Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2d98883e5139249b4399f4dc0dd90a078163ffc 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-ssh9137323976979628652.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-ssh13366075154355024992.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-ssh15644751514211971637.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. 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-ssh14967053488316550013.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-ssh10957774976004027799.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. [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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-470 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/636 [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/636 # 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 Avoid second fetch Checking out Revision d2d98883e5139249b4399f4dc0dd90a078163ffc (main) Commit message: "feat: Add OpenZiti to edgex-go (#4777)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d2d98883e5139249b4399f4dc0dd90a078163ffc # timeout=10 > git rev-list --no-walk 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-20T19:30:18.665Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-20T19:30:18.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-20T19:30:18.773Z] ========================================================= [2024-03-20T19:30:18.773Z] EdgeX Global Pipelines Version Info [2024-03-20T19:30:18.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:30:19.506Z] ------------------- [2024-03-20T19:30:19.507Z] stable info: [2024-03-20T19:30:19.507Z] ------------------- [2024-03-20T19:30:19.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-20T19:30:19.507Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T19:30:19.507Z] Message: update stable to v1.0.258 [2024-03-20T19:30:20.077Z] ------------------- [2024-03-20T19:30:20.077Z] experimental info: [2024-03-20T19:30:20.077Z] ------------------- [2024-03-20T19:30:20.077Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-20T19:30:20.077Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T19:30:20.077Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-20T19:30:20.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-20T19:30:20.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-20T19:30:20.234Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-20T19:30:20.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-20T19:30:20.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-20T19:30:20.296Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-20T19:30:20.315Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-20T19:30:20.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-20T19:30:20.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-20T19:30:20.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-20T19:30:20.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-20T19:30:20.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-20T19:30:20.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-20T19:30:20.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-20T19:30:20.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-20T19:30:20.502Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-20T19:30:20.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-20T19:30:20.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-20T19:30:20.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-20T19:30:20.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-20T19:30:20.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-20T19:30:20.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-20T19:30:20.632Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-20T19:30:20.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-20T19:30:20.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-20T19:30:20.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-20T19:30:20.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] echo [2024-03-20T19:30:20.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2d9888 [Pipeline] echo [2024-03-20T19:30:20.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T19:30:20.805Z] provisioning config files... [2024-03-20T19:30:20.819Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/636@tmp/config18384493558833437368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:30:21.155Z] ---> ****-login.sh [2024-03-20T19:30:21.155Z] nexus3.edgexfoundry.org:10001 [2024-03-20T19:30:21.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:30:21.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:30:21.416Z] Configure a credential helper to remove this warning. See [2024-03-20T19:30:21.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:30:21.416Z] [2024-03-20T19:30:21.416Z] Login Succeeded [2024-03-20T19:30:21.416Z] nexus3.edgexfoundry.org:10002 [2024-03-20T19:30:21.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:30:21.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:30:21.676Z] Configure a credential helper to remove this warning. See [2024-03-20T19:30:21.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:30:21.676Z] [2024-03-20T19:30:21.676Z] Login Succeeded [2024-03-20T19:30:21.676Z] nexus3.edgexfoundry.org:10003 [2024-03-20T19:30:21.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:30:21.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:30:21.677Z] Configure a credential helper to remove this warning. See [2024-03-20T19:30:21.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:30:21.677Z] [2024-03-20T19:30:21.677Z] Login Succeeded [2024-03-20T19:30:21.677Z] nexus3.edgexfoundry.org:10004 [2024-03-20T19:30:21.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:30:21.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:30:21.937Z] Configure a credential helper to remove this warning. See [2024-03-20T19:30:21.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:30:21.937Z] [2024-03-20T19:30:21.937Z] Login Succeeded [2024-03-20T19:30:21.937Z] ****.io [2024-03-20T19:30:21.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:30:22.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:30:22.198Z] Configure a credential helper to remove this warning. See [2024-03-20T19:30:22.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:30:22.198Z] [2024-03-20T19:30:22.198Z] Login Succeeded [2024-03-20T19:30:22.198Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T19:30:22.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T19:30:22.532Z] + 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-20T19:30:22.532Z] + + dirname cmd/core-command/Dockerfile [2024-03-20T19:30:22.532Z] cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/core-data/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/core-metadata/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.532Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-20T19:30:22.532Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-20T19:30:22.532Z] + cut -d/ -f2 [2024-03-20T19:30:22.533Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-20T19:30:22.533Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-20T19:30:22.533Z] + cut -d/ -f2 [2024-03-20T19:30:22.533Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-20T19:30:22.533Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-20T19:30:22.533Z] + cut -d/ -f2 [2024-03-20T19:30:22.533Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-20T19:30:22.533Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-20T19:30:22.533Z] + cut -d/ -f2 [2024-03-20T19:30:22.533Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-20T19:30:22.533Z] + dirname cmd/support-notifications/Dockerfile [2024-03-20T19:30:22.533Z] + cut -d/ -f2 [2024-03-20T19:30:22.533Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-20T19:30:22.533Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-20T19:30:22.533Z] + cut -d/ -f2 [2024-03-20T19:30:22.533Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-20T19:30:22.563Z] 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-20T19:30:22.943Z] + git rev-list -1 --merges d2d98883e5139249b4399f4dc0dd90a078163ffc~1..d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] echo [2024-03-20T19:30:22.956Z] -----------> git rev-list -1 --merges d2d98883e5139249b4399f4dc0dd90a078163ffc~1..d2d98883e5139249b4399f4dc0dd90a078163ffc d2d98883e5139249b4399f4dc0dd90a078163ffc [false] [Pipeline] sh [2024-03-20T19:30:23.249Z] + git log --format=format:%s -1 d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] echo [2024-03-20T19:30:23.264Z] ========================================================= [2024-03-20T19:30:23.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-20T19:30:23.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-20T19:30:23.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T19:30:23.651Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-20T19:30:23.651Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-20T19:30:23.651Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-20T19:30:23.651Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-20T19:30:23.651Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-20T19:30:23.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:30:24.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:30:24.003Z] [2024-03-20T19:30:24.003Z] 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-20T19:30:24.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:30:24.330Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-20T19:30:24.330Z] b85a868b505f: Pulling fs layer [2024-03-20T19:30:24.330Z] e2be974225ed: Pulling fs layer [2024-03-20T19:30:24.330Z] 339a4e72a1f5: Pulling fs layer [2024-03-20T19:30:24.330Z] 988bab9f4d93: Pulling fs layer [2024-03-20T19:30:24.330Z] 1469e6f7b9e6: Pulling fs layer [2024-03-20T19:30:24.330Z] eaf3925da568: Pulling fs layer [2024-03-20T19:30:24.330Z] bab4dde63d76: Pulling fs layer [2024-03-20T19:30:24.330Z] bde34c3a00c8: Pulling fs layer [2024-03-20T19:30:24.330Z] b352a97aabf1: Pulling fs layer [2024-03-20T19:30:24.330Z] 4872d77fe225: Pulling fs layer [2024-03-20T19:30:24.330Z] 5851b861e8e6: Pulling fs layer [2024-03-20T19:30:24.330Z] 1469e6f7b9e6: Waiting [2024-03-20T19:30:24.330Z] eaf3925da568: Waiting [2024-03-20T19:30:24.330Z] bab4dde63d76: Waiting [2024-03-20T19:30:24.330Z] bde34c3a00c8: Waiting [2024-03-20T19:30:24.330Z] b352a97aabf1: Waiting [2024-03-20T19:30:24.330Z] 4872d77fe225: Waiting [2024-03-20T19:30:24.330Z] 5851b861e8e6: Waiting [2024-03-20T19:30:24.330Z] 988bab9f4d93: Waiting [2024-03-20T19:30:24.330Z] e2be974225ed: Verifying Checksum [2024-03-20T19:30:24.330Z] e2be974225ed: Download complete [2024-03-20T19:30:24.330Z] 988bab9f4d93: Download complete [2024-03-20T19:30:24.330Z] 1469e6f7b9e6: Verifying Checksum [2024-03-20T19:30:24.330Z] 1469e6f7b9e6: Download complete [2024-03-20T19:30:24.330Z] eaf3925da568: Verifying Checksum [2024-03-20T19:30:24.330Z] eaf3925da568: Download complete [2024-03-20T19:30:24.591Z] 339a4e72a1f5: Verifying Checksum [2024-03-20T19:30:24.591Z] 339a4e72a1f5: Download complete [2024-03-20T19:30:24.591Z] bde34c3a00c8: Download complete [2024-03-20T19:30:24.591Z] b352a97aabf1: Download complete [2024-03-20T19:30:24.591Z] 4872d77fe225: Verifying Checksum [2024-03-20T19:30:24.591Z] 4872d77fe225: Download complete [2024-03-20T19:30:24.591Z] 5851b861e8e6: Download complete [2024-03-20T19:30:24.591Z] b85a868b505f: Verifying Checksum [2024-03-20T19:30:24.591Z] b85a868b505f: Download complete [2024-03-20T19:30:24.858Z] bab4dde63d76: Verifying Checksum [2024-03-20T19:30:24.858Z] bab4dde63d76: Download complete [2024-03-20T19:30:25.792Z] b85a868b505f: Pull complete [2024-03-20T19:30:25.792Z] e2be974225ed: Pull complete [2024-03-20T19:30:26.359Z] 339a4e72a1f5: Pull complete [2024-03-20T19:30:26.359Z] 988bab9f4d93: Pull complete [2024-03-20T19:30:26.624Z] 1469e6f7b9e6: Pull complete [2024-03-20T19:30:26.624Z] eaf3925da568: Pull complete [2024-03-20T19:30:28.528Z] bab4dde63d76: Pull complete [2024-03-20T19:30:28.528Z] bde34c3a00c8: Pull complete [2024-03-20T19:30:28.528Z] b352a97aabf1: Pull complete [2024-03-20T19:30:28.528Z] 4872d77fe225: Pull complete [2024-03-20T19:30:28.528Z] 5851b861e8e6: Pull complete [2024-03-20T19:30:28.528Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-20T19:30:28.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:30:28.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:30:28.668Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-03-20T19:30:28.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T19:30:31.347Z] $ docker top 85afe7da18460fb33e733d1fd8f7d42418f062c753817e895cde21a13b8e29d1 -eo pid,comm [2024-03-20T19:30:31.408Z] 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-20T19:30:31.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T19:30:31.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T19:30:31.467Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T19:30:31.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T19:30:31.577Z] $ docker exec 85afe7da18460fb33e733d1fd8f7d42418f062c753817e895cde21a13b8e29d1 ssh-agent [2024-03-20T19:30:31.691Z] SSH_AUTH_SOCK=/tmp/ssh-YQxedJmqa6YO/agent.32 [2024-03-20T19:30:31.691Z] SSH_AGENT_PID=38 [2024-03-20T19:30:31.697Z] Running ssh-add (command line suppressed) [2024-03-20T19:30:31.801Z] Identity added: /w/workspace/edgex-go/636@tmp/private_key_17971462137057673383.key (/w/workspace/edgex-go/636@tmp/private_key_17971462137057673383.key) [2024-03-20T19:30:31.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T19:30:32.116Z] + git tag --points-at HEAD [Pipeline] } [2024-03-20T19:30:32.123Z] $ docker exec --env ******** --env ******** 85afe7da18460fb33e733d1fd8f7d42418f062c753817e895cde21a13b8e29d1 ssh-agent -k [2024-03-20T19:30:32.221Z] unset SSH_AUTH_SOCK; [2024-03-20T19:30:32.222Z] unset SSH_AGENT_PID; [2024-03-20T19:30:32.222Z] echo Agent pid 38 killed; [2024-03-20T19:30:32.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-20T19:30:32.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T19:30:32.268Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T19:30:32.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T19:30:32.375Z] $ docker exec 85afe7da18460fb33e733d1fd8f7d42418f062c753817e895cde21a13b8e29d1 ssh-agent [2024-03-20T19:30:32.505Z] SSH_AUTH_SOCK=/tmp/ssh-grW3sim31xbV/agent.72 [2024-03-20T19:30:32.505Z] SSH_AGENT_PID=78 [2024-03-20T19:30:32.510Z] Running ssh-add (command line suppressed) [2024-03-20T19:30:32.598Z] Identity added: /w/workspace/edgex-go/636@tmp/private_key_9660387138341979687.key (/w/workspace/edgex-go/636@tmp/private_key_9660387138341979687.key) [2024-03-20T19:30:32.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T19:30:32.910Z] + git semver init [2024-03-20T19:30:33.170Z] 2024-03-20 19:30:33,070 [run_init] DEBUG init version:0.0.0 force:False [2024-03-20T19:30:33.170Z] 2024-03-20 19:30:33,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/636/.semver [2024-03-20T19:30:33.170Z] 2024-03-20 19:30:33,071 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/636/.semver [2024-03-20T19:30:33.170Z] 2024-03-20 19:30:33,071 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/636/.semver'], cwd=/w/workspace/edgex-go/636, universal_newlines=False, shell=None, istream=None) [2024-03-20T19:30:38.470Z] 2024-03-20 19:30:38,405 [append_file] DEBUG append to file:/w/workspace/edgex-go/636/.git/info/exclude [2024-03-20T19:30:38.471Z] 2024-03-20 19:30:38,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/636/.semver/main with force:False [2024-03-20T19:30:38.471Z] 2024-03-20 19:30:38,406 [read_version] DEBUG read version from /w/workspace/edgex-go/636/.semver/main [2024-03-20T19:30:38.471Z] 2024-03-20 19:30:38,406 [read_version] DEBUG read version from /w/workspace/edgex-go/636/.semver/main [2024-03-20T19:30:38.471Z] 3.2.0-dev.23 [Pipeline] } [2024-03-20T19:30:38.476Z] $ docker exec --env ******** --env ******** 85afe7da18460fb33e733d1fd8f7d42418f062c753817e895cde21a13b8e29d1 ssh-agent -k [2024-03-20T19:30:38.593Z] unset SSH_AUTH_SOCK; [2024-03-20T19:30:38.594Z] unset SSH_AGENT_PID; [2024-03-20T19:30:38.594Z] echo Agent pid 78 killed; [2024-03-20T19:30:38.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T19:30:38.941Z] + git semver [Pipeline] } [2024-03-20T19:30:39.210Z] $ docker stop --time=1 85afe7da18460fb33e733d1fd8f7d42418f062c753817e895cde21a13b8e29d1 [2024-03-20T19:30:40.501Z] $ docker rm -f --volumes 85afe7da18460fb33e733d1fd8f7d42418f062c753817e895cde21a13b8e29d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T19:30:40.849Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-20T19:30:41.053Z] Stashed 1 file(s) [Pipeline] echo [2024-03-20T19:30:41.056Z] [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-20T19:30:41.495Z] + git config --global --add safe.directory /w/workspace/edgex-go/636 [Pipeline] echo [2024-03-20T19:30:41.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:30:41.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:30:41.541Z] ========================================================= [2024-03-20T19:30:41.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-20T19:30:41.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-20T19:30:41.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T19:30:41.842Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-20T19:30:41.842Z] 7264a8db6415: Pulling fs layer [2024-03-20T19:30:41.842Z] c4d48a809fc2: Pulling fs layer [2024-03-20T19:30:41.842Z] 4f1c88b9dad5: Pulling fs layer [2024-03-20T19:30:41.842Z] ad3a456e5733: Pulling fs layer [2024-03-20T19:30:41.842Z] 69c7f0334f64: Pulling fs layer [2024-03-20T19:30:41.842Z] 1f1c1a5573a3: Pulling fs layer [2024-03-20T19:30:41.842Z] ce7588e14bc9: Pulling fs layer [2024-03-20T19:30:41.842Z] b5e4710f87ac: Pulling fs layer [2024-03-20T19:30:41.842Z] ad3a456e5733: Waiting [2024-03-20T19:30:41.842Z] 69c7f0334f64: Waiting [2024-03-20T19:30:41.842Z] 1f1c1a5573a3: Waiting [2024-03-20T19:30:41.842Z] ce7588e14bc9: Waiting [2024-03-20T19:30:41.842Z] b5e4710f87ac: Waiting [2024-03-20T19:30:41.842Z] c4d48a809fc2: Download complete [2024-03-20T19:30:41.842Z] ad3a456e5733: Verifying Checksum [2024-03-20T19:30:41.842Z] ad3a456e5733: Download complete [2024-03-20T19:30:41.842Z] 69c7f0334f64: Verifying Checksum [2024-03-20T19:30:41.842Z] 69c7f0334f64: Download complete [2024-03-20T19:30:41.842Z] 7264a8db6415: Verifying Checksum [2024-03-20T19:30:41.842Z] 7264a8db6415: Download complete [2024-03-20T19:30:41.842Z] 1f1c1a5573a3: Download complete [2024-03-20T19:30:42.100Z] 7264a8db6415: Pull complete [2024-03-20T19:30:42.100Z] b5e4710f87ac: Verifying Checksum [2024-03-20T19:30:42.100Z] b5e4710f87ac: Download complete [2024-03-20T19:30:42.100Z] c4d48a809fc2: Pull complete [2024-03-20T19:30:42.359Z] 4f1c88b9dad5: Verifying Checksum [2024-03-20T19:30:42.359Z] 4f1c88b9dad5: Download complete [2024-03-20T19:30:42.618Z] ce7588e14bc9: Verifying Checksum [2024-03-20T19:30:42.618Z] ce7588e14bc9: Download complete [2024-03-20T19:30:45.908Z] 4f1c88b9dad5: Pull complete [2024-03-20T19:30:45.908Z] ad3a456e5733: Pull complete [2024-03-20T19:30:45.908Z] 69c7f0334f64: Pull complete [2024-03-20T19:30:45.908Z] 1f1c1a5573a3: Pull complete [2024-03-20T19:30:48.437Z] ce7588e14bc9: Pull complete [2024-03-20T19:30:48.695Z] b5e4710f87ac: Pull complete [2024-03-20T19:30:48.695Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-20T19:30:48.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T19:30:48.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-20T19:30:48.995Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T19:30:48.995Z] WORKDIR /edgex [2024-03-20T19:30:48.995Z] COPY go.mod . [2024-03-20T19:30:48.995Z] RUN go mod download build [2024-03-20T19:30:48.995Z] -t ci-base-image-x86_64 -f - . [2024-03-20T19:30:49.563Z] Sending build context to Docker daemon 175.3MB [2024-03-20T19:30:49.563Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T19:30:49.563Z] ---> 88b5674ff536 [2024-03-20T19:30:49.563Z] Step 2/4 : WORKDIR /edgex [2024-03-20T19:30:54.858Z] ---> Running in 3253c7aeee59 [2024-03-20T19:30:54.858Z] Removing intermediate container 3253c7aeee59 [2024-03-20T19:30:54.858Z] ---> 78cdbfadff99 [2024-03-20T19:30:54.858Z] Step 3/4 : COPY go.mod . [2024-03-20T19:30:54.858Z] ---> dcf1c1ee562e [2024-03-20T19:30:54.858Z] Step 4/4 : RUN go mod download [2024-03-20T19:30:54.858Z] ---> Running in 4c0462edc684 [2024-03-20T19:30:56.164Z] Still waiting to schedule task [2024-03-20T19:30:56.164Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-468’ [2024-03-20T19:31:26.943Z] Removing intermediate container 4c0462edc684 [2024-03-20T19:31:26.943Z] ---> 88701c5f9ada [2024-03-20T19:31:26.943Z] Successfully built 88701c5f9ada [2024-03-20T19:31:26.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:31:27.247Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T19:31:27.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:31:27.319Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-03-20T19:31:27.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T19:31:27.711Z] $ docker top 6c9b2587198ef6490ab2ed7ab091f1eb76375249321e7c49e10b097911eaf096 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:31:28.063Z] + go version [2024-03-20T19:31:28.063Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-20T19:31:28.075Z] $ docker stop --time=1 6c9b2587198ef6490ab2ed7ab091f1eb76375249321e7c49e10b097911eaf096 [2024-03-20T19:31:29.342Z] $ docker rm -f --volumes 6c9b2587198ef6490ab2ed7ab091f1eb76375249321e7c49e10b097911eaf096 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:31:29.772Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T19:31:29.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:31:29.848Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-03-20T19:31:29.877Z] $ 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/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T19:31:30.211Z] $ docker top ada2230a3c3f364e0a71212d967475303fd172e31053690ada05d83eab2a4c94 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-20T19:31:30.285Z] ========================================================= [2024-03-20T19:31:30.285Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-20T19:31:30.285Z] ========================================================= [Pipeline] sh [2024-03-20T19:31:30.564Z] + git config --global --add safe.directory /w/workspace/edgex-go/636 [Pipeline] fileExists [Pipeline] sh [2024-03-20T19:31:30.872Z] + make test [2024-03-20T19:31:30.872Z] go test -race -coverprofile=coverage.out ./... [2024-03-20T19:31:37.438Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-20T19:32:09.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-20T19:32:10.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2024-03-20T19:32:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-20T19:32:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-20T19:32:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-20T19:32:11.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.066s coverage: 97.0% of statements [2024-03-20T19:32:11.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-20T19:32:11.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-20T19:32:12.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-20T19:32:12.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-20T19:32:12.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-20T19:32:12.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-20T19:32:12.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-20T19:32:14.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-20T19:32:14.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-20T19:32:14.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements [2024-03-20T19:32:14.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-20T19:32:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-20T19:32:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.426s coverage: 93.4% of statements [2024-03-20T19:32:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 6.1% of statements [2024-03-20T19:32:17.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.328s coverage: 97.6% of statements [2024-03-20T19:32:17.146Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2024-03-20T19:32:17.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-20T19:32:17.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-20T19:32:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements [2024-03-20T19:32:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2024-03-20T19:32:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.062s coverage: 41.7% of statements [2024-03-20T19:32:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 82.9% of statements [2024-03-20T19:32:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.048s coverage: 94.1% of statements [2024-03-20T19:32:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2024-03-20T19:32:18.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-03-20T19:32:19.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-20T19:32:19.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-20T19:32:19.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-20T19:32:19.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-20T19:32:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-20T19:32:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-20T19:32:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-20T19:32:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-20T19:32:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-20T19:32:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-20T19:32:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-20T19:32:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-20T19:32:20.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-20T19:32:20.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-20T19:32:21.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-20T19:32:22.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-20T19:32:23.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-20T19:32:24.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-20T19:32:24.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-20T19:32:26.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-20T19:32:26.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-20T19:32:26.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-20T19:32:28.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-20T19:32:28.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-20T19:32:28.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-20T19:32:28.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-20T19:32:28.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-20T19:32:28.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-20T19:32:28.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-20T19:32:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-20T19:32:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-20T19:32:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-20T19:32:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-20T19:32:31.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements [2024-03-20T19:32:31.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-20T19:32:31.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-20T19:32:31.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-20T19:32:31.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-20T19:32:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-20T19:32:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-20T19:32:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-20T19:32:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.079s coverage: 92.9% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.028s coverage: 100.0% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 38.4% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.036s coverage: 84.8% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.039s coverage: 61.8% of statements [2024-03-20T19:32:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-03-20T19:32:45.376Z] 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-20T19:32:45.376Z] running golangci-lint [2024-03-20T19:32:45.376Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-20T19:32:45.376Z] go version go1.21.0 linux/amd64 [2024-03-20T19:32:45.376Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-20T19:32:45.376Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-20T19:33:03.445Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|files|types_sizes|exports_file|imports) took 17.660556836s" [2024-03-20T19:33:03.445Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.750824ms" [2024-03-20T19:33:13.411Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.729180551s with top 10 stages: buildir: 43.54829343s, gosec: 6.512146472s, fact_deprecated: 2.22502594s, inspect: 2.077500726s, ctrlflow: 1.398039408s, printf: 1.284966786s, fact_purity: 1.107967282s, nilness: 1.065145799s, SA5012: 834.641832ms, typedness: 734.022706ms" [2024-03-20T19:33:13.411Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-20T19:33:13.411Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, nolint: 0/21, skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197" [2024-03-20T19:33:13.411Z] level=info msg="[runner] processing took 16.879787ms with stages: nolint: 6.548856ms, identifier_marker: 5.415668ms, autogenerated_exclude: 1.679774ms, path_prettifier: 1.45273ms, exclude-rules: 1.022431ms, skip_dirs: 710.499µs, cgo: 30.479µs, filename_unadjuster: 15.55µs, skip_files: 540ns, max_same_issues: 520ns, sort_results: 450ns, severity-rules: 410ns, uniq_by_line: 370ns, exclude: 300ns, fixer: 280ns, diff: 250ns, source_code: 180ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_shortener: 110ns, path_prefixer: 100ns" [2024-03-20T19:33:13.411Z] level=info msg="[runner] linters took 9.752274405s with stages: goanalysis_metalinter: 9.73530995s" [2024-03-20T19:33:13.411Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-20T19:33:13.411Z] level=info msg="Memory: 275 samples, avg is 274.9MB, max is 1188.3MB" [2024-03-20T19:33:13.411Z] level=info msg="Execution took 27.458033591s" [2024-03-20T19:33:13.411Z] go vet ./... [2024-03-20T19:33:18.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-20T19:33:18.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-20T19:33:18.673Z] ./bin/test-attribution-txt.sh [2024-03-20T19:33:18.673Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-20T19:33:18.673Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-20T19:33:18.674Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-20T19:33:18.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-20T19:33:19.008Z] + ls -al . [2024-03-20T19:33:19.008Z] total 808 [2024-03-20T19:33:19.008Z] drwxrwxr-x 11 1001 1001 4096 Mar 20 19:31 . [2024-03-20T19:33:19.008Z] drwxr-xr-x 4 root root 4096 Mar 20 19:31 .. [2024-03-20T19:33:19.008Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 19:30 .blubracket [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 10 Mar 20 19:30 .dockerignore [2024-03-20T19:33:19.008Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 19:32 .git [2024-03-20T19:33:19.008Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 19:30 .github [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 1074 Mar 20 19:30 .gitignore [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 42 Mar 20 19:30 .golangci.yml [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 100 Mar 20 19:30 .hadolint.yml [2024-03-20T19:33:19.008Z] drwxr-xr-x 3 1001 1001 4096 Mar 20 19:30 .semver [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 155 Mar 20 19:30 .sonarcloud.properties [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 1171 Mar 20 19:30 ADOPTERS.md [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 11674 Mar 20 19:30 Attribution.txt [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 100284 Mar 20 19:30 CHANGELOG.md [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 19:30 CONTRIBUTING.md [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 677 Mar 20 19:30 GOVERNANCE.md [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 861 Mar 20 19:30 Jenkinsfile [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 19:30 LICENSE [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 15392 Mar 20 19:30 Makefile [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 582 Mar 20 19:30 OWNERS.md [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 9528 Mar 20 19:30 README.md [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 789 Mar 20 19:30 SECURITY.md [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 12 Mar 20 19:30 VERSION [2024-03-20T19:33:19.008Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 19:30 bin [2024-03-20T19:33:19.008Z] drwxrwxr-x 18 1001 1001 4096 Mar 20 19:30 cmd [2024-03-20T19:33:19.008Z] -rw-r--r-- 1 root root 455122 Mar 20 19:32 coverage.out [2024-03-20T19:33:19.008Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 19:30 fuzz_test [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 7036 Mar 20 19:30 go.mod [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 101133 Mar 20 19:30 go.sum [2024-03-20T19:33:19.008Z] drwxrwxr-x 7 1001 1001 4096 Mar 20 19:30 internal [2024-03-20T19:33:19.008Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 19:30 openapi [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 584 Mar 20 19:30 security.txt [2024-03-20T19:33:19.008Z] -rw-rw-r-- 1 1001 1001 204 Mar 20 19:30 version.go [Pipeline] sh [2024-03-20T19:33:19.304Z] + '[' -e coverage.out ] [2024-03-20T19:33:19.304Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-20T19:33:19.404Z] Stashed 1 file(s) [Pipeline] sh [2024-03-20T19:33:19.682Z] + make build [2024-03-20T19:33:19.682Z] 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-20T19:33:34.537Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-473 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-03-20T19:33:34.554Z] Running in /w/workspace/edgex-go/636 [Pipeline] { [Pipeline] checkout [2024-03-20T19:33:37.650Z] The recommended git tool is: git [2024-03-20T19:33:41.594Z] 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-20T19:33:41.594Z] 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-20T19:33:41.594Z] 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-20T19:33:41.594Z] 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-20T19:33:42.769Z] using credential edgex-jenkins-ssh [2024-03-20T19:33:42.793Z] Cloning the remote Git repository [2024-03-20T19:33:42.834Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-20T19:33:42.926Z] > git init /w/workspace/edgex-go/636 # timeout=10 [2024-03-20T19:33:43.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-20T19:33:43.064Z] > git --version # timeout=10 [2024-03-20T19:33:43.089Z] > git --version # 'git version 2.25.1' [2024-03-20T19:33:43.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T19:33:43.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T19:33:45.784Z] 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-20T19:33:46.351Z] 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-20T19:33:48.253Z] 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-20T19:33:48.820Z] 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-20T19:33:49.385Z] 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-20T19:33:49.949Z] 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-20T19:33:50.516Z] 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-20T19:33:51.464Z] $ docker stop --time=1 ada2230a3c3f364e0a71212d967475303fd172e31053690ada05d83eab2a4c94 [2024-03-20T19:33:57.895Z] $ docker rm -f --volumes ada2230a3c3f364e0a71212d967475303fd172e31053690ada05d83eab2a4c94 [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-20T19:33:58.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-20T19:33:58.889Z] [2024-03-20T19:33:58.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:33:59.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-20T19:33:59.449Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-20T19:33:59.449Z] 91d30c5bc195: Pulling fs layer [2024-03-20T19:33:59.449Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-20T19:33:59.449Z] 9c61dcf015f6: Pulling fs layer [2024-03-20T19:33:59.449Z] 4698f68db338: Pulling fs layer [2024-03-20T19:33:59.449Z] 2a2f49069b9e: Pulling fs layer [2024-03-20T19:33:59.449Z] e0025b399a48: Pulling fs layer [2024-03-20T19:33:59.449Z] 4698f68db338: Waiting [2024-03-20T19:33:59.449Z] 2a2f49069b9e: Waiting [2024-03-20T19:33:59.449Z] e0025b399a48: Waiting [2024-03-20T19:33:59.449Z] 91d30c5bc195: Verifying Checksum [2024-03-20T19:33:59.449Z] 91d30c5bc195: Download complete [2024-03-20T19:33:59.449Z] 4698f68db338: Verifying Checksum [2024-03-20T19:33:59.449Z] 4698f68db338: Download complete [2024-03-20T19:33:59.449Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-20T19:33:59.449Z] 2e9b0aa3be6d: Download complete [2024-03-20T19:33:59.449Z] 91d30c5bc195: Pull complete [2024-03-20T19:33:59.449Z] e0025b399a48: Verifying Checksum [2024-03-20T19:33:59.449Z] e0025b399a48: Download complete [2024-03-20T19:33:59.707Z] 2a2f49069b9e: Download complete [2024-03-20T19:33:59.707Z] 2e9b0aa3be6d: Pull complete [2024-03-20T19:34:00.274Z] 9c61dcf015f6: Download complete [2024-03-20T19:34:01.382Z] Avoid second fetch [2024-03-20T19:34:01.383Z] Checking out Revision d2d98883e5139249b4399f4dc0dd90a078163ffc (main) [2024-03-20T19:34:00.414Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-20T19:34:00.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T19:34:01.396Z] > git config core.sparsecheckout # timeout=10 [2024-03-20T19:34:01.467Z] > git checkout -f d2d98883e5139249b4399f4dc0dd90a078163ffc # timeout=10 [2024-03-20T19:34:02.241Z] Commit message: "feat: Add OpenZiti to edgex-go (#4777)" [2024-03-20T19:34:02.798Z] 9c61dcf015f6: Pull complete [2024-03-20T19:34:02.798Z] 4698f68db338: Pull complete [2024-03-20T19:34:03.056Z] 2a2f49069b9e: Pull complete [2024-03-20T19:34:03.056Z] e0025b399a48: Pull complete [2024-03-20T19:34:03.056Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-20T19:34:03.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-20T19:34:03.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:34:03.148Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-03-20T19:34:03.187Z] $ 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/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T19:34:06.144Z] $ docker top 2100c4c6ca6485f76a638e7e5d743a95395f9cdf5bf750e92f4cd75e1350ed11 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T19:34:06.488Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-20T19:34:06.839Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-20T19:34:06.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T19:34:06.839Z] Dload Upload Total Spent Left Speed [2024-03-20T19:34:06.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 255k [Pipeline] sh [2024-03-20T19:34:07.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-20T19:34:07.507Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-20T19:34:07.507Z] + sudo tee /etc/docker/daemon.new [2024-03-20T19:34:07.507Z] { [2024-03-20T19:34:07.507Z] "registry-mirrors": [ [2024-03-20T19:34:07.507Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-20T19:34:07.507Z] ], [2024-03-20T19:34:07.507Z] "bip": "10.250.0.254/24", [2024-03-20T19:34:07.507Z] "hosts": [ [2024-03-20T19:34:07.507Z] "tcp://0.0.0.0:5555", [2024-03-20T19:34:07.508Z] "unix:///var/run/docker.sock" [2024-03-20T19:34:07.508Z] ], [2024-03-20T19:34:07.508Z] "mtu": 1458, [2024-03-20T19:34:07.508Z] "selinux-enabled": true, [2024-03-20T19:34:07.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-20T19:34:07.508Z] } [Pipeline] sh [2024-03-20T19:34:07.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-20T19:34:08.151Z] + sudo service docker restart [2024-03-20T19:34:08.390Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-20T19:34:08.390Z] #1 transferring dockerfile: 2.50kB done [2024-03-20T19:34:08.390Z] #1 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #2 transferring dockerfile: 2.06kB done [2024-03-20T19:34:08.648Z] #2 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #3 transferring dockerfile: 2.93kB done [2024-03-20T19:34:08.648Z] #3 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #4 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #5 transferring dockerfile: 1.95kB done [2024-03-20T19:34:08.648Z] #5 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #6 [core-command internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #6 transferring dockerfile: 1.93kB done [2024-03-20T19:34:08.648Z] #6 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #4 transferring dockerfile: 1.70kB done [2024-03-20T19:34:08.648Z] #4 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #7 transferring dockerfile: 1.69kB done [2024-03-20T19:34:08.648Z] #7 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #8 transferring dockerfile: 2.23kB done [2024-03-20T19:34:08.648Z] #8 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #9 transferring dockerfile: 1.81kB done [2024-03-20T19:34:08.648Z] #9 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #10 transferring dockerfile: 2.15kB done [2024-03-20T19:34:08.648Z] #10 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-20T19:34:08.648Z] #11 transferring dockerfile: 2.49kB done [2024-03-20T19:34:08.648Z] #11 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #12 [security-proxy-setup internal] load .dockerignore [2024-03-20T19:34:08.648Z] #12 transferring context: 50B done [2024-03-20T19:34:08.648Z] #12 DONE 0.0s [2024-03-20T19:34:08.648Z] [2024-03-20T19:34:08.648Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-20T19:34:08.906Z] #13 transferring dockerfile: 1.89kB done [2024-03-20T19:34:08.906Z] #13 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #14 [core-data internal] load build definition from Dockerfile [2024-03-20T19:34:08.906Z] #14 transferring dockerfile: 2.01kB done [2024-03-20T19:34:08.906Z] #14 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-03-20T19:34:08.906Z] #15 transferring dockerfile: 1.93kB done [2024-03-20T19:34:08.906Z] #15 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #16 [core-metadata internal] load .dockerignore [2024-03-20T19:34:08.906Z] #16 transferring context: 50B done [2024-03-20T19:34:08.906Z] #16 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #17 [security-bootstrapper internal] load .dockerignore [2024-03-20T19:34:08.906Z] #17 transferring context: 50B done [2024-03-20T19:34:08.906Z] #17 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #18 [support-notifications internal] load .dockerignore [2024-03-20T19:34:08.906Z] #18 transferring context: 50B done [2024-03-20T19:34:08.906Z] #18 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #19 [core-command internal] load .dockerignore [2024-03-20T19:34:08.906Z] #19 transferring context: 50B done [2024-03-20T19:34:08.906Z] #19 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #20 [security-spire-server internal] load .dockerignore [2024-03-20T19:34:08.906Z] #20 transferring context: 50B done [2024-03-20T19:34:08.906Z] #20 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #21 [security-spire-config internal] load .dockerignore [2024-03-20T19:34:08.906Z] #21 transferring context: 50B done [2024-03-20T19:34:08.906Z] #21 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #22 [security-spire-agent internal] load .dockerignore [2024-03-20T19:34:08.906Z] #22 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-20T19:34:08.906Z] #23 transferring context: 50B done [2024-03-20T19:34:08.906Z] #23 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #22 [security-spire-agent internal] load .dockerignore [2024-03-20T19:34:08.906Z] #22 transferring context: 50B done [2024-03-20T19:34:08.906Z] #22 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #24 [security-proxy-auth internal] load .dockerignore [2024-03-20T19:34:08.906Z] #24 transferring context: 50B done [2024-03-20T19:34:08.906Z] #24 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-03-20T19:34:08.906Z] #25 transferring context: 50B done [2024-03-20T19:34:08.906Z] #25 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #26 [core-data internal] load .dockerignore [2024-03-20T19:34:08.906Z] #26 transferring context: 50B done [2024-03-20T19:34:08.906Z] #26 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-03-20T19:34:08.906Z] #27 transferring context: 50B done [2024-03-20T19:34:08.906Z] #27 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #28 [support-scheduler internal] load .dockerignore [2024-03-20T19:34:08.906Z] #28 transferring context: 50B done [2024-03-20T19:34:08.906Z] #28 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-20T19:34:08.906Z] #29 DONE 0.0s [2024-03-20T19:34:08.906Z] [2024-03-20T19:34:08.906Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-20T19:34:08.906Z] #30 DONE 0.1s [2024-03-20T19:34:09.166Z] [2024-03-20T19:34:09.166Z] #31 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:09.166Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:09.166Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:09.166Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:09.166Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:09.166Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s [2024-03-20T19:34:09.166Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:09.166Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:09.166Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:09.166Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:09.166Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-20T19:34:09.166Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-20T19:34:09.424Z] #31 ... [2024-03-20T19:34:09.424Z] [2024-03-20T19:34:09.424Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-20T19:34:09.424Z] #29 DONE 0.0s [2024-03-20T19:34:09.424Z] [2024-03-20T19:34:09.424Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:09.424Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:09.424Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:09.424Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:09.424Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:09.424Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-20T19:34:09.424Z] #31 ... [2024-03-20T19:34:09.424Z] [2024-03-20T19:34:09.424Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-20T19:34:09.424Z] #29 DONE 0.0s [2024-03-20T19:34:09.424Z] [2024-03-20T19:34:09.424Z] #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:09.424Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:09.424Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:09.424Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:09.424Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:09.424Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-20T19:34:09.424Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-20T19:34:09.683Z] #31 ... [2024-03-20T19:34:09.683Z] [2024-03-20T19:34:09.683Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-20T19:34:09.683Z] #29 DONE 0.0s [2024-03-20T19:34:09.683Z] [2024-03-20T19:34:09.683Z] #31 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:09.683Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:09.683Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:09.683Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:09.683Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:09.683Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-20T19:34:09.683Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-20T19:34:09.683Z] #31 ... [2024-03-20T19:34:09.683Z] [2024-03-20T19:34:09.683Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-20T19:34:09.683Z] #29 DONE 0.0s [2024-03-20T19:34:09.683Z] [2024-03-20T19:34:09.683Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-20T19:34:10.620Z] #30 DONE 1.2s [2024-03-20T19:34:10.620Z] [2024-03-20T19:34:10.620Z] #31 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:10.620Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:10.620Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:10.620Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:10.620Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:10.620Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-20T19:34:10.620Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-20T19:34:16.324Z] #31 ... [2024-03-20T19:34:16.324Z] [2024-03-20T19:34:16.324Z] #32 [support-notifications internal] load build context [2024-03-20T19:34:16.324Z] #32 transferring context: 405.69MB 6.2s done [2024-03-20T19:34:16.324Z] #32 ... [2024-03-20T19:34:16.324Z] [2024-03-20T19:34:16.324Z] #33 [security-bootstrapper internal] load build context [2024-03-20T19:34:16.584Z] #33 transferring context: 405.69MB 7.2s done [2024-03-20T19:34:16.584Z] #33 ... [2024-03-20T19:34:16.584Z] [2024-03-20T19:34:16.584Z] #34 [core-common-config-bootstrapper internal] load build context [2024-03-20T19:34:18.486Z] #34 transferring context: 405.69MB 8.8s done [2024-03-20T19:34:19.420Z] #34 ... [2024-03-20T19:34:19.420Z] [2024-03-20T19:34:19.420Z] #35 [security-proxy-setup internal] load build context [2024-03-20T19:34:19.420Z] #35 transferring context: 405.69MB 6.1s done [2024-03-20T19:34:19.678Z] #35 ... [2024-03-20T19:34:19.678Z] [2024-03-20T19:34:19.678Z] #36 [security-proxy-auth internal] load build context [2024-03-20T19:34:19.678Z] #36 transferring context: 405.69MB 4.5s done [2024-03-20T19:34:20.257Z] #36 ... [2024-03-20T19:34:20.257Z] [2024-03-20T19:34:20.257Z] #37 [core-metadata internal] load build context [2024-03-20T19:34:20.257Z] #37 transferring context: 405.69MB 5.7s done [2024-03-20T19:34:20.257Z] #37 ... [2024-03-20T19:34:20.257Z] [2024-03-20T19:34:20.257Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-20T19:34:20.521Z] #38 ... [2024-03-20T19:34:20.521Z] [2024-03-20T19:34:20.521Z] #39 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-03-20T19:34:20.521Z] #39 ... [2024-03-20T19:34:20.521Z] [2024-03-20T19:34:20.521Z] #40 [core-command internal] load build context [2024-03-20T19:34:20.521Z] #40 transferring context: 405.69MB 4.5s done [2024-03-20T19:34:20.780Z] #40 ... [2024-03-20T19:34:20.780Z] [2024-03-20T19:34:20.780Z] #41 [security-spiffe-token-provider internal] load build context [2024-03-20T19:34:20.780Z] #41 ... [2024-03-20T19:34:20.780Z] [2024-03-20T19:34:20.780Z] #42 [security-secretstore-setup internal] load build context [2024-03-20T19:34:21.039Z] #42 ... [2024-03-20T19:34:21.039Z] [2024-03-20T19:34:21.039Z] #43 [support-scheduler internal] load build context [2024-03-20T19:34:21.039Z] #43 ... [2024-03-20T19:34:21.039Z] [2024-03-20T19:34:21.039Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-20T19:34:21.298Z] #44 ... [2024-03-20T19:34:21.298Z] [2024-03-20T19:34:21.298Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-20T19:34:21.557Z] #45 ... [2024-03-20T19:34:21.557Z] [2024-03-20T19:34:21.557Z] #46 [core-data internal] load build context [2024-03-20T19:34:21.819Z] #46 ... [2024-03-20T19:34:21.819Z] [2024-03-20T19:34:21.819Z] #40 [core-command internal] load build context [2024-03-20T19:34:21.819Z] #40 DONE 12.5s [2024-03-20T19:34:21.819Z] [2024-03-20T19:34:21.819Z] #36 [security-proxy-auth internal] load build context [2024-03-20T19:34:21.819Z] #36 DONE 12.3s [2024-03-20T19:34:21.819Z] [2024-03-20T19:34:21.819Z] #37 [core-metadata internal] load build context [2024-03-20T19:34:21.819Z] #37 DONE 12.6s [2024-03-20T19:34:21.819Z] [2024-03-20T19:34:21.819Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-20T19:34:21.819Z] #39 DONE 12.5s [2024-03-20T19:34:21.819Z] [2024-03-20T19:34:21.819Z] #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:21.819Z] #31 DONE 13.0s [2024-03-20T19:34:21.819Z] [2024-03-20T19:34:21.819Z] #35 [security-proxy-setup internal] load build context [2024-03-20T19:34:21.819Z] #35 DONE 12.8s [2024-03-20T19:34:21.819Z] [2024-03-20T19:34:21.819Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-20T19:34:22.077Z] #47 ... [2024-03-20T19:34:22.077Z] [2024-03-20T19:34:22.077Z] #32 [support-notifications internal] load build context [2024-03-20T19:34:22.077Z] #32 DONE 12.6s [2024-03-20T19:34:22.077Z] [2024-03-20T19:34:22.077Z] #33 [security-bootstrapper internal] load build context [2024-03-20T19:34:22.077Z] #33 DONE 12.6s [2024-03-20T19:34:22.077Z] [2024-03-20T19:34:22.077Z] #34 [core-common-config-bootstrapper internal] load build context [2024-03-20T19:34:22.077Z] #34 DONE 12.5s [2024-03-20T19:34:22.077Z] [2024-03-20T19:34:22.077Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:34:22.336Z] #48 ... [2024-03-20T19:34:22.336Z] [2024-03-20T19:34:22.336Z] #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:22.336Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:22.336Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:22.336Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:22.336Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:22.336Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-20T19:34:22.336Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-20T19:34:22.336Z] #31 DONE 13.0s [2024-03-20T19:34:22.336Z] [2024-03-20T19:34:22.336Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-20T19:34:22.336Z] #45 DONE 12.9s [2024-03-20T19:34:22.336Z] [2024-03-20T19:34:22.336Z] #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:34:22.336Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-20T19:34:22.336Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:34:22.336Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-20T19:34:22.336Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-20T19:34:22.336Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-20T19:34:22.336Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-20T19:34:22.336Z] #31 DONE 13.0s [2024-03-20T19:34:22.336Z] [2024-03-20T19:34:22.336Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-20T19:34:22.336Z] #44 DONE 12.9s [2024-03-20T19:34:22.336Z] [2024-03-20T19:34:22.336Z] #49 [security-spire-server internal] load build context [2024-03-20T19:34:22.336Z] #49 transferring context: 18.10kB done [2024-03-20T19:34:22.336Z] #49 DONE 0.1s [2024-03-20T19:34:22.336Z] [2024-03-20T19:34:22.336Z] #50 [security-spire-config internal] load build context [2024-03-20T19:34:22.336Z] #50 transferring context: 16.35kB 0.1s done [2024-03-20T19:34:22.336Z] #50 DONE 0.1s [2024-03-20T19:34:22.336Z] [2024-03-20T19:34:22.336Z] #51 [security-spire-agent internal] load build context [2024-03-20T19:34:22.336Z] #51 transferring context: 17.63kB done [2024-03-20T19:34:22.595Z] #51 DONE 0.1s [2024-03-20T19:34:22.595Z] [2024-03-20T19:34:22.595Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:34:22.595Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-20T19:34:22.595Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-20T19:34:22.595Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-20T19:34:22.595Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-20T19:34:22.595Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-03-20T19:34:22.595Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-03-20T19:34:22.595Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-03-20T19:34:22.595Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-20T19:34:22.595Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-20T19:34:22.595Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2024-03-20T19:34:22.595Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-20T19:34:22.595Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2024-03-20T19:34:22.595Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.3s [2024-03-20T19:34:22.595Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-20T19:34:22.852Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.4s [2024-03-20T19:34:22.852Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.37MB / 25.84MB 0.5s [2024-03-20T19:34:23.132Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 0.6s [2024-03-20T19:34:23.132Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T19:34:26.400Z] provisioning config files... [2024-03-20T19:34:26.429Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/636@tmp/config863165025341633008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:34:26.860Z] ---> ****-login.sh [2024-03-20T19:34:26.860Z] nexus3.edgexfoundry.org:10001 [2024-03-20T19:34:27.331Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.0s done [2024-03-20T19:34:27.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:34:27.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:34:27.455Z] Configure a credential helper to remove this warning. See [2024-03-20T19:34:27.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:34:27.455Z] [2024-03-20T19:34:27.455Z] Login Succeeded [2024-03-20T19:34:27.455Z] nexus3.edgexfoundry.org:10002 [2024-03-20T19:34:27.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:34:27.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:34:27.996Z] Configure a credential helper to remove this warning. See [2024-03-20T19:34:27.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:34:27.996Z] [2024-03-20T19:34:27.996Z] Login Succeeded [2024-03-20T19:34:27.996Z] nexus3.edgexfoundry.org:10003 [2024-03-20T19:34:28.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:34:28.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:34:28.267Z] Configure a credential helper to remove this warning. See [2024-03-20T19:34:28.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:34:28.267Z] [2024-03-20T19:34:28.267Z] Login Succeeded [2024-03-20T19:34:28.267Z] nexus3.edgexfoundry.org:10004 [2024-03-20T19:34:28.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:34:28.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:34:28.543Z] Configure a credential helper to remove this warning. See [2024-03-20T19:34:28.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:34:28.543Z] [2024-03-20T19:34:28.543Z] Login Succeeded [2024-03-20T19:34:28.543Z] ****.io [2024-03-20T19:34:28.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:34:29.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:34:29.087Z] Configure a credential helper to remove this warning. See [2024-03-20T19:34:29.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:34:29.087Z] [2024-03-20T19:34:29.087Z] Login Succeeded [2024-03-20T19:34:29.087Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T19:34:29.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-20T19:34:29.763Z] + git config --global --add safe.directory /w/workspace/edgex-go/636 [Pipeline] echo [2024-03-20T19:34:29.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:34:29.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:34:29.819Z] ========================================================= [2024-03-20T19:34:29.819Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-20T19:34:29.819Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-20T19:34:30.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T19:34:30.147Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-20T19:34:30.147Z] 9fda8d8052c6: Pulling fs layer [2024-03-20T19:34:30.147Z] 5d54e960e981: Pulling fs layer [2024-03-20T19:34:30.147Z] c4a7e357bf2a: Pulling fs layer [2024-03-20T19:34:30.147Z] f0e02332f6b5: Pulling fs layer [2024-03-20T19:34:30.147Z] 872ee5b61b7b: Pulling fs layer [2024-03-20T19:34:30.147Z] 0c6a40ed1a82: Pulling fs layer [2024-03-20T19:34:30.147Z] 94ae7d8d031c: Pulling fs layer [2024-03-20T19:34:30.147Z] f0e02332f6b5: Waiting [2024-03-20T19:34:30.147Z] 872ee5b61b7b: Waiting [2024-03-20T19:34:30.147Z] 0c6a40ed1a82: Waiting [2024-03-20T19:34:30.147Z] 94ae7d8d031c: Waiting [2024-03-20T19:34:30.417Z] 5d54e960e981: Download complete [2024-03-20T19:34:30.417Z] f0e02332f6b5: Verifying Checksum [2024-03-20T19:34:30.417Z] f0e02332f6b5: Download complete [2024-03-20T19:34:30.417Z] 872ee5b61b7b: Verifying Checksum [2024-03-20T19:34:30.417Z] 872ee5b61b7b: Download complete [2024-03-20T19:34:30.417Z] 9fda8d8052c6: Verifying Checksum [2024-03-20T19:34:30.417Z] 9fda8d8052c6: Download complete [2024-03-20T19:34:31.011Z] 94ae7d8d031c: Verifying Checksum [2024-03-20T19:34:31.011Z] 94ae7d8d031c: Download complete [2024-03-20T19:34:31.281Z] 9fda8d8052c6: Pull complete [2024-03-20T19:34:31.554Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-20T19:34:31.813Z] #52 ... [2024-03-20T19:34:31.813Z] [2024-03-20T19:34:31.813Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-20T19:34:31.813Z] #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:31.813Z] #0 6.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:31.813Z] #0 6.760 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:31.813Z] #0 6.764 (2/2) Installing su-exec (0.2-r3) [2024-03-20T19:34:31.813Z] #0 6.769 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:31.813Z] #0 6.783 OK: 7 MiB in 17 packages [2024-03-20T19:34:31.870Z] 5d54e960e981: Pull complete [2024-03-20T19:34:32.072Z] #53 ... [2024-03-20T19:34:32.072Z] [2024-03-20T19:34:32.072Z] #43 [support-scheduler internal] load build context [2024-03-20T19:34:32.072Z] #43 transferring context: 405.69MB 3.9s done [2024-03-20T19:34:32.072Z] #43 DONE 21.7s [2024-03-20T19:34:32.072Z] [2024-03-20T19:34:32.072Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-20T19:34:32.072Z] #47 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:32.072Z] #47 5.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:32.072Z] #47 5.715 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:32.072Z] #47 5.842 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:32.072Z] #47 5.952 OK: 7 MiB in 16 packages [2024-03-20T19:34:32.141Z] c4a7e357bf2a: Verifying Checksum [2024-03-20T19:34:32.141Z] c4a7e357bf2a: Download complete [2024-03-20T19:34:32.331Z] #47 ... [2024-03-20T19:34:32.331Z] [2024-03-20T19:34:32.331Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:34:32.331Z] #0 0.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:32.331Z] #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:32.331Z] #0 1.187 OK: 264 MiB in 52 packages [2024-03-20T19:34:32.590Z] #54 ... [2024-03-20T19:34:32.590Z] [2024-03-20T19:34:32.590Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-20T19:34:32.590Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-20T19:34:32.590Z] #55 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-20T19:34:32.590Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-20T19:34:32.590Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2024-03-20T19:34:32.590Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-03-20T19:34:32.590Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-20T19:34:32.590Z] #55 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-20T19:34:32.590Z] #55 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done [2024-03-20T19:34:32.590Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-20T19:34:32.590Z] #55 ... [2024-03-20T19:34:32.590Z] [2024-03-20T19:34:32.590Z] #42 [security-secretstore-setup internal] load build context [2024-03-20T19:34:32.590Z] #42 transferring context: 405.69MB 4.1s done [2024-03-20T19:34:32.849Z] #42 ... [2024-03-20T19:34:32.849Z] [2024-03-20T19:34:32.849Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-20T19:34:32.849Z] #0 5.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:32.849Z] #0 5.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:32.849Z] #0 5.336 (1/2) Installing ca-certificates (20240226-r0) [2024-03-20T19:34:32.849Z] #0 5.354 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:32.849Z] #0 5.359 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:32.849Z] #0 5.376 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:34:32.849Z] #0 5.436 OK: 8 MiB in 17 packages [2024-03-20T19:34:32.849Z] #56 ... [2024-03-20T19:34:32.849Z] [2024-03-20T19:34:32.849Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-20T19:34:33.268Z] #57 ... [2024-03-20T19:34:33.268Z] [2024-03-20T19:34:33.268Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-20T19:34:33.268Z] #0 5.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.268Z] #0 6.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.268Z] #0 6.289 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:33.268Z] #0 6.294 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:33.268Z] #0 6.300 OK: 7 MiB in 16 packages [2024-03-20T19:34:33.311Z] 0c6a40ed1a82: Verifying Checksum [2024-03-20T19:34:33.311Z] 0c6a40ed1a82: Download complete [2024-03-20T19:34:33.527Z] #58 ... [2024-03-20T19:34:33.527Z] [2024-03-20T19:34:33.527Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-20T19:34:33.527Z] #59 ... [2024-03-20T19:34:33.527Z] [2024-03-20T19:34:33.527Z] #41 [security-spiffe-token-provider internal] load build context [2024-03-20T19:34:33.527Z] #41 transferring context: 405.69MB 4.1s done [2024-03-20T19:34:33.527Z] #41 DONE 23.1s [2024-03-20T19:34:33.527Z] [2024-03-20T19:34:33.527Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-20T19:34:33.527Z] #60 ... [2024-03-20T19:34:33.527Z] [2024-03-20T19:34:33.527Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-20T19:34:33.527Z] #0 4.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.527Z] #0 4.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.527Z] #0 5.073 OK: 264 MiB in 52 packages [2024-03-20T19:34:33.785Z] #61 ... [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-20T19:34:33.785Z] #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #0 6.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #0 6.313 (1/4) Installing ca-certificates (20240226-r0) [2024-03-20T19:34:33.785Z] #0 6.338 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:33.785Z] #0 6.341 (3/4) Installing su-exec (0.2-r3) [2024-03-20T19:34:33.785Z] #0 6.344 (4/4) Installing yq (4.33.3-r5) [2024-03-20T19:34:33.785Z] #0 6.426 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:33.785Z] #0 6.432 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:34:33.785Z] #0 6.475 OK: 17 MiB in 19 packages [2024-03-20T19:34:33.785Z] #62 ... [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #46 [core-data internal] load build context [2024-03-20T19:34:33.785Z] #46 transferring context: 405.69MB 4.2s done [2024-03-20T19:34:33.785Z] #46 DONE 23.5s [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #42 [security-secretstore-setup internal] load build context [2024-03-20T19:34:33.785Z] #42 DONE 23.5s [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-20T19:34:33.785Z] #61 DONE 12.0s [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-20T19:34:33.785Z] #56 DONE 12.0s [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:34:33.785Z] #48 0.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #48 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #48 1.228 OK: 264 MiB in 52 packages [2024-03-20T19:34:33.785Z] #48 DONE 12.1s [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-20T19:34:33.785Z] #0 0.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #0 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #0 0.880 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:34:33.785Z] #0 0.880 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:34:33.785Z] #0 0.880 OK: 20077 distinct packages available [2024-03-20T19:34:33.785Z] #0 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #0 1.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:33.785Z] #0 1.247 OK: 264 MiB in 52 packages [2024-03-20T19:34:33.785Z] #63 DONE 12.1s [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:34:33.785Z] #54 DONE 12.2s [2024-03-20T19:34:33.785Z] [2024-03-20T19:34:33.785Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-20T19:34:34.043Z] #64 ... [2024-03-20T19:34:34.043Z] [2024-03-20T19:34:34.043Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-20T19:34:34.043Z] #58 DONE 12.1s [2024-03-20T19:34:34.043Z] [2024-03-20T19:34:34.043Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-20T19:34:34.043Z] #53 DONE 12.1s [2024-03-20T19:34:34.043Z] [2024-03-20T19:34:34.043Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-20T19:34:34.043Z] #47 DONE 12.1s [2024-03-20T19:34:34.043Z] [2024-03-20T19:34:34.043Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-20T19:34:34.043Z] #62 DONE 12.1s [2024-03-20T19:34:34.043Z] [2024-03-20T19:34:34.043Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-03-20T19:34:34.609Z] #65 ... [2024-03-20T19:34:34.609Z] [2024-03-20T19:34:34.609Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:34:34.609Z] #66 DONE 0.8s [2024-03-20T19:34:34.609Z] [2024-03-20T19:34:34.609Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:34:34.609Z] #67 DONE 0.8s [2024-03-20T19:34:34.609Z] [2024-03-20T19:34:34.609Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:34:34.609Z] #68 DONE 0.8s [2024-03-20T19:34:34.609Z] [2024-03-20T19:34:34.609Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:34:34.609Z] #69 DONE 0.8s [2024-03-20T19:34:34.867Z] [2024-03-20T19:34:34.867Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-20T19:34:34.867Z] #60 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:34.867Z] #60 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:35.123Z] #60 ... [2024-03-20T19:34:35.123Z] [2024-03-20T19:34:35.123Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-20T19:34:35.123Z] #55 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2024-03-20T19:34:35.123Z] #55 DONE 12.8s [2024-03-20T19:34:35.123Z] [2024-03-20T19:34:35.123Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:34:35.123Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2024-03-20T19:34:35.382Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2024-03-20T19:34:36.315Z] #52 ... [2024-03-20T19:34:36.315Z] [2024-03-20T19:34:36.315Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-20T19:34:36.315Z] #57 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.315Z] #57 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.315Z] #57 13.15 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:34:36.315Z] #57 13.15 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:34:36.315Z] #57 13.15 OK: 20071 distinct packages available [2024-03-20T19:34:36.315Z] #57 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.315Z] #57 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.315Z] #57 13.52 (1/11) Installing ca-certificates (20240226-r0) [2024-03-20T19:34:36.315Z] #57 13.54 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-20T19:34:36.315Z] #57 13.55 (3/11) Installing libunistring (1.1-r1) [2024-03-20T19:34:36.315Z] #57 13.57 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-20T19:34:36.315Z] #57 13.58 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-20T19:34:36.315Z] #57 13.58 (6/11) Installing libcurl (8.5.0-r0) [2024-03-20T19:34:36.315Z] #57 13.59 (7/11) Installing curl (8.5.0-r0) [2024-03-20T19:34:36.315Z] #57 13.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:36.315Z] #57 13.61 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-20T19:34:36.315Z] #57 13.61 (10/11) Installing libucontext (1.2-r2) [2024-03-20T19:34:36.315Z] #57 13.61 (11/11) Installing gcompat (1.1.0-r1) [2024-03-20T19:34:36.315Z] #57 13.62 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:36.315Z] #57 13.63 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:34:36.315Z] #57 13.68 OK: 12 MiB in 26 packages [2024-03-20T19:34:36.315Z] #57 DONE 14.3s [2024-03-20T19:34:36.315Z] [2024-03-20T19:34:36.315Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-20T19:34:36.315Z] #64 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.315Z] #64 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.315Z] #64 13.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:36.315Z] #64 13.08 (2/4) Installing openssl (3.1.4-r5) [2024-03-20T19:34:36.315Z] #64 13.09 (3/4) Installing su-exec (0.2-r3) [2024-03-20T19:34:36.316Z] #64 13.09 (4/4) Installing yq (4.33.3-r5) [2024-03-20T19:34:36.316Z] #64 13.18 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:36.316Z] #64 13.19 OK: 17 MiB in 19 packages [2024-03-20T19:34:36.316Z] #64 DONE 14.3s [2024-03-20T19:34:36.316Z] [2024-03-20T19:34:36.316Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-20T19:34:36.316Z] #59 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.316Z] #59 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.316Z] #59 12.77 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:34:36.316Z] #59 12.77 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:34:36.316Z] #59 12.77 OK: 20071 distinct packages available [2024-03-20T19:34:36.316Z] #59 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.316Z] #59 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.316Z] #59 13.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:36.316Z] #59 13.13 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-20T19:34:36.316Z] #59 13.14 (3/4) Installing libucontext (1.2-r2) [2024-03-20T19:34:36.316Z] #59 13.14 (4/4) Installing gcompat (1.1.0-r1) [2024-03-20T19:34:36.316Z] #59 13.15 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:36.316Z] #59 13.15 OK: 8 MiB in 19 packages [2024-03-20T19:34:36.316Z] #59 DONE 13.9s [2024-03-20T19:34:36.316Z] [2024-03-20T19:34:36.316Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-20T19:34:36.316Z] #60 12.90 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:34:36.316Z] #60 12.90 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:34:36.316Z] #60 12.90 OK: 20071 distinct packages available [2024-03-20T19:34:36.316Z] #60 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.316Z] #60 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.316Z] #60 13.26 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-20T19:34:36.316Z] #60 13.26 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-20T19:34:36.316Z] #60 13.27 (3/5) Installing libucontext (1.2-r2) [2024-03-20T19:34:36.316Z] #60 13.27 (4/5) Installing gcompat (1.1.0-r1) [2024-03-20T19:34:36.316Z] #60 13.28 (5/5) Installing openssl (3.1.4-r5) [2024-03-20T19:34:36.316Z] #60 13.29 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:34:36.316Z] #60 13.29 OK: 8 MiB in 20 packages [2024-03-20T19:34:36.316Z] #60 DONE 13.9s [2024-03-20T19:34:36.316Z] [2024-03-20T19:34:36.316Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:34:36.882Z] #52 ... [2024-03-20T19:34:36.882Z] [2024-03-20T19:34:36.882Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:34:36.882Z] #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.882Z] #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:36.882Z] #0 2.631 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:36.882Z] #0 2.637 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:34:36.882Z] #0 2.711 OK: 8 MiB in 17 packages [2024-03-20T19:34:36.882Z] #70 DONE 2.8s [2024-03-20T19:34:36.882Z] [2024-03-20T19:34:36.882Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-20T19:34:37.575Z] #71 ... [2024-03-20T19:34:37.575Z] [2024-03-20T19:34:37.575Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-20T19:34:37.575Z] #65 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:37.575Z] #65 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:37.575Z] #65 3.423 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:37.575Z] #65 3.432 OK: 7 MiB in 16 packages [2024-03-20T19:34:37.575Z] #65 DONE 3.6s [2024-03-20T19:34:37.861Z] [2024-03-20T19:34:37.861Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:34:37.861Z] #0 3.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:37.861Z] #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:37.861Z] #0 3.556 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:37.861Z] #0 3.564 OK: 7 MiB in 16 packages [2024-03-20T19:34:37.861Z] #72 DONE 3.8s [2024-03-20T19:34:37.861Z] [2024-03-20T19:34:37.861Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-20T19:34:37.861Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:37.861Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:37.861Z] #0 3.565 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:37.861Z] #0 3.587 OK: 7 MiB in 17 packages [2024-03-20T19:34:37.861Z] #73 DONE 3.9s [2024-03-20T19:34:37.861Z] [2024-03-20T19:34:37.861Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-20T19:34:38.496Z] #74 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:38.771Z] #74 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:38.771Z] #74 ... [2024-03-20T19:34:38.771Z] [2024-03-20T19:34:38.771Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:34:38.771Z] #0 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:38.771Z] #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:38.771Z] #0 2.491 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:38.771Z] #0 2.499 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:34:38.771Z] #0 2.547 OK: 12 MiB in 26 packages [2024-03-20T19:34:38.771Z] #75 DONE 2.6s [2024-03-20T19:34:39.047Z] [2024-03-20T19:34:39.047Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-20T19:34:39.047Z] #76 DONE 1.0s [2024-03-20T19:34:39.047Z] [2024-03-20T19:34:39.047Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-20T19:34:39.047Z] #77 DONE 0.0s [2024-03-20T19:34:39.047Z] [2024-03-20T19:34:39.047Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-20T19:34:39.047Z] #74 2.662 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:39.047Z] #74 2.672 OK: 8 MiB in 19 packages [2024-03-20T19:34:39.047Z] #74 DONE 2.8s [2024-03-20T19:34:39.047Z] [2024-03-20T19:34:39.047Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-20T19:34:39.047Z] #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:39.047Z] #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:39.047Z] #0 2.622 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:39.047Z] #0 2.631 OK: 17 MiB in 19 packages [2024-03-20T19:34:39.047Z] #78 DONE 2.8s [2024-03-20T19:34:39.047Z] [2024-03-20T19:34:39.047Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-20T19:34:39.047Z] #79 DONE 0.0s [2024-03-20T19:34:39.047Z] [2024-03-20T19:34:39.047Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:34:40.484Z] #80 DONE 1.2s [2024-03-20T19:34:40.484Z] [2024-03-20T19:34:40.484Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-20T19:34:40.484Z] #71 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:40.484Z] #71 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:40.484Z] #71 2.753 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:40.484Z] #71 2.768 OK: 8 MiB in 20 packages [2024-03-20T19:34:40.484Z] #71 DONE 4.0s [2024-03-20T19:34:40.484Z] [2024-03-20T19:34:40.484Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-20T19:34:40.484Z] #0 3.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:40.484Z] #0 5.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:34:40.484Z] #0 5.265 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:34:40.484Z] #0 5.273 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:34:40.484Z] #0 5.316 OK: 17 MiB in 19 packages [2024-03-20T19:34:40.484Z] #81 DONE 6.2s [2024-03-20T19:34:40.484Z] [2024-03-20T19:34:40.484Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-20T19:34:41.052Z] #82 DONE 0.9s [2024-03-20T19:34:41.052Z] [2024-03-20T19:34:41.052Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:34:41.310Z] #83 DONE 1.0s [2024-03-20T19:34:41.310Z] [2024-03-20T19:34:41.310Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-20T19:34:41.310Z] #84 DONE 1.0s [2024-03-20T19:34:41.310Z] [2024-03-20T19:34:41.310Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-20T19:34:41.882Z] #85 DONE 0.5s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-20T19:34:41.882Z] #86 DONE 0.5s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:34:41.882Z] #87 DONE 0.5s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-20T19:34:41.882Z] #88 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-20T19:34:41.882Z] #89 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-20T19:34:41.882Z] #90 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-20T19:34:41.882Z] #91 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-20T19:34:41.882Z] #92 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-20T19:34:41.882Z] #93 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-20T19:34:41.882Z] #94 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-20T19:34:41.882Z] #95 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-20T19:34:41.882Z] #96 DONE 0.1s [2024-03-20T19:34:41.882Z] [2024-03-20T19:34:41.882Z] #97 [security-spire-config] exporting to image [2024-03-20T19:34:41.882Z] #97 exporting layers [2024-03-20T19:34:42.142Z] #97 ... [2024-03-20T19:34:42.142Z] [2024-03-20T19:34:42.142Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-20T19:34:42.142Z] #98 DONE 0.2s [2024-03-20T19:34:42.142Z] [2024-03-20T19:34:42.142Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-20T19:34:42.142Z] #99 DONE 0.2s [2024-03-20T19:34:42.142Z] [2024-03-20T19:34:42.142Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-20T19:34:42.142Z] #100 DONE 0.0s [2024-03-20T19:34:42.142Z] [2024-03-20T19:34:42.142Z] #97 [security-spire-server] exporting to image [2024-03-20T19:34:42.710Z] #97 exporting layers 0.6s done [2024-03-20T19:34:42.710Z] #97 writing image sha256:c044a073a0c48328961a29954c0debd24be0676b511b5c0b6cb74f5691ab3a69 done [2024-03-20T19:34:42.710Z] #97 naming to docker.io/library/security-spire-config done [2024-03-20T19:34:42.710Z] #97 exporting layers 0.5s done [2024-03-20T19:34:42.710Z] #97 writing image sha256:c2be2fdebb123b4598f505ff82258451dcaabbefd5b7098af769c68334d2c764 0.0s done [2024-03-20T19:34:42.710Z] #97 naming to docker.io/library/security-spire-server [2024-03-20T19:34:42.710Z] #97 writing image sha256:31e08eaf4968a6876defa4d6c5e4dbbe0cf31a682c37de8837b6cb9134cb03d8 [2024-03-20T19:34:42.710Z] #97 naming to docker.io/library/security-spire-server done [2024-03-20T19:34:42.710Z] #97 writing image sha256:31e08eaf4968a6876defa4d6c5e4dbbe0cf31a682c37de8837b6cb9134cb03d8 done [2024-03-20T19:34:42.710Z] #97 naming to docker.io/library/security-spire-agent done [2024-03-20T19:34:42.710Z] #97 DONE 0.8s [2024-03-20T19:34:42.710Z] [2024-03-20T19:34:42.710Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:34:45.249Z] #101 ... [2024-03-20T19:34:45.249Z] [2024-03-20T19:34:45.249Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:34:45.249Z] #102 ... [2024-03-20T19:34:45.249Z] [2024-03-20T19:34:45.249Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:34:45.249Z] #103 ... [2024-03-20T19:34:45.249Z] [2024-03-20T19:34:45.249Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:34:45.663Z] c4a7e357bf2a: Pull complete [2024-03-20T19:34:45.663Z] f0e02332f6b5: Pull complete [2024-03-20T19:34:45.932Z] 872ee5b61b7b: Pull complete [2024-03-20T19:34:54.171Z] 0c6a40ed1a82: Pull complete [2024-03-20T19:34:56.122Z] 94ae7d8d031c: Pull complete [2024-03-20T19:34:56.122Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-20T19:34:56.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T19:34:56.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-20T19:34:56.464Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-20T19:34:56.464Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T19:34:56.464Z] WORKDIR /edgex [2024-03-20T19:34:56.464Z] COPY go.mod . [2024-03-20T19:34:56.464Z] RUN go mod download [2024-03-20T19:34:57.049Z] Sending build context to Docker daemon 2.993MB [2024-03-20T19:34:57.049Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T19:34:57.049Z] ---> 86de565de09d [2024-03-20T19:34:57.049Z] Step 2/4 : WORKDIR /edgex [2024-03-20T19:34:59.001Z] ---> Running in c633fd7f48f0 [2024-03-20T19:34:59.272Z] Removing intermediate container c633fd7f48f0 [2024-03-20T19:34:59.272Z] ---> 0bf67c1dd44c [2024-03-20T19:34:59.272Z] Step 3/4 : COPY go.mod . [2024-03-20T19:34:59.854Z] ---> 63c1561c3d3c [2024-03-20T19:34:59.854Z] Step 4/4 : RUN go mod download [2024-03-20T19:34:59.854Z] ---> Running in 6ef047a2174d [2024-03-20T19:35:11.927Z] #104 DONE 36.2s [2024-03-20T19:35:11.927Z] [2024-03-20T19:35:11.927Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:11.927Z] #103 DONE 36.2s [2024-03-20T19:35:11.927Z] [2024-03-20T19:35:11.927Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:11.927Z] #102 DONE 36.2s [2024-03-20T19:35:11.927Z] [2024-03-20T19:35:11.927Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:11.927Z] #101 DONE 36.3s [2024-03-20T19:35:11.927Z] [2024-03-20T19:35:11.927Z] #105 [core-metadata builder 6/7] COPY . . [2024-03-20T19:35:18.638Z] #105 DONE 7.1s [2024-03-20T19:35:18.638Z] [2024-03-20T19:35:18.638Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:35:18.638Z] #106 CACHED [2024-03-20T19:35:18.638Z] [2024-03-20T19:35:18.638Z] #107 [support-scheduler builder 6/7] COPY . . [2024-03-20T19:35:18.638Z] #107 CACHED [2024-03-20T19:35:18.638Z] [2024-03-20T19:35:18.638Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:18.638Z] #108 CACHED [2024-03-20T19:35:18.638Z] [2024-03-20T19:35:18.638Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:18.638Z] #109 CACHED [2024-03-20T19:35:18.638Z] [2024-03-20T19:35:18.639Z] #110 [security-proxy-auth builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #110 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:35:18.639Z] #111 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #112 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #112 DONE 7.1s [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:35:18.639Z] #113 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:18.639Z] #114 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #115 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:18.639Z] #116 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #117 [core-command builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #117 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:35:18.639Z] #118 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:18.639Z] #119 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:35:18.639Z] #120 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #121 [core-data builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #121 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #122 [support-notifications builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #122 DONE 7.1s [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-20T19:35:18.639Z] #123 ... [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #124 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:18.639Z] #125 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:35:18.639Z] #126 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #127 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:35:18.639Z] #128 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:35:18.639Z] #129 CACHED [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-03-20T19:35:18.639Z] #130 DONE 7.1s [2024-03-20T19:35:18.639Z] [2024-03-20T19:35:18.639Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-20T19:35:19.596Z] #131 1.355 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-20T19:35:29.790Z] #131 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:35:29.790Z] #0 1.120 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-20T19:35:29.790Z] #132 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #133 [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-20T19:35:29.790Z] #0 1.423 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-20T19:35:29.790Z] #133 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-20T19:35:29.790Z] #0 0.769 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-20T19:35:29.790Z] #134 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-20T19:35:29.790Z] #0 1.065 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-20T19:35:29.790Z] #135 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-20T19:35:29.790Z] #0 0.825 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-20T19:35:29.790Z] #136 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:35:29.790Z] #0 0.829 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-20T19:35:29.790Z] #137 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-20T19:35:29.790Z] #0 0.555 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-20T19:35:29.790Z] #138 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-20T19:35:29.790Z] #0 1.242 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-20T19:35:29.790Z] #139 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-20T19:35:29.790Z] #123 1.147 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-20T19:35:29.790Z] #123 ... [2024-03-20T19:35:29.790Z] [2024-03-20T19:35:29.790Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:35:29.790Z] #0 0.685 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-20T19:36:21.776Z] Removing intermediate container 6ef047a2174d [2024-03-20T19:36:21.776Z] ---> 5a4f27b92bab [2024-03-20T19:36:21.776Z] Successfully built 5a4f27b92bab [2024-03-20T19:36:21.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:36:22.130Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T19:36:22.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:36:22.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-473 does not seem to be running inside a container [2024-03-20T19:36:22.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T19:36:23.680Z] $ docker top 177b7cb308bc7823e34041013be4efc4ebd2784a1e6b0c0e5e738576d0369852 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:36:24.519Z] + go version [2024-03-20T19:36:24.519Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-20T19:36:24.536Z] $ docker stop --time=1 177b7cb308bc7823e34041013be4efc4ebd2784a1e6b0c0e5e738576d0369852 [2024-03-20T19:36:26.118Z] $ docker rm -f --volumes 177b7cb308bc7823e34041013be4efc4ebd2784a1e6b0c0e5e738576d0369852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 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-20T19:36:26.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-20T19:36:26.809Z] [2024-03-20T19:36:26.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:36:27.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-20T19:36:27.138Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-20T19:36:27.138Z] 547446be3368: Pulling fs layer [2024-03-20T19:36:27.138Z] d125d8839a47: Pulling fs layer [2024-03-20T19:36:27.138Z] 3e85d5ac6304: Pulling fs layer [2024-03-20T19:36:27.138Z] c3105a71a48b: Pulling fs layer [2024-03-20T19:36:27.138Z] 0f093f025ec4: Pulling fs layer [2024-03-20T19:36:27.138Z] c3106fc0e877: Pulling fs layer [2024-03-20T19:36:27.138Z] c3105a71a48b: Waiting [2024-03-20T19:36:27.138Z] 0f093f025ec4: Waiting [2024-03-20T19:36:27.138Z] c3106fc0e877: Waiting [2024-03-20T19:36:27.404Z] 547446be3368: Download complete [2024-03-20T19:36:27.404Z] c3105a71a48b: Verifying Checksum [2024-03-20T19:36:27.404Z] c3105a71a48b: Download complete [2024-03-20T19:36:27.670Z] d125d8839a47: Verifying Checksum [2024-03-20T19:36:27.670Z] d125d8839a47: Download complete [2024-03-20T19:36:27.944Z] c3106fc0e877: Verifying Checksum [2024-03-20T19:36:27.944Z] c3106fc0e877: Download complete [2024-03-20T19:36:27.944Z] 0f093f025ec4: Verifying Checksum [2024-03-20T19:36:27.944Z] 0f093f025ec4: Download complete [2024-03-20T19:36:28.211Z] 547446be3368: Pull complete [2024-03-20T19:36:29.616Z] d125d8839a47: Pull complete [2024-03-20T19:36:30.197Z] 3e85d5ac6304: Download complete [2024-03-20T19:36:37.852Z] #140 ... [2024-03-20T19:36:37.852Z] [2024-03-20T19:36:37.852Z] #133 [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-20T19:36:37.852Z] #133 69.63 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-20T19:36:40.358Z] 3e85d5ac6304: Pull complete [2024-03-20T19:36:40.358Z] c3105a71a48b: Pull complete [2024-03-20T19:36:41.809Z] 0f093f025ec4: Pull complete [2024-03-20T19:36:42.077Z] c3106fc0e877: Pull complete [2024-03-20T19:36:42.077Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-20T19:36:42.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-20T19:36:42.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:36:42.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-473 does not seem to be running inside a container [2024-03-20T19:36:42.380Z] $ 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/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T19:36:44.638Z] $ docker top fbbf25fcb28bc9b9a604d9a187d55ae3ac2c532950dc624a766e80d0d0bf0c7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:36:45.477Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-20T19:36:55.550Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-03-20T19:36:55.550Z] #1 transferring dockerfile: 1.69kB done [2024-03-20T19:36:55.550Z] #1 DONE 0.1s [2024-03-20T19:36:55.550Z] [2024-03-20T19:36:55.550Z] #2 [core-data internal] load build definition from Dockerfile [2024-03-20T19:36:55.550Z] #2 transferring dockerfile: 2.01kB done [2024-03-20T19:36:55.550Z] #2 DONE 0.1s [2024-03-20T19:36:55.550Z] [2024-03-20T19:36:55.551Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #3 transferring dockerfile: 1.89kB done [2024-03-20T19:36:55.551Z] #3 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #4 transferring dockerfile: 2.06kB done [2024-03-20T19:36:55.551Z] #4 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #5 transferring dockerfile: 2.15kB done [2024-03-20T19:36:55.551Z] #5 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #6 transferring dockerfile: 1.70kB done [2024-03-20T19:36:55.551Z] #6 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #7 transferring dockerfile: 2.93kB done [2024-03-20T19:36:55.551Z] #7 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #8 transferring dockerfile: 1.81kB done [2024-03-20T19:36:55.551Z] #8 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #9 transferring dockerfile: 1.95kB 0.0s done [2024-03-20T19:36:55.551Z] #9 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #10 transferring dockerfile: 2.23kB done [2024-03-20T19:36:55.551Z] #10 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #11 transferring dockerfile: 2.50kB done [2024-03-20T19:36:55.551Z] #11 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #12 [core-command internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #12 transferring dockerfile: 1.93kB done [2024-03-20T19:36:55.551Z] #12 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-03-20T19:36:55.551Z] #13 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-20T19:36:55.551Z] #14 transferring dockerfile: 2.49kB done [2024-03-20T19:36:55.551Z] #14 DONE 0.1s [2024-03-20T19:36:55.551Z] [2024-03-20T19:36:55.551Z] #15 [security-spire-config internal] load .dockerignore [2024-03-20T19:36:55.551Z] #15 transferring context: 50B done [2024-03-20T19:36:55.551Z] #15 DONE 0.1s [2024-03-20T19:36:55.817Z] [2024-03-20T19:36:55.817Z] #16 [core-data internal] load .dockerignore [2024-03-20T19:36:55.817Z] #16 transferring context: 50B done [2024-03-20T19:36:55.817Z] #16 DONE 0.0s [2024-03-20T19:36:56.083Z] [2024-03-20T19:36:56.083Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-03-20T19:36:56.083Z] #17 transferring context: 50B done [2024-03-20T19:36:56.083Z] #17 DONE 0.0s [2024-03-20T19:36:56.083Z] [2024-03-20T19:36:56.083Z] #18 [core-metadata internal] load .dockerignore [2024-03-20T19:36:56.083Z] #18 transferring context: 50B done [2024-03-20T19:36:56.083Z] #18 DONE 0.0s [2024-03-20T19:36:56.083Z] [2024-03-20T19:36:56.083Z] #19 [security-proxy-auth internal] load .dockerignore [2024-03-20T19:36:56.083Z] #19 transferring context: 50B done [2024-03-20T19:36:56.083Z] #19 DONE 0.0s [2024-03-20T19:36:56.083Z] [2024-03-20T19:36:56.083Z] #20 [security-spire-server internal] load .dockerignore [2024-03-20T19:36:56.353Z] #20 transferring context: 50B done [2024-03-20T19:36:56.353Z] #20 DONE 0.1s [2024-03-20T19:36:56.353Z] [2024-03-20T19:36:56.353Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-20T19:36:56.353Z] #21 transferring context: 50B 0.0s done [2024-03-20T19:36:56.353Z] #21 DONE 0.1s [2024-03-20T19:36:56.353Z] [2024-03-20T19:36:56.353Z] #22 [security-spire-agent internal] load .dockerignore [2024-03-20T19:36:56.353Z] #22 transferring context: 50B 0.0s done [2024-03-20T19:36:56.353Z] #22 DONE 0.1s [2024-03-20T19:36:56.353Z] [2024-03-20T19:36:56.353Z] #23 [support-notifications internal] load .dockerignore [2024-03-20T19:36:56.353Z] #23 transferring context: 50B done [2024-03-20T19:36:56.353Z] #23 DONE 0.1s [2024-03-20T19:36:56.625Z] [2024-03-20T19:36:56.625Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-20T19:36:56.625Z] #24 transferring context: 50B done [2024-03-20T19:36:56.625Z] #24 DONE 0.0s [2024-03-20T19:36:56.625Z] [2024-03-20T19:36:56.625Z] #25 [security-proxy-setup internal] load .dockerignore [2024-03-20T19:36:56.625Z] #25 transferring context: 50B done [2024-03-20T19:36:56.625Z] #25 DONE 0.0s [2024-03-20T19:36:56.625Z] [2024-03-20T19:36:56.625Z] #26 [core-command internal] load .dockerignore [2024-03-20T19:36:56.625Z] #26 transferring context: 50B done [2024-03-20T19:36:56.625Z] #26 DONE 0.1s [2024-03-20T19:36:56.625Z] [2024-03-20T19:36:56.625Z] #27 [support-scheduler internal] load .dockerignore [2024-03-20T19:36:56.625Z] #27 transferring context: 50B 0.0s done [2024-03-20T19:36:56.625Z] #27 DONE 0.1s [2024-03-20T19:36:56.625Z] [2024-03-20T19:36:56.893Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-03-20T19:36:56.893Z] #28 transferring context: 50B 0.0s done [2024-03-20T19:36:56.893Z] #28 DONE 0.1s [2024-03-20T19:36:56.893Z] [2024-03-20T19:36:56.893Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-20T19:36:57.162Z] #29 ... [2024-03-20T19:36:57.162Z] [2024-03-20T19:36:57.162Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-20T19:36:57.162Z] #30 DONE 0.2s [2024-03-20T19:36:57.162Z] [2024-03-20T19:36:57.162Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-20T19:36:57.431Z] #29 ... [2024-03-20T19:36:57.431Z] [2024-03-20T19:36:57.431Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:57.431Z] #31 DONE 0.0s [2024-03-20T19:36:57.698Z] [2024-03-20T19:36:57.698Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:57.698Z] #31 DONE 0.0s [2024-03-20T19:36:57.698Z] [2024-03-20T19:36:57.698Z] #32 [core-metadata internal] load build context [2024-03-20T19:36:57.980Z] #32 ... [2024-03-20T19:36:57.980Z] [2024-03-20T19:36:57.980Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-20T19:36:57.980Z] #30 DONE 0.4s [2024-03-20T19:36:57.980Z] [2024-03-20T19:36:57.980Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:57.980Z] #31 DONE 0.0s [2024-03-20T19:36:57.980Z] [2024-03-20T19:36:57.980Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:57.980Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-20T19:36:57.980Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-20T19:36:57.980Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-20T19:36:57.980Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-20T19:36:57.980Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:36:57.980Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-20T19:36:58.249Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-20T19:36:58.249Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-20T19:36:58.249Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-20T19:36:58.249Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-20T19:36:58.249Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:36:58.249Z] #33 ... [2024-03-20T19:36:58.249Z] [2024-03-20T19:36:58.249Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:58.249Z] #31 DONE 0.0s [2024-03-20T19:36:58.249Z] [2024-03-20T19:36:58.249Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:36:58.249Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:36:58.517Z] #34 ... [2024-03-20T19:36:58.517Z] [2024-03-20T19:36:58.517Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:58.517Z] #31 DONE 0.0s [2024-03-20T19:36:58.517Z] [2024-03-20T19:36:58.517Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-20T19:36:58.517Z] #29 DONE 1.3s [2024-03-20T19:36:58.786Z] [2024-03-20T19:36:58.786Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:58.786Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-20T19:36:58.786Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-20T19:36:58.786Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-20T19:36:58.786Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-20T19:36:58.786Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:36:59.053Z] #33 ... [2024-03-20T19:36:59.054Z] [2024-03-20T19:36:59.054Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:59.054Z] #31 DONE 0.0s [2024-03-20T19:36:59.054Z] [2024-03-20T19:36:59.054Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.054Z] #33 ... [2024-03-20T19:36:59.054Z] [2024-03-20T19:36:59.054Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:59.054Z] #31 DONE 0.0s [2024-03-20T19:36:59.054Z] [2024-03-20T19:36:59.054Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.054Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-20T19:36:59.054Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-20T19:36:59.054Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-20T19:36:59.054Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-20T19:36:59.054Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:36:59.337Z] #33 ... [2024-03-20T19:36:59.337Z] [2024-03-20T19:36:59.337Z] #35 [core-data internal] load build context [2024-03-20T19:36:59.337Z] #35 transferring context: 2.63MB 1.1s done [2024-03-20T19:36:59.337Z] #35 DONE 1.8s [2024-03-20T19:36:59.337Z] [2024-03-20T19:36:59.337Z] #36 [security-spire-server internal] load build context [2024-03-20T19:36:59.337Z] #36 transferring context: 18.10kB 0.1s done [2024-03-20T19:36:59.337Z] #36 DONE 1.3s [2024-03-20T19:36:59.337Z] [2024-03-20T19:36:59.337Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.604Z] #33 ... [2024-03-20T19:36:59.604Z] [2024-03-20T19:36:59.604Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:59.604Z] #31 DONE 0.0s [2024-03-20T19:36:59.604Z] [2024-03-20T19:36:59.604Z] #37 [security-spire-config internal] load build context [2024-03-20T19:36:59.604Z] #37 transferring context: 16.35kB 0.1s done [2024-03-20T19:36:59.604Z] #37 DONE 1.3s [2024-03-20T19:36:59.604Z] [2024-03-20T19:36:59.604Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.604Z] #33 ... [2024-03-20T19:36:59.604Z] [2024-03-20T19:36:59.604Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-20T19:36:59.604Z] #31 DONE 0.0s [2024-03-20T19:36:59.604Z] [2024-03-20T19:36:59.604Z] #38 [security-spiffe-token-provider internal] load build context [2024-03-20T19:36:59.604Z] #38 transferring context: 2.63MB 1.2s done [2024-03-20T19:36:59.604Z] #38 DONE 1.9s [2024-03-20T19:36:59.604Z] [2024-03-20T19:36:59.604Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.873Z] #33 ... [2024-03-20T19:36:59.873Z] [2024-03-20T19:36:59.873Z] #32 [core-metadata internal] load build context [2024-03-20T19:36:59.873Z] #32 transferring context: 2.63MB 1.4s done [2024-03-20T19:36:59.873Z] #32 DONE 2.1s [2024-03-20T19:36:59.873Z] [2024-03-20T19:36:59.873Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.873Z] #33 ... [2024-03-20T19:36:59.873Z] [2024-03-20T19:36:59.873Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-20T19:36:59.873Z] #30 DONE 2.2s [2024-03-20T19:36:59.873Z] [2024-03-20T19:36:59.873Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.873Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-20T19:36:59.873Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-20T19:36:59.873Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-20T19:36:59.873Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-20T19:36:59.873Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:36:59.873Z] #33 ... [2024-03-20T19:36:59.873Z] [2024-03-20T19:36:59.873Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-20T19:36:59.873Z] #39 DONE 1.9s [2024-03-20T19:36:59.873Z] [2024-03-20T19:36:59.873Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:36:59.873Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done [2024-03-20T19:37:00.142Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-20T19:37:00.142Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-20T19:37:00.142Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-20T19:37:00.142Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-20T19:37:00.142Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-20T19:37:00.142Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done [2024-03-20T19:37:00.142Z] #33 ... [2024-03-20T19:37:00.142Z] [2024-03-20T19:37:00.142Z] #40 [security-proxy-auth internal] load build context [2024-03-20T19:37:00.142Z] #40 transferring context: 2.63MB 1.0s done [2024-03-20T19:37:00.142Z] #40 DONE 2.3s [2024-03-20T19:37:00.414Z] [2024-03-20T19:37:00.414Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:00.414Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2024-03-20T19:37:00.414Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-20T19:37:00.414Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-20T19:37:00.414Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-20T19:37:00.414Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-03-20T19:37:00.414Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-03-20T19:37:00.414Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2024-03-20T19:37:00.414Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-20T19:37:00.414Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.94MB / 23.39MB 1.0s [2024-03-20T19:37:00.414Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.3s [2024-03-20T19:37:00.682Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-20T19:37:00.682Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-20T19:37:00.682Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.6s [2024-03-20T19:37:00.950Z] #34 ... [2024-03-20T19:37:00.950Z] [2024-03-20T19:37:00.950Z] #41 [support-notifications internal] load build context [2024-03-20T19:37:00.950Z] #41 transferring context: 2.63MB 1.0s done [2024-03-20T19:37:00.950Z] #41 DONE 2.4s [2024-03-20T19:37:00.950Z] [2024-03-20T19:37:00.950Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:00.950Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.8s [2024-03-20T19:37:01.221Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 2.0s [2024-03-20T19:37:01.221Z] #34 ... [2024-03-20T19:37:01.221Z] [2024-03-20T19:37:01.221Z] #42 [security-bootstrapper internal] load build context [2024-03-20T19:37:01.221Z] #42 transferring context: 2.63MB 1.5s done [2024-03-20T19:37:01.221Z] #42 DONE 2.7s [2024-03-20T19:37:01.221Z] [2024-03-20T19:37:01.221Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:01.221Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-20T19:37:01.488Z] #34 ... [2024-03-20T19:37:01.488Z] [2024-03-20T19:37:01.488Z] #43 [security-proxy-setup internal] load build context [2024-03-20T19:37:01.488Z] #43 transferring context: 2.63MB 1.1s done [2024-03-20T19:37:01.488Z] #43 DONE 2.2s [2024-03-20T19:37:01.488Z] [2024-03-20T19:37:01.488Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-20T19:37:01.488Z] #44 transferring context: 2.63MB 1.0s done [2024-03-20T19:37:01.488Z] #44 DONE 2.2s [2024-03-20T19:37:01.488Z] [2024-03-20T19:37:01.488Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:37:01.489Z] #33 DONE 4.7s [2024-03-20T19:37:01.489Z] [2024-03-20T19:37:01.489Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:01.489Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.3s [2024-03-20T19:37:01.489Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.69MB / 23.39MB 2.4s [2024-03-20T19:37:01.756Z] #34 ... [2024-03-20T19:37:01.756Z] [2024-03-20T19:37:01.756Z] #45 [security-spire-agent internal] load build context [2024-03-20T19:37:01.756Z] #45 transferring context: 17.63kB 0.0s done [2024-03-20T19:37:01.756Z] #45 DONE 1.6s [2024-03-20T19:37:01.756Z] [2024-03-20T19:37:01.756Z] #46 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-20T19:37:01.756Z] #46 DONE 4.3s [2024-03-20T19:37:01.756Z] [2024-03-20T19:37:01.756Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:01.756Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s done [2024-03-20T19:37:01.756Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-20T19:37:03.718Z] #34 ... [2024-03-20T19:37:03.718Z] [2024-03-20T19:37:03.718Z] #47 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-20T19:37:03.718Z] #47 DONE 1.9s [2024-03-20T19:37:03.718Z] [2024-03-20T19:37:03.718Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:04.303Z] #34 ... [2024-03-20T19:37:04.303Z] [2024-03-20T19:37:04.303Z] #48 [support-scheduler internal] load build context [2024-03-20T19:37:04.303Z] #48 transferring context: 2.63MB 2.1s done [2024-03-20T19:37:04.303Z] #48 DONE 4.3s [2024-03-20T19:37:04.303Z] [2024-03-20T19:37:04.303Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:04.575Z] #34 ... [2024-03-20T19:37:04.575Z] [2024-03-20T19:37:04.575Z] #49 [core-command internal] load build context [2024-03-20T19:37:04.575Z] #49 transferring context: 2.63MB 2.4s done [2024-03-20T19:37:04.575Z] #49 DONE 4.7s [2024-03-20T19:37:04.575Z] [2024-03-20T19:37:04.575Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:05.161Z] #34 ... [2024-03-20T19:37:05.161Z] [2024-03-20T19:37:05.161Z] #50 [security-secretstore-setup internal] load build context [2024-03-20T19:37:05.161Z] #50 transferring context: 2.63MB 3.1s done [2024-03-20T19:37:05.161Z] #50 DONE 5.1s [2024-03-20T19:37:05.161Z] [2024-03-20T19:37:05.161Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:06.577Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.4s [2024-03-20T19:37:09.908Z] #133 DONE 108.9s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:37:09.908Z] #140 DONE 108.9s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-20T19:37:09.908Z] #131 DONE 108.9s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-20T19:37:09.908Z] #139 DONE 108.9s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-20T19:37:09.908Z] #138 DONE 108.9s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-20T19:37:09.908Z] #135 DONE 108.9s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #141 ... [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:37:09.908Z] #137 DONE 109.0s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-20T19:37:09.908Z] #123 DONE 108.9s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-20T19:37:09.908Z] #136 DONE 109.0s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:37:09.908Z] #132 DONE 109.2s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #142 ... [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-20T19:37:09.908Z] #134 DONE 109.4s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #143 DONE 0.7s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #141 DONE 0.5s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #144 ... [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #145 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #145 DONE 0.7s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-20T19:37:09.908Z] #146 DONE 0.8s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #147 DONE 0.5s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #142 DONE 0.6s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #148 DONE 0.8s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #144 DONE 0.3s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #149 [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-20T19:37:09.908Z] #149 ... [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #150 DONE 0.3s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #151 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #152 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #153 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #154 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #155 DONE 0.3s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #156 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #157 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #158 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #159 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:09.908Z] #159 CACHED [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #160 DONE 0.3s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #161 DONE 0.3s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-20T19:37:09.908Z] #162 ... [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:09.908Z] #163 DONE 0.3s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #149 [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-20T19:37:09.908Z] #149 DONE 0.3s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-20T19:37:09.908Z] #164 ... [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #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-20T19:37:09.908Z] #165 DONE 1.7s [2024-03-20T19:37:09.908Z] [2024-03-20T19:37:09.908Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-20T19:37:10.166Z] #166 ... [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-20T19:37:10.166Z] #167 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-20T19:37:10.166Z] #168 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-20T19:37:10.166Z] #169 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #170 [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-20T19:37:10.166Z] #170 DONE 2.1s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-20T19:37:10.166Z] #171 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-20T19:37:10.166Z] #172 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-20T19:37:10.166Z] #166 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-20T19:37:10.166Z] #162 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-20T19:37:10.166Z] #164 DONE 2.0s [2024-03-20T19:37:10.166Z] [2024-03-20T19:37:10.166Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-20T19:37:10.496Z] #173 ... [2024-03-20T19:37:10.496Z] [2024-03-20T19:37:10.496Z] #174 [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-20T19:37:10.496Z] #174 DONE 0.3s [2024-03-20T19:37:10.496Z] [2024-03-20T19:37:10.496Z] #175 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:37:10.496Z] #175 DONE 0.4s [2024-03-20T19:37:10.496Z] [2024-03-20T19:37:10.496Z] #176 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-20T19:37:10.758Z] #176 ... [2024-03-20T19:37:10.758Z] [2024-03-20T19:37:10.758Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:37:10.758Z] #177 DONE 0.6s [2024-03-20T19:37:10.758Z] [2024-03-20T19:37:10.759Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:37:10.759Z] #178 DONE 0.6s [2024-03-20T19:37:10.759Z] [2024-03-20T19:37:10.759Z] #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-20T19:37:10.759Z] #179 DONE 0.6s [2024-03-20T19:37:10.759Z] [2024-03-20T19:37:10.759Z] #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:37:10.759Z] #180 DONE 0.6s [2024-03-20T19:37:10.759Z] [2024-03-20T19:37:10.759Z] #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:37:10.759Z] #181 DONE 0.6s [2024-03-20T19:37:10.759Z] [2024-03-20T19:37:10.759Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-20T19:37:10.759Z] #182 DONE 3.0s [2024-03-20T19:37:10.759Z] [2024-03-20T19:37:10.759Z] #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:37:10.759Z] #183 DONE 0.6s [2024-03-20T19:37:10.759Z] [2024-03-20T19:37:10.759Z] #184 [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-20T19:37:10.759Z] #184 DONE 0.6s [2024-03-20T19:37:10.841Z] #34 ... [2024-03-20T19:37:10.841Z] [2024-03-20T19:37:10.841Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-20T19:37:10.841Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-20T19:37:10.841Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-20T19:37:10.841Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-20T19:37:10.841Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-20T19:37:10.841Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-20T19:37:10.841Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-20T19:37:10.841Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-20T19:37:10.841Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-03-20T19:37:10.841Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.7s done [2024-03-20T19:37:10.841Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-20T19:37:10.841Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-20T19:37:10.841Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.9s [2024-03-20T19:37:10.841Z] #51 ... [2024-03-20T19:37:10.841Z] [2024-03-20T19:37:10.841Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:11.020Z] [2024-03-20T19:37:11.020Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-20T19:37:11.020Z] #173 DONE 0.6s [2024-03-20T19:37:11.020Z] [2024-03-20T19:37:11.020Z] #97 [security-spiffe-token-provider] exporting to image [2024-03-20T19:37:11.020Z] #97 exporting layers 0.3s done [2024-03-20T19:37:11.020Z] #97 ... [2024-03-20T19:37:11.020Z] [2024-03-20T19:37:11.020Z] #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-20T19:37:11.020Z] #185 DONE 0.6s [2024-03-20T19:37:11.020Z] [2024-03-20T19:37:11.020Z] #176 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-20T19:37:11.020Z] #176 DONE 0.5s [2024-03-20T19:37:11.020Z] [2024-03-20T19:37:11.020Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-20T19:37:11.020Z] #186 DONE 0.3s [2024-03-20T19:37:11.020Z] [2024-03-20T19:37:11.020Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:37:11.020Z] #187 DONE 0.3s [2024-03-20T19:37:11.020Z] [2024-03-20T19:37:11.020Z] #97 [core-metadata] exporting to image [2024-03-20T19:37:11.020Z] #97 writing image sha256:4e112dc0f61b963a2e983f6b92fe5e1810cf338bed4844d9cebe7feea8789d65 [2024-03-20T19:37:11.280Z] #97 ... [2024-03-20T19:37:11.280Z] [2024-03-20T19:37:11.280Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:37:11.280Z] #188 DONE 0.3s [2024-03-20T19:37:11.280Z] [2024-03-20T19:37:11.280Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-20T19:37:11.280Z] #189 DONE 0.3s [2024-03-20T19:37:11.280Z] [2024-03-20T19:37:11.280Z] #97 [core-command] exporting to image [2024-03-20T19:37:11.280Z] #97 exporting layers 0.4s done [2024-03-20T19:37:11.280Z] #97 writing image sha256:4e112dc0f61b963a2e983f6b92fe5e1810cf338bed4844d9cebe7feea8789d65 0.0s done [2024-03-20T19:37:11.280Z] #97 naming to docker.io/library/core-command done [2024-03-20T19:37:11.280Z] #97 writing image sha256:90efcb929ed34a75208db102c1b32227fd901d18b77536f34bc7d198d2c9891c [2024-03-20T19:37:11.280Z] #97 writing image sha256:90efcb929ed34a75208db102c1b32227fd901d18b77536f34bc7d198d2c9891c 0.3s done [2024-03-20T19:37:11.280Z] #97 naming to docker.io/library/support-scheduler [2024-03-20T19:37:11.426Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.7s [2024-03-20T19:37:11.426Z] #34 ... [2024-03-20T19:37:11.426Z] [2024-03-20T19:37:11.426Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-20T19:37:11.426Z] #0 7.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:11.426Z] #0 8.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:11.697Z] #52 ... [2024-03-20T19:37:11.697Z] [2024-03-20T19:37:11.697Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-20T19:37:11.697Z] #0 9.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:11.697Z] #53 ... [2024-03-20T19:37:11.697Z] [2024-03-20T19:37:11.697Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-20T19:37:11.697Z] #0 9.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:11.766Z] #97 ... [2024-03-20T19:37:11.766Z] [2024-03-20T19:37:11.766Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:37:11.766Z] #190 DONE 0.4s [2024-03-20T19:37:11.766Z] [2024-03-20T19:37:11.766Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-20T19:37:11.766Z] #191 DONE 0.4s [2024-03-20T19:37:11.766Z] [2024-03-20T19:37:11.766Z] #97 [support-notifications] exporting to image [2024-03-20T19:37:11.766Z] #97 exporting layers 0.5s done [2024-03-20T19:37:11.766Z] #97 naming to docker.io/library/support-scheduler done [2024-03-20T19:37:11.766Z] #97 writing image sha256:068d9a6eec439836b95375464716083116dba03dad06668178af29dc16ffd722 0.0s done [2024-03-20T19:37:11.766Z] #97 writing image sha256:d2e948f546bfb6e862fe2dc2f49b43f4a19b8292203a832a9c9879212479222e 0.0s done [2024-03-20T19:37:11.766Z] #97 naming to docker.io/library/core-data done [2024-03-20T19:37:11.766Z] #97 naming to docker.io/library/support-notifications done [2024-03-20T19:37:11.766Z] #97 writing image sha256:c1d8dcd29e5f4461c56453aa1a087039ba1ed6fea1a9a3867336d6083fe0a644 [2024-03-20T19:37:11.981Z] #54 ... [2024-03-20T19:37:11.981Z] [2024-03-20T19:37:11.981Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-20T19:37:11.981Z] #0 8.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:11.981Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:11.981Z] #55 ... [2024-03-20T19:37:11.981Z] [2024-03-20T19:37:11.981Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-20T19:37:12.026Z] #97 writing image sha256:c1d8dcd29e5f4461c56453aa1a087039ba1ed6fea1a9a3867336d6083fe0a644 done [2024-03-20T19:37:12.026Z] #97 writing image sha256:863d80346084ce0613b18529d6ef873f0562e4b6fadddde937bf106a446be962 done [2024-03-20T19:37:12.026Z] #97 naming to docker.io/library/security-spiffe-token-provider done [2024-03-20T19:37:12.026Z] #97 naming to docker.io/library/core-metadata done [2024-03-20T19:37:12.026Z] #97 DONE 1.6s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-20T19:37:12.026Z] #192 ... [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-20T19:37:12.026Z] #193 DONE 0.6s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-20T19:37:12.026Z] #192 DONE 0.6s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-20T19:37:12.026Z] #194 DONE 1.0s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #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-20T19:37:12.026Z] #195 DONE 1.1s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-20T19:37:12.026Z] #196 DONE 0.1s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-20T19:37:12.026Z] #197 DONE 0.1s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-20T19:37:12.026Z] #198 DONE 1.0s [2024-03-20T19:37:12.026Z] [2024-03-20T19:37:12.026Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-20T19:37:12.257Z] #56 ... [2024-03-20T19:37:12.257Z] [2024-03-20T19:37:12.257Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-20T19:37:12.257Z] #0 6.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:12.258Z] #0 7.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:12.258Z] #0 10.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:12.258Z] #0 10.18 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:12.258Z] #0 10.27 OK: 8 MiB in 16 packages [2024-03-20T19:37:12.258Z] #57 ... [2024-03-20T19:37:12.258Z] [2024-03-20T19:37:12.258Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-20T19:37:12.292Z] #199 ... [2024-03-20T19:37:12.292Z] [2024-03-20T19:37:12.292Z] #200 [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-20T19:37:12.292Z] #200 DONE 0.1s [2024-03-20T19:37:12.292Z] [2024-03-20T19:37:12.292Z] #201 [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-20T19:37:12.292Z] #201 DONE 0.1s [2024-03-20T19:37:12.292Z] [2024-03-20T19:37:12.292Z] #97 [core-common-config-bootstrapper] exporting to image [2024-03-20T19:37:12.292Z] #97 exporting layers 0.2s done [2024-03-20T19:37:12.292Z] #97 writing image sha256:2ab8cab69466fdcc33b206afeb9899ecd0cc9d11753cccc1e87f26f9e1fb380e 0.1s done [2024-03-20T19:37:12.292Z] #97 naming to docker.io/library/core-common-config-bootstrapper [2024-03-20T19:37:12.525Z] #58 ... [2024-03-20T19:37:12.526Z] [2024-03-20T19:37:12.526Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-20T19:37:12.526Z] #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:12.526Z] #0 9.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:12.526Z] #59 ... [2024-03-20T19:37:12.526Z] [2024-03-20T19:37:12.526Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-20T19:37:12.526Z] #0 6.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:12.526Z] #0 6.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:12.526Z] #0 8.482 (1/4) Installing ca-certificates (20240226-r0) [2024-03-20T19:37:12.526Z] #0 8.708 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:12.526Z] #0 8.726 (3/4) Installing su-exec (0.2-r3) [2024-03-20T19:37:12.526Z] #0 8.726 (4/4) Installing yq (4.33.3-r5) [2024-03-20T19:37:12.526Z] #0 9.243 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:12.526Z] #0 9.375 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:37:12.526Z] #0 10.62 OK: 18 MiB in 19 packages [2024-03-20T19:37:12.552Z] #97 ... [2024-03-20T19:37:12.552Z] [2024-03-20T19:37:12.552Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-20T19:37:12.552Z] #202 DONE 0.1s [2024-03-20T19:37:12.552Z] [2024-03-20T19:37:12.552Z] #97 [security-proxy-auth] exporting to image [2024-03-20T19:37:12.552Z] #97 exporting layers 0.4s done [2024-03-20T19:37:12.552Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-20T19:37:12.552Z] #97 writing image sha256:1d372544cd9f5db8f017009834a32fb6b208e6eba1522e425a568cda90acda34 0.0s done [2024-03-20T19:37:12.552Z] #97 naming to docker.io/library/security-proxy-auth 0.0s done [2024-03-20T19:37:12.552Z] #97 exporting layers 0.5s done [2024-03-20T19:37:12.552Z] #97 writing image sha256:1c0a44867a442c1e7351a294de8b59c4655c7ffdd68fbdea543c139dbd6f1c5e done [2024-03-20T19:37:12.552Z] #97 naming to docker.io/library/security-proxy-setup done [2024-03-20T19:37:12.552Z] #97 DONE 2.3s [2024-03-20T19:37:12.552Z] [2024-03-20T19:37:12.552Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-20T19:37:12.552Z] #203 DONE 0.1s [2024-03-20T19:37:12.552Z] [2024-03-20T19:37:12.552Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-20T19:37:12.793Z] #60 ... [2024-03-20T19:37:12.793Z] [2024-03-20T19:37:12.793Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-20T19:37:12.793Z] #58 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:12.811Z] #204 ... [2024-03-20T19:37:12.811Z] [2024-03-20T19:37:12.811Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-20T19:37:12.811Z] #199 DONE 0.7s [2024-03-20T19:37:12.811Z] [2024-03-20T19:37:12.811Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-20T19:37:12.811Z] #204 DONE 0.3s [2024-03-20T19:37:12.811Z] [2024-03-20T19:37:12.811Z] #97 [security-bootstrapper] exporting to image [2024-03-20T19:37:13.071Z] #97 exporting layers 0.3s done [2024-03-20T19:37:13.071Z] #97 exporting layers 0.2s done [2024-03-20T19:37:13.071Z] #97 writing image sha256:9813e1a817c2b3ae805cd61397cc176d3cb320542f0ecdbf24301d75486c3664 done [2024-03-20T19:37:13.071Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-03-20T19:37:13.071Z] #97 writing image sha256:75f843d8e7319be748c218d5b289ec1a5b33e84d61ad561871b9267dca184a21 done [2024-03-20T19:37:13.071Z] #97 naming to docker.io/library/security-bootstrapper done [2024-03-20T19:37:13.071Z] #97 DONE 2.6s [2024-03-20T19:37:13.071Z] [2024-03-20T19:37:13.071Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:37:13.071Z] time="2024-03-20T19:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-20T19:37:13.081Z] $ docker stop --time=1 2100c4c6ca6485f76a638e7e5d743a95395f9cdf5bf750e92f4cd75e1350ed11 [2024-03-20T19:37:13.762Z] #58 ... [2024-03-20T19:37:13.763Z] [2024-03-20T19:37:13.763Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-20T19:37:13.763Z] #60 DONE 12.3s [2024-03-20T19:37:13.763Z] [2024-03-20T19:37:13.763Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-20T19:37:13.763Z] #57 DONE 12.1s [2024-03-20T19:37:13.763Z] [2024-03-20T19:37:13.763Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:37:13.763Z] #0 8.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:13.763Z] #61 ... [2024-03-20T19:37:13.763Z] [2024-03-20T19:37:13.763Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:37:13.763Z] #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:14.033Z] #62 ... [2024-03-20T19:37:14.033Z] [2024-03-20T19:37:14.033Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-20T19:37:14.033Z] #0 9.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:14.033Z] #63 ... [2024-03-20T19:37:14.033Z] [2024-03-20T19:37:14.033Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-20T19:37:14.033Z] #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:14.301Z] #64 ... [2024-03-20T19:37:14.301Z] [2024-03-20T19:37:14.301Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:14.347Z] $ docker rm -f --volumes 2100c4c6ca6485f76a638e7e5d743a95395f9cdf5bf750e92f4cd75e1350ed11 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T19:37:14.684Z] + docker images [2024-03-20T19:37:14.684Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-20T19:37:14.684Z] security-secretstore-setup latest 9813e1a817c2 2 seconds ago 36.7MB [2024-03-20T19:37:14.684Z] security-bootstrapper latest 75f843d8e731 2 seconds ago 18.9MB [2024-03-20T19:37:14.684Z] security-proxy-setup latest 1c0a44867a44 3 seconds ago 26.2MB [2024-03-20T19:37:14.684Z] security-proxy-auth latest 1d372544cd9f 3 seconds ago 32.8MB [2024-03-20T19:37:14.684Z] core-common-config-bootstrapper latest 2ab8cab69466 3 seconds ago 15.3MB [2024-03-20T19:37:14.684Z] core-command latest 4e112dc0f61b 4 seconds ago 35.2MB [2024-03-20T19:37:14.684Z] core-metadata latest c1d8dcd29e5f 4 seconds ago 35.7MB [2024-03-20T19:37:14.684Z] core-data latest 068d9a6eec43 4 seconds ago 35.5MB [2024-03-20T19:37:14.684Z] support-notifications latest d2e948f546bf 4 seconds ago 38.7MB [2024-03-20T19:37:14.684Z] support-scheduler latest 90efcb929ed3 4 seconds ago 38.1MB [2024-03-20T19:37:14.684Z] security-spiffe-token-provider latest 863d80346084 4 seconds ago 29MB [2024-03-20T19:37:14.684Z] security-spire-agent latest 31e08eaf4968 2 minutes ago 161MB [2024-03-20T19:37:14.684Z] security-spire-server latest c2be2fdebb12 2 minutes ago 102MB [2024-03-20T19:37:14.684Z] security-spire-config latest c044a073a0c4 2 minutes ago 102MB [2024-03-20T19:37:14.684Z] ci-base-image-x86_64 latest 88701c5f9ada 5 minutes ago 977MB [2024-03-20T19:37:14.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-20T19:37:14.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-20T19:37:14.684Z] 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-20T19:37:14.819Z] provisioning config files... [2024-03-20T19:37:14.828Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/636@tmp/config8229898079864269684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:37:15.130Z] ---> ****-login.sh [2024-03-20T19:37:15.130Z] nexus3.edgexfoundry.org:10001 [2024-03-20T19:37:15.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:37:15.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:37:15.130Z] Configure a credential helper to remove this warning. See [2024-03-20T19:37:15.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:37:15.130Z] [2024-03-20T19:37:15.130Z] Login Succeeded [2024-03-20T19:37:15.130Z] nexus3.edgexfoundry.org:10002 [2024-03-20T19:37:15.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:37:15.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:37:15.130Z] Configure a credential helper to remove this warning. See [2024-03-20T19:37:15.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:37:15.130Z] [2024-03-20T19:37:15.130Z] Login Succeeded [2024-03-20T19:37:15.130Z] nexus3.edgexfoundry.org:10003 [2024-03-20T19:37:15.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:37:15.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:37:15.389Z] Configure a credential helper to remove this warning. See [2024-03-20T19:37:15.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:37:15.389Z] [2024-03-20T19:37:15.389Z] Login Succeeded [2024-03-20T19:37:15.389Z] nexus3.edgexfoundry.org:10004 [2024-03-20T19:37:15.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:37:15.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:37:15.389Z] Configure a credential helper to remove this warning. See [2024-03-20T19:37:15.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:37:15.389Z] [2024-03-20T19:37:15.389Z] Login Succeeded [2024-03-20T19:37:15.389Z] ****.io [2024-03-20T19:37:15.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:37:15.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:37:15.648Z] Configure a credential helper to remove this warning. See [2024-03-20T19:37:15.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:37:15.649Z] [2024-03-20T19:37:15.649Z] Login Succeeded [2024-03-20T19:37:15.649Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T19:37:15.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:15.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:37:15.730Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-03-20T19:37:15.730Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:15.730Z] latest [2024-03-20T19:37:15.730Z] 3.2.0-dev.23 [2024-03-20T19:37:15.730Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:15.730Z] main [2024-03-20T19:37:15.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:16.086Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:16.415Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:16.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-20T19:37:16.415Z] ef241b8d5f44: Preparing [2024-03-20T19:37:16.415Z] 5a2f97011a0c: Preparing [2024-03-20T19:37:16.415Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:16.415Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:16.415Z] bb00c29d25c1: Preparing [2024-03-20T19:37:16.415Z] 2be70adf6e29: Preparing [2024-03-20T19:37:16.415Z] aedc3bda2944: Preparing [2024-03-20T19:37:16.415Z] 2be70adf6e29: Waiting [2024-03-20T19:37:16.415Z] aedc3bda2944: Waiting [2024-03-20T19:37:16.415Z] b5dd56fbf3e5: Pushed [2024-03-20T19:37:16.415Z] ef241b8d5f44: Pushed [2024-03-20T19:37:16.415Z] bb00c29d25c1: Pushed [2024-03-20T19:37:16.415Z] bf51aa81bfd9: Pushed [2024-03-20T19:37:16.415Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:16.672Z] 2be70adf6e29: Pushed [2024-03-20T19:37:16.896Z] #34 ... [2024-03-20T19:37:16.896Z] [2024-03-20T19:37:16.896Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-20T19:37:16.896Z] #59 15.43 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:37:16.896Z] #59 15.43 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:37:16.896Z] #59 15.43 OK: 19947 distinct packages available [2024-03-20T19:37:17.861Z] #59 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:19.204Z] 5a2f97011a0c: Pushed [2024-03-20T19:37:19.204Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:7141e8fad2feb08b95d37f62c44311826ab0b5d3f9fe239d6d6d07c259403c4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:19.529Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:19.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-20T19:37:19.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-20T19:37:19.850Z] ef241b8d5f44: Preparing [2024-03-20T19:37:19.850Z] 5a2f97011a0c: Preparing [2024-03-20T19:37:19.850Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:19.850Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:19.850Z] bb00c29d25c1: Preparing [2024-03-20T19:37:19.850Z] 2be70adf6e29: Preparing [2024-03-20T19:37:19.850Z] aedc3bda2944: Preparing [2024-03-20T19:37:19.850Z] 2be70adf6e29: Waiting [2024-03-20T19:37:19.850Z] aedc3bda2944: Waiting [2024-03-20T19:37:19.850Z] ef241b8d5f44: Layer already exists [2024-03-20T19:37:19.850Z] 5a2f97011a0c: Layer already exists [2024-03-20T19:37:19.850Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:19.850Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:19.850Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:19.850Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:19.850Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:19.850Z] latest: digest: sha256:7141e8fad2feb08b95d37f62c44311826ab0b5d3f9fe239d6d6d07c259403c4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:20.175Z] + 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-20T19:37:20.458Z] #59 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:20.458Z] #59 ... [2024-03-20T19:37:20.458Z] [2024-03-20T19:37:20.458Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-20T19:37:20.458Z] #53 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:20.458Z] #53 17.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:20.458Z] #53 17.48 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:20.458Z] #53 17.64 OK: 8 MiB in 16 packages [2024-03-20T19:37:20.458Z] #53 DONE 19.0s [2024-03-20T19:37:20.458Z] [2024-03-20T19:37:20.458Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-20T19:37:20.458Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.1s done [2024-03-20T19:37:20.458Z] #51 ... [2024-03-20T19:37:20.458Z] [2024-03-20T19:37:20.458Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-20T19:37:20.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-03-20T19:37:20.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-20T19:37:20.505Z] ef241b8d5f44: Preparing [2024-03-20T19:37:20.505Z] 5a2f97011a0c: Preparing [2024-03-20T19:37:20.505Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:20.505Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:20.505Z] bb00c29d25c1: Preparing [2024-03-20T19:37:20.505Z] 2be70adf6e29: Preparing [2024-03-20T19:37:20.505Z] aedc3bda2944: Preparing [2024-03-20T19:37:20.505Z] 2be70adf6e29: Waiting [2024-03-20T19:37:20.505Z] aedc3bda2944: Waiting [2024-03-20T19:37:20.505Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:20.505Z] 5a2f97011a0c: Layer already exists [2024-03-20T19:37:20.505Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:20.505Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:20.505Z] ef241b8d5f44: Layer already exists [2024-03-20T19:37:20.505Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:20.505Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:20.505Z] 3.2.0-dev.23: digest: sha256:7141e8fad2feb08b95d37f62c44311826ab0b5d3f9fe239d6d6d07c259403c4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:20.834Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:21.158Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:21.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-20T19:37:21.158Z] ef241b8d5f44: Preparing [2024-03-20T19:37:21.158Z] 5a2f97011a0c: Preparing [2024-03-20T19:37:21.158Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:21.158Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:21.158Z] bb00c29d25c1: Preparing [2024-03-20T19:37:21.158Z] 2be70adf6e29: Preparing [2024-03-20T19:37:21.158Z] aedc3bda2944: Preparing [2024-03-20T19:37:21.158Z] 2be70adf6e29: Waiting [2024-03-20T19:37:21.158Z] aedc3bda2944: Waiting [2024-03-20T19:37:21.158Z] 5a2f97011a0c: Layer already exists [2024-03-20T19:37:21.158Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:21.158Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:21.158Z] ef241b8d5f44: Layer already exists [2024-03-20T19:37:21.158Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:21.158Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:21.158Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:21.158Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:7141e8fad2feb08b95d37f62c44311826ab0b5d3f9fe239d6d6d07c259403c4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:21.427Z] #65 ... [2024-03-20T19:37:21.427Z] [2024-03-20T19:37:21.427Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-20T19:37:21.427Z] #63 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:21.427Z] #63 17.34 OK: 266 MiB in 52 packages [2024-03-20T19:37:21.427Z] #63 DONE 17.7s [2024-03-20T19:37:21.488Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:21.697Z] [2024-03-20T19:37:21.697Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:37:21.697Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.1s done [2024-03-20T19:37:21.798Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-03-20T19:37:21.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-20T19:37:21.798Z] ef241b8d5f44: Preparing [2024-03-20T19:37:21.798Z] 5a2f97011a0c: Preparing [2024-03-20T19:37:21.798Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:21.798Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:21.798Z] bb00c29d25c1: Preparing [2024-03-20T19:37:21.798Z] 2be70adf6e29: Preparing [2024-03-20T19:37:21.798Z] aedc3bda2944: Preparing [2024-03-20T19:37:21.798Z] 2be70adf6e29: Waiting [2024-03-20T19:37:21.798Z] aedc3bda2944: Waiting [2024-03-20T19:37:21.798Z] ef241b8d5f44: Layer already exists [2024-03-20T19:37:21.798Z] 5a2f97011a0c: Layer already exists [2024-03-20T19:37:21.798Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:21.798Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:21.798Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:21.798Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:21.798Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:21.798Z] main: digest: sha256:7141e8fad2feb08b95d37f62c44311826ab0b5d3f9fe239d6d6d07c259403c4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:21.861Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:21.873Z] taggedImages: [2024-03-20T19:37:21.873Z] - nexus3.edgexfoundry.org:10004/core-command:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:21.873Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-20T19:37:21.873Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-03-20T19:37:21.873Z] - nexus3.edgexfoundry.org:10004/core-command:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:21.873Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-03-20T19:37:21.899Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-03-20T19:37:21.899Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:21.899Z] latest [2024-03-20T19:37:21.899Z] 3.2.0-dev.23 [2024-03-20T19:37:21.899Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:21.899Z] main [2024-03-20T19:37:21.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-20T19:37:21.969Z] #34 ... [2024-03-20T19:37:21.969Z] [2024-03-20T19:37:21.969Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-20T19:37:21.969Z] #55 16.24 (1/2) Installing ca-certificates (20240226-r0) [2024-03-20T19:37:21.969Z] #55 16.91 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:21.969Z] #55 16.94 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:21.969Z] #55 17.10 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:37:21.969Z] #55 18.78 OK: 9 MiB in 17 packages [2024-03-20T19:37:21.969Z] #55 DONE 20.4s [Pipeline] sh [2024-03-20T19:37:22.238Z] [2024-03-20T19:37:22.238Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:22.238Z] #66 ... [2024-03-20T19:37:22.238Z] [2024-03-20T19:37:22.238Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:37:22.238Z] #67 DONE 0.8s [2024-03-20T19:37:22.247Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:22.506Z] [2024-03-20T19:37:22.506Z] #62 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:37:22.506Z] #62 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:22.506Z] #62 17.52 OK: 266 MiB in 52 packages [2024-03-20T19:37:22.506Z] #62 DONE 18.8s [2024-03-20T19:37:22.506Z] [2024-03-20T19:37:22.506Z] #68 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:37:22.565Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:22.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-20T19:37:22.565Z] 7605bf61e522: Preparing [2024-03-20T19:37:22.565Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:22.565Z] 576463218f34: Preparing [2024-03-20T19:37:22.565Z] 4a2773f53487: Preparing [2024-03-20T19:37:22.565Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:22.565Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:22.565Z] bb00c29d25c1: Preparing [2024-03-20T19:37:22.565Z] 2be70adf6e29: Preparing [2024-03-20T19:37:22.565Z] aedc3bda2944: Preparing [2024-03-20T19:37:22.565Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:22.565Z] bb00c29d25c1: Waiting [2024-03-20T19:37:22.565Z] 2be70adf6e29: Waiting [2024-03-20T19:37:22.565Z] aedc3bda2944: Waiting [2024-03-20T19:37:22.565Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:22.565Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:22.565Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:22.565Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:22.565Z] 7605bf61e522: Pushed [2024-03-20T19:37:22.565Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:22.565Z] 576463218f34: Pushed [2024-03-20T19:37:22.565Z] 1453ee04a8f8: Pushed [2024-03-20T19:37:22.773Z] #68 ... [2024-03-20T19:37:22.773Z] [2024-03-20T19:37:22.773Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-20T19:37:22.773Z] #54 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:22.773Z] #54 17.57 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:37:22.773Z] #54 17.57 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:37:22.773Z] #54 17.57 OK: 19947 distinct packages available [2024-03-20T19:37:22.773Z] #54 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:22.773Z] #54 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.041Z] #54 ... [2024-03-20T19:37:23.041Z] [2024-03-20T19:37:23.041Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:37:23.041Z] #69 ... [2024-03-20T19:37:23.041Z] [2024-03-20T19:37:23.041Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-20T19:37:23.041Z] #56 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.041Z] #56 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.041Z] #56 20.30 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:23.041Z] #56 20.36 (2/2) Installing su-exec (0.2-r3) [2024-03-20T19:37:23.041Z] #56 20.39 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:23.041Z] #56 20.53 OK: 8 MiB in 17 packages [2024-03-20T19:37:23.309Z] #56 ... [2024-03-20T19:37:23.309Z] [2024-03-20T19:37:23.309Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-20T19:37:23.309Z] #61 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.309Z] #61 18.46 OK: 266 MiB in 52 packages [2024-03-20T19:37:23.309Z] #61 DONE 19.6s [2024-03-20T19:37:23.309Z] [2024-03-20T19:37:23.309Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:37:23.497Z] 4a2773f53487: Pushed [2024-03-20T19:37:23.497Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:353230db772dc7d189897e8ff7f6d69c3a93a619d1488b551b48d1f3d6c92f6f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:23.578Z] #70 ... [2024-03-20T19:37:23.578Z] [2024-03-20T19:37:23.578Z] #68 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:37:23.578Z] #68 DONE 1.2s [2024-03-20T19:37:23.578Z] [2024-03-20T19:37:23.578Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:23.578Z] #0 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.578Z] #0 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.819Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-20T19:37:23.854Z] #71 ... [2024-03-20T19:37:23.854Z] [2024-03-20T19:37:23.854Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-20T19:37:23.854Z] #0 4.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.854Z] #0 5.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:23.854Z] #72 ... [2024-03-20T19:37:23.854Z] [2024-03-20T19:37:23.854Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-20T19:37:23.854Z] #56 DONE 22.4s [2024-03-20T19:37:23.854Z] [2024-03-20T19:37:23.854Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [Pipeline] sh [2024-03-20T19:37:24.125Z] #73 ... [2024-03-20T19:37:24.125Z] [2024-03-20T19:37:24.125Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-20T19:37:24.125Z] #52 12.50 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:37:24.125Z] #52 12.50 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:37:24.125Z] #52 12.50 OK: 19947 distinct packages available [2024-03-20T19:37:24.125Z] #52 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:24.125Z] #52 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:24.125Z] #52 22.34 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:24.125Z] #52 22.40 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-20T19:37:24.125Z] #52 22.41 (3/5) Installing libucontext (1.2-r2) [2024-03-20T19:37:24.125Z] #52 22.44 (4/5) Installing gcompat (1.1.0-r1) [2024-03-20T19:37:24.125Z] #52 22.53 (5/5) Installing openssl (3.1.4-r5) [2024-03-20T19:37:24.125Z] #52 22.58 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:24.125Z] #52 ... [2024-03-20T19:37:24.125Z] [2024-03-20T19:37:24.125Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:37:24.135Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-20T19:37:24.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-20T19:37:24.135Z] 7605bf61e522: Preparing [2024-03-20T19:37:24.135Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:24.135Z] 576463218f34: Preparing [2024-03-20T19:37:24.135Z] 4a2773f53487: Preparing [2024-03-20T19:37:24.135Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:24.135Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:24.135Z] bb00c29d25c1: Preparing [2024-03-20T19:37:24.135Z] 2be70adf6e29: Preparing [2024-03-20T19:37:24.135Z] aedc3bda2944: Preparing [2024-03-20T19:37:24.135Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:24.135Z] bb00c29d25c1: Waiting [2024-03-20T19:37:24.135Z] 2be70adf6e29: Waiting [2024-03-20T19:37:24.135Z] aedc3bda2944: Waiting [2024-03-20T19:37:24.135Z] 576463218f34: Layer already exists [2024-03-20T19:37:24.135Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:24.135Z] 4a2773f53487: Layer already exists [2024-03-20T19:37:24.135Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:24.135Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:24.135Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:24.135Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:24.135Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:24.135Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:24.135Z] latest: digest: sha256:353230db772dc7d189897e8ff7f6d69c3a93a619d1488b551b48d1f3d6c92f6f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:24.459Z] + 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-20T19:37:24.712Z] #74 ... [2024-03-20T19:37:24.712Z] [2024-03-20T19:37:24.712Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:37:24.712Z] #70 DONE 1.4s [2024-03-20T19:37:24.712Z] [2024-03-20T19:37:24.712Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:37:24.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-03-20T19:37:24.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-20T19:37:24.781Z] 7605bf61e522: Preparing [2024-03-20T19:37:24.781Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:24.781Z] 576463218f34: Preparing [2024-03-20T19:37:24.781Z] 4a2773f53487: Preparing [2024-03-20T19:37:24.781Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:24.781Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:24.781Z] bb00c29d25c1: Preparing [2024-03-20T19:37:24.781Z] 2be70adf6e29: Preparing [2024-03-20T19:37:24.781Z] aedc3bda2944: Preparing [2024-03-20T19:37:24.781Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:24.781Z] bb00c29d25c1: Waiting [2024-03-20T19:37:24.781Z] 2be70adf6e29: Waiting [2024-03-20T19:37:24.781Z] aedc3bda2944: Waiting [2024-03-20T19:37:24.781Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:24.781Z] 576463218f34: Layer already exists [2024-03-20T19:37:24.781Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:24.781Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:24.781Z] 4a2773f53487: Layer already exists [2024-03-20T19:37:24.781Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:24.781Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:24.781Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:24.781Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:24.781Z] 3.2.0-dev.23: digest: sha256:353230db772dc7d189897e8ff7f6d69c3a93a619d1488b551b48d1f3d6c92f6f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:24.982Z] #75 ... [2024-03-20T19:37:24.982Z] [2024-03-20T19:37:24.982Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-20T19:37:24.982Z] #58 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:24.982Z] #58 20.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:24.982Z] #58 20.48 (2/4) Installing openssl (3.1.4-r5) [2024-03-20T19:37:24.982Z] #58 20.67 (3/4) Installing su-exec (0.2-r3) [2024-03-20T19:37:24.982Z] #58 20.72 (4/4) Installing yq (4.33.3-r5) [2024-03-20T19:37:24.982Z] #58 21.87 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:24.982Z] #58 22.05 OK: 18 MiB in 19 packages [2024-03-20T19:37:24.982Z] #58 DONE 23.3s [2024-03-20T19:37:24.982Z] [2024-03-20T19:37:24.982Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-20T19:37:25.098Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:25.413Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:25.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-20T19:37:25.414Z] 7605bf61e522: Preparing [2024-03-20T19:37:25.414Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:25.414Z] 576463218f34: Preparing [2024-03-20T19:37:25.414Z] 4a2773f53487: Preparing [2024-03-20T19:37:25.414Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:25.414Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:25.414Z] bb00c29d25c1: Preparing [2024-03-20T19:37:25.414Z] 2be70adf6e29: Preparing [2024-03-20T19:37:25.414Z] aedc3bda2944: Preparing [2024-03-20T19:37:25.414Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:25.414Z] bb00c29d25c1: Waiting [2024-03-20T19:37:25.414Z] aedc3bda2944: Waiting [2024-03-20T19:37:25.414Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:25.414Z] 4a2773f53487: Layer already exists [2024-03-20T19:37:25.414Z] 576463218f34: Layer already exists [2024-03-20T19:37:25.414Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:25.414Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:25.414Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:25.414Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:25.414Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:25.414Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:25.414Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:353230db772dc7d189897e8ff7f6d69c3a93a619d1488b551b48d1f3d6c92f6f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:25.567Z] #76 ... [2024-03-20T19:37:25.567Z] [2024-03-20T19:37:25.567Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-20T19:37:25.567Z] #52 22.75 OK: 9 MiB in 20 packages [2024-03-20T19:37:25.567Z] #52 DONE 24.1s [2024-03-20T19:37:25.567Z] [2024-03-20T19:37:25.567Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-20T19:37:25.567Z] #64 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:25.567Z] #64 17.75 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-20T19:37:25.567Z] #64 17.77 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-20T19:37:25.567Z] #64 17.77 OK: 19953 distinct packages available [2024-03-20T19:37:25.567Z] #64 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:25.567Z] #64 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:25.736Z] + 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-20T19:37:25.836Z] #64 ... [2024-03-20T19:37:25.836Z] [2024-03-20T19:37:25.836Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-20T19:37:25.836Z] #59 23.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:25.836Z] #59 24.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-20T19:37:25.836Z] #59 24.00 (3/4) Installing libucontext (1.2-r2) [2024-03-20T19:37:25.836Z] #59 24.02 (4/4) Installing gcompat (1.1.0-r1) [2024-03-20T19:37:25.836Z] #59 24.04 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:25.836Z] #59 24.07 OK: 8 MiB in 19 packages [2024-03-20T19:37:26.058Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-03-20T19:37:26.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-20T19:37:26.058Z] 7605bf61e522: Preparing [2024-03-20T19:37:26.058Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:26.058Z] 576463218f34: Preparing [2024-03-20T19:37:26.058Z] 4a2773f53487: Preparing [2024-03-20T19:37:26.058Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:26.058Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:26.058Z] bb00c29d25c1: Preparing [2024-03-20T19:37:26.058Z] 2be70adf6e29: Preparing [2024-03-20T19:37:26.058Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:26.058Z] aedc3bda2944: Preparing [2024-03-20T19:37:26.058Z] 2be70adf6e29: Waiting [2024-03-20T19:37:26.058Z] 4a2773f53487: Layer already exists [2024-03-20T19:37:26.058Z] 576463218f34: Layer already exists [2024-03-20T19:37:26.058Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:26.058Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:26.058Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:26.058Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:26.058Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:26.058Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:26.058Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:26.058Z] main: digest: sha256:353230db772dc7d189897e8ff7f6d69c3a93a619d1488b551b48d1f3d6c92f6f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:26.140Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:26.154Z] taggedImages: [2024-03-20T19:37:26.154Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:26.154Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-20T19:37:26.154Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-03-20T19:37:26.154Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:26.154Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-03-20T19:37:26.179Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-03-20T19:37:26.179Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:26.179Z] latest [2024-03-20T19:37:26.179Z] 3.2.0-dev.23 [2024-03-20T19:37:26.179Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:26.179Z] main [2024-03-20T19:37:26.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:26.428Z] #59 DONE 25.1s [2024-03-20T19:37:26.428Z] [2024-03-20T19:37:26.428Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-20T19:37:26.428Z] #72 11.92 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:26.428Z] #72 11.97 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:37:26.512Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:26.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:26.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-20T19:37:26.829Z] 7844d2c108e2: Preparing [2024-03-20T19:37:26.829Z] 6dde82a25ebf: Preparing [2024-03-20T19:37:26.829Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:26.829Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:26.829Z] bb00c29d25c1: Preparing [2024-03-20T19:37:26.829Z] 43b2731ae09c: Preparing [2024-03-20T19:37:26.829Z] aedc3bda2944: Preparing [2024-03-20T19:37:26.829Z] 43b2731ae09c: Waiting [2024-03-20T19:37:26.829Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:26.829Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:26.829Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:26.829Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:26.829Z] 7844d2c108e2: Pushed [2024-03-20T19:37:26.829Z] 43b2731ae09c: Pushed [2024-03-20T19:37:27.020Z] #72 13.06 OK: 18 MiB in 19 packages [2024-03-20T19:37:27.606Z] #72 ... [2024-03-20T19:37:27.606Z] [2024-03-20T19:37:27.606Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:27.606Z] #71 13.17 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:27.606Z] #71 13.26 OK: 8 MiB in 16 packages [2024-03-20T19:37:27.606Z] #71 DONE 13.9s [2024-03-20T19:37:27.873Z] [2024-03-20T19:37:27.873Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-20T19:37:27.873Z] #54 26.06 (1/11) Installing ca-certificates (20240226-r0) [2024-03-20T19:37:27.873Z] #54 ... [2024-03-20T19:37:27.873Z] [2024-03-20T19:37:27.873Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-20T19:37:27.873Z] #72 DONE 14.1s [2024-03-20T19:37:27.873Z] [2024-03-20T19:37:27.873Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-20T19:37:27.873Z] #54 26.33 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-20T19:37:27.873Z] #54 26.37 (3/11) Installing libunistring (1.1-r1) [2024-03-20T19:37:27.873Z] #54 26.43 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-20T19:37:27.873Z] #54 26.44 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-20T19:37:27.873Z] #54 26.46 (6/11) Installing libcurl (8.5.0-r0) [2024-03-20T19:37:27.873Z] #54 26.51 (7/11) Installing curl (8.5.0-r0) [2024-03-20T19:37:28.142Z] #54 26.54 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-20T19:37:28.142Z] #54 26.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-20T19:37:28.142Z] #54 26.57 (10/11) Installing libucontext (1.2-r2) [2024-03-20T19:37:28.142Z] #54 26.57 (11/11) Installing gcompat (1.1.0-r1) [2024-03-20T19:37:28.142Z] #54 26.60 Executing busybox-1.36.1-r5.trigger [2024-03-20T19:37:28.416Z] #54 26.66 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:37:29.020Z] #54 ... [2024-03-20T19:37:29.020Z] [2024-03-20T19:37:29.020Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-20T19:37:29.020Z] #64 24.48 OK: 266 MiB in 52 packages [2024-03-20T19:37:29.020Z] #64 DONE 25.1s [2024-03-20T19:37:29.020Z] [2024-03-20T19:37:29.020Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-20T19:37:29.020Z] #54 27.43 OK: 13 MiB in 26 packages [2024-03-20T19:37:29.354Z] 6dde82a25ebf: Pushed [2024-03-20T19:37:29.611Z] #54 DONE 27.9s [2024-03-20T19:37:29.611Z] [2024-03-20T19:37:29.611Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:29.612Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:fa0a22a42f09cfcd1c479b9a5840e3ccc24f010f8656e27309ac72135c152321 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:29.880Z] #77 ... [2024-03-20T19:37:29.880Z] [2024-03-20T19:37:29.880Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:37:29.880Z] #78 DONE 1.0s [2024-03-20T19:37:29.940Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:30.149Z] [2024-03-20T19:37:30.149Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:37:30.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-20T19:37:30.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-20T19:37:30.262Z] 7844d2c108e2: Preparing [2024-03-20T19:37:30.262Z] 6dde82a25ebf: Preparing [2024-03-20T19:37:30.262Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:30.262Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:30.262Z] bb00c29d25c1: Preparing [2024-03-20T19:37:30.262Z] 43b2731ae09c: Preparing [2024-03-20T19:37:30.262Z] aedc3bda2944: Preparing [2024-03-20T19:37:30.262Z] 43b2731ae09c: Waiting [2024-03-20T19:37:30.262Z] aedc3bda2944: Waiting [2024-03-20T19:37:30.262Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:30.262Z] 6dde82a25ebf: Layer already exists [2024-03-20T19:37:30.262Z] 7844d2c108e2: Layer already exists [2024-03-20T19:37:30.262Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:30.262Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:30.262Z] 43b2731ae09c: Layer already exists [2024-03-20T19:37:30.262Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:30.262Z] latest: digest: sha256:fa0a22a42f09cfcd1c479b9a5840e3ccc24f010f8656e27309ac72135c152321 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:30.587Z] + 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-20T19:37:30.907Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-03-20T19:37:30.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-20T19:37:30.908Z] 7844d2c108e2: Preparing [2024-03-20T19:37:30.908Z] 6dde82a25ebf: Preparing [2024-03-20T19:37:30.908Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:30.908Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:30.908Z] bb00c29d25c1: Preparing [2024-03-20T19:37:30.908Z] 43b2731ae09c: Preparing [2024-03-20T19:37:30.908Z] aedc3bda2944: Preparing [2024-03-20T19:37:30.908Z] 43b2731ae09c: Waiting [2024-03-20T19:37:30.908Z] aedc3bda2944: Waiting [2024-03-20T19:37:30.908Z] 7844d2c108e2: Layer already exists [2024-03-20T19:37:30.908Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:30.908Z] 6dde82a25ebf: Layer already exists [2024-03-20T19:37:30.908Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:30.908Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:30.908Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:30.908Z] 43b2731ae09c: Layer already exists [2024-03-20T19:37:30.908Z] 3.2.0-dev.23: digest: sha256:fa0a22a42f09cfcd1c479b9a5840e3ccc24f010f8656e27309ac72135c152321 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:31.113Z] #79 ... [2024-03-20T19:37:31.114Z] [2024-03-20T19:37:31.114Z] #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-03-20T19:37:31.114Z] #65 8.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:31.114Z] #65 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:31.114Z] #65 10.46 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:31.114Z] #65 10.48 OK: 8 MiB in 16 packages [2024-03-20T19:37:31.114Z] #65 DONE 10.9s [2024-03-20T19:37:31.230Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:31.381Z] [2024-03-20T19:37:31.381Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:31.381Z] #66 8.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:31.381Z] #66 9.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:31.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:31.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-20T19:37:31.554Z] 7844d2c108e2: Preparing [2024-03-20T19:37:31.554Z] 6dde82a25ebf: Preparing [2024-03-20T19:37:31.554Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:31.554Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:31.554Z] bb00c29d25c1: Preparing [2024-03-20T19:37:31.554Z] 43b2731ae09c: Preparing [2024-03-20T19:37:31.554Z] aedc3bda2944: Preparing [2024-03-20T19:37:31.554Z] 43b2731ae09c: Waiting [2024-03-20T19:37:31.554Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:31.554Z] 6dde82a25ebf: Layer already exists [2024-03-20T19:37:31.554Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:31.554Z] 7844d2c108e2: Layer already exists [2024-03-20T19:37:31.554Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:31.554Z] 43b2731ae09c: Layer already exists [2024-03-20T19:37:31.554Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:31.554Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:fa0a22a42f09cfcd1c479b9a5840e3ccc24f010f8656e27309ac72135c152321 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:31.879Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:32.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-03-20T19:37:32.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-20T19:37:32.203Z] 7844d2c108e2: Preparing [2024-03-20T19:37:32.203Z] 6dde82a25ebf: Preparing [2024-03-20T19:37:32.203Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:32.203Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:32.203Z] bb00c29d25c1: Preparing [2024-03-20T19:37:32.203Z] 43b2731ae09c: Preparing [2024-03-20T19:37:32.203Z] aedc3bda2944: Preparing [2024-03-20T19:37:32.203Z] 43b2731ae09c: Waiting [2024-03-20T19:37:32.203Z] aedc3bda2944: Waiting [2024-03-20T19:37:32.203Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:32.203Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:32.203Z] 7844d2c108e2: Layer already exists [2024-03-20T19:37:32.203Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:32.203Z] 6dde82a25ebf: Layer already exists [2024-03-20T19:37:32.203Z] 43b2731ae09c: Layer already exists [2024-03-20T19:37:32.203Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:32.203Z] main: digest: sha256:fa0a22a42f09cfcd1c479b9a5840e3ccc24f010f8656e27309ac72135c152321 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:32.274Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:32.290Z] taggedImages: [2024-03-20T19:37:32.290Z] - nexus3.edgexfoundry.org:10004/core-data:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:32.290Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-20T19:37:32.290Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-03-20T19:37:32.291Z] - nexus3.edgexfoundry.org:10004/core-data:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:32.291Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-03-20T19:37:32.319Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-03-20T19:37:32.319Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:32.319Z] latest [2024-03-20T19:37:32.319Z] 3.2.0-dev.23 [2024-03-20T19:37:32.319Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:32.319Z] main [2024-03-20T19:37:32.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:32.682Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:33.002Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:33.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-20T19:37:33.002Z] 5dd1fbcec6c2: Preparing [2024-03-20T19:37:33.002Z] b6ff849ebcf0: Preparing [2024-03-20T19:37:33.002Z] 0a4df4b2e920: Preparing [2024-03-20T19:37:33.002Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:33.002Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:33.002Z] bb00c29d25c1: Preparing [2024-03-20T19:37:33.002Z] 2be70adf6e29: Preparing [2024-03-20T19:37:33.002Z] aedc3bda2944: Preparing [2024-03-20T19:37:33.002Z] bb00c29d25c1: Waiting [2024-03-20T19:37:33.002Z] aedc3bda2944: Waiting [2024-03-20T19:37:33.002Z] 2be70adf6e29: Waiting [2024-03-20T19:37:33.002Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:33.002Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:33.002Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:33.002Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:33.002Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:33.002Z] b6ff849ebcf0: Pushed [2024-03-20T19:37:33.002Z] 5dd1fbcec6c2: Pushed [2024-03-20T19:37:34.733Z] #66 12.22 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:34.733Z] #66 12.25 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:37:35.000Z] #66 12.95 OK: 9 MiB in 17 packages [2024-03-20T19:37:35.595Z] #66 ... [2024-03-20T19:37:35.595Z] [2024-03-20T19:37:35.595Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-20T19:37:35.595Z] #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:35.595Z] #0 8.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:35.865Z] #80 ... [2024-03-20T19:37:35.865Z] [2024-03-20T19:37:35.865Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:35.865Z] #77 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:35.865Z] #77 4.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:35.865Z] #77 ... [2024-03-20T19:37:35.865Z] [2024-03-20T19:37:35.865Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:35.865Z] #66 DONE 13.9s [2024-03-20T19:37:36.132Z] [2024-03-20T19:37:36.132Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-20T19:37:36.132Z] #73 8.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:36.132Z] #73 8.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:36.132Z] #73 12.15 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:36.132Z] #73 12.22 OK: 8 MiB in 17 packages [2024-03-20T19:37:36.291Z] 0a4df4b2e920: Pushed [2024-03-20T19:37:36.291Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:17abe09211b4600eb85a70737c9706b125c3a6fd3498a8d305527a1058e5595b size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:36.624Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:36.717Z] #73 ... [2024-03-20T19:37:36.717Z] [2024-03-20T19:37:36.717Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-20T19:37:36.717Z] #0 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:36.717Z] #0 7.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:36.717Z] #0 9.871 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:36.717Z] #0 9.901 OK: 8 MiB in 19 packages [2024-03-20T19:37:36.717Z] #81 ... [2024-03-20T19:37:36.717Z] [2024-03-20T19:37:36.717Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-20T19:37:36.717Z] #76 8.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:36.717Z] #76 9.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:37:36.951Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-20T19:37:36.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-20T19:37:36.951Z] 5dd1fbcec6c2: Preparing [2024-03-20T19:37:36.951Z] b6ff849ebcf0: Preparing [2024-03-20T19:37:36.951Z] 0a4df4b2e920: Preparing [2024-03-20T19:37:36.951Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:36.951Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:36.951Z] bb00c29d25c1: Preparing [2024-03-20T19:37:36.951Z] 2be70adf6e29: Preparing [2024-03-20T19:37:36.951Z] aedc3bda2944: Preparing [2024-03-20T19:37:36.951Z] bb00c29d25c1: Waiting [2024-03-20T19:37:36.951Z] aedc3bda2944: Waiting [2024-03-20T19:37:36.951Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:36.951Z] 0a4df4b2e920: Layer already exists [2024-03-20T19:37:36.951Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:36.951Z] 5dd1fbcec6c2: Layer already exists [2024-03-20T19:37:36.951Z] b6ff849ebcf0: Layer already exists [2024-03-20T19:37:36.951Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:36.951Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:36.951Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:36.951Z] latest: digest: sha256:17abe09211b4600eb85a70737c9706b125c3a6fd3498a8d305527a1058e5595b size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2024-03-20T19:37:36.985Z] #76 ... [2024-03-20T19:37:36.985Z] [2024-03-20T19:37:36.985Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-20T19:37:36.985Z] #73 DONE 12.9s [2024-03-20T19:37:36.985Z] [2024-03-20T19:37:36.985Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:37.280Z] + 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-20T19:37:37.572Z] #82 ... [2024-03-20T19:37:37.572Z] [2024-03-20T19:37:37.572Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-20T19:37:37.572Z] #81 DONE 10.8s [2024-03-20T19:37:37.572Z] [2024-03-20T19:37:37.572Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:37:37.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-03-20T19:37:37.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-20T19:37:37.607Z] 5dd1fbcec6c2: Preparing [2024-03-20T19:37:37.607Z] b6ff849ebcf0: Preparing [2024-03-20T19:37:37.607Z] 0a4df4b2e920: Preparing [2024-03-20T19:37:37.607Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:37.607Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:37.607Z] bb00c29d25c1: Preparing [2024-03-20T19:37:37.607Z] 2be70adf6e29: Preparing [2024-03-20T19:37:37.607Z] aedc3bda2944: Preparing [2024-03-20T19:37:37.607Z] 2be70adf6e29: Waiting [2024-03-20T19:37:37.607Z] aedc3bda2944: Waiting [2024-03-20T19:37:37.607Z] bb00c29d25c1: Waiting [2024-03-20T19:37:37.607Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:37.607Z] b6ff849ebcf0: Layer already exists [2024-03-20T19:37:37.607Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:37.607Z] 0a4df4b2e920: Layer already exists [2024-03-20T19:37:37.607Z] 5dd1fbcec6c2: Layer already exists [2024-03-20T19:37:37.607Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:37.607Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:37.607Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:37.607Z] 3.2.0-dev.23: digest: sha256:17abe09211b4600eb85a70737c9706b125c3a6fd3498a8d305527a1058e5595b size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:37.934Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:38.250Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:38.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-20T19:37:38.250Z] 5dd1fbcec6c2: Preparing [2024-03-20T19:37:38.250Z] b6ff849ebcf0: Preparing [2024-03-20T19:37:38.250Z] 0a4df4b2e920: Preparing [2024-03-20T19:37:38.250Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:38.250Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:38.250Z] bb00c29d25c1: Preparing [2024-03-20T19:37:38.250Z] 2be70adf6e29: Preparing [2024-03-20T19:37:38.250Z] aedc3bda2944: Preparing [2024-03-20T19:37:38.250Z] 2be70adf6e29: Waiting [2024-03-20T19:37:38.250Z] aedc3bda2944: Waiting [2024-03-20T19:37:38.250Z] bb00c29d25c1: Waiting [2024-03-20T19:37:38.250Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:38.250Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:38.250Z] 5dd1fbcec6c2: Layer already exists [2024-03-20T19:37:38.250Z] b6ff849ebcf0: Layer already exists [2024-03-20T19:37:38.250Z] 0a4df4b2e920: Layer already exists [2024-03-20T19:37:38.251Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:38.251Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:38.251Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:38.251Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:17abe09211b4600eb85a70737c9706b125c3a6fd3498a8d305527a1058e5595b size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:38.537Z] #83 ... [2024-03-20T19:37:38.537Z] [2024-03-20T19:37:38.537Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-20T19:37:38.537Z] #76 12.92 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:38.537Z] #76 12.97 OK: 18 MiB in 19 packages [2024-03-20T19:37:38.537Z] #76 DONE 13.7s [2024-03-20T19:37:38.537Z] [2024-03-20T19:37:38.537Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-20T19:37:38.572Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:38.813Z] #84 DONE 0.4s [2024-03-20T19:37:38.813Z] [2024-03-20T19:37:38.813Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:38.813Z] #77 8.468 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:38.813Z] #77 8.514 Executing ca-certificates-20240226-r0.trigger [2024-03-20T19:37:38.813Z] #77 9.458 OK: 13 MiB in 26 packages [2024-03-20T19:37:38.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-03-20T19:37:38.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-20T19:37:38.891Z] 5dd1fbcec6c2: Preparing [2024-03-20T19:37:38.891Z] b6ff849ebcf0: Preparing [2024-03-20T19:37:38.891Z] 0a4df4b2e920: Preparing [2024-03-20T19:37:38.891Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:38.891Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:38.891Z] bb00c29d25c1: Preparing [2024-03-20T19:37:38.891Z] 2be70adf6e29: Preparing [2024-03-20T19:37:38.891Z] aedc3bda2944: Preparing [2024-03-20T19:37:38.891Z] 2be70adf6e29: Waiting [2024-03-20T19:37:38.891Z] aedc3bda2944: Waiting [2024-03-20T19:37:38.891Z] bb00c29d25c1: Waiting [2024-03-20T19:37:38.891Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:38.891Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:38.891Z] 5dd1fbcec6c2: Layer already exists [2024-03-20T19:37:38.891Z] 0a4df4b2e920: Layer already exists [2024-03-20T19:37:38.891Z] b6ff849ebcf0: Layer already exists [2024-03-20T19:37:38.891Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:38.891Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:38.891Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:38.891Z] main: digest: sha256:17abe09211b4600eb85a70737c9706b125c3a6fd3498a8d305527a1058e5595b size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:38.968Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:38.982Z] taggedImages: [2024-03-20T19:37:38.982Z] - nexus3.edgexfoundry.org:10004/core-metadata:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:38.982Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-20T19:37:38.982Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-03-20T19:37:38.982Z] - nexus3.edgexfoundry.org:10004/core-metadata:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:38.982Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-03-20T19:37:39.009Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-03-20T19:37:39.009Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:39.009Z] latest [2024-03-20T19:37:39.009Z] 3.2.0-dev.23 [2024-03-20T19:37:39.009Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:39.009Z] main [2024-03-20T19:37:39.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:39.085Z] #77 ... [2024-03-20T19:37:39.085Z] [2024-03-20T19:37:39.085Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-20T19:37:39.085Z] #80 12.65 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-20T19:37:39.085Z] #80 12.71 OK: 9 MiB in 20 packages [2024-03-20T19:37:39.085Z] #80 DONE 13.5s [2024-03-20T19:37:39.343Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [2024-03-20T19:37:39.355Z] [2024-03-20T19:37:39.355Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:37:39.355Z] #83 DONE 1.9s [2024-03-20T19:37:39.355Z] [2024-03-20T19:37:39.355Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:39.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:39.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-20T19:37:39.668Z] 8ffea3304bd7: Preparing [2024-03-20T19:37:39.668Z] 7281060c6bba: Preparing [2024-03-20T19:37:39.668Z] 5c1f3c126b81: Preparing [2024-03-20T19:37:39.668Z] efd1b6dd1727: Preparing [2024-03-20T19:37:39.668Z] 9c73568eecf1: Preparing [2024-03-20T19:37:39.668Z] 7b89093e861e: Preparing [2024-03-20T19:37:39.668Z] d49f1258c043: Preparing [2024-03-20T19:37:39.668Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:39.668Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:39.668Z] ae051bb92664: Preparing [2024-03-20T19:37:39.668Z] 39fc286b0d7b: Preparing [2024-03-20T19:37:39.668Z] 5f70bf18a086: Preparing [2024-03-20T19:37:39.668Z] 087c35b09ea7: Preparing [2024-03-20T19:37:39.668Z] 56ea358f2224: Preparing [2024-03-20T19:37:39.668Z] c5f0209fc3e3: Preparing [2024-03-20T19:37:39.668Z] aedc3bda2944: Preparing [2024-03-20T19:37:39.668Z] d49f1258c043: Waiting [2024-03-20T19:37:39.668Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:39.668Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:39.668Z] ae051bb92664: Waiting [2024-03-20T19:37:39.668Z] 39fc286b0d7b: Waiting [2024-03-20T19:37:39.668Z] 7b89093e861e: Waiting [2024-03-20T19:37:39.668Z] 5f70bf18a086: Waiting [2024-03-20T19:37:39.668Z] 56ea358f2224: Waiting [2024-03-20T19:37:39.668Z] 087c35b09ea7: Waiting [2024-03-20T19:37:39.668Z] c5f0209fc3e3: Waiting [2024-03-20T19:37:39.668Z] aedc3bda2944: Waiting [2024-03-20T19:37:39.668Z] 5c1f3c126b81: Pushed [2024-03-20T19:37:39.668Z] 9c73568eecf1: Pushed [2024-03-20T19:37:39.668Z] 7281060c6bba: Pushed [2024-03-20T19:37:39.668Z] 8ffea3304bd7: Pushed [2024-03-20T19:37:39.668Z] efd1b6dd1727: Pushed [2024-03-20T19:37:39.668Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:39.668Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:39.926Z] 7b89093e861e: Pushed [2024-03-20T19:37:39.926Z] 39fc286b0d7b: Pushed [2024-03-20T19:37:39.926Z] ae051bb92664: Pushed [2024-03-20T19:37:39.926Z] 5f70bf18a086: Pushed [2024-03-20T19:37:39.926Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:39.926Z] 087c35b09ea7: Pushed [2024-03-20T19:37:39.926Z] c5f0209fc3e3: Pushed [2024-03-20T19:37:39.926Z] 56ea358f2224: Pushed [2024-03-20T19:37:39.939Z] #85 ... [2024-03-20T19:37:39.939Z] [2024-03-20T19:37:39.939Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-20T19:37:39.939Z] #77 DONE 10.4s [2024-03-20T19:37:39.939Z] [2024-03-20T19:37:39.939Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-20T19:37:39.939Z] #86 DONE 0.4s [2024-03-20T19:37:40.206Z] [2024-03-20T19:37:40.206Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-20T19:37:40.206Z] #87 DONE 0.3s [2024-03-20T19:37:40.206Z] [2024-03-20T19:37:40.206Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-20T19:37:40.473Z] #88 ... [2024-03-20T19:37:40.473Z] [2024-03-20T19:37:40.473Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-20T19:37:40.473Z] #82 DONE 3.6s [2024-03-20T19:37:40.743Z] [2024-03-20T19:37:40.743Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-20T19:37:40.743Z] #88 DONE 0.4s [2024-03-20T19:37:40.743Z] [2024-03-20T19:37:40.743Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-20T19:37:41.020Z] #89 DONE 0.3s [2024-03-20T19:37:41.020Z] [2024-03-20T19:37:41.020Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-20T19:37:41.020Z] #90 DONE 0.4s [2024-03-20T19:37:41.020Z] [2024-03-20T19:37:41.020Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-20T19:37:41.295Z] #91 ... [2024-03-20T19:37:41.295Z] [2024-03-20T19:37:41.295Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-20T19:37:41.295Z] #92 DONE 2.0s [2024-03-20T19:37:41.295Z] [2024-03-20T19:37:41.295Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-20T19:37:41.295Z] #91 DONE 0.4s [2024-03-20T19:37:41.295Z] [2024-03-20T19:37:41.295Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:37:41.300Z] d49f1258c043: Pushed [2024-03-20T19:37:41.300Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:190553e5b5f16b3299f0e39b5a92508fab9e89218722c5c424c8eeccb870fdf8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:41.623Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:41.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-20T19:37:41.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-20T19:37:41.943Z] 8ffea3304bd7: Preparing [2024-03-20T19:37:41.943Z] 7281060c6bba: Preparing [2024-03-20T19:37:41.943Z] 5c1f3c126b81: Preparing [2024-03-20T19:37:41.943Z] efd1b6dd1727: Preparing [2024-03-20T19:37:41.943Z] 9c73568eecf1: Preparing [2024-03-20T19:37:41.943Z] 7b89093e861e: Preparing [2024-03-20T19:37:41.943Z] d49f1258c043: Preparing [2024-03-20T19:37:41.943Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:41.943Z] 7b89093e861e: Waiting [2024-03-20T19:37:41.943Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:41.943Z] ae051bb92664: Preparing [2024-03-20T19:37:41.943Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:41.943Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:41.943Z] 39fc286b0d7b: Preparing [2024-03-20T19:37:41.943Z] d49f1258c043: Waiting [2024-03-20T19:37:41.943Z] 5f70bf18a086: Preparing [2024-03-20T19:37:41.943Z] 087c35b09ea7: Preparing [2024-03-20T19:37:41.943Z] ae051bb92664: Waiting [2024-03-20T19:37:41.943Z] 39fc286b0d7b: Waiting [2024-03-20T19:37:41.943Z] 5f70bf18a086: Waiting [2024-03-20T19:37:41.943Z] 56ea358f2224: Preparing [2024-03-20T19:37:41.943Z] 087c35b09ea7: Waiting [2024-03-20T19:37:41.943Z] c5f0209fc3e3: Preparing [2024-03-20T19:37:41.943Z] aedc3bda2944: Preparing [2024-03-20T19:37:41.943Z] 56ea358f2224: Waiting [2024-03-20T19:37:41.943Z] c5f0209fc3e3: Waiting [2024-03-20T19:37:41.943Z] aedc3bda2944: Waiting [2024-03-20T19:37:41.943Z] 5c1f3c126b81: Layer already exists [2024-03-20T19:37:41.943Z] 7281060c6bba: Layer already exists [2024-03-20T19:37:41.943Z] efd1b6dd1727: Layer already exists [2024-03-20T19:37:41.943Z] 9c73568eecf1: Layer already exists [2024-03-20T19:37:41.943Z] 8ffea3304bd7: Layer already exists [2024-03-20T19:37:41.943Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:41.943Z] 7b89093e861e: Layer already exists [2024-03-20T19:37:41.943Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:41.943Z] d49f1258c043: Layer already exists [2024-03-20T19:37:41.943Z] ae051bb92664: Layer already exists [2024-03-20T19:37:41.943Z] 39fc286b0d7b: Layer already exists [2024-03-20T19:37:41.943Z] 5f70bf18a086: Layer already exists [2024-03-20T19:37:41.943Z] c5f0209fc3e3: Layer already exists [2024-03-20T19:37:41.943Z] 56ea358f2224: Layer already exists [2024-03-20T19:37:41.943Z] 087c35b09ea7: Layer already exists [2024-03-20T19:37:41.943Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:41.943Z] latest: digest: sha256:190553e5b5f16b3299f0e39b5a92508fab9e89218722c5c424c8eeccb870fdf8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:42.269Z] + 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-20T19:37:42.350Z] #93 ... [2024-03-20T19:37:42.350Z] [2024-03-20T19:37:42.350Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:37:42.350Z] #85 DONE 3.1s [2024-03-20T19:37:42.350Z] [2024-03-20T19:37:42.350Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-20T19:37:42.350Z] #94 DONE 0.2s [2024-03-20T19:37:42.350Z] [2024-03-20T19:37:42.350Z] #95 [security-spire-config] exporting to image [2024-03-20T19:37:42.350Z] #95 exporting layers [2024-03-20T19:37:42.588Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-03-20T19:37:42.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-20T19:37:42.588Z] 8ffea3304bd7: Preparing [2024-03-20T19:37:42.588Z] 7281060c6bba: Preparing [2024-03-20T19:37:42.588Z] 5c1f3c126b81: Preparing [2024-03-20T19:37:42.588Z] efd1b6dd1727: Preparing [2024-03-20T19:37:42.588Z] 9c73568eecf1: Preparing [2024-03-20T19:37:42.588Z] 7b89093e861e: Preparing [2024-03-20T19:37:42.588Z] d49f1258c043: Preparing [2024-03-20T19:37:42.588Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:42.588Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:42.588Z] ae051bb92664: Preparing [2024-03-20T19:37:42.588Z] 39fc286b0d7b: Preparing [2024-03-20T19:37:42.588Z] 5f70bf18a086: Preparing [2024-03-20T19:37:42.588Z] 087c35b09ea7: Preparing [2024-03-20T19:37:42.588Z] 56ea358f2224: Preparing [2024-03-20T19:37:42.588Z] c5f0209fc3e3: Preparing [2024-03-20T19:37:42.588Z] aedc3bda2944: Preparing [2024-03-20T19:37:42.588Z] 7b89093e861e: Waiting [2024-03-20T19:37:42.588Z] d49f1258c043: Waiting [2024-03-20T19:37:42.588Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:42.588Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:42.588Z] ae051bb92664: Waiting [2024-03-20T19:37:42.588Z] 39fc286b0d7b: Waiting [2024-03-20T19:37:42.588Z] 5f70bf18a086: Waiting [2024-03-20T19:37:42.588Z] 087c35b09ea7: Waiting [2024-03-20T19:37:42.588Z] 56ea358f2224: Waiting [2024-03-20T19:37:42.588Z] c5f0209fc3e3: Waiting [2024-03-20T19:37:42.588Z] efd1b6dd1727: Layer already exists [2024-03-20T19:37:42.588Z] 5c1f3c126b81: Layer already exists [2024-03-20T19:37:42.588Z] 8ffea3304bd7: Layer already exists [2024-03-20T19:37:42.588Z] 7281060c6bba: Layer already exists [2024-03-20T19:37:42.588Z] 9c73568eecf1: Layer already exists [2024-03-20T19:37:42.588Z] 7b89093e861e: Layer already exists [2024-03-20T19:37:42.588Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:42.588Z] d49f1258c043: Layer already exists [2024-03-20T19:37:42.588Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:42.588Z] ae051bb92664: Layer already exists [2024-03-20T19:37:42.588Z] 5f70bf18a086: Layer already exists [2024-03-20T19:37:42.588Z] 39fc286b0d7b: Layer already exists [2024-03-20T19:37:42.588Z] 087c35b09ea7: Layer already exists [2024-03-20T19:37:42.588Z] c5f0209fc3e3: Layer already exists [2024-03-20T19:37:42.588Z] 56ea358f2224: Layer already exists [2024-03-20T19:37:42.588Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:42.588Z] 3.2.0-dev.23: digest: sha256:190553e5b5f16b3299f0e39b5a92508fab9e89218722c5c424c8eeccb870fdf8 size: 3647 [Pipeline] } [Pipeline] // withEnv [2024-03-20T19:37:42.618Z] #95 ... [2024-03-20T19:37:42.618Z] [2024-03-20T19:37:42.618Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-20T19:37:42.618Z] #96 DONE 0.2s [2024-03-20T19:37:42.618Z] [2024-03-20T19:37:42.618Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-20T19:37:42.618Z] #93 DONE 1.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:42.892Z] [2024-03-20T19:37:42.892Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-20T19:37:42.892Z] #97 DONE 0.2s [2024-03-20T19:37:42.892Z] [2024-03-20T19:37:42.892Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-20T19:37:42.892Z] #98 DONE 0.1s [2024-03-20T19:37:42.892Z] [2024-03-20T19:37:42.892Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-20T19:37:42.892Z] #99 DONE 0.2s [2024-03-20T19:37:42.892Z] [2024-03-20T19:37:42.892Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-20T19:37:42.892Z] #100 DONE 0.2s [2024-03-20T19:37:42.892Z] [2024-03-20T19:37:42.892Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-20T19:37:42.912Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:43.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:43.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-20T19:37:43.233Z] 8ffea3304bd7: Preparing [2024-03-20T19:37:43.233Z] 7281060c6bba: Preparing [2024-03-20T19:37:43.233Z] 5c1f3c126b81: Preparing [2024-03-20T19:37:43.233Z] efd1b6dd1727: Preparing [2024-03-20T19:37:43.233Z] 9c73568eecf1: Preparing [2024-03-20T19:37:43.233Z] 7b89093e861e: Preparing [2024-03-20T19:37:43.233Z] d49f1258c043: Preparing [2024-03-20T19:37:43.233Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:43.233Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:43.233Z] ae051bb92664: Preparing [2024-03-20T19:37:43.233Z] 39fc286b0d7b: Preparing [2024-03-20T19:37:43.233Z] 5f70bf18a086: Preparing [2024-03-20T19:37:43.233Z] 087c35b09ea7: Preparing [2024-03-20T19:37:43.233Z] 56ea358f2224: Preparing [2024-03-20T19:37:43.233Z] c5f0209fc3e3: Preparing [2024-03-20T19:37:43.233Z] aedc3bda2944: Preparing [2024-03-20T19:37:43.233Z] 7b89093e861e: Waiting [2024-03-20T19:37:43.233Z] d49f1258c043: Waiting [2024-03-20T19:37:43.233Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:43.233Z] 5f70bf18a086: Waiting [2024-03-20T19:37:43.233Z] 087c35b09ea7: Waiting [2024-03-20T19:37:43.233Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:43.233Z] 56ea358f2224: Waiting [2024-03-20T19:37:43.233Z] ae051bb92664: Waiting [2024-03-20T19:37:43.233Z] c5f0209fc3e3: Waiting [2024-03-20T19:37:43.233Z] 39fc286b0d7b: Waiting [2024-03-20T19:37:43.233Z] aedc3bda2944: Waiting [2024-03-20T19:37:43.233Z] efd1b6dd1727: Layer already exists [2024-03-20T19:37:43.233Z] 8ffea3304bd7: Layer already exists [2024-03-20T19:37:43.233Z] 5c1f3c126b81: Layer already exists [2024-03-20T19:37:43.233Z] 9c73568eecf1: Layer already exists [2024-03-20T19:37:43.233Z] 7281060c6bba: Layer already exists [2024-03-20T19:37:43.233Z] 7b89093e861e: Layer already exists [2024-03-20T19:37:43.233Z] d49f1258c043: Layer already exists [2024-03-20T19:37:43.233Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:43.233Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:43.233Z] ae051bb92664: Layer already exists [2024-03-20T19:37:43.233Z] 39fc286b0d7b: Layer already exists [2024-03-20T19:37:43.233Z] 5f70bf18a086: Layer already exists [2024-03-20T19:37:43.233Z] 56ea358f2224: Layer already exists [2024-03-20T19:37:43.233Z] 087c35b09ea7: Layer already exists [2024-03-20T19:37:43.233Z] c5f0209fc3e3: Layer already exists [2024-03-20T19:37:43.233Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:43.233Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:190553e5b5f16b3299f0e39b5a92508fab9e89218722c5c424c8eeccb870fdf8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:43.484Z] #101 DONE 0.2s [2024-03-20T19:37:43.484Z] [2024-03-20T19:37:43.484Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-20T19:37:43.484Z] #102 DONE 0.2s [2024-03-20T19:37:43.484Z] [2024-03-20T19:37:43.484Z] #95 [security-spire-server] exporting to image [2024-03-20T19:37:43.484Z] #95 ... [2024-03-20T19:37:43.484Z] [2024-03-20T19:37:43.484Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-20T19:37:43.484Z] #103 DONE 0.3s [2024-03-20T19:37:43.559Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:43.752Z] [2024-03-20T19:37:43.752Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-20T19:37:43.752Z] #104 DONE 0.1s [2024-03-20T19:37:43.752Z] [2024-03-20T19:37:43.752Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:37:43.752Z] #75 ... [2024-03-20T19:37:43.752Z] [2024-03-20T19:37:43.752Z] #95 [security-spire-config] exporting to image [2024-03-20T19:37:43.752Z] #95 exporting layers 2.4s done [2024-03-20T19:37:43.752Z] #95 writing image sha256:c4e704175129d2bd7c956e869d1db3f8db39530b9da29e4d1f35f986002e4f18 0.0s done [2024-03-20T19:37:43.752Z] #95 naming to docker.io/library/security-spire-config-arm64 done [2024-03-20T19:37:43.883Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-03-20T19:37:43.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-20T19:37:43.883Z] 8ffea3304bd7: Preparing [2024-03-20T19:37:43.883Z] 7281060c6bba: Preparing [2024-03-20T19:37:43.883Z] 5c1f3c126b81: Preparing [2024-03-20T19:37:43.883Z] efd1b6dd1727: Preparing [2024-03-20T19:37:43.883Z] 9c73568eecf1: Preparing [2024-03-20T19:37:43.883Z] 7b89093e861e: Preparing [2024-03-20T19:37:43.883Z] d49f1258c043: Preparing [2024-03-20T19:37:43.883Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:43.883Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:43.883Z] d49f1258c043: Waiting [2024-03-20T19:37:43.883Z] 7b89093e861e: Waiting [2024-03-20T19:37:43.883Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:43.883Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:43.883Z] ae051bb92664: Preparing [2024-03-20T19:37:43.883Z] 39fc286b0d7b: Preparing [2024-03-20T19:37:43.883Z] 5f70bf18a086: Preparing [2024-03-20T19:37:43.883Z] 087c35b09ea7: Preparing [2024-03-20T19:37:43.883Z] 56ea358f2224: Preparing [2024-03-20T19:37:43.883Z] ae051bb92664: Waiting [2024-03-20T19:37:43.883Z] c5f0209fc3e3: Preparing [2024-03-20T19:37:43.883Z] 56ea358f2224: Waiting [2024-03-20T19:37:43.883Z] c5f0209fc3e3: Waiting [2024-03-20T19:37:43.883Z] aedc3bda2944: Preparing [2024-03-20T19:37:43.883Z] aedc3bda2944: Waiting [2024-03-20T19:37:43.883Z] 087c35b09ea7: Waiting [2024-03-20T19:37:43.883Z] 5f70bf18a086: Waiting [2024-03-20T19:37:43.883Z] 5c1f3c126b81: Layer already exists [2024-03-20T19:37:43.883Z] 8ffea3304bd7: Layer already exists [2024-03-20T19:37:43.883Z] efd1b6dd1727: Layer already exists [2024-03-20T19:37:43.883Z] 7281060c6bba: Layer already exists [2024-03-20T19:37:43.883Z] 9c73568eecf1: Layer already exists [2024-03-20T19:37:43.883Z] d49f1258c043: Layer already exists [2024-03-20T19:37:43.883Z] ae051bb92664: Layer already exists [2024-03-20T19:37:43.883Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:43.883Z] 7b89093e861e: Layer already exists [2024-03-20T19:37:43.883Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:43.883Z] 39fc286b0d7b: Layer already exists [2024-03-20T19:37:43.883Z] 087c35b09ea7: Layer already exists [2024-03-20T19:37:43.883Z] 5f70bf18a086: Layer already exists [2024-03-20T19:37:43.883Z] 56ea358f2224: Layer already exists [2024-03-20T19:37:43.883Z] c5f0209fc3e3: Layer already exists [2024-03-20T19:37:43.883Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:43.883Z] main: digest: sha256:190553e5b5f16b3299f0e39b5a92508fab9e89218722c5c424c8eeccb870fdf8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:43.959Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:43.972Z] taggedImages: [2024-03-20T19:37:43.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:43.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-20T19:37:43.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-03-20T19:37:43.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:43.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-03-20T19:37:44.001Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-03-20T19:37:44.001Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:44.001Z] latest [2024-03-20T19:37:44.001Z] 3.2.0-dev.23 [2024-03-20T19:37:44.001Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:44.001Z] main [2024-03-20T19:37:44.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:44.343Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:44.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:44.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-20T19:37:44.665Z] 7605bf61e522: Preparing [2024-03-20T19:37:44.665Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:44.665Z] b21f308892b7: Preparing [2024-03-20T19:37:44.665Z] 27bda43ff281: Preparing [2024-03-20T19:37:44.665Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:44.665Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:44.665Z] bb00c29d25c1: Preparing [2024-03-20T19:37:44.665Z] 2be70adf6e29: Preparing [2024-03-20T19:37:44.665Z] aedc3bda2944: Preparing [2024-03-20T19:37:44.665Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:44.665Z] bb00c29d25c1: Waiting [2024-03-20T19:37:44.665Z] 2be70adf6e29: Waiting [2024-03-20T19:37:44.665Z] aedc3bda2944: Waiting [2024-03-20T19:37:44.665Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:44.665Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:44.665Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:44.665Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:44.665Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:44.665Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:44.665Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:44.665Z] b21f308892b7: Pushed [2024-03-20T19:37:45.169Z] #95 exporting layers 1.6s done [2024-03-20T19:37:45.169Z] #95 writing image sha256:30690fdae1934c21a46330a602974ee0fc7ffd982f5a90d84cb22cbdfc82ec37 done [2024-03-20T19:37:45.169Z] #95 naming to docker.io/library/security-spire-server-arm64 done [2024-03-20T19:37:45.169Z] #95 exporting layers 1.4s done [2024-03-20T19:37:45.169Z] #95 writing image sha256:757d4ea4d7481d8e23af0f4c749622ad26aa3d20e5774b9089f301e0df2a6d92 done [2024-03-20T19:37:45.169Z] #95 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-20T19:37:45.169Z] #95 DONE 3.0s [2024-03-20T19:37:45.169Z] [2024-03-20T19:37:45.169Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:37:47.193Z] 27bda43ff281: Pushed [2024-03-20T19:37:47.193Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:ab232f374f823a8101024d3db061a912a4d50c4ecf51b39eb5b6272052d687ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:47.516Z] + 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-20T19:37:47.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-20T19:37:47.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-20T19:37:47.838Z] 7605bf61e522: Preparing [2024-03-20T19:37:47.838Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:47.838Z] b21f308892b7: Preparing [2024-03-20T19:37:47.838Z] 27bda43ff281: Preparing [2024-03-20T19:37:47.838Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:47.838Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:47.838Z] bb00c29d25c1: Preparing [2024-03-20T19:37:47.838Z] 2be70adf6e29: Preparing [2024-03-20T19:37:47.838Z] aedc3bda2944: Preparing [2024-03-20T19:37:47.838Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:47.838Z] bb00c29d25c1: Waiting [2024-03-20T19:37:47.838Z] 2be70adf6e29: Waiting [2024-03-20T19:37:47.838Z] aedc3bda2944: Waiting [2024-03-20T19:37:47.838Z] b21f308892b7: Layer already exists [2024-03-20T19:37:47.838Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:47.838Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:47.838Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:47.838Z] 27bda43ff281: Layer already exists [2024-03-20T19:37:47.838Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:47.838Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:47.838Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:47.838Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:47.838Z] latest: digest: sha256:ab232f374f823a8101024d3db061a912a4d50c4ecf51b39eb5b6272052d687ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:48.154Z] + 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-20T19:37:48.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-03-20T19:37:48.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-20T19:37:48.469Z] 7605bf61e522: Preparing [2024-03-20T19:37:48.469Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:48.469Z] b21f308892b7: Preparing [2024-03-20T19:37:48.469Z] 27bda43ff281: Preparing [2024-03-20T19:37:48.469Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:48.469Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:48.469Z] bb00c29d25c1: Preparing [2024-03-20T19:37:48.469Z] 2be70adf6e29: Preparing [2024-03-20T19:37:48.469Z] aedc3bda2944: Preparing [2024-03-20T19:37:48.469Z] 2be70adf6e29: Waiting [2024-03-20T19:37:48.469Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:48.469Z] bb00c29d25c1: Waiting [2024-03-20T19:37:48.469Z] aedc3bda2944: Waiting [2024-03-20T19:37:48.469Z] b21f308892b7: Layer already exists [2024-03-20T19:37:48.469Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:48.469Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:48.469Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:48.469Z] 27bda43ff281: Layer already exists [2024-03-20T19:37:48.469Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:48.469Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:48.469Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:48.469Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:48.469Z] 3.2.0-dev.23: digest: sha256:ab232f374f823a8101024d3db061a912a4d50c4ecf51b39eb5b6272052d687ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:48.799Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:49.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:49.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-20T19:37:49.121Z] 7605bf61e522: Preparing [2024-03-20T19:37:49.121Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:49.121Z] b21f308892b7: Preparing [2024-03-20T19:37:49.121Z] 27bda43ff281: Preparing [2024-03-20T19:37:49.121Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:49.121Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:49.121Z] bb00c29d25c1: Preparing [2024-03-20T19:37:49.121Z] 2be70adf6e29: Preparing [2024-03-20T19:37:49.121Z] aedc3bda2944: Preparing [2024-03-20T19:37:49.121Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:49.121Z] bb00c29d25c1: Waiting [2024-03-20T19:37:49.121Z] aedc3bda2944: Waiting [2024-03-20T19:37:49.121Z] 2be70adf6e29: Waiting [2024-03-20T19:37:49.121Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:49.121Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:49.121Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:49.121Z] 27bda43ff281: Layer already exists [2024-03-20T19:37:49.121Z] b21f308892b7: Layer already exists [2024-03-20T19:37:49.121Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:49.121Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:49.121Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:49.121Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:49.121Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:ab232f374f823a8101024d3db061a912a4d50c4ecf51b39eb5b6272052d687ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:49.446Z] + 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-20T19:37:49.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-03-20T19:37:49.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-20T19:37:49.761Z] 7605bf61e522: Preparing [2024-03-20T19:37:49.761Z] 1453ee04a8f8: Preparing [2024-03-20T19:37:49.761Z] b21f308892b7: Preparing [2024-03-20T19:37:49.761Z] 27bda43ff281: Preparing [2024-03-20T19:37:49.761Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:49.761Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:49.761Z] bb00c29d25c1: Preparing [2024-03-20T19:37:49.761Z] 2be70adf6e29: Preparing [2024-03-20T19:37:49.761Z] aedc3bda2944: Preparing [2024-03-20T19:37:49.761Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:49.761Z] bb00c29d25c1: Waiting [2024-03-20T19:37:49.761Z] 2be70adf6e29: Waiting [2024-03-20T19:37:49.761Z] aedc3bda2944: Waiting [2024-03-20T19:37:49.761Z] b21f308892b7: Layer already exists [2024-03-20T19:37:49.761Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:49.761Z] 27bda43ff281: Layer already exists [2024-03-20T19:37:49.761Z] 1453ee04a8f8: Layer already exists [2024-03-20T19:37:49.761Z] 7605bf61e522: Layer already exists [2024-03-20T19:37:49.761Z] 2be70adf6e29: Layer already exists [2024-03-20T19:37:49.761Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:49.761Z] bb00c29d25c1: Layer already exists [2024-03-20T19:37:49.761Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:49.761Z] main: digest: sha256:ab232f374f823a8101024d3db061a912a4d50c4ecf51b39eb5b6272052d687ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:49.822Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:49.835Z] taggedImages: [2024-03-20T19:37:49.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:49.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-20T19:37:49.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-03-20T19:37:49.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:49.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-03-20T19:37:49.861Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-03-20T19:37:49.861Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:49.861Z] latest [2024-03-20T19:37:49.861Z] 3.2.0-dev.23 [2024-03-20T19:37:49.861Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:49.861Z] main [2024-03-20T19:37:49.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:50.199Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:50.518Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:50.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-20T19:37:50.519Z] 9be29fb22da6: Preparing [2024-03-20T19:37:50.519Z] 437f0c1dcfe8: Preparing [2024-03-20T19:37:50.519Z] 69c9ceab7659: Preparing [2024-03-20T19:37:50.519Z] 73a7df965e7e: Preparing [2024-03-20T19:37:50.519Z] 0df2a98ab4b2: Preparing [2024-03-20T19:37:50.519Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:50.519Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:50.519Z] 9ce474318f21: Preparing [2024-03-20T19:37:50.519Z] 169890fb7b95: Preparing [2024-03-20T19:37:50.519Z] b85c1415d307: Preparing [2024-03-20T19:37:50.519Z] aedc3bda2944: Preparing [2024-03-20T19:37:50.519Z] 9ce474318f21: Waiting [2024-03-20T19:37:50.519Z] 169890fb7b95: Waiting [2024-03-20T19:37:50.519Z] aedc3bda2944: Waiting [2024-03-20T19:37:50.519Z] 0df2a98ab4b2: Pushed [2024-03-20T19:37:50.519Z] 73a7df965e7e: Pushed [2024-03-20T19:37:50.519Z] 437f0c1dcfe8: Pushed [2024-03-20T19:37:50.519Z] 9be29fb22da6: Pushed [2024-03-20T19:37:50.519Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:50.519Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:50.519Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:50.777Z] 9ce474318f21: Pushed [2024-03-20T19:37:50.777Z] 169890fb7b95: Pushed [2024-03-20T19:37:51.346Z] 69c9ceab7659: Pushed [2024-03-20T19:37:51.606Z] b85c1415d307: Pushed [2024-03-20T19:37:51.865Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:75ccdf352afa1486d1b55db601c5910731126d03029422a782f9c2ad3b6f6d4a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:52.189Z] + 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-20T19:37:52.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-20T19:37:52.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-20T19:37:52.511Z] 9be29fb22da6: Preparing [2024-03-20T19:37:52.511Z] 437f0c1dcfe8: Preparing [2024-03-20T19:37:52.511Z] 69c9ceab7659: Preparing [2024-03-20T19:37:52.511Z] 73a7df965e7e: Preparing [2024-03-20T19:37:52.511Z] 0df2a98ab4b2: Preparing [2024-03-20T19:37:52.511Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:52.511Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:52.511Z] 9ce474318f21: Preparing [2024-03-20T19:37:52.511Z] 169890fb7b95: Preparing [2024-03-20T19:37:52.511Z] b85c1415d307: Preparing [2024-03-20T19:37:52.511Z] aedc3bda2944: Preparing [2024-03-20T19:37:52.511Z] 9ce474318f21: Waiting [2024-03-20T19:37:52.511Z] 169890fb7b95: Waiting [2024-03-20T19:37:52.511Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:52.511Z] b85c1415d307: Waiting [2024-03-20T19:37:52.511Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:52.511Z] aedc3bda2944: Waiting [2024-03-20T19:37:52.511Z] 0df2a98ab4b2: Layer already exists [2024-03-20T19:37:52.511Z] 73a7df965e7e: Layer already exists [2024-03-20T19:37:52.511Z] 9be29fb22da6: Layer already exists [2024-03-20T19:37:52.511Z] 69c9ceab7659: Layer already exists [2024-03-20T19:37:52.511Z] 437f0c1dcfe8: Layer already exists [2024-03-20T19:37:52.511Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:52.511Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:52.511Z] b85c1415d307: Layer already exists [2024-03-20T19:37:52.511Z] 169890fb7b95: Layer already exists [2024-03-20T19:37:52.511Z] 9ce474318f21: Layer already exists [2024-03-20T19:37:52.511Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:52.511Z] latest: digest: sha256:75ccdf352afa1486d1b55db601c5910731126d03029422a782f9c2ad3b6f6d4a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:52.833Z] + 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-20T19:37:53.156Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-03-20T19:37:53.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-20T19:37:53.156Z] 9be29fb22da6: Preparing [2024-03-20T19:37:53.156Z] 437f0c1dcfe8: Preparing [2024-03-20T19:37:53.156Z] 69c9ceab7659: Preparing [2024-03-20T19:37:53.156Z] 73a7df965e7e: Preparing [2024-03-20T19:37:53.156Z] 0df2a98ab4b2: Preparing [2024-03-20T19:37:53.156Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:53.156Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:53.156Z] 9ce474318f21: Preparing [2024-03-20T19:37:53.156Z] 169890fb7b95: Preparing [2024-03-20T19:37:53.156Z] b85c1415d307: Preparing [2024-03-20T19:37:53.156Z] aedc3bda2944: Preparing [2024-03-20T19:37:53.156Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:53.156Z] 9ce474318f21: Waiting [2024-03-20T19:37:53.156Z] 169890fb7b95: Waiting [2024-03-20T19:37:53.156Z] b85c1415d307: Waiting [2024-03-20T19:37:53.156Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:53.156Z] 0df2a98ab4b2: Layer already exists [2024-03-20T19:37:53.156Z] 9be29fb22da6: Layer already exists [2024-03-20T19:37:53.156Z] 69c9ceab7659: Layer already exists [2024-03-20T19:37:53.156Z] 73a7df965e7e: Layer already exists [2024-03-20T19:37:53.156Z] 437f0c1dcfe8: Layer already exists [2024-03-20T19:37:53.156Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:53.156Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:53.156Z] 9ce474318f21: Layer already exists [2024-03-20T19:37:53.156Z] 169890fb7b95: Layer already exists [2024-03-20T19:37:53.156Z] b85c1415d307: Layer already exists [2024-03-20T19:37:53.156Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:53.156Z] 3.2.0-dev.23: digest: sha256:75ccdf352afa1486d1b55db601c5910731126d03029422a782f9c2ad3b6f6d4a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:53.482Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:53.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:53.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-20T19:37:53.802Z] 9be29fb22da6: Preparing [2024-03-20T19:37:53.802Z] 437f0c1dcfe8: Preparing [2024-03-20T19:37:53.802Z] 69c9ceab7659: Preparing [2024-03-20T19:37:53.802Z] 73a7df965e7e: Preparing [2024-03-20T19:37:53.802Z] 0df2a98ab4b2: Preparing [2024-03-20T19:37:53.802Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:53.802Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:53.802Z] 9ce474318f21: Preparing [2024-03-20T19:37:53.802Z] 169890fb7b95: Preparing [2024-03-20T19:37:53.802Z] b85c1415d307: Preparing [2024-03-20T19:37:53.802Z] aedc3bda2944: Preparing [2024-03-20T19:37:53.802Z] 9ce474318f21: Waiting [2024-03-20T19:37:53.802Z] 169890fb7b95: Waiting [2024-03-20T19:37:53.802Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:53.802Z] b85c1415d307: Waiting [2024-03-20T19:37:53.802Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:53.802Z] aedc3bda2944: Waiting [2024-03-20T19:37:53.802Z] 9be29fb22da6: Layer already exists [2024-03-20T19:37:53.802Z] 0df2a98ab4b2: Layer already exists [2024-03-20T19:37:53.802Z] 437f0c1dcfe8: Layer already exists [2024-03-20T19:37:53.802Z] 69c9ceab7659: Layer already exists [2024-03-20T19:37:53.802Z] 73a7df965e7e: Layer already exists [2024-03-20T19:37:53.802Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:53.802Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:53.802Z] 169890fb7b95: Layer already exists [2024-03-20T19:37:53.802Z] 9ce474318f21: Layer already exists [2024-03-20T19:37:53.802Z] b85c1415d307: Layer already exists [2024-03-20T19:37:53.802Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:53.802Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:75ccdf352afa1486d1b55db601c5910731126d03029422a782f9c2ad3b6f6d4a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:54.132Z] + 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-20T19:37:54.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-03-20T19:37:54.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-20T19:37:54.448Z] 9be29fb22da6: Preparing [2024-03-20T19:37:54.448Z] 437f0c1dcfe8: Preparing [2024-03-20T19:37:54.448Z] 69c9ceab7659: Preparing [2024-03-20T19:37:54.448Z] 73a7df965e7e: Preparing [2024-03-20T19:37:54.448Z] 0df2a98ab4b2: Preparing [2024-03-20T19:37:54.448Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:54.448Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:54.448Z] 9ce474318f21: Preparing [2024-03-20T19:37:54.448Z] 169890fb7b95: Preparing [2024-03-20T19:37:54.448Z] b85c1415d307: Preparing [2024-03-20T19:37:54.448Z] aedc3bda2944: Preparing [2024-03-20T19:37:54.448Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:54.448Z] 9ce474318f21: Waiting [2024-03-20T19:37:54.448Z] 169890fb7b95: Waiting [2024-03-20T19:37:54.448Z] b85c1415d307: Waiting [2024-03-20T19:37:54.448Z] aedc3bda2944: Waiting [2024-03-20T19:37:54.448Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:54.448Z] 437f0c1dcfe8: Layer already exists [2024-03-20T19:37:54.448Z] 73a7df965e7e: Layer already exists [2024-03-20T19:37:54.448Z] 0df2a98ab4b2: Layer already exists [2024-03-20T19:37:54.448Z] 9be29fb22da6: Layer already exists [2024-03-20T19:37:54.448Z] 69c9ceab7659: Layer already exists [2024-03-20T19:37:54.448Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:54.448Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:54.448Z] 9ce474318f21: Layer already exists [2024-03-20T19:37:54.448Z] b85c1415d307: Layer already exists [2024-03-20T19:37:54.448Z] 169890fb7b95: Layer already exists [2024-03-20T19:37:54.448Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:54.448Z] main: digest: sha256:75ccdf352afa1486d1b55db601c5910731126d03029422a782f9c2ad3b6f6d4a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:54.525Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:54.539Z] taggedImages: [2024-03-20T19:37:54.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:54.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-20T19:37:54.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-03-20T19:37:54.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:54.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-03-20T19:37:54.580Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-03-20T19:37:54.581Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:54.581Z] latest [2024-03-20T19:37:54.581Z] 3.2.0-dev.23 [2024-03-20T19:37:54.581Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:54.581Z] main [2024-03-20T19:37:54.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:54.929Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:55.247Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:55.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-20T19:37:55.247Z] 2f1fec9bd3bd: Preparing [2024-03-20T19:37:55.247Z] 08d4412984dc: Preparing [2024-03-20T19:37:55.247Z] ae69dd107f3d: Preparing [2024-03-20T19:37:55.247Z] 44d3eadc222e: Preparing [2024-03-20T19:37:55.247Z] bf09d3cd0398: Preparing [2024-03-20T19:37:55.247Z] fee50cc1f0bf: Preparing [2024-03-20T19:37:55.247Z] 74cfec2449f9: Preparing [2024-03-20T19:37:55.247Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:55.247Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:55.247Z] 26a1b608a6db: Preparing [2024-03-20T19:37:55.247Z] 2816fded0628: Preparing [2024-03-20T19:37:55.247Z] aedc3bda2944: Preparing [2024-03-20T19:37:55.247Z] fee50cc1f0bf: Waiting [2024-03-20T19:37:55.247Z] 74cfec2449f9: Waiting [2024-03-20T19:37:55.247Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:55.247Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:55.247Z] aedc3bda2944: Waiting [2024-03-20T19:37:55.247Z] 26a1b608a6db: Waiting [2024-03-20T19:37:55.247Z] 2816fded0628: Waiting [2024-03-20T19:37:55.247Z] 2f1fec9bd3bd: Pushed [2024-03-20T19:37:55.247Z] bf09d3cd0398: Pushed [2024-03-20T19:37:55.247Z] 08d4412984dc: Pushed [2024-03-20T19:37:55.247Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:55.247Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:55.247Z] fee50cc1f0bf: Pushed [2024-03-20T19:37:55.506Z] 74cfec2449f9: Pushed [2024-03-20T19:37:55.506Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:55.506Z] 26a1b608a6db: Pushed [2024-03-20T19:37:56.072Z] 44d3eadc222e: Pushed [2024-03-20T19:37:56.639Z] ae69dd107f3d: Pushed [2024-03-20T19:37:56.639Z] 2816fded0628: Pushed [2024-03-20T19:37:56.639Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:47f3e56ab8f2fef86487cdcc2f449176d01de0179451e1da450a0333de1247ed size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:56.969Z] + 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-20T19:37:57.290Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-20T19:37:57.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-20T19:37:57.290Z] 2f1fec9bd3bd: Preparing [2024-03-20T19:37:57.290Z] 08d4412984dc: Preparing [2024-03-20T19:37:57.290Z] ae69dd107f3d: Preparing [2024-03-20T19:37:57.290Z] 44d3eadc222e: Preparing [2024-03-20T19:37:57.290Z] bf09d3cd0398: Preparing [2024-03-20T19:37:57.290Z] fee50cc1f0bf: Preparing [2024-03-20T19:37:57.290Z] 74cfec2449f9: Preparing [2024-03-20T19:37:57.290Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:57.290Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:57.290Z] 26a1b608a6db: Preparing [2024-03-20T19:37:57.290Z] 2816fded0628: Preparing [2024-03-20T19:37:57.290Z] aedc3bda2944: Preparing [2024-03-20T19:37:57.290Z] 26a1b608a6db: Waiting [2024-03-20T19:37:57.290Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:57.290Z] 2816fded0628: Waiting [2024-03-20T19:37:57.290Z] fee50cc1f0bf: Waiting [2024-03-20T19:37:57.290Z] aedc3bda2944: Waiting [2024-03-20T19:37:57.290Z] 74cfec2449f9: Waiting [2024-03-20T19:37:57.290Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:57.290Z] 08d4412984dc: Layer already exists [2024-03-20T19:37:57.290Z] 44d3eadc222e: Layer already exists [2024-03-20T19:37:57.290Z] ae69dd107f3d: Layer already exists [2024-03-20T19:37:57.290Z] bf09d3cd0398: Layer already exists [2024-03-20T19:37:57.290Z] 2f1fec9bd3bd: Layer already exists [2024-03-20T19:37:57.290Z] 74cfec2449f9: Layer already exists [2024-03-20T19:37:57.290Z] fee50cc1f0bf: Layer already exists [2024-03-20T19:37:57.290Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:57.290Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:57.290Z] 26a1b608a6db: Layer already exists [2024-03-20T19:37:57.290Z] 2816fded0628: Layer already exists [2024-03-20T19:37:57.290Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:57.290Z] latest: digest: sha256:47f3e56ab8f2fef86487cdcc2f449176d01de0179451e1da450a0333de1247ed size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:57.616Z] + 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-20T19:37:57.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-03-20T19:37:57.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-20T19:37:57.929Z] 2f1fec9bd3bd: Preparing [2024-03-20T19:37:57.929Z] 08d4412984dc: Preparing [2024-03-20T19:37:57.929Z] ae69dd107f3d: Preparing [2024-03-20T19:37:57.929Z] 44d3eadc222e: Preparing [2024-03-20T19:37:57.929Z] bf09d3cd0398: Preparing [2024-03-20T19:37:57.929Z] fee50cc1f0bf: Preparing [2024-03-20T19:37:57.929Z] 74cfec2449f9: Preparing [2024-03-20T19:37:57.929Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:57.929Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:57.929Z] 26a1b608a6db: Preparing [2024-03-20T19:37:57.929Z] 2816fded0628: Preparing [2024-03-20T19:37:57.929Z] aedc3bda2944: Preparing [2024-03-20T19:37:57.929Z] 26a1b608a6db: Waiting [2024-03-20T19:37:57.929Z] fee50cc1f0bf: Waiting [2024-03-20T19:37:57.929Z] 2816fded0628: Waiting [2024-03-20T19:37:57.929Z] 74cfec2449f9: Waiting [2024-03-20T19:37:57.929Z] aedc3bda2944: Waiting [2024-03-20T19:37:57.929Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:57.929Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:57.929Z] ae69dd107f3d: Layer already exists [2024-03-20T19:37:57.929Z] 08d4412984dc: Layer already exists [2024-03-20T19:37:57.929Z] bf09d3cd0398: Layer already exists [2024-03-20T19:37:57.929Z] 44d3eadc222e: Layer already exists [2024-03-20T19:37:57.929Z] 2f1fec9bd3bd: Layer already exists [2024-03-20T19:37:57.929Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:57.929Z] fee50cc1f0bf: Layer already exists [2024-03-20T19:37:57.929Z] 26a1b608a6db: Layer already exists [2024-03-20T19:37:57.929Z] 74cfec2449f9: Layer already exists [2024-03-20T19:37:57.929Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:57.929Z] 2816fded0628: Layer already exists [2024-03-20T19:37:57.929Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:57.929Z] 3.2.0-dev.23: digest: sha256:47f3e56ab8f2fef86487cdcc2f449176d01de0179451e1da450a0333de1247ed size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:58.348Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:58.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:58.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-20T19:37:58.702Z] 2f1fec9bd3bd: Preparing [2024-03-20T19:37:58.702Z] 08d4412984dc: Preparing [2024-03-20T19:37:58.702Z] ae69dd107f3d: Preparing [2024-03-20T19:37:58.702Z] 44d3eadc222e: Preparing [2024-03-20T19:37:58.702Z] bf09d3cd0398: Preparing [2024-03-20T19:37:58.702Z] fee50cc1f0bf: Preparing [2024-03-20T19:37:58.702Z] 74cfec2449f9: Preparing [2024-03-20T19:37:58.702Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:58.702Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:58.702Z] 26a1b608a6db: Preparing [2024-03-20T19:37:58.702Z] 2816fded0628: Preparing [2024-03-20T19:37:58.702Z] aedc3bda2944: Preparing [2024-03-20T19:37:58.702Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:58.702Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:58.702Z] 26a1b608a6db: Waiting [2024-03-20T19:37:58.702Z] 2816fded0628: Waiting [2024-03-20T19:37:58.702Z] aedc3bda2944: Waiting [2024-03-20T19:37:58.702Z] fee50cc1f0bf: Waiting [2024-03-20T19:37:58.702Z] 74cfec2449f9: Waiting [2024-03-20T19:37:58.702Z] ae69dd107f3d: Layer already exists [2024-03-20T19:37:58.702Z] 2f1fec9bd3bd: Layer already exists [2024-03-20T19:37:58.702Z] 44d3eadc222e: Layer already exists [2024-03-20T19:37:58.702Z] bf09d3cd0398: Layer already exists [2024-03-20T19:37:58.702Z] 08d4412984dc: Layer already exists [2024-03-20T19:37:58.702Z] 74cfec2449f9: Layer already exists [2024-03-20T19:37:58.702Z] fee50cc1f0bf: Layer already exists [2024-03-20T19:37:58.702Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:58.702Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:58.702Z] 26a1b608a6db: Layer already exists [2024-03-20T19:37:58.702Z] 2816fded0628: Layer already exists [2024-03-20T19:37:58.702Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:58.702Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:47f3e56ab8f2fef86487cdcc2f449176d01de0179451e1da450a0333de1247ed size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:59.064Z] + 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-20T19:37:59.395Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-03-20T19:37:59.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-20T19:37:59.396Z] 2f1fec9bd3bd: Preparing [2024-03-20T19:37:59.396Z] 08d4412984dc: Preparing [2024-03-20T19:37:59.396Z] ae69dd107f3d: Preparing [2024-03-20T19:37:59.396Z] 44d3eadc222e: Preparing [2024-03-20T19:37:59.396Z] bf09d3cd0398: Preparing [2024-03-20T19:37:59.396Z] fee50cc1f0bf: Preparing [2024-03-20T19:37:59.396Z] 74cfec2449f9: Preparing [2024-03-20T19:37:59.396Z] b5dd56fbf3e5: Preparing [2024-03-20T19:37:59.396Z] bf51aa81bfd9: Preparing [2024-03-20T19:37:59.396Z] 26a1b608a6db: Preparing [2024-03-20T19:37:59.396Z] 2816fded0628: Preparing [2024-03-20T19:37:59.396Z] aedc3bda2944: Preparing [2024-03-20T19:37:59.396Z] fee50cc1f0bf: Waiting [2024-03-20T19:37:59.396Z] 26a1b608a6db: Waiting [2024-03-20T19:37:59.396Z] 2816fded0628: Waiting [2024-03-20T19:37:59.396Z] b5dd56fbf3e5: Waiting [2024-03-20T19:37:59.396Z] aedc3bda2944: Waiting [2024-03-20T19:37:59.396Z] bf51aa81bfd9: Waiting [2024-03-20T19:37:59.396Z] 74cfec2449f9: Waiting [2024-03-20T19:37:59.396Z] bf09d3cd0398: Layer already exists [2024-03-20T19:37:59.396Z] ae69dd107f3d: Layer already exists [2024-03-20T19:37:59.396Z] 44d3eadc222e: Layer already exists [2024-03-20T19:37:59.396Z] 08d4412984dc: Layer already exists [2024-03-20T19:37:59.396Z] 2f1fec9bd3bd: Layer already exists [2024-03-20T19:37:59.396Z] fee50cc1f0bf: Layer already exists [2024-03-20T19:37:59.396Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:37:59.396Z] 74cfec2449f9: Layer already exists [2024-03-20T19:37:59.396Z] 26a1b608a6db: Layer already exists [2024-03-20T19:37:59.396Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:37:59.396Z] 2816fded0628: Layer already exists [2024-03-20T19:37:59.396Z] aedc3bda2944: Layer already exists [2024-03-20T19:37:59.396Z] main: digest: sha256:47f3e56ab8f2fef86487cdcc2f449176d01de0179451e1da450a0333de1247ed size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:37:59.472Z] ===================================================== [Pipeline] echo [2024-03-20T19:37:59.486Z] taggedImages: [2024-03-20T19:37:59.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:59.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-20T19:37:59.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-03-20T19:37:59.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:59.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-03-20T19:37:59.558Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-03-20T19:37:59.558Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:37:59.558Z] latest [2024-03-20T19:37:59.558Z] 3.2.0-dev.23 [2024-03-20T19:37:59.558Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:37:59.558Z] main [2024-03-20T19:37:59.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:37:59.887Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:00.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:00.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-20T19:38:00.206Z] c5566ed7202b: Preparing [2024-03-20T19:38:00.206Z] 17306dc329f7: Preparing [2024-03-20T19:38:00.206Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:00.206Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:00.206Z] 2f24d09015f4: Preparing [2024-03-20T19:38:00.206Z] c2cc864a0daa: Preparing [2024-03-20T19:38:00.206Z] aedc3bda2944: Preparing [2024-03-20T19:38:00.206Z] c2cc864a0daa: Waiting [2024-03-20T19:38:00.206Z] aedc3bda2944: Waiting [2024-03-20T19:38:00.206Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:00.206Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:00.206Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:00.206Z] c5566ed7202b: Pushed [2024-03-20T19:38:00.206Z] 2f24d09015f4: Pushed [2024-03-20T19:38:01.139Z] c2cc864a0daa: Pushed [2024-03-20T19:38:02.074Z] 17306dc329f7: Pushed [2024-03-20T19:38:02.074Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:7d1a8269d58c1ce479a42365f84503764a3e2f658cb43542e3737d96dc7c4d93 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:02.396Z] + 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-20T19:38:02.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-20T19:38:02.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-20T19:38:02.708Z] c5566ed7202b: Preparing [2024-03-20T19:38:02.708Z] 17306dc329f7: Preparing [2024-03-20T19:38:02.708Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:02.708Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:02.708Z] 2f24d09015f4: Preparing [2024-03-20T19:38:02.708Z] c2cc864a0daa: Preparing [2024-03-20T19:38:02.708Z] aedc3bda2944: Preparing [2024-03-20T19:38:02.708Z] c2cc864a0daa: Waiting [2024-03-20T19:38:02.708Z] aedc3bda2944: Waiting [2024-03-20T19:38:02.708Z] 2f24d09015f4: Layer already exists [2024-03-20T19:38:02.708Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:02.708Z] 17306dc329f7: Layer already exists [2024-03-20T19:38:02.708Z] c5566ed7202b: Layer already exists [2024-03-20T19:38:02.708Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:02.708Z] c2cc864a0daa: Layer already exists [2024-03-20T19:38:02.708Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:02.708Z] latest: digest: sha256:7d1a8269d58c1ce479a42365f84503764a3e2f658cb43542e3737d96dc7c4d93 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:03.032Z] + 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-20T19:38:03.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-03-20T19:38:03.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-20T19:38:03.351Z] c5566ed7202b: Preparing [2024-03-20T19:38:03.351Z] 17306dc329f7: Preparing [2024-03-20T19:38:03.351Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:03.351Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:03.351Z] 2f24d09015f4: Preparing [2024-03-20T19:38:03.352Z] c2cc864a0daa: Preparing [2024-03-20T19:38:03.352Z] aedc3bda2944: Preparing [2024-03-20T19:38:03.352Z] c2cc864a0daa: Waiting [2024-03-20T19:38:03.352Z] aedc3bda2944: Waiting [2024-03-20T19:38:03.352Z] 17306dc329f7: Layer already exists [2024-03-20T19:38:03.352Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:03.352Z] c5566ed7202b: Layer already exists [2024-03-20T19:38:03.352Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:03.352Z] 2f24d09015f4: Layer already exists [2024-03-20T19:38:03.352Z] c2cc864a0daa: Layer already exists [2024-03-20T19:38:03.352Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:03.352Z] 3.2.0-dev.23: digest: sha256:7d1a8269d58c1ce479a42365f84503764a3e2f658cb43542e3737d96dc7c4d93 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:03.674Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:03.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:03.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-20T19:38:03.997Z] c5566ed7202b: Preparing [2024-03-20T19:38:03.997Z] 17306dc329f7: Preparing [2024-03-20T19:38:03.997Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:03.997Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:03.997Z] 2f24d09015f4: Preparing [2024-03-20T19:38:03.997Z] c2cc864a0daa: Preparing [2024-03-20T19:38:03.997Z] aedc3bda2944: Preparing [2024-03-20T19:38:03.997Z] c2cc864a0daa: Waiting [2024-03-20T19:38:03.997Z] aedc3bda2944: Waiting [2024-03-20T19:38:03.997Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:03.997Z] c5566ed7202b: Layer already exists [2024-03-20T19:38:03.997Z] 17306dc329f7: Layer already exists [2024-03-20T19:38:03.997Z] 2f24d09015f4: Layer already exists [2024-03-20T19:38:03.997Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:03.997Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:03.997Z] c2cc864a0daa: Layer already exists [2024-03-20T19:38:03.997Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:7d1a8269d58c1ce479a42365f84503764a3e2f658cb43542e3737d96dc7c4d93 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:04.322Z] + 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-20T19:38:04.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-03-20T19:38:04.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-20T19:38:04.635Z] c5566ed7202b: Preparing [2024-03-20T19:38:04.635Z] 17306dc329f7: Preparing [2024-03-20T19:38:04.635Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:04.635Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:04.635Z] 2f24d09015f4: Preparing [2024-03-20T19:38:04.635Z] c2cc864a0daa: Preparing [2024-03-20T19:38:04.635Z] aedc3bda2944: Preparing [2024-03-20T19:38:04.635Z] c2cc864a0daa: Waiting [2024-03-20T19:38:04.635Z] aedc3bda2944: Waiting [2024-03-20T19:38:04.635Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:04.635Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:04.635Z] 2f24d09015f4: Layer already exists [2024-03-20T19:38:04.635Z] c5566ed7202b: Layer already exists [2024-03-20T19:38:04.635Z] 17306dc329f7: Layer already exists [2024-03-20T19:38:04.635Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:04.635Z] c2cc864a0daa: Layer already exists [2024-03-20T19:38:04.635Z] main: digest: sha256:7d1a8269d58c1ce479a42365f84503764a3e2f658cb43542e3737d96dc7c4d93 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:38:04.702Z] ===================================================== [Pipeline] echo [2024-03-20T19:38:04.714Z] taggedImages: [2024-03-20T19:38:04.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:04.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-20T19:38:04.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-03-20T19:38:04.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:04.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-03-20T19:38:04.748Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-03-20T19:38:04.748Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:04.748Z] latest [2024-03-20T19:38:04.748Z] 3.2.0-dev.23 [2024-03-20T19:38:04.748Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:04.748Z] main [2024-03-20T19:38:04.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:05.095Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:05.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:05.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-20T19:38:05.418Z] 44daff8f9c54: Preparing [2024-03-20T19:38:05.418Z] 237cf38ba493: Preparing [2024-03-20T19:38:05.418Z] 2129d076087c: Preparing [2024-03-20T19:38:05.418Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:05.418Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:05.418Z] b4067fdff295: Preparing [2024-03-20T19:38:05.418Z] c02417e518ca: Preparing [2024-03-20T19:38:05.418Z] 6b10f29db19a: Preparing [2024-03-20T19:38:05.418Z] 375edf12727f: Preparing [2024-03-20T19:38:05.418Z] aedc3bda2944: Preparing [2024-03-20T19:38:05.418Z] c02417e518ca: Waiting [2024-03-20T19:38:05.418Z] 6b10f29db19a: Waiting [2024-03-20T19:38:05.418Z] 375edf12727f: Waiting [2024-03-20T19:38:05.418Z] aedc3bda2944: Waiting [2024-03-20T19:38:05.418Z] b4067fdff295: Waiting [2024-03-20T19:38:05.418Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:05.418Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:05.418Z] 44daff8f9c54: Pushed [2024-03-20T19:38:05.418Z] 237cf38ba493: Pushed [2024-03-20T19:38:05.419Z] 2129d076087c: Pushed [2024-03-20T19:38:05.419Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:05.419Z] 6b10f29db19a: Pushed [2024-03-20T19:38:05.983Z] 375edf12727f: Pushed [2024-03-20T19:38:11.250Z] c02417e518ca: Pushed [2024-03-20T19:38:13.778Z] b4067fdff295: Pushed [2024-03-20T19:38:13.778Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:bcd9fbd3b466ec2dd2bff485978fc4e8ed82f2a917f796e7b06305ca07aba1dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:14.106Z] + 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-20T19:38:14.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-20T19:38:14.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-20T19:38:14.425Z] 44daff8f9c54: Preparing [2024-03-20T19:38:14.425Z] 237cf38ba493: Preparing [2024-03-20T19:38:14.425Z] 2129d076087c: Preparing [2024-03-20T19:38:14.425Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:14.425Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:14.425Z] b4067fdff295: Preparing [2024-03-20T19:38:14.425Z] c02417e518ca: Preparing [2024-03-20T19:38:14.425Z] 6b10f29db19a: Preparing [2024-03-20T19:38:14.425Z] 375edf12727f: Preparing [2024-03-20T19:38:14.425Z] aedc3bda2944: Preparing [2024-03-20T19:38:14.425Z] b4067fdff295: Waiting [2024-03-20T19:38:14.425Z] 375edf12727f: Waiting [2024-03-20T19:38:14.425Z] aedc3bda2944: Waiting [2024-03-20T19:38:14.425Z] c02417e518ca: Waiting [2024-03-20T19:38:14.425Z] 6b10f29db19a: Waiting [2024-03-20T19:38:14.425Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:14.425Z] 2129d076087c: Layer already exists [2024-03-20T19:38:14.425Z] 237cf38ba493: Layer already exists [2024-03-20T19:38:14.425Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:14.425Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:14.425Z] c02417e518ca: Layer already exists [2024-03-20T19:38:14.425Z] b4067fdff295: Layer already exists [2024-03-20T19:38:14.425Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:14.425Z] 375edf12727f: Layer already exists [2024-03-20T19:38:14.425Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:14.425Z] latest: digest: sha256:bcd9fbd3b466ec2dd2bff485978fc4e8ed82f2a917f796e7b06305ca07aba1dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:14.753Z] + 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-20T19:38:15.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-03-20T19:38:15.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-20T19:38:15.076Z] 44daff8f9c54: Preparing [2024-03-20T19:38:15.076Z] 237cf38ba493: Preparing [2024-03-20T19:38:15.076Z] 2129d076087c: Preparing [2024-03-20T19:38:15.076Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:15.076Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:15.076Z] b4067fdff295: Preparing [2024-03-20T19:38:15.076Z] c02417e518ca: Preparing [2024-03-20T19:38:15.076Z] 6b10f29db19a: Preparing [2024-03-20T19:38:15.076Z] 375edf12727f: Preparing [2024-03-20T19:38:15.076Z] aedc3bda2944: Preparing [2024-03-20T19:38:15.076Z] 6b10f29db19a: Waiting [2024-03-20T19:38:15.076Z] aedc3bda2944: Waiting [2024-03-20T19:38:15.076Z] 375edf12727f: Waiting [2024-03-20T19:38:15.076Z] b4067fdff295: Waiting [2024-03-20T19:38:15.076Z] c02417e518ca: Waiting [2024-03-20T19:38:15.076Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:15.076Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:15.076Z] 2129d076087c: Layer already exists [2024-03-20T19:38:15.076Z] 237cf38ba493: Layer already exists [2024-03-20T19:38:15.076Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:15.076Z] c02417e518ca: Layer already exists [2024-03-20T19:38:15.076Z] 375edf12727f: Layer already exists [2024-03-20T19:38:15.076Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:15.076Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:15.076Z] b4067fdff295: Layer already exists [2024-03-20T19:38:15.076Z] 3.2.0-dev.23: digest: sha256:bcd9fbd3b466ec2dd2bff485978fc4e8ed82f2a917f796e7b06305ca07aba1dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:15.403Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:16.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:16.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-20T19:38:16.672Z] 44daff8f9c54: Preparing [2024-03-20T19:38:16.672Z] 237cf38ba493: Preparing [2024-03-20T19:38:16.672Z] 2129d076087c: Preparing [2024-03-20T19:38:16.672Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:16.672Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:16.672Z] b4067fdff295: Preparing [2024-03-20T19:38:16.672Z] c02417e518ca: Preparing [2024-03-20T19:38:16.672Z] 6b10f29db19a: Preparing [2024-03-20T19:38:16.672Z] 375edf12727f: Preparing [2024-03-20T19:38:16.672Z] aedc3bda2944: Preparing [2024-03-20T19:38:16.672Z] b4067fdff295: Waiting [2024-03-20T19:38:16.672Z] 6b10f29db19a: Waiting [2024-03-20T19:38:16.672Z] c02417e518ca: Waiting [2024-03-20T19:38:16.672Z] aedc3bda2944: Waiting [2024-03-20T19:38:16.672Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:16.672Z] 237cf38ba493: Layer already exists [2024-03-20T19:38:16.672Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:16.672Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:16.672Z] 2129d076087c: Layer already exists [2024-03-20T19:38:16.672Z] b4067fdff295: Layer already exists [2024-03-20T19:38:16.672Z] c02417e518ca: Layer already exists [2024-03-20T19:38:16.672Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:16.672Z] 375edf12727f: Layer already exists [2024-03-20T19:38:16.672Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:16.672Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:bcd9fbd3b466ec2dd2bff485978fc4e8ed82f2a917f796e7b06305ca07aba1dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:16.991Z] + 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-20T19:38:19.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-03-20T19:38:19.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-20T19:38:19.145Z] 44daff8f9c54: Preparing [2024-03-20T19:38:19.145Z] 237cf38ba493: Preparing [2024-03-20T19:38:19.145Z] 2129d076087c: Preparing [2024-03-20T19:38:19.145Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:19.145Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:19.145Z] b4067fdff295: Preparing [2024-03-20T19:38:19.145Z] c02417e518ca: Preparing [2024-03-20T19:38:19.145Z] 6b10f29db19a: Preparing [2024-03-20T19:38:19.145Z] 375edf12727f: Preparing [2024-03-20T19:38:19.145Z] aedc3bda2944: Preparing [2024-03-20T19:38:19.145Z] c02417e518ca: Waiting [2024-03-20T19:38:19.145Z] 6b10f29db19a: Waiting [2024-03-20T19:38:19.145Z] 375edf12727f: Waiting [2024-03-20T19:38:19.145Z] aedc3bda2944: Waiting [2024-03-20T19:38:19.145Z] b4067fdff295: Waiting [2024-03-20T19:38:19.404Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:19.404Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:19.404Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:19.404Z] 237cf38ba493: Layer already exists [2024-03-20T19:38:19.404Z] 2129d076087c: Layer already exists [2024-03-20T19:38:19.404Z] 375edf12727f: Layer already exists [2024-03-20T19:38:19.404Z] c02417e518ca: Layer already exists [2024-03-20T19:38:19.404Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:19.404Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:19.404Z] b4067fdff295: Layer already exists [2024-03-20T19:38:20.033Z] main: digest: sha256:bcd9fbd3b466ec2dd2bff485978fc4e8ed82f2a917f796e7b06305ca07aba1dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:38:20.188Z] ===================================================== [Pipeline] echo [2024-03-20T19:38:20.203Z] taggedImages: [2024-03-20T19:38:20.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:20.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-20T19:38:20.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-03-20T19:38:20.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:20.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-03-20T19:38:20.230Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-03-20T19:38:20.230Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:20.230Z] latest [2024-03-20T19:38:20.230Z] 3.2.0-dev.23 [2024-03-20T19:38:20.230Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:20.230Z] main [2024-03-20T19:38:20.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:20.769Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:21.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:21.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-20T19:38:21.096Z] 5819539f9ca8: Preparing [2024-03-20T19:38:21.096Z] 79c7302bf9eb: Preparing [2024-03-20T19:38:21.096Z] 769b194fa09e: Preparing [2024-03-20T19:38:21.096Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:21.096Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:21.096Z] e678d2a53dcb: Preparing [2024-03-20T19:38:21.096Z] 7d6bbff152dc: Preparing [2024-03-20T19:38:21.096Z] 6561ea84e6ff: Preparing [2024-03-20T19:38:21.096Z] aedc3bda2944: Preparing [2024-03-20T19:38:21.096Z] 6561ea84e6ff: Waiting [2024-03-20T19:38:21.096Z] aedc3bda2944: Waiting [2024-03-20T19:38:21.096Z] e678d2a53dcb: Waiting [2024-03-20T19:38:21.096Z] 7d6bbff152dc: Waiting [2024-03-20T19:38:21.096Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:21.096Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:21.096Z] 5819539f9ca8: Pushed [2024-03-20T19:38:21.096Z] 769b194fa09e: Pushed [2024-03-20T19:38:21.096Z] 79c7302bf9eb: Pushed [2024-03-20T19:38:21.096Z] 7d6bbff152dc: Pushed [2024-03-20T19:38:21.096Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:21.354Z] 6561ea84e6ff: Pushed [2024-03-20T19:38:29.477Z] e678d2a53dcb: Pushed [2024-03-20T19:38:29.477Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:af5f617164538b0997f4eeabcc004354f6310ae10a81c37f08ce303c5081f325 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:29.810Z] + 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-20T19:38:30.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-20T19:38:30.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-20T19:38:30.130Z] 5819539f9ca8: Preparing [2024-03-20T19:38:30.130Z] 79c7302bf9eb: Preparing [2024-03-20T19:38:30.130Z] 769b194fa09e: Preparing [2024-03-20T19:38:30.130Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:30.130Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:30.130Z] e678d2a53dcb: Preparing [2024-03-20T19:38:30.130Z] 7d6bbff152dc: Preparing [2024-03-20T19:38:30.130Z] 6561ea84e6ff: Preparing [2024-03-20T19:38:30.130Z] aedc3bda2944: Preparing [2024-03-20T19:38:30.130Z] 6561ea84e6ff: Waiting [2024-03-20T19:38:30.130Z] e678d2a53dcb: Waiting [2024-03-20T19:38:30.130Z] aedc3bda2944: Waiting [2024-03-20T19:38:30.130Z] 7d6bbff152dc: Waiting [2024-03-20T19:38:30.130Z] 5819539f9ca8: Layer already exists [2024-03-20T19:38:30.130Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:30.130Z] 769b194fa09e: Layer already exists [2024-03-20T19:38:30.130Z] 79c7302bf9eb: Layer already exists [2024-03-20T19:38:30.130Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:30.130Z] e678d2a53dcb: Layer already exists [2024-03-20T19:38:30.130Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:30.131Z] 6561ea84e6ff: Layer already exists [2024-03-20T19:38:30.131Z] 7d6bbff152dc: Layer already exists [2024-03-20T19:38:30.131Z] latest: digest: sha256:af5f617164538b0997f4eeabcc004354f6310ae10a81c37f08ce303c5081f325 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:30.461Z] + 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-20T19:38:30.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-03-20T19:38:30.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-20T19:38:30.783Z] 5819539f9ca8: Preparing [2024-03-20T19:38:30.783Z] 79c7302bf9eb: Preparing [2024-03-20T19:38:30.783Z] 769b194fa09e: Preparing [2024-03-20T19:38:30.783Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:30.783Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:30.783Z] e678d2a53dcb: Preparing [2024-03-20T19:38:30.783Z] 7d6bbff152dc: Preparing [2024-03-20T19:38:30.783Z] 6561ea84e6ff: Preparing [2024-03-20T19:38:30.783Z] aedc3bda2944: Preparing [2024-03-20T19:38:30.783Z] e678d2a53dcb: Waiting [2024-03-20T19:38:30.783Z] 7d6bbff152dc: Waiting [2024-03-20T19:38:30.783Z] 6561ea84e6ff: Waiting [2024-03-20T19:38:30.783Z] aedc3bda2944: Waiting [2024-03-20T19:38:30.783Z] 769b194fa09e: Layer already exists [2024-03-20T19:38:30.783Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:30.783Z] 79c7302bf9eb: Layer already exists [2024-03-20T19:38:30.783Z] 5819539f9ca8: Layer already exists [2024-03-20T19:38:30.783Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:30.783Z] e678d2a53dcb: Layer already exists [2024-03-20T19:38:30.783Z] 6561ea84e6ff: Layer already exists [2024-03-20T19:38:30.783Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:30.783Z] 7d6bbff152dc: Layer already exists [2024-03-20T19:38:30.783Z] 3.2.0-dev.23: digest: sha256:af5f617164538b0997f4eeabcc004354f6310ae10a81c37f08ce303c5081f325 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:31.113Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:31.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:31.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-20T19:38:31.426Z] 5819539f9ca8: Preparing [2024-03-20T19:38:31.426Z] 79c7302bf9eb: Preparing [2024-03-20T19:38:31.426Z] 769b194fa09e: Preparing [2024-03-20T19:38:31.426Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:31.426Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:31.426Z] e678d2a53dcb: Preparing [2024-03-20T19:38:31.426Z] 7d6bbff152dc: Preparing [2024-03-20T19:38:31.426Z] 6561ea84e6ff: Preparing [2024-03-20T19:38:31.426Z] aedc3bda2944: Preparing [2024-03-20T19:38:31.426Z] e678d2a53dcb: Waiting [2024-03-20T19:38:31.426Z] 6561ea84e6ff: Waiting [2024-03-20T19:38:31.426Z] 7d6bbff152dc: Waiting [2024-03-20T19:38:31.426Z] aedc3bda2944: Waiting [2024-03-20T19:38:31.426Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:31.426Z] 79c7302bf9eb: Layer already exists [2024-03-20T19:38:31.426Z] 769b194fa09e: Layer already exists [2024-03-20T19:38:31.426Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:31.426Z] 5819539f9ca8: Layer already exists [2024-03-20T19:38:31.426Z] 6561ea84e6ff: Layer already exists [2024-03-20T19:38:31.426Z] e678d2a53dcb: Layer already exists [2024-03-20T19:38:31.426Z] 7d6bbff152dc: Layer already exists [2024-03-20T19:38:31.426Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:31.426Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:af5f617164538b0997f4eeabcc004354f6310ae10a81c37f08ce303c5081f325 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:31.759Z] + 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-20T19:38:32.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-03-20T19:38:32.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-20T19:38:32.080Z] 5819539f9ca8: Preparing [2024-03-20T19:38:32.080Z] 79c7302bf9eb: Preparing [2024-03-20T19:38:32.080Z] 769b194fa09e: Preparing [2024-03-20T19:38:32.080Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:32.080Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:32.080Z] e678d2a53dcb: Preparing [2024-03-20T19:38:32.080Z] 7d6bbff152dc: Preparing [2024-03-20T19:38:32.080Z] 6561ea84e6ff: Preparing [2024-03-20T19:38:32.080Z] aedc3bda2944: Preparing [2024-03-20T19:38:32.080Z] e678d2a53dcb: Waiting [2024-03-20T19:38:32.080Z] 7d6bbff152dc: Waiting [2024-03-20T19:38:32.080Z] 6561ea84e6ff: Waiting [2024-03-20T19:38:32.080Z] aedc3bda2944: Waiting [2024-03-20T19:38:32.080Z] 5819539f9ca8: Layer already exists [2024-03-20T19:38:32.080Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:32.080Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:32.080Z] 769b194fa09e: Layer already exists [2024-03-20T19:38:32.080Z] 79c7302bf9eb: Layer already exists [2024-03-20T19:38:32.080Z] 6561ea84e6ff: Layer already exists [2024-03-20T19:38:32.080Z] 7d6bbff152dc: Layer already exists [2024-03-20T19:38:32.080Z] e678d2a53dcb: Layer already exists [2024-03-20T19:38:32.080Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:32.080Z] main: digest: sha256:af5f617164538b0997f4eeabcc004354f6310ae10a81c37f08ce303c5081f325 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:38:32.131Z] ===================================================== [Pipeline] echo [2024-03-20T19:38:32.143Z] taggedImages: [2024-03-20T19:38:32.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:32.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-20T19:38:32.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-03-20T19:38:32.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:32.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-03-20T19:38:32.169Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-03-20T19:38:32.169Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:32.169Z] latest [2024-03-20T19:38:32.169Z] 3.2.0-dev.23 [2024-03-20T19:38:32.169Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:32.169Z] main [2024-03-20T19:38:32.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:32.496Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:32.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:32.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-20T19:38:32.838Z] 44daff8f9c54: Preparing [2024-03-20T19:38:32.838Z] 8b427bfed40b: Preparing [2024-03-20T19:38:32.838Z] 84875e6d84e8: Preparing [2024-03-20T19:38:32.838Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:32.838Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:32.838Z] 96bbbf3f49fb: Preparing [2024-03-20T19:38:32.838Z] 6b10f29db19a: Preparing [2024-03-20T19:38:32.838Z] 375edf12727f: Preparing [2024-03-20T19:38:32.838Z] aedc3bda2944: Preparing [2024-03-20T19:38:32.838Z] 6b10f29db19a: Waiting [2024-03-20T19:38:32.838Z] 375edf12727f: Waiting [2024-03-20T19:38:32.838Z] aedc3bda2944: Waiting [2024-03-20T19:38:32.838Z] 96bbbf3f49fb: Waiting [2024-03-20T19:38:32.838Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:32.838Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:32.838Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:32.838Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:32.838Z] 375edf12727f: Layer already exists [2024-03-20T19:38:32.838Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:32.838Z] 8b427bfed40b: Pushed [2024-03-20T19:38:32.838Z] 84875e6d84e8: Pushed [2024-03-20T19:38:40.954Z] 96bbbf3f49fb: Pushed [2024-03-20T19:38:40.954Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:3dd59fab541a51b17513219755108f97d44dbb39b266b27e01615bbff5e9ec7e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:41.287Z] + 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-20T19:38:41.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-20T19:38:41.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-20T19:38:41.608Z] 44daff8f9c54: Preparing [2024-03-20T19:38:41.608Z] 8b427bfed40b: Preparing [2024-03-20T19:38:41.608Z] 84875e6d84e8: Preparing [2024-03-20T19:38:41.608Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:41.608Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:41.608Z] 96bbbf3f49fb: Preparing [2024-03-20T19:38:41.608Z] 6b10f29db19a: Preparing [2024-03-20T19:38:41.608Z] 375edf12727f: Preparing [2024-03-20T19:38:41.608Z] aedc3bda2944: Preparing [2024-03-20T19:38:41.608Z] 6b10f29db19a: Waiting [2024-03-20T19:38:41.608Z] 375edf12727f: Waiting [2024-03-20T19:38:41.608Z] aedc3bda2944: Waiting [2024-03-20T19:38:41.608Z] 96bbbf3f49fb: Waiting [2024-03-20T19:38:41.608Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:41.608Z] 84875e6d84e8: Layer already exists [2024-03-20T19:38:41.608Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:41.608Z] 8b427bfed40b: Layer already exists [2024-03-20T19:38:41.608Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:41.608Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:41.608Z] 96bbbf3f49fb: Layer already exists [2024-03-20T19:38:41.608Z] 375edf12727f: Layer already exists [2024-03-20T19:38:41.608Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:41.608Z] latest: digest: sha256:3dd59fab541a51b17513219755108f97d44dbb39b266b27e01615bbff5e9ec7e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:41.934Z] + 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-20T19:38:42.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-03-20T19:38:42.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-20T19:38:42.260Z] 44daff8f9c54: Preparing [2024-03-20T19:38:42.260Z] 8b427bfed40b: Preparing [2024-03-20T19:38:42.260Z] 84875e6d84e8: Preparing [2024-03-20T19:38:42.260Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:42.260Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:42.260Z] 96bbbf3f49fb: Preparing [2024-03-20T19:38:42.260Z] 6b10f29db19a: Preparing [2024-03-20T19:38:42.260Z] 375edf12727f: Preparing [2024-03-20T19:38:42.260Z] aedc3bda2944: Preparing [2024-03-20T19:38:42.260Z] 96bbbf3f49fb: Waiting [2024-03-20T19:38:42.260Z] 6b10f29db19a: Waiting [2024-03-20T19:38:42.260Z] 375edf12727f: Waiting [2024-03-20T19:38:42.260Z] aedc3bda2944: Waiting [2024-03-20T19:38:42.260Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:42.260Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:42.260Z] 8b427bfed40b: Layer already exists [2024-03-20T19:38:42.260Z] 84875e6d84e8: Layer already exists [2024-03-20T19:38:42.260Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:42.260Z] 96bbbf3f49fb: Layer already exists [2024-03-20T19:38:42.260Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:42.260Z] 375edf12727f: Layer already exists [2024-03-20T19:38:42.260Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:42.260Z] 3.2.0-dev.23: digest: sha256:3dd59fab541a51b17513219755108f97d44dbb39b266b27e01615bbff5e9ec7e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:42.587Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:42.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:42.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-20T19:38:42.915Z] 44daff8f9c54: Preparing [2024-03-20T19:38:42.915Z] 8b427bfed40b: Preparing [2024-03-20T19:38:42.915Z] 84875e6d84e8: Preparing [2024-03-20T19:38:42.915Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:42.915Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:42.915Z] 96bbbf3f49fb: Preparing [2024-03-20T19:38:42.915Z] 6b10f29db19a: Preparing [2024-03-20T19:38:42.915Z] 375edf12727f: Preparing [2024-03-20T19:38:42.915Z] aedc3bda2944: Preparing [2024-03-20T19:38:42.915Z] 6b10f29db19a: Waiting [2024-03-20T19:38:42.915Z] aedc3bda2944: Waiting [2024-03-20T19:38:42.915Z] 96bbbf3f49fb: Waiting [2024-03-20T19:38:42.915Z] 375edf12727f: Waiting [2024-03-20T19:38:42.915Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:42.915Z] 84875e6d84e8: Layer already exists [2024-03-20T19:38:42.915Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:42.915Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:42.915Z] 8b427bfed40b: Layer already exists [2024-03-20T19:38:42.915Z] 96bbbf3f49fb: Layer already exists [2024-03-20T19:38:42.915Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:42.915Z] 375edf12727f: Layer already exists [2024-03-20T19:38:42.915Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:42.915Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:3dd59fab541a51b17513219755108f97d44dbb39b266b27e01615bbff5e9ec7e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2024-03-20T19:38:42.950Z] #74 DONE 72.5s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #69 DONE 73.8s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #79 DONE 66.2s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #75 DONE 71.5s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #105 [core-data builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #105 DONE 1.1s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #106 [support-scheduler builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #106 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:38:42.950Z] #107 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #108 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #109 [core-command builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #109 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #110 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:38:42.950Z] #111 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #112 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:38:42.950Z] #113 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #114 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #115 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:38:42.950Z] #116 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #117 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #118 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:38:42.950Z] #119 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #120 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #121 [support-notifications builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #121 DONE 1.2s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #122 CACHED [2024-03-20T19:38:42.950Z] [Pipeline] { [2024-03-20T19:38:42.950Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #123 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:38:42.950Z] #124 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-20T19:38:42.950Z] #125 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:38:42.950Z] #126 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #127 [core-metadata builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #127 CACHED [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #128 DONE 1.1s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-20T19:38:42.950Z] #129 DONE 1.2s [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #130 [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-20T19:38:42.950Z] #130 ... [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-20T19:38:42.950Z] #0 5.222 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-20T19:38:42.950Z] #131 ... [2024-03-20T19:38:42.950Z] [2024-03-20T19:38:42.950Z] #130 [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-20T19:38:42.951Z] #130 5.357 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 [Pipeline] sh [2024-03-20T19:38:43.239Z] + 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-20T19:38:43.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-03-20T19:38:43.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-20T19:38:43.565Z] 44daff8f9c54: Preparing [2024-03-20T19:38:43.565Z] 8b427bfed40b: Preparing [2024-03-20T19:38:43.565Z] 84875e6d84e8: Preparing [2024-03-20T19:38:43.565Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:43.565Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:43.565Z] 96bbbf3f49fb: Preparing [2024-03-20T19:38:43.565Z] 6b10f29db19a: Preparing [2024-03-20T19:38:43.565Z] 375edf12727f: Preparing [2024-03-20T19:38:43.565Z] aedc3bda2944: Preparing [2024-03-20T19:38:43.565Z] 96bbbf3f49fb: Waiting [2024-03-20T19:38:43.565Z] 6b10f29db19a: Waiting [2024-03-20T19:38:43.565Z] aedc3bda2944: Waiting [2024-03-20T19:38:43.565Z] 375edf12727f: Waiting [2024-03-20T19:38:43.565Z] 8b427bfed40b: Layer already exists [2024-03-20T19:38:43.565Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:43.565Z] 44daff8f9c54: Layer already exists [2024-03-20T19:38:43.565Z] 84875e6d84e8: Layer already exists [2024-03-20T19:38:43.565Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:43.565Z] 96bbbf3f49fb: Layer already exists [2024-03-20T19:38:43.565Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:43.565Z] 6b10f29db19a: Layer already exists [2024-03-20T19:38:43.565Z] 375edf12727f: Layer already exists [2024-03-20T19:38:43.565Z] main: digest: sha256:3dd59fab541a51b17513219755108f97d44dbb39b266b27e01615bbff5e9ec7e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:38:43.644Z] ===================================================== [Pipeline] echo [2024-03-20T19:38:43.660Z] taggedImages: [2024-03-20T19:38:43.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:43.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-20T19:38:43.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-03-20T19:38:43.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:43.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-03-20T19:38:43.692Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-03-20T19:38:43.692Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:43.692Z] latest [2024-03-20T19:38:43.692Z] 3.2.0-dev.23 [2024-03-20T19:38:43.692Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:43.692Z] main [2024-03-20T19:38:43.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:44.039Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:44.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:44.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-20T19:38:44.354Z] 97d609f31973: Preparing [2024-03-20T19:38:44.354Z] fcd0738a74f6: Preparing [2024-03-20T19:38:44.354Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:44.354Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:44.354Z] a1c84fcdcef8: Preparing [2024-03-20T19:38:44.354Z] 2cddff4058e1: Preparing [2024-03-20T19:38:44.354Z] aedc3bda2944: Preparing [2024-03-20T19:38:44.354Z] 2cddff4058e1: Waiting [2024-03-20T19:38:44.354Z] aedc3bda2944: Waiting [2024-03-20T19:38:44.354Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:44.354Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:44.354Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:44.354Z] 97d609f31973: Pushed [2024-03-20T19:38:44.354Z] a1c84fcdcef8: Pushed [2024-03-20T19:38:44.613Z] 2cddff4058e1: Pushed [2024-03-20T19:38:47.190Z] #130 ... [2024-03-20T19:38:47.190Z] [2024-03-20T19:38:47.190Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:38:47.190Z] #0 3.962 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-20T19:38:47.454Z] #132 ... [2024-03-20T19:38:47.454Z] [2024-03-20T19:38:47.454Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-20T19:38:47.454Z] #0 4.616 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-20T19:38:47.720Z] #133 ... [2024-03-20T19:38:47.720Z] [2024-03-20T19:38:47.720Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:38:47.720Z] #0 5.334 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-20T19:38:47.896Z] fcd0738a74f6: Pushed [2024-03-20T19:38:47.896Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:28a542f3b9147d0001428464a4b1d8de9c655ac7fa4dce17cdde935353e33523 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:47.984Z] #134 ... [2024-03-20T19:38:47.985Z] [2024-03-20T19:38:47.985Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-20T19:38:47.985Z] #0 4.186 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-20T19:38:47.985Z] #135 ... [2024-03-20T19:38:47.985Z] [2024-03-20T19:38:47.985Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-20T19:38:47.985Z] #0 5.405 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-20T19:38:48.221Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [2024-03-20T19:38:48.250Z] #136 ... [2024-03-20T19:38:48.250Z] [2024-03-20T19:38:48.250Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-20T19:38:48.250Z] #0 4.207 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-20T19:38:48.250Z] #137 ... [2024-03-20T19:38:48.250Z] [2024-03-20T19:38:48.250Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-20T19:38:48.250Z] #0 4.851 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 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:48.518Z] #138 ... [2024-03-20T19:38:48.518Z] [2024-03-20T19:38:48.518Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-20T19:38:48.518Z] #0 5.320 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-20T19:38:48.518Z] #139 ... [2024-03-20T19:38:48.518Z] [2024-03-20T19:38:48.518Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:38:48.518Z] #0 4.862 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-20T19:38:48.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-20T19:38:48.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-20T19:38:48.553Z] 97d609f31973: Preparing [2024-03-20T19:38:48.553Z] fcd0738a74f6: Preparing [2024-03-20T19:38:48.553Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:48.553Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:48.553Z] a1c84fcdcef8: Preparing [2024-03-20T19:38:48.553Z] 2cddff4058e1: Preparing [2024-03-20T19:38:48.553Z] aedc3bda2944: Preparing [2024-03-20T19:38:48.553Z] 2cddff4058e1: Waiting [2024-03-20T19:38:48.553Z] aedc3bda2944: Waiting [2024-03-20T19:38:48.553Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:48.553Z] 97d609f31973: Layer already exists [2024-03-20T19:38:48.553Z] fcd0738a74f6: Layer already exists [2024-03-20T19:38:48.553Z] a1c84fcdcef8: Layer already exists [2024-03-20T19:38:48.553Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:48.553Z] 2cddff4058e1: Layer already exists [2024-03-20T19:38:48.553Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:48.553Z] latest: digest: sha256:28a542f3b9147d0001428464a4b1d8de9c655ac7fa4dce17cdde935353e33523 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:48.882Z] + 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-20T19:38:49.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-03-20T19:38:49.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-20T19:38:49.205Z] 97d609f31973: Preparing [2024-03-20T19:38:49.205Z] fcd0738a74f6: Preparing [2024-03-20T19:38:49.205Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:49.205Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:49.205Z] a1c84fcdcef8: Preparing [2024-03-20T19:38:49.205Z] 2cddff4058e1: Preparing [2024-03-20T19:38:49.205Z] aedc3bda2944: Preparing [2024-03-20T19:38:49.205Z] 2cddff4058e1: Waiting [2024-03-20T19:38:49.205Z] aedc3bda2944: Waiting [2024-03-20T19:38:49.205Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:49.205Z] 97d609f31973: Layer already exists [2024-03-20T19:38:49.205Z] fcd0738a74f6: Layer already exists [2024-03-20T19:38:49.205Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:49.205Z] a1c84fcdcef8: Layer already exists [2024-03-20T19:38:49.205Z] 2cddff4058e1: Layer already exists [2024-03-20T19:38:49.205Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:49.205Z] 3.2.0-dev.23: digest: sha256:28a542f3b9147d0001428464a4b1d8de9c655ac7fa4dce17cdde935353e33523 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:49.534Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:49.859Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:49.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-20T19:38:49.859Z] 97d609f31973: Preparing [2024-03-20T19:38:49.859Z] fcd0738a74f6: Preparing [2024-03-20T19:38:49.859Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:49.859Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:49.859Z] a1c84fcdcef8: Preparing [2024-03-20T19:38:49.860Z] 2cddff4058e1: Preparing [2024-03-20T19:38:49.860Z] aedc3bda2944: Preparing [2024-03-20T19:38:49.860Z] 2cddff4058e1: Waiting [2024-03-20T19:38:49.860Z] aedc3bda2944: Waiting [2024-03-20T19:38:49.860Z] fcd0738a74f6: Layer already exists [2024-03-20T19:38:49.860Z] 97d609f31973: Layer already exists [2024-03-20T19:38:49.860Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:49.860Z] a1c84fcdcef8: Layer already exists [2024-03-20T19:38:49.860Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:49.860Z] 2cddff4058e1: Layer already exists [2024-03-20T19:38:49.860Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:49.860Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:28a542f3b9147d0001428464a4b1d8de9c655ac7fa4dce17cdde935353e33523 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:50.184Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:50.509Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-03-20T19:38:50.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-20T19:38:50.509Z] 97d609f31973: Preparing [2024-03-20T19:38:50.509Z] fcd0738a74f6: Preparing [2024-03-20T19:38:50.509Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:50.509Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:50.509Z] a1c84fcdcef8: Preparing [2024-03-20T19:38:50.509Z] 2cddff4058e1: Preparing [2024-03-20T19:38:50.509Z] aedc3bda2944: Preparing [2024-03-20T19:38:50.509Z] 2cddff4058e1: Waiting [2024-03-20T19:38:50.509Z] aedc3bda2944: Waiting [2024-03-20T19:38:50.509Z] 97d609f31973: Layer already exists [2024-03-20T19:38:50.509Z] a1c84fcdcef8: Layer already exists [2024-03-20T19:38:50.509Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:50.509Z] fcd0738a74f6: Layer already exists [2024-03-20T19:38:50.509Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:50.509Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:50.509Z] 2cddff4058e1: Layer already exists [2024-03-20T19:38:50.509Z] main: digest: sha256:28a542f3b9147d0001428464a4b1d8de9c655ac7fa4dce17cdde935353e33523 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:38:50.577Z] ===================================================== [Pipeline] echo [2024-03-20T19:38:50.592Z] taggedImages: [2024-03-20T19:38:50.592Z] - nexus3.edgexfoundry.org:10004/support-notifications:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:50.592Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-20T19:38:50.592Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-03-20T19:38:50.592Z] - nexus3.edgexfoundry.org:10004/support-notifications:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:50.592Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-03-20T19:38:50.621Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-03-20T19:38:50.622Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:50.622Z] latest [2024-03-20T19:38:50.622Z] 3.2.0-dev.23 [2024-03-20T19:38:50.622Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:50.622Z] main [2024-03-20T19:38:50.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:50.975Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:51.302Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:51.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-20T19:38:51.302Z] 0029636e793e: Preparing [2024-03-20T19:38:51.302Z] 58a5d263a76b: Preparing [2024-03-20T19:38:51.302Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:51.302Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:51.302Z] bb00c29d25c1: Preparing [2024-03-20T19:38:51.302Z] 2be70adf6e29: Preparing [2024-03-20T19:38:51.302Z] aedc3bda2944: Preparing [2024-03-20T19:38:51.302Z] 2be70adf6e29: Waiting [2024-03-20T19:38:51.302Z] aedc3bda2944: Waiting [2024-03-20T19:38:51.302Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:51.302Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:51.302Z] bb00c29d25c1: Layer already exists [2024-03-20T19:38:51.302Z] 2be70adf6e29: Layer already exists [2024-03-20T19:38:51.302Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:51.302Z] 0029636e793e: Pushed [2024-03-20T19:38:54.588Z] 58a5d263a76b: Pushed [2024-03-20T19:38:54.588Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:5eee1a718e2098f97b9997220bba8a1ffb27063897efebeed79f0a44c1d91c44 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:54.920Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:55.242Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-20T19:38:55.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-20T19:38:55.242Z] 0029636e793e: Preparing [2024-03-20T19:38:55.242Z] 58a5d263a76b: Preparing [2024-03-20T19:38:55.242Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:55.242Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:55.242Z] bb00c29d25c1: Preparing [2024-03-20T19:38:55.242Z] 2be70adf6e29: Preparing [2024-03-20T19:38:55.242Z] aedc3bda2944: Preparing [2024-03-20T19:38:55.242Z] 2be70adf6e29: Waiting [2024-03-20T19:38:55.242Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:55.242Z] bb00c29d25c1: Layer already exists [2024-03-20T19:38:55.242Z] 58a5d263a76b: Layer already exists [2024-03-20T19:38:55.242Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:55.242Z] 0029636e793e: Layer already exists [2024-03-20T19:38:55.242Z] 2be70adf6e29: Layer already exists [2024-03-20T19:38:55.242Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:55.242Z] latest: digest: sha256:5eee1a718e2098f97b9997220bba8a1ffb27063897efebeed79f0a44c1d91c44 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:55.563Z] + 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-20T19:38:55.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-03-20T19:38:55.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-20T19:38:55.885Z] 0029636e793e: Preparing [2024-03-20T19:38:55.885Z] 58a5d263a76b: Preparing [2024-03-20T19:38:55.885Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:55.885Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:55.885Z] bb00c29d25c1: Preparing [2024-03-20T19:38:55.885Z] 2be70adf6e29: Preparing [2024-03-20T19:38:55.885Z] aedc3bda2944: Preparing [2024-03-20T19:38:55.885Z] 2be70adf6e29: Waiting [2024-03-20T19:38:55.885Z] 0029636e793e: Layer already exists [2024-03-20T19:38:55.885Z] 58a5d263a76b: Layer already exists [2024-03-20T19:38:55.885Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:55.885Z] bb00c29d25c1: Layer already exists [2024-03-20T19:38:55.885Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:55.885Z] 2be70adf6e29: Layer already exists [2024-03-20T19:38:55.885Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:55.885Z] 3.2.0-dev.23: digest: sha256:5eee1a718e2098f97b9997220bba8a1ffb27063897efebeed79f0a44c1d91c44 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:56.212Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:56.534Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:56.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-20T19:38:56.534Z] 0029636e793e: Preparing [2024-03-20T19:38:56.535Z] 58a5d263a76b: Preparing [2024-03-20T19:38:56.535Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:56.535Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:56.535Z] bb00c29d25c1: Preparing [2024-03-20T19:38:56.535Z] 2be70adf6e29: Preparing [2024-03-20T19:38:56.535Z] aedc3bda2944: Preparing [2024-03-20T19:38:56.535Z] 2be70adf6e29: Waiting [2024-03-20T19:38:56.535Z] aedc3bda2944: Waiting [2024-03-20T19:38:56.535Z] bb00c29d25c1: Layer already exists [2024-03-20T19:38:56.535Z] 0029636e793e: Layer already exists [2024-03-20T19:38:56.535Z] 58a5d263a76b: Layer already exists [2024-03-20T19:38:56.535Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:56.535Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:56.535Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:56.535Z] 2be70adf6e29: Layer already exists [2024-03-20T19:38:56.535Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:5eee1a718e2098f97b9997220bba8a1ffb27063897efebeed79f0a44c1d91c44 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:56.875Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:38:57.205Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-03-20T19:38:57.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-20T19:38:57.205Z] 0029636e793e: Preparing [2024-03-20T19:38:57.205Z] 58a5d263a76b: Preparing [2024-03-20T19:38:57.205Z] b5dd56fbf3e5: Preparing [2024-03-20T19:38:57.205Z] bf51aa81bfd9: Preparing [2024-03-20T19:38:57.205Z] bb00c29d25c1: Preparing [2024-03-20T19:38:57.205Z] 2be70adf6e29: Preparing [2024-03-20T19:38:57.205Z] aedc3bda2944: Preparing [2024-03-20T19:38:57.205Z] 2be70adf6e29: Waiting [2024-03-20T19:38:57.205Z] aedc3bda2944: Waiting [2024-03-20T19:38:57.205Z] 0029636e793e: Layer already exists [2024-03-20T19:38:57.205Z] bb00c29d25c1: Layer already exists [2024-03-20T19:38:57.205Z] 58a5d263a76b: Layer already exists [2024-03-20T19:38:57.205Z] b5dd56fbf3e5: Layer already exists [2024-03-20T19:38:57.205Z] bf51aa81bfd9: Layer already exists [2024-03-20T19:38:57.205Z] aedc3bda2944: Layer already exists [2024-03-20T19:38:57.205Z] 2be70adf6e29: Layer already exists [2024-03-20T19:38:57.205Z] main: digest: sha256:5eee1a718e2098f97b9997220bba8a1ffb27063897efebeed79f0a44c1d91c44 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:38:57.281Z] ===================================================== [Pipeline] echo [2024-03-20T19:38:57.295Z] taggedImages: [2024-03-20T19:38:57.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:38:57.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-20T19:38:57.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-03-20T19:38:57.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:38:57.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-20T19:51:29.184Z] #140 ... [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #130 [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-20T19:51:29.184Z] #130 757.6 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-20T19:51:29.184Z] #130 ... [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-20T19:51:29.184Z] #139 DONE 761.0s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-20T19:51:29.184Z] #138 ... [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:51:29.184Z] #141 DONE 0.3s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #130 [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-20T19:51:29.184Z] #130 ... [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:51:29.184Z] #142 DONE 0.2s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #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-20T19:51:29.184Z] #143 DONE 0.1s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:51:29.184Z] #140 ... [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-20T19:51:29.184Z] #144 DONE 0.1s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-20T19:51:29.184Z] #145 DONE 0.3s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-20T19:51:29.184Z] #146 DONE 0.2s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #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-20T19:51:29.184Z] #147 DONE 2.2s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #95 [security-proxy-setup] exporting to image [2024-03-20T19:51:29.184Z] #95 exporting layers [2024-03-20T19:51:29.184Z] #95 exporting layers 0.8s done [2024-03-20T19:51:29.184Z] #95 writing image sha256:2e1961aac17c4e6917994075165e395856a4bc630fe08bdfb331c730160bf040 done [2024-03-20T19:51:29.184Z] #95 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-20T19:51:29.184Z] #95 DONE 3.8s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:51:29.184Z] #140 ... [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #130 [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-20T19:51:29.184Z] #130 DONE 771.4s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-20T19:51:29.184Z] #137 ... [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:51:29.184Z] #148 DONE 0.2s [2024-03-20T19:51:29.184Z] [2024-03-20T19:51:29.184Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:51:29.449Z] #134 ... [2024-03-20T19:51:29.449Z] [2024-03-20T19:51:29.449Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:51:29.718Z] #149 DONE 0.3s [2024-03-20T19:51:29.718Z] [2024-03-20T19:51:29.718Z] #150 [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-20T19:51:29.718Z] #150 DONE 0.2s [2024-03-20T19:51:29.718Z] [2024-03-20T19:51:29.718Z] #151 [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-20T19:51:30.057Z] #151 DONE 0.2s [2024-03-20T19:51:30.057Z] [2024-03-20T19:51:30.057Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:51:30.323Z] #140 ... [2024-03-20T19:51:30.323Z] [2024-03-20T19:51:30.323Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:51:30.323Z] #152 ... [2024-03-20T19:51:30.323Z] [2024-03-20T19:51:30.323Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-20T19:51:30.323Z] #131 DONE 773.0s [2024-03-20T19:51:30.323Z] [2024-03-20T19:51:30.323Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:51:30.323Z] #152 DONE 0.4s [2024-03-20T19:51:30.323Z] [2024-03-20T19:51:30.323Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-20T19:51:30.910Z] #153 DONE 0.4s [2024-03-20T19:51:30.911Z] [2024-03-20T19:51:30.911Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-20T19:51:31.734Z] #154 DONE 0.6s [2024-03-20T19:51:31.734Z] [2024-03-20T19:51:31.734Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-20T19:51:31.734Z] #155 DONE 0.4s [2024-03-20T19:51:31.734Z] [2024-03-20T19:51:31.734Z] #156 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-20T19:51:32.052Z] #156 DONE 0.4s [2024-03-20T19:51:32.052Z] [2024-03-20T19:51:32.052Z] #157 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-20T19:51:34.678Z] #157 DONE 2.6s [2024-03-20T19:51:34.678Z] [2024-03-20T19:51:34.678Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-20T19:51:34.963Z] #158 DONE 3.5s [2024-03-20T19:51:34.963Z] [2024-03-20T19:51:34.963Z] #95 [security-secretstore-setup] exporting to image [2024-03-20T19:51:34.963Z] #95 exporting layers [2024-03-20T19:51:35.653Z] #95 ... [2024-03-20T19:51:35.653Z] [2024-03-20T19:51:35.653Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:51:35.653Z] #159 DONE 0.7s [2024-03-20T19:51:35.653Z] [2024-03-20T19:51:35.653Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:51:35.920Z] #160 DONE 0.3s [2024-03-20T19:51:35.920Z] [2024-03-20T19:51:35.920Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-20T19:51:36.187Z] #161 DONE 0.4s [2024-03-20T19:51:36.187Z] [2024-03-20T19:51:36.187Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-20T19:51:36.773Z] #162 DONE 0.3s [2024-03-20T19:51:36.773Z] [2024-03-20T19:51:36.773Z] #163 [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-20T19:51:36.773Z] #163 DONE 0.3s [2024-03-20T19:51:36.773Z] [2024-03-20T19:51:36.773Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-20T19:51:37.057Z] #137 ... [2024-03-20T19:51:37.057Z] [2024-03-20T19:51:37.057Z] #164 [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-20T19:51:37.322Z] #164 DONE 0.1s [2024-03-20T19:51:37.322Z] [2024-03-20T19:51:37.322Z] #95 [security-secretstore-setup] exporting to image [2024-03-20T19:51:37.322Z] #95 exporting layers 2.6s done [2024-03-20T19:51:37.322Z] #95 writing image sha256:03557b8c1322a1b2eca609d73d42261acb9ff77b08755e9cf61100758efb6741 done [2024-03-20T19:51:37.322Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-20T19:51:37.322Z] #95 DONE 6.5s [2024-03-20T19:51:37.322Z] [2024-03-20T19:51:37.322Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-20T19:51:37.322Z] #165 DONE 0.3s [2024-03-20T19:51:37.322Z] [2024-03-20T19:51:37.322Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:51:37.322Z] #134 ... [2024-03-20T19:51:37.322Z] [2024-03-20T19:51:37.322Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-20T19:51:37.322Z] #166 DONE 0.1s [2024-03-20T19:51:37.587Z] [2024-03-20T19:51:37.587Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-20T19:51:39.519Z] #167 DONE 1.8s [2024-03-20T19:51:39.519Z] [2024-03-20T19:51:39.519Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:51:39.519Z] #34 ... [2024-03-20T19:51:39.519Z] [2024-03-20T19:51:39.519Z] #95 [security-bootstrapper] exporting to image [2024-03-20T19:51:40.471Z] #95 exporting layers 1.1s done [2024-03-20T19:51:40.471Z] #95 writing image sha256:3818aa6b942548d8d726250098e067667aa08780d1e9521c69b3707b01d34b03 done [2024-03-20T19:51:40.471Z] #95 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-20T19:51:40.471Z] #95 DONE 7.6s [2024-03-20T19:51:40.471Z] [2024-03-20T19:51:40.471Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:51:58.631Z] #134 ... [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-20T19:51:58.631Z] #135 DONE 800.0s [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:51:58.631Z] #132 ... [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:51:58.631Z] #168 DONE 0.2s [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-20T19:51:58.631Z] #137 ... [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:51:58.631Z] #169 DONE 0.2s [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-20T19:51:58.631Z] #170 DONE 0.2s [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:51:58.631Z] #140 ... [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #171 [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-20T19:51:58.631Z] #171 DONE 0.2s [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:51:58.631Z] #132 ... [2024-03-20T19:51:58.631Z] [2024-03-20T19:51:58.631Z] #172 [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-20T19:51:58.899Z] #172 DONE 0.2s [2024-03-20T19:51:58.899Z] [2024-03-20T19:51:58.899Z] #173 [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-20T19:52:00.830Z] #173 DONE 2.0s [2024-03-20T19:52:00.830Z] [2024-03-20T19:52:00.830Z] #95 [core-common-config-bootstrapper] exporting to image [2024-03-20T19:52:00.830Z] #95 exporting layers [2024-03-20T19:52:01.095Z] #95 exporting layers 0.6s done [2024-03-20T19:52:01.358Z] #95 writing image sha256:bd502d5a23d0325f2dcb9bad162296b880225e555889bb8d5f392e19af789db4 0.0s done [2024-03-20T19:52:01.358Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-20T19:52:01.358Z] #95 DONE 8.2s [2024-03-20T19:52:01.358Z] [2024-03-20T19:52:01.358Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:53:37.934Z] #140 ... [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-20T19:53:37.934Z] #137 DONE 894.1s [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:53:37.934Z] #132 ... [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:53:37.934Z] #174 DONE 0.2s [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:53:37.934Z] #175 DONE 0.1s [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-20T19:53:37.934Z] #176 DONE 0.2s [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #177 [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-20T19:53:37.934Z] #177 DONE 0.1s [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #95 [security-spiffe-token-provider] exporting to image [2024-03-20T19:53:37.934Z] #95 exporting layers [2024-03-20T19:53:37.934Z] #95 exporting layers 0.6s done [2024-03-20T19:53:37.934Z] #95 writing image sha256:8efba089cfd1cf5e916b83418a12e1833baa273f25de6d8b112862581350f55f done [2024-03-20T19:53:37.934Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-20T19:53:37.934Z] #95 DONE 8.8s [2024-03-20T19:53:37.934Z] [2024-03-20T19:53:37.934Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:57:44.654Z] #140 ... [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-20T19:57:44.654Z] #136 DONE 1135.2s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:57:44.654Z] #134 ... [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:57:44.654Z] #178 DONE 0.1s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:57:44.654Z] #179 DONE 0.3s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-20T19:57:44.654Z] #180 DONE 0.3s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:57:44.654Z] #181 DONE 0.1s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-20T19:57:44.654Z] #182 DONE 0.1s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:57:44.654Z] #134 ... [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-20T19:57:44.654Z] #183 DONE 1.7s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:57:44.654Z] #132 ... [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #95 [security-proxy-auth] exporting to image [2024-03-20T19:57:44.654Z] #95 exporting layers [2024-03-20T19:57:44.654Z] #95 exporting layers 0.7s done [2024-03-20T19:57:44.654Z] #95 writing image sha256:b35dca043d6b660035a39ba3a04e6232975da566278efbecdd61bc4fd37bb461 done [2024-03-20T19:57:44.654Z] #95 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-20T19:57:44.654Z] #95 DONE 9.5s [2024-03-20T19:57:44.654Z] [2024-03-20T19:57:44.654Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:58:16.821Z] #132 ... [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-20T19:58:16.821Z] #133 DONE 1174.7s [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:58:16.821Z] #134 ... [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:58:16.821Z] #184 DONE 0.1s [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:58:16.821Z] #134 ... [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:58:16.821Z] #185 DONE 0.2s [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-20T19:58:16.821Z] #186 DONE 0.3s [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:58:16.821Z] #187 DONE 0.1s [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #95 [core-command] exporting to image [2024-03-20T19:58:16.821Z] #95 exporting layers [2024-03-20T19:58:16.821Z] #95 exporting layers 0.4s done [2024-03-20T19:58:16.821Z] #95 writing image sha256:eb1b5624a4d8ce1916a4facec4cc76755edd8a3767fcf99537cefc40fda9b0b0 done [2024-03-20T19:58:16.821Z] #95 naming to docker.io/library/core-command-arm64 done [2024-03-20T19:58:16.821Z] #95 DONE 9.9s [2024-03-20T19:58:16.821Z] [2024-03-20T19:58:16.821Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:58:17.408Z] #140 ... [2024-03-20T19:58:17.408Z] [2024-03-20T19:58:17.408Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-20T19:58:17.408Z] #132 DONE 1180.3s [2024-03-20T19:58:17.672Z] [2024-03-20T19:58:17.672Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:58:18.248Z] #34 ... [2024-03-20T19:58:18.248Z] [2024-03-20T19:58:18.248Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:58:18.525Z] #188 DONE 0.3s [2024-03-20T19:58:18.525Z] [2024-03-20T19:58:18.525Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:58:18.525Z] #189 ... [2024-03-20T19:58:18.525Z] [2024-03-20T19:58:18.525Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-20T19:58:18.525Z] #140 DONE 1181.3s [2024-03-20T19:58:18.789Z] [2024-03-20T19:58:18.789Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:58:18.789Z] #34 ... [2024-03-20T19:58:18.789Z] [2024-03-20T19:58:18.789Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:58:18.789Z] #189 DONE 0.4s [2024-03-20T19:58:18.789Z] [2024-03-20T19:58:18.789Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-20T19:58:19.366Z] #190 DONE 0.6s [2024-03-20T19:58:19.366Z] [2024-03-20T19:58:19.366Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:58:19.629Z] #191 ... [2024-03-20T19:58:19.629Z] [2024-03-20T19:58:19.629Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:58:19.629Z] #192 DONE 0.2s [2024-03-20T19:58:19.629Z] [2024-03-20T19:58:19.629Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:58:19.629Z] #191 DONE 0.2s [2024-03-20T19:58:19.629Z] [2024-03-20T19:58:19.629Z] #95 [core-data] exporting to image [2024-03-20T19:58:19.629Z] #95 exporting layers [2024-03-20T19:58:19.892Z] #95 ... [2024-03-20T19:58:19.892Z] [2024-03-20T19:58:19.892Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:58:19.892Z] #193 DONE 0.4s [2024-03-20T19:58:20.156Z] [2024-03-20T19:58:20.156Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-20T19:58:20.423Z] #194 ... [2024-03-20T19:58:20.423Z] [2024-03-20T19:58:20.423Z] #95 [core-data] exporting to image [2024-03-20T19:58:20.423Z] #95 exporting layers 0.6s done [2024-03-20T19:58:20.423Z] #95 writing image sha256:be610be78f80634f2e22fcb1ba9deed4307fe56fc73c1695dbf3ef9ac922a03e 0.0s done [2024-03-20T19:58:20.423Z] #95 naming to docker.io/library/core-data-arm64 done [2024-03-20T19:58:20.423Z] #95 DONE 10.6s [2024-03-20T19:58:20.423Z] [2024-03-20T19:58:20.423Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:58:20.690Z] #134 ... [2024-03-20T19:58:20.690Z] [2024-03-20T19:58:20.690Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-20T19:58:20.690Z] #194 DONE 0.6s [2024-03-20T19:58:20.690Z] [2024-03-20T19:58:20.690Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:58:20.690Z] #195 DONE 0.1s [2024-03-20T19:58:20.690Z] [2024-03-20T19:58:20.690Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-20T19:58:20.690Z] #196 DONE 0.1s [2024-03-20T19:58:20.690Z] [2024-03-20T19:58:20.690Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-20T19:58:20.955Z] #34 ... [2024-03-20T19:58:20.955Z] [2024-03-20T19:58:20.955Z] #95 [core-metadata] exporting to image [2024-03-20T19:58:21.219Z] #95 exporting layers 0.4s done [2024-03-20T19:58:21.484Z] #95 writing image sha256:0c46ed8b09f9068cf8a3f4bb9fb87923a11fc48afc2f9ba3c6144d1429070f9f done [2024-03-20T19:58:21.484Z] #95 naming to docker.io/library/core-metadata-arm64 done [2024-03-20T19:58:21.484Z] #95 DONE 11.0s [2024-03-20T19:58:21.484Z] [2024-03-20T19:58:21.484Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:58:43.495Z] #134 ... [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-20T19:58:43.495Z] #138 DONE 1204.0s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-20T19:58:43.495Z] #134 DONE 1204.1s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-20T19:58:43.495Z] #51 ... [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:58:43.495Z] #197 DONE 0.2s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-20T19:58:43.495Z] #198 DONE 0.1s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:58:43.495Z] #199 DONE 0.2s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-20T19:58:43.495Z] #200 DONE 0.1s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-20T19:58:43.495Z] #201 ... [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-20T19:58:43.495Z] #202 DONE 0.4s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-20T19:58:43.495Z] #201 DONE 0.5s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:58:43.495Z] #203 DONE 0.1s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-20T19:58:43.495Z] #204 DONE 0.1s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #95 [support-notifications] exporting to image [2024-03-20T19:58:43.495Z] #95 exporting layers [2024-03-20T19:58:43.495Z] #95 exporting layers 0.4s done [2024-03-20T19:58:43.495Z] #95 exporting layers 0.5s done [2024-03-20T19:58:43.495Z] #95 writing image sha256:e54aed55a093bf1377985caab1fcc65f5c5dab687fd898a75467c06d56577292 0.0s done [2024-03-20T19:58:43.495Z] #95 naming to docker.io/library/support-notifications-arm64 done [2024-03-20T19:58:43.495Z] #95 writing image sha256:8e6ea8b571565a8b891714597b580d3a799a3798f9bdd1b14b55c443a3190497 done [2024-03-20T19:58:43.495Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2024-03-20T19:58:43.495Z] #95 DONE 11.5s [2024-03-20T19:58:43.495Z] [2024-03-20T19:58:43.495Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-20T19:58:43.495Z] time="2024-03-20T19:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-20T19:58:43.512Z] $ docker stop --time=1 fbbf25fcb28bc9b9a604d9a187d55ae3ac2c532950dc624a766e80d0d0bf0c7d [2024-03-20T19:58:45.136Z] $ docker rm -f --volumes fbbf25fcb28bc9b9a604d9a187d55ae3ac2c532950dc624a766e80d0d0bf0c7d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T19:58:45.607Z] + docker images [2024-03-20T19:58:45.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-20T19:58:45.607Z] support-notifications-arm64 latest e54aed55a093 3 seconds ago 38.4MB [2024-03-20T19:58:45.607Z] support-scheduler-arm64 latest 8e6ea8b57156 3 seconds ago 37.7MB [2024-03-20T19:58:45.607Z] core-metadata-arm64 latest 0c46ed8b09f9 25 seconds ago 35.3MB [2024-03-20T19:58:45.607Z] core-data-arm64 latest be610be78f80 26 seconds ago 35.1MB [2024-03-20T19:58:45.607Z] core-command-arm64 latest eb1b5624a4d8 32 seconds ago 34.8MB [2024-03-20T19:58:45.607Z] security-proxy-auth-arm64 latest b35dca043d6b About a minute ago 32.5MB [2024-03-20T19:58:45.607Z] security-spiffe-token-provider-arm64 latest 8efba089cfd1 5 minutes ago 29.5MB [2024-03-20T19:58:45.607Z] core-common-config-bootstrapper-arm64 latest bd502d5a23d0 6 minutes ago 15.4MB [2024-03-20T19:58:45.607Z] security-bootstrapper-arm64 latest 3818aa6b9425 7 minutes ago 18.9MB [2024-03-20T19:58:45.607Z] security-secretstore-setup-arm64 latest 03557b8c1322 7 minutes ago 36.2MB [2024-03-20T19:58:45.607Z] security-proxy-setup-arm64 latest 2e1961aac17c 7 minutes ago 26.1MB [2024-03-20T19:58:45.607Z] security-spire-server-arm64 latest 30690fdae193 21 minutes ago 96.9MB [2024-03-20T19:58:45.607Z] security-spire-agent-arm64 latest 757d4ea4d748 21 minutes ago 152MB [2024-03-20T19:58:45.607Z] security-spire-config-arm64 latest c4e704175129 21 minutes ago 96MB [2024-03-20T19:58:45.607Z] ci-base-image-arm64 latest 5a4f27b92bab 22 minutes ago 973MB [2024-03-20T19:58:45.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-20T19:58:45.607Z] 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-20T19:58:45.769Z] provisioning config files... [2024-03-20T19:58:45.783Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/636@tmp/config18245032438648630773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:58:46.115Z] ---> ****-login.sh [2024-03-20T19:58:46.115Z] nexus3.edgexfoundry.org:10001 [2024-03-20T19:58:46.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:58:46.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:58:46.382Z] Configure a credential helper to remove this warning. See [2024-03-20T19:58:46.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:58:46.382Z] [2024-03-20T19:58:46.382Z] Login Succeeded [2024-03-20T19:58:46.382Z] nexus3.edgexfoundry.org:10002 [2024-03-20T19:58:46.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:58:46.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:58:46.914Z] Configure a credential helper to remove this warning. See [2024-03-20T19:58:46.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:58:46.914Z] [2024-03-20T19:58:46.914Z] Login Succeeded [2024-03-20T19:58:46.914Z] nexus3.edgexfoundry.org:10003 [2024-03-20T19:58:47.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:58:47.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:58:47.178Z] Configure a credential helper to remove this warning. See [2024-03-20T19:58:47.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:58:47.178Z] [2024-03-20T19:58:47.178Z] Login Succeeded [2024-03-20T19:58:47.178Z] nexus3.edgexfoundry.org:10004 [2024-03-20T19:58:47.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:58:47.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:58:47.443Z] Configure a credential helper to remove this warning. See [2024-03-20T19:58:47.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:58:47.443Z] [2024-03-20T19:58:47.443Z] Login Succeeded [2024-03-20T19:58:47.443Z] ****.io [2024-03-20T19:58:47.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:58:47.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:58:47.971Z] Configure a credential helper to remove this warning. See [2024-03-20T19:58:47.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:58:47.972Z] [2024-03-20T19:58:47.972Z] Login Succeeded [2024-03-20T19:58:47.972Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T19:58:47.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:58:48.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:58:48.058Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-03-20T19:58:48.058Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:58:48.058Z] latest [2024-03-20T19:58:48.058Z] 3.2.0-dev.23 [2024-03-20T19:58:48.058Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:58:48.058Z] main [2024-03-20T19:58:48.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:48.417Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:48.757Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:58:48.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-20T19:58:48.757Z] 4660d10b3cf1: Preparing [2024-03-20T19:58:48.757Z] 83c1bac0019f: Preparing [2024-03-20T19:58:48.757Z] 2784e97b1640: Preparing [2024-03-20T19:58:48.757Z] b8291cfe1e19: Preparing [2024-03-20T19:58:48.757Z] 9e46b320fb26: Preparing [2024-03-20T19:58:48.757Z] b273d7d00014: Preparing [2024-03-20T19:58:48.757Z] 7c504f21be85: Preparing [2024-03-20T19:58:48.757Z] b273d7d00014: Waiting [2024-03-20T19:58:48.757Z] 7c504f21be85: Waiting [2024-03-20T19:58:49.021Z] 2784e97b1640: Pushed [2024-03-20T19:58:49.021Z] b8291cfe1e19: Pushed [2024-03-20T19:58:49.021Z] 4660d10b3cf1: Pushed [2024-03-20T19:58:49.021Z] 9e46b320fb26: Pushed [2024-03-20T19:58:49.021Z] 7c504f21be85: Layer already exists [2024-03-20T19:58:49.021Z] b273d7d00014: Pushed [2024-03-20T19:58:54.334Z] 83c1bac0019f: Pushed [2024-03-20T19:58:54.334Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:bfa6635cd4ad7778f37f8d954799b8231509dc847f97cc5b3d7a7b1f34c3a8f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:54.696Z] + 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-20T19:58:55.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-20T19:58:55.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-20T19:58:55.045Z] 4660d10b3cf1: Preparing [2024-03-20T19:58:55.045Z] 83c1bac0019f: Preparing [2024-03-20T19:58:55.045Z] 2784e97b1640: Preparing [2024-03-20T19:58:55.045Z] b8291cfe1e19: Preparing [2024-03-20T19:58:55.045Z] 9e46b320fb26: Preparing [2024-03-20T19:58:55.045Z] b273d7d00014: Preparing [2024-03-20T19:58:55.045Z] 7c504f21be85: Preparing [2024-03-20T19:58:55.045Z] 7c504f21be85: Waiting [2024-03-20T19:58:55.045Z] 4660d10b3cf1: Layer already exists [2024-03-20T19:58:55.045Z] 2784e97b1640: Layer already exists [2024-03-20T19:58:55.045Z] b8291cfe1e19: Layer already exists [2024-03-20T19:58:55.045Z] 83c1bac0019f: Layer already exists [2024-03-20T19:58:55.045Z] 9e46b320fb26: Layer already exists [2024-03-20T19:58:55.045Z] b273d7d00014: Layer already exists [2024-03-20T19:58:55.045Z] 7c504f21be85: Layer already exists [2024-03-20T19:58:55.045Z] latest: digest: sha256:bfa6635cd4ad7778f37f8d954799b8231509dc847f97cc5b3d7a7b1f34c3a8f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:55.663Z] + 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-20T19:58:56.018Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-03-20T19:58:56.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-20T19:58:56.018Z] 4660d10b3cf1: Preparing [2024-03-20T19:58:56.018Z] 83c1bac0019f: Preparing [2024-03-20T19:58:56.018Z] 2784e97b1640: Preparing [2024-03-20T19:58:56.018Z] b8291cfe1e19: Preparing [2024-03-20T19:58:56.018Z] 9e46b320fb26: Preparing [2024-03-20T19:58:56.018Z] b273d7d00014: Preparing [2024-03-20T19:58:56.018Z] 7c504f21be85: Preparing [2024-03-20T19:58:56.018Z] b273d7d00014: Waiting [2024-03-20T19:58:56.018Z] 7c504f21be85: Waiting [2024-03-20T19:58:56.018Z] 83c1bac0019f: Layer already exists [2024-03-20T19:58:56.018Z] 9e46b320fb26: Layer already exists [2024-03-20T19:58:56.018Z] 4660d10b3cf1: Layer already exists [2024-03-20T19:58:56.018Z] b8291cfe1e19: Layer already exists [2024-03-20T19:58:56.018Z] 2784e97b1640: Layer already exists [2024-03-20T19:58:56.018Z] b273d7d00014: Layer already exists [2024-03-20T19:58:56.018Z] 7c504f21be85: Layer already exists [2024-03-20T19:58:56.018Z] 3.2.0-dev.23: digest: sha256:bfa6635cd4ad7778f37f8d954799b8231509dc847f97cc5b3d7a7b1f34c3a8f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:56.363Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:56.716Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:58:56.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-20T19:58:56.716Z] 4660d10b3cf1: Preparing [2024-03-20T19:58:56.716Z] 83c1bac0019f: Preparing [2024-03-20T19:58:56.716Z] 2784e97b1640: Preparing [2024-03-20T19:58:56.716Z] b8291cfe1e19: Preparing [2024-03-20T19:58:56.716Z] 9e46b320fb26: Preparing [2024-03-20T19:58:56.716Z] b273d7d00014: Preparing [2024-03-20T19:58:56.716Z] 7c504f21be85: Preparing [2024-03-20T19:58:56.716Z] b273d7d00014: Waiting [2024-03-20T19:58:56.716Z] 7c504f21be85: Waiting [2024-03-20T19:58:56.716Z] 4660d10b3cf1: Layer already exists [2024-03-20T19:58:56.716Z] 9e46b320fb26: Layer already exists [2024-03-20T19:58:56.716Z] 2784e97b1640: Layer already exists [2024-03-20T19:58:56.716Z] b8291cfe1e19: Layer already exists [2024-03-20T19:58:56.716Z] 83c1bac0019f: Layer already exists [2024-03-20T19:58:56.716Z] b273d7d00014: Layer already exists [2024-03-20T19:58:56.716Z] 7c504f21be85: Layer already exists [2024-03-20T19:58:56.716Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:bfa6635cd4ad7778f37f8d954799b8231509dc847f97cc5b3d7a7b1f34c3a8f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:57.075Z] + 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-20T19:58:57.420Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-03-20T19:58:57.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-20T19:58:57.421Z] 4660d10b3cf1: Preparing [2024-03-20T19:58:57.421Z] 83c1bac0019f: Preparing [2024-03-20T19:58:57.421Z] 2784e97b1640: Preparing [2024-03-20T19:58:57.421Z] b8291cfe1e19: Preparing [2024-03-20T19:58:57.421Z] 9e46b320fb26: Preparing [2024-03-20T19:58:57.421Z] b273d7d00014: Preparing [2024-03-20T19:58:57.421Z] 7c504f21be85: Preparing [2024-03-20T19:58:57.421Z] b273d7d00014: Waiting [2024-03-20T19:58:57.421Z] 7c504f21be85: Waiting [2024-03-20T19:58:57.421Z] 83c1bac0019f: Layer already exists [2024-03-20T19:58:57.421Z] b8291cfe1e19: Layer already exists [2024-03-20T19:58:57.421Z] 4660d10b3cf1: Layer already exists [2024-03-20T19:58:57.421Z] 2784e97b1640: Layer already exists [2024-03-20T19:58:57.421Z] 9e46b320fb26: Layer already exists [2024-03-20T19:58:57.421Z] b273d7d00014: Layer already exists [2024-03-20T19:58:57.421Z] 7c504f21be85: Layer already exists [2024-03-20T19:58:57.421Z] main: digest: sha256:bfa6635cd4ad7778f37f8d954799b8231509dc847f97cc5b3d7a7b1f34c3a8f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:58:57.759Z] ===================================================== [Pipeline] echo [2024-03-20T19:58:57.773Z] taggedImages: [2024-03-20T19:58:57.773Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:58:57.773Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-20T19:58:57.773Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-03-20T19:58:57.773Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:58:57.773Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-03-20T19:58:57.801Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-03-20T19:58:57.801Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:58:57.801Z] latest [2024-03-20T19:58:57.801Z] 3.2.0-dev.23 [2024-03-20T19:58:57.801Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:58:57.801Z] main [2024-03-20T19:58:57.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:58.148Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:58:58.496Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:58:58.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-20T19:58:58.496Z] cc5cd370c064: Preparing [2024-03-20T19:58:58.496Z] 12d30bf2a34c: Preparing [2024-03-20T19:58:58.496Z] d9608df65810: Preparing [2024-03-20T19:58:58.496Z] 782b70a6dcd8: Preparing [2024-03-20T19:58:58.496Z] 2784e97b1640: Preparing [2024-03-20T19:58:58.496Z] b8291cfe1e19: Preparing [2024-03-20T19:58:58.496Z] 9e46b320fb26: Preparing [2024-03-20T19:58:58.496Z] b273d7d00014: Preparing [2024-03-20T19:58:58.496Z] 7c504f21be85: Preparing [2024-03-20T19:58:58.496Z] b8291cfe1e19: Waiting [2024-03-20T19:58:58.496Z] 9e46b320fb26: Waiting [2024-03-20T19:58:58.496Z] 7c504f21be85: Waiting [2024-03-20T19:58:58.496Z] b273d7d00014: Waiting [2024-03-20T19:58:58.496Z] 2784e97b1640: Layer already exists [2024-03-20T19:58:58.496Z] b8291cfe1e19: Layer already exists [2024-03-20T19:58:58.759Z] 9e46b320fb26: Layer already exists [2024-03-20T19:58:58.759Z] b273d7d00014: Layer already exists [2024-03-20T19:58:58.759Z] 7c504f21be85: Layer already exists [2024-03-20T19:58:58.759Z] 12d30bf2a34c: Pushed [2024-03-20T19:58:58.759Z] cc5cd370c064: Pushed [2024-03-20T19:58:58.759Z] d9608df65810: Pushed [2024-03-20T19:59:00.683Z] 782b70a6dcd8: Pushed [2024-03-20T19:59:00.683Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:f09048218a60d3bdacbecb9330b1a8880c7abf78d42fe0e4419be1d7db1f32f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:01.037Z] + 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-20T19:59:01.382Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-20T19:59:01.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-20T19:59:01.382Z] cc5cd370c064: Preparing [2024-03-20T19:59:01.382Z] 12d30bf2a34c: Preparing [2024-03-20T19:59:01.382Z] d9608df65810: Preparing [2024-03-20T19:59:01.382Z] 782b70a6dcd8: Preparing [2024-03-20T19:59:01.382Z] 2784e97b1640: Preparing [2024-03-20T19:59:01.382Z] b8291cfe1e19: Preparing [2024-03-20T19:59:01.382Z] 9e46b320fb26: Preparing [2024-03-20T19:59:01.382Z] b273d7d00014: Preparing [2024-03-20T19:59:01.382Z] 7c504f21be85: Preparing [2024-03-20T19:59:01.382Z] b273d7d00014: Waiting [2024-03-20T19:59:01.382Z] 7c504f21be85: Waiting [2024-03-20T19:59:01.382Z] b8291cfe1e19: Waiting [2024-03-20T19:59:01.382Z] 9e46b320fb26: Waiting [2024-03-20T19:59:01.382Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:01.382Z] 782b70a6dcd8: Layer already exists [2024-03-20T19:59:01.382Z] 12d30bf2a34c: Layer already exists [2024-03-20T19:59:01.382Z] d9608df65810: Layer already exists [2024-03-20T19:59:01.382Z] cc5cd370c064: Layer already exists [2024-03-20T19:59:01.382Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:01.382Z] b273d7d00014: Layer already exists [2024-03-20T19:59:01.382Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:01.382Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:01.382Z] latest: digest: sha256:f09048218a60d3bdacbecb9330b1a8880c7abf78d42fe0e4419be1d7db1f32f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:01.986Z] + 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-20T19:59:02.331Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-03-20T19:59:02.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-20T19:59:02.331Z] cc5cd370c064: Preparing [2024-03-20T19:59:02.331Z] 12d30bf2a34c: Preparing [2024-03-20T19:59:02.332Z] d9608df65810: Preparing [2024-03-20T19:59:02.332Z] 782b70a6dcd8: Preparing [2024-03-20T19:59:02.332Z] 2784e97b1640: Preparing [2024-03-20T19:59:02.332Z] b8291cfe1e19: Preparing [2024-03-20T19:59:02.332Z] 9e46b320fb26: Preparing [2024-03-20T19:59:02.332Z] b273d7d00014: Preparing [2024-03-20T19:59:02.332Z] 7c504f21be85: Preparing [2024-03-20T19:59:02.332Z] b8291cfe1e19: Waiting [2024-03-20T19:59:02.332Z] 9e46b320fb26: Waiting [2024-03-20T19:59:02.332Z] b273d7d00014: Waiting [2024-03-20T19:59:02.332Z] 7c504f21be85: Waiting [2024-03-20T19:59:02.332Z] d9608df65810: Layer already exists [2024-03-20T19:59:02.332Z] 782b70a6dcd8: Layer already exists [2024-03-20T19:59:02.332Z] 12d30bf2a34c: Layer already exists [2024-03-20T19:59:02.332Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:02.332Z] cc5cd370c064: Layer already exists [2024-03-20T19:59:02.332Z] b273d7d00014: Layer already exists [2024-03-20T19:59:02.332Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:02.332Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:02.332Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:02.596Z] 3.2.0-dev.23: digest: sha256:f09048218a60d3bdacbecb9330b1a8880c7abf78d42fe0e4419be1d7db1f32f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:02.950Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:03.291Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:03.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-20T19:59:03.291Z] cc5cd370c064: Preparing [2024-03-20T19:59:03.291Z] 12d30bf2a34c: Preparing [2024-03-20T19:59:03.291Z] d9608df65810: Preparing [2024-03-20T19:59:03.291Z] 782b70a6dcd8: Preparing [2024-03-20T19:59:03.291Z] 2784e97b1640: Preparing [2024-03-20T19:59:03.291Z] b8291cfe1e19: Preparing [2024-03-20T19:59:03.291Z] 9e46b320fb26: Preparing [2024-03-20T19:59:03.291Z] b273d7d00014: Preparing [2024-03-20T19:59:03.291Z] 7c504f21be85: Preparing [2024-03-20T19:59:03.291Z] b8291cfe1e19: Waiting [2024-03-20T19:59:03.291Z] 7c504f21be85: Waiting [2024-03-20T19:59:03.291Z] b273d7d00014: Waiting [2024-03-20T19:59:03.291Z] 9e46b320fb26: Waiting [2024-03-20T19:59:03.291Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:03.291Z] 12d30bf2a34c: Layer already exists [2024-03-20T19:59:03.291Z] 782b70a6dcd8: Layer already exists [2024-03-20T19:59:03.291Z] cc5cd370c064: Layer already exists [2024-03-20T19:59:03.291Z] d9608df65810: Layer already exists [2024-03-20T19:59:03.291Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:03.291Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:03.291Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:03.291Z] b273d7d00014: Layer already exists [2024-03-20T19:59:03.291Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:f09048218a60d3bdacbecb9330b1a8880c7abf78d42fe0e4419be1d7db1f32f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:03.912Z] + 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-20T19:59:04.260Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-03-20T19:59:04.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-20T19:59:04.260Z] cc5cd370c064: Preparing [2024-03-20T19:59:04.260Z] 12d30bf2a34c: Preparing [2024-03-20T19:59:04.260Z] d9608df65810: Preparing [2024-03-20T19:59:04.260Z] 782b70a6dcd8: Preparing [2024-03-20T19:59:04.260Z] 2784e97b1640: Preparing [2024-03-20T19:59:04.260Z] b8291cfe1e19: Preparing [2024-03-20T19:59:04.260Z] 9e46b320fb26: Preparing [2024-03-20T19:59:04.260Z] b273d7d00014: Preparing [2024-03-20T19:59:04.260Z] 7c504f21be85: Preparing [2024-03-20T19:59:04.260Z] 9e46b320fb26: Waiting [2024-03-20T19:59:04.260Z] b273d7d00014: Waiting [2024-03-20T19:59:04.260Z] 7c504f21be85: Waiting [2024-03-20T19:59:04.260Z] b8291cfe1e19: Waiting [2024-03-20T19:59:04.260Z] cc5cd370c064: Layer already exists [2024-03-20T19:59:04.260Z] 782b70a6dcd8: Layer already exists [2024-03-20T19:59:04.260Z] d9608df65810: Layer already exists [2024-03-20T19:59:04.260Z] 12d30bf2a34c: Layer already exists [2024-03-20T19:59:04.260Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:04.260Z] b273d7d00014: Layer already exists [2024-03-20T19:59:04.260Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:04.260Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:04.260Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:04.260Z] main: digest: sha256:f09048218a60d3bdacbecb9330b1a8880c7abf78d42fe0e4419be1d7db1f32f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:59:04.597Z] ===================================================== [Pipeline] echo [2024-03-20T19:59:04.611Z] taggedImages: [2024-03-20T19:59:04.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:04.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-20T19:59:04.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-03-20T19:59:04.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:04.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-03-20T19:59:04.638Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-03-20T19:59:04.638Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:04.638Z] latest [2024-03-20T19:59:04.638Z] 3.2.0-dev.23 [2024-03-20T19:59:04.638Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:04.638Z] main [2024-03-20T19:59:04.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:05.022Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:05.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:05.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-20T19:59:05.404Z] eaa6e2d833cd: Preparing [2024-03-20T19:59:05.404Z] 112574ce6804: Preparing [2024-03-20T19:59:05.404Z] 2784e97b1640: Preparing [2024-03-20T19:59:05.404Z] b8291cfe1e19: Preparing [2024-03-20T19:59:05.404Z] f1b156c074f5: Preparing [2024-03-20T19:59:05.404Z] 9a5c5d43e28c: Preparing [2024-03-20T19:59:05.404Z] 7c504f21be85: Preparing [2024-03-20T19:59:05.404Z] 9a5c5d43e28c: Waiting [2024-03-20T19:59:05.404Z] 7c504f21be85: Waiting [2024-03-20T19:59:05.404Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:05.404Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:05.684Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:05.684Z] eaa6e2d833cd: Pushed [2024-03-20T19:59:05.684Z] f1b156c074f5: Pushed [2024-03-20T19:59:05.684Z] 9a5c5d43e28c: Pushed [2024-03-20T19:59:11.083Z] 112574ce6804: Pushed [2024-03-20T19:59:11.083Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:1280c6d84e882a6ec21446ef6973c775b6cd779c01a2c4d2a8b2aa077e7a3d94 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:11.437Z] + 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-20T19:59:11.779Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-20T19:59:11.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-20T19:59:11.779Z] eaa6e2d833cd: Preparing [2024-03-20T19:59:11.779Z] 112574ce6804: Preparing [2024-03-20T19:59:11.779Z] 2784e97b1640: Preparing [2024-03-20T19:59:11.779Z] b8291cfe1e19: Preparing [2024-03-20T19:59:11.779Z] f1b156c074f5: Preparing [2024-03-20T19:59:11.779Z] 9a5c5d43e28c: Preparing [2024-03-20T19:59:11.779Z] 7c504f21be85: Preparing [2024-03-20T19:59:11.779Z] 9a5c5d43e28c: Waiting [2024-03-20T19:59:11.779Z] 7c504f21be85: Waiting [2024-03-20T19:59:11.779Z] eaa6e2d833cd: Layer already exists [2024-03-20T19:59:11.779Z] 112574ce6804: Layer already exists [2024-03-20T19:59:11.779Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:11.779Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:11.779Z] f1b156c074f5: Layer already exists [2024-03-20T19:59:11.779Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:11.779Z] 9a5c5d43e28c: Layer already exists [2024-03-20T19:59:12.043Z] latest: digest: sha256:1280c6d84e882a6ec21446ef6973c775b6cd779c01a2c4d2a8b2aa077e7a3d94 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:12.399Z] + 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-20T19:59:12.741Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-03-20T19:59:12.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-20T19:59:12.741Z] eaa6e2d833cd: Preparing [2024-03-20T19:59:12.741Z] 112574ce6804: Preparing [2024-03-20T19:59:12.741Z] 2784e97b1640: Preparing [2024-03-20T19:59:12.741Z] b8291cfe1e19: Preparing [2024-03-20T19:59:12.741Z] f1b156c074f5: Preparing [2024-03-20T19:59:12.741Z] 9a5c5d43e28c: Preparing [2024-03-20T19:59:12.741Z] 7c504f21be85: Preparing [2024-03-20T19:59:12.741Z] 9a5c5d43e28c: Waiting [2024-03-20T19:59:12.741Z] 7c504f21be85: Waiting [2024-03-20T19:59:12.741Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:12.741Z] 112574ce6804: Layer already exists [2024-03-20T19:59:12.741Z] eaa6e2d833cd: Layer already exists [2024-03-20T19:59:12.741Z] f1b156c074f5: Layer already exists [2024-03-20T19:59:12.741Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:12.741Z] 9a5c5d43e28c: Layer already exists [2024-03-20T19:59:12.741Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:13.003Z] 3.2.0-dev.23: digest: sha256:1280c6d84e882a6ec21446ef6973c775b6cd779c01a2c4d2a8b2aa077e7a3d94 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:13.355Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:13.694Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:13.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-20T19:59:13.694Z] eaa6e2d833cd: Preparing [2024-03-20T19:59:13.694Z] 112574ce6804: Preparing [2024-03-20T19:59:13.694Z] 2784e97b1640: Preparing [2024-03-20T19:59:13.694Z] b8291cfe1e19: Preparing [2024-03-20T19:59:13.694Z] f1b156c074f5: Preparing [2024-03-20T19:59:13.694Z] 9a5c5d43e28c: Preparing [2024-03-20T19:59:13.694Z] 7c504f21be85: Preparing [2024-03-20T19:59:13.694Z] 9a5c5d43e28c: Waiting [2024-03-20T19:59:13.694Z] 7c504f21be85: Waiting [2024-03-20T19:59:13.694Z] eaa6e2d833cd: Layer already exists [2024-03-20T19:59:13.694Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:13.694Z] f1b156c074f5: Layer already exists [2024-03-20T19:59:13.694Z] 112574ce6804: Layer already exists [2024-03-20T19:59:13.694Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:13.694Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:13.694Z] 9a5c5d43e28c: Layer already exists [2024-03-20T19:59:13.694Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:1280c6d84e882a6ec21446ef6973c775b6cd779c01a2c4d2a8b2aa077e7a3d94 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:14.304Z] + 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-20T19:59:14.641Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-03-20T19:59:14.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-20T19:59:14.642Z] eaa6e2d833cd: Preparing [2024-03-20T19:59:14.642Z] 112574ce6804: Preparing [2024-03-20T19:59:14.642Z] 2784e97b1640: Preparing [2024-03-20T19:59:14.642Z] b8291cfe1e19: Preparing [2024-03-20T19:59:14.642Z] f1b156c074f5: Preparing [2024-03-20T19:59:14.642Z] 9a5c5d43e28c: Preparing [2024-03-20T19:59:14.642Z] 7c504f21be85: Preparing [2024-03-20T19:59:14.642Z] 9a5c5d43e28c: Waiting [2024-03-20T19:59:14.642Z] 7c504f21be85: Waiting [2024-03-20T19:59:14.642Z] f1b156c074f5: Layer already exists [2024-03-20T19:59:14.642Z] eaa6e2d833cd: Layer already exists [2024-03-20T19:59:14.642Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:14.642Z] 112574ce6804: Layer already exists [2024-03-20T19:59:14.642Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:14.642Z] 9a5c5d43e28c: Layer already exists [2024-03-20T19:59:14.642Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:14.905Z] main: digest: sha256:1280c6d84e882a6ec21446ef6973c775b6cd779c01a2c4d2a8b2aa077e7a3d94 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:59:14.986Z] ===================================================== [Pipeline] echo [2024-03-20T19:59:15.002Z] taggedImages: [2024-03-20T19:59:15.002Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:15.002Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-20T19:59:15.002Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-03-20T19:59:15.002Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:15.002Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-03-20T19:59:15.030Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-03-20T19:59:15.030Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:15.030Z] latest [2024-03-20T19:59:15.030Z] 3.2.0-dev.23 [2024-03-20T19:59:15.030Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:15.030Z] main [2024-03-20T19:59:15.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:15.374Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:15.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:15.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-20T19:59:15.709Z] 5ffe599c0cfc: Preparing [2024-03-20T19:59:15.709Z] 1790f147532f: Preparing [2024-03-20T19:59:15.709Z] 88825db19c84: Preparing [2024-03-20T19:59:15.709Z] 2784e97b1640: Preparing [2024-03-20T19:59:15.709Z] b8291cfe1e19: Preparing [2024-03-20T19:59:15.709Z] 9e46b320fb26: Preparing [2024-03-20T19:59:15.709Z] b273d7d00014: Preparing [2024-03-20T19:59:15.709Z] 7c504f21be85: Preparing [2024-03-20T19:59:15.709Z] 9e46b320fb26: Waiting [2024-03-20T19:59:15.709Z] b273d7d00014: Waiting [2024-03-20T19:59:15.709Z] 7c504f21be85: Waiting [2024-03-20T19:59:15.709Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:15.972Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:15.972Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:15.972Z] b273d7d00014: Layer already exists [2024-03-20T19:59:15.972Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:15.972Z] 1790f147532f: Pushed [2024-03-20T19:59:15.972Z] 5ffe599c0cfc: Pushed [2024-03-20T19:59:22.576Z] 88825db19c84: Pushed [2024-03-20T19:59:22.576Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:4c3ea838614d19eacc506aa808bf4bb5286e67e7a35e69861abc0e3a21231d8f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:22.924Z] + 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-20T19:59:23.274Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-20T19:59:23.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-20T19:59:23.274Z] 5ffe599c0cfc: Preparing [2024-03-20T19:59:23.274Z] 1790f147532f: Preparing [2024-03-20T19:59:23.274Z] 88825db19c84: Preparing [2024-03-20T19:59:23.274Z] 2784e97b1640: Preparing [2024-03-20T19:59:23.274Z] b8291cfe1e19: Preparing [2024-03-20T19:59:23.274Z] 9e46b320fb26: Preparing [2024-03-20T19:59:23.274Z] b273d7d00014: Preparing [2024-03-20T19:59:23.274Z] 7c504f21be85: Preparing [2024-03-20T19:59:23.274Z] 9e46b320fb26: Waiting [2024-03-20T19:59:23.274Z] b273d7d00014: Waiting [2024-03-20T19:59:23.274Z] 7c504f21be85: Waiting [2024-03-20T19:59:23.274Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:23.274Z] 1790f147532f: Layer already exists [2024-03-20T19:59:23.274Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:23.274Z] 88825db19c84: Layer already exists [2024-03-20T19:59:23.274Z] 5ffe599c0cfc: Layer already exists [2024-03-20T19:59:23.274Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:23.274Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:23.274Z] b273d7d00014: Layer already exists [2024-03-20T19:59:23.274Z] latest: digest: sha256:4c3ea838614d19eacc506aa808bf4bb5286e67e7a35e69861abc0e3a21231d8f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:23.877Z] + 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-20T19:59:24.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-03-20T19:59:24.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-20T19:59:24.221Z] 5ffe599c0cfc: Preparing [2024-03-20T19:59:24.221Z] 1790f147532f: Preparing [2024-03-20T19:59:24.221Z] 88825db19c84: Preparing [2024-03-20T19:59:24.221Z] 2784e97b1640: Preparing [2024-03-20T19:59:24.221Z] b8291cfe1e19: Preparing [2024-03-20T19:59:24.221Z] 9e46b320fb26: Preparing [2024-03-20T19:59:24.221Z] b273d7d00014: Preparing [2024-03-20T19:59:24.221Z] 7c504f21be85: Preparing [2024-03-20T19:59:24.221Z] 9e46b320fb26: Waiting [2024-03-20T19:59:24.221Z] 7c504f21be85: Waiting [2024-03-20T19:59:24.221Z] b273d7d00014: Waiting [2024-03-20T19:59:24.221Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:24.221Z] 88825db19c84: Layer already exists [2024-03-20T19:59:24.221Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:24.221Z] 1790f147532f: Layer already exists [2024-03-20T19:59:24.221Z] 5ffe599c0cfc: Layer already exists [2024-03-20T19:59:24.221Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:24.221Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:24.221Z] b273d7d00014: Layer already exists [2024-03-20T19:59:24.221Z] 3.2.0-dev.23: digest: sha256:4c3ea838614d19eacc506aa808bf4bb5286e67e7a35e69861abc0e3a21231d8f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:24.827Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:25.164Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:25.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-20T19:59:25.165Z] 5ffe599c0cfc: Preparing [2024-03-20T19:59:25.165Z] 1790f147532f: Preparing [2024-03-20T19:59:25.165Z] 88825db19c84: Preparing [2024-03-20T19:59:25.165Z] 2784e97b1640: Preparing [2024-03-20T19:59:25.165Z] b8291cfe1e19: Preparing [2024-03-20T19:59:25.165Z] 9e46b320fb26: Preparing [2024-03-20T19:59:25.165Z] b273d7d00014: Preparing [2024-03-20T19:59:25.165Z] 7c504f21be85: Preparing [2024-03-20T19:59:25.165Z] 9e46b320fb26: Waiting [2024-03-20T19:59:25.165Z] b273d7d00014: Waiting [2024-03-20T19:59:25.165Z] 7c504f21be85: Waiting [2024-03-20T19:59:25.165Z] 5ffe599c0cfc: Layer already exists [2024-03-20T19:59:25.165Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:25.165Z] 88825db19c84: Layer already exists [2024-03-20T19:59:25.165Z] 1790f147532f: Layer already exists [2024-03-20T19:59:25.165Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:25.165Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:25.165Z] b273d7d00014: Layer already exists [2024-03-20T19:59:25.165Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:25.165Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:4c3ea838614d19eacc506aa808bf4bb5286e67e7a35e69861abc0e3a21231d8f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:25.511Z] + 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-20T19:59:25.849Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-03-20T19:59:25.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-20T19:59:25.849Z] 5ffe599c0cfc: Preparing [2024-03-20T19:59:25.849Z] 1790f147532f: Preparing [2024-03-20T19:59:25.849Z] 88825db19c84: Preparing [2024-03-20T19:59:25.849Z] 2784e97b1640: Preparing [2024-03-20T19:59:25.849Z] b8291cfe1e19: Preparing [2024-03-20T19:59:25.849Z] 9e46b320fb26: Preparing [2024-03-20T19:59:25.849Z] b273d7d00014: Preparing [2024-03-20T19:59:25.849Z] 7c504f21be85: Preparing [2024-03-20T19:59:25.849Z] b273d7d00014: Waiting [2024-03-20T19:59:25.849Z] 7c504f21be85: Waiting [2024-03-20T19:59:25.849Z] 9e46b320fb26: Waiting [2024-03-20T19:59:25.849Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:25.849Z] 5ffe599c0cfc: Layer already exists [2024-03-20T19:59:25.849Z] 88825db19c84: Layer already exists [2024-03-20T19:59:25.849Z] 1790f147532f: Layer already exists [2024-03-20T19:59:25.849Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:25.849Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:25.849Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:25.849Z] b273d7d00014: Layer already exists [2024-03-20T19:59:26.111Z] main: digest: sha256:4c3ea838614d19eacc506aa808bf4bb5286e67e7a35e69861abc0e3a21231d8f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:59:26.183Z] ===================================================== [Pipeline] echo [2024-03-20T19:59:26.196Z] taggedImages: [2024-03-20T19:59:26.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:26.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-20T19:59:26.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-03-20T19:59:26.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:26.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-03-20T19:59:26.221Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-03-20T19:59:26.221Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:26.221Z] latest [2024-03-20T19:59:26.221Z] 3.2.0-dev.23 [2024-03-20T19:59:26.221Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:26.221Z] main [2024-03-20T19:59:26.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:26.573Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:26.920Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:26.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-20T19:59:26.920Z] 345e65e30d9c: Preparing [2024-03-20T19:59:26.920Z] b22f090b8260: Preparing [2024-03-20T19:59:26.920Z] fe8ebe2911bf: Preparing [2024-03-20T19:59:26.920Z] 6e07d7e28bd3: Preparing [2024-03-20T19:59:26.920Z] 26fc46244ebe: Preparing [2024-03-20T19:59:26.920Z] 54f5c4f3d3a5: Preparing [2024-03-20T19:59:26.920Z] 8a46e4fed607: Preparing [2024-03-20T19:59:26.920Z] 54f5c4f3d3a5: Waiting [2024-03-20T19:59:26.920Z] 2784e97b1640: Preparing [2024-03-20T19:59:26.920Z] 8a46e4fed607: Waiting [2024-03-20T19:59:26.920Z] b8291cfe1e19: Preparing [2024-03-20T19:59:26.920Z] 2784e97b1640: Waiting [2024-03-20T19:59:26.920Z] b8291cfe1e19: Waiting [2024-03-20T19:59:26.920Z] 64b9dd7ad692: Preparing [2024-03-20T19:59:26.920Z] f492258ca240: Preparing [2024-03-20T19:59:26.920Z] 5f70bf18a086: Preparing [2024-03-20T19:59:26.920Z] 64b9dd7ad692: Waiting [2024-03-20T19:59:26.920Z] f492258ca240: Waiting [2024-03-20T19:59:26.920Z] 5613c1c9149a: Preparing [2024-03-20T19:59:26.920Z] 5f70bf18a086: Waiting [2024-03-20T19:59:26.920Z] f26c3eaac321: Preparing [2024-03-20T19:59:26.920Z] 5613c1c9149a: Waiting [2024-03-20T19:59:26.920Z] 034367bdd54b: Preparing [2024-03-20T19:59:26.920Z] f26c3eaac321: Waiting [2024-03-20T19:59:26.920Z] 7c504f21be85: Preparing [2024-03-20T19:59:26.920Z] 034367bdd54b: Waiting [2024-03-20T19:59:26.920Z] 7c504f21be85: Waiting [2024-03-20T19:59:27.189Z] fe8ebe2911bf: Pushed [2024-03-20T19:59:27.189Z] b22f090b8260: Pushed [2024-03-20T19:59:27.189Z] 6e07d7e28bd3: Pushed [2024-03-20T19:59:27.189Z] 26fc46244ebe: Pushed [2024-03-20T19:59:27.189Z] 345e65e30d9c: Pushed [2024-03-20T19:59:27.189Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:27.189Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:27.189Z] 54f5c4f3d3a5: Pushed [2024-03-20T19:59:27.454Z] 64b9dd7ad692: Pushed [2024-03-20T19:59:27.454Z] f492258ca240: Pushed [2024-03-20T19:59:27.454Z] 5f70bf18a086: Pushed [2024-03-20T19:59:27.454Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:27.454Z] 5613c1c9149a: Pushed [2024-03-20T19:59:27.454Z] 034367bdd54b: Pushed [2024-03-20T19:59:27.454Z] f26c3eaac321: Pushed [2024-03-20T19:59:30.014Z] 8a46e4fed607: Pushed [2024-03-20T19:59:30.014Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:35c3e2916ecf109920320714fef5de024e029831eb3206be85bea91ab6e05b43 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:30.363Z] + 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-20T19:59:30.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-20T19:59:30.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-20T19:59:30.710Z] 345e65e30d9c: Preparing [2024-03-20T19:59:30.710Z] b22f090b8260: Preparing [2024-03-20T19:59:30.710Z] fe8ebe2911bf: Preparing [2024-03-20T19:59:30.710Z] 6e07d7e28bd3: Preparing [2024-03-20T19:59:30.710Z] 26fc46244ebe: Preparing [2024-03-20T19:59:30.710Z] 54f5c4f3d3a5: Preparing [2024-03-20T19:59:30.710Z] 8a46e4fed607: Preparing [2024-03-20T19:59:30.710Z] 2784e97b1640: Preparing [2024-03-20T19:59:30.710Z] b8291cfe1e19: Preparing [2024-03-20T19:59:30.710Z] 64b9dd7ad692: Preparing [2024-03-20T19:59:30.710Z] f492258ca240: Preparing [2024-03-20T19:59:30.710Z] 5f70bf18a086: Preparing [2024-03-20T19:59:30.710Z] 5613c1c9149a: Preparing [2024-03-20T19:59:30.710Z] f26c3eaac321: Preparing [2024-03-20T19:59:30.710Z] 034367bdd54b: Preparing [2024-03-20T19:59:30.710Z] 7c504f21be85: Preparing [2024-03-20T19:59:30.710Z] f492258ca240: Waiting [2024-03-20T19:59:30.710Z] 5f70bf18a086: Waiting [2024-03-20T19:59:30.710Z] 5613c1c9149a: Waiting [2024-03-20T19:59:30.710Z] f26c3eaac321: Waiting [2024-03-20T19:59:30.710Z] 034367bdd54b: Waiting [2024-03-20T19:59:30.710Z] 7c504f21be85: Waiting [2024-03-20T19:59:30.710Z] 54f5c4f3d3a5: Waiting [2024-03-20T19:59:30.710Z] 8a46e4fed607: Waiting [2024-03-20T19:59:30.710Z] 2784e97b1640: Waiting [2024-03-20T19:59:30.710Z] b8291cfe1e19: Waiting [2024-03-20T19:59:30.710Z] b22f090b8260: Layer already exists [2024-03-20T19:59:30.710Z] 345e65e30d9c: Layer already exists [2024-03-20T19:59:30.710Z] fe8ebe2911bf: Layer already exists [2024-03-20T19:59:30.710Z] 26fc46244ebe: Layer already exists [2024-03-20T19:59:30.710Z] 6e07d7e28bd3: Layer already exists [2024-03-20T19:59:30.710Z] 54f5c4f3d3a5: Layer already exists [2024-03-20T19:59:30.710Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:30.710Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:30.710Z] 8a46e4fed607: Layer already exists [2024-03-20T19:59:30.710Z] 64b9dd7ad692: Layer already exists [2024-03-20T19:59:30.710Z] 5f70bf18a086: Layer already exists [2024-03-20T19:59:30.710Z] f26c3eaac321: Layer already exists [2024-03-20T19:59:30.710Z] 5613c1c9149a: Layer already exists [2024-03-20T19:59:30.710Z] f492258ca240: Layer already exists [2024-03-20T19:59:30.710Z] 034367bdd54b: Layer already exists [2024-03-20T19:59:30.710Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:30.973Z] latest: digest: sha256:35c3e2916ecf109920320714fef5de024e029831eb3206be85bea91ab6e05b43 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:31.318Z] + 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-20T19:59:31.660Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-03-20T19:59:31.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-20T19:59:31.660Z] 345e65e30d9c: Preparing [2024-03-20T19:59:31.660Z] b22f090b8260: Preparing [2024-03-20T19:59:31.660Z] fe8ebe2911bf: Preparing [2024-03-20T19:59:31.660Z] 6e07d7e28bd3: Preparing [2024-03-20T19:59:31.660Z] 26fc46244ebe: Preparing [2024-03-20T19:59:31.660Z] 54f5c4f3d3a5: Preparing [2024-03-20T19:59:31.660Z] 8a46e4fed607: Preparing [2024-03-20T19:59:31.660Z] 2784e97b1640: Preparing [2024-03-20T19:59:31.660Z] b8291cfe1e19: Preparing [2024-03-20T19:59:31.660Z] 64b9dd7ad692: Preparing [2024-03-20T19:59:31.660Z] f492258ca240: Preparing [2024-03-20T19:59:31.660Z] 5f70bf18a086: Preparing [2024-03-20T19:59:31.660Z] 5613c1c9149a: Preparing [2024-03-20T19:59:31.660Z] f26c3eaac321: Preparing [2024-03-20T19:59:31.660Z] 034367bdd54b: Preparing [2024-03-20T19:59:31.660Z] 7c504f21be85: Preparing [2024-03-20T19:59:31.660Z] 54f5c4f3d3a5: Waiting [2024-03-20T19:59:31.660Z] 8a46e4fed607: Waiting [2024-03-20T19:59:31.660Z] 2784e97b1640: Waiting [2024-03-20T19:59:31.660Z] f492258ca240: Waiting [2024-03-20T19:59:31.660Z] 5f70bf18a086: Waiting [2024-03-20T19:59:31.660Z] b8291cfe1e19: Waiting [2024-03-20T19:59:31.660Z] 5613c1c9149a: Waiting [2024-03-20T19:59:31.660Z] f26c3eaac321: Waiting [2024-03-20T19:59:31.660Z] 034367bdd54b: Waiting [2024-03-20T19:59:31.660Z] 7c504f21be85: Waiting [2024-03-20T19:59:31.660Z] 64b9dd7ad692: Waiting [2024-03-20T19:59:31.660Z] fe8ebe2911bf: Layer already exists [2024-03-20T19:59:31.660Z] b22f090b8260: Layer already exists [2024-03-20T19:59:31.660Z] 6e07d7e28bd3: Layer already exists [2024-03-20T19:59:31.660Z] 26fc46244ebe: Layer already exists [2024-03-20T19:59:31.660Z] 345e65e30d9c: Layer already exists [2024-03-20T19:59:31.660Z] 8a46e4fed607: Layer already exists [2024-03-20T19:59:31.660Z] 54f5c4f3d3a5: Layer already exists [2024-03-20T19:59:31.660Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:31.660Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:31.660Z] 64b9dd7ad692: Layer already exists [2024-03-20T19:59:31.660Z] f492258ca240: Layer already exists [2024-03-20T19:59:31.660Z] f26c3eaac321: Layer already exists [2024-03-20T19:59:31.660Z] 5613c1c9149a: Layer already exists [2024-03-20T19:59:31.660Z] 5f70bf18a086: Layer already exists [2024-03-20T19:59:31.660Z] 034367bdd54b: Layer already exists [2024-03-20T19:59:31.660Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:31.924Z] 3.2.0-dev.23: digest: sha256:35c3e2916ecf109920320714fef5de024e029831eb3206be85bea91ab6e05b43 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:32.275Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:32.625Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:32.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-20T19:59:32.626Z] 345e65e30d9c: Preparing [2024-03-20T19:59:32.626Z] b22f090b8260: Preparing [2024-03-20T19:59:32.626Z] fe8ebe2911bf: Preparing [2024-03-20T19:59:32.626Z] 6e07d7e28bd3: Preparing [2024-03-20T19:59:32.626Z] 26fc46244ebe: Preparing [2024-03-20T19:59:32.626Z] 54f5c4f3d3a5: Preparing [2024-03-20T19:59:32.626Z] 8a46e4fed607: Preparing [2024-03-20T19:59:32.626Z] 54f5c4f3d3a5: Waiting [2024-03-20T19:59:32.626Z] 2784e97b1640: Preparing [2024-03-20T19:59:32.626Z] 8a46e4fed607: Waiting [2024-03-20T19:59:32.626Z] b8291cfe1e19: Preparing [2024-03-20T19:59:32.626Z] 2784e97b1640: Waiting [2024-03-20T19:59:32.626Z] 64b9dd7ad692: Preparing [2024-03-20T19:59:32.626Z] b8291cfe1e19: Waiting [2024-03-20T19:59:32.626Z] 64b9dd7ad692: Waiting [2024-03-20T19:59:32.626Z] f492258ca240: Preparing [2024-03-20T19:59:32.626Z] 5f70bf18a086: Preparing [2024-03-20T19:59:32.626Z] 5613c1c9149a: Preparing [2024-03-20T19:59:32.626Z] f492258ca240: Waiting [2024-03-20T19:59:32.626Z] f26c3eaac321: Preparing [2024-03-20T19:59:32.626Z] 5f70bf18a086: Waiting [2024-03-20T19:59:32.626Z] 034367bdd54b: Preparing [2024-03-20T19:59:32.626Z] 7c504f21be85: Preparing [2024-03-20T19:59:32.626Z] f26c3eaac321: Waiting [2024-03-20T19:59:32.626Z] 034367bdd54b: Waiting [2024-03-20T19:59:32.626Z] 7c504f21be85: Waiting [2024-03-20T19:59:32.626Z] 6e07d7e28bd3: Layer already exists [2024-03-20T19:59:32.626Z] b22f090b8260: Layer already exists [2024-03-20T19:59:32.626Z] fe8ebe2911bf: Layer already exists [2024-03-20T19:59:32.626Z] 26fc46244ebe: Layer already exists [2024-03-20T19:59:32.626Z] 345e65e30d9c: Layer already exists [2024-03-20T19:59:32.626Z] 8a46e4fed607: Layer already exists [2024-03-20T19:59:32.626Z] 54f5c4f3d3a5: Layer already exists [2024-03-20T19:59:32.626Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:32.626Z] 64b9dd7ad692: Layer already exists [2024-03-20T19:59:32.626Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:32.626Z] 5613c1c9149a: Layer already exists [2024-03-20T19:59:32.626Z] f492258ca240: Layer already exists [2024-03-20T19:59:32.626Z] 034367bdd54b: Layer already exists [2024-03-20T19:59:32.626Z] 5f70bf18a086: Layer already exists [2024-03-20T19:59:32.626Z] f26c3eaac321: Layer already exists [2024-03-20T19:59:32.626Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:32.889Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:35c3e2916ecf109920320714fef5de024e029831eb3206be85bea91ab6e05b43 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:33.238Z] + 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-20T19:59:33.583Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-03-20T19:59:33.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-20T19:59:33.583Z] 345e65e30d9c: Preparing [2024-03-20T19:59:33.583Z] b22f090b8260: Preparing [2024-03-20T19:59:33.583Z] fe8ebe2911bf: Preparing [2024-03-20T19:59:33.583Z] 6e07d7e28bd3: Preparing [2024-03-20T19:59:33.583Z] 26fc46244ebe: Preparing [2024-03-20T19:59:33.583Z] 54f5c4f3d3a5: Preparing [2024-03-20T19:59:33.583Z] 8a46e4fed607: Preparing [2024-03-20T19:59:33.583Z] 2784e97b1640: Preparing [2024-03-20T19:59:33.583Z] b8291cfe1e19: Preparing [2024-03-20T19:59:33.583Z] 64b9dd7ad692: Preparing [2024-03-20T19:59:33.583Z] f492258ca240: Preparing [2024-03-20T19:59:33.583Z] 5f70bf18a086: Preparing [2024-03-20T19:59:33.583Z] 5613c1c9149a: Preparing [2024-03-20T19:59:33.583Z] f26c3eaac321: Preparing [2024-03-20T19:59:33.583Z] 034367bdd54b: Preparing [2024-03-20T19:59:33.583Z] 7c504f21be85: Preparing [2024-03-20T19:59:33.583Z] 54f5c4f3d3a5: Waiting [2024-03-20T19:59:33.583Z] 64b9dd7ad692: Waiting [2024-03-20T19:59:33.583Z] 8a46e4fed607: Waiting [2024-03-20T19:59:33.583Z] 2784e97b1640: Waiting [2024-03-20T19:59:33.583Z] b8291cfe1e19: Waiting [2024-03-20T19:59:33.583Z] f26c3eaac321: Waiting [2024-03-20T19:59:33.583Z] f492258ca240: Waiting [2024-03-20T19:59:33.583Z] 5f70bf18a086: Waiting [2024-03-20T19:59:33.583Z] 5613c1c9149a: Waiting [2024-03-20T19:59:33.583Z] 034367bdd54b: Waiting [2024-03-20T19:59:33.583Z] 7c504f21be85: Waiting [2024-03-20T19:59:33.583Z] fe8ebe2911bf: Layer already exists [2024-03-20T19:59:33.583Z] 26fc46244ebe: Layer already exists [2024-03-20T19:59:33.583Z] 6e07d7e28bd3: Layer already exists [2024-03-20T19:59:33.583Z] 345e65e30d9c: Layer already exists [2024-03-20T19:59:33.583Z] b22f090b8260: Layer already exists [2024-03-20T19:59:33.583Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:33.583Z] 54f5c4f3d3a5: Layer already exists [2024-03-20T19:59:33.583Z] 8a46e4fed607: Layer already exists [2024-03-20T19:59:33.583Z] 64b9dd7ad692: Layer already exists [2024-03-20T19:59:33.583Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:33.583Z] 5f70bf18a086: Layer already exists [2024-03-20T19:59:33.583Z] f492258ca240: Layer already exists [2024-03-20T19:59:33.583Z] f26c3eaac321: Layer already exists [2024-03-20T19:59:33.583Z] 5613c1c9149a: Layer already exists [2024-03-20T19:59:33.583Z] 034367bdd54b: Layer already exists [2024-03-20T19:59:33.583Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:33.846Z] main: digest: sha256:35c3e2916ecf109920320714fef5de024e029831eb3206be85bea91ab6e05b43 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:59:33.915Z] ===================================================== [Pipeline] echo [2024-03-20T19:59:33.927Z] taggedImages: [2024-03-20T19:59:33.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:33.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-20T19:59:33.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-03-20T19:59:33.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:33.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-03-20T19:59:33.956Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-03-20T19:59:33.956Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:33.956Z] latest [2024-03-20T19:59:33.956Z] 3.2.0-dev.23 [2024-03-20T19:59:33.956Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:33.956Z] main [2024-03-20T19:59:33.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:34.310Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:34.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:34.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-20T19:59:34.656Z] 56b71a9ca9ab: Preparing [2024-03-20T19:59:34.656Z] ed91580af759: Preparing [2024-03-20T19:59:34.656Z] 3eed1ad2ab68: Preparing [2024-03-20T19:59:34.656Z] 186a9922d9e9: Preparing [2024-03-20T19:59:34.656Z] 2784e97b1640: Preparing [2024-03-20T19:59:34.656Z] b8291cfe1e19: Preparing [2024-03-20T19:59:34.656Z] 9e46b320fb26: Preparing [2024-03-20T19:59:34.656Z] b273d7d00014: Preparing [2024-03-20T19:59:34.656Z] 7c504f21be85: Preparing [2024-03-20T19:59:34.656Z] b273d7d00014: Waiting [2024-03-20T19:59:34.656Z] 7c504f21be85: Waiting [2024-03-20T19:59:34.656Z] b8291cfe1e19: Waiting [2024-03-20T19:59:34.656Z] 9e46b320fb26: Waiting [2024-03-20T19:59:34.656Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:34.918Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:34.918Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:34.918Z] b273d7d00014: Layer already exists [2024-03-20T19:59:34.918Z] 3eed1ad2ab68: Pushed [2024-03-20T19:59:34.918Z] ed91580af759: Pushed [2024-03-20T19:59:34.918Z] 56b71a9ca9ab: Pushed [2024-03-20T19:59:34.918Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:40.235Z] 186a9922d9e9: Pushed [2024-03-20T19:59:40.235Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:c1f273683098dc7bd2f59870df6de9f05bf92cad38706840b4973502442a43c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:40.578Z] + 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-20T19:59:40.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-20T19:59:40.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-20T19:59:40.923Z] 56b71a9ca9ab: Preparing [2024-03-20T19:59:40.923Z] ed91580af759: Preparing [2024-03-20T19:59:40.923Z] 3eed1ad2ab68: Preparing [2024-03-20T19:59:40.923Z] 186a9922d9e9: Preparing [2024-03-20T19:59:40.923Z] 2784e97b1640: Preparing [2024-03-20T19:59:40.923Z] b8291cfe1e19: Preparing [2024-03-20T19:59:40.923Z] 9e46b320fb26: Preparing [2024-03-20T19:59:40.923Z] b273d7d00014: Preparing [2024-03-20T19:59:40.923Z] 7c504f21be85: Preparing [2024-03-20T19:59:40.923Z] b8291cfe1e19: Waiting [2024-03-20T19:59:40.923Z] 9e46b320fb26: Waiting [2024-03-20T19:59:40.923Z] b273d7d00014: Waiting [2024-03-20T19:59:40.923Z] 7c504f21be85: Waiting [2024-03-20T19:59:40.923Z] 186a9922d9e9: Layer already exists [2024-03-20T19:59:40.923Z] 56b71a9ca9ab: Layer already exists [2024-03-20T19:59:40.923Z] 3eed1ad2ab68: Layer already exists [2024-03-20T19:59:40.923Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:40.923Z] ed91580af759: Layer already exists [2024-03-20T19:59:40.923Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:40.923Z] b273d7d00014: Layer already exists [2024-03-20T19:59:40.923Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:40.923Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:40.923Z] latest: digest: sha256:c1f273683098dc7bd2f59870df6de9f05bf92cad38706840b4973502442a43c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:41.525Z] + 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-20T19:59:41.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-03-20T19:59:41.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-20T19:59:41.870Z] 56b71a9ca9ab: Preparing [2024-03-20T19:59:41.870Z] ed91580af759: Preparing [2024-03-20T19:59:41.870Z] 3eed1ad2ab68: Preparing [2024-03-20T19:59:41.870Z] 186a9922d9e9: Preparing [2024-03-20T19:59:41.870Z] 2784e97b1640: Preparing [2024-03-20T19:59:41.870Z] b8291cfe1e19: Preparing [2024-03-20T19:59:41.870Z] 9e46b320fb26: Preparing [2024-03-20T19:59:41.870Z] b273d7d00014: Preparing [2024-03-20T19:59:41.870Z] 7c504f21be85: Preparing [2024-03-20T19:59:41.870Z] b8291cfe1e19: Waiting [2024-03-20T19:59:41.870Z] b273d7d00014: Waiting [2024-03-20T19:59:41.870Z] 7c504f21be85: Waiting [2024-03-20T19:59:41.870Z] 9e46b320fb26: Waiting [2024-03-20T19:59:41.870Z] ed91580af759: Layer already exists [2024-03-20T19:59:41.870Z] 3eed1ad2ab68: Layer already exists [2024-03-20T19:59:41.870Z] 186a9922d9e9: Layer already exists [2024-03-20T19:59:41.870Z] 56b71a9ca9ab: Layer already exists [2024-03-20T19:59:41.870Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:41.870Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:41.870Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:41.870Z] b273d7d00014: Layer already exists [2024-03-20T19:59:41.870Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:41.870Z] 3.2.0-dev.23: digest: sha256:c1f273683098dc7bd2f59870df6de9f05bf92cad38706840b4973502442a43c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:42.478Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:42.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:42.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-20T19:59:42.815Z] 56b71a9ca9ab: Preparing [2024-03-20T19:59:42.815Z] ed91580af759: Preparing [2024-03-20T19:59:42.815Z] 3eed1ad2ab68: Preparing [2024-03-20T19:59:42.815Z] 186a9922d9e9: Preparing [2024-03-20T19:59:42.815Z] 2784e97b1640: Preparing [2024-03-20T19:59:42.815Z] b8291cfe1e19: Preparing [2024-03-20T19:59:42.815Z] 9e46b320fb26: Preparing [2024-03-20T19:59:42.815Z] b273d7d00014: Preparing [2024-03-20T19:59:42.815Z] 7c504f21be85: Preparing [2024-03-20T19:59:42.815Z] 9e46b320fb26: Waiting [2024-03-20T19:59:42.815Z] b273d7d00014: Waiting [2024-03-20T19:59:42.815Z] 7c504f21be85: Waiting [2024-03-20T19:59:42.815Z] b8291cfe1e19: Waiting [2024-03-20T19:59:42.815Z] 3eed1ad2ab68: Layer already exists [2024-03-20T19:59:42.815Z] 186a9922d9e9: Layer already exists [2024-03-20T19:59:42.815Z] 56b71a9ca9ab: Layer already exists [2024-03-20T19:59:42.815Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:42.815Z] ed91580af759: Layer already exists [2024-03-20T19:59:42.815Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:42.815Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:42.815Z] b273d7d00014: Layer already exists [2024-03-20T19:59:42.815Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:43.080Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:c1f273683098dc7bd2f59870df6de9f05bf92cad38706840b4973502442a43c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:43.423Z] + 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-20T19:59:43.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-03-20T19:59:43.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-20T19:59:43.761Z] 56b71a9ca9ab: Preparing [2024-03-20T19:59:43.761Z] ed91580af759: Preparing [2024-03-20T19:59:43.761Z] 3eed1ad2ab68: Preparing [2024-03-20T19:59:43.761Z] 186a9922d9e9: Preparing [2024-03-20T19:59:43.761Z] 2784e97b1640: Preparing [2024-03-20T19:59:43.761Z] b8291cfe1e19: Preparing [2024-03-20T19:59:43.761Z] 9e46b320fb26: Preparing [2024-03-20T19:59:43.761Z] b273d7d00014: Preparing [2024-03-20T19:59:43.761Z] 7c504f21be85: Preparing [2024-03-20T19:59:43.761Z] b8291cfe1e19: Waiting [2024-03-20T19:59:43.761Z] b273d7d00014: Waiting [2024-03-20T19:59:43.761Z] 7c504f21be85: Waiting [2024-03-20T19:59:43.761Z] 9e46b320fb26: Waiting [2024-03-20T19:59:43.761Z] 3eed1ad2ab68: Layer already exists [2024-03-20T19:59:43.761Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:43.761Z] 186a9922d9e9: Layer already exists [2024-03-20T19:59:43.761Z] 56b71a9ca9ab: Layer already exists [2024-03-20T19:59:43.761Z] ed91580af759: Layer already exists [2024-03-20T19:59:43.761Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:43.761Z] 9e46b320fb26: Layer already exists [2024-03-20T19:59:43.761Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:43.761Z] b273d7d00014: Layer already exists [2024-03-20T19:59:44.024Z] main: digest: sha256:c1f273683098dc7bd2f59870df6de9f05bf92cad38706840b4973502442a43c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:59:44.097Z] ===================================================== [Pipeline] echo [2024-03-20T19:59:44.112Z] taggedImages: [2024-03-20T19:59:44.112Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:44.112Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-20T19:59:44.112Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-03-20T19:59:44.112Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:44.112Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-03-20T19:59:44.138Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-03-20T19:59:44.138Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:44.138Z] latest [2024-03-20T19:59:44.138Z] 3.2.0-dev.23 [2024-03-20T19:59:44.138Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:44.138Z] main [2024-03-20T19:59:44.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:44.503Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:44.842Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:44.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-20T19:59:44.842Z] 52b668897930: Preparing [2024-03-20T19:59:44.842Z] e024dc67a01a: Preparing [2024-03-20T19:59:44.842Z] 83d96597acab: Preparing [2024-03-20T19:59:44.842Z] 06cdc0489722: Preparing [2024-03-20T19:59:44.842Z] 73ee974faa53: Preparing [2024-03-20T19:59:44.842Z] 2784e97b1640: Preparing [2024-03-20T19:59:44.842Z] b8291cfe1e19: Preparing [2024-03-20T19:59:44.842Z] 80438de75013: Preparing [2024-03-20T19:59:44.842Z] b76a0108c414: Preparing [2024-03-20T19:59:44.842Z] 8651d034e6a3: Preparing [2024-03-20T19:59:44.842Z] 7c504f21be85: Preparing [2024-03-20T19:59:44.842Z] b8291cfe1e19: Waiting [2024-03-20T19:59:44.842Z] 80438de75013: Waiting [2024-03-20T19:59:44.842Z] b76a0108c414: Waiting [2024-03-20T19:59:44.842Z] 8651d034e6a3: Waiting [2024-03-20T19:59:44.842Z] 7c504f21be85: Waiting [2024-03-20T19:59:44.842Z] 2784e97b1640: Waiting [2024-03-20T19:59:45.107Z] e024dc67a01a: Pushed [2024-03-20T19:59:45.107Z] 06cdc0489722: Pushed [2024-03-20T19:59:45.107Z] 52b668897930: Pushed [2024-03-20T19:59:45.107Z] 73ee974faa53: Pushed [2024-03-20T19:59:45.107Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:45.107Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:45.107Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:45.370Z] 80438de75013: Pushed [2024-03-20T19:59:45.370Z] b76a0108c414: Pushed [2024-03-20T19:59:47.296Z] 83d96597acab: Pushed [2024-03-20T19:59:47.560Z] 8651d034e6a3: Pushed [2024-03-20T19:59:47.823Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:c04628aa1821d62ebfed2de45a4ff82e26f690cfe5e80d59764320fcd78a647a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:48.163Z] + 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-20T19:59:48.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-20T19:59:48.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-20T19:59:48.498Z] 52b668897930: Preparing [2024-03-20T19:59:48.498Z] e024dc67a01a: Preparing [2024-03-20T19:59:48.498Z] 83d96597acab: Preparing [2024-03-20T19:59:48.498Z] 06cdc0489722: Preparing [2024-03-20T19:59:48.498Z] 73ee974faa53: Preparing [2024-03-20T19:59:48.498Z] 2784e97b1640: Preparing [2024-03-20T19:59:48.498Z] b8291cfe1e19: Preparing [2024-03-20T19:59:48.498Z] 2784e97b1640: Waiting [2024-03-20T19:59:48.498Z] 80438de75013: Preparing [2024-03-20T19:59:48.498Z] b8291cfe1e19: Waiting [2024-03-20T19:59:48.498Z] b76a0108c414: Preparing [2024-03-20T19:59:48.498Z] 80438de75013: Waiting [2024-03-20T19:59:48.498Z] 8651d034e6a3: Preparing [2024-03-20T19:59:48.498Z] b76a0108c414: Waiting [2024-03-20T19:59:48.498Z] 7c504f21be85: Preparing [2024-03-20T19:59:48.498Z] 8651d034e6a3: Waiting [2024-03-20T19:59:48.498Z] 7c504f21be85: Waiting [2024-03-20T19:59:48.498Z] 73ee974faa53: Layer already exists [2024-03-20T19:59:48.498Z] 06cdc0489722: Layer already exists [2024-03-20T19:59:48.498Z] 83d96597acab: Layer already exists [2024-03-20T19:59:48.498Z] e024dc67a01a: Layer already exists [2024-03-20T19:59:48.498Z] 52b668897930: Layer already exists [2024-03-20T19:59:48.498Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:48.498Z] 80438de75013: Layer already exists [2024-03-20T19:59:48.498Z] b76a0108c414: Layer already exists [2024-03-20T19:59:48.498Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:48.498Z] 8651d034e6a3: Layer already exists [2024-03-20T19:59:48.498Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:48.761Z] latest: digest: sha256:c04628aa1821d62ebfed2de45a4ff82e26f690cfe5e80d59764320fcd78a647a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:49.107Z] + 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-20T19:59:49.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-03-20T19:59:49.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-20T19:59:49.460Z] 52b668897930: Preparing [2024-03-20T19:59:49.460Z] e024dc67a01a: Preparing [2024-03-20T19:59:49.460Z] 83d96597acab: Preparing [2024-03-20T19:59:49.460Z] 06cdc0489722: Preparing [2024-03-20T19:59:49.460Z] 73ee974faa53: Preparing [2024-03-20T19:59:49.460Z] 2784e97b1640: Preparing [2024-03-20T19:59:49.460Z] b8291cfe1e19: Preparing [2024-03-20T19:59:49.460Z] 80438de75013: Preparing [2024-03-20T19:59:49.460Z] b76a0108c414: Preparing [2024-03-20T19:59:49.460Z] 8651d034e6a3: Preparing [2024-03-20T19:59:49.460Z] 7c504f21be85: Preparing [2024-03-20T19:59:49.460Z] 2784e97b1640: Waiting [2024-03-20T19:59:49.460Z] b8291cfe1e19: Waiting [2024-03-20T19:59:49.460Z] 80438de75013: Waiting [2024-03-20T19:59:49.460Z] b76a0108c414: Waiting [2024-03-20T19:59:49.460Z] 8651d034e6a3: Waiting [2024-03-20T19:59:49.460Z] 7c504f21be85: Waiting [2024-03-20T19:59:49.460Z] 52b668897930: Layer already exists [2024-03-20T19:59:49.460Z] e024dc67a01a: Layer already exists [2024-03-20T19:59:49.460Z] 73ee974faa53: Layer already exists [2024-03-20T19:59:49.460Z] 83d96597acab: Layer already exists [2024-03-20T19:59:49.460Z] 06cdc0489722: Layer already exists [2024-03-20T19:59:49.460Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:49.460Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:49.460Z] 8651d034e6a3: Layer already exists [2024-03-20T19:59:49.460Z] 80438de75013: Layer already exists [2024-03-20T19:59:49.460Z] b76a0108c414: Layer already exists [2024-03-20T19:59:49.460Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:49.724Z] 3.2.0-dev.23: digest: sha256:c04628aa1821d62ebfed2de45a4ff82e26f690cfe5e80d59764320fcd78a647a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:50.070Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:50.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:50.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-20T19:59:50.417Z] 52b668897930: Preparing [2024-03-20T19:59:50.417Z] e024dc67a01a: Preparing [2024-03-20T19:59:50.417Z] 83d96597acab: Preparing [2024-03-20T19:59:50.417Z] 06cdc0489722: Preparing [2024-03-20T19:59:50.417Z] 73ee974faa53: Preparing [2024-03-20T19:59:50.417Z] 2784e97b1640: Preparing [2024-03-20T19:59:50.417Z] b8291cfe1e19: Preparing [2024-03-20T19:59:50.417Z] 80438de75013: Preparing [2024-03-20T19:59:50.417Z] b76a0108c414: Preparing [2024-03-20T19:59:50.417Z] 8651d034e6a3: Preparing [2024-03-20T19:59:50.417Z] 7c504f21be85: Preparing [2024-03-20T19:59:50.417Z] b8291cfe1e19: Waiting [2024-03-20T19:59:50.417Z] 80438de75013: Waiting [2024-03-20T19:59:50.417Z] b76a0108c414: Waiting [2024-03-20T19:59:50.417Z] 8651d034e6a3: Waiting [2024-03-20T19:59:50.417Z] 7c504f21be85: Waiting [2024-03-20T19:59:50.417Z] 2784e97b1640: Waiting [2024-03-20T19:59:50.417Z] 73ee974faa53: Layer already exists [2024-03-20T19:59:50.417Z] 06cdc0489722: Layer already exists [2024-03-20T19:59:50.417Z] 52b668897930: Layer already exists [2024-03-20T19:59:50.417Z] 83d96597acab: Layer already exists [2024-03-20T19:59:50.417Z] e024dc67a01a: Layer already exists [2024-03-20T19:59:50.417Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:50.417Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:50.417Z] 80438de75013: Layer already exists [2024-03-20T19:59:50.417Z] b76a0108c414: Layer already exists [2024-03-20T19:59:50.417Z] 8651d034e6a3: Layer already exists [2024-03-20T19:59:50.417Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:50.681Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:c04628aa1821d62ebfed2de45a4ff82e26f690cfe5e80d59764320fcd78a647a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:51.028Z] + 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-20T19:59:51.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-03-20T19:59:51.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-20T19:59:51.378Z] 52b668897930: Preparing [2024-03-20T19:59:51.378Z] e024dc67a01a: Preparing [2024-03-20T19:59:51.378Z] 83d96597acab: Preparing [2024-03-20T19:59:51.378Z] 06cdc0489722: Preparing [2024-03-20T19:59:51.378Z] 73ee974faa53: Preparing [2024-03-20T19:59:51.378Z] 2784e97b1640: Preparing [2024-03-20T19:59:51.378Z] b8291cfe1e19: Preparing [2024-03-20T19:59:51.378Z] 80438de75013: Preparing [2024-03-20T19:59:51.378Z] b76a0108c414: Preparing [2024-03-20T19:59:51.378Z] 8651d034e6a3: Preparing [2024-03-20T19:59:51.378Z] 7c504f21be85: Preparing [2024-03-20T19:59:51.378Z] 80438de75013: Waiting [2024-03-20T19:59:51.378Z] 2784e97b1640: Waiting [2024-03-20T19:59:51.378Z] b76a0108c414: Waiting [2024-03-20T19:59:51.378Z] 8651d034e6a3: Waiting [2024-03-20T19:59:51.378Z] b8291cfe1e19: Waiting [2024-03-20T19:59:51.378Z] 7c504f21be85: Waiting [2024-03-20T19:59:51.378Z] 73ee974faa53: Layer already exists [2024-03-20T19:59:51.378Z] e024dc67a01a: Layer already exists [2024-03-20T19:59:51.378Z] 06cdc0489722: Layer already exists [2024-03-20T19:59:51.378Z] 83d96597acab: Layer already exists [2024-03-20T19:59:51.378Z] 52b668897930: Layer already exists [2024-03-20T19:59:51.378Z] 80438de75013: Layer already exists [2024-03-20T19:59:51.378Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:51.378Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:51.378Z] b76a0108c414: Layer already exists [2024-03-20T19:59:51.378Z] 8651d034e6a3: Layer already exists [2024-03-20T19:59:51.378Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:51.643Z] main: digest: sha256:c04628aa1821d62ebfed2de45a4ff82e26f690cfe5e80d59764320fcd78a647a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:59:51.718Z] ===================================================== [Pipeline] echo [2024-03-20T19:59:51.731Z] taggedImages: [2024-03-20T19:59:51.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:51.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-20T19:59:51.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-03-20T19:59:51.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:51.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-03-20T19:59:51.760Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-03-20T19:59:51.760Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:51.760Z] latest [2024-03-20T19:59:51.760Z] 3.2.0-dev.23 [2024-03-20T19:59:51.760Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:51.760Z] main [2024-03-20T19:59:51.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:52.136Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:52.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:52.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-20T19:59:52.541Z] 11ae577199cb: Preparing [2024-03-20T19:59:52.541Z] 8d75a21d660d: Preparing [2024-03-20T19:59:52.541Z] 8efb114ad431: Preparing [2024-03-20T19:59:52.541Z] e546ce9188c4: Preparing [2024-03-20T19:59:52.541Z] 1c54e084524b: Preparing [2024-03-20T19:59:52.541Z] ead4ba387553: Preparing [2024-03-20T19:59:52.541Z] e9deb98906b3: Preparing [2024-03-20T19:59:52.541Z] 2784e97b1640: Preparing [2024-03-20T19:59:52.541Z] b8291cfe1e19: Preparing [2024-03-20T19:59:52.541Z] bc445b597695: Preparing [2024-03-20T19:59:52.541Z] ed90dfbad82b: Preparing [2024-03-20T19:59:52.541Z] 7c504f21be85: Preparing [2024-03-20T19:59:52.541Z] 2784e97b1640: Waiting [2024-03-20T19:59:52.541Z] b8291cfe1e19: Waiting [2024-03-20T19:59:52.541Z] bc445b597695: Waiting [2024-03-20T19:59:52.541Z] ed90dfbad82b: Waiting [2024-03-20T19:59:52.541Z] 7c504f21be85: Waiting [2024-03-20T19:59:52.541Z] ead4ba387553: Waiting [2024-03-20T19:59:52.541Z] e9deb98906b3: Waiting [2024-03-20T19:59:52.811Z] 8d75a21d660d: Pushed [2024-03-20T19:59:52.811Z] 11ae577199cb: Pushed [2024-03-20T19:59:52.811Z] 1c54e084524b: Pushed [2024-03-20T19:59:52.811Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:53.092Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:53.092Z] ead4ba387553: Pushed [2024-03-20T19:59:53.092Z] e9deb98906b3: Pushed [2024-03-20T19:59:53.092Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:53.092Z] bc445b597695: Pushed [2024-03-20T19:59:55.088Z] e546ce9188c4: Pushed [2024-03-20T19:59:55.362Z] 8efb114ad431: Pushed [2024-03-20T19:59:55.625Z] ed90dfbad82b: Pushed [2024-03-20T19:59:55.889Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:6dac264e4b90f801c7ac1e3aab3aab7b419849ce4d9b28a1021744f6d1d37148 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:56.237Z] + 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-20T19:59:56.573Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-20T19:59:56.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-20T19:59:56.573Z] 11ae577199cb: Preparing [2024-03-20T19:59:56.573Z] 8d75a21d660d: Preparing [2024-03-20T19:59:56.573Z] 8efb114ad431: Preparing [2024-03-20T19:59:56.573Z] e546ce9188c4: Preparing [2024-03-20T19:59:56.573Z] 1c54e084524b: Preparing [2024-03-20T19:59:56.573Z] ead4ba387553: Preparing [2024-03-20T19:59:56.573Z] e9deb98906b3: Preparing [2024-03-20T19:59:56.573Z] 2784e97b1640: Preparing [2024-03-20T19:59:56.573Z] b8291cfe1e19: Preparing [2024-03-20T19:59:56.573Z] bc445b597695: Preparing [2024-03-20T19:59:56.573Z] ed90dfbad82b: Preparing [2024-03-20T19:59:56.573Z] 7c504f21be85: Preparing [2024-03-20T19:59:56.573Z] e9deb98906b3: Waiting [2024-03-20T19:59:56.573Z] 2784e97b1640: Waiting [2024-03-20T19:59:56.573Z] b8291cfe1e19: Waiting [2024-03-20T19:59:56.573Z] bc445b597695: Waiting [2024-03-20T19:59:56.573Z] ed90dfbad82b: Waiting [2024-03-20T19:59:56.573Z] ead4ba387553: Waiting [2024-03-20T19:59:56.573Z] 7c504f21be85: Waiting [2024-03-20T19:59:56.573Z] 1c54e084524b: Layer already exists [2024-03-20T19:59:56.573Z] 8d75a21d660d: Layer already exists [2024-03-20T19:59:56.573Z] e546ce9188c4: Layer already exists [2024-03-20T19:59:56.573Z] 11ae577199cb: Layer already exists [2024-03-20T19:59:56.573Z] 8efb114ad431: Layer already exists [2024-03-20T19:59:56.573Z] e9deb98906b3: Layer already exists [2024-03-20T19:59:56.573Z] bc445b597695: Layer already exists [2024-03-20T19:59:56.573Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:56.573Z] ead4ba387553: Layer already exists [2024-03-20T19:59:56.573Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:56.573Z] ed90dfbad82b: Layer already exists [2024-03-20T19:59:56.573Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:56.838Z] latest: digest: sha256:6dac264e4b90f801c7ac1e3aab3aab7b419849ce4d9b28a1021744f6d1d37148 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:57.183Z] + 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-20T19:59:57.530Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-03-20T19:59:57.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-20T19:59:57.531Z] 11ae577199cb: Preparing [2024-03-20T19:59:57.531Z] 8d75a21d660d: Preparing [2024-03-20T19:59:57.531Z] 8efb114ad431: Preparing [2024-03-20T19:59:57.531Z] e546ce9188c4: Preparing [2024-03-20T19:59:57.531Z] 1c54e084524b: Preparing [2024-03-20T19:59:57.531Z] ead4ba387553: Preparing [2024-03-20T19:59:57.531Z] e9deb98906b3: Preparing [2024-03-20T19:59:57.531Z] 2784e97b1640: Preparing [2024-03-20T19:59:57.531Z] b8291cfe1e19: Preparing [2024-03-20T19:59:57.531Z] bc445b597695: Preparing [2024-03-20T19:59:57.531Z] ed90dfbad82b: Preparing [2024-03-20T19:59:57.531Z] 7c504f21be85: Preparing [2024-03-20T19:59:57.531Z] 2784e97b1640: Waiting [2024-03-20T19:59:57.531Z] b8291cfe1e19: Waiting [2024-03-20T19:59:57.531Z] bc445b597695: Waiting [2024-03-20T19:59:57.531Z] ed90dfbad82b: Waiting [2024-03-20T19:59:57.531Z] ead4ba387553: Waiting [2024-03-20T19:59:57.531Z] e9deb98906b3: Waiting [2024-03-20T19:59:57.531Z] 7c504f21be85: Waiting [2024-03-20T19:59:57.531Z] 8d75a21d660d: Layer already exists [2024-03-20T19:59:57.531Z] 11ae577199cb: Layer already exists [2024-03-20T19:59:57.531Z] e546ce9188c4: Layer already exists [2024-03-20T19:59:57.531Z] 8efb114ad431: Layer already exists [2024-03-20T19:59:57.531Z] 1c54e084524b: Layer already exists [2024-03-20T19:59:57.531Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:57.531Z] ead4ba387553: Layer already exists [2024-03-20T19:59:57.531Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:57.531Z] e9deb98906b3: Layer already exists [2024-03-20T19:59:57.531Z] bc445b597695: Layer already exists [2024-03-20T19:59:57.531Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:57.531Z] ed90dfbad82b: Layer already exists [2024-03-20T19:59:57.797Z] 3.2.0-dev.23: digest: sha256:6dac264e4b90f801c7ac1e3aab3aab7b419849ce4d9b28a1021744f6d1d37148 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:58.144Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:58.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:58.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-20T19:59:58.485Z] 11ae577199cb: Preparing [2024-03-20T19:59:58.485Z] 8d75a21d660d: Preparing [2024-03-20T19:59:58.485Z] 8efb114ad431: Preparing [2024-03-20T19:59:58.485Z] e546ce9188c4: Preparing [2024-03-20T19:59:58.485Z] 1c54e084524b: Preparing [2024-03-20T19:59:58.485Z] ead4ba387553: Preparing [2024-03-20T19:59:58.485Z] e9deb98906b3: Preparing [2024-03-20T19:59:58.485Z] 2784e97b1640: Preparing [2024-03-20T19:59:58.485Z] b8291cfe1e19: Preparing [2024-03-20T19:59:58.485Z] bc445b597695: Preparing [2024-03-20T19:59:58.485Z] ed90dfbad82b: Preparing [2024-03-20T19:59:58.485Z] 7c504f21be85: Preparing [2024-03-20T19:59:58.485Z] ead4ba387553: Waiting [2024-03-20T19:59:58.485Z] e9deb98906b3: Waiting [2024-03-20T19:59:58.485Z] 2784e97b1640: Waiting [2024-03-20T19:59:58.485Z] b8291cfe1e19: Waiting [2024-03-20T19:59:58.485Z] bc445b597695: Waiting [2024-03-20T19:59:58.485Z] ed90dfbad82b: Waiting [2024-03-20T19:59:58.485Z] 7c504f21be85: Waiting [2024-03-20T19:59:58.485Z] e546ce9188c4: Layer already exists [2024-03-20T19:59:58.485Z] 11ae577199cb: Layer already exists [2024-03-20T19:59:58.485Z] 1c54e084524b: Layer already exists [2024-03-20T19:59:58.485Z] 8d75a21d660d: Layer already exists [2024-03-20T19:59:58.485Z] 8efb114ad431: Layer already exists [2024-03-20T19:59:58.485Z] bc445b597695: Layer already exists [2024-03-20T19:59:58.485Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:58.485Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:58.485Z] e9deb98906b3: Layer already exists [2024-03-20T19:59:58.485Z] ead4ba387553: Layer already exists [2024-03-20T19:59:58.485Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:58.485Z] ed90dfbad82b: Layer already exists [2024-03-20T19:59:58.749Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:6dac264e4b90f801c7ac1e3aab3aab7b419849ce4d9b28a1021744f6d1d37148 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:59:59.095Z] + 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-20T19:59:59.435Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-03-20T19:59:59.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-20T19:59:59.435Z] 11ae577199cb: Preparing [2024-03-20T19:59:59.435Z] 8d75a21d660d: Preparing [2024-03-20T19:59:59.435Z] 8efb114ad431: Preparing [2024-03-20T19:59:59.435Z] e546ce9188c4: Preparing [2024-03-20T19:59:59.435Z] 1c54e084524b: Preparing [2024-03-20T19:59:59.435Z] ead4ba387553: Preparing [2024-03-20T19:59:59.435Z] e9deb98906b3: Preparing [2024-03-20T19:59:59.435Z] 2784e97b1640: Preparing [2024-03-20T19:59:59.435Z] b8291cfe1e19: Preparing [2024-03-20T19:59:59.435Z] bc445b597695: Preparing [2024-03-20T19:59:59.435Z] ed90dfbad82b: Preparing [2024-03-20T19:59:59.435Z] 7c504f21be85: Preparing [2024-03-20T19:59:59.435Z] 2784e97b1640: Waiting [2024-03-20T19:59:59.435Z] b8291cfe1e19: Waiting [2024-03-20T19:59:59.435Z] bc445b597695: Waiting [2024-03-20T19:59:59.435Z] ed90dfbad82b: Waiting [2024-03-20T19:59:59.435Z] 7c504f21be85: Waiting [2024-03-20T19:59:59.435Z] ead4ba387553: Waiting [2024-03-20T19:59:59.435Z] e9deb98906b3: Waiting [2024-03-20T19:59:59.435Z] 1c54e084524b: Layer already exists [2024-03-20T19:59:59.435Z] 8d75a21d660d: Layer already exists [2024-03-20T19:59:59.435Z] 11ae577199cb: Layer already exists [2024-03-20T19:59:59.435Z] 8efb114ad431: Layer already exists [2024-03-20T19:59:59.435Z] e546ce9188c4: Layer already exists [2024-03-20T19:59:59.435Z] e9deb98906b3: Layer already exists [2024-03-20T19:59:59.435Z] 2784e97b1640: Layer already exists [2024-03-20T19:59:59.435Z] ead4ba387553: Layer already exists [2024-03-20T19:59:59.435Z] b8291cfe1e19: Layer already exists [2024-03-20T19:59:59.435Z] bc445b597695: Layer already exists [2024-03-20T19:59:59.435Z] ed90dfbad82b: Layer already exists [2024-03-20T19:59:59.435Z] 7c504f21be85: Layer already exists [2024-03-20T19:59:59.700Z] main: digest: sha256:6dac264e4b90f801c7ac1e3aab3aab7b419849ce4d9b28a1021744f6d1d37148 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T19:59:59.786Z] ===================================================== [Pipeline] echo [2024-03-20T19:59:59.801Z] taggedImages: [2024-03-20T19:59:59.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:59.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-20T19:59:59.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-03-20T19:59:59.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:59.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-03-20T19:59:59.830Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-03-20T19:59:59.830Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T19:59:59.830Z] latest [2024-03-20T19:59:59.830Z] 3.2.0-dev.23 [2024-03-20T19:59:59.830Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T19:59:59.830Z] main [2024-03-20T19:59:59.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:00.185Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:00.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:00.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-20T20:00:00.523Z] fd0e318342de: Preparing [2024-03-20T20:00:00.523Z] 230247a4bf04: Preparing [2024-03-20T20:00:00.523Z] 2784e97b1640: Preparing [2024-03-20T20:00:00.523Z] b8291cfe1e19: Preparing [2024-03-20T20:00:00.523Z] 43b06539a83a: Preparing [2024-03-20T20:00:00.523Z] 7b1512f4ac68: Preparing [2024-03-20T20:00:00.523Z] 7c504f21be85: Preparing [2024-03-20T20:00:00.523Z] 7c504f21be85: Waiting [2024-03-20T20:00:00.523Z] 7b1512f4ac68: Waiting [2024-03-20T20:00:00.523Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:00.523Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:00.787Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:00.787Z] fd0e318342de: Pushed [2024-03-20T20:00:00.787Z] 43b06539a83a: Pushed [2024-03-20T20:00:02.189Z] 7b1512f4ac68: Pushed [2024-03-20T20:00:04.117Z] 230247a4bf04: Pushed [2024-03-20T20:00:04.381Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:9257b94796c03154b39980d4d696aa01ec982fa708bedd7a716de2fc37c02ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:04.741Z] + 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-20T20:00:05.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-20T20:00:05.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-20T20:00:05.226Z] fd0e318342de: Preparing [2024-03-20T20:00:05.226Z] 230247a4bf04: Preparing [2024-03-20T20:00:05.226Z] 2784e97b1640: Preparing [2024-03-20T20:00:05.226Z] b8291cfe1e19: Preparing [2024-03-20T20:00:05.226Z] 43b06539a83a: Preparing [2024-03-20T20:00:05.226Z] 7b1512f4ac68: Preparing [2024-03-20T20:00:05.226Z] 7c504f21be85: Preparing [2024-03-20T20:00:05.226Z] 7b1512f4ac68: Waiting [2024-03-20T20:00:05.226Z] 7c504f21be85: Waiting [2024-03-20T20:00:05.226Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:05.226Z] fd0e318342de: Layer already exists [2024-03-20T20:00:05.226Z] 230247a4bf04: Layer already exists [2024-03-20T20:00:05.226Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:05.226Z] 43b06539a83a: Layer already exists [2024-03-20T20:00:05.226Z] 7b1512f4ac68: Layer already exists [2024-03-20T20:00:05.226Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:05.488Z] latest: digest: sha256:9257b94796c03154b39980d4d696aa01ec982fa708bedd7a716de2fc37c02ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:05.835Z] + 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-20T20:00:06.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-03-20T20:00:06.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-20T20:00:06.170Z] fd0e318342de: Preparing [2024-03-20T20:00:06.170Z] 230247a4bf04: Preparing [2024-03-20T20:00:06.170Z] 2784e97b1640: Preparing [2024-03-20T20:00:06.170Z] b8291cfe1e19: Preparing [2024-03-20T20:00:06.170Z] 43b06539a83a: Preparing [2024-03-20T20:00:06.170Z] 7b1512f4ac68: Preparing [2024-03-20T20:00:06.170Z] 7c504f21be85: Preparing [2024-03-20T20:00:06.170Z] 7c504f21be85: Waiting [2024-03-20T20:00:06.170Z] 7b1512f4ac68: Waiting [2024-03-20T20:00:06.170Z] fd0e318342de: Layer already exists [2024-03-20T20:00:06.170Z] 230247a4bf04: Layer already exists [2024-03-20T20:00:06.170Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:06.170Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:06.170Z] 43b06539a83a: Layer already exists [2024-03-20T20:00:06.170Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:06.170Z] 7b1512f4ac68: Layer already exists [2024-03-20T20:00:06.433Z] 3.2.0-dev.23: digest: sha256:9257b94796c03154b39980d4d696aa01ec982fa708bedd7a716de2fc37c02ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:06.778Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:07.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:07.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-20T20:00:07.118Z] fd0e318342de: Preparing [2024-03-20T20:00:07.118Z] 230247a4bf04: Preparing [2024-03-20T20:00:07.118Z] 2784e97b1640: Preparing [2024-03-20T20:00:07.118Z] b8291cfe1e19: Preparing [2024-03-20T20:00:07.118Z] 43b06539a83a: Preparing [2024-03-20T20:00:07.118Z] 7b1512f4ac68: Preparing [2024-03-20T20:00:07.118Z] 7c504f21be85: Preparing [2024-03-20T20:00:07.118Z] 7b1512f4ac68: Waiting [2024-03-20T20:00:07.118Z] 7c504f21be85: Waiting [2024-03-20T20:00:07.118Z] fd0e318342de: Layer already exists [2024-03-20T20:00:07.118Z] 230247a4bf04: Layer already exists [2024-03-20T20:00:07.118Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:07.118Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:07.118Z] 43b06539a83a: Layer already exists [2024-03-20T20:00:07.118Z] 7b1512f4ac68: Layer already exists [2024-03-20T20:00:07.118Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:07.118Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:9257b94796c03154b39980d4d696aa01ec982fa708bedd7a716de2fc37c02ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:07.743Z] + 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-20T20:00:08.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-03-20T20:00:08.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-20T20:00:08.086Z] fd0e318342de: Preparing [2024-03-20T20:00:08.086Z] 230247a4bf04: Preparing [2024-03-20T20:00:08.086Z] 2784e97b1640: Preparing [2024-03-20T20:00:08.086Z] b8291cfe1e19: Preparing [2024-03-20T20:00:08.086Z] 43b06539a83a: Preparing [2024-03-20T20:00:08.086Z] 7b1512f4ac68: Preparing [2024-03-20T20:00:08.086Z] 7c504f21be85: Preparing [2024-03-20T20:00:08.086Z] 7b1512f4ac68: Waiting [2024-03-20T20:00:08.086Z] 7c504f21be85: Waiting [2024-03-20T20:00:08.086Z] fd0e318342de: Layer already exists [2024-03-20T20:00:08.086Z] 230247a4bf04: Layer already exists [2024-03-20T20:00:08.086Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:08.086Z] 43b06539a83a: Layer already exists [2024-03-20T20:00:08.086Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:08.086Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:08.086Z] 7b1512f4ac68: Layer already exists [2024-03-20T20:00:08.349Z] main: digest: sha256:9257b94796c03154b39980d4d696aa01ec982fa708bedd7a716de2fc37c02ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T20:00:08.418Z] ===================================================== [Pipeline] echo [2024-03-20T20:00:08.429Z] taggedImages: [2024-03-20T20:00:08.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:08.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-20T20:00:08.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-03-20T20:00:08.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:08.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-03-20T20:00:08.456Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-03-20T20:00:08.456Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:08.456Z] latest [2024-03-20T20:00:08.456Z] 3.2.0-dev.23 [2024-03-20T20:00:08.456Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:08.456Z] main [2024-03-20T20:00:08.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:08.813Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:09.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:09.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-20T20:00:09.165Z] c06b57aef977: Preparing [2024-03-20T20:00:09.165Z] e528e0fbd42a: Preparing [2024-03-20T20:00:09.165Z] 6aee84e33879: Preparing [2024-03-20T20:00:09.165Z] 2784e97b1640: Preparing [2024-03-20T20:00:09.165Z] b8291cfe1e19: Preparing [2024-03-20T20:00:09.165Z] c72555adb956: Preparing [2024-03-20T20:00:09.165Z] 3baf9e3bc530: Preparing [2024-03-20T20:00:09.165Z] 1941314ed131: Preparing [2024-03-20T20:00:09.165Z] 5776e7beec72: Preparing [2024-03-20T20:00:09.165Z] 7c504f21be85: Preparing [2024-03-20T20:00:09.165Z] 1941314ed131: Waiting [2024-03-20T20:00:09.165Z] 5776e7beec72: Waiting [2024-03-20T20:00:09.165Z] 7c504f21be85: Waiting [2024-03-20T20:00:09.165Z] c72555adb956: Waiting [2024-03-20T20:00:09.165Z] 3baf9e3bc530: Waiting [2024-03-20T20:00:09.165Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:09.165Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:09.429Z] e528e0fbd42a: Pushed [2024-03-20T20:00:09.429Z] 6aee84e33879: Pushed [2024-03-20T20:00:09.429Z] c06b57aef977: Pushed [2024-03-20T20:00:09.429Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:09.693Z] 1941314ed131: Pushed [2024-03-20T20:00:10.272Z] 5776e7beec72: Pushed [2024-03-20T20:00:22.552Z] 3baf9e3bc530: Pushed [2024-03-20T20:00:26.787Z] c72555adb956: Pushed [2024-03-20T20:00:26.787Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:c259086c8db53727b1c8faf8403cb37a9ccd6f3404e9eed313123c96729184b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:27.141Z] + 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-20T20:00:27.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-20T20:00:27.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-20T20:00:27.487Z] c06b57aef977: Preparing [2024-03-20T20:00:27.487Z] e528e0fbd42a: Preparing [2024-03-20T20:00:27.487Z] 6aee84e33879: Preparing [2024-03-20T20:00:27.487Z] 2784e97b1640: Preparing [2024-03-20T20:00:27.487Z] b8291cfe1e19: Preparing [2024-03-20T20:00:27.487Z] c72555adb956: Preparing [2024-03-20T20:00:27.487Z] 3baf9e3bc530: Preparing [2024-03-20T20:00:27.487Z] 1941314ed131: Preparing [2024-03-20T20:00:27.487Z] 5776e7beec72: Preparing [2024-03-20T20:00:27.487Z] 7c504f21be85: Preparing [2024-03-20T20:00:27.487Z] c72555adb956: Waiting [2024-03-20T20:00:27.487Z] 3baf9e3bc530: Waiting [2024-03-20T20:00:27.487Z] 5776e7beec72: Waiting [2024-03-20T20:00:27.487Z] 1941314ed131: Waiting [2024-03-20T20:00:27.487Z] 7c504f21be85: Waiting [2024-03-20T20:00:27.488Z] 6aee84e33879: Layer already exists [2024-03-20T20:00:27.488Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:27.488Z] c06b57aef977: Layer already exists [2024-03-20T20:00:27.488Z] e528e0fbd42a: Layer already exists [2024-03-20T20:00:27.488Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:27.488Z] 1941314ed131: Layer already exists [2024-03-20T20:00:27.488Z] 5776e7beec72: Layer already exists [2024-03-20T20:00:27.488Z] 3baf9e3bc530: Layer already exists [2024-03-20T20:00:27.488Z] c72555adb956: Layer already exists [2024-03-20T20:00:27.488Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:27.751Z] latest: digest: sha256:c259086c8db53727b1c8faf8403cb37a9ccd6f3404e9eed313123c96729184b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:28.094Z] + 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-20T20:00:28.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-03-20T20:00:28.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-20T20:00:28.438Z] c06b57aef977: Preparing [2024-03-20T20:00:28.438Z] e528e0fbd42a: Preparing [2024-03-20T20:00:28.438Z] 6aee84e33879: Preparing [2024-03-20T20:00:28.438Z] 2784e97b1640: Preparing [2024-03-20T20:00:28.438Z] b8291cfe1e19: Preparing [2024-03-20T20:00:28.438Z] c72555adb956: Preparing [2024-03-20T20:00:28.438Z] 3baf9e3bc530: Preparing [2024-03-20T20:00:28.438Z] 1941314ed131: Preparing [2024-03-20T20:00:28.438Z] 5776e7beec72: Preparing [2024-03-20T20:00:28.438Z] 7c504f21be85: Preparing [2024-03-20T20:00:28.438Z] c72555adb956: Waiting [2024-03-20T20:00:28.438Z] 3baf9e3bc530: Waiting [2024-03-20T20:00:28.438Z] 1941314ed131: Waiting [2024-03-20T20:00:28.438Z] 5776e7beec72: Waiting [2024-03-20T20:00:28.438Z] 7c504f21be85: Waiting [2024-03-20T20:00:28.438Z] e528e0fbd42a: Layer already exists [2024-03-20T20:00:28.438Z] 6aee84e33879: Layer already exists [2024-03-20T20:00:28.438Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:28.438Z] c06b57aef977: Layer already exists [2024-03-20T20:00:28.438Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:28.438Z] c72555adb956: Layer already exists [2024-03-20T20:00:28.438Z] 5776e7beec72: Layer already exists [2024-03-20T20:00:28.438Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:28.438Z] 3baf9e3bc530: Layer already exists [2024-03-20T20:00:28.438Z] 1941314ed131: Layer already exists [2024-03-20T20:00:28.701Z] 3.2.0-dev.23: digest: sha256:c259086c8db53727b1c8faf8403cb37a9ccd6f3404e9eed313123c96729184b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:29.047Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:29.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:29.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-20T20:00:29.396Z] c06b57aef977: Preparing [2024-03-20T20:00:29.396Z] e528e0fbd42a: Preparing [2024-03-20T20:00:29.396Z] 6aee84e33879: Preparing [2024-03-20T20:00:29.396Z] 2784e97b1640: Preparing [2024-03-20T20:00:29.396Z] b8291cfe1e19: Preparing [2024-03-20T20:00:29.396Z] c72555adb956: Preparing [2024-03-20T20:00:29.396Z] 3baf9e3bc530: Preparing [2024-03-20T20:00:29.396Z] 1941314ed131: Preparing [2024-03-20T20:00:29.396Z] 5776e7beec72: Preparing [2024-03-20T20:00:29.396Z] 7c504f21be85: Preparing [2024-03-20T20:00:29.396Z] 1941314ed131: Waiting [2024-03-20T20:00:29.396Z] 5776e7beec72: Waiting [2024-03-20T20:00:29.396Z] 7c504f21be85: Waiting [2024-03-20T20:00:29.396Z] c72555adb956: Waiting [2024-03-20T20:00:29.396Z] 3baf9e3bc530: Waiting [2024-03-20T20:00:29.396Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:29.396Z] 6aee84e33879: Layer already exists [2024-03-20T20:00:29.396Z] c06b57aef977: Layer already exists [2024-03-20T20:00:29.396Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:29.396Z] e528e0fbd42a: Layer already exists [2024-03-20T20:00:29.396Z] c72555adb956: Layer already exists [2024-03-20T20:00:29.396Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:29.396Z] 3baf9e3bc530: Layer already exists [2024-03-20T20:00:29.396Z] 5776e7beec72: Layer already exists [2024-03-20T20:00:29.396Z] 1941314ed131: Layer already exists [2024-03-20T20:00:29.662Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:c259086c8db53727b1c8faf8403cb37a9ccd6f3404e9eed313123c96729184b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:30.008Z] + 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-20T20:00:30.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-03-20T20:00:30.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-20T20:00:30.361Z] c06b57aef977: Preparing [2024-03-20T20:00:30.361Z] e528e0fbd42a: Preparing [2024-03-20T20:00:30.361Z] 6aee84e33879: Preparing [2024-03-20T20:00:30.361Z] 2784e97b1640: Preparing [2024-03-20T20:00:30.361Z] b8291cfe1e19: Preparing [2024-03-20T20:00:30.361Z] c72555adb956: Preparing [2024-03-20T20:00:30.361Z] 3baf9e3bc530: Preparing [2024-03-20T20:00:30.361Z] 1941314ed131: Preparing [2024-03-20T20:00:30.361Z] 5776e7beec72: Preparing [2024-03-20T20:00:30.361Z] 7c504f21be85: Preparing [2024-03-20T20:00:30.361Z] 1941314ed131: Waiting [2024-03-20T20:00:30.361Z] 5776e7beec72: Waiting [2024-03-20T20:00:30.361Z] 7c504f21be85: Waiting [2024-03-20T20:00:30.361Z] 3baf9e3bc530: Waiting [2024-03-20T20:00:30.361Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:30.361Z] 6aee84e33879: Layer already exists [2024-03-20T20:00:30.361Z] c06b57aef977: Layer already exists [2024-03-20T20:00:30.361Z] e528e0fbd42a: Layer already exists [2024-03-20T20:00:30.361Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:30.361Z] c72555adb956: Layer already exists [2024-03-20T20:00:30.361Z] 3baf9e3bc530: Layer already exists [2024-03-20T20:00:30.361Z] 1941314ed131: Layer already exists [2024-03-20T20:00:30.361Z] 5776e7beec72: Layer already exists [2024-03-20T20:00:30.361Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:30.624Z] main: digest: sha256:c259086c8db53727b1c8faf8403cb37a9ccd6f3404e9eed313123c96729184b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T20:00:30.696Z] ===================================================== [Pipeline] echo [2024-03-20T20:00:30.713Z] taggedImages: [2024-03-20T20:00:30.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:30.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-20T20:00:30.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-03-20T20:00:30.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:30.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-03-20T20:00:30.740Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-03-20T20:00:30.740Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:30.740Z] latest [2024-03-20T20:00:30.740Z] 3.2.0-dev.23 [2024-03-20T20:00:30.740Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:30.740Z] main [2024-03-20T20:00:30.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:31.097Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:31.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:31.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-20T20:00:31.441Z] 39c3f0d62193: Preparing [2024-03-20T20:00:31.441Z] 6cb80a12f78f: Preparing [2024-03-20T20:00:31.441Z] 7554699d9cca: Preparing [2024-03-20T20:00:31.441Z] 2784e97b1640: Preparing [2024-03-20T20:00:31.441Z] b8291cfe1e19: Preparing [2024-03-20T20:00:31.441Z] bf0de0f65b16: Preparing [2024-03-20T20:00:31.441Z] e9778f0cccca: Preparing [2024-03-20T20:00:31.441Z] a4d1ceae7a6a: Preparing [2024-03-20T20:00:31.441Z] 7c504f21be85: Preparing [2024-03-20T20:00:31.441Z] bf0de0f65b16: Waiting [2024-03-20T20:00:31.441Z] e9778f0cccca: Waiting [2024-03-20T20:00:31.441Z] a4d1ceae7a6a: Waiting [2024-03-20T20:00:31.441Z] 7c504f21be85: Waiting [2024-03-20T20:00:31.441Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:31.441Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:31.705Z] 7554699d9cca: Pushed [2024-03-20T20:00:31.705Z] 39c3f0d62193: Pushed [2024-03-20T20:00:31.705Z] 6cb80a12f78f: Pushed [2024-03-20T20:00:31.705Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:31.705Z] e9778f0cccca: Pushed [2024-03-20T20:00:32.284Z] a4d1ceae7a6a: Pushed [2024-03-20T20:00:47.237Z] bf0de0f65b16: Pushed [2024-03-20T20:00:47.237Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:6469496ec529046ec984349b0ef8b0a8f29feda569288decdcc00628ddba248e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:47.578Z] + 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-20T20:00:47.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-20T20:00:47.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-20T20:00:47.924Z] 39c3f0d62193: Preparing [2024-03-20T20:00:47.924Z] 6cb80a12f78f: Preparing [2024-03-20T20:00:47.924Z] 7554699d9cca: Preparing [2024-03-20T20:00:47.924Z] 2784e97b1640: Preparing [2024-03-20T20:00:47.924Z] b8291cfe1e19: Preparing [2024-03-20T20:00:47.924Z] bf0de0f65b16: Preparing [2024-03-20T20:00:47.924Z] e9778f0cccca: Preparing [2024-03-20T20:00:47.924Z] a4d1ceae7a6a: Preparing [2024-03-20T20:00:47.924Z] 7c504f21be85: Preparing [2024-03-20T20:00:47.924Z] bf0de0f65b16: Waiting [2024-03-20T20:00:47.924Z] e9778f0cccca: Waiting [2024-03-20T20:00:47.924Z] a4d1ceae7a6a: Waiting [2024-03-20T20:00:47.924Z] 7c504f21be85: Waiting [2024-03-20T20:00:47.924Z] 7554699d9cca: Layer already exists [2024-03-20T20:00:47.924Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:47.924Z] 6cb80a12f78f: Layer already exists [2024-03-20T20:00:47.924Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:47.924Z] 39c3f0d62193: Layer already exists [2024-03-20T20:00:47.924Z] a4d1ceae7a6a: Layer already exists [2024-03-20T20:00:47.924Z] e9778f0cccca: Layer already exists [2024-03-20T20:00:47.924Z] bf0de0f65b16: Layer already exists [2024-03-20T20:00:47.924Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:47.924Z] latest: digest: sha256:6469496ec529046ec984349b0ef8b0a8f29feda569288decdcc00628ddba248e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:48.544Z] + 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-20T20:00:48.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-03-20T20:00:48.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-20T20:00:48.889Z] 39c3f0d62193: Preparing [2024-03-20T20:00:48.889Z] 6cb80a12f78f: Preparing [2024-03-20T20:00:48.889Z] 7554699d9cca: Preparing [2024-03-20T20:00:48.889Z] 2784e97b1640: Preparing [2024-03-20T20:00:48.889Z] b8291cfe1e19: Preparing [2024-03-20T20:00:48.889Z] bf0de0f65b16: Preparing [2024-03-20T20:00:48.889Z] e9778f0cccca: Preparing [2024-03-20T20:00:48.889Z] a4d1ceae7a6a: Preparing [2024-03-20T20:00:48.889Z] 7c504f21be85: Preparing [2024-03-20T20:00:48.889Z] bf0de0f65b16: Waiting [2024-03-20T20:00:48.889Z] e9778f0cccca: Waiting [2024-03-20T20:00:48.889Z] a4d1ceae7a6a: Waiting [2024-03-20T20:00:48.889Z] 7c504f21be85: Waiting [2024-03-20T20:00:48.889Z] 6cb80a12f78f: Layer already exists [2024-03-20T20:00:48.889Z] 7554699d9cca: Layer already exists [2024-03-20T20:00:48.889Z] 39c3f0d62193: Layer already exists [2024-03-20T20:00:48.889Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:48.889Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:48.889Z] bf0de0f65b16: Layer already exists [2024-03-20T20:00:48.889Z] a4d1ceae7a6a: Layer already exists [2024-03-20T20:00:48.889Z] e9778f0cccca: Layer already exists [2024-03-20T20:00:48.889Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:49.151Z] 3.2.0-dev.23: digest: sha256:6469496ec529046ec984349b0ef8b0a8f29feda569288decdcc00628ddba248e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:49.498Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:49.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:49.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-20T20:00:49.839Z] 39c3f0d62193: Preparing [2024-03-20T20:00:49.839Z] 6cb80a12f78f: Preparing [2024-03-20T20:00:49.839Z] 7554699d9cca: Preparing [2024-03-20T20:00:49.839Z] 2784e97b1640: Preparing [2024-03-20T20:00:49.839Z] b8291cfe1e19: Preparing [2024-03-20T20:00:49.839Z] bf0de0f65b16: Preparing [2024-03-20T20:00:49.839Z] e9778f0cccca: Preparing [2024-03-20T20:00:49.839Z] a4d1ceae7a6a: Preparing [2024-03-20T20:00:49.839Z] 7c504f21be85: Preparing [2024-03-20T20:00:49.839Z] e9778f0cccca: Waiting [2024-03-20T20:00:49.839Z] a4d1ceae7a6a: Waiting [2024-03-20T20:00:49.839Z] 7c504f21be85: Waiting [2024-03-20T20:00:49.839Z] bf0de0f65b16: Waiting [2024-03-20T20:00:49.839Z] 7554699d9cca: Layer already exists [2024-03-20T20:00:49.839Z] 39c3f0d62193: Layer already exists [2024-03-20T20:00:49.839Z] 6cb80a12f78f: Layer already exists [2024-03-20T20:00:49.839Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:49.839Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:49.839Z] bf0de0f65b16: Layer already exists [2024-03-20T20:00:49.839Z] e9778f0cccca: Layer already exists [2024-03-20T20:00:49.839Z] a4d1ceae7a6a: Layer already exists [2024-03-20T20:00:49.839Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:49.839Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:6469496ec529046ec984349b0ef8b0a8f29feda569288decdcc00628ddba248e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:50.458Z] + 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-20T20:00:50.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-03-20T20:00:50.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-20T20:00:50.798Z] 39c3f0d62193: Preparing [2024-03-20T20:00:50.798Z] 6cb80a12f78f: Preparing [2024-03-20T20:00:50.798Z] 7554699d9cca: Preparing [2024-03-20T20:00:50.798Z] 2784e97b1640: Preparing [2024-03-20T20:00:50.798Z] b8291cfe1e19: Preparing [2024-03-20T20:00:50.798Z] bf0de0f65b16: Preparing [2024-03-20T20:00:50.798Z] e9778f0cccca: Preparing [2024-03-20T20:00:50.798Z] a4d1ceae7a6a: Preparing [2024-03-20T20:00:50.798Z] 7c504f21be85: Preparing [2024-03-20T20:00:50.798Z] bf0de0f65b16: Waiting [2024-03-20T20:00:50.798Z] e9778f0cccca: Waiting [2024-03-20T20:00:50.798Z] 7c504f21be85: Waiting [2024-03-20T20:00:50.798Z] a4d1ceae7a6a: Waiting [2024-03-20T20:00:50.798Z] 7554699d9cca: Layer already exists [2024-03-20T20:00:50.798Z] 6cb80a12f78f: Layer already exists [2024-03-20T20:00:50.798Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:50.798Z] 39c3f0d62193: Layer already exists [2024-03-20T20:00:50.798Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:50.798Z] a4d1ceae7a6a: Layer already exists [2024-03-20T20:00:50.798Z] e9778f0cccca: Layer already exists [2024-03-20T20:00:50.798Z] bf0de0f65b16: Layer already exists [2024-03-20T20:00:50.798Z] 7c504f21be85: Layer already exists [2024-03-20T20:00:51.061Z] main: digest: sha256:6469496ec529046ec984349b0ef8b0a8f29feda569288decdcc00628ddba248e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T20:00:51.128Z] ===================================================== [Pipeline] echo [2024-03-20T20:00:51.143Z] taggedImages: [2024-03-20T20:00:51.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:51.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-20T20:00:51.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-03-20T20:00:51.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:51.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-03-20T20:00:51.176Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-03-20T20:00:51.176Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:51.176Z] latest [2024-03-20T20:00:51.176Z] 3.2.0-dev.23 [2024-03-20T20:00:51.176Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:00:51.176Z] main [2024-03-20T20:00:51.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:51.536Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:00:51.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:00:51.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-20T20:00:51.885Z] 60375742373f: Preparing [2024-03-20T20:00:51.885Z] 8bc6dfcbdca2: Preparing [2024-03-20T20:00:51.885Z] 5aa8c54756b8: Preparing [2024-03-20T20:00:51.885Z] 2784e97b1640: Preparing [2024-03-20T20:00:51.885Z] b8291cfe1e19: Preparing [2024-03-20T20:00:51.885Z] 995433da1806: Preparing [2024-03-20T20:00:51.885Z] 1941314ed131: Preparing [2024-03-20T20:00:51.885Z] 5776e7beec72: Preparing [2024-03-20T20:00:51.885Z] 7c504f21be85: Preparing [2024-03-20T20:00:51.885Z] 1941314ed131: Waiting [2024-03-20T20:00:51.885Z] 5776e7beec72: Waiting [2024-03-20T20:00:51.885Z] 995433da1806: Waiting [2024-03-20T20:00:51.885Z] 7c504f21be85: Waiting [2024-03-20T20:00:51.885Z] 2784e97b1640: Layer already exists [2024-03-20T20:00:51.885Z] b8291cfe1e19: Layer already exists [2024-03-20T20:00:52.150Z] 1941314ed131: Layer already exists [2024-03-20T20:00:52.150Z] 8bc6dfcbdca2: Pushed [2024-03-20T20:00:52.150Z] 5aa8c54756b8: Pushed [2024-03-20T20:00:52.150Z] 60375742373f: Pushed [2024-03-20T20:00:52.150Z] 5776e7beec72: Layer already exists [2024-03-20T20:00:52.150Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:10.425Z] 995433da1806: Pushed [2024-03-20T20:01:10.425Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:cbf4fdf001675ff58639acd8601e234fd01746bf0651721839558a735ce62bbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:10.783Z] + 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-20T20:01:11.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-20T20:01:11.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-20T20:01:11.128Z] 60375742373f: Preparing [2024-03-20T20:01:11.128Z] 8bc6dfcbdca2: Preparing [2024-03-20T20:01:11.128Z] 5aa8c54756b8: Preparing [2024-03-20T20:01:11.128Z] 2784e97b1640: Preparing [2024-03-20T20:01:11.128Z] b8291cfe1e19: Preparing [2024-03-20T20:01:11.128Z] 995433da1806: Preparing [2024-03-20T20:01:11.128Z] 1941314ed131: Preparing [2024-03-20T20:01:11.128Z] 5776e7beec72: Preparing [2024-03-20T20:01:11.128Z] 7c504f21be85: Preparing [2024-03-20T20:01:11.128Z] 1941314ed131: Waiting [2024-03-20T20:01:11.128Z] 5776e7beec72: Waiting [2024-03-20T20:01:11.128Z] 7c504f21be85: Waiting [2024-03-20T20:01:11.128Z] 995433da1806: Waiting [2024-03-20T20:01:11.128Z] 60375742373f: Layer already exists [2024-03-20T20:01:11.128Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:11.128Z] 8bc6dfcbdca2: Layer already exists [2024-03-20T20:01:11.128Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:11.128Z] 5aa8c54756b8: Layer already exists [2024-03-20T20:01:11.128Z] 1941314ed131: Layer already exists [2024-03-20T20:01:11.128Z] 995433da1806: Layer already exists [2024-03-20T20:01:11.128Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:11.128Z] 5776e7beec72: Layer already exists [2024-03-20T20:01:11.392Z] latest: digest: sha256:cbf4fdf001675ff58639acd8601e234fd01746bf0651721839558a735ce62bbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:11.740Z] + 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-20T20:01:12.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-03-20T20:01:12.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-20T20:01:12.076Z] 60375742373f: Preparing [2024-03-20T20:01:12.076Z] 8bc6dfcbdca2: Preparing [2024-03-20T20:01:12.076Z] 5aa8c54756b8: Preparing [2024-03-20T20:01:12.076Z] 2784e97b1640: Preparing [2024-03-20T20:01:12.076Z] b8291cfe1e19: Preparing [2024-03-20T20:01:12.076Z] 995433da1806: Preparing [2024-03-20T20:01:12.076Z] 1941314ed131: Preparing [2024-03-20T20:01:12.076Z] 5776e7beec72: Preparing [2024-03-20T20:01:12.076Z] 7c504f21be85: Preparing [2024-03-20T20:01:12.076Z] 5776e7beec72: Waiting [2024-03-20T20:01:12.076Z] 7c504f21be85: Waiting [2024-03-20T20:01:12.076Z] 995433da1806: Waiting [2024-03-20T20:01:12.076Z] 1941314ed131: Waiting [2024-03-20T20:01:12.076Z] 60375742373f: Layer already exists [2024-03-20T20:01:12.076Z] 8bc6dfcbdca2: Layer already exists [2024-03-20T20:01:12.076Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:12.076Z] 5aa8c54756b8: Layer already exists [2024-03-20T20:01:12.076Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:12.076Z] 1941314ed131: Layer already exists [2024-03-20T20:01:12.076Z] 995433da1806: Layer already exists [2024-03-20T20:01:12.076Z] 5776e7beec72: Layer already exists [2024-03-20T20:01:12.076Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:12.341Z] 3.2.0-dev.23: digest: sha256:cbf4fdf001675ff58639acd8601e234fd01746bf0651721839558a735ce62bbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:12.683Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:13.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:13.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-20T20:01:13.021Z] 60375742373f: Preparing [2024-03-20T20:01:13.021Z] 8bc6dfcbdca2: Preparing [2024-03-20T20:01:13.021Z] 5aa8c54756b8: Preparing [2024-03-20T20:01:13.021Z] 2784e97b1640: Preparing [2024-03-20T20:01:13.021Z] b8291cfe1e19: Preparing [2024-03-20T20:01:13.021Z] 995433da1806: Preparing [2024-03-20T20:01:13.021Z] 1941314ed131: Preparing [2024-03-20T20:01:13.021Z] 5776e7beec72: Preparing [2024-03-20T20:01:13.021Z] 7c504f21be85: Preparing [2024-03-20T20:01:13.021Z] 995433da1806: Waiting [2024-03-20T20:01:13.021Z] 1941314ed131: Waiting [2024-03-20T20:01:13.021Z] 5776e7beec72: Waiting [2024-03-20T20:01:13.021Z] 7c504f21be85: Waiting [2024-03-20T20:01:13.021Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:13.021Z] 60375742373f: Layer already exists [2024-03-20T20:01:13.021Z] 8bc6dfcbdca2: Layer already exists [2024-03-20T20:01:13.021Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:13.021Z] 5aa8c54756b8: Layer already exists [2024-03-20T20:01:13.021Z] 995433da1806: Layer already exists [2024-03-20T20:01:13.021Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:13.021Z] 1941314ed131: Layer already exists [2024-03-20T20:01:13.021Z] 5776e7beec72: Layer already exists [2024-03-20T20:01:13.284Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:cbf4fdf001675ff58639acd8601e234fd01746bf0651721839558a735ce62bbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:13.631Z] + 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-20T20:01:13.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-03-20T20:01:13.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-20T20:01:13.974Z] 60375742373f: Preparing [2024-03-20T20:01:13.974Z] 8bc6dfcbdca2: Preparing [2024-03-20T20:01:13.974Z] 5aa8c54756b8: Preparing [2024-03-20T20:01:13.974Z] 2784e97b1640: Preparing [2024-03-20T20:01:13.974Z] b8291cfe1e19: Preparing [2024-03-20T20:01:13.974Z] 995433da1806: Preparing [2024-03-20T20:01:13.974Z] 1941314ed131: Preparing [2024-03-20T20:01:13.974Z] 5776e7beec72: Preparing [2024-03-20T20:01:13.974Z] 7c504f21be85: Preparing [2024-03-20T20:01:13.974Z] 1941314ed131: Waiting [2024-03-20T20:01:13.974Z] 5776e7beec72: Waiting [2024-03-20T20:01:13.974Z] 7c504f21be85: Waiting [2024-03-20T20:01:13.974Z] 995433da1806: Waiting [2024-03-20T20:01:13.974Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:13.974Z] 5aa8c54756b8: Layer already exists [2024-03-20T20:01:13.974Z] 60375742373f: Layer already exists [2024-03-20T20:01:13.974Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:13.974Z] 8bc6dfcbdca2: Layer already exists [2024-03-20T20:01:13.974Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:13.974Z] 995433da1806: Layer already exists [2024-03-20T20:01:13.974Z] 5776e7beec72: Layer already exists [2024-03-20T20:01:13.974Z] 1941314ed131: Layer already exists [2024-03-20T20:01:14.236Z] main: digest: sha256:cbf4fdf001675ff58639acd8601e234fd01746bf0651721839558a735ce62bbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T20:01:14.310Z] ===================================================== [Pipeline] echo [2024-03-20T20:01:14.329Z] taggedImages: [2024-03-20T20:01:14.329Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:01:14.329Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-20T20:01:14.329Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-03-20T20:01:14.329Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:14.329Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-03-20T20:01:14.351Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-03-20T20:01:14.351Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:01:14.351Z] latest [2024-03-20T20:01:14.351Z] 3.2.0-dev.23 [2024-03-20T20:01:14.351Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:14.351Z] main [2024-03-20T20:01:14.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:14.703Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:15.054Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:01:15.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-20T20:01:15.054Z] 6d700a43c542: Preparing [2024-03-20T20:01:15.054Z] f2125744ec82: Preparing [2024-03-20T20:01:15.054Z] 2784e97b1640: Preparing [2024-03-20T20:01:15.054Z] b8291cfe1e19: Preparing [2024-03-20T20:01:15.054Z] 7b5248c11684: Preparing [2024-03-20T20:01:15.054Z] b5f804a4484b: Preparing [2024-03-20T20:01:15.054Z] 7c504f21be85: Preparing [2024-03-20T20:01:15.054Z] 7c504f21be85: Waiting [2024-03-20T20:01:15.054Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:15.054Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:15.319Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:15.319Z] 6d700a43c542: Pushed [2024-03-20T20:01:15.319Z] 7b5248c11684: Pushed [2024-03-20T20:01:15.584Z] b5f804a4484b: Pushed [2024-03-20T20:01:22.200Z] f2125744ec82: Pushed [2024-03-20T20:01:22.200Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:a8dd9fd0f5e2cccacfd6e5925feb0fc5c6638b0c9c9f694382c739f39aeedc11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:22.542Z] + 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-20T20:01:22.880Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-20T20:01:22.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-20T20:01:22.881Z] 6d700a43c542: Preparing [2024-03-20T20:01:22.881Z] f2125744ec82: Preparing [2024-03-20T20:01:22.881Z] 2784e97b1640: Preparing [2024-03-20T20:01:22.881Z] b8291cfe1e19: Preparing [2024-03-20T20:01:22.881Z] 7b5248c11684: Preparing [2024-03-20T20:01:22.881Z] b5f804a4484b: Preparing [2024-03-20T20:01:22.881Z] 7c504f21be85: Preparing [2024-03-20T20:01:22.881Z] b5f804a4484b: Waiting [2024-03-20T20:01:22.881Z] 7c504f21be85: Waiting [2024-03-20T20:01:22.881Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:22.881Z] f2125744ec82: Layer already exists [2024-03-20T20:01:22.881Z] 7b5248c11684: Layer already exists [2024-03-20T20:01:22.881Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:22.881Z] 6d700a43c542: Layer already exists [2024-03-20T20:01:22.881Z] b5f804a4484b: Layer already exists [2024-03-20T20:01:22.881Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:23.146Z] latest: digest: sha256:a8dd9fd0f5e2cccacfd6e5925feb0fc5c6638b0c9c9f694382c739f39aeedc11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:23.492Z] + 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-20T20:01:23.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-03-20T20:01:23.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-20T20:01:23.847Z] 6d700a43c542: Preparing [2024-03-20T20:01:23.847Z] f2125744ec82: Preparing [2024-03-20T20:01:23.847Z] 2784e97b1640: Preparing [2024-03-20T20:01:23.847Z] b8291cfe1e19: Preparing [2024-03-20T20:01:23.847Z] 7b5248c11684: Preparing [2024-03-20T20:01:23.847Z] b5f804a4484b: Preparing [2024-03-20T20:01:23.847Z] 7c504f21be85: Preparing [2024-03-20T20:01:23.847Z] b5f804a4484b: Waiting [2024-03-20T20:01:23.847Z] 7c504f21be85: Waiting [2024-03-20T20:01:23.847Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:23.847Z] 6d700a43c542: Layer already exists [2024-03-20T20:01:23.847Z] f2125744ec82: Layer already exists [2024-03-20T20:01:23.847Z] 7b5248c11684: Layer already exists [2024-03-20T20:01:23.847Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:23.847Z] b5f804a4484b: Layer already exists [2024-03-20T20:01:23.847Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:24.112Z] 3.2.0-dev.23: digest: sha256:a8dd9fd0f5e2cccacfd6e5925feb0fc5c6638b0c9c9f694382c739f39aeedc11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:24.457Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:24.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:24.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-20T20:01:24.803Z] 6d700a43c542: Preparing [2024-03-20T20:01:24.803Z] f2125744ec82: Preparing [2024-03-20T20:01:24.803Z] 2784e97b1640: Preparing [2024-03-20T20:01:24.803Z] b8291cfe1e19: Preparing [2024-03-20T20:01:24.803Z] 7b5248c11684: Preparing [2024-03-20T20:01:24.803Z] b5f804a4484b: Preparing [2024-03-20T20:01:24.803Z] 7c504f21be85: Preparing [2024-03-20T20:01:24.803Z] b5f804a4484b: Waiting [2024-03-20T20:01:24.803Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:24.803Z] 7b5248c11684: Layer already exists [2024-03-20T20:01:24.803Z] 6d700a43c542: Layer already exists [2024-03-20T20:01:24.803Z] f2125744ec82: Layer already exists [2024-03-20T20:01:24.803Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:24.803Z] b5f804a4484b: Layer already exists [2024-03-20T20:01:24.803Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:24.803Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:a8dd9fd0f5e2cccacfd6e5925feb0fc5c6638b0c9c9f694382c739f39aeedc11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:25.425Z] + 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-20T20:01:25.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-03-20T20:01:25.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-20T20:01:25.776Z] 6d700a43c542: Preparing [2024-03-20T20:01:25.776Z] f2125744ec82: Preparing [2024-03-20T20:01:25.776Z] 2784e97b1640: Preparing [2024-03-20T20:01:25.776Z] b8291cfe1e19: Preparing [2024-03-20T20:01:25.776Z] 7b5248c11684: Preparing [2024-03-20T20:01:25.776Z] b5f804a4484b: Preparing [2024-03-20T20:01:25.776Z] 7c504f21be85: Preparing [2024-03-20T20:01:25.776Z] b5f804a4484b: Waiting [2024-03-20T20:01:25.776Z] 7c504f21be85: Waiting [2024-03-20T20:01:25.776Z] f2125744ec82: Layer already exists [2024-03-20T20:01:25.776Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:25.776Z] 6d700a43c542: Layer already exists [2024-03-20T20:01:25.776Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:25.776Z] 7b5248c11684: Layer already exists [2024-03-20T20:01:25.776Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:25.776Z] b5f804a4484b: Layer already exists [2024-03-20T20:01:26.040Z] main: digest: sha256:a8dd9fd0f5e2cccacfd6e5925feb0fc5c6638b0c9c9f694382c739f39aeedc11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T20:01:26.133Z] ===================================================== [Pipeline] echo [2024-03-20T20:01:26.145Z] taggedImages: [2024-03-20T20:01:26.145Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:01:26.145Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-20T20:01:26.145Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-03-20T20:01:26.145Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:26.145Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-03-20T20:01:26.174Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-03-20T20:01:26.174Z] d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:01:26.174Z] latest [2024-03-20T20:01:26.174Z] 3.2.0-dev.23 [2024-03-20T20:01:26.174Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:26.174Z] main [2024-03-20T20:01:26.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:26.535Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:26.882Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:01:26.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-20T20:01:26.882Z] 90da9d6acd64: Preparing [2024-03-20T20:01:26.882Z] dfa9fd9af3da: Preparing [2024-03-20T20:01:26.882Z] 2784e97b1640: Preparing [2024-03-20T20:01:26.882Z] b8291cfe1e19: Preparing [2024-03-20T20:01:26.882Z] 9e46b320fb26: Preparing [2024-03-20T20:01:26.882Z] b273d7d00014: Preparing [2024-03-20T20:01:26.882Z] 7c504f21be85: Preparing [2024-03-20T20:01:26.882Z] b273d7d00014: Waiting [2024-03-20T20:01:26.882Z] 7c504f21be85: Waiting [2024-03-20T20:01:26.882Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:26.882Z] 9e46b320fb26: Layer already exists [2024-03-20T20:01:26.882Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:27.145Z] b273d7d00014: Layer already exists [2024-03-20T20:01:27.145Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:27.145Z] 90da9d6acd64: Pushed [2024-03-20T20:01:33.747Z] dfa9fd9af3da: Pushed [2024-03-20T20:01:33.748Z] d2d98883e5139249b4399f4dc0dd90a078163ffc: digest: sha256:0cc965ac56a429f7db4733e4bb033c6604d188b6cae3f7bbdcf764e7b66ca916 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:34.093Z] + 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-20T20:01:34.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-20T20:01:34.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-20T20:01:34.438Z] 90da9d6acd64: Preparing [2024-03-20T20:01:34.438Z] dfa9fd9af3da: Preparing [2024-03-20T20:01:34.438Z] 2784e97b1640: Preparing [2024-03-20T20:01:34.438Z] b8291cfe1e19: Preparing [2024-03-20T20:01:34.438Z] 9e46b320fb26: Preparing [2024-03-20T20:01:34.438Z] b273d7d00014: Preparing [2024-03-20T20:01:34.438Z] 7c504f21be85: Preparing [2024-03-20T20:01:34.438Z] b273d7d00014: Waiting [2024-03-20T20:01:34.438Z] 7c504f21be85: Waiting [2024-03-20T20:01:34.438Z] 90da9d6acd64: Layer already exists [2024-03-20T20:01:34.438Z] dfa9fd9af3da: Layer already exists [2024-03-20T20:01:34.438Z] 9e46b320fb26: Layer already exists [2024-03-20T20:01:34.438Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:34.438Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:34.438Z] b273d7d00014: Layer already exists [2024-03-20T20:01:34.438Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:34.438Z] latest: digest: sha256:0cc965ac56a429f7db4733e4bb033c6604d188b6cae3f7bbdcf764e7b66ca916 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:35.054Z] + 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-20T20:01:35.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-03-20T20:01:35.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-20T20:01:35.403Z] 90da9d6acd64: Preparing [2024-03-20T20:01:35.403Z] dfa9fd9af3da: Preparing [2024-03-20T20:01:35.403Z] 2784e97b1640: Preparing [2024-03-20T20:01:35.403Z] b8291cfe1e19: Preparing [2024-03-20T20:01:35.403Z] 9e46b320fb26: Preparing [2024-03-20T20:01:35.403Z] b273d7d00014: Preparing [2024-03-20T20:01:35.403Z] 7c504f21be85: Preparing [2024-03-20T20:01:35.403Z] b273d7d00014: Waiting [2024-03-20T20:01:35.403Z] 7c504f21be85: Waiting [2024-03-20T20:01:35.403Z] 9e46b320fb26: Layer already exists [2024-03-20T20:01:35.403Z] dfa9fd9af3da: Layer already exists [2024-03-20T20:01:35.403Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:35.403Z] 90da9d6acd64: Layer already exists [2024-03-20T20:01:35.403Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:35.403Z] b273d7d00014: Layer already exists [2024-03-20T20:01:35.403Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:35.403Z] 3.2.0-dev.23: digest: sha256:0cc965ac56a429f7db4733e4bb033c6604d188b6cae3f7bbdcf764e7b66ca916 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:35.745Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:36.083Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:36.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-20T20:01:36.083Z] 90da9d6acd64: Preparing [2024-03-20T20:01:36.083Z] dfa9fd9af3da: Preparing [2024-03-20T20:01:36.083Z] 2784e97b1640: Preparing [2024-03-20T20:01:36.083Z] b8291cfe1e19: Preparing [2024-03-20T20:01:36.083Z] 9e46b320fb26: Preparing [2024-03-20T20:01:36.083Z] b273d7d00014: Preparing [2024-03-20T20:01:36.083Z] 7c504f21be85: Preparing [2024-03-20T20:01:36.083Z] b273d7d00014: Waiting [2024-03-20T20:01:36.083Z] 7c504f21be85: Waiting [2024-03-20T20:01:36.083Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:36.083Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:36.083Z] 9e46b320fb26: Layer already exists [2024-03-20T20:01:36.083Z] dfa9fd9af3da: Layer already exists [2024-03-20T20:01:36.083Z] 90da9d6acd64: Layer already exists [2024-03-20T20:01:36.083Z] b273d7d00014: Layer already exists [2024-03-20T20:01:36.083Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:36.083Z] d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23: digest: sha256:0cc965ac56a429f7db4733e4bb033c6604d188b6cae3f7bbdcf764e7b66ca916 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:36.435Z] + 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-20T20:01:36.775Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-03-20T20:01:36.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-20T20:01:36.775Z] 90da9d6acd64: Preparing [2024-03-20T20:01:36.775Z] dfa9fd9af3da: Preparing [2024-03-20T20:01:36.775Z] 2784e97b1640: Preparing [2024-03-20T20:01:36.775Z] b8291cfe1e19: Preparing [2024-03-20T20:01:36.775Z] 9e46b320fb26: Preparing [2024-03-20T20:01:36.775Z] b273d7d00014: Preparing [2024-03-20T20:01:36.775Z] 7c504f21be85: Preparing [2024-03-20T20:01:36.775Z] b273d7d00014: Waiting [2024-03-20T20:01:36.775Z] 7c504f21be85: Waiting [2024-03-20T20:01:36.775Z] b8291cfe1e19: Layer already exists [2024-03-20T20:01:36.775Z] 9e46b320fb26: Layer already exists [2024-03-20T20:01:36.775Z] 2784e97b1640: Layer already exists [2024-03-20T20:01:36.775Z] dfa9fd9af3da: Layer already exists [2024-03-20T20:01:36.775Z] 90da9d6acd64: Layer already exists [2024-03-20T20:01:36.775Z] 7c504f21be85: Layer already exists [2024-03-20T20:01:36.775Z] b273d7d00014: Layer already exists [2024-03-20T20:01:36.775Z] main: digest: sha256:0cc965ac56a429f7db4733e4bb033c6604d188b6cae3f7bbdcf764e7b66ca916 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-20T20:01:37.113Z] ===================================================== [Pipeline] echo [2024-03-20T20:01:37.130Z] taggedImages: [2024-03-20T20:01:37.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc [2024-03-20T20:01:37.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-20T20:01:37.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-03-20T20:01:37.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2d98883e5139249b4399f4dc0dd90a078163ffc-3.2.0-dev.23 [2024-03-20T20:01:37.130Z] - 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-20T20:01:37.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T20:01:37.531Z] [2024-03-20T20:01:37.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:01:37.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T20:01:37.857Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-20T20:01:37.857Z] 8998bd30e6a1: Pulling fs layer [2024-03-20T20:01:37.857Z] 04944245beec: Pulling fs layer [2024-03-20T20:01:37.857Z] 699f458cf7ca: Pulling fs layer [2024-03-20T20:01:37.857Z] 765212b225bb: Pulling fs layer [2024-03-20T20:01:37.857Z] f23df028b6ca: Pulling fs layer [2024-03-20T20:01:37.857Z] d65c8cfc05b1: Pulling fs layer [2024-03-20T20:01:37.857Z] 2437ff75d9bd: Pulling fs layer [2024-03-20T20:01:37.857Z] f23df028b6ca: Waiting [2024-03-20T20:01:37.857Z] 765212b225bb: Waiting [2024-03-20T20:01:37.857Z] d65c8cfc05b1: Waiting [2024-03-20T20:01:37.857Z] 2437ff75d9bd: Waiting [2024-03-20T20:01:38.121Z] 04944245beec: Verifying Checksum [2024-03-20T20:01:38.121Z] 04944245beec: Download complete [2024-03-20T20:01:38.121Z] 765212b225bb: Verifying Checksum [2024-03-20T20:01:38.121Z] 765212b225bb: Download complete [2024-03-20T20:01:38.121Z] f23df028b6ca: Verifying Checksum [2024-03-20T20:01:38.121Z] f23df028b6ca: Download complete [2024-03-20T20:01:38.121Z] d65c8cfc05b1: Verifying Checksum [2024-03-20T20:01:38.121Z] d65c8cfc05b1: Download complete [2024-03-20T20:01:38.395Z] 699f458cf7ca: Verifying Checksum [2024-03-20T20:01:38.395Z] 699f458cf7ca: Download complete [2024-03-20T20:01:38.660Z] 8998bd30e6a1: Verifying Checksum [2024-03-20T20:01:38.660Z] 8998bd30e6a1: Download complete [2024-03-20T20:01:41.223Z] 2437ff75d9bd: Verifying Checksum [2024-03-20T20:01:41.223Z] 2437ff75d9bd: Download complete [2024-03-20T20:01:43.157Z] 8998bd30e6a1: Pull complete [2024-03-20T20:01:43.734Z] 04944245beec: Pull complete [2024-03-20T20:01:45.665Z] 699f458cf7ca: Pull complete [2024-03-20T20:01:45.665Z] 765212b225bb: Pull complete [2024-03-20T20:01:46.243Z] f23df028b6ca: Pull complete [2024-03-20T20:01:46.508Z] d65c8cfc05b1: Pull complete [2024-03-20T20:02:04.686Z] 2437ff75d9bd: Pull complete [2024-03-20T20:02:04.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-20T20:02:04.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T20:02:04.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T20:02:04.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-473 does not seem to be running inside a container [2024-03-20T20:02:04.933Z] $ 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/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T20:02:07.469Z] $ docker top 2a0a6714bfe5ca6296d009abb82a8b2f8696b0a0bb0a650606b7660cc7dcba1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:02:08.344Z] ---> job-cost.sh [2024-03-20T20:02:08.344Z] lf-activate-venv: SKIPPING [2024-03-20T20:02:08.344Z] INFO: No Stack... [2024-03-20T20:02:08.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-20T20:02:09.862Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T20:02:10.481Z] + cat /w/workspace/edgex-go/636/archives/cost.csv [2024-03-20T20:02:10.481Z] + cut -d, -f6 [Pipeline] lock [2024-03-20T20:02:10.518Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-636-stack-cost] [2024-03-20T20:02:10.527Z] Resource [jenkins-edgexfoundry-edgex-go-main-636-stack-cost] did not exist. Created. [2024-03-20T20:02:10.532Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-636-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T20:02:10.860Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-20T20:02:11.671Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T20:02:11.676Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-636-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T20:02:11.701Z] $ docker stop --time=1 2a0a6714bfe5ca6296d009abb82a8b2f8696b0a0bb0a650606b7660cc7dcba1d [2024-03-20T20:02:13.231Z] $ docker rm -f --volumes 2a0a6714bfe5ca6296d009abb82a8b2f8696b0a0bb0a650606b7660cc7dcba1d [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-20T20:02:13.701Z] provisioning config files... [2024-03-20T20:02:13.708Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/636@tmp/config14508792040093939551tmp [Pipeline] { [Pipeline] sh [2024-03-20T20:02:14.008Z] + set +x [2024-03-20T20:02:14.008Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-03-20T20:02:14.008Z] [2024-03-20T20:02:14.008Z] [2024-03-20T20:02:14.008Z] _____ _ [2024-03-20T20:02:14.008Z] / ____| | | [2024-03-20T20:02:14.008Z] | | ___ __| | ___ ___ _____ __ [2024-03-20T20:02:14.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-20T20:02:14.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-20T20:02:14.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-20T20:02:14.008Z] Bash-1.0.6 [2024-03-20T20:02:14.008Z] [2024-03-20T20:02:14.008Z] [2024-03-20T20:02:14.008Z] ==> git version 2.25.1 found [2024-03-20T20:02:14.008Z] ==> 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-20T20:02:14.008Z] Release-Date: 2020-01-08 [2024-03-20T20:02:14.008Z] 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-20T20:02:14.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-20T20:02:14.008Z] ==> Jenkins CI detected. [2024-03-20T20:02:14.008Z] current dir:  /w/workspace/edgex-go/636 [2024-03-20T20:02:14.008Z] project root: . [2024-03-20T20:02:14.008Z] --> token set from env [2024-03-20T20:02:14.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-20T20:02:14.267Z] ==> Running gcov in . (disable via -X gcov) [2024-03-20T20:02:14.267Z] ==> Python coveragepy not found [2024-03-20T20:02:14.267Z] ==> Searching for coverage reports in: [2024-03-20T20:02:14.267Z] + . [2024-03-20T20:02:14.267Z] -> Found 1 reports [2024-03-20T20:02:14.267Z] ==> Detecting git/mercurial file structure [2024-03-20T20:02:14.267Z] ==> Reading reports [2024-03-20T20:02:14.267Z] + ./coverage.out bytes=455122 [2024-03-20T20:02:14.267Z] ==> Appending adjustments [2024-03-20T20:02:14.267Z] https://docs.codecov.io/docs/fixing-reports [2024-03-20T20:02:15.206Z] + Found adjustments [2024-03-20T20:02:15.206Z] ==> Gzipping contents [2024-03-20T20:02:15.206Z] 60K /tmp/codecov.8oeFk3.gz [2024-03-20T20:02:15.206Z] ==> Uploading reports [2024-03-20T20:02:15.206Z] url: https://codecov.io [2024-03-20T20:02:15.206Z] query: branch=main&commit=d2d98883e5139249b4399f4dc0dd90a078163ffc&build=636&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F636%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-20T20:02:15.206Z] -> Pinging Codecov [2024-03-20T20:02:15.206Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d2d98883e5139249b4399f4dc0dd90a078163ffc&build=636&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F636%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-20T20:02:15.465Z] -> Uploading to [2024-03-20T20:02:15.465Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-20/00271124DB129430A58F1EEE437C3FCB/d2d98883e5139249b4399f4dc0dd90a078163ffc/25194eaf-2081-483a-938c-96cfdd20543c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240320T200215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5604a73df0b0a0642f68206d3492d49d0cbaaaf185d7e3715da0afac0d0944d8 [2024-03-20T20:02:15.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T20:02:15.465Z] Dload Upload Total Spent Left Speed [2024-03-20T20:02:15.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57972 0 0 100 57972 0 438k --:--:-- --:--:-- --:--:-- 435k 100 57972 0 0 100 57972 0 188k --:--:-- --:--:-- --:--:-- 187k [2024-03-20T20:02:15.725Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2d98883e5139249b4399f4dc0dd90a078163ffc [Pipeline] } [2024-03-20T20:02:15.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-03-20T20:02:15.902Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-20T20:02:15.916Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:02:16.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T20:02:16.219Z] [2024-03-20T20:02:16.219Z] 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-20T20:02:16.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T20:02:16.522Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-20T20:02:16.522Z] df9b9388f04a: Pulling fs layer [2024-03-20T20:02:16.522Z] 52dc419b0ee2: Pulling fs layer [2024-03-20T20:02:16.522Z] 25bc292e5bac: Pulling fs layer [2024-03-20T20:02:16.522Z] 114826534d7a: Pulling fs layer [2024-03-20T20:02:16.522Z] 4657fd5d0bcf: Pulling fs layer [2024-03-20T20:02:16.522Z] 6ad1cebc031e: Pulling fs layer [2024-03-20T20:02:16.522Z] 8a3aa393b2d8: Pulling fs layer [2024-03-20T20:02:16.522Z] 6ad1cebc031e: Waiting [2024-03-20T20:02:16.522Z] 8a3aa393b2d8: Waiting [2024-03-20T20:02:16.522Z] 114826534d7a: Waiting [2024-03-20T20:02:16.522Z] 4657fd5d0bcf: Waiting [2024-03-20T20:02:16.522Z] 25bc292e5bac: Verifying Checksum [2024-03-20T20:02:16.522Z] 25bc292e5bac: Download complete [2024-03-20T20:02:16.522Z] 52dc419b0ee2: Verifying Checksum [2024-03-20T20:02:16.522Z] 52dc419b0ee2: Download complete [2024-03-20T20:02:16.522Z] 4657fd5d0bcf: Verifying Checksum [2024-03-20T20:02:16.522Z] 4657fd5d0bcf: Download complete [2024-03-20T20:02:16.522Z] df9b9388f04a: Download complete [2024-03-20T20:02:16.782Z] 6ad1cebc031e: Verifying Checksum [2024-03-20T20:02:16.782Z] 6ad1cebc031e: Download complete [2024-03-20T20:02:16.782Z] df9b9388f04a: Pull complete [2024-03-20T20:02:16.782Z] 52dc419b0ee2: Pull complete [2024-03-20T20:02:17.042Z] 25bc292e5bac: Pull complete [2024-03-20T20:02:17.299Z] 114826534d7a: Download complete [2024-03-20T20:02:17.299Z] 8a3aa393b2d8: Verifying Checksum [2024-03-20T20:02:17.299Z] 8a3aa393b2d8: Download complete [2024-03-20T20:02:20.586Z] 114826534d7a: Pull complete [2024-03-20T20:02:20.587Z] 4657fd5d0bcf: Pull complete [2024-03-20T20:02:20.845Z] 6ad1cebc031e: Pull complete [2024-03-20T20:02:23.367Z] 8a3aa393b2d8: Pull complete [2024-03-20T20:02:23.367Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-20T20:02:23.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T20:02:23.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T20:02:23.460Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-03-20T20:02:23.485Z] $ 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/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T20:02:29.440Z] $ docker top f5322beb559d60210afdaace1a736dc7bdf4b9044a77f5ab6afbec3589f9c287 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-20T20:02:29.511Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-03-20T20:02:29.787Z] + set -o pipefail [2024-03-20T20:02:29.787Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-03-20T20:02:36.374Z] [2024-03-20T20:02:36.374Z] Monitoring /w/workspace/edgex-go/636... [2024-03-20T20:02:36.374Z] [2024-03-20T20:02:36.374Z] 'go list -json -deps ./...' command failed with error: { [2024-03-20T20:02:36.374Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.374Z] "ImportPath": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.374Z] "Name": "edgex", [2024-03-20T20:02:36.374Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.374Z] "Module": { [2024-03-20T20:02:36.374Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.374Z] "Main": true, [2024-03-20T20:02:36.374Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.374Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.374Z] "GoVersion": "1.21" [2024-03-20T20:02:36.374Z] }, [2024-03-20T20:02:36.374Z] "Match": [ [2024-03-20T20:02:36.374Z] "./..." [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "Stale": true, [2024-03-20T20:02:36.374Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.374Z] "GoFiles": [ [2024-03-20T20:02:36.374Z] "version.go" [2024-03-20T20:02:36.374Z] ] [2024-03-20T20:02:36.374Z] } [2024-03-20T20:02:36.374Z] { [2024-03-20T20:02:36.374Z] "Dir": "/usr/local/go/src/unsafe", [2024-03-20T20:02:36.374Z] "ImportPath": "unsafe", [2024-03-20T20:02:36.374Z] "Name": "unsafe", [2024-03-20T20:02:36.374Z] "Doc": "Package unsafe contains operations that step around the type safety of Go programs.", [2024-03-20T20:02:36.374Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.374Z] "Goroot": true, [2024-03-20T20:02:36.374Z] "Standard": true, [2024-03-20T20:02:36.374Z] "DepOnly": true, [2024-03-20T20:02:36.374Z] "GoFiles": [ [2024-03-20T20:02:36.374Z] "unsafe.go" [2024-03-20T20:02:36.374Z] ] [2024-03-20T20:02:36.374Z] } [2024-03-20T20:02:36.374Z] { [2024-03-20T20:02:36.374Z] "Dir": "/usr/local/go/src/internal/unsafeheader", [2024-03-20T20:02:36.374Z] "ImportPath": "internal/unsafeheader", [2024-03-20T20:02:36.374Z] "Name": "unsafeheader", [2024-03-20T20:02:36.374Z] "Doc": "Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.", [2024-03-20T20:02:36.374Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/unsafeheader.a", [2024-03-20T20:02:36.374Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.374Z] "Goroot": true, [2024-03-20T20:02:36.374Z] "Standard": true, [2024-03-20T20:02:36.374Z] "DepOnly": true, [2024-03-20T20:02:36.374Z] "GoFiles": [ [2024-03-20T20:02:36.374Z] "unsafeheader.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "Imports": [ [2024-03-20T20:02:36.374Z] "unsafe" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "Deps": [ [2024-03-20T20:02:36.374Z] "unsafe" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "XTestGoFiles": [ [2024-03-20T20:02:36.374Z] "unsafeheader_test.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "XTestImports": [ [2024-03-20T20:02:36.374Z] "bytes", [2024-03-20T20:02:36.374Z] "internal/unsafeheader", [2024-03-20T20:02:36.374Z] "reflect", [2024-03-20T20:02:36.374Z] "testing", [2024-03-20T20:02:36.374Z] "unsafe" [2024-03-20T20:02:36.374Z] ] [2024-03-20T20:02:36.374Z] } [2024-03-20T20:02:36.374Z] { [2024-03-20T20:02:36.374Z] "Dir": "/usr/local/go/src/internal/abi", [2024-03-20T20:02:36.374Z] "ImportPath": "internal/abi", [2024-03-20T20:02:36.374Z] "Name": "abi", [2024-03-20T20:02:36.374Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/abi.a", [2024-03-20T20:02:36.374Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.374Z] "Goroot": true, [2024-03-20T20:02:36.374Z] "Standard": true, [2024-03-20T20:02:36.374Z] "DepOnly": true, [2024-03-20T20:02:36.374Z] "GoFiles": [ [2024-03-20T20:02:36.374Z] "abi.go", [2024-03-20T20:02:36.374Z] "abi_amd64.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.374Z] "abi_generic.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "SFiles": [ [2024-03-20T20:02:36.374Z] "abi_test.s" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "Imports": [ [2024-03-20T20:02:36.374Z] "unsafe" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "Deps": [ [2024-03-20T20:02:36.374Z] "unsafe" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "TestGoFiles": [ [2024-03-20T20:02:36.374Z] "export_test.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "XTestGoFiles": [ [2024-03-20T20:02:36.374Z] "abi_test.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "XTestImports": [ [2024-03-20T20:02:36.374Z] "internal/abi", [2024-03-20T20:02:36.374Z] "internal/testenv", [2024-03-20T20:02:36.374Z] "os/exec", [2024-03-20T20:02:36.374Z] "path/filepath", [2024-03-20T20:02:36.374Z] "strings", [2024-03-20T20:02:36.374Z] "testing" [2024-03-20T20:02:36.374Z] ] [2024-03-20T20:02:36.374Z] } [2024-03-20T20:02:36.374Z] { [2024-03-20T20:02:36.374Z] "Dir": "/usr/local/go/src/internal/cpu", [2024-03-20T20:02:36.374Z] "ImportPath": "internal/cpu", [2024-03-20T20:02:36.374Z] "Name": "cpu", [2024-03-20T20:02:36.374Z] "Doc": "Package cpu implements processor feature detection used by the Go standard library.", [2024-03-20T20:02:36.374Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/cpu.a", [2024-03-20T20:02:36.374Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.374Z] "Goroot": true, [2024-03-20T20:02:36.374Z] "Standard": true, [2024-03-20T20:02:36.374Z] "DepOnly": true, [2024-03-20T20:02:36.374Z] "GoFiles": [ [2024-03-20T20:02:36.374Z] "cpu.go", [2024-03-20T20:02:36.374Z] "cpu_amd64.go", [2024-03-20T20:02:36.374Z] "cpu_x86.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.374Z] "cpu_386.go", [2024-03-20T20:02:36.374Z] "cpu_arm.go", [2024-03-20T20:02:36.374Z] "cpu_arm64.go", [2024-03-20T20:02:36.374Z] "cpu_arm64_android.go", [2024-03-20T20:02:36.374Z] "cpu_arm64_darwin.go", [2024-03-20T20:02:36.374Z] "cpu_arm64_freebsd.go", [2024-03-20T20:02:36.374Z] "cpu_arm64_hwcap.go", [2024-03-20T20:02:36.374Z] "cpu_arm64_linux.go", [2024-03-20T20:02:36.374Z] "cpu_arm64_other.go", [2024-03-20T20:02:36.374Z] "cpu_mips.go", [2024-03-20T20:02:36.374Z] "cpu_mips64x.go", [2024-03-20T20:02:36.374Z] "cpu_mipsle.go", [2024-03-20T20:02:36.374Z] "cpu_no_name.go", [2024-03-20T20:02:36.374Z] "cpu_ppc64x.go", [2024-03-20T20:02:36.374Z] "cpu_ppc64x_aix.go", [2024-03-20T20:02:36.374Z] "cpu_ppc64x_linux.go", [2024-03-20T20:02:36.374Z] "cpu_riscv64.go", [2024-03-20T20:02:36.374Z] "cpu_s390x.go", [2024-03-20T20:02:36.374Z] "cpu_s390x_test.go", [2024-03-20T20:02:36.374Z] "cpu_wasm.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.374Z] "cpu_arm64.s", [2024-03-20T20:02:36.374Z] "cpu_s390x.s" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "SFiles": [ [2024-03-20T20:02:36.374Z] "cpu.s", [2024-03-20T20:02:36.374Z] "cpu_x86.s" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "TestGoFiles": [ [2024-03-20T20:02:36.374Z] "export_test.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "XTestGoFiles": [ [2024-03-20T20:02:36.374Z] "cpu_test.go", [2024-03-20T20:02:36.374Z] "cpu_x86_test.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "XTestImports": [ [2024-03-20T20:02:36.374Z] "internal/cpu", [2024-03-20T20:02:36.374Z] "internal/testenv", [2024-03-20T20:02:36.374Z] "os", [2024-03-20T20:02:36.374Z] "os/exec", [2024-03-20T20:02:36.374Z] "runtime", [2024-03-20T20:02:36.374Z] "strings", [2024-03-20T20:02:36.374Z] "testing" [2024-03-20T20:02:36.374Z] ] [2024-03-20T20:02:36.374Z] } [2024-03-20T20:02:36.374Z] { [2024-03-20T20:02:36.374Z] "Dir": "/usr/local/go/src/internal/bytealg", [2024-03-20T20:02:36.374Z] "ImportPath": "internal/bytealg", [2024-03-20T20:02:36.374Z] "Name": "bytealg", [2024-03-20T20:02:36.374Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/bytealg.a", [2024-03-20T20:02:36.374Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.374Z] "Goroot": true, [2024-03-20T20:02:36.374Z] "Standard": true, [2024-03-20T20:02:36.374Z] "DepOnly": true, [2024-03-20T20:02:36.374Z] "GoFiles": [ [2024-03-20T20:02:36.374Z] "bytealg.go", [2024-03-20T20:02:36.374Z] "compare_native.go", [2024-03-20T20:02:36.374Z] "count_native.go", [2024-03-20T20:02:36.374Z] "equal_generic.go", [2024-03-20T20:02:36.374Z] "equal_native.go", [2024-03-20T20:02:36.374Z] "index_amd64.go", [2024-03-20T20:02:36.374Z] "index_native.go", [2024-03-20T20:02:36.374Z] "indexbyte_native.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.374Z] "compare_generic.go", [2024-03-20T20:02:36.374Z] "count_generic.go", [2024-03-20T20:02:36.374Z] "index_arm64.go", [2024-03-20T20:02:36.374Z] "index_generic.go", [2024-03-20T20:02:36.374Z] "index_ppc64x.go", [2024-03-20T20:02:36.374Z] "index_s390x.go", [2024-03-20T20:02:36.374Z] "indexbyte_generic.go" [2024-03-20T20:02:36.374Z] ], [2024-03-20T20:02:36.374Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.374Z] "compare_386.s", [2024-03-20T20:02:36.374Z] "compare_arm.s", [2024-03-20T20:02:36.374Z] "compare_arm64.s", [2024-03-20T20:02:36.374Z] "compare_mips64x.s", [2024-03-20T20:02:36.374Z] "compare_mipsx.s", [2024-03-20T20:02:36.375Z] "compare_ppc64x.s", [2024-03-20T20:02:36.375Z] "compare_s390x.s", [2024-03-20T20:02:36.375Z] "compare_wasm.s", [2024-03-20T20:02:36.375Z] "count_arm.s", [2024-03-20T20:02:36.375Z] "count_arm64.s", [2024-03-20T20:02:36.375Z] "count_ppc64x.s", [2024-03-20T20:02:36.375Z] "count_riscv64.s", [2024-03-20T20:02:36.375Z] "count_s390x.s", [2024-03-20T20:02:36.375Z] "equal_386.s", [2024-03-20T20:02:36.375Z] "equal_arm.s", [2024-03-20T20:02:36.375Z] "equal_arm64.s", [2024-03-20T20:02:36.375Z] "equal_mips64x.s", [2024-03-20T20:02:36.375Z] "equal_mipsx.s", [2024-03-20T20:02:36.375Z] "equal_ppc64x.s", [2024-03-20T20:02:36.375Z] "equal_riscv64.s", [2024-03-20T20:02:36.375Z] "equal_s390x.s", [2024-03-20T20:02:36.375Z] "equal_wasm.s", [2024-03-20T20:02:36.375Z] "index_arm64.s", [2024-03-20T20:02:36.375Z] "index_ppc64x.s", [2024-03-20T20:02:36.375Z] "index_s390x.s", [2024-03-20T20:02:36.375Z] "indexbyte_386.s", [2024-03-20T20:02:36.375Z] "indexbyte_arm.s", [2024-03-20T20:02:36.375Z] "indexbyte_arm64.s", [2024-03-20T20:02:36.375Z] "indexbyte_mips64x.s", [2024-03-20T20:02:36.375Z] "indexbyte_mipsx.s", [2024-03-20T20:02:36.375Z] "indexbyte_ppc64x.s", [2024-03-20T20:02:36.375Z] "indexbyte_riscv64.s", [2024-03-20T20:02:36.375Z] "indexbyte_s390x.s", [2024-03-20T20:02:36.375Z] "indexbyte_wasm.s" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "SFiles": [ [2024-03-20T20:02:36.375Z] "compare_amd64.s", [2024-03-20T20:02:36.375Z] "count_amd64.s", [2024-03-20T20:02:36.375Z] "equal_amd64.s", [2024-03-20T20:02:36.375Z] "index_amd64.s", [2024-03-20T20:02:36.375Z] "indexbyte_amd64.s" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "Imports": [ [2024-03-20T20:02:36.375Z] "internal/cpu", [2024-03-20T20:02:36.375Z] "unsafe" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "Deps": [ [2024-03-20T20:02:36.375Z] "internal/cpu", [2024-03-20T20:02:36.375Z] "unsafe" [2024-03-20T20:02:36.375Z] ] [2024-03-20T20:02:36.375Z] } [2024-03-20T20:02:36.375Z] { [2024-03-20T20:02:36.375Z] "Dir": "/usr/local/go/src/internal/goexperiment", [2024-03-20T20:02:36.375Z] "ImportPath": "internal/goexperiment", [2024-03-20T20:02:36.375Z] "Name": "goexperiment", [2024-03-20T20:02:36.375Z] "Doc": "Package goexperiment implements support for toolchain experiments.", [2024-03-20T20:02:36.375Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/goexperiment.a", [2024-03-20T20:02:36.375Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.375Z] "Goroot": true, [2024-03-20T20:02:36.375Z] "Standard": true, [2024-03-20T20:02:36.375Z] "DepOnly": true, [2024-03-20T20:02:36.375Z] "GoFiles": [ [2024-03-20T20:02:36.375Z] "exp_fieldtrack_off.go", [2024-03-20T20:02:36.375Z] "exp_preemptibleloops_off.go", [2024-03-20T20:02:36.375Z] "exp_regabi_off.go", [2024-03-20T20:02:36.375Z] "exp_regabiargs_on.go", [2024-03-20T20:02:36.375Z] "exp_regabidefer_on.go", [2024-03-20T20:02:36.375Z] "exp_regabig_on.go", [2024-03-20T20:02:36.375Z] "exp_regabireflect_on.go", [2024-03-20T20:02:36.375Z] "exp_regabiwrappers_on.go", [2024-03-20T20:02:36.375Z] "exp_staticlockranking_off.go", [2024-03-20T20:02:36.375Z] "flags.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.375Z] "exp_fieldtrack_on.go", [2024-03-20T20:02:36.375Z] "exp_preemptibleloops_on.go", [2024-03-20T20:02:36.375Z] "exp_regabi_on.go", [2024-03-20T20:02:36.375Z] "exp_regabiargs_off.go", [2024-03-20T20:02:36.375Z] "exp_regabidefer_off.go", [2024-03-20T20:02:36.375Z] "exp_regabig_off.go", [2024-03-20T20:02:36.375Z] "exp_regabireflect_off.go", [2024-03-20T20:02:36.375Z] "exp_regabiwrappers_off.go", [2024-03-20T20:02:36.375Z] "exp_staticlockranking_on.go", [2024-03-20T20:02:36.375Z] "mkconsts.go" [2024-03-20T20:02:36.375Z] ] [2024-03-20T20:02:36.375Z] } [2024-03-20T20:02:36.375Z] { [2024-03-20T20:02:36.375Z] "Dir": "/usr/local/go/src/runtime/internal/atomic", [2024-03-20T20:02:36.375Z] "ImportPath": "runtime/internal/atomic", [2024-03-20T20:02:36.375Z] "Name": "atomic", [2024-03-20T20:02:36.375Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/atomic.a", [2024-03-20T20:02:36.375Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.375Z] "Goroot": true, [2024-03-20T20:02:36.375Z] "Standard": true, [2024-03-20T20:02:36.375Z] "DepOnly": true, [2024-03-20T20:02:36.375Z] "GoFiles": [ [2024-03-20T20:02:36.375Z] "atomic_amd64.go", [2024-03-20T20:02:36.375Z] "stubs.go", [2024-03-20T20:02:36.375Z] "unaligned.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.375Z] "atomic_386.go", [2024-03-20T20:02:36.375Z] "atomic_arm.go", [2024-03-20T20:02:36.375Z] "atomic_arm64.go", [2024-03-20T20:02:36.375Z] "atomic_mips64x.go", [2024-03-20T20:02:36.375Z] "atomic_mipsx.go", [2024-03-20T20:02:36.375Z] "atomic_ppc64x.go", [2024-03-20T20:02:36.375Z] "atomic_riscv64.go", [2024-03-20T20:02:36.375Z] "atomic_s390x.go", [2024-03-20T20:02:36.375Z] "atomic_wasm.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.375Z] "atomic_386.s", [2024-03-20T20:02:36.375Z] "atomic_arm.s", [2024-03-20T20:02:36.375Z] "atomic_arm64.s", [2024-03-20T20:02:36.375Z] "atomic_mips64x.s", [2024-03-20T20:02:36.375Z] "atomic_mipsx.s", [2024-03-20T20:02:36.375Z] "atomic_ppc64x.s", [2024-03-20T20:02:36.375Z] "atomic_riscv64.s", [2024-03-20T20:02:36.375Z] "atomic_s390x.s", [2024-03-20T20:02:36.375Z] "atomic_wasm.s", [2024-03-20T20:02:36.375Z] "sys_linux_arm.s", [2024-03-20T20:02:36.375Z] "sys_nonlinux_arm.s" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "SFiles": [ [2024-03-20T20:02:36.375Z] "atomic_amd64.s" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "Imports": [ [2024-03-20T20:02:36.375Z] "unsafe" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "Deps": [ [2024-03-20T20:02:36.375Z] "unsafe" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "XTestGoFiles": [ [2024-03-20T20:02:36.375Z] "atomic_test.go", [2024-03-20T20:02:36.375Z] "bench_test.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "XTestImports": [ [2024-03-20T20:02:36.375Z] "runtime", [2024-03-20T20:02:36.375Z] "runtime/internal/atomic", [2024-03-20T20:02:36.375Z] "runtime/internal/sys", [2024-03-20T20:02:36.375Z] "testing", [2024-03-20T20:02:36.375Z] "unsafe" [2024-03-20T20:02:36.375Z] ] [2024-03-20T20:02:36.375Z] } [2024-03-20T20:02:36.375Z] { [2024-03-20T20:02:36.375Z] "Dir": "/usr/local/go/src/runtime/internal/sys", [2024-03-20T20:02:36.375Z] "ImportPath": "runtime/internal/sys", [2024-03-20T20:02:36.375Z] "Name": "sys", [2024-03-20T20:02:36.375Z] "Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.", [2024-03-20T20:02:36.375Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/sys.a", [2024-03-20T20:02:36.375Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.375Z] "Goroot": true, [2024-03-20T20:02:36.375Z] "Standard": true, [2024-03-20T20:02:36.375Z] "DepOnly": true, [2024-03-20T20:02:36.375Z] "GoFiles": [ [2024-03-20T20:02:36.375Z] "arch.go", [2024-03-20T20:02:36.375Z] "arch_amd64.go", [2024-03-20T20:02:36.375Z] "intrinsics.go", [2024-03-20T20:02:36.375Z] "intrinsics_common.go", [2024-03-20T20:02:36.375Z] "sys.go", [2024-03-20T20:02:36.375Z] "zgoarch_amd64.go", [2024-03-20T20:02:36.375Z] "zgoos_linux.go", [2024-03-20T20:02:36.375Z] "zversion.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.375Z] "arch_386.go", [2024-03-20T20:02:36.375Z] "arch_arm.go", [2024-03-20T20:02:36.375Z] "arch_arm64.go", [2024-03-20T20:02:36.375Z] "arch_mips.go", [2024-03-20T20:02:36.375Z] "arch_mips64.go", [2024-03-20T20:02:36.375Z] "arch_mips64le.go", [2024-03-20T20:02:36.375Z] "arch_mipsle.go", [2024-03-20T20:02:36.375Z] "arch_ppc64.go", [2024-03-20T20:02:36.375Z] "arch_ppc64le.go", [2024-03-20T20:02:36.375Z] "arch_riscv64.go", [2024-03-20T20:02:36.375Z] "arch_s390x.go", [2024-03-20T20:02:36.375Z] "arch_wasm.go", [2024-03-20T20:02:36.375Z] "gengoos.go", [2024-03-20T20:02:36.375Z] "intrinsics_stubs.go", [2024-03-20T20:02:36.375Z] "zgoarch_386.go", [2024-03-20T20:02:36.375Z] "zgoarch_arm.go", [2024-03-20T20:02:36.375Z] "zgoarch_arm64.go", [2024-03-20T20:02:36.375Z] "zgoarch_arm64be.go", [2024-03-20T20:02:36.375Z] "zgoarch_armbe.go", [2024-03-20T20:02:36.375Z] "zgoarch_loong64.go", [2024-03-20T20:02:36.375Z] "zgoarch_mips.go", [2024-03-20T20:02:36.375Z] "zgoarch_mips64.go", [2024-03-20T20:02:36.375Z] "zgoarch_mips64le.go", [2024-03-20T20:02:36.375Z] "zgoarch_mips64p32.go", [2024-03-20T20:02:36.375Z] "zgoarch_mips64p32le.go", [2024-03-20T20:02:36.375Z] "zgoarch_mipsle.go", [2024-03-20T20:02:36.375Z] "zgoarch_ppc.go", [2024-03-20T20:02:36.375Z] "zgoarch_ppc64.go", [2024-03-20T20:02:36.375Z] "zgoarch_ppc64le.go", [2024-03-20T20:02:36.375Z] "zgoarch_riscv.go", [2024-03-20T20:02:36.375Z] "zgoarch_riscv64.go", [2024-03-20T20:02:36.375Z] "zgoarch_s390.go", [2024-03-20T20:02:36.375Z] "zgoarch_s390x.go", [2024-03-20T20:02:36.375Z] "zgoarch_sparc.go", [2024-03-20T20:02:36.375Z] "zgoarch_sparc64.go", [2024-03-20T20:02:36.375Z] "zgoarch_wasm.go", [2024-03-20T20:02:36.375Z] "zgoos_aix.go", [2024-03-20T20:02:36.375Z] "zgoos_android.go", [2024-03-20T20:02:36.375Z] "zgoos_darwin.go", [2024-03-20T20:02:36.375Z] "zgoos_dragonfly.go", [2024-03-20T20:02:36.375Z] "zgoos_freebsd.go", [2024-03-20T20:02:36.375Z] "zgoos_hurd.go", [2024-03-20T20:02:36.375Z] "zgoos_illumos.go", [2024-03-20T20:02:36.375Z] "zgoos_ios.go", [2024-03-20T20:02:36.375Z] "zgoos_js.go", [2024-03-20T20:02:36.375Z] "zgoos_netbsd.go", [2024-03-20T20:02:36.375Z] "zgoos_openbsd.go", [2024-03-20T20:02:36.375Z] "zgoos_plan9.go", [2024-03-20T20:02:36.375Z] "zgoos_solaris.go", [2024-03-20T20:02:36.375Z] "zgoos_windows.go", [2024-03-20T20:02:36.375Z] "zgoos_zos.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.375Z] "intrinsics_386.s" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "XTestGoFiles": [ [2024-03-20T20:02:36.375Z] "intrinsics_test.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "XTestImports": [ [2024-03-20T20:02:36.375Z] "runtime/internal/sys", [2024-03-20T20:02:36.375Z] "testing" [2024-03-20T20:02:36.375Z] ] [2024-03-20T20:02:36.375Z] } [2024-03-20T20:02:36.375Z] { [2024-03-20T20:02:36.375Z] "Dir": "/usr/local/go/src/runtime/internal/math", [2024-03-20T20:02:36.375Z] "ImportPath": "runtime/internal/math", [2024-03-20T20:02:36.375Z] "Name": "math", [2024-03-20T20:02:36.375Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/math.a", [2024-03-20T20:02:36.375Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.375Z] "Goroot": true, [2024-03-20T20:02:36.375Z] "Standard": true, [2024-03-20T20:02:36.375Z] "DepOnly": true, [2024-03-20T20:02:36.375Z] "GoFiles": [ [2024-03-20T20:02:36.375Z] "math.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "Imports": [ [2024-03-20T20:02:36.375Z] "runtime/internal/sys" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "Deps": [ [2024-03-20T20:02:36.375Z] "runtime/internal/sys" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "XTestGoFiles": [ [2024-03-20T20:02:36.375Z] "math_test.go" [2024-03-20T20:02:36.375Z] ], [2024-03-20T20:02:36.375Z] "XTestImports": [ [2024-03-20T20:02:36.375Z] "runtime/internal/math", [2024-03-20T20:02:36.375Z] "testing" [2024-03-20T20:02:36.375Z] ] [2024-03-20T20:02:36.375Z] } [2024-03-20T20:02:36.375Z] { [2024-03-20T20:02:36.375Z] "Dir": "/usr/local/go/src/runtime", [2024-03-20T20:02:36.375Z] "ImportPath": "runtime", [2024-03-20T20:02:36.375Z] "Name": "runtime", [2024-03-20T20:02:36.375Z] "Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.", [2024-03-20T20:02:36.375Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime.a", [2024-03-20T20:02:36.375Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.375Z] "Goroot": true, [2024-03-20T20:02:36.375Z] "Standard": true, [2024-03-20T20:02:36.375Z] "DepOnly": true, [2024-03-20T20:02:36.375Z] "GoFiles": [ [2024-03-20T20:02:36.375Z] "alg.go", [2024-03-20T20:02:36.375Z] "atomic_pointer.go", [2024-03-20T20:02:36.375Z] "cgo.go", [2024-03-20T20:02:36.375Z] "cgo_mmap.go", [2024-03-20T20:02:36.375Z] "cgo_sigaction.go", [2024-03-20T20:02:36.375Z] "cgocall.go", [2024-03-20T20:02:36.375Z] "cgocallback.go", [2024-03-20T20:02:36.375Z] "cgocheck.go", [2024-03-20T20:02:36.375Z] "chan.go", [2024-03-20T20:02:36.376Z] "checkptr.go", [2024-03-20T20:02:36.376Z] "compiler.go", [2024-03-20T20:02:36.376Z] "complex.go", [2024-03-20T20:02:36.376Z] "cpuflags.go", [2024-03-20T20:02:36.376Z] "cpuflags_amd64.go", [2024-03-20T20:02:36.376Z] "cpuprof.go", [2024-03-20T20:02:36.376Z] "cputicks.go", [2024-03-20T20:02:36.376Z] "debug.go", [2024-03-20T20:02:36.376Z] "debugcall.go", [2024-03-20T20:02:36.376Z] "debuglog.go", [2024-03-20T20:02:36.376Z] "debuglog_off.go", [2024-03-20T20:02:36.376Z] "defs_linux_amd64.go", [2024-03-20T20:02:36.376Z] "env_posix.go", [2024-03-20T20:02:36.376Z] "error.go", [2024-03-20T20:02:36.376Z] "extern.go", [2024-03-20T20:02:36.376Z] "fastlog2.go", [2024-03-20T20:02:36.376Z] "fastlog2table.go", [2024-03-20T20:02:36.376Z] "float.go", [2024-03-20T20:02:36.376Z] "hash64.go", [2024-03-20T20:02:36.376Z] "heapdump.go", [2024-03-20T20:02:36.376Z] "histogram.go", [2024-03-20T20:02:36.376Z] "iface.go", [2024-03-20T20:02:36.376Z] "lfstack.go", [2024-03-20T20:02:36.376Z] "lfstack_64bit.go", [2024-03-20T20:02:36.376Z] "lock_futex.go", [2024-03-20T20:02:36.376Z] "lockrank.go", [2024-03-20T20:02:36.376Z] "lockrank_off.go", [2024-03-20T20:02:36.376Z] "malloc.go", [2024-03-20T20:02:36.376Z] "map.go", [2024-03-20T20:02:36.376Z] "map_fast32.go", [2024-03-20T20:02:36.376Z] "map_fast64.go", [2024-03-20T20:02:36.376Z] "map_faststr.go", [2024-03-20T20:02:36.376Z] "mbarrier.go", [2024-03-20T20:02:36.376Z] "mbitmap.go", [2024-03-20T20:02:36.376Z] "mcache.go", [2024-03-20T20:02:36.376Z] "mcentral.go", [2024-03-20T20:02:36.376Z] "mcheckmark.go", [2024-03-20T20:02:36.376Z] "mem_linux.go", [2024-03-20T20:02:36.376Z] "metrics.go", [2024-03-20T20:02:36.376Z] "mfinal.go", [2024-03-20T20:02:36.376Z] "mfixalloc.go", [2024-03-20T20:02:36.376Z] "mgc.go", [2024-03-20T20:02:36.376Z] "mgcmark.go", [2024-03-20T20:02:36.376Z] "mgcpacer.go", [2024-03-20T20:02:36.376Z] "mgcscavenge.go", [2024-03-20T20:02:36.376Z] "mgcstack.go", [2024-03-20T20:02:36.376Z] "mgcsweep.go", [2024-03-20T20:02:36.376Z] "mgcwork.go", [2024-03-20T20:02:36.376Z] "mheap.go", [2024-03-20T20:02:36.376Z] "mpagealloc.go", [2024-03-20T20:02:36.376Z] "mpagealloc_64bit.go", [2024-03-20T20:02:36.376Z] "mpagecache.go", [2024-03-20T20:02:36.376Z] "mpallocbits.go", [2024-03-20T20:02:36.376Z] "mprof.go", [2024-03-20T20:02:36.376Z] "mranges.go", [2024-03-20T20:02:36.376Z] "msan0.go", [2024-03-20T20:02:36.376Z] "msize.go", [2024-03-20T20:02:36.376Z] "mspanset.go", [2024-03-20T20:02:36.376Z] "mstats.go", [2024-03-20T20:02:36.376Z] "mwbbuf.go", [2024-03-20T20:02:36.376Z] "nbpipe_pipe2.go", [2024-03-20T20:02:36.376Z] "netpoll.go", [2024-03-20T20:02:36.376Z] "netpoll_epoll.go", [2024-03-20T20:02:36.376Z] "os_linux.go", [2024-03-20T20:02:36.376Z] "os_linux_generic.go", [2024-03-20T20:02:36.376Z] "os_linux_noauxv.go", [2024-03-20T20:02:36.376Z] "os_linux_x86.go", [2024-03-20T20:02:36.376Z] "os_nonopenbsd.go", [2024-03-20T20:02:36.376Z] "panic.go", [2024-03-20T20:02:36.376Z] "plugin.go", [2024-03-20T20:02:36.376Z] "preempt.go", [2024-03-20T20:02:36.376Z] "preempt_nonwindows.go", [2024-03-20T20:02:36.376Z] "print.go", [2024-03-20T20:02:36.376Z] "proc.go", [2024-03-20T20:02:36.376Z] "profbuf.go", [2024-03-20T20:02:36.376Z] "proflabel.go", [2024-03-20T20:02:36.376Z] "race0.go", [2024-03-20T20:02:36.376Z] "rdebug.go", [2024-03-20T20:02:36.376Z] "relax_stub.go", [2024-03-20T20:02:36.376Z] "runtime.go", [2024-03-20T20:02:36.376Z] "runtime1.go", [2024-03-20T20:02:36.376Z] "runtime2.go", [2024-03-20T20:02:36.376Z] "rwmutex.go", [2024-03-20T20:02:36.376Z] "select.go", [2024-03-20T20:02:36.376Z] "sema.go", [2024-03-20T20:02:36.376Z] "signal_amd64.go", [2024-03-20T20:02:36.376Z] "signal_linux_amd64.go", [2024-03-20T20:02:36.376Z] "signal_unix.go", [2024-03-20T20:02:36.376Z] "sigqueue.go", [2024-03-20T20:02:36.376Z] "sigqueue_note.go", [2024-03-20T20:02:36.376Z] "sigtab_linux_generic.go", [2024-03-20T20:02:36.376Z] "sizeclasses.go", [2024-03-20T20:02:36.376Z] "slice.go", [2024-03-20T20:02:36.376Z] "softfloat64.go", [2024-03-20T20:02:36.376Z] "stack.go", [2024-03-20T20:02:36.376Z] "string.go", [2024-03-20T20:02:36.376Z] "stubs.go", [2024-03-20T20:02:36.376Z] "stubs2.go", [2024-03-20T20:02:36.376Z] "stubs3.go", [2024-03-20T20:02:36.376Z] "stubs_amd64.go", [2024-03-20T20:02:36.376Z] "stubs_linux.go", [2024-03-20T20:02:36.376Z] "symtab.go", [2024-03-20T20:02:36.376Z] "sys_nonppc64x.go", [2024-03-20T20:02:36.376Z] "sys_x86.go", [2024-03-20T20:02:36.376Z] "time.go", [2024-03-20T20:02:36.376Z] "time_nofake.go", [2024-03-20T20:02:36.376Z] "timeasm.go", [2024-03-20T20:02:36.376Z] "tls_stub.go", [2024-03-20T20:02:36.376Z] "trace.go", [2024-03-20T20:02:36.376Z] "traceback.go", [2024-03-20T20:02:36.376Z] "type.go", [2024-03-20T20:02:36.376Z] "typekind.go", [2024-03-20T20:02:36.376Z] "utf8.go", [2024-03-20T20:02:36.376Z] "vdso_elf64.go", [2024-03-20T20:02:36.376Z] "vdso_linux.go", [2024-03-20T20:02:36.376Z] "vdso_linux_amd64.go", [2024-03-20T20:02:36.376Z] "write_err.go" [2024-03-20T20:02:36.376Z] ], [2024-03-20T20:02:36.376Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.376Z] "auxv_none.go", [2024-03-20T20:02:36.376Z] "cgo_ppc64x.go", [2024-03-20T20:02:36.376Z] "conv_wasm_test.go", [2024-03-20T20:02:36.376Z] "cpuflags_arm64.go", [2024-03-20T20:02:36.376Z] "crash_nonunix_test.go", [2024-03-20T20:02:36.376Z] "debuglog_on.go", [2024-03-20T20:02:36.376Z] "defs1_linux.go", [2024-03-20T20:02:36.376Z] "defs1_netbsd_386.go", [2024-03-20T20:02:36.376Z] "defs1_netbsd_amd64.go", [2024-03-20T20:02:36.376Z] "defs1_netbsd_arm.go", [2024-03-20T20:02:36.376Z] "defs1_netbsd_arm64.go", [2024-03-20T20:02:36.376Z] "defs1_solaris_amd64.go", [2024-03-20T20:02:36.376Z] "defs2_linux.go", [2024-03-20T20:02:36.376Z] "defs3_linux.go", [2024-03-20T20:02:36.376Z] "defs_aix.go", [2024-03-20T20:02:36.376Z] "defs_aix_ppc64.go", [2024-03-20T20:02:36.376Z] "defs_arm_linux.go", [2024-03-20T20:02:36.376Z] "defs_darwin.go", [2024-03-20T20:02:36.376Z] "defs_darwin_amd64.go", [2024-03-20T20:02:36.376Z] "defs_darwin_arm64.go", [2024-03-20T20:02:36.376Z] "defs_dragonfly.go", [2024-03-20T20:02:36.376Z] "defs_dragonfly_amd64.go", [2024-03-20T20:02:36.376Z] "defs_freebsd.go", [2024-03-20T20:02:36.376Z] "defs_freebsd_386.go", [2024-03-20T20:02:36.376Z] "defs_freebsd_amd64.go", [2024-03-20T20:02:36.376Z] "defs_freebsd_arm.go", [2024-03-20T20:02:36.376Z] "defs_freebsd_arm64.go", [2024-03-20T20:02:36.376Z] "defs_illumos_amd64.go", [2024-03-20T20:02:36.376Z] "defs_linux.go", [2024-03-20T20:02:36.376Z] "defs_linux_386.go", [2024-03-20T20:02:36.376Z] "defs_linux_arm.go", [2024-03-20T20:02:36.376Z] "defs_linux_arm64.go", [2024-03-20T20:02:36.376Z] "defs_linux_mips64x.go", [2024-03-20T20:02:36.376Z] "defs_linux_mipsx.go", [2024-03-20T20:02:36.376Z] "defs_linux_ppc64.go", [2024-03-20T20:02:36.376Z] "defs_linux_ppc64le.go", [2024-03-20T20:02:36.376Z] "defs_linux_riscv64.go", [2024-03-20T20:02:36.376Z] "defs_linux_s390x.go", [2024-03-20T20:02:36.376Z] "defs_netbsd.go", [2024-03-20T20:02:36.376Z] "defs_netbsd_386.go", [2024-03-20T20:02:36.376Z] "defs_netbsd_amd64.go", [2024-03-20T20:02:36.376Z] "defs_netbsd_arm.go", [2024-03-20T20:02:36.376Z] "defs_openbsd.go", [2024-03-20T20:02:36.376Z] "defs_openbsd_386.go", [2024-03-20T20:02:36.376Z] "defs_openbsd_amd64.go", [2024-03-20T20:02:36.376Z] "defs_openbsd_arm.go", [2024-03-20T20:02:36.376Z] "defs_openbsd_arm64.go", [2024-03-20T20:02:36.376Z] "defs_openbsd_mips64.go", [2024-03-20T20:02:36.376Z] "defs_plan9_386.go", [2024-03-20T20:02:36.376Z] "defs_plan9_amd64.go", [2024-03-20T20:02:36.376Z] "defs_plan9_arm.go", [2024-03-20T20:02:36.376Z] "defs_solaris.go", [2024-03-20T20:02:36.376Z] "defs_solaris_amd64.go", [2024-03-20T20:02:36.376Z] "defs_windows.go", [2024-03-20T20:02:36.376Z] "defs_windows_386.go", [2024-03-20T20:02:36.376Z] "defs_windows_amd64.go", [2024-03-20T20:02:36.376Z] "defs_windows_arm.go", [2024-03-20T20:02:36.376Z] "defs_windows_arm64.go", [2024-03-20T20:02:36.376Z] "env_plan9.go", [2024-03-20T20:02:36.376Z] "export_aix_test.go", [2024-03-20T20:02:36.376Z] "export_arm_test.go", [2024-03-20T20:02:36.376Z] "export_darwin_test.go", [2024-03-20T20:02:36.376Z] "export_debug_regabiargs_off_test.go", [2024-03-20T20:02:36.376Z] "export_pipe_test.go", [2024-03-20T20:02:36.376Z] "export_solaris_test.go", [2024-03-20T20:02:36.376Z] "export_windows_test.go", [2024-03-20T20:02:36.376Z] "hash32.go", [2024-03-20T20:02:36.376Z] "lfstack_32bit.go", [2024-03-20T20:02:36.376Z] "libfuzzer.go", [2024-03-20T20:02:36.376Z] "lock_js.go", [2024-03-20T20:02:36.376Z] "lock_sema.go", [2024-03-20T20:02:36.376Z] "lockrank_on.go", [2024-03-20T20:02:36.376Z] "mem_aix.go", [2024-03-20T20:02:36.376Z] "mem_bsd.go", [2024-03-20T20:02:36.376Z] "mem_darwin.go", [2024-03-20T20:02:36.376Z] "mem_js.go", [2024-03-20T20:02:36.376Z] "mem_plan9.go", [2024-03-20T20:02:36.376Z] "mem_windows.go", [2024-03-20T20:02:36.376Z] "mkduff.go", [2024-03-20T20:02:36.376Z] "mkfastlog2table.go", [2024-03-20T20:02:36.376Z] "mkpreempt.go", [2024-03-20T20:02:36.376Z] "mksizeclasses.go", [2024-03-20T20:02:36.376Z] "mmap.go", [2024-03-20T20:02:36.376Z] "mpagealloc_32bit.go", [2024-03-20T20:02:36.376Z] "msan.go", [2024-03-20T20:02:36.376Z] "nbpipe_fcntl_libc_test.go", [2024-03-20T20:02:36.376Z] "nbpipe_pipe.go", [2024-03-20T20:02:36.376Z] "net_plan9.go", [2024-03-20T20:02:36.376Z] "netpoll_aix.go", [2024-03-20T20:02:36.376Z] "netpoll_fake.go", [2024-03-20T20:02:36.376Z] "netpoll_kqueue.go", [2024-03-20T20:02:36.376Z] "netpoll_solaris.go", [2024-03-20T20:02:36.376Z] "netpoll_stub.go", [2024-03-20T20:02:36.376Z] "netpoll_windows.go", [2024-03-20T20:02:36.376Z] "numcpu_freebsd_test.go", [2024-03-20T20:02:36.376Z] "os2_aix.go", [2024-03-20T20:02:36.376Z] "os2_freebsd.go", [2024-03-20T20:02:36.376Z] "os2_openbsd.go", [2024-03-20T20:02:36.376Z] "os2_plan9.go", [2024-03-20T20:02:36.376Z] "os2_solaris.go", [2024-03-20T20:02:36.376Z] "os3_plan9.go", [2024-03-20T20:02:36.376Z] "os3_solaris.go", [2024-03-20T20:02:36.376Z] "os_aix.go", [2024-03-20T20:02:36.376Z] "os_android.go", [2024-03-20T20:02:36.376Z] "os_darwin.go", [2024-03-20T20:02:36.376Z] "os_darwin_arm64.go", [2024-03-20T20:02:36.376Z] "os_dragonfly.go", [2024-03-20T20:02:36.376Z] "os_freebsd.go", [2024-03-20T20:02:36.376Z] "os_freebsd2.go", [2024-03-20T20:02:36.376Z] "os_freebsd_amd64.go", [2024-03-20T20:02:36.376Z] "os_freebsd_arm.go", [2024-03-20T20:02:36.376Z] "os_freebsd_arm64.go", [2024-03-20T20:02:36.376Z] "os_freebsd_noauxv.go", [2024-03-20T20:02:36.376Z] "os_illumos.go", [2024-03-20T20:02:36.376Z] "os_js.go", [2024-03-20T20:02:36.376Z] "os_linux_arm.go", [2024-03-20T20:02:36.376Z] "os_linux_arm64.go", [2024-03-20T20:02:36.376Z] "os_linux_be64.go", [2024-03-20T20:02:36.376Z] "os_linux_mips64x.go", [2024-03-20T20:02:36.376Z] "os_linux_mipsx.go", [2024-03-20T20:02:36.376Z] "os_linux_novdso.go", [2024-03-20T20:02:36.376Z] "os_linux_ppc64x.go", [2024-03-20T20:02:36.376Z] "os_linux_riscv64.go", [2024-03-20T20:02:36.376Z] "os_linux_s390x.go", [2024-03-20T20:02:36.376Z] "os_netbsd.go", [2024-03-20T20:02:36.376Z] "os_netbsd_386.go", [2024-03-20T20:02:36.376Z] "os_netbsd_amd64.go", [2024-03-20T20:02:36.376Z] "os_netbsd_arm.go", [2024-03-20T20:02:36.376Z] "os_netbsd_arm64.go", [2024-03-20T20:02:36.376Z] "os_only_solaris.go", [2024-03-20T20:02:36.376Z] "os_openbsd.go", [2024-03-20T20:02:36.376Z] "os_openbsd_arm.go", [2024-03-20T20:02:36.376Z] "os_openbsd_arm64.go", [2024-03-20T20:02:36.376Z] "os_openbsd_libc.go", [2024-03-20T20:02:36.376Z] "os_openbsd_mips64.go", [2024-03-20T20:02:36.376Z] "os_openbsd_syscall.go", [2024-03-20T20:02:36.376Z] "os_openbsd_syscall1.go", [2024-03-20T20:02:36.376Z] "os_openbsd_syscall2.go", [2024-03-20T20:02:36.376Z] "os_plan9.go", [2024-03-20T20:02:36.376Z] "os_plan9_arm.go", [2024-03-20T20:02:36.376Z] "os_solaris.go", [2024-03-20T20:02:36.376Z] "os_windows.go", [2024-03-20T20:02:36.376Z] "os_windows_arm.go", [2024-03-20T20:02:36.376Z] "os_windows_arm64.go", [2024-03-20T20:02:36.376Z] "panic32.go", [2024-03-20T20:02:36.376Z] "race.go", [2024-03-20T20:02:36.376Z] "sigaction.go", [2024-03-20T20:02:36.376Z] "signal_386.go", [2024-03-20T20:02:36.376Z] "signal_aix_ppc64.go", [2024-03-20T20:02:36.376Z] "signal_arm.go", [2024-03-20T20:02:36.376Z] "signal_arm64.go", [2024-03-20T20:02:36.376Z] "signal_darwin.go", [2024-03-20T20:02:36.376Z] "signal_darwin_amd64.go", [2024-03-20T20:02:36.376Z] "signal_darwin_arm64.go", [2024-03-20T20:02:36.376Z] "signal_dragonfly.go", [2024-03-20T20:02:36.376Z] "signal_dragonfly_amd64.go", [2024-03-20T20:02:36.376Z] "signal_freebsd.go", [2024-03-20T20:02:36.376Z] "signal_freebsd_386.go", [2024-03-20T20:02:36.376Z] "signal_freebsd_amd64.go", [2024-03-20T20:02:36.376Z] "signal_freebsd_arm.go", [2024-03-20T20:02:36.376Z] "signal_freebsd_arm64.go", [2024-03-20T20:02:36.376Z] "signal_linux_386.go", [2024-03-20T20:02:36.376Z] "signal_linux_arm.go", [2024-03-20T20:02:36.376Z] "signal_linux_arm64.go", [2024-03-20T20:02:36.376Z] "signal_linux_mips64x.go", [2024-03-20T20:02:36.376Z] "signal_linux_mipsx.go", [2024-03-20T20:02:36.376Z] "signal_linux_ppc64x.go", [2024-03-20T20:02:36.376Z] "signal_linux_riscv64.go", [2024-03-20T20:02:36.376Z] "signal_linux_s390x.go", [2024-03-20T20:02:36.376Z] "signal_mips64x.go", [2024-03-20T20:02:36.376Z] "signal_mipsx.go", [2024-03-20T20:02:36.376Z] "signal_netbsd.go", [2024-03-20T20:02:36.376Z] "signal_netbsd_386.go", [2024-03-20T20:02:36.376Z] "signal_netbsd_amd64.go", [2024-03-20T20:02:36.376Z] "signal_netbsd_arm.go", [2024-03-20T20:02:36.376Z] "signal_netbsd_arm64.go", [2024-03-20T20:02:36.376Z] "signal_openbsd.go", [2024-03-20T20:02:36.376Z] "signal_openbsd_386.go", [2024-03-20T20:02:36.376Z] "signal_openbsd_amd64.go", [2024-03-20T20:02:36.376Z] "signal_openbsd_arm.go", [2024-03-20T20:02:36.377Z] "signal_openbsd_arm64.go", [2024-03-20T20:02:36.377Z] "signal_openbsd_mips64.go", [2024-03-20T20:02:36.377Z] "signal_plan9.go", [2024-03-20T20:02:36.377Z] "signal_ppc64x.go", [2024-03-20T20:02:36.377Z] "signal_riscv64.go", [2024-03-20T20:02:36.377Z] "signal_solaris.go", [2024-03-20T20:02:36.377Z] "signal_solaris_amd64.go", [2024-03-20T20:02:36.377Z] "signal_windows.go", [2024-03-20T20:02:36.377Z] "signal_windows_test.go", [2024-03-20T20:02:36.377Z] "sigqueue_plan9.go", [2024-03-20T20:02:36.377Z] "sigtab_aix.go", [2024-03-20T20:02:36.377Z] "sigtab_linux_mipsx.go", [2024-03-20T20:02:36.377Z] "stubs_386.go", [2024-03-20T20:02:36.377Z] "stubs_arm.go", [2024-03-20T20:02:36.377Z] "stubs_arm64.go", [2024-03-20T20:02:36.377Z] "stubs_mips64x.go", [2024-03-20T20:02:36.377Z] "stubs_mipsx.go", [2024-03-20T20:02:36.377Z] "stubs_nonlinux.go", [2024-03-20T20:02:36.377Z] "stubs_ppc64.go", [2024-03-20T20:02:36.377Z] "stubs_ppc64le.go", [2024-03-20T20:02:36.377Z] "stubs_s390x.go", [2024-03-20T20:02:36.377Z] "sys_arm.go", [2024-03-20T20:02:36.377Z] "sys_arm64.go", [2024-03-20T20:02:36.377Z] "sys_darwin.go", [2024-03-20T20:02:36.377Z] "sys_darwin_arm64.go", [2024-03-20T20:02:36.377Z] "sys_libc.go", [2024-03-20T20:02:36.377Z] "sys_mips64x.go", [2024-03-20T20:02:36.377Z] "sys_mipsx.go", [2024-03-20T20:02:36.377Z] "sys_openbsd.go", [2024-03-20T20:02:36.377Z] "sys_openbsd1.go", [2024-03-20T20:02:36.377Z] "sys_openbsd2.go", [2024-03-20T20:02:36.377Z] "sys_openbsd3.go", [2024-03-20T20:02:36.377Z] "sys_ppc64x.go", [2024-03-20T20:02:36.377Z] "sys_riscv64.go", [2024-03-20T20:02:36.377Z] "sys_s390x.go", [2024-03-20T20:02:36.377Z] "sys_wasm.go", [2024-03-20T20:02:36.377Z] "syscall2_solaris.go", [2024-03-20T20:02:36.377Z] "syscall_aix.go", [2024-03-20T20:02:36.377Z] "syscall_solaris.go", [2024-03-20T20:02:36.377Z] "syscall_windows.go", [2024-03-20T20:02:36.377Z] "syscall_windows_test.go", [2024-03-20T20:02:36.377Z] "time_fake.go", [2024-03-20T20:02:36.377Z] "timestub.go", [2024-03-20T20:02:36.377Z] "timestub2.go", [2024-03-20T20:02:36.377Z] "tls_windows_amd64.go", [2024-03-20T20:02:36.377Z] "vdso_elf32.go", [2024-03-20T20:02:36.377Z] "vdso_freebsd.go", [2024-03-20T20:02:36.377Z] "vdso_freebsd_arm.go", [2024-03-20T20:02:36.377Z] "vdso_freebsd_arm64.go", [2024-03-20T20:02:36.377Z] "vdso_freebsd_x86.go", [2024-03-20T20:02:36.377Z] "vdso_in_none.go", [2024-03-20T20:02:36.377Z] "vdso_linux_386.go", [2024-03-20T20:02:36.377Z] "vdso_linux_arm.go", [2024-03-20T20:02:36.377Z] "vdso_linux_arm64.go", [2024-03-20T20:02:36.377Z] "vdso_linux_mips64x.go", [2024-03-20T20:02:36.377Z] "vdso_linux_ppc64x.go", [2024-03-20T20:02:36.377Z] "vlop_arm_test.go", [2024-03-20T20:02:36.377Z] "vlrt.go", [2024-03-20T20:02:36.377Z] "wincallback.go", [2024-03-20T20:02:36.377Z] "write_err_android.go", [2024-03-20T20:02:36.377Z] "zcallback_windows.go" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.377Z] "asm_386.s", [2024-03-20T20:02:36.377Z] "asm_arm.s", [2024-03-20T20:02:36.377Z] "asm_arm64.s", [2024-03-20T20:02:36.377Z] "asm_mips64x.s", [2024-03-20T20:02:36.377Z] "asm_mipsx.s", [2024-03-20T20:02:36.377Z] "asm_ppc64x.s", [2024-03-20T20:02:36.377Z] "asm_riscv64.s", [2024-03-20T20:02:36.377Z] "asm_s390x.s", [2024-03-20T20:02:36.377Z] "asm_wasm.s", [2024-03-20T20:02:36.377Z] "atomic_arm64.s", [2024-03-20T20:02:36.377Z] "atomic_mips64x.s", [2024-03-20T20:02:36.377Z] "atomic_mipsx.s", [2024-03-20T20:02:36.377Z] "atomic_ppc64x.s", [2024-03-20T20:02:36.377Z] "atomic_riscv64.s", [2024-03-20T20:02:36.377Z] "duff_386.s", [2024-03-20T20:02:36.377Z] "duff_arm.s", [2024-03-20T20:02:36.377Z] "duff_arm64.s", [2024-03-20T20:02:36.377Z] "duff_mips64x.s", [2024-03-20T20:02:36.377Z] "duff_ppc64x.s", [2024-03-20T20:02:36.377Z] "duff_riscv64.s", [2024-03-20T20:02:36.377Z] "duff_s390x.s", [2024-03-20T20:02:36.377Z] "libfuzzer_amd64.s", [2024-03-20T20:02:36.377Z] "libfuzzer_arm64.s", [2024-03-20T20:02:36.377Z] "memclr_386.s", [2024-03-20T20:02:36.377Z] "memclr_arm.s", [2024-03-20T20:02:36.377Z] "memclr_arm64.s", [2024-03-20T20:02:36.377Z] "memclr_mips64x.s", [2024-03-20T20:02:36.377Z] "memclr_mipsx.s", [2024-03-20T20:02:36.377Z] "memclr_plan9_386.s", [2024-03-20T20:02:36.377Z] "memclr_plan9_amd64.s", [2024-03-20T20:02:36.377Z] "memclr_ppc64x.s", [2024-03-20T20:02:36.377Z] "memclr_riscv64.s", [2024-03-20T20:02:36.377Z] "memclr_s390x.s", [2024-03-20T20:02:36.377Z] "memclr_wasm.s", [2024-03-20T20:02:36.377Z] "memmove_386.s", [2024-03-20T20:02:36.377Z] "memmove_arm.s", [2024-03-20T20:02:36.377Z] "memmove_arm64.s", [2024-03-20T20:02:36.377Z] "memmove_mips64x.s", [2024-03-20T20:02:36.377Z] "memmove_mipsx.s", [2024-03-20T20:02:36.377Z] "memmove_plan9_386.s", [2024-03-20T20:02:36.377Z] "memmove_plan9_amd64.s", [2024-03-20T20:02:36.377Z] "memmove_ppc64x.s", [2024-03-20T20:02:36.377Z] "memmove_riscv64.s", [2024-03-20T20:02:36.377Z] "memmove_s390x.s", [2024-03-20T20:02:36.377Z] "memmove_wasm.s", [2024-03-20T20:02:36.377Z] "msan_amd64.s", [2024-03-20T20:02:36.377Z] "msan_arm64.s", [2024-03-20T20:02:36.377Z] "preempt_386.s", [2024-03-20T20:02:36.377Z] "preempt_arm.s", [2024-03-20T20:02:36.377Z] "preempt_arm64.s", [2024-03-20T20:02:36.377Z] "preempt_mips64x.s", [2024-03-20T20:02:36.377Z] "preempt_mipsx.s", [2024-03-20T20:02:36.377Z] "preempt_ppc64x.s", [2024-03-20T20:02:36.377Z] "preempt_riscv64.s", [2024-03-20T20:02:36.377Z] "preempt_s390x.s", [2024-03-20T20:02:36.377Z] "preempt_wasm.s", [2024-03-20T20:02:36.377Z] "race_amd64.s", [2024-03-20T20:02:36.377Z] "race_arm64.s", [2024-03-20T20:02:36.377Z] "race_ppc64le.s", [2024-03-20T20:02:36.377Z] "rt0_aix_ppc64.s", [2024-03-20T20:02:36.377Z] "rt0_android_386.s", [2024-03-20T20:02:36.377Z] "rt0_android_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_android_arm.s", [2024-03-20T20:02:36.377Z] "rt0_android_arm64.s", [2024-03-20T20:02:36.377Z] "rt0_darwin_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_darwin_arm64.s", [2024-03-20T20:02:36.377Z] "rt0_dragonfly_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_freebsd_386.s", [2024-03-20T20:02:36.377Z] "rt0_freebsd_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_freebsd_arm.s", [2024-03-20T20:02:36.377Z] "rt0_freebsd_arm64.s", [2024-03-20T20:02:36.377Z] "rt0_illumos_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_ios_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_ios_arm64.s", [2024-03-20T20:02:36.377Z] "rt0_js_wasm.s", [2024-03-20T20:02:36.377Z] "rt0_linux_386.s", [2024-03-20T20:02:36.377Z] "rt0_linux_arm.s", [2024-03-20T20:02:36.377Z] "rt0_linux_arm64.s", [2024-03-20T20:02:36.377Z] "rt0_linux_mips64x.s", [2024-03-20T20:02:36.377Z] "rt0_linux_mipsx.s", [2024-03-20T20:02:36.377Z] "rt0_linux_ppc64.s", [2024-03-20T20:02:36.377Z] "rt0_linux_ppc64le.s", [2024-03-20T20:02:36.377Z] "rt0_linux_riscv64.s", [2024-03-20T20:02:36.377Z] "rt0_linux_s390x.s", [2024-03-20T20:02:36.377Z] "rt0_netbsd_386.s", [2024-03-20T20:02:36.377Z] "rt0_netbsd_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_netbsd_arm.s", [2024-03-20T20:02:36.377Z] "rt0_netbsd_arm64.s", [2024-03-20T20:02:36.377Z] "rt0_openbsd_386.s", [2024-03-20T20:02:36.377Z] "rt0_openbsd_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_openbsd_arm.s", [2024-03-20T20:02:36.377Z] "rt0_openbsd_arm64.s", [2024-03-20T20:02:36.377Z] "rt0_openbsd_mips64.s", [2024-03-20T20:02:36.377Z] "rt0_plan9_386.s", [2024-03-20T20:02:36.377Z] "rt0_plan9_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_plan9_arm.s", [2024-03-20T20:02:36.377Z] "rt0_solaris_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_windows_386.s", [2024-03-20T20:02:36.377Z] "rt0_windows_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_windows_arm.s", [2024-03-20T20:02:36.377Z] "rt0_windows_arm64.s", [2024-03-20T20:02:36.377Z] "sys_aix_ppc64.s", [2024-03-20T20:02:36.377Z] "sys_darwin_amd64.s", [2024-03-20T20:02:36.377Z] "sys_darwin_arm64.s", [2024-03-20T20:02:36.377Z] "sys_dragonfly_amd64.s", [2024-03-20T20:02:36.377Z] "sys_freebsd_386.s", [2024-03-20T20:02:36.377Z] "sys_freebsd_amd64.s", [2024-03-20T20:02:36.377Z] "sys_freebsd_arm.s", [2024-03-20T20:02:36.377Z] "sys_freebsd_arm64.s", [2024-03-20T20:02:36.377Z] "sys_linux_386.s", [2024-03-20T20:02:36.377Z] "sys_linux_arm.s", [2024-03-20T20:02:36.377Z] "sys_linux_arm64.s", [2024-03-20T20:02:36.377Z] "sys_linux_mips64x.s", [2024-03-20T20:02:36.377Z] "sys_linux_mipsx.s", [2024-03-20T20:02:36.377Z] "sys_linux_ppc64x.s", [2024-03-20T20:02:36.377Z] "sys_linux_riscv64.s", [2024-03-20T20:02:36.377Z] "sys_linux_s390x.s", [2024-03-20T20:02:36.377Z] "sys_netbsd_386.s", [2024-03-20T20:02:36.377Z] "sys_netbsd_amd64.s", [2024-03-20T20:02:36.377Z] "sys_netbsd_arm.s", [2024-03-20T20:02:36.377Z] "sys_netbsd_arm64.s", [2024-03-20T20:02:36.377Z] "sys_openbsd_386.s", [2024-03-20T20:02:36.377Z] "sys_openbsd_amd64.s", [2024-03-20T20:02:36.377Z] "sys_openbsd_arm.s", [2024-03-20T20:02:36.377Z] "sys_openbsd_arm64.s", [2024-03-20T20:02:36.377Z] "sys_openbsd_mips64.s", [2024-03-20T20:02:36.377Z] "sys_plan9_386.s", [2024-03-20T20:02:36.377Z] "sys_plan9_amd64.s", [2024-03-20T20:02:36.377Z] "sys_plan9_arm.s", [2024-03-20T20:02:36.377Z] "sys_solaris_amd64.s", [2024-03-20T20:02:36.377Z] "sys_wasm.s", [2024-03-20T20:02:36.377Z] "sys_windows_386.s", [2024-03-20T20:02:36.377Z] "sys_windows_amd64.s", [2024-03-20T20:02:36.377Z] "sys_windows_arm.s", [2024-03-20T20:02:36.377Z] "sys_windows_arm64.s", [2024-03-20T20:02:36.377Z] "time_windows.h", [2024-03-20T20:02:36.377Z] "time_windows_386.s", [2024-03-20T20:02:36.377Z] "time_windows_amd64.s", [2024-03-20T20:02:36.377Z] "time_windows_arm.s", [2024-03-20T20:02:36.377Z] "time_windows_arm64.s", [2024-03-20T20:02:36.377Z] "tls_arm.s", [2024-03-20T20:02:36.377Z] "tls_arm64.h", [2024-03-20T20:02:36.377Z] "tls_arm64.s", [2024-03-20T20:02:36.377Z] "tls_mips64x.s", [2024-03-20T20:02:36.377Z] "tls_mipsx.s", [2024-03-20T20:02:36.377Z] "tls_ppc64x.s", [2024-03-20T20:02:36.377Z] "tls_riscv64.s", [2024-03-20T20:02:36.377Z] "tls_s390x.s", [2024-03-20T20:02:36.377Z] "vlop_386.s", [2024-03-20T20:02:36.377Z] "vlop_arm.s", [2024-03-20T20:02:36.377Z] "zcallback_windows.s", [2024-03-20T20:02:36.377Z] "zcallback_windows_arm.s", [2024-03-20T20:02:36.377Z] "zcallback_windows_arm64.s" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "HFiles": [ [2024-03-20T20:02:36.377Z] "asm_ppc64x.h", [2024-03-20T20:02:36.377Z] "funcdata.h", [2024-03-20T20:02:36.377Z] "go_tls.h", [2024-03-20T20:02:36.377Z] "textflag.h" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "SFiles": [ [2024-03-20T20:02:36.377Z] "asm.s", [2024-03-20T20:02:36.377Z] "asm_amd64.s", [2024-03-20T20:02:36.377Z] "duff_amd64.s", [2024-03-20T20:02:36.377Z] "memclr_amd64.s", [2024-03-20T20:02:36.377Z] "memmove_amd64.s", [2024-03-20T20:02:36.377Z] "preempt_amd64.s", [2024-03-20T20:02:36.377Z] "rt0_linux_amd64.s", [2024-03-20T20:02:36.377Z] "sys_linux_amd64.s", [2024-03-20T20:02:36.377Z] "time_linux_amd64.s" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "Imports": [ [2024-03-20T20:02:36.377Z] "internal/abi", [2024-03-20T20:02:36.377Z] "internal/bytealg", [2024-03-20T20:02:36.377Z] "internal/cpu", [2024-03-20T20:02:36.377Z] "internal/goexperiment", [2024-03-20T20:02:36.377Z] "runtime/internal/atomic", [2024-03-20T20:02:36.377Z] "runtime/internal/math", [2024-03-20T20:02:36.377Z] "runtime/internal/sys", [2024-03-20T20:02:36.377Z] "unsafe" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "Deps": [ [2024-03-20T20:02:36.377Z] "internal/abi", [2024-03-20T20:02:36.377Z] "internal/bytealg", [2024-03-20T20:02:36.377Z] "internal/cpu", [2024-03-20T20:02:36.377Z] "internal/goexperiment", [2024-03-20T20:02:36.377Z] "runtime/internal/atomic", [2024-03-20T20:02:36.377Z] "runtime/internal/math", [2024-03-20T20:02:36.377Z] "runtime/internal/sys", [2024-03-20T20:02:36.377Z] "unsafe" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "TestGoFiles": [ [2024-03-20T20:02:36.377Z] "export_debug_regabiargs_on_test.go", [2024-03-20T20:02:36.377Z] "export_debug_test.go", [2024-03-20T20:02:36.377Z] "export_debuglog_test.go", [2024-03-20T20:02:36.377Z] "export_futex_test.go", [2024-03-20T20:02:36.377Z] "export_linux_test.go", [2024-03-20T20:02:36.377Z] "export_mmap_test.go", [2024-03-20T20:02:36.377Z] "export_pipe2_test.go", [2024-03-20T20:02:36.377Z] "export_test.go", [2024-03-20T20:02:36.377Z] "export_unix_test.go", [2024-03-20T20:02:36.377Z] "proc_runtime_test.go" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "TestImports": [ [2024-03-20T20:02:36.377Z] "internal/abi", [2024-03-20T20:02:36.377Z] "runtime/internal/atomic", [2024-03-20T20:02:36.377Z] "runtime/internal/sys", [2024-03-20T20:02:36.377Z] "unsafe" [2024-03-20T20:02:36.377Z] ], [2024-03-20T20:02:36.377Z] "XTestGoFiles": [ [2024-03-20T20:02:36.377Z] "abi_test.go", [2024-03-20T20:02:36.377Z] "callers_test.go", [2024-03-20T20:02:36.377Z] "chan_test.go", [2024-03-20T20:02:36.377Z] "chanbarrier_test.go", [2024-03-20T20:02:36.377Z] "checkptr_test.go", [2024-03-20T20:02:36.377Z] "closure_test.go", [2024-03-20T20:02:36.377Z] "complex_test.go", [2024-03-20T20:02:36.377Z] "crash_cgo_test.go", [2024-03-20T20:02:36.377Z] "crash_test.go", [2024-03-20T20:02:36.377Z] "crash_unix_test.go", [2024-03-20T20:02:36.377Z] "debug_test.go", [2024-03-20T20:02:36.377Z] "debuglog_test.go", [2024-03-20T20:02:36.377Z] "defer_test.go", [2024-03-20T20:02:36.377Z] "env_test.go", [2024-03-20T20:02:36.377Z] "example_test.go", [2024-03-20T20:02:36.377Z] "fastlog2_test.go", [2024-03-20T20:02:36.377Z] "futex_test.go", [2024-03-20T20:02:36.377Z] "gc_test.go", [2024-03-20T20:02:36.377Z] "gcinfo_test.go", [2024-03-20T20:02:36.377Z] "hash_test.go", [2024-03-20T20:02:36.377Z] "histogram_test.go", [2024-03-20T20:02:36.377Z] "iface_test.go", [2024-03-20T20:02:36.377Z] "lfstack_test.go", [2024-03-20T20:02:36.377Z] "lockrank_test.go", [2024-03-20T20:02:36.377Z] "malloc_test.go", [2024-03-20T20:02:36.377Z] "map_benchmark_test.go", [2024-03-20T20:02:36.378Z] "map_test.go", [2024-03-20T20:02:36.378Z] "memmove_linux_amd64_test.go", [2024-03-20T20:02:36.378Z] "memmove_test.go", [2024-03-20T20:02:36.378Z] "metrics_test.go", [2024-03-20T20:02:36.378Z] "mfinal_test.go", [2024-03-20T20:02:36.378Z] "mgcscavenge_test.go", [2024-03-20T20:02:36.378Z] "mpagealloc_test.go", [2024-03-20T20:02:36.378Z] "mpagecache_test.go", [2024-03-20T20:02:36.378Z] "mpallocbits_test.go", [2024-03-20T20:02:36.378Z] "mranges_test.go", [2024-03-20T20:02:36.378Z] "nbpipe_fcntl_unix_test.go", [2024-03-20T20:02:36.378Z] "nbpipe_test.go", [2024-03-20T20:02:36.378Z] "netpoll_os_test.go", [2024-03-20T20:02:36.378Z] "norace_linux_test.go", [2024-03-20T20:02:36.378Z] "norace_test.go", [2024-03-20T20:02:36.378Z] "panic_test.go", [2024-03-20T20:02:36.378Z] "proc_test.go", [2024-03-20T20:02:36.378Z] "profbuf_test.go", [2024-03-20T20:02:36.378Z] "rand_test.go", [2024-03-20T20:02:36.378Z] "runtime-gdb_test.go", [2024-03-20T20:02:36.378Z] "runtime-lldb_test.go", [2024-03-20T20:02:36.378Z] "runtime_linux_test.go", [2024-03-20T20:02:36.378Z] "runtime_mmap_test.go", [2024-03-20T20:02:36.378Z] "runtime_test.go", [2024-03-20T20:02:36.378Z] "runtime_unix_test.go", [2024-03-20T20:02:36.378Z] "rwmutex_test.go", [2024-03-20T20:02:36.378Z] "sema_test.go", [2024-03-20T20:02:36.378Z] "semasleep_test.go", [2024-03-20T20:02:36.378Z] "sizeof_test.go", [2024-03-20T20:02:36.378Z] "slice_test.go", [2024-03-20T20:02:36.378Z] "softfloat64_test.go", [2024-03-20T20:02:36.378Z] "stack_test.go", [2024-03-20T20:02:36.378Z] "string_test.go", [2024-03-20T20:02:36.378Z] "symtab_test.go", [2024-03-20T20:02:36.378Z] "time_test.go", [2024-03-20T20:02:36.378Z] "traceback_test.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestImports": [ [2024-03-20T20:02:36.378Z] "bytes", [2024-03-20T20:02:36.378Z] "crypto/rand", [2024-03-20T20:02:36.378Z] "encoding/binary", [2024-03-20T20:02:36.378Z] "errors", [2024-03-20T20:02:36.378Z] "flag", [2024-03-20T20:02:36.378Z] "fmt", [2024-03-20T20:02:36.378Z] "internal/abi", [2024-03-20T20:02:36.378Z] "internal/goexperiment", [2024-03-20T20:02:36.378Z] "internal/race", [2024-03-20T20:02:36.378Z] "internal/syscall/unix", [2024-03-20T20:02:36.378Z] "internal/testenv", [2024-03-20T20:02:36.378Z] "io", [2024-03-20T20:02:36.378Z] "math", [2024-03-20T20:02:36.378Z] "math/cmplx", [2024-03-20T20:02:36.378Z] "math/rand", [2024-03-20T20:02:36.378Z] "net", [2024-03-20T20:02:36.378Z] "os", [2024-03-20T20:02:36.378Z] "os/exec", [2024-03-20T20:02:36.378Z] "path/filepath", [2024-03-20T20:02:36.378Z] "reflect", [2024-03-20T20:02:36.378Z] "regexp", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "runtime/debug", [2024-03-20T20:02:36.378Z] "runtime/internal/sys", [2024-03-20T20:02:36.378Z] "runtime/metrics", [2024-03-20T20:02:36.378Z] "sort", [2024-03-20T20:02:36.378Z] "strconv", [2024-03-20T20:02:36.378Z] "strings", [2024-03-20T20:02:36.378Z] "sync", [2024-03-20T20:02:36.378Z] "sync/atomic", [2024-03-20T20:02:36.378Z] "syscall", [2024-03-20T20:02:36.378Z] "testing", [2024-03-20T20:02:36.378Z] "time", [2024-03-20T20:02:36.378Z] "unicode/utf8", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ] [2024-03-20T20:02:36.378Z] } [2024-03-20T20:02:36.378Z] { [2024-03-20T20:02:36.378Z] "Dir": "/usr/local/go/src/internal/reflectlite", [2024-03-20T20:02:36.378Z] "ImportPath": "internal/reflectlite", [2024-03-20T20:02:36.378Z] "Name": "reflectlite", [2024-03-20T20:02:36.378Z] "Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".", [2024-03-20T20:02:36.378Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/reflectlite.a", [2024-03-20T20:02:36.378Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.378Z] "Goroot": true, [2024-03-20T20:02:36.378Z] "Standard": true, [2024-03-20T20:02:36.378Z] "DepOnly": true, [2024-03-20T20:02:36.378Z] "GoFiles": [ [2024-03-20T20:02:36.378Z] "swapper.go", [2024-03-20T20:02:36.378Z] "type.go", [2024-03-20T20:02:36.378Z] "value.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "SFiles": [ [2024-03-20T20:02:36.378Z] "asm.s" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Imports": [ [2024-03-20T20:02:36.378Z] "internal/unsafeheader", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Deps": [ [2024-03-20T20:02:36.378Z] "internal/abi", [2024-03-20T20:02:36.378Z] "internal/bytealg", [2024-03-20T20:02:36.378Z] "internal/cpu", [2024-03-20T20:02:36.378Z] "internal/goexperiment", [2024-03-20T20:02:36.378Z] "internal/unsafeheader", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "runtime/internal/atomic", [2024-03-20T20:02:36.378Z] "runtime/internal/math", [2024-03-20T20:02:36.378Z] "runtime/internal/sys", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "TestGoFiles": [ [2024-03-20T20:02:36.378Z] "export_test.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "TestImports": [ [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestGoFiles": [ [2024-03-20T20:02:36.378Z] "all_test.go", [2024-03-20T20:02:36.378Z] "reflect_mirror_test.go", [2024-03-20T20:02:36.378Z] "set_test.go", [2024-03-20T20:02:36.378Z] "tostring_test.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestImports": [ [2024-03-20T20:02:36.378Z] "bytes", [2024-03-20T20:02:36.378Z] "encoding/base64", [2024-03-20T20:02:36.378Z] "fmt", [2024-03-20T20:02:36.378Z] "go/ast", [2024-03-20T20:02:36.378Z] "go/parser", [2024-03-20T20:02:36.378Z] "go/token", [2024-03-20T20:02:36.378Z] "internal/reflectlite", [2024-03-20T20:02:36.378Z] "io", [2024-03-20T20:02:36.378Z] "io/fs", [2024-03-20T20:02:36.378Z] "math", [2024-03-20T20:02:36.378Z] "os", [2024-03-20T20:02:36.378Z] "path/filepath", [2024-03-20T20:02:36.378Z] "reflect", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "strconv", [2024-03-20T20:02:36.378Z] "strings", [2024-03-20T20:02:36.378Z] "sync", [2024-03-20T20:02:36.378Z] "testing", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ] [2024-03-20T20:02:36.378Z] } [2024-03-20T20:02:36.378Z] { [2024-03-20T20:02:36.378Z] "Dir": "/usr/local/go/src/errors", [2024-03-20T20:02:36.378Z] "ImportPath": "errors", [2024-03-20T20:02:36.378Z] "Name": "errors", [2024-03-20T20:02:36.378Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-03-20T20:02:36.378Z] "Target": "/usr/local/go/pkg/linux_amd64/errors.a", [2024-03-20T20:02:36.378Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.378Z] "Goroot": true, [2024-03-20T20:02:36.378Z] "Standard": true, [2024-03-20T20:02:36.378Z] "DepOnly": true, [2024-03-20T20:02:36.378Z] "GoFiles": [ [2024-03-20T20:02:36.378Z] "errors.go", [2024-03-20T20:02:36.378Z] "wrap.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Imports": [ [2024-03-20T20:02:36.378Z] "internal/reflectlite" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Deps": [ [2024-03-20T20:02:36.378Z] "internal/abi", [2024-03-20T20:02:36.378Z] "internal/bytealg", [2024-03-20T20:02:36.378Z] "internal/cpu", [2024-03-20T20:02:36.378Z] "internal/goexperiment", [2024-03-20T20:02:36.378Z] "internal/reflectlite", [2024-03-20T20:02:36.378Z] "internal/unsafeheader", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "runtime/internal/atomic", [2024-03-20T20:02:36.378Z] "runtime/internal/math", [2024-03-20T20:02:36.378Z] "runtime/internal/sys", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestGoFiles": [ [2024-03-20T20:02:36.378Z] "errors_test.go", [2024-03-20T20:02:36.378Z] "example_test.go", [2024-03-20T20:02:36.378Z] "wrap_test.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestImports": [ [2024-03-20T20:02:36.378Z] "errors", [2024-03-20T20:02:36.378Z] "fmt", [2024-03-20T20:02:36.378Z] "io/fs", [2024-03-20T20:02:36.378Z] "os", [2024-03-20T20:02:36.378Z] "reflect", [2024-03-20T20:02:36.378Z] "testing", [2024-03-20T20:02:36.378Z] "time" [2024-03-20T20:02:36.378Z] ] [2024-03-20T20:02:36.378Z] } [2024-03-20T20:02:36.378Z] { [2024-03-20T20:02:36.378Z] "Dir": "/usr/local/go/src/internal/race", [2024-03-20T20:02:36.378Z] "ImportPath": "internal/race", [2024-03-20T20:02:36.378Z] "Name": "race", [2024-03-20T20:02:36.378Z] "Doc": "Package race contains helper functions for manually instrumenting code for the race detector.", [2024-03-20T20:02:36.378Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/race.a", [2024-03-20T20:02:36.378Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.378Z] "Goroot": true, [2024-03-20T20:02:36.378Z] "Standard": true, [2024-03-20T20:02:36.378Z] "DepOnly": true, [2024-03-20T20:02:36.378Z] "GoFiles": [ [2024-03-20T20:02:36.378Z] "doc.go", [2024-03-20T20:02:36.378Z] "norace.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.378Z] "race.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Imports": [ [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Deps": [ [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ] [2024-03-20T20:02:36.378Z] } [2024-03-20T20:02:36.378Z] { [2024-03-20T20:02:36.378Z] "Dir": "/usr/local/go/src/sync/atomic", [2024-03-20T20:02:36.378Z] "ImportPath": "sync/atomic", [2024-03-20T20:02:36.378Z] "Name": "atomic", [2024-03-20T20:02:36.378Z] "Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.", [2024-03-20T20:02:36.378Z] "Target": "/usr/local/go/pkg/linux_amd64/sync/atomic.a", [2024-03-20T20:02:36.378Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.378Z] "Goroot": true, [2024-03-20T20:02:36.378Z] "Standard": true, [2024-03-20T20:02:36.378Z] "DepOnly": true, [2024-03-20T20:02:36.378Z] "GoFiles": [ [2024-03-20T20:02:36.378Z] "doc.go", [2024-03-20T20:02:36.378Z] "value.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.378Z] "race.s" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "SFiles": [ [2024-03-20T20:02:36.378Z] "asm.s" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Imports": [ [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Deps": [ [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestGoFiles": [ [2024-03-20T20:02:36.378Z] "atomic_test.go", [2024-03-20T20:02:36.378Z] "example_test.go", [2024-03-20T20:02:36.378Z] "value_test.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestImports": [ [2024-03-20T20:02:36.378Z] "fmt", [2024-03-20T20:02:36.378Z] "math/rand", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "strconv", [2024-03-20T20:02:36.378Z] "strings", [2024-03-20T20:02:36.378Z] "sync", [2024-03-20T20:02:36.378Z] "sync/atomic", [2024-03-20T20:02:36.378Z] "testing", [2024-03-20T20:02:36.378Z] "time", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ] [2024-03-20T20:02:36.378Z] } [2024-03-20T20:02:36.378Z] { [2024-03-20T20:02:36.378Z] "Dir": "/usr/local/go/src/sync", [2024-03-20T20:02:36.378Z] "ImportPath": "sync", [2024-03-20T20:02:36.378Z] "Name": "sync", [2024-03-20T20:02:36.378Z] "Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.", [2024-03-20T20:02:36.378Z] "Target": "/usr/local/go/pkg/linux_amd64/sync.a", [2024-03-20T20:02:36.378Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.378Z] "Goroot": true, [2024-03-20T20:02:36.378Z] "Standard": true, [2024-03-20T20:02:36.378Z] "DepOnly": true, [2024-03-20T20:02:36.378Z] "GoFiles": [ [2024-03-20T20:02:36.378Z] "cond.go", [2024-03-20T20:02:36.378Z] "map.go", [2024-03-20T20:02:36.378Z] "mutex.go", [2024-03-20T20:02:36.378Z] "once.go", [2024-03-20T20:02:36.378Z] "pool.go", [2024-03-20T20:02:36.378Z] "poolqueue.go", [2024-03-20T20:02:36.378Z] "runtime.go", [2024-03-20T20:02:36.378Z] "runtime2.go", [2024-03-20T20:02:36.378Z] "rwmutex.go", [2024-03-20T20:02:36.378Z] "waitgroup.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.378Z] "runtime2_lockrank.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Imports": [ [2024-03-20T20:02:36.378Z] "internal/race", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "sync/atomic", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "Deps": [ [2024-03-20T20:02:36.378Z] "internal/abi", [2024-03-20T20:02:36.378Z] "internal/bytealg", [2024-03-20T20:02:36.378Z] "internal/cpu", [2024-03-20T20:02:36.378Z] "internal/goexperiment", [2024-03-20T20:02:36.378Z] "internal/race", [2024-03-20T20:02:36.378Z] "runtime", [2024-03-20T20:02:36.378Z] "runtime/internal/atomic", [2024-03-20T20:02:36.378Z] "runtime/internal/math", [2024-03-20T20:02:36.378Z] "runtime/internal/sys", [2024-03-20T20:02:36.378Z] "sync/atomic", [2024-03-20T20:02:36.378Z] "unsafe" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "TestGoFiles": [ [2024-03-20T20:02:36.378Z] "export_test.go" [2024-03-20T20:02:36.378Z] ], [2024-03-20T20:02:36.378Z] "XTestGoFiles": [ [2024-03-20T20:02:36.378Z] "cond_test.go", [2024-03-20T20:02:36.379Z] "example_pool_test.go", [2024-03-20T20:02:36.379Z] "example_test.go", [2024-03-20T20:02:36.379Z] "map_bench_test.go", [2024-03-20T20:02:36.379Z] "map_reference_test.go", [2024-03-20T20:02:36.379Z] "map_test.go", [2024-03-20T20:02:36.379Z] "mutex_test.go", [2024-03-20T20:02:36.379Z] "once_test.go", [2024-03-20T20:02:36.379Z] "pool_test.go", [2024-03-20T20:02:36.379Z] "runtime_sema_test.go", [2024-03-20T20:02:36.379Z] "rwmutex_test.go", [2024-03-20T20:02:36.379Z] "waitgroup_test.go" [2024-03-20T20:02:36.379Z] ], [2024-03-20T20:02:36.379Z] "XTestImports": [ [2024-03-20T20:02:36.379Z] "bytes", [2024-03-20T20:02:36.379Z] "fmt", [2024-03-20T20:02:36.379Z] "internal/testenv", [2024-03-20T20:02:36.379Z] "io", [2024-03-20T20:02:36.379Z] "math/rand", [2024-03-20T20:02:36.379Z] "os", [2024-03-20T20:02:36.379Z] "os/exec", [2024-03-20T20:02:36.379Z] "reflect", [2024-03-20T20:02:36.379Z] "runtime", [2024-03-20T20:02:36.379Z] "runtime/debug", [2024-03-20T20:02:36.379Z] "sort", [2024-03-20T20:02:36.379Z] "strings", [2024-03-20T20:02:36.379Z] "sync", [2024-03-20T20:02:36.379Z] "sync/atomic", [2024-03-20T20:02:36.379Z] "testing", [2024-03-20T20:02:36.379Z] "testing/quick", [2024-03-20T20:02:36.379Z] "time" [2024-03-20T20:02:36.379Z] ] [2024-03-20T20:02:36.379Z] } [2024-03-20T20:02:36.379Z] { [2024-03-20T20:02:36.379Z] "Dir": "/usr/local/go/src/internal/itoa", [2024-03-20T20:02:36.379Z] "ImportPath": "internal/itoa", [2024-03-20T20:02:36.379Z] "Name": "itoa", [2024-03-20T20:02:36.379Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/itoa.a", [2024-03-20T20:02:36.379Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.379Z] "Goroot": true, [2024-03-20T20:02:36.379Z] "Standard": true, [2024-03-20T20:02:36.379Z] "DepOnly": true, [2024-03-20T20:02:36.379Z] "GoFiles": [ [2024-03-20T20:02:36.379Z] "itoa.go" [2024-03-20T20:02:36.379Z] ], [2024-03-20T20:02:36.379Z] "XTestGoFiles": [ [2024-03-20T20:02:36.379Z] "itoa_test.go" [2024-03-20T20:02:36.379Z] ], [2024-03-20T20:02:36.379Z] "XTestImports": [ [2024-03-20T20:02:36.379Z] "fmt", [2024-03-20T20:02:36.379Z] "internal/itoa", [2024-03-20T20:02:36.379Z] "math", [2024-03-20T20:02:36.379Z] "testing" [2024-03-20T20:02:36.379Z] ] [2024-03-20T20:02:36.379Z] } [2024-03-20T20:02:36.379Z] { [2024-03-20T20:02:36.379Z] "Dir": "/usr/local/go/src/internal/oserror", [2024-03-20T20:02:36.379Z] "ImportPath": "internal/oserror", [2024-03-20T20:02:36.379Z] "Name": "oserror", [2024-03-20T20:02:36.379Z] "Doc": "Package oserror defines errors values used in the os package.", [2024-03-20T20:02:36.379Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/oserror.a", [2024-03-20T20:02:36.379Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.379Z] "Goroot": true, [2024-03-20T20:02:36.379Z] "Standard": true, [2024-03-20T20:02:36.379Z] "DepOnly": true, [2024-03-20T20:02:36.379Z] "GoFiles": [ [2024-03-20T20:02:36.379Z] "errors.go" [2024-03-20T20:02:36.379Z] ], [2024-03-20T20:02:36.379Z] "Imports": [ [2024-03-20T20:02:36.379Z] "errors" [2024-03-20T20:02:36.379Z] ], [2024-03-20T20:02:36.379Z] "Deps": [ [2024-03-20T20:02:36.379Z] "errors", [2024-03-20T20:02:36.379Z] "internal/abi", [2024-03-20T20:02:36.379Z] "internal/bytealg", [2024-03-20T20:02:36.379Z] "internal/cpu", [2024-03-20T20:02:36.379Z] "internal/goexperiment", [2024-03-20T20:02:36.379Z] "internal/reflectlite", [2024-03-20T20:02:36.379Z] "internal/unsafeheader", [2024-03-20T20:02:36.379Z] "runtime", [2024-03-20T20:02:36.379Z] "runtime/internal/atomic", [2024-03-20T20:02:36.379Z] "runtime/internal/math", [2024-03-20T20:02:36.379Z] "runtime/internal/sys", [2024-03-20T20:02:36.379Z] "unsafe" [2024-03-20T20:02:36.379Z] ] [2024-03-20T20:02:36.379Z] } [2024-03-20T20:02:36.379Z] { [2024-03-20T20:02:36.379Z] "Dir": "/usr/local/go/src/syscall", [2024-03-20T20:02:36.379Z] "ImportPath": "syscall", [2024-03-20T20:02:36.379Z] "Name": "syscall", [2024-03-20T20:02:36.379Z] "Doc": "Package syscall contains an interface to the low-level operating system primitives.", [2024-03-20T20:02:36.379Z] "Target": "/usr/local/go/pkg/linux_amd64/syscall.a", [2024-03-20T20:02:36.379Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.379Z] "Goroot": true, [2024-03-20T20:02:36.379Z] "Standard": true, [2024-03-20T20:02:36.379Z] "DepOnly": true, [2024-03-20T20:02:36.379Z] "GoFiles": [ [2024-03-20T20:02:36.379Z] "dirent.go", [2024-03-20T20:02:36.379Z] "endian_little.go", [2024-03-20T20:02:36.379Z] "env_unix.go", [2024-03-20T20:02:36.379Z] "exec_linux.go", [2024-03-20T20:02:36.379Z] "exec_unix.go", [2024-03-20T20:02:36.379Z] "flock.go", [2024-03-20T20:02:36.379Z] "lsf_linux.go", [2024-03-20T20:02:36.379Z] "msan0.go", [2024-03-20T20:02:36.379Z] "net.go", [2024-03-20T20:02:36.379Z] "netlink_linux.go", [2024-03-20T20:02:36.379Z] "setuidgid_linux.go", [2024-03-20T20:02:36.379Z] "sock_cloexec_linux.go", [2024-03-20T20:02:36.379Z] "sockcmsg_linux.go", [2024-03-20T20:02:36.379Z] "sockcmsg_unix.go", [2024-03-20T20:02:36.379Z] "sockcmsg_unix_other.go", [2024-03-20T20:02:36.379Z] "syscall.go", [2024-03-20T20:02:36.379Z] "syscall_dup2_linux.go", [2024-03-20T20:02:36.379Z] "syscall_linux.go", [2024-03-20T20:02:36.379Z] "syscall_linux_amd64.go", [2024-03-20T20:02:36.379Z] "syscall_unix.go", [2024-03-20T20:02:36.379Z] "time_nofake.go", [2024-03-20T20:02:36.379Z] "timestruct.go", [2024-03-20T20:02:36.379Z] "zerrors_linux_amd64.go", [2024-03-20T20:02:36.379Z] "zsyscall_linux_amd64.go", [2024-03-20T20:02:36.379Z] "zsysnum_linux_amd64.go", [2024-03-20T20:02:36.379Z] "ztypes_linux_amd64.go" [2024-03-20T20:02:36.379Z] ], [2024-03-20T20:02:36.379Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.379Z] "bpf_bsd.go", [2024-03-20T20:02:36.379Z] "bpf_darwin.go", [2024-03-20T20:02:36.379Z] "const_plan9.go", [2024-03-20T20:02:36.379Z] "dir_plan9.go", [2024-03-20T20:02:36.379Z] "dll_windows.go", [2024-03-20T20:02:36.379Z] "endian_big.go", [2024-03-20T20:02:36.379Z] "env_windows.go", [2024-03-20T20:02:36.379Z] "errors_plan9.go", [2024-03-20T20:02:36.379Z] "exec_aix_test.go", [2024-03-20T20:02:36.379Z] "exec_bsd.go", [2024-03-20T20:02:36.379Z] "exec_libc.go", [2024-03-20T20:02:36.379Z] "exec_libc2.go", [2024-03-20T20:02:36.379Z] "exec_plan9.go", [2024-03-20T20:02:36.379Z] "exec_solaris_test.go", [2024-03-20T20:02:36.379Z] "exec_windows.go", [2024-03-20T20:02:36.379Z] "exec_windows_test.go", [2024-03-20T20:02:36.379Z] "export_darwin_test.go", [2024-03-20T20:02:36.379Z] "export_freebsd_test.go", [2024-03-20T20:02:36.379Z] "export_windows_test.go", [2024-03-20T20:02:36.379Z] "flock_aix.go", [2024-03-20T20:02:36.379Z] "flock_darwin.go", [2024-03-20T20:02:36.379Z] "flock_linux_32bit.go", [2024-03-20T20:02:36.379Z] "forkpipe.go", [2024-03-20T20:02:36.379Z] "forkpipe2.go", [2024-03-20T20:02:36.379Z] "fs_js.go", [2024-03-20T20:02:36.379Z] "getdirentries_test.go", [2024-03-20T20:02:36.379Z] "mkasm.go", [2024-03-20T20:02:36.379Z] "mkpost.go", [2024-03-20T20:02:36.379Z] "mksyscall_windows.go", [2024-03-20T20:02:36.379Z] "msan.go", [2024-03-20T20:02:36.379Z] "net_js.go", [2024-03-20T20:02:36.379Z] "ptrace_darwin.go", [2024-03-20T20:02:36.379Z] "ptrace_ios.go", [2024-03-20T20:02:36.379Z] "pwd_plan9.go", [2024-03-20T20:02:36.379Z] "route_bsd.go", [2024-03-20T20:02:36.379Z] "route_darwin.go", [2024-03-20T20:02:36.379Z] "route_dragonfly.go", [2024-03-20T20:02:36.379Z] "route_freebsd.go", [2024-03-20T20:02:36.379Z] "route_freebsd_32bit.go", [2024-03-20T20:02:36.379Z] "route_freebsd_64bit.go", [2024-03-20T20:02:36.379Z] "route_netbsd.go", [2024-03-20T20:02:36.379Z] "route_openbsd.go", [2024-03-20T20:02:36.379Z] "security_windows.go", [2024-03-20T20:02:36.379Z] "setuidgid_32_linux.go", [2024-03-20T20:02:36.379Z] "sockcmsg_dragonfly.go", [2024-03-20T20:02:36.379Z] "syscall_aix.go", [2024-03-20T20:02:36.379Z] "syscall_aix_ppc64.go", [2024-03-20T20:02:36.379Z] "syscall_bsd.go", [2024-03-20T20:02:36.379Z] "syscall_bsd_test.go", [2024-03-20T20:02:36.379Z] "syscall_darwin.go", [2024-03-20T20:02:36.379Z] "syscall_darwin_amd64.go", [2024-03-20T20:02:36.379Z] "syscall_darwin_arm64.go", [2024-03-20T20:02:36.379Z] "syscall_dragonfly.go", [2024-03-20T20:02:36.379Z] "syscall_dragonfly_amd64.go", [2024-03-20T20:02:36.379Z] "syscall_dup3_linux.go", [2024-03-20T20:02:36.379Z] "syscall_freebsd.go", [2024-03-20T20:02:36.379Z] "syscall_freebsd_386.go", [2024-03-20T20:02:36.379Z] "syscall_freebsd_amd64.go", [2024-03-20T20:02:36.379Z] "syscall_freebsd_arm.go", [2024-03-20T20:02:36.379Z] "syscall_freebsd_arm64.go", [2024-03-20T20:02:36.379Z] "syscall_freebsd_test.go", [2024-03-20T20:02:36.379Z] "syscall_illumos.go", [2024-03-20T20:02:36.379Z] "syscall_js.go", [2024-03-20T20:02:36.379Z] "syscall_linux_386.go", [2024-03-20T20:02:36.379Z] "syscall_linux_arm.go", [2024-03-20T20:02:36.379Z] "syscall_linux_arm64.go", [2024-03-20T20:02:36.379Z] "syscall_linux_mips64x.go", [2024-03-20T20:02:36.379Z] "syscall_linux_mipsx.go", [2024-03-20T20:02:36.379Z] "syscall_linux_ppc64x.go", [2024-03-20T20:02:36.379Z] "syscall_linux_riscv64.go", [2024-03-20T20:02:36.379Z] "syscall_linux_s390x.go", [2024-03-20T20:02:36.379Z] "syscall_netbsd.go", [2024-03-20T20:02:36.379Z] "syscall_netbsd_386.go", [2024-03-20T20:02:36.379Z] "syscall_netbsd_amd64.go", [2024-03-20T20:02:36.379Z] "syscall_netbsd_arm.go", [2024-03-20T20:02:36.379Z] "syscall_netbsd_arm64.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd1.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd_386.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd_amd64.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd_arm.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd_arm64.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd_libc.go", [2024-03-20T20:02:36.379Z] "syscall_openbsd_mips64.go", [2024-03-20T20:02:36.379Z] "syscall_plan9.go", [2024-03-20T20:02:36.379Z] "syscall_plan9_test.go", [2024-03-20T20:02:36.379Z] "syscall_solaris.go", [2024-03-20T20:02:36.379Z] "syscall_solaris_amd64.go", [2024-03-20T20:02:36.379Z] "syscall_windows.go", [2024-03-20T20:02:36.379Z] "syscall_windows_test.go", [2024-03-20T20:02:36.379Z] "tables_js.go", [2024-03-20T20:02:36.379Z] "time_fake.go", [2024-03-20T20:02:36.379Z] "types_aix.go", [2024-03-20T20:02:36.379Z] "types_darwin.go", [2024-03-20T20:02:36.379Z] "types_dragonfly.go", [2024-03-20T20:02:36.379Z] "types_freebsd.go", [2024-03-20T20:02:36.379Z] "types_illumos_amd64.go", [2024-03-20T20:02:36.379Z] "types_linux.go", [2024-03-20T20:02:36.379Z] "types_netbsd.go", [2024-03-20T20:02:36.379Z] "types_openbsd.go", [2024-03-20T20:02:36.379Z] "types_solaris.go", [2024-03-20T20:02:36.379Z] "types_windows.go", [2024-03-20T20:02:36.379Z] "types_windows_386.go", [2024-03-20T20:02:36.379Z] "types_windows_amd64.go", [2024-03-20T20:02:36.379Z] "types_windows_arm.go", [2024-03-20T20:02:36.379Z] "types_windows_arm64.go", [2024-03-20T20:02:36.380Z] "zerrors_aix_ppc64.go", [2024-03-20T20:02:36.380Z] "zerrors_darwin_amd64.go", [2024-03-20T20:02:36.380Z] "zerrors_darwin_arm64.go", [2024-03-20T20:02:36.380Z] "zerrors_dragonfly_amd64.go", [2024-03-20T20:02:36.380Z] "zerrors_freebsd_386.go", [2024-03-20T20:02:36.380Z] "zerrors_freebsd_amd64.go", [2024-03-20T20:02:36.380Z] "zerrors_freebsd_arm.go", [2024-03-20T20:02:36.380Z] "zerrors_freebsd_arm64.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_386.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_arm.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_arm64.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_mips.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_mips64.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_mips64le.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_mipsle.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_ppc64.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_ppc64le.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_riscv64.go", [2024-03-20T20:02:36.380Z] "zerrors_linux_s390x.go", [2024-03-20T20:02:36.380Z] "zerrors_netbsd_386.go", [2024-03-20T20:02:36.380Z] "zerrors_netbsd_amd64.go", [2024-03-20T20:02:36.380Z] "zerrors_netbsd_arm.go", [2024-03-20T20:02:36.380Z] "zerrors_netbsd_arm64.go", [2024-03-20T20:02:36.380Z] "zerrors_openbsd_386.go", [2024-03-20T20:02:36.380Z] "zerrors_openbsd_amd64.go", [2024-03-20T20:02:36.380Z] "zerrors_openbsd_arm.go", [2024-03-20T20:02:36.380Z] "zerrors_openbsd_arm64.go", [2024-03-20T20:02:36.380Z] "zerrors_openbsd_mips64.go", [2024-03-20T20:02:36.380Z] "zerrors_solaris_amd64.go", [2024-03-20T20:02:36.380Z] "zerrors_windows.go", [2024-03-20T20:02:36.380Z] "zsyscall_aix_ppc64.go", [2024-03-20T20:02:36.380Z] "zsyscall_darwin_amd64.go", [2024-03-20T20:02:36.380Z] "zsyscall_darwin_arm64.go", [2024-03-20T20:02:36.380Z] "zsyscall_dragonfly_amd64.go", [2024-03-20T20:02:36.380Z] "zsyscall_freebsd_386.go", [2024-03-20T20:02:36.380Z] "zsyscall_freebsd_amd64.go", [2024-03-20T20:02:36.380Z] "zsyscall_freebsd_arm.go", [2024-03-20T20:02:36.380Z] "zsyscall_freebsd_arm64.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_386.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_arm.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_arm64.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_mips.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_mips64.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_mips64le.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_mipsle.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_ppc64.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_ppc64le.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_riscv64.go", [2024-03-20T20:02:36.380Z] "zsyscall_linux_s390x.go", [2024-03-20T20:02:36.380Z] "zsyscall_netbsd_386.go", [2024-03-20T20:02:36.380Z] "zsyscall_netbsd_amd64.go", [2024-03-20T20:02:36.380Z] "zsyscall_netbsd_arm.go", [2024-03-20T20:02:36.380Z] "zsyscall_netbsd_arm64.go", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_386.go", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_amd64.go", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_arm.go", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_arm64.go", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_mips64.go", [2024-03-20T20:02:36.380Z] "zsyscall_plan9_386.go", [2024-03-20T20:02:36.380Z] "zsyscall_plan9_amd64.go", [2024-03-20T20:02:36.380Z] "zsyscall_plan9_arm.go", [2024-03-20T20:02:36.380Z] "zsyscall_solaris_amd64.go", [2024-03-20T20:02:36.380Z] "zsyscall_windows.go", [2024-03-20T20:02:36.380Z] "zsysctl_openbsd.go", [2024-03-20T20:02:36.380Z] "zsysnum_darwin_amd64.go", [2024-03-20T20:02:36.380Z] "zsysnum_darwin_arm64.go", [2024-03-20T20:02:36.380Z] "zsysnum_dragonfly_amd64.go", [2024-03-20T20:02:36.380Z] "zsysnum_freebsd_386.go", [2024-03-20T20:02:36.380Z] "zsysnum_freebsd_amd64.go", [2024-03-20T20:02:36.380Z] "zsysnum_freebsd_arm.go", [2024-03-20T20:02:36.380Z] "zsysnum_freebsd_arm64.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_386.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_arm.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_arm64.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_mips.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_mips64.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_mips64le.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_mipsle.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_ppc64.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_ppc64le.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_riscv64.go", [2024-03-20T20:02:36.380Z] "zsysnum_linux_s390x.go", [2024-03-20T20:02:36.380Z] "zsysnum_netbsd_386.go", [2024-03-20T20:02:36.380Z] "zsysnum_netbsd_amd64.go", [2024-03-20T20:02:36.380Z] "zsysnum_netbsd_arm.go", [2024-03-20T20:02:36.380Z] "zsysnum_netbsd_arm64.go", [2024-03-20T20:02:36.380Z] "zsysnum_openbsd_386.go", [2024-03-20T20:02:36.380Z] "zsysnum_openbsd_amd64.go", [2024-03-20T20:02:36.380Z] "zsysnum_openbsd_arm.go", [2024-03-20T20:02:36.380Z] "zsysnum_openbsd_arm64.go", [2024-03-20T20:02:36.380Z] "zsysnum_openbsd_mips64.go", [2024-03-20T20:02:36.380Z] "zsysnum_plan9.go", [2024-03-20T20:02:36.380Z] "zsysnum_solaris_amd64.go", [2024-03-20T20:02:36.380Z] "ztypes_aix_ppc64.go", [2024-03-20T20:02:36.380Z] "ztypes_darwin_amd64.go", [2024-03-20T20:02:36.380Z] "ztypes_darwin_arm64.go", [2024-03-20T20:02:36.380Z] "ztypes_dragonfly_amd64.go", [2024-03-20T20:02:36.380Z] "ztypes_freebsd_386.go", [2024-03-20T20:02:36.380Z] "ztypes_freebsd_amd64.go", [2024-03-20T20:02:36.380Z] "ztypes_freebsd_arm.go", [2024-03-20T20:02:36.380Z] "ztypes_freebsd_arm64.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_386.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_arm.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_arm64.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_mips.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_mips64.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_mips64le.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_mipsle.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_ppc64.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_ppc64le.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_riscv64.go", [2024-03-20T20:02:36.380Z] "ztypes_linux_s390x.go", [2024-03-20T20:02:36.380Z] "ztypes_netbsd_386.go", [2024-03-20T20:02:36.380Z] "ztypes_netbsd_amd64.go", [2024-03-20T20:02:36.380Z] "ztypes_netbsd_arm.go", [2024-03-20T20:02:36.380Z] "ztypes_netbsd_arm64.go", [2024-03-20T20:02:36.380Z] "ztypes_openbsd_386.go", [2024-03-20T20:02:36.380Z] "ztypes_openbsd_amd64.go", [2024-03-20T20:02:36.380Z] "ztypes_openbsd_arm.go", [2024-03-20T20:02:36.380Z] "ztypes_openbsd_arm64.go", [2024-03-20T20:02:36.380Z] "ztypes_openbsd_mips64.go", [2024-03-20T20:02:36.380Z] "ztypes_solaris_amd64.go" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.380Z] "asm9_unix1_amd64.s", [2024-03-20T20:02:36.380Z] "asm9_unix2_amd64.s", [2024-03-20T20:02:36.380Z] "asm_aix_ppc64.s", [2024-03-20T20:02:36.380Z] "asm_darwin_amd64.s", [2024-03-20T20:02:36.380Z] "asm_darwin_arm64.s", [2024-03-20T20:02:36.380Z] "asm_freebsd_arm.s", [2024-03-20T20:02:36.380Z] "asm_freebsd_arm64.s", [2024-03-20T20:02:36.380Z] "asm_linux_386.s", [2024-03-20T20:02:36.380Z] "asm_linux_arm.s", [2024-03-20T20:02:36.380Z] "asm_linux_arm64.s", [2024-03-20T20:02:36.380Z] "asm_linux_mips64x.s", [2024-03-20T20:02:36.380Z] "asm_linux_mipsx.s", [2024-03-20T20:02:36.380Z] "asm_linux_ppc64x.s", [2024-03-20T20:02:36.380Z] "asm_linux_riscv64.s", [2024-03-20T20:02:36.380Z] "asm_linux_s390x.s", [2024-03-20T20:02:36.380Z] "asm_netbsd_arm.s", [2024-03-20T20:02:36.380Z] "asm_netbsd_arm64.s", [2024-03-20T20:02:36.380Z] "asm_openbsd_386.s", [2024-03-20T20:02:36.380Z] "asm_openbsd_amd64.s", [2024-03-20T20:02:36.380Z] "asm_openbsd_arm.s", [2024-03-20T20:02:36.380Z] "asm_openbsd_arm64.s", [2024-03-20T20:02:36.380Z] "asm_openbsd_mips64.s", [2024-03-20T20:02:36.380Z] "asm_plan9_386.s", [2024-03-20T20:02:36.380Z] "asm_plan9_amd64.s", [2024-03-20T20:02:36.380Z] "asm_plan9_arm.s", [2024-03-20T20:02:36.380Z] "asm_solaris_amd64.s", [2024-03-20T20:02:36.380Z] "asm_unix_386.s", [2024-03-20T20:02:36.380Z] "asm_unix_amd64.s", [2024-03-20T20:02:36.380Z] "zsyscall_darwin_amd64.s", [2024-03-20T20:02:36.380Z] "zsyscall_darwin_arm64.s", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_386.s", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_amd64.s", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_arm.s", [2024-03-20T20:02:36.380Z] "zsyscall_openbsd_arm64.s" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "SFiles": [ [2024-03-20T20:02:36.380Z] "asm_linux_amd64.s" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "Imports": [ [2024-03-20T20:02:36.380Z] "errors", [2024-03-20T20:02:36.380Z] "internal/bytealg", [2024-03-20T20:02:36.380Z] "internal/itoa", [2024-03-20T20:02:36.380Z] "internal/oserror", [2024-03-20T20:02:36.380Z] "internal/race", [2024-03-20T20:02:36.380Z] "internal/unsafeheader", [2024-03-20T20:02:36.380Z] "runtime", [2024-03-20T20:02:36.380Z] "sync", [2024-03-20T20:02:36.380Z] "unsafe" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "Deps": [ [2024-03-20T20:02:36.380Z] "errors", [2024-03-20T20:02:36.380Z] "internal/abi", [2024-03-20T20:02:36.380Z] "internal/bytealg", [2024-03-20T20:02:36.380Z] "internal/cpu", [2024-03-20T20:02:36.380Z] "internal/goexperiment", [2024-03-20T20:02:36.380Z] "internal/itoa", [2024-03-20T20:02:36.380Z] "internal/oserror", [2024-03-20T20:02:36.380Z] "internal/race", [2024-03-20T20:02:36.380Z] "internal/reflectlite", [2024-03-20T20:02:36.380Z] "internal/unsafeheader", [2024-03-20T20:02:36.380Z] "runtime", [2024-03-20T20:02:36.380Z] "runtime/internal/atomic", [2024-03-20T20:02:36.380Z] "runtime/internal/math", [2024-03-20T20:02:36.380Z] "runtime/internal/sys", [2024-03-20T20:02:36.380Z] "sync", [2024-03-20T20:02:36.380Z] "sync/atomic", [2024-03-20T20:02:36.380Z] "unsafe" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "TestGoFiles": [ [2024-03-20T20:02:36.380Z] "export_linux_test.go", [2024-03-20T20:02:36.380Z] "export_unix_test.go" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "XTestGoFiles": [ [2024-03-20T20:02:36.380Z] "creds_test.go", [2024-03-20T20:02:36.380Z] "dirent_test.go", [2024-03-20T20:02:36.380Z] "exec_linux_test.go", [2024-03-20T20:02:36.380Z] "exec_unix_test.go", [2024-03-20T20:02:36.380Z] "mmap_unix_test.go", [2024-03-20T20:02:36.380Z] "syscall_linux_test.go", [2024-03-20T20:02:36.380Z] "syscall_ptrace_test.go", [2024-03-20T20:02:36.380Z] "syscall_test.go", [2024-03-20T20:02:36.380Z] "syscall_unix_test.go" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "XTestImports": [ [2024-03-20T20:02:36.380Z] "bufio", [2024-03-20T20:02:36.380Z] "bytes", [2024-03-20T20:02:36.380Z] "flag", [2024-03-20T20:02:36.380Z] "fmt", [2024-03-20T20:02:36.380Z] "internal/testenv", [2024-03-20T20:02:36.380Z] "io", [2024-03-20T20:02:36.380Z] "io/fs", [2024-03-20T20:02:36.380Z] "math/rand", [2024-03-20T20:02:36.380Z] "net", [2024-03-20T20:02:36.380Z] "os", [2024-03-20T20:02:36.380Z] "os/exec", [2024-03-20T20:02:36.380Z] "os/signal", [2024-03-20T20:02:36.380Z] "os/user", [2024-03-20T20:02:36.380Z] "path/filepath", [2024-03-20T20:02:36.380Z] "runtime", [2024-03-20T20:02:36.380Z] "sort", [2024-03-20T20:02:36.380Z] "strconv", [2024-03-20T20:02:36.380Z] "strings", [2024-03-20T20:02:36.380Z] "syscall", [2024-03-20T20:02:36.380Z] "testing", [2024-03-20T20:02:36.380Z] "time", [2024-03-20T20:02:36.380Z] "unsafe" [2024-03-20T20:02:36.380Z] ] [2024-03-20T20:02:36.380Z] } [2024-03-20T20:02:36.380Z] { [2024-03-20T20:02:36.380Z] "Dir": "/usr/local/go/src/time", [2024-03-20T20:02:36.380Z] "ImportPath": "time", [2024-03-20T20:02:36.380Z] "Name": "time", [2024-03-20T20:02:36.380Z] "Doc": "Package time provides functionality for measuring and displaying time.", [2024-03-20T20:02:36.380Z] "Target": "/usr/local/go/pkg/linux_amd64/time.a", [2024-03-20T20:02:36.380Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.380Z] "Goroot": true, [2024-03-20T20:02:36.380Z] "Standard": true, [2024-03-20T20:02:36.380Z] "DepOnly": true, [2024-03-20T20:02:36.380Z] "GoFiles": [ [2024-03-20T20:02:36.380Z] "format.go", [2024-03-20T20:02:36.380Z] "sleep.go", [2024-03-20T20:02:36.380Z] "sys_unix.go", [2024-03-20T20:02:36.380Z] "tick.go", [2024-03-20T20:02:36.380Z] "time.go", [2024-03-20T20:02:36.380Z] "zoneinfo.go", [2024-03-20T20:02:36.380Z] "zoneinfo_read.go", [2024-03-20T20:02:36.380Z] "zoneinfo_unix.go" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.380Z] "embed.go", [2024-03-20T20:02:36.380Z] "export_android_test.go", [2024-03-20T20:02:36.380Z] "export_windows_test.go", [2024-03-20T20:02:36.380Z] "genzabbrs.go", [2024-03-20T20:02:36.380Z] "sys_plan9.go", [2024-03-20T20:02:36.380Z] "sys_windows.go", [2024-03-20T20:02:36.380Z] "zoneinfo_abbrs_windows.go", [2024-03-20T20:02:36.380Z] "zoneinfo_android.go", [2024-03-20T20:02:36.380Z] "zoneinfo_android_test.go", [2024-03-20T20:02:36.380Z] "zoneinfo_ios.go", [2024-03-20T20:02:36.380Z] "zoneinfo_js.go", [2024-03-20T20:02:36.380Z] "zoneinfo_plan9.go", [2024-03-20T20:02:36.380Z] "zoneinfo_windows.go", [2024-03-20T20:02:36.380Z] "zoneinfo_windows_test.go" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "Imports": [ [2024-03-20T20:02:36.380Z] "errors", [2024-03-20T20:02:36.380Z] "runtime", [2024-03-20T20:02:36.380Z] "sync", [2024-03-20T20:02:36.380Z] "syscall", [2024-03-20T20:02:36.380Z] "unsafe" [2024-03-20T20:02:36.380Z] ], [2024-03-20T20:02:36.380Z] "Deps": [ [2024-03-20T20:02:36.380Z] "errors", [2024-03-20T20:02:36.380Z] "internal/abi", [2024-03-20T20:02:36.380Z] "internal/bytealg", [2024-03-20T20:02:36.380Z] "internal/cpu", [2024-03-20T20:02:36.380Z] "internal/goexperiment", [2024-03-20T20:02:36.380Z] "internal/itoa", [2024-03-20T20:02:36.380Z] "internal/oserror", [2024-03-20T20:02:36.380Z] "internal/race", [2024-03-20T20:02:36.380Z] "internal/reflectlite", [2024-03-20T20:02:36.381Z] "internal/unsafeheader", [2024-03-20T20:02:36.381Z] "runtime", [2024-03-20T20:02:36.381Z] "runtime/internal/atomic", [2024-03-20T20:02:36.381Z] "runtime/internal/math", [2024-03-20T20:02:36.381Z] "runtime/internal/sys", [2024-03-20T20:02:36.381Z] "sync", [2024-03-20T20:02:36.381Z] "sync/atomic", [2024-03-20T20:02:36.381Z] "syscall", [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "TestGoFiles": [ [2024-03-20T20:02:36.381Z] "export_test.go", [2024-03-20T20:02:36.381Z] "internal_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "TestImports": [ [2024-03-20T20:02:36.381Z] "sync" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestGoFiles": [ [2024-03-20T20:02:36.381Z] "example_test.go", [2024-03-20T20:02:36.381Z] "format_test.go", [2024-03-20T20:02:36.381Z] "mono_test.go", [2024-03-20T20:02:36.381Z] "sleep_test.go", [2024-03-20T20:02:36.381Z] "tick_test.go", [2024-03-20T20:02:36.381Z] "time_test.go", [2024-03-20T20:02:36.381Z] "tzdata_test.go", [2024-03-20T20:02:36.381Z] "zoneinfo_test.go", [2024-03-20T20:02:36.381Z] "zoneinfo_unix_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestImports": [ [2024-03-20T20:02:36.381Z] "bytes", [2024-03-20T20:02:36.381Z] "encoding/gob", [2024-03-20T20:02:36.381Z] "encoding/json", [2024-03-20T20:02:36.381Z] "errors", [2024-03-20T20:02:36.381Z] "fmt", [2024-03-20T20:02:36.381Z] "math/big", [2024-03-20T20:02:36.381Z] "math/rand", [2024-03-20T20:02:36.381Z] "os", [2024-03-20T20:02:36.381Z] "reflect", [2024-03-20T20:02:36.381Z] "runtime", [2024-03-20T20:02:36.381Z] "strconv", [2024-03-20T20:02:36.381Z] "strings", [2024-03-20T20:02:36.381Z] "sync", [2024-03-20T20:02:36.381Z] "sync/atomic", [2024-03-20T20:02:36.381Z] "testing", [2024-03-20T20:02:36.381Z] "testing/quick", [2024-03-20T20:02:36.381Z] "time", [2024-03-20T20:02:36.381Z] "time/tzdata" [2024-03-20T20:02:36.381Z] ] [2024-03-20T20:02:36.381Z] } [2024-03-20T20:02:36.381Z] { [2024-03-20T20:02:36.381Z] "Dir": "/usr/local/go/src/context", [2024-03-20T20:02:36.381Z] "ImportPath": "context", [2024-03-20T20:02:36.381Z] "Name": "context", [2024-03-20T20:02:36.381Z] "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-20T20:02:36.381Z] "Target": "/usr/local/go/pkg/linux_amd64/context.a", [2024-03-20T20:02:36.381Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.381Z] "Goroot": true, [2024-03-20T20:02:36.381Z] "Standard": true, [2024-03-20T20:02:36.381Z] "DepOnly": true, [2024-03-20T20:02:36.381Z] "GoFiles": [ [2024-03-20T20:02:36.381Z] "context.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "Imports": [ [2024-03-20T20:02:36.381Z] "errors", [2024-03-20T20:02:36.381Z] "internal/reflectlite", [2024-03-20T20:02:36.381Z] "sync", [2024-03-20T20:02:36.381Z] "sync/atomic", [2024-03-20T20:02:36.381Z] "time" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "Deps": [ [2024-03-20T20:02:36.381Z] "errors", [2024-03-20T20:02:36.381Z] "internal/abi", [2024-03-20T20:02:36.381Z] "internal/bytealg", [2024-03-20T20:02:36.381Z] "internal/cpu", [2024-03-20T20:02:36.381Z] "internal/goexperiment", [2024-03-20T20:02:36.381Z] "internal/itoa", [2024-03-20T20:02:36.381Z] "internal/oserror", [2024-03-20T20:02:36.381Z] "internal/race", [2024-03-20T20:02:36.381Z] "internal/reflectlite", [2024-03-20T20:02:36.381Z] "internal/unsafeheader", [2024-03-20T20:02:36.381Z] "runtime", [2024-03-20T20:02:36.381Z] "runtime/internal/atomic", [2024-03-20T20:02:36.381Z] "runtime/internal/math", [2024-03-20T20:02:36.381Z] "runtime/internal/sys", [2024-03-20T20:02:36.381Z] "sync", [2024-03-20T20:02:36.381Z] "sync/atomic", [2024-03-20T20:02:36.381Z] "syscall", [2024-03-20T20:02:36.381Z] "time", [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "TestGoFiles": [ [2024-03-20T20:02:36.381Z] "context_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "TestImports": [ [2024-03-20T20:02:36.381Z] "fmt", [2024-03-20T20:02:36.381Z] "math/rand", [2024-03-20T20:02:36.381Z] "runtime", [2024-03-20T20:02:36.381Z] "strings", [2024-03-20T20:02:36.381Z] "sync", [2024-03-20T20:02:36.381Z] "sync/atomic", [2024-03-20T20:02:36.381Z] "time" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestGoFiles": [ [2024-03-20T20:02:36.381Z] "benchmark_test.go", [2024-03-20T20:02:36.381Z] "example_test.go", [2024-03-20T20:02:36.381Z] "net_test.go", [2024-03-20T20:02:36.381Z] "x_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestImports": [ [2024-03-20T20:02:36.381Z] "context", [2024-03-20T20:02:36.381Z] "fmt", [2024-03-20T20:02:36.381Z] "net", [2024-03-20T20:02:36.381Z] "runtime", [2024-03-20T20:02:36.381Z] "sync", [2024-03-20T20:02:36.381Z] "testing", [2024-03-20T20:02:36.381Z] "time" [2024-03-20T20:02:36.381Z] ] [2024-03-20T20:02:36.381Z] } [2024-03-20T20:02:36.381Z] { [2024-03-20T20:02:36.381Z] "Dir": "/usr/local/go/src/math/bits", [2024-03-20T20:02:36.381Z] "ImportPath": "math/bits", [2024-03-20T20:02:36.381Z] "Name": "bits", [2024-03-20T20:02:36.381Z] "Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.", [2024-03-20T20:02:36.381Z] "Target": "/usr/local/go/pkg/linux_amd64/math/bits.a", [2024-03-20T20:02:36.381Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.381Z] "Goroot": true, [2024-03-20T20:02:36.381Z] "Standard": true, [2024-03-20T20:02:36.381Z] "DepOnly": true, [2024-03-20T20:02:36.381Z] "GoFiles": [ [2024-03-20T20:02:36.381Z] "bits.go", [2024-03-20T20:02:36.381Z] "bits_errors.go", [2024-03-20T20:02:36.381Z] "bits_tables.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.381Z] "bits_errors_bootstrap.go", [2024-03-20T20:02:36.381Z] "make_examples.go", [2024-03-20T20:02:36.381Z] "make_tables.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "Imports": [ [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "Deps": [ [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "TestGoFiles": [ [2024-03-20T20:02:36.381Z] "export_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestGoFiles": [ [2024-03-20T20:02:36.381Z] "bits_test.go", [2024-03-20T20:02:36.381Z] "example_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestImports": [ [2024-03-20T20:02:36.381Z] "fmt", [2024-03-20T20:02:36.381Z] "math/bits", [2024-03-20T20:02:36.381Z] "runtime", [2024-03-20T20:02:36.381Z] "testing", [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ] [2024-03-20T20:02:36.381Z] } [2024-03-20T20:02:36.381Z] { [2024-03-20T20:02:36.381Z] "Dir": "/usr/local/go/src/math", [2024-03-20T20:02:36.381Z] "ImportPath": "math", [2024-03-20T20:02:36.381Z] "Name": "math", [2024-03-20T20:02:36.381Z] "Doc": "Package math provides basic constants and mathematical functions.", [2024-03-20T20:02:36.381Z] "Target": "/usr/local/go/pkg/linux_amd64/math.a", [2024-03-20T20:02:36.381Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.381Z] "Goroot": true, [2024-03-20T20:02:36.381Z] "Standard": true, [2024-03-20T20:02:36.381Z] "DepOnly": true, [2024-03-20T20:02:36.381Z] "GoFiles": [ [2024-03-20T20:02:36.381Z] "abs.go", [2024-03-20T20:02:36.381Z] "acosh.go", [2024-03-20T20:02:36.381Z] "asin.go", [2024-03-20T20:02:36.381Z] "asinh.go", [2024-03-20T20:02:36.381Z] "atan.go", [2024-03-20T20:02:36.381Z] "atan2.go", [2024-03-20T20:02:36.381Z] "atanh.go", [2024-03-20T20:02:36.381Z] "bits.go", [2024-03-20T20:02:36.381Z] "cbrt.go", [2024-03-20T20:02:36.381Z] "const.go", [2024-03-20T20:02:36.381Z] "copysign.go", [2024-03-20T20:02:36.381Z] "dim.go", [2024-03-20T20:02:36.381Z] "dim_asm.go", [2024-03-20T20:02:36.381Z] "erf.go", [2024-03-20T20:02:36.381Z] "erfinv.go", [2024-03-20T20:02:36.381Z] "exp.go", [2024-03-20T20:02:36.381Z] "exp2_noasm.go", [2024-03-20T20:02:36.381Z] "exp_amd64.go", [2024-03-20T20:02:36.381Z] "exp_asm.go", [2024-03-20T20:02:36.381Z] "expm1.go", [2024-03-20T20:02:36.381Z] "floor.go", [2024-03-20T20:02:36.381Z] "floor_asm.go", [2024-03-20T20:02:36.381Z] "fma.go", [2024-03-20T20:02:36.381Z] "frexp.go", [2024-03-20T20:02:36.381Z] "gamma.go", [2024-03-20T20:02:36.381Z] "hypot.go", [2024-03-20T20:02:36.381Z] "hypot_asm.go", [2024-03-20T20:02:36.381Z] "j0.go", [2024-03-20T20:02:36.381Z] "j1.go", [2024-03-20T20:02:36.381Z] "jn.go", [2024-03-20T20:02:36.381Z] "ldexp.go", [2024-03-20T20:02:36.381Z] "lgamma.go", [2024-03-20T20:02:36.381Z] "log.go", [2024-03-20T20:02:36.381Z] "log10.go", [2024-03-20T20:02:36.381Z] "log1p.go", [2024-03-20T20:02:36.381Z] "log_asm.go", [2024-03-20T20:02:36.381Z] "logb.go", [2024-03-20T20:02:36.381Z] "mod.go", [2024-03-20T20:02:36.381Z] "modf.go", [2024-03-20T20:02:36.381Z] "modf_noasm.go", [2024-03-20T20:02:36.381Z] "nextafter.go", [2024-03-20T20:02:36.381Z] "pow.go", [2024-03-20T20:02:36.381Z] "pow10.go", [2024-03-20T20:02:36.381Z] "remainder.go", [2024-03-20T20:02:36.381Z] "signbit.go", [2024-03-20T20:02:36.381Z] "sin.go", [2024-03-20T20:02:36.381Z] "sincos.go", [2024-03-20T20:02:36.381Z] "sinh.go", [2024-03-20T20:02:36.381Z] "sqrt.go", [2024-03-20T20:02:36.381Z] "sqrt_asm.go", [2024-03-20T20:02:36.381Z] "stubs.go", [2024-03-20T20:02:36.381Z] "tan.go", [2024-03-20T20:02:36.381Z] "tanh.go", [2024-03-20T20:02:36.381Z] "trig_reduce.go", [2024-03-20T20:02:36.381Z] "unsafe.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.381Z] "arith_s390x.go", [2024-03-20T20:02:36.381Z] "arith_s390x_test.go", [2024-03-20T20:02:36.381Z] "dim_noasm.go", [2024-03-20T20:02:36.381Z] "exp2_asm.go", [2024-03-20T20:02:36.381Z] "exp_noasm.go", [2024-03-20T20:02:36.381Z] "export_s390x_test.go", [2024-03-20T20:02:36.381Z] "floor_noasm.go", [2024-03-20T20:02:36.381Z] "hypot_noasm.go", [2024-03-20T20:02:36.381Z] "log_stub.go", [2024-03-20T20:02:36.381Z] "modf_asm.go", [2024-03-20T20:02:36.381Z] "sqrt_noasm.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.381Z] "acos_s390x.s", [2024-03-20T20:02:36.381Z] "acosh_s390x.s", [2024-03-20T20:02:36.381Z] "asin_s390x.s", [2024-03-20T20:02:36.381Z] "asinh_s390x.s", [2024-03-20T20:02:36.381Z] "atan2_s390x.s", [2024-03-20T20:02:36.381Z] "atan_s390x.s", [2024-03-20T20:02:36.381Z] "atanh_s390x.s", [2024-03-20T20:02:36.381Z] "cbrt_s390x.s", [2024-03-20T20:02:36.381Z] "cosh_s390x.s", [2024-03-20T20:02:36.381Z] "dim_arm64.s", [2024-03-20T20:02:36.381Z] "dim_riscv64.s", [2024-03-20T20:02:36.381Z] "dim_s390x.s", [2024-03-20T20:02:36.381Z] "erf_s390x.s", [2024-03-20T20:02:36.381Z] "erfc_s390x.s", [2024-03-20T20:02:36.381Z] "exp_arm64.s", [2024-03-20T20:02:36.381Z] "exp_s390x.s", [2024-03-20T20:02:36.381Z] "expm1_s390x.s", [2024-03-20T20:02:36.381Z] "floor_386.s", [2024-03-20T20:02:36.381Z] "floor_arm64.s", [2024-03-20T20:02:36.381Z] "floor_ppc64x.s", [2024-03-20T20:02:36.381Z] "floor_s390x.s", [2024-03-20T20:02:36.381Z] "floor_wasm.s", [2024-03-20T20:02:36.381Z] "hypot_386.s", [2024-03-20T20:02:36.381Z] "log10_s390x.s", [2024-03-20T20:02:36.381Z] "log1p_s390x.s", [2024-03-20T20:02:36.381Z] "log_s390x.s", [2024-03-20T20:02:36.381Z] "modf_arm64.s", [2024-03-20T20:02:36.381Z] "modf_ppc64x.s", [2024-03-20T20:02:36.381Z] "pow_s390x.s", [2024-03-20T20:02:36.381Z] "sin_s390x.s", [2024-03-20T20:02:36.381Z] "sinh_s390x.s", [2024-03-20T20:02:36.381Z] "sqrt_386.s", [2024-03-20T20:02:36.381Z] "sqrt_arm.s", [2024-03-20T20:02:36.381Z] "sqrt_arm64.s", [2024-03-20T20:02:36.381Z] "sqrt_mipsx.s", [2024-03-20T20:02:36.381Z] "sqrt_ppc64x.s", [2024-03-20T20:02:36.381Z] "sqrt_riscv64.s", [2024-03-20T20:02:36.381Z] "sqrt_s390x.s", [2024-03-20T20:02:36.381Z] "sqrt_wasm.s", [2024-03-20T20:02:36.381Z] "stubs_s390x.s", [2024-03-20T20:02:36.381Z] "tan_s390x.s", [2024-03-20T20:02:36.381Z] "tanh_s390x.s" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "SFiles": [ [2024-03-20T20:02:36.381Z] "dim_amd64.s", [2024-03-20T20:02:36.381Z] "exp_amd64.s", [2024-03-20T20:02:36.381Z] "floor_amd64.s", [2024-03-20T20:02:36.381Z] "hypot_amd64.s", [2024-03-20T20:02:36.381Z] "log_amd64.s", [2024-03-20T20:02:36.381Z] "sqrt_amd64.s" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "Imports": [ [2024-03-20T20:02:36.381Z] "internal/cpu", [2024-03-20T20:02:36.381Z] "math/bits", [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "Deps": [ [2024-03-20T20:02:36.381Z] "internal/cpu", [2024-03-20T20:02:36.381Z] "math/bits", [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "TestGoFiles": [ [2024-03-20T20:02:36.381Z] "export_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestGoFiles": [ [2024-03-20T20:02:36.381Z] "all_test.go", [2024-03-20T20:02:36.381Z] "const_test.go", [2024-03-20T20:02:36.381Z] "example_test.go", [2024-03-20T20:02:36.381Z] "huge_test.go" [2024-03-20T20:02:36.381Z] ], [2024-03-20T20:02:36.381Z] "XTestImports": [ [2024-03-20T20:02:36.381Z] "fmt", [2024-03-20T20:02:36.381Z] "math", [2024-03-20T20:02:36.381Z] "testing", [2024-03-20T20:02:36.381Z] "unsafe" [2024-03-20T20:02:36.381Z] ] [2024-03-20T20:02:36.381Z] } [2024-03-20T20:02:36.381Z] { [2024-03-20T20:02:36.381Z] "Dir": "/usr/local/go/src/unicode/utf8", [2024-03-20T20:02:36.381Z] "ImportPath": "unicode/utf8", [2024-03-20T20:02:36.381Z] "Name": "utf8", [2024-03-20T20:02:36.382Z] "Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.", [2024-03-20T20:02:36.382Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf8.a", [2024-03-20T20:02:36.382Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.382Z] "Goroot": true, [2024-03-20T20:02:36.382Z] "Standard": true, [2024-03-20T20:02:36.382Z] "DepOnly": true, [2024-03-20T20:02:36.382Z] "GoFiles": [ [2024-03-20T20:02:36.382Z] "utf8.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestGoFiles": [ [2024-03-20T20:02:36.382Z] "example_test.go", [2024-03-20T20:02:36.382Z] "utf8_test.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestImports": [ [2024-03-20T20:02:36.382Z] "bytes", [2024-03-20T20:02:36.382Z] "fmt", [2024-03-20T20:02:36.382Z] "testing", [2024-03-20T20:02:36.382Z] "unicode", [2024-03-20T20:02:36.382Z] "unicode/utf8" [2024-03-20T20:02:36.382Z] ] [2024-03-20T20:02:36.382Z] } [2024-03-20T20:02:36.382Z] { [2024-03-20T20:02:36.382Z] "Dir": "/usr/local/go/src/strconv", [2024-03-20T20:02:36.382Z] "ImportPath": "strconv", [2024-03-20T20:02:36.382Z] "Name": "strconv", [2024-03-20T20:02:36.382Z] "Doc": "Package strconv implements conversions to and from string representations of basic data types.", [2024-03-20T20:02:36.382Z] "Target": "/usr/local/go/pkg/linux_amd64/strconv.a", [2024-03-20T20:02:36.382Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.382Z] "Goroot": true, [2024-03-20T20:02:36.382Z] "Standard": true, [2024-03-20T20:02:36.382Z] "DepOnly": true, [2024-03-20T20:02:36.382Z] "GoFiles": [ [2024-03-20T20:02:36.382Z] "atob.go", [2024-03-20T20:02:36.382Z] "atoc.go", [2024-03-20T20:02:36.382Z] "atof.go", [2024-03-20T20:02:36.382Z] "atoi.go", [2024-03-20T20:02:36.382Z] "bytealg.go", [2024-03-20T20:02:36.382Z] "ctoa.go", [2024-03-20T20:02:36.382Z] "decimal.go", [2024-03-20T20:02:36.382Z] "doc.go", [2024-03-20T20:02:36.382Z] "eisel_lemire.go", [2024-03-20T20:02:36.382Z] "ftoa.go", [2024-03-20T20:02:36.382Z] "ftoaryu.go", [2024-03-20T20:02:36.382Z] "isprint.go", [2024-03-20T20:02:36.382Z] "itoa.go", [2024-03-20T20:02:36.382Z] "quote.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.382Z] "bytealg_bootstrap.go", [2024-03-20T20:02:36.382Z] "makeisprint.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "Imports": [ [2024-03-20T20:02:36.382Z] "errors", [2024-03-20T20:02:36.382Z] "internal/bytealg", [2024-03-20T20:02:36.382Z] "math", [2024-03-20T20:02:36.382Z] "math/bits", [2024-03-20T20:02:36.382Z] "unicode/utf8" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "Deps": [ [2024-03-20T20:02:36.382Z] "errors", [2024-03-20T20:02:36.382Z] "internal/abi", [2024-03-20T20:02:36.382Z] "internal/bytealg", [2024-03-20T20:02:36.382Z] "internal/cpu", [2024-03-20T20:02:36.382Z] "internal/goexperiment", [2024-03-20T20:02:36.382Z] "internal/reflectlite", [2024-03-20T20:02:36.382Z] "internal/unsafeheader", [2024-03-20T20:02:36.382Z] "math", [2024-03-20T20:02:36.382Z] "math/bits", [2024-03-20T20:02:36.382Z] "runtime", [2024-03-20T20:02:36.382Z] "runtime/internal/atomic", [2024-03-20T20:02:36.382Z] "runtime/internal/math", [2024-03-20T20:02:36.382Z] "runtime/internal/sys", [2024-03-20T20:02:36.382Z] "unicode/utf8", [2024-03-20T20:02:36.382Z] "unsafe" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "TestGoFiles": [ [2024-03-20T20:02:36.382Z] "export_test.go", [2024-03-20T20:02:36.382Z] "internal_test.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestGoFiles": [ [2024-03-20T20:02:36.382Z] "atob_test.go", [2024-03-20T20:02:36.382Z] "atoc_test.go", [2024-03-20T20:02:36.382Z] "atof_test.go", [2024-03-20T20:02:36.382Z] "atoi_test.go", [2024-03-20T20:02:36.382Z] "ctoa_test.go", [2024-03-20T20:02:36.382Z] "decimal_test.go", [2024-03-20T20:02:36.382Z] "example_test.go", [2024-03-20T20:02:36.382Z] "fp_test.go", [2024-03-20T20:02:36.382Z] "ftoa_test.go", [2024-03-20T20:02:36.382Z] "ftoaryu_test.go", [2024-03-20T20:02:36.382Z] "itoa_test.go", [2024-03-20T20:02:36.382Z] "quote_test.go", [2024-03-20T20:02:36.382Z] "strconv_test.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestImports": [ [2024-03-20T20:02:36.382Z] "bufio", [2024-03-20T20:02:36.382Z] "bytes", [2024-03-20T20:02:36.382Z] "errors", [2024-03-20T20:02:36.382Z] "fmt", [2024-03-20T20:02:36.382Z] "log", [2024-03-20T20:02:36.382Z] "math", [2024-03-20T20:02:36.382Z] "math/cmplx", [2024-03-20T20:02:36.382Z] "math/rand", [2024-03-20T20:02:36.382Z] "os", [2024-03-20T20:02:36.382Z] "reflect", [2024-03-20T20:02:36.382Z] "runtime", [2024-03-20T20:02:36.382Z] "strconv", [2024-03-20T20:02:36.382Z] "strings", [2024-03-20T20:02:36.382Z] "sync", [2024-03-20T20:02:36.382Z] "testing", [2024-03-20T20:02:36.382Z] "time", [2024-03-20T20:02:36.382Z] "unicode" [2024-03-20T20:02:36.382Z] ] [2024-03-20T20:02:36.382Z] } [2024-03-20T20:02:36.382Z] { [2024-03-20T20:02:36.382Z] "Dir": "/usr/local/go/src/unicode", [2024-03-20T20:02:36.382Z] "ImportPath": "unicode", [2024-03-20T20:02:36.382Z] "Name": "unicode", [2024-03-20T20:02:36.382Z] "Doc": "Package unicode provides data and functions to test some properties of Unicode code points.", [2024-03-20T20:02:36.382Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode.a", [2024-03-20T20:02:36.382Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.382Z] "Goroot": true, [2024-03-20T20:02:36.382Z] "Standard": true, [2024-03-20T20:02:36.382Z] "DepOnly": true, [2024-03-20T20:02:36.382Z] "GoFiles": [ [2024-03-20T20:02:36.382Z] "casetables.go", [2024-03-20T20:02:36.382Z] "digit.go", [2024-03-20T20:02:36.382Z] "graphic.go", [2024-03-20T20:02:36.382Z] "letter.go", [2024-03-20T20:02:36.382Z] "tables.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestGoFiles": [ [2024-03-20T20:02:36.382Z] "digit_test.go", [2024-03-20T20:02:36.382Z] "example_test.go", [2024-03-20T20:02:36.382Z] "graphic_test.go", [2024-03-20T20:02:36.382Z] "letter_test.go", [2024-03-20T20:02:36.382Z] "script_test.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestImports": [ [2024-03-20T20:02:36.382Z] "flag", [2024-03-20T20:02:36.382Z] "fmt", [2024-03-20T20:02:36.382Z] "runtime", [2024-03-20T20:02:36.382Z] "sort", [2024-03-20T20:02:36.382Z] "strings", [2024-03-20T20:02:36.382Z] "testing", [2024-03-20T20:02:36.382Z] "unicode" [2024-03-20T20:02:36.382Z] ] [2024-03-20T20:02:36.382Z] } [2024-03-20T20:02:36.382Z] { [2024-03-20T20:02:36.382Z] "Dir": "/usr/local/go/src/reflect", [2024-03-20T20:02:36.382Z] "ImportPath": "reflect", [2024-03-20T20:02:36.382Z] "Name": "reflect", [2024-03-20T20:02:36.382Z] "Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.", [2024-03-20T20:02:36.382Z] "Target": "/usr/local/go/pkg/linux_amd64/reflect.a", [2024-03-20T20:02:36.382Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.382Z] "Goroot": true, [2024-03-20T20:02:36.382Z] "Standard": true, [2024-03-20T20:02:36.382Z] "DepOnly": true, [2024-03-20T20:02:36.382Z] "GoFiles": [ [2024-03-20T20:02:36.382Z] "abi.go", [2024-03-20T20:02:36.382Z] "deepequal.go", [2024-03-20T20:02:36.382Z] "makefunc.go", [2024-03-20T20:02:36.382Z] "swapper.go", [2024-03-20T20:02:36.382Z] "type.go", [2024-03-20T20:02:36.382Z] "value.go", [2024-03-20T20:02:36.382Z] "visiblefields.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.382Z] "asm_386.s", [2024-03-20T20:02:36.382Z] "asm_arm.s", [2024-03-20T20:02:36.382Z] "asm_arm64.s", [2024-03-20T20:02:36.382Z] "asm_mips64x.s", [2024-03-20T20:02:36.382Z] "asm_mipsx.s", [2024-03-20T20:02:36.382Z] "asm_ppc64x.s", [2024-03-20T20:02:36.382Z] "asm_riscv64.s", [2024-03-20T20:02:36.382Z] "asm_s390x.s", [2024-03-20T20:02:36.382Z] "asm_wasm.s" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "SFiles": [ [2024-03-20T20:02:36.382Z] "asm_amd64.s" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "Imports": [ [2024-03-20T20:02:36.382Z] "internal/abi", [2024-03-20T20:02:36.382Z] "internal/goexperiment", [2024-03-20T20:02:36.382Z] "internal/itoa", [2024-03-20T20:02:36.382Z] "internal/unsafeheader", [2024-03-20T20:02:36.382Z] "math", [2024-03-20T20:02:36.382Z] "runtime", [2024-03-20T20:02:36.382Z] "strconv", [2024-03-20T20:02:36.382Z] "sync", [2024-03-20T20:02:36.382Z] "unicode", [2024-03-20T20:02:36.382Z] "unicode/utf8", [2024-03-20T20:02:36.382Z] "unsafe" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "Deps": [ [2024-03-20T20:02:36.382Z] "errors", [2024-03-20T20:02:36.382Z] "internal/abi", [2024-03-20T20:02:36.382Z] "internal/bytealg", [2024-03-20T20:02:36.382Z] "internal/cpu", [2024-03-20T20:02:36.382Z] "internal/goexperiment", [2024-03-20T20:02:36.382Z] "internal/itoa", [2024-03-20T20:02:36.382Z] "internal/race", [2024-03-20T20:02:36.382Z] "internal/reflectlite", [2024-03-20T20:02:36.382Z] "internal/unsafeheader", [2024-03-20T20:02:36.382Z] "math", [2024-03-20T20:02:36.382Z] "math/bits", [2024-03-20T20:02:36.382Z] "runtime", [2024-03-20T20:02:36.382Z] "runtime/internal/atomic", [2024-03-20T20:02:36.382Z] "runtime/internal/math", [2024-03-20T20:02:36.382Z] "runtime/internal/sys", [2024-03-20T20:02:36.382Z] "strconv", [2024-03-20T20:02:36.382Z] "sync", [2024-03-20T20:02:36.382Z] "sync/atomic", [2024-03-20T20:02:36.382Z] "unicode", [2024-03-20T20:02:36.382Z] "unicode/utf8", [2024-03-20T20:02:36.382Z] "unsafe" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "TestGoFiles": [ [2024-03-20T20:02:36.382Z] "export_test.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "TestImports": [ [2024-03-20T20:02:36.382Z] "sync", [2024-03-20T20:02:36.382Z] "unsafe" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestGoFiles": [ [2024-03-20T20:02:36.382Z] "abi_test.go", [2024-03-20T20:02:36.382Z] "all_test.go", [2024-03-20T20:02:36.382Z] "example_test.go", [2024-03-20T20:02:36.382Z] "set_test.go", [2024-03-20T20:02:36.382Z] "tostring_test.go", [2024-03-20T20:02:36.382Z] "visiblefields_test.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestImports": [ [2024-03-20T20:02:36.382Z] "bytes", [2024-03-20T20:02:36.382Z] "encoding/base64", [2024-03-20T20:02:36.382Z] "encoding/json", [2024-03-20T20:02:36.382Z] "flag", [2024-03-20T20:02:36.382Z] "fmt", [2024-03-20T20:02:36.382Z] "go/ast", [2024-03-20T20:02:36.382Z] "go/token", [2024-03-20T20:02:36.382Z] "internal/abi", [2024-03-20T20:02:36.382Z] "io", [2024-03-20T20:02:36.382Z] "math", [2024-03-20T20:02:36.382Z] "math/rand", [2024-03-20T20:02:36.382Z] "os", [2024-03-20T20:02:36.382Z] "reflect", [2024-03-20T20:02:36.382Z] "reflect/internal/example1", [2024-03-20T20:02:36.382Z] "reflect/internal/example2", [2024-03-20T20:02:36.382Z] "runtime", [2024-03-20T20:02:36.382Z] "sort", [2024-03-20T20:02:36.382Z] "strconv", [2024-03-20T20:02:36.382Z] "strings", [2024-03-20T20:02:36.382Z] "sync", [2024-03-20T20:02:36.382Z] "sync/atomic", [2024-03-20T20:02:36.382Z] "testing", [2024-03-20T20:02:36.382Z] "testing/quick", [2024-03-20T20:02:36.382Z] "time", [2024-03-20T20:02:36.382Z] "unsafe" [2024-03-20T20:02:36.382Z] ] [2024-03-20T20:02:36.382Z] } [2024-03-20T20:02:36.382Z] { [2024-03-20T20:02:36.382Z] "Dir": "/usr/local/go/src/sort", [2024-03-20T20:02:36.382Z] "ImportPath": "sort", [2024-03-20T20:02:36.382Z] "Name": "sort", [2024-03-20T20:02:36.382Z] "Doc": "Package sort provides primitives for sorting slices and user-defined collections.", [2024-03-20T20:02:36.382Z] "Target": "/usr/local/go/pkg/linux_amd64/sort.a", [2024-03-20T20:02:36.382Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.382Z] "Goroot": true, [2024-03-20T20:02:36.382Z] "Standard": true, [2024-03-20T20:02:36.382Z] "DepOnly": true, [2024-03-20T20:02:36.382Z] "GoFiles": [ [2024-03-20T20:02:36.382Z] "search.go", [2024-03-20T20:02:36.382Z] "slice.go", [2024-03-20T20:02:36.382Z] "slice_go113.go", [2024-03-20T20:02:36.382Z] "sort.go", [2024-03-20T20:02:36.382Z] "zfuncversion.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.382Z] "genzfunc.go", [2024-03-20T20:02:36.382Z] "slice_go14.go", [2024-03-20T20:02:36.382Z] "slice_go18.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "Imports": [ [2024-03-20T20:02:36.382Z] "internal/reflectlite" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "Deps": [ [2024-03-20T20:02:36.382Z] "internal/abi", [2024-03-20T20:02:36.382Z] "internal/bytealg", [2024-03-20T20:02:36.382Z] "internal/cpu", [2024-03-20T20:02:36.382Z] "internal/goexperiment", [2024-03-20T20:02:36.382Z] "internal/reflectlite", [2024-03-20T20:02:36.382Z] "internal/unsafeheader", [2024-03-20T20:02:36.382Z] "runtime", [2024-03-20T20:02:36.382Z] "runtime/internal/atomic", [2024-03-20T20:02:36.382Z] "runtime/internal/math", [2024-03-20T20:02:36.382Z] "runtime/internal/sys", [2024-03-20T20:02:36.382Z] "unsafe" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "TestGoFiles": [ [2024-03-20T20:02:36.382Z] "export_test.go" [2024-03-20T20:02:36.382Z] ], [2024-03-20T20:02:36.382Z] "XTestGoFiles": [ [2024-03-20T20:02:36.382Z] "example_interface_test.go", [2024-03-20T20:02:36.382Z] "example_keys_test.go", [2024-03-20T20:02:36.382Z] "example_multi_test.go", [2024-03-20T20:02:36.382Z] "example_search_test.go", [2024-03-20T20:02:36.382Z] "example_test.go", [2024-03-20T20:02:36.382Z] "example_wrapper_test.go", [2024-03-20T20:02:36.383Z] "search_test.go", [2024-03-20T20:02:36.383Z] "sort_test.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "XTestImports": [ [2024-03-20T20:02:36.383Z] "fmt", [2024-03-20T20:02:36.383Z] "internal/testenv", [2024-03-20T20:02:36.383Z] "math", [2024-03-20T20:02:36.383Z] "math/rand", [2024-03-20T20:02:36.383Z] "runtime", [2024-03-20T20:02:36.383Z] "sort", [2024-03-20T20:02:36.383Z] "strconv", [2024-03-20T20:02:36.383Z] "strings", [2024-03-20T20:02:36.383Z] "testing" [2024-03-20T20:02:36.383Z] ] [2024-03-20T20:02:36.383Z] } [2024-03-20T20:02:36.383Z] { [2024-03-20T20:02:36.383Z] "Dir": "/usr/local/go/src/internal/fmtsort", [2024-03-20T20:02:36.383Z] "ImportPath": "internal/fmtsort", [2024-03-20T20:02:36.383Z] "Name": "fmtsort", [2024-03-20T20:02:36.383Z] "Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.", [2024-03-20T20:02:36.383Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/fmtsort.a", [2024-03-20T20:02:36.383Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.383Z] "Goroot": true, [2024-03-20T20:02:36.383Z] "Standard": true, [2024-03-20T20:02:36.383Z] "DepOnly": true, [2024-03-20T20:02:36.383Z] "GoFiles": [ [2024-03-20T20:02:36.383Z] "sort.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "Imports": [ [2024-03-20T20:02:36.383Z] "reflect", [2024-03-20T20:02:36.383Z] "sort" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "Deps": [ [2024-03-20T20:02:36.383Z] "errors", [2024-03-20T20:02:36.383Z] "internal/abi", [2024-03-20T20:02:36.383Z] "internal/bytealg", [2024-03-20T20:02:36.383Z] "internal/cpu", [2024-03-20T20:02:36.383Z] "internal/goexperiment", [2024-03-20T20:02:36.383Z] "internal/itoa", [2024-03-20T20:02:36.383Z] "internal/race", [2024-03-20T20:02:36.383Z] "internal/reflectlite", [2024-03-20T20:02:36.383Z] "internal/unsafeheader", [2024-03-20T20:02:36.383Z] "math", [2024-03-20T20:02:36.383Z] "math/bits", [2024-03-20T20:02:36.383Z] "reflect", [2024-03-20T20:02:36.383Z] "runtime", [2024-03-20T20:02:36.383Z] "runtime/internal/atomic", [2024-03-20T20:02:36.383Z] "runtime/internal/math", [2024-03-20T20:02:36.383Z] "runtime/internal/sys", [2024-03-20T20:02:36.383Z] "sort", [2024-03-20T20:02:36.383Z] "strconv", [2024-03-20T20:02:36.383Z] "sync", [2024-03-20T20:02:36.383Z] "sync/atomic", [2024-03-20T20:02:36.383Z] "unicode", [2024-03-20T20:02:36.383Z] "unicode/utf8", [2024-03-20T20:02:36.383Z] "unsafe" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "TestGoFiles": [ [2024-03-20T20:02:36.383Z] "export_test.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "TestImports": [ [2024-03-20T20:02:36.383Z] "reflect" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "XTestGoFiles": [ [2024-03-20T20:02:36.383Z] "sort_test.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "XTestImports": [ [2024-03-20T20:02:36.383Z] "fmt", [2024-03-20T20:02:36.383Z] "internal/fmtsort", [2024-03-20T20:02:36.383Z] "math", [2024-03-20T20:02:36.383Z] "reflect", [2024-03-20T20:02:36.383Z] "strings", [2024-03-20T20:02:36.383Z] "testing", [2024-03-20T20:02:36.383Z] "unsafe" [2024-03-20T20:02:36.383Z] ] [2024-03-20T20:02:36.383Z] } [2024-03-20T20:02:36.383Z] { [2024-03-20T20:02:36.383Z] "Dir": "/usr/local/go/src/io", [2024-03-20T20:02:36.383Z] "ImportPath": "io", [2024-03-20T20:02:36.383Z] "Name": "io", [2024-03-20T20:02:36.383Z] "Doc": "Package io provides basic interfaces to I/O primitives.", [2024-03-20T20:02:36.383Z] "Target": "/usr/local/go/pkg/linux_amd64/io.a", [2024-03-20T20:02:36.383Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.383Z] "Goroot": true, [2024-03-20T20:02:36.383Z] "Standard": true, [2024-03-20T20:02:36.383Z] "DepOnly": true, [2024-03-20T20:02:36.383Z] "GoFiles": [ [2024-03-20T20:02:36.383Z] "io.go", [2024-03-20T20:02:36.383Z] "multi.go", [2024-03-20T20:02:36.383Z] "pipe.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "Imports": [ [2024-03-20T20:02:36.383Z] "errors", [2024-03-20T20:02:36.383Z] "sync" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "Deps": [ [2024-03-20T20:02:36.383Z] "errors", [2024-03-20T20:02:36.383Z] "internal/abi", [2024-03-20T20:02:36.383Z] "internal/bytealg", [2024-03-20T20:02:36.383Z] "internal/cpu", [2024-03-20T20:02:36.383Z] "internal/goexperiment", [2024-03-20T20:02:36.383Z] "internal/race", [2024-03-20T20:02:36.383Z] "internal/reflectlite", [2024-03-20T20:02:36.383Z] "internal/unsafeheader", [2024-03-20T20:02:36.383Z] "runtime", [2024-03-20T20:02:36.383Z] "runtime/internal/atomic", [2024-03-20T20:02:36.383Z] "runtime/internal/math", [2024-03-20T20:02:36.383Z] "runtime/internal/sys", [2024-03-20T20:02:36.383Z] "sync", [2024-03-20T20:02:36.383Z] "sync/atomic", [2024-03-20T20:02:36.383Z] "unsafe" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "TestGoFiles": [ [2024-03-20T20:02:36.383Z] "export_test.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "XTestGoFiles": [ [2024-03-20T20:02:36.383Z] "example_test.go", [2024-03-20T20:02:36.383Z] "io_test.go", [2024-03-20T20:02:36.383Z] "multi_test.go", [2024-03-20T20:02:36.383Z] "pipe_test.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "XTestImports": [ [2024-03-20T20:02:36.383Z] "bytes", [2024-03-20T20:02:36.383Z] "crypto/sha1", [2024-03-20T20:02:36.383Z] "errors", [2024-03-20T20:02:36.383Z] "fmt", [2024-03-20T20:02:36.383Z] "io", [2024-03-20T20:02:36.383Z] "log", [2024-03-20T20:02:36.383Z] "os", [2024-03-20T20:02:36.383Z] "runtime", [2024-03-20T20:02:36.383Z] "sort", [2024-03-20T20:02:36.383Z] "strings", [2024-03-20T20:02:36.383Z] "testing", [2024-03-20T20:02:36.383Z] "time" [2024-03-20T20:02:36.383Z] ] [2024-03-20T20:02:36.383Z] } [2024-03-20T20:02:36.383Z] { [2024-03-20T20:02:36.383Z] "Dir": "/usr/local/go/src/internal/syscall/unix", [2024-03-20T20:02:36.383Z] "ImportPath": "internal/syscall/unix", [2024-03-20T20:02:36.383Z] "Name": "unix", [2024-03-20T20:02:36.383Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/unix.a", [2024-03-20T20:02:36.383Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.383Z] "Goroot": true, [2024-03-20T20:02:36.383Z] "Standard": true, [2024-03-20T20:02:36.383Z] "DepOnly": true, [2024-03-20T20:02:36.383Z] "GoFiles": [ [2024-03-20T20:02:36.383Z] "at.go", [2024-03-20T20:02:36.383Z] "at_sysnum_linux.go", [2024-03-20T20:02:36.383Z] "at_sysnum_newfstatat_linux.go", [2024-03-20T20:02:36.383Z] "copy_file_range_linux.go", [2024-03-20T20:02:36.383Z] "getrandom.go", [2024-03-20T20:02:36.383Z] "getrandom_linux.go", [2024-03-20T20:02:36.383Z] "nonblocking.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_amd64.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.383Z] "at_aix.go", [2024-03-20T20:02:36.383Z] "at_darwin.go", [2024-03-20T20:02:36.383Z] "at_freebsd.go", [2024-03-20T20:02:36.383Z] "at_libc.go", [2024-03-20T20:02:36.383Z] "at_solaris.go", [2024-03-20T20:02:36.383Z] "at_sysnum_darwin.go", [2024-03-20T20:02:36.383Z] "at_sysnum_dragonfly.go", [2024-03-20T20:02:36.383Z] "at_sysnum_fstatat64_linux.go", [2024-03-20T20:02:36.383Z] "at_sysnum_fstatat_linux.go", [2024-03-20T20:02:36.383Z] "at_sysnum_netbsd.go", [2024-03-20T20:02:36.383Z] "at_sysnum_openbsd.go", [2024-03-20T20:02:36.383Z] "fcntl_linux_32bit.go", [2024-03-20T20:02:36.383Z] "getentropy_darwin.go", [2024-03-20T20:02:36.383Z] "getentropy_openbsd.go", [2024-03-20T20:02:36.383Z] "getrandom_dragonfly.go", [2024-03-20T20:02:36.383Z] "getrandom_freebsd.go", [2024-03-20T20:02:36.383Z] "getrandom_solaris.go", [2024-03-20T20:02:36.383Z] "ioctl_aix.go", [2024-03-20T20:02:36.383Z] "nonblocking_js.go", [2024-03-20T20:02:36.383Z] "nonblocking_libc.go", [2024-03-20T20:02:36.383Z] "pipe2_illumos.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_386.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_arm.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_generic.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_mips64x.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_mipsx.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_ppc64x.go", [2024-03-20T20:02:36.383Z] "sysnum_linux_s390x.go", [2024-03-20T20:02:36.383Z] "writev_illumos.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.383Z] "asm_aix_ppc64.s", [2024-03-20T20:02:36.383Z] "asm_darwin.s", [2024-03-20T20:02:36.383Z] "asm_solaris.s" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "Imports": [ [2024-03-20T20:02:36.383Z] "sync/atomic", [2024-03-20T20:02:36.383Z] "syscall", [2024-03-20T20:02:36.383Z] "unsafe" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "Deps": [ [2024-03-20T20:02:36.383Z] "errors", [2024-03-20T20:02:36.383Z] "internal/abi", [2024-03-20T20:02:36.383Z] "internal/bytealg", [2024-03-20T20:02:36.383Z] "internal/cpu", [2024-03-20T20:02:36.383Z] "internal/goexperiment", [2024-03-20T20:02:36.383Z] "internal/itoa", [2024-03-20T20:02:36.383Z] "internal/oserror", [2024-03-20T20:02:36.383Z] "internal/race", [2024-03-20T20:02:36.383Z] "internal/reflectlite", [2024-03-20T20:02:36.383Z] "internal/unsafeheader", [2024-03-20T20:02:36.383Z] "runtime", [2024-03-20T20:02:36.383Z] "runtime/internal/atomic", [2024-03-20T20:02:36.383Z] "runtime/internal/math", [2024-03-20T20:02:36.383Z] "runtime/internal/sys", [2024-03-20T20:02:36.383Z] "sync", [2024-03-20T20:02:36.383Z] "sync/atomic", [2024-03-20T20:02:36.383Z] "syscall", [2024-03-20T20:02:36.383Z] "unsafe" [2024-03-20T20:02:36.383Z] ] [2024-03-20T20:02:36.383Z] } [2024-03-20T20:02:36.383Z] { [2024-03-20T20:02:36.383Z] "Dir": "/usr/local/go/src/internal/poll", [2024-03-20T20:02:36.383Z] "ImportPath": "internal/poll", [2024-03-20T20:02:36.383Z] "Name": "poll", [2024-03-20T20:02:36.383Z] "Doc": "Package poll supports non-blocking I/O on file descriptors with polling.", [2024-03-20T20:02:36.383Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/poll.a", [2024-03-20T20:02:36.383Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.383Z] "Goroot": true, [2024-03-20T20:02:36.383Z] "Standard": true, [2024-03-20T20:02:36.383Z] "DepOnly": true, [2024-03-20T20:02:36.383Z] "GoFiles": [ [2024-03-20T20:02:36.383Z] "copy_file_range_linux.go", [2024-03-20T20:02:36.383Z] "errno_unix.go", [2024-03-20T20:02:36.383Z] "fcntl_syscall.go", [2024-03-20T20:02:36.383Z] "fd.go", [2024-03-20T20:02:36.383Z] "fd_fsync_posix.go", [2024-03-20T20:02:36.383Z] "fd_mutex.go", [2024-03-20T20:02:36.383Z] "fd_poll_runtime.go", [2024-03-20T20:02:36.383Z] "fd_posix.go", [2024-03-20T20:02:36.383Z] "fd_unix.go", [2024-03-20T20:02:36.383Z] "fd_writev_unix.go", [2024-03-20T20:02:36.383Z] "hook_cloexec.go", [2024-03-20T20:02:36.383Z] "hook_unix.go", [2024-03-20T20:02:36.383Z] "iovec_unix.go", [2024-03-20T20:02:36.383Z] "sendfile_linux.go", [2024-03-20T20:02:36.383Z] "sock_cloexec.go", [2024-03-20T20:02:36.383Z] "sockopt.go", [2024-03-20T20:02:36.383Z] "sockopt_linux.go", [2024-03-20T20:02:36.383Z] "sockopt_unix.go", [2024-03-20T20:02:36.383Z] "sockoptip.go", [2024-03-20T20:02:36.383Z] "splice_linux.go", [2024-03-20T20:02:36.383Z] "writev.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.383Z] "errno_windows.go", [2024-03-20T20:02:36.383Z] "error_stub_test.go", [2024-03-20T20:02:36.383Z] "export_windows_test.go", [2024-03-20T20:02:36.383Z] "fcntl_js.go", [2024-03-20T20:02:36.383Z] "fcntl_libc.go", [2024-03-20T20:02:36.383Z] "fd_fsync_darwin.go", [2024-03-20T20:02:36.383Z] "fd_fsync_windows.go", [2024-03-20T20:02:36.383Z] "fd_io_plan9.go", [2024-03-20T20:02:36.383Z] "fd_opendir_darwin.go", [2024-03-20T20:02:36.383Z] "fd_plan9.go", [2024-03-20T20:02:36.383Z] "fd_poll_js.go", [2024-03-20T20:02:36.383Z] "fd_windows.go", [2024-03-20T20:02:36.383Z] "fd_windows_test.go", [2024-03-20T20:02:36.383Z] "fd_writev_darwin.go", [2024-03-20T20:02:36.383Z] "fd_writev_illumos.go", [2024-03-20T20:02:36.383Z] "hook_windows.go", [2024-03-20T20:02:36.383Z] "iovec_illumos.go", [2024-03-20T20:02:36.383Z] "sendfile_bsd.go", [2024-03-20T20:02:36.383Z] "sendfile_solaris.go", [2024-03-20T20:02:36.383Z] "sendfile_windows.go", [2024-03-20T20:02:36.383Z] "sockopt_windows.go", [2024-03-20T20:02:36.383Z] "strconv.go", [2024-03-20T20:02:36.383Z] "sys_cloexec.go" [2024-03-20T20:02:36.383Z] ], [2024-03-20T20:02:36.383Z] "Imports": [ [2024-03-20T20:02:36.383Z] "errors", [2024-03-20T20:02:36.383Z] "internal/syscall/unix", [2024-03-20T20:02:36.383Z] "io", [2024-03-20T20:02:36.383Z] "runtime", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/itoa", [2024-03-20T20:02:36.384Z] "internal/oserror", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/syscall/unix", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "TestGoFiles": [ [2024-03-20T20:02:36.384Z] "export_linux_test.go", [2024-03-20T20:02:36.384Z] "export_posix_test.go", [2024-03-20T20:02:36.384Z] "export_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestGoFiles": [ [2024-03-20T20:02:36.384Z] "error_linux_test.go", [2024-03-20T20:02:36.384Z] "error_test.go", [2024-03-20T20:02:36.384Z] "fd_mutex_test.go", [2024-03-20T20:02:36.384Z] "fd_posix_test.go", [2024-03-20T20:02:36.384Z] "read_test.go", [2024-03-20T20:02:36.384Z] "splice_linux_test.go", [2024-03-20T20:02:36.384Z] "writev_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestImports": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "fmt", [2024-03-20T20:02:36.384Z] "internal/poll", [2024-03-20T20:02:36.384Z] "internal/syscall/unix", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "io/fs", [2024-03-20T20:02:36.384Z] "math/rand", [2024-03-20T20:02:36.384Z] "net", [2024-03-20T20:02:36.384Z] "os", [2024-03-20T20:02:36.384Z] "reflect", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "strings", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "testing", [2024-03-20T20:02:36.384Z] "time" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/internal/syscall/execenv", [2024-03-20T20:02:36.384Z] "ImportPath": "internal/syscall/execenv", [2024-03-20T20:02:36.384Z] "Name": "execenv", [2024-03-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/execenv.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "execenv_default.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.384Z] "execenv_windows.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "syscall" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/itoa", [2024-03-20T20:02:36.384Z] "internal/oserror", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/internal/testlog", [2024-03-20T20:02:36.384Z] "ImportPath": "internal/testlog", [2024-03-20T20:02:36.384Z] "Name": "testlog", [2024-03-20T20:02:36.384Z] "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-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/testlog.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "exit.go", [2024-03-20T20:02:36.384Z] "log.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/path", [2024-03-20T20:02:36.384Z] "ImportPath": "path", [2024-03-20T20:02:36.384Z] "Name": "path", [2024-03-20T20:02:36.384Z] "Doc": "Package path implements utility routines for manipulating slash-separated paths.", [2024-03-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/path.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "match.go", [2024-03-20T20:02:36.384Z] "path.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "unicode/utf8" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "unicode/utf8", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestGoFiles": [ [2024-03-20T20:02:36.384Z] "example_test.go", [2024-03-20T20:02:36.384Z] "match_test.go", [2024-03-20T20:02:36.384Z] "path_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestImports": [ [2024-03-20T20:02:36.384Z] "fmt", [2024-03-20T20:02:36.384Z] "path", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "testing" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/io/fs", [2024-03-20T20:02:36.384Z] "ImportPath": "io/fs", [2024-03-20T20:02:36.384Z] "Name": "fs", [2024-03-20T20:02:36.384Z] "Doc": "Package fs defines basic interfaces to a file system.", [2024-03-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/io/fs.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "fs.go", [2024-03-20T20:02:36.384Z] "glob.go", [2024-03-20T20:02:36.384Z] "readdir.go", [2024-03-20T20:02:36.384Z] "readfile.go", [2024-03-20T20:02:36.384Z] "stat.go", [2024-03-20T20:02:36.384Z] "sub.go", [2024-03-20T20:02:36.384Z] "walk.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/oserror", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "path", [2024-03-20T20:02:36.384Z] "sort", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unicode/utf8" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/itoa", [2024-03-20T20:02:36.384Z] "internal/oserror", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "path", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sort", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unicode/utf8", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestGoFiles": [ [2024-03-20T20:02:36.384Z] "example_test.go", [2024-03-20T20:02:36.384Z] "fs_test.go", [2024-03-20T20:02:36.384Z] "glob_test.go", [2024-03-20T20:02:36.384Z] "readdir_test.go", [2024-03-20T20:02:36.384Z] "readfile_test.go", [2024-03-20T20:02:36.384Z] "stat_test.go", [2024-03-20T20:02:36.384Z] "sub_test.go", [2024-03-20T20:02:36.384Z] "walk_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestImports": [ [2024-03-20T20:02:36.384Z] "fmt", [2024-03-20T20:02:36.384Z] "io/fs", [2024-03-20T20:02:36.384Z] "log", [2024-03-20T20:02:36.384Z] "os", [2024-03-20T20:02:36.384Z] "path", [2024-03-20T20:02:36.384Z] "testing", [2024-03-20T20:02:36.384Z] "testing/fstest", [2024-03-20T20:02:36.384Z] "time" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/os", [2024-03-20T20:02:36.384Z] "ImportPath": "os", [2024-03-20T20:02:36.384Z] "Name": "os", [2024-03-20T20:02:36.384Z] "Doc": "Package os provides a platform-independent interface to operating system functionality.", [2024-03-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/os.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "dir.go", [2024-03-20T20:02:36.384Z] "dir_unix.go", [2024-03-20T20:02:36.384Z] "dirent_linux.go", [2024-03-20T20:02:36.384Z] "endian_little.go", [2024-03-20T20:02:36.384Z] "env.go", [2024-03-20T20:02:36.384Z] "error.go", [2024-03-20T20:02:36.384Z] "error_errno.go", [2024-03-20T20:02:36.384Z] "error_posix.go", [2024-03-20T20:02:36.384Z] "exec.go", [2024-03-20T20:02:36.384Z] "exec_posix.go", [2024-03-20T20:02:36.384Z] "exec_unix.go", [2024-03-20T20:02:36.384Z] "executable.go", [2024-03-20T20:02:36.384Z] "executable_procfs.go", [2024-03-20T20:02:36.384Z] "file.go", [2024-03-20T20:02:36.384Z] "file_posix.go", [2024-03-20T20:02:36.384Z] "file_unix.go", [2024-03-20T20:02:36.384Z] "getwd.go", [2024-03-20T20:02:36.384Z] "path.go", [2024-03-20T20:02:36.384Z] "path_unix.go", [2024-03-20T20:02:36.384Z] "pipe_linux.go", [2024-03-20T20:02:36.384Z] "proc.go", [2024-03-20T20:02:36.384Z] "rawconn.go", [2024-03-20T20:02:36.384Z] "readfrom_linux.go", [2024-03-20T20:02:36.384Z] "removeall_at.go", [2024-03-20T20:02:36.384Z] "stat.go", [2024-03-20T20:02:36.384Z] "stat_linux.go", [2024-03-20T20:02:36.384Z] "stat_unix.go", [2024-03-20T20:02:36.384Z] "sticky_notbsd.go", [2024-03-20T20:02:36.384Z] "str.go", [2024-03-20T20:02:36.384Z] "sys.go", [2024-03-20T20:02:36.384Z] "sys_linux.go", [2024-03-20T20:02:36.384Z] "sys_unix.go", [2024-03-20T20:02:36.384Z] "tempfile.go", [2024-03-20T20:02:36.384Z] "types.go", [2024-03-20T20:02:36.384Z] "types_unix.go", [2024-03-20T20:02:36.384Z] "wait_waitid.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.384Z] "dir_darwin.go", [2024-03-20T20:02:36.384Z] "dir_plan9.go", [2024-03-20T20:02:36.384Z] "dir_windows.go", [2024-03-20T20:02:36.384Z] "dirent_aix.go", [2024-03-20T20:02:36.384Z] "dirent_dragonfly.go", [2024-03-20T20:02:36.384Z] "dirent_freebsd.go", [2024-03-20T20:02:36.384Z] "dirent_js.go", [2024-03-20T20:02:36.384Z] "dirent_netbsd.go", [2024-03-20T20:02:36.384Z] "dirent_openbsd.go", [2024-03-20T20:02:36.384Z] "dirent_solaris.go", [2024-03-20T20:02:36.384Z] "endian_big.go", [2024-03-20T20:02:36.384Z] "error_plan9.go", [2024-03-20T20:02:36.384Z] "error_windows_test.go", [2024-03-20T20:02:36.384Z] "exec_plan9.go", [2024-03-20T20:02:36.384Z] "exec_windows.go", [2024-03-20T20:02:36.384Z] "executable_darwin.go", [2024-03-20T20:02:36.384Z] "executable_dragonfly.go", [2024-03-20T20:02:36.384Z] "executable_freebsd.go", [2024-03-20T20:02:36.384Z] "executable_path.go", [2024-03-20T20:02:36.384Z] "executable_plan9.go", [2024-03-20T20:02:36.384Z] "executable_solaris.go", [2024-03-20T20:02:36.384Z] "executable_sysctl.go", [2024-03-20T20:02:36.384Z] "executable_windows.go", [2024-03-20T20:02:36.384Z] "export_windows_test.go", [2024-03-20T20:02:36.384Z] "file_plan9.go", [2024-03-20T20:02:36.384Z] "file_windows.go", [2024-03-20T20:02:36.384Z] "os_windows_test.go", [2024-03-20T20:02:36.384Z] "path_plan9.go", [2024-03-20T20:02:36.384Z] "path_windows.go", [2024-03-20T20:02:36.384Z] "path_windows_test.go", [2024-03-20T20:02:36.384Z] "pipe2_bsd.go", [2024-03-20T20:02:36.384Z] "pipe2_illumos.go", [2024-03-20T20:02:36.384Z] "pipe_bsd.go", [2024-03-20T20:02:36.384Z] "readfrom_stub.go", [2024-03-20T20:02:36.384Z] "removeall_noat.go", [2024-03-20T20:02:36.384Z] "stat_aix.go", [2024-03-20T20:02:36.384Z] "stat_darwin.go", [2024-03-20T20:02:36.384Z] "stat_dragonfly.go", [2024-03-20T20:02:36.384Z] "stat_freebsd.go", [2024-03-20T20:02:36.384Z] "stat_js.go", [2024-03-20T20:02:36.384Z] "stat_netbsd.go", [2024-03-20T20:02:36.384Z] "stat_openbsd.go", [2024-03-20T20:02:36.384Z] "stat_plan9.go", [2024-03-20T20:02:36.384Z] "stat_solaris.go", [2024-03-20T20:02:36.384Z] "stat_windows.go", [2024-03-20T20:02:36.384Z] "sticky_bsd.go", [2024-03-20T20:02:36.384Z] "sys_aix.go", [2024-03-20T20:02:36.384Z] "sys_bsd.go", [2024-03-20T20:02:36.384Z] "sys_js.go", [2024-03-20T20:02:36.384Z] "sys_plan9.go", [2024-03-20T20:02:36.384Z] "sys_solaris.go", [2024-03-20T20:02:36.384Z] "sys_windows.go", [2024-03-20T20:02:36.384Z] "types_plan9.go", [2024-03-20T20:02:36.384Z] "types_windows.go", [2024-03-20T20:02:36.384Z] "wait_unimp.go", [2024-03-20T20:02:36.384Z] "wait_wait6.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/itoa", [2024-03-20T20:02:36.384Z] "internal/oserror", [2024-03-20T20:02:36.384Z] "internal/poll", [2024-03-20T20:02:36.384Z] "internal/syscall/execenv", [2024-03-20T20:02:36.384Z] "internal/syscall/unix", [2024-03-20T20:02:36.384Z] "internal/testlog", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "io/fs", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "sort", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/itoa", [2024-03-20T20:02:36.384Z] "internal/oserror", [2024-03-20T20:02:36.384Z] "internal/poll", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/syscall/execenv", [2024-03-20T20:02:36.384Z] "internal/syscall/unix", [2024-03-20T20:02:36.384Z] "internal/testlog", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "io/fs", [2024-03-20T20:02:36.384Z] "path", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sort", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unicode/utf8", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "TestGoFiles": [ [2024-03-20T20:02:36.384Z] "export_linux_test.go", [2024-03-20T20:02:36.384Z] "export_test.go", [2024-03-20T20:02:36.384Z] "export_unix_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestGoFiles": [ [2024-03-20T20:02:36.384Z] "env_test.go", [2024-03-20T20:02:36.384Z] "env_unix_test.go", [2024-03-20T20:02:36.384Z] "error_test.go", [2024-03-20T20:02:36.384Z] "error_unix_test.go", [2024-03-20T20:02:36.384Z] "example_test.go", [2024-03-20T20:02:36.384Z] "exec_unix_test.go", [2024-03-20T20:02:36.384Z] "executable_test.go", [2024-03-20T20:02:36.384Z] "fifo_test.go", [2024-03-20T20:02:36.384Z] "os_test.go", [2024-03-20T20:02:36.384Z] "os_unix_test.go", [2024-03-20T20:02:36.384Z] "path_test.go", [2024-03-20T20:02:36.384Z] "pipe_test.go", [2024-03-20T20:02:36.384Z] "rawconn_test.go", [2024-03-20T20:02:36.384Z] "read_test.go", [2024-03-20T20:02:36.384Z] "readfrom_linux_test.go", [2024-03-20T20:02:36.384Z] "removeall_test.go", [2024-03-20T20:02:36.384Z] "stat_test.go", [2024-03-20T20:02:36.384Z] "tempfile_test.go", [2024-03-20T20:02:36.384Z] "timeout_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestImports": [ [2024-03-20T20:02:36.384Z] "bufio", [2024-03-20T20:02:36.384Z] "bytes", [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "flag", [2024-03-20T20:02:36.384Z] "fmt", [2024-03-20T20:02:36.384Z] "internal/poll", [2024-03-20T20:02:36.384Z] "internal/testenv", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "io/fs", [2024-03-20T20:02:36.384Z] "log", [2024-03-20T20:02:36.384Z] "math/rand", [2024-03-20T20:02:36.384Z] "os", [2024-03-20T20:02:36.384Z] "os/exec", [2024-03-20T20:02:36.384Z] "os/signal", [2024-03-20T20:02:36.384Z] "path/filepath", [2024-03-20T20:02:36.384Z] "reflect", [2024-03-20T20:02:36.384Z] "regexp", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/debug", [2024-03-20T20:02:36.384Z] "sort", [2024-03-20T20:02:36.384Z] "strconv", [2024-03-20T20:02:36.384Z] "strings", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "testing", [2024-03-20T20:02:36.384Z] "testing/fstest", [2024-03-20T20:02:36.384Z] "time" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/fmt", [2024-03-20T20:02:36.384Z] "ImportPath": "fmt", [2024-03-20T20:02:36.384Z] "Name": "fmt", [2024-03-20T20:02:36.384Z] "Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.", [2024-03-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/fmt.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "doc.go", [2024-03-20T20:02:36.384Z] "errors.go", [2024-03-20T20:02:36.384Z] "format.go", [2024-03-20T20:02:36.384Z] "print.go", [2024-03-20T20:02:36.384Z] "scan.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/fmtsort", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "math", [2024-03-20T20:02:36.384Z] "os", [2024-03-20T20:02:36.384Z] "reflect", [2024-03-20T20:02:36.384Z] "strconv", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "unicode/utf8" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/fmtsort", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/itoa", [2024-03-20T20:02:36.384Z] "internal/oserror", [2024-03-20T20:02:36.384Z] "internal/poll", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/syscall/execenv", [2024-03-20T20:02:36.384Z] "internal/syscall/unix", [2024-03-20T20:02:36.384Z] "internal/testlog", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "io/fs", [2024-03-20T20:02:36.384Z] "math", [2024-03-20T20:02:36.384Z] "math/bits", [2024-03-20T20:02:36.384Z] "os", [2024-03-20T20:02:36.384Z] "path", [2024-03-20T20:02:36.384Z] "reflect", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sort", [2024-03-20T20:02:36.384Z] "strconv", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unicode", [2024-03-20T20:02:36.384Z] "unicode/utf8", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "TestGoFiles": [ [2024-03-20T20:02:36.384Z] "export_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestGoFiles": [ [2024-03-20T20:02:36.384Z] "errors_test.go", [2024-03-20T20:02:36.384Z] "example_test.go", [2024-03-20T20:02:36.384Z] "fmt_test.go", [2024-03-20T20:02:36.384Z] "gostringer_example_test.go", [2024-03-20T20:02:36.384Z] "scan_test.go", [2024-03-20T20:02:36.384Z] "stringer_example_test.go", [2024-03-20T20:02:36.384Z] "stringer_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestImports": [ [2024-03-20T20:02:36.384Z] "bufio", [2024-03-20T20:02:36.384Z] "bytes", [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "fmt", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "math", [2024-03-20T20:02:36.384Z] "os", [2024-03-20T20:02:36.384Z] "reflect", [2024-03-20T20:02:36.384Z] "regexp", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "strings", [2024-03-20T20:02:36.384Z] "testing", [2024-03-20T20:02:36.384Z] "testing/iotest", [2024-03-20T20:02:36.384Z] "time", [2024-03-20T20:02:36.384Z] "unicode", [2024-03-20T20:02:36.384Z] "unicode/utf8" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/bytes", [2024-03-20T20:02:36.384Z] "ImportPath": "bytes", [2024-03-20T20:02:36.384Z] "Name": "bytes", [2024-03-20T20:02:36.384Z] "Doc": "Package bytes implements functions for the manipulation of byte slices.", [2024-03-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/bytes.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "buffer.go", [2024-03-20T20:02:36.384Z] "bytes.go", [2024-03-20T20:02:36.384Z] "reader.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "unicode", [2024-03-20T20:02:36.384Z] "unicode/utf8" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "unicode", [2024-03-20T20:02:36.384Z] "unicode/utf8", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "TestGoFiles": [ [2024-03-20T20:02:36.384Z] "export_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestGoFiles": [ [2024-03-20T20:02:36.384Z] "boundary_test.go", [2024-03-20T20:02:36.384Z] "buffer_test.go", [2024-03-20T20:02:36.384Z] "bytes_test.go", [2024-03-20T20:02:36.384Z] "compare_test.go", [2024-03-20T20:02:36.384Z] "example_test.go", [2024-03-20T20:02:36.384Z] "reader_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestImports": [ [2024-03-20T20:02:36.384Z] "bytes", [2024-03-20T20:02:36.384Z] "encoding/base64", [2024-03-20T20:02:36.384Z] "fmt", [2024-03-20T20:02:36.384Z] "internal/testenv", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "math/rand", [2024-03-20T20:02:36.384Z] "os", [2024-03-20T20:02:36.384Z] "reflect", [2024-03-20T20:02:36.384Z] "sort", [2024-03-20T20:02:36.384Z] "strings", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "syscall", [2024-03-20T20:02:36.384Z] "testing", [2024-03-20T20:02:36.384Z] "unicode", [2024-03-20T20:02:36.384Z] "unicode/utf8" [2024-03-20T20:02:36.384Z] ] [2024-03-20T20:02:36.384Z] } [2024-03-20T20:02:36.384Z] { [2024-03-20T20:02:36.384Z] "Dir": "/usr/local/go/src/strings", [2024-03-20T20:02:36.384Z] "ImportPath": "strings", [2024-03-20T20:02:36.384Z] "Name": "strings", [2024-03-20T20:02:36.384Z] "Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.", [2024-03-20T20:02:36.384Z] "Target": "/usr/local/go/pkg/linux_amd64/strings.a", [2024-03-20T20:02:36.384Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.384Z] "Goroot": true, [2024-03-20T20:02:36.384Z] "Standard": true, [2024-03-20T20:02:36.384Z] "DepOnly": true, [2024-03-20T20:02:36.384Z] "GoFiles": [ [2024-03-20T20:02:36.384Z] "builder.go", [2024-03-20T20:02:36.384Z] "compare.go", [2024-03-20T20:02:36.384Z] "reader.go", [2024-03-20T20:02:36.384Z] "replace.go", [2024-03-20T20:02:36.384Z] "search.go", [2024-03-20T20:02:36.384Z] "strings.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Imports": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "unicode", [2024-03-20T20:02:36.384Z] "unicode/utf8", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "Deps": [ [2024-03-20T20:02:36.384Z] "errors", [2024-03-20T20:02:36.384Z] "internal/abi", [2024-03-20T20:02:36.384Z] "internal/bytealg", [2024-03-20T20:02:36.384Z] "internal/cpu", [2024-03-20T20:02:36.384Z] "internal/goexperiment", [2024-03-20T20:02:36.384Z] "internal/race", [2024-03-20T20:02:36.384Z] "internal/reflectlite", [2024-03-20T20:02:36.384Z] "internal/unsafeheader", [2024-03-20T20:02:36.384Z] "io", [2024-03-20T20:02:36.384Z] "runtime", [2024-03-20T20:02:36.384Z] "runtime/internal/atomic", [2024-03-20T20:02:36.384Z] "runtime/internal/math", [2024-03-20T20:02:36.384Z] "runtime/internal/sys", [2024-03-20T20:02:36.384Z] "sync", [2024-03-20T20:02:36.384Z] "sync/atomic", [2024-03-20T20:02:36.384Z] "unicode", [2024-03-20T20:02:36.384Z] "unicode/utf8", [2024-03-20T20:02:36.384Z] "unsafe" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "TestGoFiles": [ [2024-03-20T20:02:36.384Z] "export_test.go" [2024-03-20T20:02:36.384Z] ], [2024-03-20T20:02:36.384Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "builder_test.go", [2024-03-20T20:02:36.385Z] "compare_test.go", [2024-03-20T20:02:36.385Z] "example_test.go", [2024-03-20T20:02:36.385Z] "reader_test.go", [2024-03-20T20:02:36.385Z] "replace_test.go", [2024-03-20T20:02:36.385Z] "search_test.go", [2024-03-20T20:02:36.385Z] "strings_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "internal/testenv", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math/rand", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "testing", [2024-03-20T20:02:36.385Z] "unicode", [2024-03-20T20:02:36.385Z] "unicode/utf8", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/bufio", [2024-03-20T20:02:36.385Z] "ImportPath": "bufio", [2024-03-20T20:02:36.385Z] "Name": "bufio", [2024-03-20T20:02:36.385Z] "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-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/bufio.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "bufio.go", [2024-03-20T20:02:36.385Z] "scan.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "unicode/utf8" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "internal/abi", [2024-03-20T20:02:36.385Z] "internal/bytealg", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "internal/goexperiment", [2024-03-20T20:02:36.385Z] "internal/race", [2024-03-20T20:02:36.385Z] "internal/reflectlite", [2024-03-20T20:02:36.385Z] "internal/unsafeheader", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/internal/atomic", [2024-03-20T20:02:36.385Z] "runtime/internal/math", [2024-03-20T20:02:36.385Z] "runtime/internal/sys", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "unicode", [2024-03-20T20:02:36.385Z] "unicode/utf8", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "export_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestImports": [ [2024-03-20T20:02:36.385Z] "unicode/utf8" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "bufio_test.go", [2024-03-20T20:02:36.385Z] "example_test.go", [2024-03-20T20:02:36.385Z] "scan_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "bufio", [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "testing", [2024-03-20T20:02:36.385Z] "testing/iotest", [2024-03-20T20:02:36.385Z] "time", [2024-03-20T20:02:36.385Z] "unicode", [2024-03-20T20:02:36.385Z] "unicode/utf8" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/compress/flate", [2024-03-20T20:02:36.385Z] "ImportPath": "compress/flate", [2024-03-20T20:02:36.385Z] "Name": "flate", [2024-03-20T20:02:36.385Z] "Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/flate.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "deflate.go", [2024-03-20T20:02:36.385Z] "deflatefast.go", [2024-03-20T20:02:36.385Z] "dict_decoder.go", [2024-03-20T20:02:36.385Z] "huffman_bit_writer.go", [2024-03-20T20:02:36.385Z] "huffman_code.go", [2024-03-20T20:02:36.385Z] "inflate.go", [2024-03-20T20:02:36.385Z] "token.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "bufio", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math", [2024-03-20T20:02:36.385Z] "math/bits", [2024-03-20T20:02:36.385Z] "sort", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "sync" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "bufio", [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "internal/abi", [2024-03-20T20:02:36.385Z] "internal/bytealg", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "internal/fmtsort", [2024-03-20T20:02:36.385Z] "internal/goexperiment", [2024-03-20T20:02:36.385Z] "internal/itoa", [2024-03-20T20:02:36.385Z] "internal/oserror", [2024-03-20T20:02:36.385Z] "internal/poll", [2024-03-20T20:02:36.385Z] "internal/race", [2024-03-20T20:02:36.385Z] "internal/reflectlite", [2024-03-20T20:02:36.385Z] "internal/syscall/execenv", [2024-03-20T20:02:36.385Z] "internal/syscall/unix", [2024-03-20T20:02:36.385Z] "internal/testlog", [2024-03-20T20:02:36.385Z] "internal/unsafeheader", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "io/fs", [2024-03-20T20:02:36.385Z] "math", [2024-03-20T20:02:36.385Z] "math/bits", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "path", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/internal/atomic", [2024-03-20T20:02:36.385Z] "runtime/internal/math", [2024-03-20T20:02:36.385Z] "runtime/internal/sys", [2024-03-20T20:02:36.385Z] "sort", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "syscall", [2024-03-20T20:02:36.385Z] "time", [2024-03-20T20:02:36.385Z] "unicode", [2024-03-20T20:02:36.385Z] "unicode/utf8", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "deflate_test.go", [2024-03-20T20:02:36.385Z] "dict_decoder_test.go", [2024-03-20T20:02:36.385Z] "flate_test.go", [2024-03-20T20:02:36.385Z] "huffman_bit_writer_test.go", [2024-03-20T20:02:36.385Z] "inflate_test.go", [2024-03-20T20:02:36.385Z] "reader_test.go", [2024-03-20T20:02:36.385Z] "writer_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "encoding/hex", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "flag", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "internal/testenv", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math/rand", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "path/filepath", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/debug", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "testing" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "example_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "compress/flate", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "log", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "sync" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/encoding/binary", [2024-03-20T20:02:36.385Z] "ImportPath": "encoding/binary", [2024-03-20T20:02:36.385Z] "Name": "binary", [2024-03-20T20:02:36.385Z] "Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/binary.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "binary.go", [2024-03-20T20:02:36.385Z] "varint.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "sync" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "internal/abi", [2024-03-20T20:02:36.385Z] "internal/bytealg", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "internal/goexperiment", [2024-03-20T20:02:36.385Z] "internal/itoa", [2024-03-20T20:02:36.385Z] "internal/race", [2024-03-20T20:02:36.385Z] "internal/reflectlite", [2024-03-20T20:02:36.385Z] "internal/unsafeheader", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math", [2024-03-20T20:02:36.385Z] "math/bits", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/internal/atomic", [2024-03-20T20:02:36.385Z] "runtime/internal/math", [2024-03-20T20:02:36.385Z] "runtime/internal/sys", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "unicode", [2024-03-20T20:02:36.385Z] "unicode/utf8", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "binary_test.go", [2024-03-20T20:02:36.385Z] "varint_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "testing" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "example_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "encoding/binary", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "math" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/hash", [2024-03-20T20:02:36.385Z] "ImportPath": "hash", [2024-03-20T20:02:36.385Z] "Name": "hash", [2024-03-20T20:02:36.385Z] "Doc": "Package hash provides interfaces for hash functions.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/hash.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "hash.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "io" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "internal/abi", [2024-03-20T20:02:36.385Z] "internal/bytealg", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "internal/goexperiment", [2024-03-20T20:02:36.385Z] "internal/race", [2024-03-20T20:02:36.385Z] "internal/reflectlite", [2024-03-20T20:02:36.385Z] "internal/unsafeheader", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/internal/atomic", [2024-03-20T20:02:36.385Z] "runtime/internal/math", [2024-03-20T20:02:36.385Z] "runtime/internal/sys", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "example_test.go", [2024-03-20T20:02:36.385Z] "marshal_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "crypto/md5", [2024-03-20T20:02:36.385Z] "crypto/sha1", [2024-03-20T20:02:36.385Z] "crypto/sha256", [2024-03-20T20:02:36.385Z] "crypto/sha512", [2024-03-20T20:02:36.385Z] "encoding", [2024-03-20T20:02:36.385Z] "encoding/hex", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "hash", [2024-03-20T20:02:36.385Z] "hash/adler32", [2024-03-20T20:02:36.385Z] "hash/crc32", [2024-03-20T20:02:36.385Z] "hash/crc64", [2024-03-20T20:02:36.385Z] "hash/fnv", [2024-03-20T20:02:36.385Z] "log", [2024-03-20T20:02:36.385Z] "testing" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/hash/crc32", [2024-03-20T20:02:36.385Z] "ImportPath": "hash/crc32", [2024-03-20T20:02:36.385Z] "Name": "crc32", [2024-03-20T20:02:36.385Z] "Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/crc32.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "crc32.go", [2024-03-20T20:02:36.385Z] "crc32_amd64.go", [2024-03-20T20:02:36.385Z] "crc32_generic.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.385Z] "crc32_arm64.go", [2024-03-20T20:02:36.385Z] "crc32_otherarch.go", [2024-03-20T20:02:36.385Z] "crc32_ppc64le.go", [2024-03-20T20:02:36.385Z] "crc32_s390x.go", [2024-03-20T20:02:36.385Z] "gen_const_ppc64le.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.385Z] "crc32_arm64.s", [2024-03-20T20:02:36.385Z] "crc32_ppc64le.s", [2024-03-20T20:02:36.385Z] "crc32_s390x.s", [2024-03-20T20:02:36.385Z] "crc32_table_ppc64le.s" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "SFiles": [ [2024-03-20T20:02:36.385Z] "crc32_amd64.s" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "hash", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "hash", [2024-03-20T20:02:36.385Z] "internal/abi", [2024-03-20T20:02:36.385Z] "internal/bytealg", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "internal/goexperiment", [2024-03-20T20:02:36.385Z] "internal/race", [2024-03-20T20:02:36.385Z] "internal/reflectlite", [2024-03-20T20:02:36.385Z] "internal/unsafeheader", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/internal/atomic", [2024-03-20T20:02:36.385Z] "runtime/internal/math", [2024-03-20T20:02:36.385Z] "runtime/internal/sys", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "crc32_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestImports": [ [2024-03-20T20:02:36.385Z] "encoding", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "hash", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math/rand", [2024-03-20T20:02:36.385Z] "testing" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "example_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "hash/crc32" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/compress/gzip", [2024-03-20T20:02:36.385Z] "ImportPath": "compress/gzip", [2024-03-20T20:02:36.385Z] "Name": "gzip", [2024-03-20T20:02:36.385Z] "Doc": "Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/gzip.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "gunzip.go", [2024-03-20T20:02:36.385Z] "gzip.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "bufio", [2024-03-20T20:02:36.385Z] "compress/flate", [2024-03-20T20:02:36.385Z] "encoding/binary", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "hash/crc32", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "time" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "bufio", [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "compress/flate", [2024-03-20T20:02:36.385Z] "encoding/binary", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "hash", [2024-03-20T20:02:36.385Z] "hash/crc32", [2024-03-20T20:02:36.385Z] "internal/abi", [2024-03-20T20:02:36.385Z] "internal/bytealg", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "internal/fmtsort", [2024-03-20T20:02:36.385Z] "internal/goexperiment", [2024-03-20T20:02:36.385Z] "internal/itoa", [2024-03-20T20:02:36.385Z] "internal/oserror", [2024-03-20T20:02:36.385Z] "internal/poll", [2024-03-20T20:02:36.385Z] "internal/race", [2024-03-20T20:02:36.385Z] "internal/reflectlite", [2024-03-20T20:02:36.385Z] "internal/syscall/execenv", [2024-03-20T20:02:36.385Z] "internal/syscall/unix", [2024-03-20T20:02:36.385Z] "internal/testlog", [2024-03-20T20:02:36.385Z] "internal/unsafeheader", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "io/fs", [2024-03-20T20:02:36.385Z] "math", [2024-03-20T20:02:36.385Z] "math/bits", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "path", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/internal/atomic", [2024-03-20T20:02:36.385Z] "runtime/internal/math", [2024-03-20T20:02:36.385Z] "runtime/internal/sys", [2024-03-20T20:02:36.385Z] "sort", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "syscall", [2024-03-20T20:02:36.385Z] "time", [2024-03-20T20:02:36.385Z] "unicode", [2024-03-20T20:02:36.385Z] "unicode/utf8", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "gunzip_test.go", [2024-03-20T20:02:36.385Z] "gzip_test.go", [2024-03-20T20:02:36.385Z] "issue14937_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestImports": [ [2024-03-20T20:02:36.385Z] "bufio", [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "compress/flate", [2024-03-20T20:02:36.385Z] "encoding/base64", [2024-03-20T20:02:36.385Z] "internal/testenv", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "io/fs", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "path/filepath", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "strings", [2024-03-20T20:02:36.385Z] "testing", [2024-03-20T20:02:36.385Z] "time" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "example_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "compress/gzip", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "log", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "time" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/container/list", [2024-03-20T20:02:36.385Z] "ImportPath": "container/list", [2024-03-20T20:02:36.385Z] "Name": "list", [2024-03-20T20:02:36.385Z] "Doc": "Package list implements a doubly linked list.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/container/list.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "list.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "list_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestImports": [ [2024-03-20T20:02:36.385Z] "testing" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "example_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "container/list", [2024-03-20T20:02:36.385Z] "fmt" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/crypto/internal/subtle", [2024-03-20T20:02:36.385Z] "ImportPath": "crypto/internal/subtle", [2024-03-20T20:02:36.385Z] "Name": "subtle", [2024-03-20T20:02:36.385Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/subtle.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "aliasing.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.385Z] "aliasing_appengine.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "aliasing_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "crypto/internal/subtle", [2024-03-20T20:02:36.385Z] "testing" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/crypto/subtle", [2024-03-20T20:02:36.385Z] "ImportPath": "crypto/subtle", [2024-03-20T20:02:36.385Z] "Name": "subtle", [2024-03-20T20:02:36.385Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/subtle.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "constant_time.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "constant_time_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestImports": [ [2024-03-20T20:02:36.385Z] "testing", [2024-03-20T20:02:36.385Z] "testing/quick" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.385Z] "Dir": "/usr/local/go/src/crypto/cipher", [2024-03-20T20:02:36.385Z] "ImportPath": "crypto/cipher", [2024-03-20T20:02:36.385Z] "Name": "cipher", [2024-03-20T20:02:36.385Z] "Doc": "Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.", [2024-03-20T20:02:36.385Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/cipher.a", [2024-03-20T20:02:36.385Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.385Z] "Goroot": true, [2024-03-20T20:02:36.385Z] "Standard": true, [2024-03-20T20:02:36.385Z] "DepOnly": true, [2024-03-20T20:02:36.385Z] "GoFiles": [ [2024-03-20T20:02:36.385Z] "cbc.go", [2024-03-20T20:02:36.385Z] "cfb.go", [2024-03-20T20:02:36.385Z] "cipher.go", [2024-03-20T20:02:36.385Z] "ctr.go", [2024-03-20T20:02:36.385Z] "gcm.go", [2024-03-20T20:02:36.385Z] "io.go", [2024-03-20T20:02:36.385Z] "ofb.go", [2024-03-20T20:02:36.385Z] "xor_amd64.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.385Z] "xor_arm64.go", [2024-03-20T20:02:36.385Z] "xor_generic.go", [2024-03-20T20:02:36.385Z] "xor_ppc64x.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.385Z] "xor_arm64.s", [2024-03-20T20:02:36.385Z] "xor_ppc64x.s" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "SFiles": [ [2024-03-20T20:02:36.385Z] "xor_amd64.s" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Imports": [ [2024-03-20T20:02:36.385Z] "crypto/internal/subtle", [2024-03-20T20:02:36.385Z] "crypto/subtle", [2024-03-20T20:02:36.385Z] "encoding/binary", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "io" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "Deps": [ [2024-03-20T20:02:36.385Z] "crypto/internal/subtle", [2024-03-20T20:02:36.385Z] "crypto/subtle", [2024-03-20T20:02:36.385Z] "encoding/binary", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "internal/abi", [2024-03-20T20:02:36.385Z] "internal/bytealg", [2024-03-20T20:02:36.385Z] "internal/cpu", [2024-03-20T20:02:36.385Z] "internal/goexperiment", [2024-03-20T20:02:36.385Z] "internal/itoa", [2024-03-20T20:02:36.385Z] "internal/race", [2024-03-20T20:02:36.385Z] "internal/reflectlite", [2024-03-20T20:02:36.385Z] "internal/unsafeheader", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "math", [2024-03-20T20:02:36.385Z] "math/bits", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "runtime", [2024-03-20T20:02:36.385Z] "runtime/internal/atomic", [2024-03-20T20:02:36.385Z] "runtime/internal/math", [2024-03-20T20:02:36.385Z] "runtime/internal/sys", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "sync", [2024-03-20T20:02:36.385Z] "sync/atomic", [2024-03-20T20:02:36.385Z] "unicode", [2024-03-20T20:02:36.385Z] "unicode/utf8", [2024-03-20T20:02:36.385Z] "unsafe" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "TestGoFiles": [ [2024-03-20T20:02:36.385Z] "export_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestGoFiles": [ [2024-03-20T20:02:36.385Z] "benchmark_test.go", [2024-03-20T20:02:36.385Z] "cbc_aes_test.go", [2024-03-20T20:02:36.385Z] "cfb_test.go", [2024-03-20T20:02:36.385Z] "cipher_test.go", [2024-03-20T20:02:36.385Z] "common_test.go", [2024-03-20T20:02:36.385Z] "ctr_aes_test.go", [2024-03-20T20:02:36.385Z] "ctr_test.go", [2024-03-20T20:02:36.385Z] "example_test.go", [2024-03-20T20:02:36.385Z] "gcm_test.go", [2024-03-20T20:02:36.385Z] "ofb_test.go", [2024-03-20T20:02:36.385Z] "xor_test.go" [2024-03-20T20:02:36.385Z] ], [2024-03-20T20:02:36.385Z] "XTestImports": [ [2024-03-20T20:02:36.385Z] "bytes", [2024-03-20T20:02:36.385Z] "crypto/aes", [2024-03-20T20:02:36.385Z] "crypto/cipher", [2024-03-20T20:02:36.385Z] "crypto/des", [2024-03-20T20:02:36.385Z] "crypto/rand", [2024-03-20T20:02:36.385Z] "encoding/hex", [2024-03-20T20:02:36.385Z] "errors", [2024-03-20T20:02:36.385Z] "fmt", [2024-03-20T20:02:36.385Z] "io", [2024-03-20T20:02:36.385Z] "os", [2024-03-20T20:02:36.385Z] "reflect", [2024-03-20T20:02:36.385Z] "strconv", [2024-03-20T20:02:36.385Z] "testing" [2024-03-20T20:02:36.385Z] ] [2024-03-20T20:02:36.385Z] } [2024-03-20T20:02:36.385Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/crypto/aes", [2024-03-20T20:02:36.386Z] "ImportPath": "crypto/aes", [2024-03-20T20:02:36.386Z] "Name": "aes", [2024-03-20T20:02:36.386Z] "Doc": "Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.", [2024-03-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/aes.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "aes_gcm.go", [2024-03-20T20:02:36.386Z] "block.go", [2024-03-20T20:02:36.386Z] "cipher.go", [2024-03-20T20:02:36.386Z] "cipher_asm.go", [2024-03-20T20:02:36.386Z] "const.go", [2024-03-20T20:02:36.386Z] "modes.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.386Z] "cbc_s390x.go", [2024-03-20T20:02:36.386Z] "cipher_generic.go", [2024-03-20T20:02:36.386Z] "cipher_ppc64le.go", [2024-03-20T20:02:36.386Z] "cipher_s390x.go", [2024-03-20T20:02:36.386Z] "ctr_s390x.go", [2024-03-20T20:02:36.386Z] "gcm_ppc64le.go", [2024-03-20T20:02:36.386Z] "gcm_s390x.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.386Z] "asm_arm64.s", [2024-03-20T20:02:36.386Z] "asm_ppc64le.s", [2024-03-20T20:02:36.386Z] "asm_s390x.s", [2024-03-20T20:02:36.386Z] "gcm_arm64.s", [2024-03-20T20:02:36.386Z] "gcm_ppc64le.s" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "SFiles": [ [2024-03-20T20:02:36.386Z] "asm_amd64.s", [2024-03-20T20:02:36.386Z] "gcm_amd64.s" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "crypto/internal/subtle", [2024-03-20T20:02:36.386Z] "crypto/subtle", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "strconv" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "crypto/internal/subtle", [2024-03-20T20:02:36.386Z] "crypto/subtle", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/itoa", [2024-03-20T20:02:36.386Z] "internal/race", [2024-03-20T20:02:36.386Z] "internal/reflectlite", [2024-03-20T20:02:36.386Z] "internal/unsafeheader", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "reflect", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "unicode", [2024-03-20T20:02:36.386Z] "unicode/utf8", [2024-03-20T20:02:36.386Z] "unsafe" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestGoFiles": [ [2024-03-20T20:02:36.386Z] "aes_test.go", [2024-03-20T20:02:36.386Z] "modes_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestImports": [ [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "testing" [2024-03-20T20:02:36.386Z] ] [2024-03-20T20:02:36.386Z] } [2024-03-20T20:02:36.386Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/math/rand", [2024-03-20T20:02:36.386Z] "ImportPath": "math/rand", [2024-03-20T20:02:36.386Z] "Name": "rand", [2024-03-20T20:02:36.386Z] "Doc": "Package rand implements pseudo-random number generators unsuitable for security-sensitive work.", [2024-03-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/math/rand.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "exp.go", [2024-03-20T20:02:36.386Z] "normal.go", [2024-03-20T20:02:36.386Z] "rand.go", [2024-03-20T20:02:36.386Z] "rng.go", [2024-03-20T20:02:36.386Z] "zipf.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.386Z] "gen_cooked.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "sync" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/race", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "unsafe" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestGoFiles": [ [2024-03-20T20:02:36.386Z] "export_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestGoFiles": [ [2024-03-20T20:02:36.386Z] "example_test.go", [2024-03-20T20:02:36.386Z] "race_test.go", [2024-03-20T20:02:36.386Z] "rand_test.go", [2024-03-20T20:02:36.386Z] "regress_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestImports": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "flag", [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "internal/testenv", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/rand", [2024-03-20T20:02:36.386Z] "os", [2024-03-20T20:02:36.386Z] "reflect", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "strings", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "testing", [2024-03-20T20:02:36.386Z] "testing/iotest", [2024-03-20T20:02:36.386Z] "text/tabwriter" [2024-03-20T20:02:36.386Z] ] [2024-03-20T20:02:36.386Z] } [2024-03-20T20:02:36.386Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/math/big", [2024-03-20T20:02:36.386Z] "ImportPath": "math/big", [2024-03-20T20:02:36.386Z] "Name": "big", [2024-03-20T20:02:36.386Z] "Doc": "Package big implements arbitrary-precision arithmetic (big numbers).", [2024-03-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/math/big.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "accuracy_string.go", [2024-03-20T20:02:36.386Z] "arith.go", [2024-03-20T20:02:36.386Z] "arith_amd64.go", [2024-03-20T20:02:36.386Z] "arith_decl.go", [2024-03-20T20:02:36.386Z] "decimal.go", [2024-03-20T20:02:36.386Z] "doc.go", [2024-03-20T20:02:36.386Z] "float.go", [2024-03-20T20:02:36.386Z] "floatconv.go", [2024-03-20T20:02:36.386Z] "floatmarsh.go", [2024-03-20T20:02:36.386Z] "ftoa.go", [2024-03-20T20:02:36.386Z] "int.go", [2024-03-20T20:02:36.386Z] "intconv.go", [2024-03-20T20:02:36.386Z] "intmarsh.go", [2024-03-20T20:02:36.386Z] "nat.go", [2024-03-20T20:02:36.386Z] "natconv.go", [2024-03-20T20:02:36.386Z] "natdiv.go", [2024-03-20T20:02:36.386Z] "prime.go", [2024-03-20T20:02:36.386Z] "rat.go", [2024-03-20T20:02:36.386Z] "ratconv.go", [2024-03-20T20:02:36.386Z] "ratmarsh.go", [2024-03-20T20:02:36.386Z] "roundingmode_string.go", [2024-03-20T20:02:36.386Z] "sqrt.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.386Z] "arith_decl_pure.go", [2024-03-20T20:02:36.386Z] "arith_decl_s390x.go", [2024-03-20T20:02:36.386Z] "arith_s390x_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.386Z] "arith_386.s", [2024-03-20T20:02:36.386Z] "arith_arm.s", [2024-03-20T20:02:36.386Z] "arith_arm64.s", [2024-03-20T20:02:36.386Z] "arith_mips64x.s", [2024-03-20T20:02:36.386Z] "arith_mipsx.s", [2024-03-20T20:02:36.386Z] "arith_ppc64x.s", [2024-03-20T20:02:36.386Z] "arith_riscv64.s", [2024-03-20T20:02:36.386Z] "arith_s390x.s", [2024-03-20T20:02:36.386Z] "arith_wasm.s" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "SFiles": [ [2024-03-20T20:02:36.386Z] "arith_amd64.s" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "math/rand", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "strings", [2024-03-20T20:02:36.386Z] "sync" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/fmtsort", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/itoa", [2024-03-20T20:02:36.386Z] "internal/oserror", [2024-03-20T20:02:36.386Z] "internal/poll", [2024-03-20T20:02:36.386Z] "internal/race", [2024-03-20T20:02:36.386Z] "internal/reflectlite", [2024-03-20T20:02:36.386Z] "internal/syscall/execenv", [2024-03-20T20:02:36.386Z] "internal/syscall/unix", [2024-03-20T20:02:36.386Z] "internal/testlog", [2024-03-20T20:02:36.386Z] "internal/unsafeheader", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "io/fs", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "math/rand", [2024-03-20T20:02:36.386Z] "os", [2024-03-20T20:02:36.386Z] "path", [2024-03-20T20:02:36.386Z] "reflect", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "sort", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "strings", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "syscall", [2024-03-20T20:02:36.386Z] "time", [2024-03-20T20:02:36.386Z] "unicode", [2024-03-20T20:02:36.386Z] "unicode/utf8", [2024-03-20T20:02:36.386Z] "unsafe" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestGoFiles": [ [2024-03-20T20:02:36.386Z] "arith_test.go", [2024-03-20T20:02:36.386Z] "bits_test.go", [2024-03-20T20:02:36.386Z] "calibrate_test.go", [2024-03-20T20:02:36.386Z] "decimal_test.go", [2024-03-20T20:02:36.386Z] "float_test.go", [2024-03-20T20:02:36.386Z] "floatconv_test.go", [2024-03-20T20:02:36.386Z] "floatmarsh_test.go", [2024-03-20T20:02:36.386Z] "gcd_test.go", [2024-03-20T20:02:36.386Z] "hilbert_test.go", [2024-03-20T20:02:36.386Z] "int_test.go", [2024-03-20T20:02:36.386Z] "intconv_test.go", [2024-03-20T20:02:36.386Z] "intmarsh_test.go", [2024-03-20T20:02:36.386Z] "link_test.go", [2024-03-20T20:02:36.386Z] "nat_test.go", [2024-03-20T20:02:36.386Z] "natconv_test.go", [2024-03-20T20:02:36.386Z] "prime_test.go", [2024-03-20T20:02:36.386Z] "rat_test.go", [2024-03-20T20:02:36.386Z] "ratconv_test.go", [2024-03-20T20:02:36.386Z] "ratmarsh_test.go", [2024-03-20T20:02:36.386Z] "sqrt_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestImports": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "encoding/gob", [2024-03-20T20:02:36.386Z] "encoding/hex", [2024-03-20T20:02:36.386Z] "encoding/json", [2024-03-20T20:02:36.386Z] "encoding/xml", [2024-03-20T20:02:36.386Z] "flag", [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "internal/testenv", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "math/rand", [2024-03-20T20:02:36.386Z] "os", [2024-03-20T20:02:36.386Z] "os/exec", [2024-03-20T20:02:36.386Z] "path/filepath", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "sort", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "strings", [2024-03-20T20:02:36.386Z] "testing", [2024-03-20T20:02:36.386Z] "testing/quick", [2024-03-20T20:02:36.386Z] "time", [2024-03-20T20:02:36.386Z] "unicode" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestGoFiles": [ [2024-03-20T20:02:36.386Z] "example_rat_test.go", [2024-03-20T20:02:36.386Z] "example_test.go", [2024-03-20T20:02:36.386Z] "floatexample_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestImports": [ [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "log", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/big" [2024-03-20T20:02:36.386Z] ] [2024-03-20T20:02:36.386Z] } [2024-03-20T20:02:36.386Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/crypto/rand", [2024-03-20T20:02:36.386Z] "ImportPath": "crypto/rand", [2024-03-20T20:02:36.386Z] "Name": "rand", [2024-03-20T20:02:36.386Z] "Doc": "Package rand implements a cryptographically secure random number generator.", [2024-03-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rand.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "eagain.go", [2024-03-20T20:02:36.386Z] "rand.go", [2024-03-20T20:02:36.386Z] "rand_batched.go", [2024-03-20T20:02:36.386Z] "rand_linux.go", [2024-03-20T20:02:36.386Z] "rand_unix.go", [2024-03-20T20:02:36.386Z] "util.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.386Z] "rand_dragonfly.go", [2024-03-20T20:02:36.386Z] "rand_freebsd.go", [2024-03-20T20:02:36.386Z] "rand_getentropy.go", [2024-03-20T20:02:36.386Z] "rand_js.go", [2024-03-20T20:02:36.386Z] "rand_solaris.go", [2024-03-20T20:02:36.386Z] "rand_windows.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "bufio", [2024-03-20T20:02:36.386Z] "crypto/aes", [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "internal/syscall/unix", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "io/fs", [2024-03-20T20:02:36.386Z] "math/big", [2024-03-20T20:02:36.386Z] "os", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "syscall", [2024-03-20T20:02:36.386Z] "time" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "bufio", [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "crypto/aes", [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "crypto/internal/subtle", [2024-03-20T20:02:36.386Z] "crypto/subtle", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/fmtsort", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/itoa", [2024-03-20T20:02:36.386Z] "internal/oserror", [2024-03-20T20:02:36.386Z] "internal/poll", [2024-03-20T20:02:36.386Z] "internal/race", [2024-03-20T20:02:36.386Z] "internal/reflectlite", [2024-03-20T20:02:36.386Z] "internal/syscall/execenv", [2024-03-20T20:02:36.386Z] "internal/syscall/unix", [2024-03-20T20:02:36.386Z] "internal/testlog", [2024-03-20T20:02:36.386Z] "internal/unsafeheader", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "io/fs", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/big", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "math/rand", [2024-03-20T20:02:36.386Z] "os", [2024-03-20T20:02:36.386Z] "path", [2024-03-20T20:02:36.386Z] "reflect", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "sort", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "strings", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "syscall", [2024-03-20T20:02:36.386Z] "time", [2024-03-20T20:02:36.386Z] "unicode", [2024-03-20T20:02:36.386Z] "unicode/utf8", [2024-03-20T20:02:36.386Z] "unsafe" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestGoFiles": [ [2024-03-20T20:02:36.386Z] "rand_batched_test.go", [2024-03-20T20:02:36.386Z] "rand_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestImports": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "compress/flate", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "testing" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestGoFiles": [ [2024-03-20T20:02:36.386Z] "example_test.go", [2024-03-20T20:02:36.386Z] "util_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestImports": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "crypto/rand", [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math/big", [2024-03-20T20:02:36.386Z] "math/rand", [2024-03-20T20:02:36.386Z] "testing", [2024-03-20T20:02:36.386Z] "time" [2024-03-20T20:02:36.386Z] ] [2024-03-20T20:02:36.386Z] } [2024-03-20T20:02:36.386Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/crypto", [2024-03-20T20:02:36.386Z] "ImportPath": "crypto", [2024-03-20T20:02:36.386Z] "Name": "crypto", [2024-03-20T20:02:36.386Z] "Doc": "Package crypto collects common cryptographic constants.", [2024-03-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "crypto.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "hash", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "strconv" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "hash", [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/race", [2024-03-20T20:02:36.386Z] "internal/reflectlite", [2024-03-20T20:02:36.386Z] "internal/unsafeheader", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "unicode/utf8", [2024-03-20T20:02:36.386Z] "unsafe" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestGoFiles": [ [2024-03-20T20:02:36.386Z] "issue21104_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestImports": [ [2024-03-20T20:02:36.386Z] "crypto/aes", [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "crypto/rc4", [2024-03-20T20:02:36.386Z] "testing" [2024-03-20T20:02:36.386Z] ] [2024-03-20T20:02:36.386Z] } [2024-03-20T20:02:36.386Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/crypto/des", [2024-03-20T20:02:36.386Z] "ImportPath": "crypto/des", [2024-03-20T20:02:36.386Z] "Name": "des", [2024-03-20T20:02:36.386Z] "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-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/des.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "block.go", [2024-03-20T20:02:36.386Z] "cipher.go", [2024-03-20T20:02:36.386Z] "const.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "crypto/internal/subtle", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "sync" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "crypto/cipher", [2024-03-20T20:02:36.386Z] "crypto/internal/subtle", [2024-03-20T20:02:36.386Z] "crypto/subtle", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/itoa", [2024-03-20T20:02:36.386Z] "internal/race", [2024-03-20T20:02:36.386Z] "internal/reflectlite", [2024-03-20T20:02:36.386Z] "internal/unsafeheader", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "reflect", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "unicode", [2024-03-20T20:02:36.386Z] "unicode/utf8", [2024-03-20T20:02:36.386Z] "unsafe" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestGoFiles": [ [2024-03-20T20:02:36.386Z] "des_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "TestImports": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "testing" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestGoFiles": [ [2024-03-20T20:02:36.386Z] "example_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestImports": [ [2024-03-20T20:02:36.386Z] "crypto/des" [2024-03-20T20:02:36.386Z] ] [2024-03-20T20:02:36.386Z] } [2024-03-20T20:02:36.386Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.386Z] "ImportPath": "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.386Z] "Name": "fiat", [2024-03-20T20:02:36.386Z] "Doc": "Package fiat implements prime order fields using formally verified algorithms from the Fiat Cryptography project.", [2024-03-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic/internal/fiat.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "p521.go", [2024-03-20T20:02:36.386Z] "p521_fiat64.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "crypto/subtle", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "math/bits" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "crypto/subtle", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/reflectlite", [2024-03-20T20:02:36.386Z] "internal/unsafeheader", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "unsafe" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestGoFiles": [ [2024-03-20T20:02:36.386Z] "p521_test.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "XTestImports": [ [2024-03-20T20:02:36.386Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.386Z] "crypto/rand", [2024-03-20T20:02:36.386Z] "testing" [2024-03-20T20:02:36.386Z] ] [2024-03-20T20:02:36.386Z] } [2024-03-20T20:02:36.386Z] { [2024-03-20T20:02:36.386Z] "Dir": "/usr/local/go/src/crypto/elliptic", [2024-03-20T20:02:36.386Z] "ImportPath": "crypto/elliptic", [2024-03-20T20:02:36.386Z] "Name": "elliptic", [2024-03-20T20:02:36.386Z] "Doc": "Package elliptic implements several standard elliptic curves over prime fields.", [2024-03-20T20:02:36.386Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic.a", [2024-03-20T20:02:36.386Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.386Z] "Goroot": true, [2024-03-20T20:02:36.386Z] "Standard": true, [2024-03-20T20:02:36.386Z] "DepOnly": true, [2024-03-20T20:02:36.386Z] "GoFiles": [ [2024-03-20T20:02:36.386Z] "elliptic.go", [2024-03-20T20:02:36.386Z] "p224.go", [2024-03-20T20:02:36.386Z] "p256_asm.go", [2024-03-20T20:02:36.386Z] "p256_asm_table.go", [2024-03-20T20:02:36.386Z] "p521.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.386Z] "p256.go", [2024-03-20T20:02:36.386Z] "p256_generic.go", [2024-03-20T20:02:36.386Z] "p256_ppc64le.go", [2024-03-20T20:02:36.386Z] "p256_s390x.go" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.386Z] "p256_asm_arm64.s", [2024-03-20T20:02:36.386Z] "p256_asm_ppc64le.s", [2024-03-20T20:02:36.386Z] "p256_asm_s390x.s" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "SFiles": [ [2024-03-20T20:02:36.386Z] "p256_asm_amd64.s" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Imports": [ [2024-03-20T20:02:36.386Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "math/big", [2024-03-20T20:02:36.386Z] "sync" [2024-03-20T20:02:36.386Z] ], [2024-03-20T20:02:36.386Z] "Deps": [ [2024-03-20T20:02:36.386Z] "bytes", [2024-03-20T20:02:36.386Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.386Z] "crypto/subtle", [2024-03-20T20:02:36.386Z] "encoding/binary", [2024-03-20T20:02:36.386Z] "errors", [2024-03-20T20:02:36.386Z] "fmt", [2024-03-20T20:02:36.386Z] "internal/abi", [2024-03-20T20:02:36.386Z] "internal/bytealg", [2024-03-20T20:02:36.386Z] "internal/cpu", [2024-03-20T20:02:36.386Z] "internal/fmtsort", [2024-03-20T20:02:36.386Z] "internal/goexperiment", [2024-03-20T20:02:36.386Z] "internal/itoa", [2024-03-20T20:02:36.386Z] "internal/oserror", [2024-03-20T20:02:36.386Z] "internal/poll", [2024-03-20T20:02:36.386Z] "internal/race", [2024-03-20T20:02:36.386Z] "internal/reflectlite", [2024-03-20T20:02:36.386Z] "internal/syscall/execenv", [2024-03-20T20:02:36.386Z] "internal/syscall/unix", [2024-03-20T20:02:36.386Z] "internal/testlog", [2024-03-20T20:02:36.386Z] "internal/unsafeheader", [2024-03-20T20:02:36.386Z] "io", [2024-03-20T20:02:36.386Z] "io/fs", [2024-03-20T20:02:36.386Z] "math", [2024-03-20T20:02:36.386Z] "math/big", [2024-03-20T20:02:36.386Z] "math/bits", [2024-03-20T20:02:36.386Z] "math/rand", [2024-03-20T20:02:36.386Z] "os", [2024-03-20T20:02:36.386Z] "path", [2024-03-20T20:02:36.386Z] "reflect", [2024-03-20T20:02:36.386Z] "runtime", [2024-03-20T20:02:36.386Z] "runtime/internal/atomic", [2024-03-20T20:02:36.386Z] "runtime/internal/math", [2024-03-20T20:02:36.386Z] "runtime/internal/sys", [2024-03-20T20:02:36.386Z] "sort", [2024-03-20T20:02:36.386Z] "strconv", [2024-03-20T20:02:36.386Z] "strings", [2024-03-20T20:02:36.386Z] "sync", [2024-03-20T20:02:36.386Z] "sync/atomic", [2024-03-20T20:02:36.386Z] "syscall", [2024-03-20T20:02:36.387Z] "time", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf8", [2024-03-20T20:02:36.387Z] "unsafe" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestGoFiles": [ [2024-03-20T20:02:36.387Z] "elliptic_test.go", [2024-03-20T20:02:36.387Z] "fuzz_test.go", [2024-03-20T20:02:36.387Z] "p224_test.go", [2024-03-20T20:02:36.387Z] "p256_asm_table_test.go", [2024-03-20T20:02:36.387Z] "p256_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestImports": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "crypto/rand", [2024-03-20T20:02:36.387Z] "encoding/hex", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "math/rand", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "testing", [2024-03-20T20:02:36.387Z] "testing/quick", [2024-03-20T20:02:36.387Z] "time" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/crypto/internal/randutil", [2024-03-20T20:02:36.387Z] "ImportPath": "crypto/internal/randutil", [2024-03-20T20:02:36.387Z] "Name": "randutil", [2024-03-20T20:02:36.387Z] "Doc": "Package randutil contains internal randomness utilities for various crypto packages.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/randutil.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "randutil.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Imports": [ [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "sync" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Deps": [ [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "internal/abi", [2024-03-20T20:02:36.387Z] "internal/bytealg", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "internal/goexperiment", [2024-03-20T20:02:36.387Z] "internal/race", [2024-03-20T20:02:36.387Z] "internal/reflectlite", [2024-03-20T20:02:36.387Z] "internal/unsafeheader", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "runtime", [2024-03-20T20:02:36.387Z] "runtime/internal/atomic", [2024-03-20T20:02:36.387Z] "runtime/internal/math", [2024-03-20T20:02:36.387Z] "runtime/internal/sys", [2024-03-20T20:02:36.387Z] "sync", [2024-03-20T20:02:36.387Z] "sync/atomic", [2024-03-20T20:02:36.387Z] "unsafe" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/crypto/sha512", [2024-03-20T20:02:36.387Z] "ImportPath": "crypto/sha512", [2024-03-20T20:02:36.387Z] "Name": "sha512", [2024-03-20T20:02:36.387Z] "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-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha512.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "sha512.go", [2024-03-20T20:02:36.387Z] "sha512block.go", [2024-03-20T20:02:36.387Z] "sha512block_amd64.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.387Z] "fallback_test.go", [2024-03-20T20:02:36.387Z] "sha512block_decl.go", [2024-03-20T20:02:36.387Z] "sha512block_generic.go", [2024-03-20T20:02:36.387Z] "sha512block_s390x.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.387Z] "sha512block_ppc64le.s", [2024-03-20T20:02:36.387Z] "sha512block_s390x.s" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "SFiles": [ [2024-03-20T20:02:36.387Z] "sha512block_amd64.s" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Imports": [ [2024-03-20T20:02:36.387Z] "crypto", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "hash", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "math/bits" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Deps": [ [2024-03-20T20:02:36.387Z] "crypto", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "hash", [2024-03-20T20:02:36.387Z] "internal/abi", [2024-03-20T20:02:36.387Z] "internal/bytealg", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "internal/goexperiment", [2024-03-20T20:02:36.387Z] "internal/itoa", [2024-03-20T20:02:36.387Z] "internal/race", [2024-03-20T20:02:36.387Z] "internal/reflectlite", [2024-03-20T20:02:36.387Z] "internal/unsafeheader", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "runtime", [2024-03-20T20:02:36.387Z] "runtime/internal/atomic", [2024-03-20T20:02:36.387Z] "runtime/internal/math", [2024-03-20T20:02:36.387Z] "runtime/internal/sys", [2024-03-20T20:02:36.387Z] "strconv", [2024-03-20T20:02:36.387Z] "sync", [2024-03-20T20:02:36.387Z] "sync/atomic", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf8", [2024-03-20T20:02:36.387Z] "unsafe" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestGoFiles": [ [2024-03-20T20:02:36.387Z] "sha512_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestImports": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "crypto/rand", [2024-03-20T20:02:36.387Z] "encoding", [2024-03-20T20:02:36.387Z] "encoding/hex", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "hash", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "testing" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/unicode/utf16", [2024-03-20T20:02:36.387Z] "ImportPath": "unicode/utf16", [2024-03-20T20:02:36.387Z] "Name": "utf16", [2024-03-20T20:02:36.387Z] "Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf16.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "utf16.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestGoFiles": [ [2024-03-20T20:02:36.387Z] "export_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "XTestGoFiles": [ [2024-03-20T20:02:36.387Z] "utf16_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "XTestImports": [ [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "testing", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf16" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/encoding/asn1", [2024-03-20T20:02:36.387Z] "ImportPath": "encoding/asn1", [2024-03-20T20:02:36.387Z] "Name": "asn1", [2024-03-20T20:02:36.387Z] "Doc": "Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/asn1.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "asn1.go", [2024-03-20T20:02:36.387Z] "common.go", [2024-03-20T20:02:36.387Z] "marshal.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Imports": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "sort", [2024-03-20T20:02:36.387Z] "strconv", [2024-03-20T20:02:36.387Z] "strings", [2024-03-20T20:02:36.387Z] "time", [2024-03-20T20:02:36.387Z] "unicode/utf16", [2024-03-20T20:02:36.387Z] "unicode/utf8" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Deps": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "internal/abi", [2024-03-20T20:02:36.387Z] "internal/bytealg", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "internal/fmtsort", [2024-03-20T20:02:36.387Z] "internal/goexperiment", [2024-03-20T20:02:36.387Z] "internal/itoa", [2024-03-20T20:02:36.387Z] "internal/oserror", [2024-03-20T20:02:36.387Z] "internal/poll", [2024-03-20T20:02:36.387Z] "internal/race", [2024-03-20T20:02:36.387Z] "internal/reflectlite", [2024-03-20T20:02:36.387Z] "internal/syscall/execenv", [2024-03-20T20:02:36.387Z] "internal/syscall/unix", [2024-03-20T20:02:36.387Z] "internal/testlog", [2024-03-20T20:02:36.387Z] "internal/unsafeheader", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "io/fs", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "math/rand", [2024-03-20T20:02:36.387Z] "os", [2024-03-20T20:02:36.387Z] "path", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "runtime", [2024-03-20T20:02:36.387Z] "runtime/internal/atomic", [2024-03-20T20:02:36.387Z] "runtime/internal/math", [2024-03-20T20:02:36.387Z] "runtime/internal/sys", [2024-03-20T20:02:36.387Z] "sort", [2024-03-20T20:02:36.387Z] "strconv", [2024-03-20T20:02:36.387Z] "strings", [2024-03-20T20:02:36.387Z] "sync", [2024-03-20T20:02:36.387Z] "sync/atomic", [2024-03-20T20:02:36.387Z] "syscall", [2024-03-20T20:02:36.387Z] "time", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf16", [2024-03-20T20:02:36.387Z] "unicode/utf8", [2024-03-20T20:02:36.387Z] "unsafe" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestGoFiles": [ [2024-03-20T20:02:36.387Z] "asn1_test.go", [2024-03-20T20:02:36.387Z] "marshal_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestImports": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "encoding/hex", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "strings", [2024-03-20T20:02:36.387Z] "testing", [2024-03-20T20:02:36.387Z] "time" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.387Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.387Z] "Name": "asn1", [2024-03-20T20:02:36.387Z] "Doc": "Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte/asn1.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "asn1.go" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.387Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.387Z] "Name": "cryptobyte", [2024-03-20T20:02:36.387Z] "Doc": "Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "asn1.go", [2024-03-20T20:02:36.387Z] "builder.go", [2024-03-20T20:02:36.387Z] "string.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Imports": [ [2024-03-20T20:02:36.387Z] "encoding/asn1", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "time" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "ImportMap": { [2024-03-20T20:02:36.387Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.387Z] }, [2024-03-20T20:02:36.387Z] "Deps": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "encoding/asn1", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "internal/abi", [2024-03-20T20:02:36.387Z] "internal/bytealg", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "internal/fmtsort", [2024-03-20T20:02:36.387Z] "internal/goexperiment", [2024-03-20T20:02:36.387Z] "internal/itoa", [2024-03-20T20:02:36.387Z] "internal/oserror", [2024-03-20T20:02:36.387Z] "internal/poll", [2024-03-20T20:02:36.387Z] "internal/race", [2024-03-20T20:02:36.387Z] "internal/reflectlite", [2024-03-20T20:02:36.387Z] "internal/syscall/execenv", [2024-03-20T20:02:36.387Z] "internal/syscall/unix", [2024-03-20T20:02:36.387Z] "internal/testlog", [2024-03-20T20:02:36.387Z] "internal/unsafeheader", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "io/fs", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "math/rand", [2024-03-20T20:02:36.387Z] "os", [2024-03-20T20:02:36.387Z] "path", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "runtime", [2024-03-20T20:02:36.387Z] "runtime/internal/atomic", [2024-03-20T20:02:36.387Z] "runtime/internal/math", [2024-03-20T20:02:36.387Z] "runtime/internal/sys", [2024-03-20T20:02:36.387Z] "sort", [2024-03-20T20:02:36.387Z] "strconv", [2024-03-20T20:02:36.387Z] "strings", [2024-03-20T20:02:36.387Z] "sync", [2024-03-20T20:02:36.387Z] "sync/atomic", [2024-03-20T20:02:36.387Z] "syscall", [2024-03-20T20:02:36.387Z] "time", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf16", [2024-03-20T20:02:36.387Z] "unicode/utf8", [2024-03-20T20:02:36.387Z] "unsafe", [2024-03-20T20:02:36.387Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/crypto/ecdsa", [2024-03-20T20:02:36.387Z] "ImportPath": "crypto/ecdsa", [2024-03-20T20:02:36.387Z] "Name": "ecdsa", [2024-03-20T20:02:36.387Z] "Doc": "Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ecdsa.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "ecdsa.go", [2024-03-20T20:02:36.387Z] "ecdsa_noasm.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.387Z] "ecdsa_s390x.go", [2024-03-20T20:02:36.387Z] "ecdsa_s390x_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.387Z] "ecdsa_s390x.s" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Imports": [ [2024-03-20T20:02:36.387Z] "crypto", [2024-03-20T20:02:36.387Z] "crypto/aes", [2024-03-20T20:02:36.387Z] "crypto/cipher", [2024-03-20T20:02:36.387Z] "crypto/elliptic", [2024-03-20T20:02:36.387Z] "crypto/internal/randutil", [2024-03-20T20:02:36.387Z] "crypto/sha512", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.387Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "math/big" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "ImportMap": { [2024-03-20T20:02:36.387Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.387Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.387Z] }, [2024-03-20T20:02:36.387Z] "Deps": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "crypto", [2024-03-20T20:02:36.387Z] "crypto/aes", [2024-03-20T20:02:36.387Z] "crypto/cipher", [2024-03-20T20:02:36.387Z] "crypto/elliptic", [2024-03-20T20:02:36.387Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.387Z] "crypto/internal/randutil", [2024-03-20T20:02:36.387Z] "crypto/internal/subtle", [2024-03-20T20:02:36.387Z] "crypto/sha512", [2024-03-20T20:02:36.387Z] "crypto/subtle", [2024-03-20T20:02:36.387Z] "encoding/asn1", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "hash", [2024-03-20T20:02:36.387Z] "internal/abi", [2024-03-20T20:02:36.387Z] "internal/bytealg", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "internal/fmtsort", [2024-03-20T20:02:36.387Z] "internal/goexperiment", [2024-03-20T20:02:36.387Z] "internal/itoa", [2024-03-20T20:02:36.387Z] "internal/oserror", [2024-03-20T20:02:36.387Z] "internal/poll", [2024-03-20T20:02:36.387Z] "internal/race", [2024-03-20T20:02:36.387Z] "internal/reflectlite", [2024-03-20T20:02:36.387Z] "internal/syscall/execenv", [2024-03-20T20:02:36.387Z] "internal/syscall/unix", [2024-03-20T20:02:36.387Z] "internal/testlog", [2024-03-20T20:02:36.387Z] "internal/unsafeheader", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "io/fs", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "math/rand", [2024-03-20T20:02:36.387Z] "os", [2024-03-20T20:02:36.387Z] "path", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "runtime", [2024-03-20T20:02:36.387Z] "runtime/internal/atomic", [2024-03-20T20:02:36.387Z] "runtime/internal/math", [2024-03-20T20:02:36.387Z] "runtime/internal/sys", [2024-03-20T20:02:36.387Z] "sort", [2024-03-20T20:02:36.387Z] "strconv", [2024-03-20T20:02:36.387Z] "strings", [2024-03-20T20:02:36.387Z] "sync", [2024-03-20T20:02:36.387Z] "sync/atomic", [2024-03-20T20:02:36.387Z] "syscall", [2024-03-20T20:02:36.387Z] "time", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf16", [2024-03-20T20:02:36.387Z] "unicode/utf8", [2024-03-20T20:02:36.387Z] "unsafe", [2024-03-20T20:02:36.387Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.387Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestGoFiles": [ [2024-03-20T20:02:36.387Z] "ecdsa_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestImports": [ [2024-03-20T20:02:36.387Z] "bufio", [2024-03-20T20:02:36.387Z] "compress/bzip2", [2024-03-20T20:02:36.387Z] "crypto/elliptic", [2024-03-20T20:02:36.387Z] "crypto/rand", [2024-03-20T20:02:36.387Z] "crypto/sha1", [2024-03-20T20:02:36.387Z] "crypto/sha256", [2024-03-20T20:02:36.387Z] "crypto/sha512", [2024-03-20T20:02:36.387Z] "encoding/hex", [2024-03-20T20:02:36.387Z] "hash", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "os", [2024-03-20T20:02:36.387Z] "strings", [2024-03-20T20:02:36.387Z] "testing" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "XTestGoFiles": [ [2024-03-20T20:02:36.387Z] "equal_test.go", [2024-03-20T20:02:36.387Z] "example_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "XTestImports": [ [2024-03-20T20:02:36.387Z] "crypto", [2024-03-20T20:02:36.387Z] "crypto/ecdsa", [2024-03-20T20:02:36.387Z] "crypto/elliptic", [2024-03-20T20:02:36.387Z] "crypto/rand", [2024-03-20T20:02:36.387Z] "crypto/sha256", [2024-03-20T20:02:36.387Z] "crypto/x509", [2024-03-20T20:02:36.387Z] "fmt", [2024-03-20T20:02:36.387Z] "testing" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.387Z] "ImportPath": "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.387Z] "Name": "field", [2024-03-20T20:02:36.387Z] "Doc": "Package field implements fast arithmetic modulo 2^255-19.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519/field.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "fe.go", [2024-03-20T20:02:36.387Z] "fe_amd64.go", [2024-03-20T20:02:36.387Z] "fe_arm64_noasm.go", [2024-03-20T20:02:36.387Z] "fe_generic.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.387Z] "fe_amd64_noasm.go", [2024-03-20T20:02:36.387Z] "fe_arm64.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.387Z] "fe_arm64.s" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "SFiles": [ [2024-03-20T20:02:36.387Z] "fe_amd64.s" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Imports": [ [2024-03-20T20:02:36.387Z] "crypto/subtle", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "math/bits" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Deps": [ [2024-03-20T20:02:36.387Z] "crypto/subtle", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "internal/abi", [2024-03-20T20:02:36.387Z] "internal/bytealg", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "internal/goexperiment", [2024-03-20T20:02:36.387Z] "internal/itoa", [2024-03-20T20:02:36.387Z] "internal/race", [2024-03-20T20:02:36.387Z] "internal/reflectlite", [2024-03-20T20:02:36.387Z] "internal/unsafeheader", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "runtime", [2024-03-20T20:02:36.387Z] "runtime/internal/atomic", [2024-03-20T20:02:36.387Z] "runtime/internal/math", [2024-03-20T20:02:36.387Z] "runtime/internal/sys", [2024-03-20T20:02:36.387Z] "strconv", [2024-03-20T20:02:36.387Z] "sync", [2024-03-20T20:02:36.387Z] "sync/atomic", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf8", [2024-03-20T20:02:36.387Z] "unsafe" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestGoFiles": [ [2024-03-20T20:02:36.387Z] "fe_alias_test.go", [2024-03-20T20:02:36.387Z] "fe_bench_test.go", [2024-03-20T20:02:36.387Z] "fe_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestImports": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "crypto/rand", [2024-03-20T20:02:36.387Z] "encoding/hex", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "math/rand", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "testing", [2024-03-20T20:02:36.387Z] "testing/quick" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.387Z] "ImportPath": "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.387Z] "Name": "edwards25519", [2024-03-20T20:02:36.387Z] "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-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.387Z] "Standard": true, [2024-03-20T20:02:36.387Z] "DepOnly": true, [2024-03-20T20:02:36.387Z] "GoFiles": [ [2024-03-20T20:02:36.387Z] "doc.go", [2024-03-20T20:02:36.387Z] "edwards25519.go", [2024-03-20T20:02:36.387Z] "scalar.go", [2024-03-20T20:02:36.387Z] "scalarmult.go", [2024-03-20T20:02:36.387Z] "tables.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Imports": [ [2024-03-20T20:02:36.387Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.387Z] "crypto/subtle", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "sync" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "Deps": [ [2024-03-20T20:02:36.387Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.387Z] "crypto/subtle", [2024-03-20T20:02:36.387Z] "encoding/binary", [2024-03-20T20:02:36.387Z] "errors", [2024-03-20T20:02:36.387Z] "internal/abi", [2024-03-20T20:02:36.387Z] "internal/bytealg", [2024-03-20T20:02:36.387Z] "internal/cpu", [2024-03-20T20:02:36.387Z] "internal/goexperiment", [2024-03-20T20:02:36.387Z] "internal/itoa", [2024-03-20T20:02:36.387Z] "internal/race", [2024-03-20T20:02:36.387Z] "internal/reflectlite", [2024-03-20T20:02:36.387Z] "internal/unsafeheader", [2024-03-20T20:02:36.387Z] "io", [2024-03-20T20:02:36.387Z] "math", [2024-03-20T20:02:36.387Z] "math/bits", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "runtime", [2024-03-20T20:02:36.387Z] "runtime/internal/atomic", [2024-03-20T20:02:36.387Z] "runtime/internal/math", [2024-03-20T20:02:36.387Z] "runtime/internal/sys", [2024-03-20T20:02:36.387Z] "strconv", [2024-03-20T20:02:36.387Z] "sync", [2024-03-20T20:02:36.387Z] "sync/atomic", [2024-03-20T20:02:36.387Z] "unicode", [2024-03-20T20:02:36.387Z] "unicode/utf8", [2024-03-20T20:02:36.387Z] "unsafe" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestGoFiles": [ [2024-03-20T20:02:36.387Z] "edwards25519_test.go", [2024-03-20T20:02:36.387Z] "scalar_alias_test.go", [2024-03-20T20:02:36.387Z] "scalar_test.go", [2024-03-20T20:02:36.387Z] "scalarmult_test.go", [2024-03-20T20:02:36.387Z] "tables_test.go" [2024-03-20T20:02:36.387Z] ], [2024-03-20T20:02:36.387Z] "TestImports": [ [2024-03-20T20:02:36.387Z] "bytes", [2024-03-20T20:02:36.387Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.387Z] "encoding/hex", [2024-03-20T20:02:36.387Z] "math/big", [2024-03-20T20:02:36.387Z] "math/rand", [2024-03-20T20:02:36.387Z] "os", [2024-03-20T20:02:36.387Z] "reflect", [2024-03-20T20:02:36.387Z] "strings", [2024-03-20T20:02:36.387Z] "testing", [2024-03-20T20:02:36.387Z] "testing/quick" [2024-03-20T20:02:36.387Z] ] [2024-03-20T20:02:36.387Z] } [2024-03-20T20:02:36.387Z] { [2024-03-20T20:02:36.387Z] "Dir": "/usr/local/go/src/crypto/ed25519", [2024-03-20T20:02:36.387Z] "ImportPath": "crypto/ed25519", [2024-03-20T20:02:36.387Z] "Name": "ed25519", [2024-03-20T20:02:36.387Z] "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", [2024-03-20T20:02:36.387Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519.a", [2024-03-20T20:02:36.387Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.387Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "ed25519.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "crypto/sha512", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "strconv" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "bufio", [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "crypto/aes", [2024-03-20T20:02:36.388Z] "crypto/cipher", [2024-03-20T20:02:36.388Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.388Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.388Z] "crypto/internal/subtle", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "crypto/sha512", [2024-03-20T20:02:36.388Z] "crypto/subtle", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/fmtsort", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/itoa", [2024-03-20T20:02:36.388Z] "internal/oserror", [2024-03-20T20:02:36.388Z] "internal/poll", [2024-03-20T20:02:36.388Z] "internal/race", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/syscall/execenv", [2024-03-20T20:02:36.388Z] "internal/syscall/unix", [2024-03-20T20:02:36.388Z] "internal/testlog", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "io/fs", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/big", [2024-03-20T20:02:36.388Z] "math/bits", [2024-03-20T20:02:36.388Z] "math/rand", [2024-03-20T20:02:36.388Z] "os", [2024-03-20T20:02:36.388Z] "path", [2024-03-20T20:02:36.388Z] "reflect", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "sort", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "strings", [2024-03-20T20:02:36.388Z] "sync", [2024-03-20T20:02:36.388Z] "sync/atomic", [2024-03-20T20:02:36.388Z] "syscall", [2024-03-20T20:02:36.388Z] "time", [2024-03-20T20:02:36.388Z] "unicode", [2024-03-20T20:02:36.388Z] "unicode/utf8", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "ed25519_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "bufio", [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "compress/gzip", [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "encoding/hex", [2024-03-20T20:02:36.388Z] "os", [2024-03-20T20:02:36.388Z] "strings", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestGoFiles": [ [2024-03-20T20:02:36.388Z] "ed25519vectors_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestImports": [ [2024-03-20T20:02:36.388Z] "crypto/ed25519", [2024-03-20T20:02:36.388Z] "encoding/hex", [2024-03-20T20:02:36.388Z] "encoding/json", [2024-03-20T20:02:36.388Z] "internal/testenv", [2024-03-20T20:02:36.388Z] "os", [2024-03-20T20:02:36.388Z] "os/exec", [2024-03-20T20:02:36.388Z] "path/filepath", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/crypto/hmac", [2024-03-20T20:02:36.388Z] "ImportPath": "crypto/hmac", [2024-03-20T20:02:36.388Z] "Name": "hmac", [2024-03-20T20:02:36.388Z] "Doc": "Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/hmac.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "hmac.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "crypto/subtle", [2024-03-20T20:02:36.388Z] "hash" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "crypto/subtle", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/race", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "sync", [2024-03-20T20:02:36.388Z] "sync/atomic", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "hmac_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "crypto/md5", [2024-03-20T20:02:36.388Z] "crypto/sha1", [2024-03-20T20:02:36.388Z] "crypto/sha256", [2024-03-20T20:02:36.388Z] "crypto/sha512", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/crypto/md5", [2024-03-20T20:02:36.388Z] "ImportPath": "crypto/md5", [2024-03-20T20:02:36.388Z] "Name": "md5", [2024-03-20T20:02:36.388Z] "Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/md5.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "md5.go", [2024-03-20T20:02:36.388Z] "md5block.go", [2024-03-20T20:02:36.388Z] "md5block_decl.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.388Z] "gen.go", [2024-03-20T20:02:36.388Z] "md5block_generic.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.388Z] "md5block_386.s", [2024-03-20T20:02:36.388Z] "md5block_arm.s", [2024-03-20T20:02:36.388Z] "md5block_arm64.s", [2024-03-20T20:02:36.388Z] "md5block_ppc64x.s", [2024-03-20T20:02:36.388Z] "md5block_s390x.s" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "SFiles": [ [2024-03-20T20:02:36.388Z] "md5block_amd64.s" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "math/bits" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/itoa", [2024-03-20T20:02:36.388Z] "internal/race", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/bits", [2024-03-20T20:02:36.388Z] "reflect", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "sync", [2024-03-20T20:02:36.388Z] "sync/atomic", [2024-03-20T20:02:36.388Z] "unicode", [2024-03-20T20:02:36.388Z] "unicode/utf8", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "md5_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "encoding", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "testing", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestGoFiles": [ [2024-03-20T20:02:36.388Z] "example_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestImports": [ [2024-03-20T20:02:36.388Z] "crypto/md5", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "log", [2024-03-20T20:02:36.388Z] "os" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/crypto/rc4", [2024-03-20T20:02:36.388Z] "ImportPath": "crypto/rc4", [2024-03-20T20:02:36.388Z] "Name": "rc4", [2024-03-20T20:02:36.388Z] "Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rc4.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "rc4.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "crypto/internal/subtle", [2024-03-20T20:02:36.388Z] "strconv" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "crypto/internal/subtle", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/bits", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "unicode/utf8", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "rc4_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/crypto/rsa", [2024-03-20T20:02:36.388Z] "ImportPath": "crypto/rsa", [2024-03-20T20:02:36.388Z] "Name": "rsa", [2024-03-20T20:02:36.388Z] "Doc": "Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rsa.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "pkcs1v15.go", [2024-03-20T20:02:36.388Z] "pss.go", [2024-03-20T20:02:36.388Z] "rsa.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "crypto/internal/randutil", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "crypto/subtle", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/big" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "bufio", [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "crypto/aes", [2024-03-20T20:02:36.388Z] "crypto/cipher", [2024-03-20T20:02:36.388Z] "crypto/internal/randutil", [2024-03-20T20:02:36.388Z] "crypto/internal/subtle", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "crypto/subtle", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/fmtsort", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/itoa", [2024-03-20T20:02:36.388Z] "internal/oserror", [2024-03-20T20:02:36.388Z] "internal/poll", [2024-03-20T20:02:36.388Z] "internal/race", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/syscall/execenv", [2024-03-20T20:02:36.388Z] "internal/syscall/unix", [2024-03-20T20:02:36.388Z] "internal/testlog", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "io/fs", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/big", [2024-03-20T20:02:36.388Z] "math/bits", [2024-03-20T20:02:36.388Z] "math/rand", [2024-03-20T20:02:36.388Z] "os", [2024-03-20T20:02:36.388Z] "path", [2024-03-20T20:02:36.388Z] "reflect", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "sort", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "strings", [2024-03-20T20:02:36.388Z] "sync", [2024-03-20T20:02:36.388Z] "sync/atomic", [2024-03-20T20:02:36.388Z] "syscall", [2024-03-20T20:02:36.388Z] "time", [2024-03-20T20:02:36.388Z] "unicode", [2024-03-20T20:02:36.388Z] "unicode/utf8", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "example_test.go", [2024-03-20T20:02:36.388Z] "pkcs1v15_test.go", [2024-03-20T20:02:36.388Z] "pss_test.go", [2024-03-20T20:02:36.388Z] "rsa_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "bufio", [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "compress/bzip2", [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "crypto/aes", [2024-03-20T20:02:36.388Z] "crypto/cipher", [2024-03-20T20:02:36.388Z] "crypto/md5", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "crypto/sha1", [2024-03-20T20:02:36.388Z] "crypto/sha256", [2024-03-20T20:02:36.388Z] "encoding/base64", [2024-03-20T20:02:36.388Z] "encoding/hex", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "math/big", [2024-03-20T20:02:36.388Z] "os", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "strings", [2024-03-20T20:02:36.388Z] "testing", [2024-03-20T20:02:36.388Z] "testing/quick" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestGoFiles": [ [2024-03-20T20:02:36.388Z] "equal_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestImports": [ [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "crypto/rsa", [2024-03-20T20:02:36.388Z] "crypto/x509", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/crypto/sha1", [2024-03-20T20:02:36.388Z] "ImportPath": "crypto/sha1", [2024-03-20T20:02:36.388Z] "Name": "sha1", [2024-03-20T20:02:36.388Z] "Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha1.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "sha1.go", [2024-03-20T20:02:36.388Z] "sha1block.go", [2024-03-20T20:02:36.388Z] "sha1block_amd64.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.388Z] "fallback_test.go", [2024-03-20T20:02:36.388Z] "sha1block_arm64.go", [2024-03-20T20:02:36.388Z] "sha1block_decl.go", [2024-03-20T20:02:36.388Z] "sha1block_generic.go", [2024-03-20T20:02:36.388Z] "sha1block_s390x.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.388Z] "sha1block_386.s", [2024-03-20T20:02:36.388Z] "sha1block_arm.s", [2024-03-20T20:02:36.388Z] "sha1block_arm64.s", [2024-03-20T20:02:36.388Z] "sha1block_s390x.s" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "SFiles": [ [2024-03-20T20:02:36.388Z] "sha1block_amd64.s" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "math/bits" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/itoa", [2024-03-20T20:02:36.388Z] "internal/race", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/bits", [2024-03-20T20:02:36.388Z] "reflect", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "sync", [2024-03-20T20:02:36.388Z] "sync/atomic", [2024-03-20T20:02:36.388Z] "unicode", [2024-03-20T20:02:36.388Z] "unicode/utf8", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "sha1_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "encoding", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestGoFiles": [ [2024-03-20T20:02:36.388Z] "example_test.go", [2024-03-20T20:02:36.388Z] "issue15617_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestImports": [ [2024-03-20T20:02:36.388Z] "crypto/sha1", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "log", [2024-03-20T20:02:36.388Z] "os", [2024-03-20T20:02:36.388Z] "syscall", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/crypto/sha256", [2024-03-20T20:02:36.388Z] "ImportPath": "crypto/sha256", [2024-03-20T20:02:36.388Z] "Name": "sha256", [2024-03-20T20:02:36.388Z] "Doc": "Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha256.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "sha256.go", [2024-03-20T20:02:36.388Z] "sha256block.go", [2024-03-20T20:02:36.388Z] "sha256block_amd64.go", [2024-03-20T20:02:36.388Z] "sha256block_decl.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.388Z] "fallback_test.go", [2024-03-20T20:02:36.388Z] "sha256block_arm64.go", [2024-03-20T20:02:36.388Z] "sha256block_generic.go", [2024-03-20T20:02:36.388Z] "sha256block_s390x.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.388Z] "sha256block_386.s", [2024-03-20T20:02:36.388Z] "sha256block_arm64.s", [2024-03-20T20:02:36.388Z] "sha256block_ppc64le.s", [2024-03-20T20:02:36.388Z] "sha256block_s390x.s" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "SFiles": [ [2024-03-20T20:02:36.388Z] "sha256block_amd64.s" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "math/bits" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "crypto", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/itoa", [2024-03-20T20:02:36.388Z] "internal/race", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/bits", [2024-03-20T20:02:36.388Z] "reflect", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "sync", [2024-03-20T20:02:36.388Z] "sync/atomic", [2024-03-20T20:02:36.388Z] "unicode", [2024-03-20T20:02:36.388Z] "unicode/utf8", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "sha256_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "encoding", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "hash", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestGoFiles": [ [2024-03-20T20:02:36.388Z] "example_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "XTestImports": [ [2024-03-20T20:02:36.388Z] "crypto/sha256", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "log", [2024-03-20T20:02:36.388Z] "os" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/crypto/dsa", [2024-03-20T20:02:36.388Z] "ImportPath": "crypto/dsa", [2024-03-20T20:02:36.388Z] "Name": "dsa", [2024-03-20T20:02:36.388Z] "Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/dsa.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.388Z] "GoFiles": [ [2024-03-20T20:02:36.388Z] "dsa.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Imports": [ [2024-03-20T20:02:36.388Z] "crypto/internal/randutil", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "math/big" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "Deps": [ [2024-03-20T20:02:36.388Z] "bytes", [2024-03-20T20:02:36.388Z] "crypto/internal/randutil", [2024-03-20T20:02:36.388Z] "encoding/binary", [2024-03-20T20:02:36.388Z] "errors", [2024-03-20T20:02:36.388Z] "fmt", [2024-03-20T20:02:36.388Z] "internal/abi", [2024-03-20T20:02:36.388Z] "internal/bytealg", [2024-03-20T20:02:36.388Z] "internal/cpu", [2024-03-20T20:02:36.388Z] "internal/fmtsort", [2024-03-20T20:02:36.388Z] "internal/goexperiment", [2024-03-20T20:02:36.388Z] "internal/itoa", [2024-03-20T20:02:36.388Z] "internal/oserror", [2024-03-20T20:02:36.388Z] "internal/poll", [2024-03-20T20:02:36.388Z] "internal/race", [2024-03-20T20:02:36.388Z] "internal/reflectlite", [2024-03-20T20:02:36.388Z] "internal/syscall/execenv", [2024-03-20T20:02:36.388Z] "internal/syscall/unix", [2024-03-20T20:02:36.388Z] "internal/testlog", [2024-03-20T20:02:36.388Z] "internal/unsafeheader", [2024-03-20T20:02:36.388Z] "io", [2024-03-20T20:02:36.388Z] "io/fs", [2024-03-20T20:02:36.388Z] "math", [2024-03-20T20:02:36.388Z] "math/big", [2024-03-20T20:02:36.388Z] "math/bits", [2024-03-20T20:02:36.388Z] "math/rand", [2024-03-20T20:02:36.388Z] "os", [2024-03-20T20:02:36.388Z] "path", [2024-03-20T20:02:36.388Z] "reflect", [2024-03-20T20:02:36.388Z] "runtime", [2024-03-20T20:02:36.388Z] "runtime/internal/atomic", [2024-03-20T20:02:36.388Z] "runtime/internal/math", [2024-03-20T20:02:36.388Z] "runtime/internal/sys", [2024-03-20T20:02:36.388Z] "sort", [2024-03-20T20:02:36.388Z] "strconv", [2024-03-20T20:02:36.388Z] "strings", [2024-03-20T20:02:36.388Z] "sync", [2024-03-20T20:02:36.388Z] "sync/atomic", [2024-03-20T20:02:36.388Z] "syscall", [2024-03-20T20:02:36.388Z] "time", [2024-03-20T20:02:36.388Z] "unicode", [2024-03-20T20:02:36.388Z] "unicode/utf8", [2024-03-20T20:02:36.388Z] "unsafe" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestGoFiles": [ [2024-03-20T20:02:36.388Z] "dsa_test.go" [2024-03-20T20:02:36.388Z] ], [2024-03-20T20:02:36.388Z] "TestImports": [ [2024-03-20T20:02:36.388Z] "crypto/rand", [2024-03-20T20:02:36.388Z] "math/big", [2024-03-20T20:02:36.388Z] "testing" [2024-03-20T20:02:36.388Z] ] [2024-03-20T20:02:36.388Z] } [2024-03-20T20:02:36.388Z] { [2024-03-20T20:02:36.388Z] "Dir": "/usr/local/go/src/encoding/hex", [2024-03-20T20:02:36.388Z] "ImportPath": "encoding/hex", [2024-03-20T20:02:36.388Z] "Name": "hex", [2024-03-20T20:02:36.388Z] "Doc": "Package hex implements hexadecimal encoding and decoding.", [2024-03-20T20:02:36.388Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/hex.a", [2024-03-20T20:02:36.388Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.388Z] "Goroot": true, [2024-03-20T20:02:36.388Z] "Standard": true, [2024-03-20T20:02:36.388Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "hex.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "strings" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Deps": [ [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "internal/abi", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/cpu", [2024-03-20T20:02:36.389Z] "internal/fmtsort", [2024-03-20T20:02:36.389Z] "internal/goexperiment", [2024-03-20T20:02:36.389Z] "internal/itoa", [2024-03-20T20:02:36.389Z] "internal/oserror", [2024-03-20T20:02:36.389Z] "internal/poll", [2024-03-20T20:02:36.389Z] "internal/race", [2024-03-20T20:02:36.389Z] "internal/reflectlite", [2024-03-20T20:02:36.389Z] "internal/syscall/execenv", [2024-03-20T20:02:36.389Z] "internal/syscall/unix", [2024-03-20T20:02:36.389Z] "internal/testlog", [2024-03-20T20:02:36.389Z] "internal/unsafeheader", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "io/fs", [2024-03-20T20:02:36.389Z] "math", [2024-03-20T20:02:36.389Z] "math/bits", [2024-03-20T20:02:36.389Z] "os", [2024-03-20T20:02:36.389Z] "path", [2024-03-20T20:02:36.389Z] "reflect", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "runtime/internal/atomic", [2024-03-20T20:02:36.389Z] "runtime/internal/math", [2024-03-20T20:02:36.389Z] "runtime/internal/sys", [2024-03-20T20:02:36.389Z] "sort", [2024-03-20T20:02:36.389Z] "strconv", [2024-03-20T20:02:36.389Z] "strings", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "syscall", [2024-03-20T20:02:36.389Z] "time", [2024-03-20T20:02:36.389Z] "unicode", [2024-03-20T20:02:36.389Z] "unicode/utf8", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestGoFiles": [ [2024-03-20T20:02:36.389Z] "hex_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestImports": [ [2024-03-20T20:02:36.389Z] "bytes", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "strings", [2024-03-20T20:02:36.389Z] "testing" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "XTestGoFiles": [ [2024-03-20T20:02:36.389Z] "example_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "XTestImports": [ [2024-03-20T20:02:36.389Z] "encoding/hex", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "log", [2024-03-20T20:02:36.389Z] "os" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/crypto/x509/pkix", [2024-03-20T20:02:36.389Z] "ImportPath": "crypto/x509/pkix", [2024-03-20T20:02:36.389Z] "Name": "pkix", [2024-03-20T20:02:36.389Z] "Doc": "Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509/pkix.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "pkix.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "encoding/asn1", [2024-03-20T20:02:36.389Z] "encoding/hex", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "math/big", [2024-03-20T20:02:36.389Z] "time" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Deps": [ [2024-03-20T20:02:36.389Z] "bytes", [2024-03-20T20:02:36.389Z] "encoding/asn1", [2024-03-20T20:02:36.389Z] "encoding/binary", [2024-03-20T20:02:36.389Z] "encoding/hex", [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "internal/abi", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/cpu", [2024-03-20T20:02:36.389Z] "internal/fmtsort", [2024-03-20T20:02:36.389Z] "internal/goexperiment", [2024-03-20T20:02:36.389Z] "internal/itoa", [2024-03-20T20:02:36.389Z] "internal/oserror", [2024-03-20T20:02:36.389Z] "internal/poll", [2024-03-20T20:02:36.389Z] "internal/race", [2024-03-20T20:02:36.389Z] "internal/reflectlite", [2024-03-20T20:02:36.389Z] "internal/syscall/execenv", [2024-03-20T20:02:36.389Z] "internal/syscall/unix", [2024-03-20T20:02:36.389Z] "internal/testlog", [2024-03-20T20:02:36.389Z] "internal/unsafeheader", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "io/fs", [2024-03-20T20:02:36.389Z] "math", [2024-03-20T20:02:36.389Z] "math/big", [2024-03-20T20:02:36.389Z] "math/bits", [2024-03-20T20:02:36.389Z] "math/rand", [2024-03-20T20:02:36.389Z] "os", [2024-03-20T20:02:36.389Z] "path", [2024-03-20T20:02:36.389Z] "reflect", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "runtime/internal/atomic", [2024-03-20T20:02:36.389Z] "runtime/internal/math", [2024-03-20T20:02:36.389Z] "runtime/internal/sys", [2024-03-20T20:02:36.389Z] "sort", [2024-03-20T20:02:36.389Z] "strconv", [2024-03-20T20:02:36.389Z] "strings", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "syscall", [2024-03-20T20:02:36.389Z] "time", [2024-03-20T20:02:36.389Z] "unicode", [2024-03-20T20:02:36.389Z] "unicode/utf16", [2024-03-20T20:02:36.389Z] "unicode/utf8", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/encoding/base64", [2024-03-20T20:02:36.389Z] "ImportPath": "encoding/base64", [2024-03-20T20:02:36.389Z] "Name": "base64", [2024-03-20T20:02:36.389Z] "Doc": "Package base64 implements base64 encoding as specified by RFC 4648.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base64.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "base64.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "encoding/binary", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "strconv" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Deps": [ [2024-03-20T20:02:36.389Z] "encoding/binary", [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "internal/abi", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/cpu", [2024-03-20T20:02:36.389Z] "internal/goexperiment", [2024-03-20T20:02:36.389Z] "internal/itoa", [2024-03-20T20:02:36.389Z] "internal/race", [2024-03-20T20:02:36.389Z] "internal/reflectlite", [2024-03-20T20:02:36.389Z] "internal/unsafeheader", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "math", [2024-03-20T20:02:36.389Z] "math/bits", [2024-03-20T20:02:36.389Z] "reflect", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "runtime/internal/atomic", [2024-03-20T20:02:36.389Z] "runtime/internal/math", [2024-03-20T20:02:36.389Z] "runtime/internal/sys", [2024-03-20T20:02:36.389Z] "strconv", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "unicode", [2024-03-20T20:02:36.389Z] "unicode/utf8", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestGoFiles": [ [2024-03-20T20:02:36.389Z] "base64_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestImports": [ [2024-03-20T20:02:36.389Z] "bytes", [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "reflect", [2024-03-20T20:02:36.389Z] "runtime/debug", [2024-03-20T20:02:36.389Z] "strings", [2024-03-20T20:02:36.389Z] "testing", [2024-03-20T20:02:36.389Z] "time" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "XTestGoFiles": [ [2024-03-20T20:02:36.389Z] "example_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "XTestImports": [ [2024-03-20T20:02:36.389Z] "encoding/base64", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "os" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/encoding/pem", [2024-03-20T20:02:36.389Z] "ImportPath": "encoding/pem", [2024-03-20T20:02:36.389Z] "Name": "pem", [2024-03-20T20:02:36.389Z] "Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/pem.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "pem.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "bytes", [2024-03-20T20:02:36.389Z] "encoding/base64", [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "sort", [2024-03-20T20:02:36.389Z] "strings" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Deps": [ [2024-03-20T20:02:36.389Z] "bytes", [2024-03-20T20:02:36.389Z] "encoding/base64", [2024-03-20T20:02:36.389Z] "encoding/binary", [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "internal/abi", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/cpu", [2024-03-20T20:02:36.389Z] "internal/goexperiment", [2024-03-20T20:02:36.389Z] "internal/itoa", [2024-03-20T20:02:36.389Z] "internal/race", [2024-03-20T20:02:36.389Z] "internal/reflectlite", [2024-03-20T20:02:36.389Z] "internal/unsafeheader", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "math", [2024-03-20T20:02:36.389Z] "math/bits", [2024-03-20T20:02:36.389Z] "reflect", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "runtime/internal/atomic", [2024-03-20T20:02:36.389Z] "runtime/internal/math", [2024-03-20T20:02:36.389Z] "runtime/internal/sys", [2024-03-20T20:02:36.389Z] "sort", [2024-03-20T20:02:36.389Z] "strconv", [2024-03-20T20:02:36.389Z] "strings", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "unicode", [2024-03-20T20:02:36.389Z] "unicode/utf8", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestGoFiles": [ [2024-03-20T20:02:36.389Z] "pem_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestImports": [ [2024-03-20T20:02:36.389Z] "bytes", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "reflect", [2024-03-20T20:02:36.389Z] "strings", [2024-03-20T20:02:36.389Z] "testing", [2024-03-20T20:02:36.389Z] "testing/quick" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "XTestGoFiles": [ [2024-03-20T20:02:36.389Z] "example_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "XTestImports": [ [2024-03-20T20:02:36.389Z] "crypto/x509", [2024-03-20T20:02:36.389Z] "encoding/pem", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "log", [2024-03-20T20:02:36.389Z] "os" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.389Z] "ImportPath": "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.389Z] "Name": "dnsmessage", [2024-03-20T20:02:36.389Z] "Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/dns/dnsmessage.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "message.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "errors" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Deps": [ [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "internal/abi", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/cpu", [2024-03-20T20:02:36.389Z] "internal/goexperiment", [2024-03-20T20:02:36.389Z] "internal/reflectlite", [2024-03-20T20:02:36.389Z] "internal/unsafeheader", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "runtime/internal/atomic", [2024-03-20T20:02:36.389Z] "runtime/internal/math", [2024-03-20T20:02:36.389Z] "runtime/internal/sys", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/internal/nettrace", [2024-03-20T20:02:36.389Z] "ImportPath": "internal/nettrace", [2024-03-20T20:02:36.389Z] "Name": "nettrace", [2024-03-20T20:02:36.389Z] "Doc": "Package nettrace contains internal hooks for tracing activity in the net package.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/nettrace.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "nettrace.go" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/internal/singleflight", [2024-03-20T20:02:36.389Z] "ImportPath": "internal/singleflight", [2024-03-20T20:02:36.389Z] "Name": "singleflight", [2024-03-20T20:02:36.389Z] "Doc": "Package singleflight provides a duplicate function call suppression mechanism.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/singleflight.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "singleflight.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "sync" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Deps": [ [2024-03-20T20:02:36.389Z] "internal/abi", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/cpu", [2024-03-20T20:02:36.389Z] "internal/goexperiment", [2024-03-20T20:02:36.389Z] "internal/race", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "runtime/internal/atomic", [2024-03-20T20:02:36.389Z] "runtime/internal/math", [2024-03-20T20:02:36.389Z] "runtime/internal/sys", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestGoFiles": [ [2024-03-20T20:02:36.389Z] "singleflight_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestImports": [ [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "fmt", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "testing", [2024-03-20T20:02:36.389Z] "time" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/runtime/cgo", [2024-03-20T20:02:36.389Z] "ImportPath": "runtime/cgo", [2024-03-20T20:02:36.389Z] "Name": "cgo", [2024-03-20T20:02:36.389Z] "Doc": "Package cgo contains runtime support for code generated by the cgo tool.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/cgo.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "callbacks.go", [2024-03-20T20:02:36.389Z] "callbacks_traceback.go", [2024-03-20T20:02:36.389Z] "handle.go", [2024-03-20T20:02:36.389Z] "iscgo.go", [2024-03-20T20:02:36.389Z] "linux.go", [2024-03-20T20:02:36.389Z] "mmap.go", [2024-03-20T20:02:36.389Z] "setenv.go", [2024-03-20T20:02:36.389Z] "sigaction.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "CgoFiles": [ [2024-03-20T20:02:36.389Z] "cgo.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.389Z] "callbacks_aix.go", [2024-03-20T20:02:36.389Z] "dragonfly.go", [2024-03-20T20:02:36.389Z] "freebsd.go", [2024-03-20T20:02:36.389Z] "netbsd.go", [2024-03-20T20:02:36.389Z] "openbsd.go", [2024-03-20T20:02:36.389Z] "signal_ios_arm64.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.389Z] "asm_386.s", [2024-03-20T20:02:36.389Z] "asm_arm.s", [2024-03-20T20:02:36.389Z] "asm_arm64.s", [2024-03-20T20:02:36.389Z] "asm_mips64x.s", [2024-03-20T20:02:36.389Z] "asm_mipsx.s", [2024-03-20T20:02:36.389Z] "asm_ppc64x.s", [2024-03-20T20:02:36.389Z] "asm_riscv64.s", [2024-03-20T20:02:36.389Z] "asm_s390x.s", [2024-03-20T20:02:36.389Z] "asm_wasm.s", [2024-03-20T20:02:36.389Z] "gcc_386.S", [2024-03-20T20:02:36.389Z] "gcc_aix_ppc64.S", [2024-03-20T20:02:36.389Z] "gcc_aix_ppc64.c", [2024-03-20T20:02:36.389Z] "gcc_android.c", [2024-03-20T20:02:36.389Z] "gcc_arm.S", [2024-03-20T20:02:36.389Z] "gcc_arm64.S", [2024-03-20T20:02:36.389Z] "gcc_darwin_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_darwin_arm64.c", [2024-03-20T20:02:36.389Z] "gcc_dragonfly_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_freebsd_386.c", [2024-03-20T20:02:36.389Z] "gcc_freebsd_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_freebsd_arm.c", [2024-03-20T20:02:36.389Z] "gcc_freebsd_arm64.c", [2024-03-20T20:02:36.389Z] "gcc_freebsd_sigaction.c", [2024-03-20T20:02:36.389Z] "gcc_libinit_windows.c", [2024-03-20T20:02:36.389Z] "gcc_linux_386.c", [2024-03-20T20:02:36.389Z] "gcc_linux_arm.c", [2024-03-20T20:02:36.389Z] "gcc_linux_arm64.c", [2024-03-20T20:02:36.389Z] "gcc_linux_mips64x.c", [2024-03-20T20:02:36.389Z] "gcc_linux_mipsx.c", [2024-03-20T20:02:36.389Z] "gcc_linux_ppc64x.S", [2024-03-20T20:02:36.389Z] "gcc_linux_riscv64.c", [2024-03-20T20:02:36.389Z] "gcc_linux_s390x.c", [2024-03-20T20:02:36.389Z] "gcc_mips64x.S", [2024-03-20T20:02:36.389Z] "gcc_mipsx.S", [2024-03-20T20:02:36.389Z] "gcc_netbsd_386.c", [2024-03-20T20:02:36.389Z] "gcc_netbsd_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_netbsd_arm.c", [2024-03-20T20:02:36.389Z] "gcc_netbsd_arm64.c", [2024-03-20T20:02:36.389Z] "gcc_openbsd_386.c", [2024-03-20T20:02:36.389Z] "gcc_openbsd_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_openbsd_arm.c", [2024-03-20T20:02:36.389Z] "gcc_openbsd_arm64.c", [2024-03-20T20:02:36.389Z] "gcc_openbsd_mips64.c", [2024-03-20T20:02:36.389Z] "gcc_ppc64x.c", [2024-03-20T20:02:36.389Z] "gcc_riscv64.S", [2024-03-20T20:02:36.389Z] "gcc_s390x.S", [2024-03-20T20:02:36.389Z] "gcc_signal2_ios_arm64.c", [2024-03-20T20:02:36.389Z] "gcc_signal_ios_arm64.c", [2024-03-20T20:02:36.389Z] "gcc_signal_ios_nolldb.c", [2024-03-20T20:02:36.389Z] "gcc_solaris_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_windows_386.c", [2024-03-20T20:02:36.389Z] "gcc_windows_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_windows_arm64.c", [2024-03-20T20:02:36.389Z] "libcgo_windows.h", [2024-03-20T20:02:36.389Z] "signal_ios_arm64.s" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "CFiles": [ [2024-03-20T20:02:36.389Z] "gcc_context.c", [2024-03-20T20:02:36.389Z] "gcc_fatalf.c", [2024-03-20T20:02:36.389Z] "gcc_libinit.c", [2024-03-20T20:02:36.389Z] "gcc_linux_amd64.c", [2024-03-20T20:02:36.389Z] "gcc_mmap.c", [2024-03-20T20:02:36.389Z] "gcc_setenv.c", [2024-03-20T20:02:36.389Z] "gcc_sigaction.c", [2024-03-20T20:02:36.389Z] "gcc_traceback.c", [2024-03-20T20:02:36.389Z] "gcc_util.c", [2024-03-20T20:02:36.389Z] "linux_syscall.c" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "HFiles": [ [2024-03-20T20:02:36.389Z] "abi_amd64.h", [2024-03-20T20:02:36.389Z] "libcgo.h", [2024-03-20T20:02:36.389Z] "libcgo_unix.h" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "SFiles": [ [2024-03-20T20:02:36.389Z] "asm_amd64.s", [2024-03-20T20:02:36.389Z] "gcc_amd64.S" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "CgoCFLAGS": [ [2024-03-20T20:02:36.389Z] "-Wall", [2024-03-20T20:02:36.389Z] "-Werror" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "CgoLDFLAGS": [ [2024-03-20T20:02:36.389Z] "-lpthread" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "C", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Deps": [ [2024-03-20T20:02:36.389Z] "internal/abi", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/cpu", [2024-03-20T20:02:36.389Z] "internal/goexperiment", [2024-03-20T20:02:36.389Z] "internal/race", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "runtime/internal/atomic", [2024-03-20T20:02:36.389Z] "runtime/internal/math", [2024-03-20T20:02:36.389Z] "runtime/internal/sys", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "unsafe" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestGoFiles": [ [2024-03-20T20:02:36.389Z] "handle_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "TestImports": [ [2024-03-20T20:02:36.389Z] "reflect", [2024-03-20T20:02:36.389Z] "testing" [2024-03-20T20:02:36.389Z] ] [2024-03-20T20:02:36.389Z] } [2024-03-20T20:02:36.389Z] { [2024-03-20T20:02:36.389Z] "Dir": "/usr/local/go/src/net", [2024-03-20T20:02:36.389Z] "ImportPath": "net", [2024-03-20T20:02:36.389Z] "Name": "net", [2024-03-20T20:02:36.389Z] "Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.", [2024-03-20T20:02:36.389Z] "Target": "/usr/local/go/pkg/linux_amd64/net.a", [2024-03-20T20:02:36.389Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.389Z] "Goroot": true, [2024-03-20T20:02:36.389Z] "Standard": true, [2024-03-20T20:02:36.389Z] "DepOnly": true, [2024-03-20T20:02:36.389Z] "GoFiles": [ [2024-03-20T20:02:36.389Z] "addrselect.go", [2024-03-20T20:02:36.389Z] "conf.go", [2024-03-20T20:02:36.389Z] "dial.go", [2024-03-20T20:02:36.389Z] "dnsclient.go", [2024-03-20T20:02:36.389Z] "dnsclient_unix.go", [2024-03-20T20:02:36.389Z] "dnsconfig_unix.go", [2024-03-20T20:02:36.389Z] "error_posix.go", [2024-03-20T20:02:36.389Z] "error_unix.go", [2024-03-20T20:02:36.389Z] "fd_posix.go", [2024-03-20T20:02:36.389Z] "fd_unix.go", [2024-03-20T20:02:36.389Z] "file.go", [2024-03-20T20:02:36.389Z] "file_unix.go", [2024-03-20T20:02:36.389Z] "hook.go", [2024-03-20T20:02:36.389Z] "hook_unix.go", [2024-03-20T20:02:36.389Z] "hosts.go", [2024-03-20T20:02:36.389Z] "interface.go", [2024-03-20T20:02:36.389Z] "interface_linux.go", [2024-03-20T20:02:36.389Z] "ip.go", [2024-03-20T20:02:36.389Z] "iprawsock.go", [2024-03-20T20:02:36.389Z] "iprawsock_posix.go", [2024-03-20T20:02:36.389Z] "ipsock.go", [2024-03-20T20:02:36.389Z] "ipsock_posix.go", [2024-03-20T20:02:36.389Z] "lookup.go", [2024-03-20T20:02:36.389Z] "lookup_unix.go", [2024-03-20T20:02:36.389Z] "mac.go", [2024-03-20T20:02:36.389Z] "net.go", [2024-03-20T20:02:36.389Z] "nss.go", [2024-03-20T20:02:36.389Z] "parse.go", [2024-03-20T20:02:36.389Z] "pipe.go", [2024-03-20T20:02:36.389Z] "port.go", [2024-03-20T20:02:36.389Z] "port_unix.go", [2024-03-20T20:02:36.389Z] "rawconn.go", [2024-03-20T20:02:36.389Z] "sendfile_linux.go", [2024-03-20T20:02:36.389Z] "sock_cloexec.go", [2024-03-20T20:02:36.389Z] "sock_linux.go", [2024-03-20T20:02:36.389Z] "sock_posix.go", [2024-03-20T20:02:36.389Z] "sockaddr_posix.go", [2024-03-20T20:02:36.389Z] "sockopt_linux.go", [2024-03-20T20:02:36.389Z] "sockopt_posix.go", [2024-03-20T20:02:36.389Z] "sockoptip_linux.go", [2024-03-20T20:02:36.389Z] "sockoptip_posix.go", [2024-03-20T20:02:36.389Z] "splice_linux.go", [2024-03-20T20:02:36.389Z] "tcpsock.go", [2024-03-20T20:02:36.389Z] "tcpsock_posix.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_posix.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_unix.go", [2024-03-20T20:02:36.389Z] "udpsock.go", [2024-03-20T20:02:36.389Z] "udpsock_posix.go", [2024-03-20T20:02:36.389Z] "unixsock.go", [2024-03-20T20:02:36.389Z] "unixsock_posix.go", [2024-03-20T20:02:36.389Z] "unixsock_readmsg_cmsg_cloexec.go", [2024-03-20T20:02:36.389Z] "writev_unix.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "CgoFiles": [ [2024-03-20T20:02:36.389Z] "cgo_linux.go", [2024-03-20T20:02:36.389Z] "cgo_resnew.go", [2024-03-20T20:02:36.389Z] "cgo_socknew.go", [2024-03-20T20:02:36.389Z] "cgo_unix.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.389Z] "cgo_aix.go", [2024-03-20T20:02:36.389Z] "cgo_android.go", [2024-03-20T20:02:36.389Z] "cgo_bsd.go", [2024-03-20T20:02:36.389Z] "cgo_netbsd.go", [2024-03-20T20:02:36.389Z] "cgo_openbsd.go", [2024-03-20T20:02:36.389Z] "cgo_resold.go", [2024-03-20T20:02:36.389Z] "cgo_sockold.go", [2024-03-20T20:02:36.389Z] "cgo_solaris.go", [2024-03-20T20:02:36.389Z] "cgo_stub.go", [2024-03-20T20:02:36.389Z] "cgo_windows.go", [2024-03-20T20:02:36.389Z] "conf_netcgo.go", [2024-03-20T20:02:36.389Z] "error_plan9.go", [2024-03-20T20:02:36.389Z] "error_plan9_test.go", [2024-03-20T20:02:36.389Z] "error_windows.go", [2024-03-20T20:02:36.389Z] "error_windows_test.go", [2024-03-20T20:02:36.389Z] "fcntl_libc_test.go", [2024-03-20T20:02:36.389Z] "fd_plan9.go", [2024-03-20T20:02:36.389Z] "fd_windows.go", [2024-03-20T20:02:36.389Z] "file_plan9.go", [2024-03-20T20:02:36.389Z] "file_stub.go", [2024-03-20T20:02:36.389Z] "file_windows.go", [2024-03-20T20:02:36.389Z] "hook_plan9.go", [2024-03-20T20:02:36.389Z] "hook_windows.go", [2024-03-20T20:02:36.389Z] "interface_aix.go", [2024-03-20T20:02:36.389Z] "interface_bsd.go", [2024-03-20T20:02:36.389Z] "interface_bsd_test.go", [2024-03-20T20:02:36.389Z] "interface_bsdvar.go", [2024-03-20T20:02:36.389Z] "interface_darwin.go", [2024-03-20T20:02:36.389Z] "interface_freebsd.go", [2024-03-20T20:02:36.389Z] "interface_plan9.go", [2024-03-20T20:02:36.389Z] "interface_solaris.go", [2024-03-20T20:02:36.389Z] "interface_stub.go", [2024-03-20T20:02:36.389Z] "interface_windows.go", [2024-03-20T20:02:36.389Z] "iprawsock_plan9.go", [2024-03-20T20:02:36.389Z] "ipsock_plan9.go", [2024-03-20T20:02:36.389Z] "ipsock_plan9_test.go", [2024-03-20T20:02:36.389Z] "lookup_fake.go", [2024-03-20T20:02:36.389Z] "lookup_plan9.go", [2024-03-20T20:02:36.389Z] "lookup_windows.go", [2024-03-20T20:02:36.389Z] "lookup_windows_test.go", [2024-03-20T20:02:36.389Z] "main_noconf_test.go", [2024-03-20T20:02:36.389Z] "main_plan9_test.go", [2024-03-20T20:02:36.389Z] "main_windows_test.go", [2024-03-20T20:02:36.389Z] "net_fake.go", [2024-03-20T20:02:36.389Z] "net_windows_test.go", [2024-03-20T20:02:36.389Z] "netgo_unix_test.go", [2024-03-20T20:02:36.389Z] "rawconn_stub_test.go", [2024-03-20T20:02:36.389Z] "rawconn_windows_test.go", [2024-03-20T20:02:36.389Z] "sendfile_stub.go", [2024-03-20T20:02:36.389Z] "sendfile_unix_alt.go", [2024-03-20T20:02:36.389Z] "sendfile_windows.go", [2024-03-20T20:02:36.389Z] "sock_bsd.go", [2024-03-20T20:02:36.389Z] "sock_plan9.go", [2024-03-20T20:02:36.389Z] "sock_stub.go", [2024-03-20T20:02:36.389Z] "sock_windows.go", [2024-03-20T20:02:36.389Z] "sockopt_aix.go", [2024-03-20T20:02:36.389Z] "sockopt_bsd.go", [2024-03-20T20:02:36.389Z] "sockopt_plan9.go", [2024-03-20T20:02:36.389Z] "sockopt_solaris.go", [2024-03-20T20:02:36.389Z] "sockopt_stub.go", [2024-03-20T20:02:36.389Z] "sockopt_windows.go", [2024-03-20T20:02:36.389Z] "sockoptip_bsdvar.go", [2024-03-20T20:02:36.389Z] "sockoptip_stub.go", [2024-03-20T20:02:36.389Z] "sockoptip_windows.go", [2024-03-20T20:02:36.389Z] "splice_stub.go", [2024-03-20T20:02:36.389Z] "sys_cloexec.go", [2024-03-20T20:02:36.389Z] "tcpsock_plan9.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_darwin.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_dragonfly.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_openbsd.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_plan9.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_solaris.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_stub.go", [2024-03-20T20:02:36.389Z] "tcpsockopt_windows.go", [2024-03-20T20:02:36.389Z] "udpsock_plan9.go", [2024-03-20T20:02:36.389Z] "udpsock_plan9_test.go", [2024-03-20T20:02:36.389Z] "unixsock_plan9.go", [2024-03-20T20:02:36.389Z] "unixsock_readmsg_cloexec.go", [2024-03-20T20:02:36.389Z] "unixsock_readmsg_other.go", [2024-03-20T20:02:36.389Z] "unixsock_windows_test.go" [2024-03-20T20:02:36.389Z] ], [2024-03-20T20:02:36.389Z] "Imports": [ [2024-03-20T20:02:36.389Z] "C", [2024-03-20T20:02:36.389Z] "context", [2024-03-20T20:02:36.389Z] "errors", [2024-03-20T20:02:36.389Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.389Z] "internal/bytealg", [2024-03-20T20:02:36.389Z] "internal/itoa", [2024-03-20T20:02:36.389Z] "internal/nettrace", [2024-03-20T20:02:36.389Z] "internal/poll", [2024-03-20T20:02:36.389Z] "internal/singleflight", [2024-03-20T20:02:36.389Z] "io", [2024-03-20T20:02:36.389Z] "os", [2024-03-20T20:02:36.389Z] "runtime", [2024-03-20T20:02:36.389Z] "sort", [2024-03-20T20:02:36.389Z] "sync", [2024-03-20T20:02:36.389Z] "sync/atomic", [2024-03-20T20:02:36.389Z] "syscall", [2024-03-20T20:02:36.389Z] "time", [2024-03-20T20:02:36.390Z] "unsafe" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "ImportMap": { [2024-03-20T20:02:36.390Z] "golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.390Z] }, [2024-03-20T20:02:36.390Z] "Deps": [ [2024-03-20T20:02:36.390Z] "context", [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "internal/abi", [2024-03-20T20:02:36.390Z] "internal/bytealg", [2024-03-20T20:02:36.390Z] "internal/cpu", [2024-03-20T20:02:36.390Z] "internal/goexperiment", [2024-03-20T20:02:36.390Z] "internal/itoa", [2024-03-20T20:02:36.390Z] "internal/nettrace", [2024-03-20T20:02:36.390Z] "internal/oserror", [2024-03-20T20:02:36.390Z] "internal/poll", [2024-03-20T20:02:36.390Z] "internal/race", [2024-03-20T20:02:36.390Z] "internal/reflectlite", [2024-03-20T20:02:36.390Z] "internal/singleflight", [2024-03-20T20:02:36.390Z] "internal/syscall/execenv", [2024-03-20T20:02:36.390Z] "internal/syscall/unix", [2024-03-20T20:02:36.390Z] "internal/testlog", [2024-03-20T20:02:36.390Z] "internal/unsafeheader", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "path", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "runtime/cgo", [2024-03-20T20:02:36.390Z] "runtime/internal/atomic", [2024-03-20T20:02:36.390Z] "runtime/internal/math", [2024-03-20T20:02:36.390Z] "runtime/internal/sys", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "sync/atomic", [2024-03-20T20:02:36.390Z] "syscall", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "unicode/utf8", [2024-03-20T20:02:36.390Z] "unsafe", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "TestGoFiles": [ [2024-03-20T20:02:36.390Z] "addrselect_test.go", [2024-03-20T20:02:36.390Z] "cgo_unix_test.go", [2024-03-20T20:02:36.390Z] "conf_test.go", [2024-03-20T20:02:36.390Z] "conn_test.go", [2024-03-20T20:02:36.390Z] "dial_test.go", [2024-03-20T20:02:36.390Z] "dial_unix_test.go", [2024-03-20T20:02:36.390Z] "dnsclient_test.go", [2024-03-20T20:02:36.390Z] "dnsclient_unix_test.go", [2024-03-20T20:02:36.390Z] "dnsconfig_unix_test.go", [2024-03-20T20:02:36.390Z] "dnsname_test.go", [2024-03-20T20:02:36.390Z] "error_posix_test.go", [2024-03-20T20:02:36.390Z] "error_test.go", [2024-03-20T20:02:36.390Z] "error_unix_test.go", [2024-03-20T20:02:36.390Z] "external_test.go", [2024-03-20T20:02:36.390Z] "fcntl_syscall_test.go", [2024-03-20T20:02:36.390Z] "file_test.go", [2024-03-20T20:02:36.390Z] "hosts_test.go", [2024-03-20T20:02:36.390Z] "interface_linux_test.go", [2024-03-20T20:02:36.390Z] "interface_test.go", [2024-03-20T20:02:36.390Z] "interface_unix_test.go", [2024-03-20T20:02:36.390Z] "ip_test.go", [2024-03-20T20:02:36.390Z] "iprawsock_test.go", [2024-03-20T20:02:36.390Z] "ipsock_test.go", [2024-03-20T20:02:36.390Z] "listen_test.go", [2024-03-20T20:02:36.390Z] "lookup_test.go", [2024-03-20T20:02:36.390Z] "mac_test.go", [2024-03-20T20:02:36.390Z] "main_cloexec_test.go", [2024-03-20T20:02:36.390Z] "main_conf_test.go", [2024-03-20T20:02:36.390Z] "main_posix_test.go", [2024-03-20T20:02:36.390Z] "main_test.go", [2024-03-20T20:02:36.390Z] "main_unix_test.go", [2024-03-20T20:02:36.390Z] "mockserver_test.go", [2024-03-20T20:02:36.390Z] "net_test.go", [2024-03-20T20:02:36.390Z] "nss_test.go", [2024-03-20T20:02:36.390Z] "packetconn_test.go", [2024-03-20T20:02:36.390Z] "parse_test.go", [2024-03-20T20:02:36.390Z] "platform_test.go", [2024-03-20T20:02:36.390Z] "port_test.go", [2024-03-20T20:02:36.390Z] "protoconn_test.go", [2024-03-20T20:02:36.390Z] "rawconn_test.go", [2024-03-20T20:02:36.390Z] "rawconn_unix_test.go", [2024-03-20T20:02:36.390Z] "sendfile_test.go", [2024-03-20T20:02:36.390Z] "server_test.go", [2024-03-20T20:02:36.390Z] "sock_linux_test.go", [2024-03-20T20:02:36.390Z] "splice_test.go", [2024-03-20T20:02:36.390Z] "tcpsock_test.go", [2024-03-20T20:02:36.390Z] "tcpsock_unix_test.go", [2024-03-20T20:02:36.390Z] "timeout_test.go", [2024-03-20T20:02:36.390Z] "udpsock_test.go", [2024-03-20T20:02:36.390Z] "unixsock_linux_test.go", [2024-03-20T20:02:36.390Z] "unixsock_readmsg_test.go", [2024-03-20T20:02:36.390Z] "unixsock_test.go", [2024-03-20T20:02:36.390Z] "write_unix_test.go", [2024-03-20T20:02:36.390Z] "writev_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "TestImports": [ [2024-03-20T20:02:36.390Z] "bufio", [2024-03-20T20:02:36.390Z] "bytes", [2024-03-20T20:02:36.390Z] "context", [2024-03-20T20:02:36.390Z] "crypto/sha256", [2024-03-20T20:02:36.390Z] "encoding/hex", [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "flag", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "internal/poll", [2024-03-20T20:02:36.390Z] "internal/syscall/unix", [2024-03-20T20:02:36.390Z] "internal/testenv", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "log", [2024-03-20T20:02:36.390Z] "math/rand", [2024-03-20T20:02:36.390Z] "net/internal/socktest", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "os/exec", [2024-03-20T20:02:36.390Z] "path", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "strconv", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "sync/atomic", [2024-03-20T20:02:36.390Z] "syscall", [2024-03-20T20:02:36.390Z] "testing", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestGoFiles": [ [2024-03-20T20:02:36.390Z] "example_test.go", [2024-03-20T20:02:36.390Z] "pipe_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestImports": [ [2024-03-20T20:02:36.390Z] "context", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "log", [2024-03-20T20:02:36.390Z] "net", [2024-03-20T20:02:36.390Z] "testing", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/net/nettest" [2024-03-20T20:02:36.390Z] ] [2024-03-20T20:02:36.390Z] } [2024-03-20T20:02:36.390Z] { [2024-03-20T20:02:36.390Z] "Dir": "/usr/local/go/src/net/url", [2024-03-20T20:02:36.390Z] "ImportPath": "net/url", [2024-03-20T20:02:36.390Z] "Name": "url", [2024-03-20T20:02:36.390Z] "Doc": "Package url parses URLs and implements query escaping.", [2024-03-20T20:02:36.390Z] "Target": "/usr/local/go/pkg/linux_amd64/net/url.a", [2024-03-20T20:02:36.390Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.390Z] "Goroot": true, [2024-03-20T20:02:36.390Z] "Standard": true, [2024-03-20T20:02:36.390Z] "DepOnly": true, [2024-03-20T20:02:36.390Z] "GoFiles": [ [2024-03-20T20:02:36.390Z] "url.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Imports": [ [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "strconv", [2024-03-20T20:02:36.390Z] "strings" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Deps": [ [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "internal/abi", [2024-03-20T20:02:36.390Z] "internal/bytealg", [2024-03-20T20:02:36.390Z] "internal/cpu", [2024-03-20T20:02:36.390Z] "internal/fmtsort", [2024-03-20T20:02:36.390Z] "internal/goexperiment", [2024-03-20T20:02:36.390Z] "internal/itoa", [2024-03-20T20:02:36.390Z] "internal/oserror", [2024-03-20T20:02:36.390Z] "internal/poll", [2024-03-20T20:02:36.390Z] "internal/race", [2024-03-20T20:02:36.390Z] "internal/reflectlite", [2024-03-20T20:02:36.390Z] "internal/syscall/execenv", [2024-03-20T20:02:36.390Z] "internal/syscall/unix", [2024-03-20T20:02:36.390Z] "internal/testlog", [2024-03-20T20:02:36.390Z] "internal/unsafeheader", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "math", [2024-03-20T20:02:36.390Z] "math/bits", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "path", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "runtime/internal/atomic", [2024-03-20T20:02:36.390Z] "runtime/internal/math", [2024-03-20T20:02:36.390Z] "runtime/internal/sys", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "strconv", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "sync/atomic", [2024-03-20T20:02:36.390Z] "syscall", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "unicode", [2024-03-20T20:02:36.390Z] "unicode/utf8", [2024-03-20T20:02:36.390Z] "unsafe" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "TestGoFiles": [ [2024-03-20T20:02:36.390Z] "url_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "TestImports": [ [2024-03-20T20:02:36.390Z] "bytes", [2024-03-20T20:02:36.390Z] "encoding", [2024-03-20T20:02:36.390Z] "encoding/gob", [2024-03-20T20:02:36.390Z] "encoding/json", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "net", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "testing" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestGoFiles": [ [2024-03-20T20:02:36.390Z] "example_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestImports": [ [2024-03-20T20:02:36.390Z] "encoding/json", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "log", [2024-03-20T20:02:36.390Z] "net/url", [2024-03-20T20:02:36.390Z] "strings" [2024-03-20T20:02:36.390Z] ] [2024-03-20T20:02:36.390Z] } [2024-03-20T20:02:36.390Z] { [2024-03-20T20:02:36.390Z] "Dir": "/usr/local/go/src/path/filepath", [2024-03-20T20:02:36.390Z] "ImportPath": "path/filepath", [2024-03-20T20:02:36.390Z] "Name": "filepath", [2024-03-20T20:02:36.390Z] "Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.", [2024-03-20T20:02:36.390Z] "Target": "/usr/local/go/pkg/linux_amd64/path/filepath.a", [2024-03-20T20:02:36.390Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.390Z] "Goroot": true, [2024-03-20T20:02:36.390Z] "Standard": true, [2024-03-20T20:02:36.390Z] "DepOnly": true, [2024-03-20T20:02:36.390Z] "GoFiles": [ [2024-03-20T20:02:36.390Z] "match.go", [2024-03-20T20:02:36.390Z] "path.go", [2024-03-20T20:02:36.390Z] "path_unix.go", [2024-03-20T20:02:36.390Z] "symlink.go", [2024-03-20T20:02:36.390Z] "symlink_unix.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.390Z] "export_windows_test.go", [2024-03-20T20:02:36.390Z] "path_plan9.go", [2024-03-20T20:02:36.390Z] "path_windows.go", [2024-03-20T20:02:36.390Z] "path_windows_test.go", [2024-03-20T20:02:36.390Z] "symlink_windows.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Imports": [ [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "syscall", [2024-03-20T20:02:36.390Z] "unicode/utf8" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Deps": [ [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "internal/abi", [2024-03-20T20:02:36.390Z] "internal/bytealg", [2024-03-20T20:02:36.390Z] "internal/cpu", [2024-03-20T20:02:36.390Z] "internal/goexperiment", [2024-03-20T20:02:36.390Z] "internal/itoa", [2024-03-20T20:02:36.390Z] "internal/oserror", [2024-03-20T20:02:36.390Z] "internal/poll", [2024-03-20T20:02:36.390Z] "internal/race", [2024-03-20T20:02:36.390Z] "internal/reflectlite", [2024-03-20T20:02:36.390Z] "internal/syscall/execenv", [2024-03-20T20:02:36.390Z] "internal/syscall/unix", [2024-03-20T20:02:36.390Z] "internal/testlog", [2024-03-20T20:02:36.390Z] "internal/unsafeheader", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "path", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "runtime/internal/atomic", [2024-03-20T20:02:36.390Z] "runtime/internal/math", [2024-03-20T20:02:36.390Z] "runtime/internal/sys", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "sync/atomic", [2024-03-20T20:02:36.390Z] "syscall", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "unicode", [2024-03-20T20:02:36.390Z] "unicode/utf8", [2024-03-20T20:02:36.390Z] "unsafe" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "TestGoFiles": [ [2024-03-20T20:02:36.390Z] "export_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestGoFiles": [ [2024-03-20T20:02:36.390Z] "example_test.go", [2024-03-20T20:02:36.390Z] "example_unix_test.go", [2024-03-20T20:02:36.390Z] "example_unix_walk_test.go", [2024-03-20T20:02:36.390Z] "match_test.go", [2024-03-20T20:02:36.390Z] "path_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestImports": [ [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "internal/testenv", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "path/filepath", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "syscall", [2024-03-20T20:02:36.390Z] "testing" [2024-03-20T20:02:36.390Z] ] [2024-03-20T20:02:36.390Z] } [2024-03-20T20:02:36.390Z] { [2024-03-20T20:02:36.390Z] "Dir": "/usr/local/go/src/crypto/x509", [2024-03-20T20:02:36.390Z] "ImportPath": "crypto/x509", [2024-03-20T20:02:36.390Z] "Name": "x509", [2024-03-20T20:02:36.390Z] "Doc": "Package x509 parses X.509-encoded keys and certificates.", [2024-03-20T20:02:36.390Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509.a", [2024-03-20T20:02:36.390Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.390Z] "Goroot": true, [2024-03-20T20:02:36.390Z] "Standard": true, [2024-03-20T20:02:36.390Z] "DepOnly": true, [2024-03-20T20:02:36.390Z] "GoFiles": [ [2024-03-20T20:02:36.390Z] "cert_pool.go", [2024-03-20T20:02:36.390Z] "parser.go", [2024-03-20T20:02:36.390Z] "pem_decrypt.go", [2024-03-20T20:02:36.390Z] "pkcs1.go", [2024-03-20T20:02:36.390Z] "pkcs8.go", [2024-03-20T20:02:36.390Z] "root.go", [2024-03-20T20:02:36.390Z] "root_linux.go", [2024-03-20T20:02:36.390Z] "root_unix.go", [2024-03-20T20:02:36.390Z] "sec1.go", [2024-03-20T20:02:36.390Z] "verify.go", [2024-03-20T20:02:36.390Z] "x509.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.390Z] "root_aix.go", [2024-03-20T20:02:36.390Z] "root_bsd.go", [2024-03-20T20:02:36.390Z] "root_darwin.go", [2024-03-20T20:02:36.390Z] "root_darwin_test.go", [2024-03-20T20:02:36.390Z] "root_ios.go", [2024-03-20T20:02:36.390Z] "root_ios_gen.go", [2024-03-20T20:02:36.390Z] "root_js.go", [2024-03-20T20:02:36.390Z] "root_omit.go", [2024-03-20T20:02:36.390Z] "root_omit_test.go", [2024-03-20T20:02:36.390Z] "root_plan9.go", [2024-03-20T20:02:36.390Z] "root_solaris.go", [2024-03-20T20:02:36.390Z] "root_windows.go", [2024-03-20T20:02:36.390Z] "x509_test_import.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Imports": [ [2024-03-20T20:02:36.390Z] "bytes", [2024-03-20T20:02:36.390Z] "crypto", [2024-03-20T20:02:36.390Z] "crypto/aes", [2024-03-20T20:02:36.390Z] "crypto/cipher", [2024-03-20T20:02:36.390Z] "crypto/des", [2024-03-20T20:02:36.390Z] "crypto/dsa", [2024-03-20T20:02:36.390Z] "crypto/ecdsa", [2024-03-20T20:02:36.390Z] "crypto/ed25519", [2024-03-20T20:02:36.390Z] "crypto/elliptic", [2024-03-20T20:02:36.390Z] "crypto/md5", [2024-03-20T20:02:36.390Z] "crypto/rsa", [2024-03-20T20:02:36.390Z] "crypto/sha1", [2024-03-20T20:02:36.390Z] "crypto/sha256", [2024-03-20T20:02:36.390Z] "crypto/sha512", [2024-03-20T20:02:36.390Z] "crypto/x509/pkix", [2024-03-20T20:02:36.390Z] "encoding/asn1", [2024-03-20T20:02:36.390Z] "encoding/hex", [2024-03-20T20:02:36.390Z] "encoding/pem", [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "math/big", [2024-03-20T20:02:36.390Z] "net", [2024-03-20T20:02:36.390Z] "net/url", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "path/filepath", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "strconv", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "unicode", [2024-03-20T20:02:36.390Z] "unicode/utf16", [2024-03-20T20:02:36.390Z] "unicode/utf8" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "ImportMap": { [2024-03-20T20:02:36.390Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.390Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.390Z] }, [2024-03-20T20:02:36.390Z] "Deps": [ [2024-03-20T20:02:36.390Z] "bufio", [2024-03-20T20:02:36.390Z] "bytes", [2024-03-20T20:02:36.390Z] "context", [2024-03-20T20:02:36.390Z] "crypto", [2024-03-20T20:02:36.390Z] "crypto/aes", [2024-03-20T20:02:36.390Z] "crypto/cipher", [2024-03-20T20:02:36.390Z] "crypto/des", [2024-03-20T20:02:36.390Z] "crypto/dsa", [2024-03-20T20:02:36.390Z] "crypto/ecdsa", [2024-03-20T20:02:36.390Z] "crypto/ed25519", [2024-03-20T20:02:36.390Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.390Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.390Z] "crypto/elliptic", [2024-03-20T20:02:36.390Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.390Z] "crypto/internal/randutil", [2024-03-20T20:02:36.390Z] "crypto/internal/subtle", [2024-03-20T20:02:36.390Z] "crypto/md5", [2024-03-20T20:02:36.390Z] "crypto/rand", [2024-03-20T20:02:36.390Z] "crypto/rsa", [2024-03-20T20:02:36.390Z] "crypto/sha1", [2024-03-20T20:02:36.390Z] "crypto/sha256", [2024-03-20T20:02:36.390Z] "crypto/sha512", [2024-03-20T20:02:36.390Z] "crypto/subtle", [2024-03-20T20:02:36.390Z] "crypto/x509/pkix", [2024-03-20T20:02:36.390Z] "encoding/asn1", [2024-03-20T20:02:36.390Z] "encoding/base64", [2024-03-20T20:02:36.390Z] "encoding/binary", [2024-03-20T20:02:36.390Z] "encoding/hex", [2024-03-20T20:02:36.390Z] "encoding/pem", [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "hash", [2024-03-20T20:02:36.390Z] "internal/abi", [2024-03-20T20:02:36.390Z] "internal/bytealg", [2024-03-20T20:02:36.390Z] "internal/cpu", [2024-03-20T20:02:36.390Z] "internal/fmtsort", [2024-03-20T20:02:36.390Z] "internal/goexperiment", [2024-03-20T20:02:36.390Z] "internal/itoa", [2024-03-20T20:02:36.390Z] "internal/nettrace", [2024-03-20T20:02:36.390Z] "internal/oserror", [2024-03-20T20:02:36.390Z] "internal/poll", [2024-03-20T20:02:36.390Z] "internal/race", [2024-03-20T20:02:36.390Z] "internal/reflectlite", [2024-03-20T20:02:36.390Z] "internal/singleflight", [2024-03-20T20:02:36.390Z] "internal/syscall/execenv", [2024-03-20T20:02:36.390Z] "internal/syscall/unix", [2024-03-20T20:02:36.390Z] "internal/testlog", [2024-03-20T20:02:36.390Z] "internal/unsafeheader", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "io/fs", [2024-03-20T20:02:36.390Z] "math", [2024-03-20T20:02:36.390Z] "math/big", [2024-03-20T20:02:36.390Z] "math/bits", [2024-03-20T20:02:36.390Z] "math/rand", [2024-03-20T20:02:36.390Z] "net", [2024-03-20T20:02:36.390Z] "net/url", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "path", [2024-03-20T20:02:36.390Z] "path/filepath", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "runtime/cgo", [2024-03-20T20:02:36.390Z] "runtime/internal/atomic", [2024-03-20T20:02:36.390Z] "runtime/internal/math", [2024-03-20T20:02:36.390Z] "runtime/internal/sys", [2024-03-20T20:02:36.390Z] "sort", [2024-03-20T20:02:36.390Z] "strconv", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "sync/atomic", [2024-03-20T20:02:36.390Z] "syscall", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "unicode", [2024-03-20T20:02:36.390Z] "unicode/utf16", [2024-03-20T20:02:36.390Z] "unicode/utf8", [2024-03-20T20:02:36.390Z] "unsafe", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "TestGoFiles": [ [2024-03-20T20:02:36.390Z] "name_constraints_test.go", [2024-03-20T20:02:36.390Z] "parser_test.go", [2024-03-20T20:02:36.390Z] "pem_decrypt_test.go", [2024-03-20T20:02:36.390Z] "pkcs8_test.go", [2024-03-20T20:02:36.390Z] "root_unix_test.go", [2024-03-20T20:02:36.390Z] "sec1_test.go", [2024-03-20T20:02:36.390Z] "verify_test.go", [2024-03-20T20:02:36.390Z] "x509_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "TestImports": [ [2024-03-20T20:02:36.390Z] "bytes", [2024-03-20T20:02:36.390Z] "crypto", [2024-03-20T20:02:36.390Z] "crypto/dsa", [2024-03-20T20:02:36.390Z] "crypto/ecdsa", [2024-03-20T20:02:36.390Z] "crypto/ed25519", [2024-03-20T20:02:36.390Z] "crypto/elliptic", [2024-03-20T20:02:36.390Z] "crypto/rand", [2024-03-20T20:02:36.390Z] "crypto/rsa", [2024-03-20T20:02:36.390Z] "crypto/sha256", [2024-03-20T20:02:36.390Z] "crypto/sha512", [2024-03-20T20:02:36.390Z] "crypto/x509/pkix", [2024-03-20T20:02:36.390Z] "encoding/asn1", [2024-03-20T20:02:36.390Z] "encoding/base64", [2024-03-20T20:02:36.390Z] "encoding/hex", [2024-03-20T20:02:36.390Z] "encoding/pem", [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "fmt", [2024-03-20T20:02:36.390Z] "internal/testenv", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "math/big", [2024-03-20T20:02:36.390Z] "net", [2024-03-20T20:02:36.390Z] "net/url", [2024-03-20T20:02:36.390Z] "os", [2024-03-20T20:02:36.390Z] "os/exec", [2024-03-20T20:02:36.390Z] "path/filepath", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "strconv", [2024-03-20T20:02:36.390Z] "strings", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "testing", [2024-03-20T20:02:36.390Z] "time", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestGoFiles": [ [2024-03-20T20:02:36.390Z] "example_test.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "XTestImports": [ [2024-03-20T20:02:36.390Z] "crypto/dsa", [2024-03-20T20:02:36.390Z] "crypto/ecdsa", [2024-03-20T20:02:36.390Z] "crypto/ed25519", [2024-03-20T20:02:36.390Z] "crypto/rsa", [2024-03-20T20:02:36.390Z] "crypto/x509", [2024-03-20T20:02:36.390Z] "encoding/pem", [2024-03-20T20:02:36.390Z] "fmt" [2024-03-20T20:02:36.390Z] ] [2024-03-20T20:02:36.390Z] } [2024-03-20T20:02:36.390Z] { [2024-03-20T20:02:36.390Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.390Z] "ImportPath": "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.390Z] "Name": "subtle", [2024-03-20T20:02:36.390Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-20T20:02:36.390Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/subtle.a", [2024-03-20T20:02:36.390Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.390Z] "Goroot": true, [2024-03-20T20:02:36.390Z] "Standard": true, [2024-03-20T20:02:36.390Z] "DepOnly": true, [2024-03-20T20:02:36.390Z] "GoFiles": [ [2024-03-20T20:02:36.390Z] "aliasing.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.390Z] "aliasing_purego.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Imports": [ [2024-03-20T20:02:36.390Z] "unsafe" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Deps": [ [2024-03-20T20:02:36.390Z] "unsafe" [2024-03-20T20:02:36.390Z] ] [2024-03-20T20:02:36.390Z] } [2024-03-20T20:02:36.390Z] { [2024-03-20T20:02:36.390Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.390Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.390Z] "Name": "chacha20", [2024-03-20T20:02:36.390Z] "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-03-20T20:02:36.390Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20.a", [2024-03-20T20:02:36.390Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.390Z] "Goroot": true, [2024-03-20T20:02:36.390Z] "Standard": true, [2024-03-20T20:02:36.390Z] "DepOnly": true, [2024-03-20T20:02:36.390Z] "GoFiles": [ [2024-03-20T20:02:36.390Z] "chacha_generic.go", [2024-03-20T20:02:36.390Z] "chacha_noasm.go", [2024-03-20T20:02:36.390Z] "xor.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.390Z] "chacha_arm64.go", [2024-03-20T20:02:36.390Z] "chacha_ppc64le.go", [2024-03-20T20:02:36.390Z] "chacha_s390x.go" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.390Z] "chacha_arm64.s", [2024-03-20T20:02:36.390Z] "chacha_ppc64le.s", [2024-03-20T20:02:36.390Z] "chacha_s390x.s" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "Imports": [ [2024-03-20T20:02:36.390Z] "crypto/cipher", [2024-03-20T20:02:36.390Z] "encoding/binary", [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.390Z] "math/bits", [2024-03-20T20:02:36.390Z] "runtime" [2024-03-20T20:02:36.390Z] ], [2024-03-20T20:02:36.390Z] "ImportMap": { [2024-03-20T20:02:36.390Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle" [2024-03-20T20:02:36.390Z] }, [2024-03-20T20:02:36.390Z] "Deps": [ [2024-03-20T20:02:36.390Z] "crypto/cipher", [2024-03-20T20:02:36.390Z] "crypto/internal/subtle", [2024-03-20T20:02:36.390Z] "crypto/subtle", [2024-03-20T20:02:36.390Z] "encoding/binary", [2024-03-20T20:02:36.390Z] "errors", [2024-03-20T20:02:36.390Z] "internal/abi", [2024-03-20T20:02:36.390Z] "internal/bytealg", [2024-03-20T20:02:36.390Z] "internal/cpu", [2024-03-20T20:02:36.390Z] "internal/goexperiment", [2024-03-20T20:02:36.390Z] "internal/itoa", [2024-03-20T20:02:36.390Z] "internal/race", [2024-03-20T20:02:36.390Z] "internal/reflectlite", [2024-03-20T20:02:36.390Z] "internal/unsafeheader", [2024-03-20T20:02:36.390Z] "io", [2024-03-20T20:02:36.390Z] "math", [2024-03-20T20:02:36.390Z] "math/bits", [2024-03-20T20:02:36.390Z] "reflect", [2024-03-20T20:02:36.390Z] "runtime", [2024-03-20T20:02:36.390Z] "runtime/internal/atomic", [2024-03-20T20:02:36.390Z] "runtime/internal/math", [2024-03-20T20:02:36.390Z] "runtime/internal/sys", [2024-03-20T20:02:36.390Z] "strconv", [2024-03-20T20:02:36.390Z] "sync", [2024-03-20T20:02:36.390Z] "sync/atomic", [2024-03-20T20:02:36.390Z] "unicode", [2024-03-20T20:02:36.390Z] "unicode/utf8", [2024-03-20T20:02:36.390Z] "unsafe", [2024-03-20T20:02:36.390Z] "vendor/golang.org/x/crypto/internal/subtle" [2024-03-20T20:02:36.390Z] ] [2024-03-20T20:02:36.390Z] } [2024-03-20T20:02:36.390Z] { [2024-03-20T20:02:36.390Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.390Z] "ImportPath": "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.390Z] "Name": "poly1305", [2024-03-20T20:02:36.390Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-03-20T20:02:36.390Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/poly1305.a", [2024-03-20T20:02:36.391Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.391Z] "Goroot": true, [2024-03-20T20:02:36.391Z] "Standard": true, [2024-03-20T20:02:36.391Z] "DepOnly": true, [2024-03-20T20:02:36.391Z] "GoFiles": [ [2024-03-20T20:02:36.391Z] "bits_go1.13.go", [2024-03-20T20:02:36.391Z] "poly1305.go", [2024-03-20T20:02:36.391Z] "sum_amd64.go", [2024-03-20T20:02:36.391Z] "sum_generic.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.391Z] "bits_compat.go", [2024-03-20T20:02:36.391Z] "mac_noasm.go", [2024-03-20T20:02:36.391Z] "sum_ppc64le.go", [2024-03-20T20:02:36.391Z] "sum_s390x.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.391Z] "sum_ppc64le.s", [2024-03-20T20:02:36.391Z] "sum_s390x.s" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "SFiles": [ [2024-03-20T20:02:36.391Z] "sum_amd64.s" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Imports": [ [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "math/bits" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Deps": [ [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "internal/abi", [2024-03-20T20:02:36.391Z] "internal/bytealg", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "internal/goexperiment", [2024-03-20T20:02:36.391Z] "internal/itoa", [2024-03-20T20:02:36.391Z] "internal/race", [2024-03-20T20:02:36.391Z] "internal/reflectlite", [2024-03-20T20:02:36.391Z] "internal/unsafeheader", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "math", [2024-03-20T20:02:36.391Z] "math/bits", [2024-03-20T20:02:36.391Z] "reflect", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "runtime/internal/atomic", [2024-03-20T20:02:36.391Z] "runtime/internal/math", [2024-03-20T20:02:36.391Z] "runtime/internal/sys", [2024-03-20T20:02:36.391Z] "strconv", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "unicode", [2024-03-20T20:02:36.391Z] "unicode/utf8", [2024-03-20T20:02:36.391Z] "unsafe" [2024-03-20T20:02:36.391Z] ] [2024-03-20T20:02:36.391Z] } [2024-03-20T20:02:36.391Z] { [2024-03-20T20:02:36.391Z] "Dir": "/usr/local/go/src/io/ioutil", [2024-03-20T20:02:36.391Z] "ImportPath": "io/ioutil", [2024-03-20T20:02:36.391Z] "Name": "ioutil", [2024-03-20T20:02:36.391Z] "Doc": "Package ioutil implements some I/O utility functions.", [2024-03-20T20:02:36.391Z] "Target": "/usr/local/go/pkg/linux_amd64/io/ioutil.a", [2024-03-20T20:02:36.391Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.391Z] "Goroot": true, [2024-03-20T20:02:36.391Z] "Standard": true, [2024-03-20T20:02:36.391Z] "DepOnly": true, [2024-03-20T20:02:36.391Z] "GoFiles": [ [2024-03-20T20:02:36.391Z] "ioutil.go", [2024-03-20T20:02:36.391Z] "tempfile.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Imports": [ [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "io/fs", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "sort" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Deps": [ [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "internal/abi", [2024-03-20T20:02:36.391Z] "internal/bytealg", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "internal/goexperiment", [2024-03-20T20:02:36.391Z] "internal/itoa", [2024-03-20T20:02:36.391Z] "internal/oserror", [2024-03-20T20:02:36.391Z] "internal/poll", [2024-03-20T20:02:36.391Z] "internal/race", [2024-03-20T20:02:36.391Z] "internal/reflectlite", [2024-03-20T20:02:36.391Z] "internal/syscall/execenv", [2024-03-20T20:02:36.391Z] "internal/syscall/unix", [2024-03-20T20:02:36.391Z] "internal/testlog", [2024-03-20T20:02:36.391Z] "internal/unsafeheader", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "io/fs", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "path", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "runtime/internal/atomic", [2024-03-20T20:02:36.391Z] "runtime/internal/math", [2024-03-20T20:02:36.391Z] "runtime/internal/sys", [2024-03-20T20:02:36.391Z] "sort", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "syscall", [2024-03-20T20:02:36.391Z] "time", [2024-03-20T20:02:36.391Z] "unicode/utf8", [2024-03-20T20:02:36.391Z] "unsafe" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "XTestGoFiles": [ [2024-03-20T20:02:36.391Z] "example_test.go", [2024-03-20T20:02:36.391Z] "ioutil_test.go", [2024-03-20T20:02:36.391Z] "tempfile_test.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "XTestImports": [ [2024-03-20T20:02:36.391Z] "bytes", [2024-03-20T20:02:36.391Z] "fmt", [2024-03-20T20:02:36.391Z] "io/fs", [2024-03-20T20:02:36.391Z] "io/ioutil", [2024-03-20T20:02:36.391Z] "log", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "path/filepath", [2024-03-20T20:02:36.391Z] "regexp", [2024-03-20T20:02:36.391Z] "strings", [2024-03-20T20:02:36.391Z] "testing" [2024-03-20T20:02:36.391Z] ] [2024-03-20T20:02:36.391Z] } [2024-03-20T20:02:36.391Z] { [2024-03-20T20:02:36.391Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.391Z] "ImportPath": "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.391Z] "Name": "cpu", [2024-03-20T20:02:36.391Z] "Doc": "Package cpu implements processor feature detection for various CPU architectures.", [2024-03-20T20:02:36.391Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/sys/cpu.a", [2024-03-20T20:02:36.391Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-20T20:02:36.391Z] "Goroot": true, [2024-03-20T20:02:36.391Z] "Standard": true, [2024-03-20T20:02:36.391Z] "DepOnly": true, [2024-03-20T20:02:36.391Z] "GoFiles": [ [2024-03-20T20:02:36.391Z] "byteorder.go", [2024-03-20T20:02:36.391Z] "cpu.go", [2024-03-20T20:02:36.391Z] "cpu_gc_x86.go", [2024-03-20T20:02:36.391Z] "cpu_linux_noinit.go", [2024-03-20T20:02:36.391Z] "cpu_x86.go", [2024-03-20T20:02:36.391Z] "hwcap_linux.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.391Z] "cpu_aix.go", [2024-03-20T20:02:36.391Z] "cpu_arm.go", [2024-03-20T20:02:36.391Z] "cpu_arm64.go", [2024-03-20T20:02:36.391Z] "cpu_gc_arm64.go", [2024-03-20T20:02:36.391Z] "cpu_gc_s390x.go", [2024-03-20T20:02:36.391Z] "cpu_gccgo_arm64.go", [2024-03-20T20:02:36.391Z] "cpu_gccgo_s390x.go", [2024-03-20T20:02:36.391Z] "cpu_gccgo_x86.go", [2024-03-20T20:02:36.391Z] "cpu_linux.go", [2024-03-20T20:02:36.391Z] "cpu_linux_arm.go", [2024-03-20T20:02:36.391Z] "cpu_linux_arm64.go", [2024-03-20T20:02:36.391Z] "cpu_linux_mips64x.go", [2024-03-20T20:02:36.391Z] "cpu_linux_ppc64x.go", [2024-03-20T20:02:36.391Z] "cpu_linux_s390x.go", [2024-03-20T20:02:36.391Z] "cpu_mips64x.go", [2024-03-20T20:02:36.391Z] "cpu_mipsx.go", [2024-03-20T20:02:36.391Z] "cpu_netbsd_arm64.go", [2024-03-20T20:02:36.391Z] "cpu_other_arm.go", [2024-03-20T20:02:36.391Z] "cpu_other_arm64.go", [2024-03-20T20:02:36.391Z] "cpu_other_mips64x.go", [2024-03-20T20:02:36.391Z] "cpu_ppc64x.go", [2024-03-20T20:02:36.391Z] "cpu_riscv64.go", [2024-03-20T20:02:36.391Z] "cpu_s390x.go", [2024-03-20T20:02:36.391Z] "cpu_wasm.go", [2024-03-20T20:02:36.391Z] "cpu_zos.go", [2024-03-20T20:02:36.391Z] "cpu_zos_s390x.go", [2024-03-20T20:02:36.391Z] "syscall_aix_gccgo.go", [2024-03-20T20:02:36.391Z] "syscall_aix_ppc64_gc.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.391Z] "asm_aix_ppc64.s", [2024-03-20T20:02:36.391Z] "cpu_arm64.s", [2024-03-20T20:02:36.391Z] "cpu_gccgo_x86.c", [2024-03-20T20:02:36.391Z] "cpu_s390x.s" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "SFiles": [ [2024-03-20T20:02:36.391Z] "cpu_x86.s" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Imports": [ [2024-03-20T20:02:36.391Z] "io/ioutil", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "strings" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Deps": [ [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "internal/abi", [2024-03-20T20:02:36.391Z] "internal/bytealg", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "internal/goexperiment", [2024-03-20T20:02:36.391Z] "internal/itoa", [2024-03-20T20:02:36.391Z] "internal/oserror", [2024-03-20T20:02:36.391Z] "internal/poll", [2024-03-20T20:02:36.391Z] "internal/race", [2024-03-20T20:02:36.391Z] "internal/reflectlite", [2024-03-20T20:02:36.391Z] "internal/syscall/execenv", [2024-03-20T20:02:36.391Z] "internal/syscall/unix", [2024-03-20T20:02:36.391Z] "internal/testlog", [2024-03-20T20:02:36.391Z] "internal/unsafeheader", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "io/fs", [2024-03-20T20:02:36.391Z] "io/ioutil", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "path", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "runtime/internal/atomic", [2024-03-20T20:02:36.391Z] "runtime/internal/math", [2024-03-20T20:02:36.391Z] "runtime/internal/sys", [2024-03-20T20:02:36.391Z] "sort", [2024-03-20T20:02:36.391Z] "strings", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "syscall", [2024-03-20T20:02:36.391Z] "time", [2024-03-20T20:02:36.391Z] "unicode", [2024-03-20T20:02:36.391Z] "unicode/utf8", [2024-03-20T20:02:36.391Z] "unsafe" [2024-03-20T20:02:36.391Z] ] [2024-03-20T20:02:36.391Z] } [2024-03-20T20:02:36.391Z] { [2024-03-20T20:02:36.391Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.391Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.391Z] "Name": "chacha20poly1305", [2024-03-20T20:02:36.391Z] "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-20T20:02:36.391Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20poly1305.a", [2024-03-20T20:02:36.391Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.391Z] "Goroot": true, [2024-03-20T20:02:36.391Z] "Standard": true, [2024-03-20T20:02:36.391Z] "DepOnly": true, [2024-03-20T20:02:36.391Z] "GoFiles": [ [2024-03-20T20:02:36.391Z] "chacha20poly1305.go", [2024-03-20T20:02:36.391Z] "chacha20poly1305_amd64.go", [2024-03-20T20:02:36.391Z] "chacha20poly1305_generic.go", [2024-03-20T20:02:36.391Z] "xchacha20poly1305.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.391Z] "chacha20poly1305_noasm.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "SFiles": [ [2024-03-20T20:02:36.391Z] "chacha20poly1305_amd64.s" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Imports": [ [2024-03-20T20:02:36.391Z] "crypto/cipher", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "ImportMap": { [2024-03-20T20:02:36.391Z] "golang.org/x/crypto/chacha20": "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.391Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.391Z] "golang.org/x/crypto/poly1305": "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.391Z] "golang.org/x/sys/cpu": "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.391Z] }, [2024-03-20T20:02:36.391Z] "Deps": [ [2024-03-20T20:02:36.391Z] "crypto/cipher", [2024-03-20T20:02:36.391Z] "crypto/internal/subtle", [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "internal/abi", [2024-03-20T20:02:36.391Z] "internal/bytealg", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "internal/goexperiment", [2024-03-20T20:02:36.391Z] "internal/itoa", [2024-03-20T20:02:36.391Z] "internal/oserror", [2024-03-20T20:02:36.391Z] "internal/poll", [2024-03-20T20:02:36.391Z] "internal/race", [2024-03-20T20:02:36.391Z] "internal/reflectlite", [2024-03-20T20:02:36.391Z] "internal/syscall/execenv", [2024-03-20T20:02:36.391Z] "internal/syscall/unix", [2024-03-20T20:02:36.391Z] "internal/testlog", [2024-03-20T20:02:36.391Z] "internal/unsafeheader", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "io/fs", [2024-03-20T20:02:36.391Z] "io/ioutil", [2024-03-20T20:02:36.391Z] "math", [2024-03-20T20:02:36.391Z] "math/bits", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "path", [2024-03-20T20:02:36.391Z] "reflect", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "runtime/internal/atomic", [2024-03-20T20:02:36.391Z] "runtime/internal/math", [2024-03-20T20:02:36.391Z] "runtime/internal/sys", [2024-03-20T20:02:36.391Z] "sort", [2024-03-20T20:02:36.391Z] "strconv", [2024-03-20T20:02:36.391Z] "strings", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "syscall", [2024-03-20T20:02:36.391Z] "time", [2024-03-20T20:02:36.391Z] "unicode", [2024-03-20T20:02:36.391Z] "unicode/utf8", [2024-03-20T20:02:36.391Z] "unsafe", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.391Z] ] [2024-03-20T20:02:36.391Z] } [2024-03-20T20:02:36.391Z] { [2024-03-20T20:02:36.391Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.391Z] "ImportPath": "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.391Z] "Name": "curve25519", [2024-03-20T20:02:36.391Z] "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", [2024-03-20T20:02:36.391Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519.a", [2024-03-20T20:02:36.391Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.391Z] "Goroot": true, [2024-03-20T20:02:36.391Z] "Standard": true, [2024-03-20T20:02:36.391Z] "DepOnly": true, [2024-03-20T20:02:36.391Z] "GoFiles": [ [2024-03-20T20:02:36.391Z] "curve25519.go", [2024-03-20T20:02:36.391Z] "curve25519_amd64.go", [2024-03-20T20:02:36.391Z] "curve25519_generic.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.391Z] "curve25519_noasm.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "SFiles": [ [2024-03-20T20:02:36.391Z] "curve25519_amd64.s" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Imports": [ [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "fmt" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Deps": [ [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "fmt", [2024-03-20T20:02:36.391Z] "internal/abi", [2024-03-20T20:02:36.391Z] "internal/bytealg", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "internal/fmtsort", [2024-03-20T20:02:36.391Z] "internal/goexperiment", [2024-03-20T20:02:36.391Z] "internal/itoa", [2024-03-20T20:02:36.391Z] "internal/oserror", [2024-03-20T20:02:36.391Z] "internal/poll", [2024-03-20T20:02:36.391Z] "internal/race", [2024-03-20T20:02:36.391Z] "internal/reflectlite", [2024-03-20T20:02:36.391Z] "internal/syscall/execenv", [2024-03-20T20:02:36.391Z] "internal/syscall/unix", [2024-03-20T20:02:36.391Z] "internal/testlog", [2024-03-20T20:02:36.391Z] "internal/unsafeheader", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "io/fs", [2024-03-20T20:02:36.391Z] "math", [2024-03-20T20:02:36.391Z] "math/bits", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "path", [2024-03-20T20:02:36.391Z] "reflect", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "runtime/internal/atomic", [2024-03-20T20:02:36.391Z] "runtime/internal/math", [2024-03-20T20:02:36.391Z] "runtime/internal/sys", [2024-03-20T20:02:36.391Z] "sort", [2024-03-20T20:02:36.391Z] "strconv", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "syscall", [2024-03-20T20:02:36.391Z] "time", [2024-03-20T20:02:36.391Z] "unicode", [2024-03-20T20:02:36.391Z] "unicode/utf8", [2024-03-20T20:02:36.391Z] "unsafe" [2024-03-20T20:02:36.391Z] ] [2024-03-20T20:02:36.391Z] } [2024-03-20T20:02:36.391Z] { [2024-03-20T20:02:36.391Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.391Z] "ImportPath": "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.391Z] "Name": "hkdf", [2024-03-20T20:02:36.391Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-03-20T20:02:36.391Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/hkdf.a", [2024-03-20T20:02:36.391Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.391Z] "Goroot": true, [2024-03-20T20:02:36.391Z] "Standard": true, [2024-03-20T20:02:36.391Z] "DepOnly": true, [2024-03-20T20:02:36.391Z] "GoFiles": [ [2024-03-20T20:02:36.391Z] "hkdf.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Imports": [ [2024-03-20T20:02:36.391Z] "crypto/hmac", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "hash", [2024-03-20T20:02:36.391Z] "io" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Deps": [ [2024-03-20T20:02:36.391Z] "crypto/hmac", [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "hash", [2024-03-20T20:02:36.391Z] "internal/abi", [2024-03-20T20:02:36.391Z] "internal/bytealg", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "internal/goexperiment", [2024-03-20T20:02:36.391Z] "internal/race", [2024-03-20T20:02:36.391Z] "internal/reflectlite", [2024-03-20T20:02:36.391Z] "internal/unsafeheader", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "runtime/internal/atomic", [2024-03-20T20:02:36.391Z] "runtime/internal/math", [2024-03-20T20:02:36.391Z] "runtime/internal/sys", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "unsafe" [2024-03-20T20:02:36.391Z] ] [2024-03-20T20:02:36.391Z] } [2024-03-20T20:02:36.391Z] { [2024-03-20T20:02:36.391Z] "Dir": "/usr/local/go/src/crypto/tls", [2024-03-20T20:02:36.391Z] "ImportPath": "crypto/tls", [2024-03-20T20:02:36.391Z] "Name": "tls", [2024-03-20T20:02:36.391Z] "Doc": "Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.", [2024-03-20T20:02:36.391Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/tls.a", [2024-03-20T20:02:36.391Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.391Z] "Goroot": true, [2024-03-20T20:02:36.391Z] "Standard": true, [2024-03-20T20:02:36.391Z] "DepOnly": true, [2024-03-20T20:02:36.391Z] "GoFiles": [ [2024-03-20T20:02:36.391Z] "alert.go", [2024-03-20T20:02:36.391Z] "auth.go", [2024-03-20T20:02:36.391Z] "cipher_suites.go", [2024-03-20T20:02:36.391Z] "common.go", [2024-03-20T20:02:36.391Z] "common_string.go", [2024-03-20T20:02:36.391Z] "conn.go", [2024-03-20T20:02:36.391Z] "handshake_client.go", [2024-03-20T20:02:36.391Z] "handshake_client_tls13.go", [2024-03-20T20:02:36.391Z] "handshake_messages.go", [2024-03-20T20:02:36.391Z] "handshake_server.go", [2024-03-20T20:02:36.391Z] "handshake_server_tls13.go", [2024-03-20T20:02:36.391Z] "key_agreement.go", [2024-03-20T20:02:36.391Z] "key_schedule.go", [2024-03-20T20:02:36.391Z] "prf.go", [2024-03-20T20:02:36.391Z] "ticket.go", [2024-03-20T20:02:36.391Z] "tls.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.391Z] "generate_cert.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "Imports": [ [2024-03-20T20:02:36.391Z] "bytes", [2024-03-20T20:02:36.391Z] "container/list", [2024-03-20T20:02:36.391Z] "context", [2024-03-20T20:02:36.391Z] "crypto", [2024-03-20T20:02:36.391Z] "crypto/aes", [2024-03-20T20:02:36.391Z] "crypto/cipher", [2024-03-20T20:02:36.391Z] "crypto/des", [2024-03-20T20:02:36.391Z] "crypto/ecdsa", [2024-03-20T20:02:36.391Z] "crypto/ed25519", [2024-03-20T20:02:36.391Z] "crypto/elliptic", [2024-03-20T20:02:36.391Z] "crypto/hmac", [2024-03-20T20:02:36.391Z] "crypto/md5", [2024-03-20T20:02:36.391Z] "crypto/rand", [2024-03-20T20:02:36.391Z] "crypto/rc4", [2024-03-20T20:02:36.391Z] "crypto/rsa", [2024-03-20T20:02:36.391Z] "crypto/sha1", [2024-03-20T20:02:36.391Z] "crypto/sha256", [2024-03-20T20:02:36.391Z] "crypto/sha512", [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "crypto/x509", [2024-03-20T20:02:36.391Z] "encoding/pem", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "fmt", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.391Z] "hash", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "math/big", [2024-03-20T20:02:36.391Z] "net", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "strconv", [2024-03-20T20:02:36.391Z] "strings", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "time" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "ImportMap": { [2024-03-20T20:02:36.391Z] "golang.org/x/crypto/chacha20poly1305": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.391Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.391Z] "golang.org/x/crypto/curve25519": "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.391Z] "golang.org/x/crypto/hkdf": "vendor/golang.org/x/crypto/hkdf" [2024-03-20T20:02:36.391Z] }, [2024-03-20T20:02:36.391Z] "Deps": [ [2024-03-20T20:02:36.391Z] "bufio", [2024-03-20T20:02:36.391Z] "bytes", [2024-03-20T20:02:36.391Z] "container/list", [2024-03-20T20:02:36.391Z] "context", [2024-03-20T20:02:36.391Z] "crypto", [2024-03-20T20:02:36.391Z] "crypto/aes", [2024-03-20T20:02:36.391Z] "crypto/cipher", [2024-03-20T20:02:36.391Z] "crypto/des", [2024-03-20T20:02:36.391Z] "crypto/dsa", [2024-03-20T20:02:36.391Z] "crypto/ecdsa", [2024-03-20T20:02:36.391Z] "crypto/ed25519", [2024-03-20T20:02:36.391Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.391Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.391Z] "crypto/elliptic", [2024-03-20T20:02:36.391Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.391Z] "crypto/hmac", [2024-03-20T20:02:36.391Z] "crypto/internal/randutil", [2024-03-20T20:02:36.391Z] "crypto/internal/subtle", [2024-03-20T20:02:36.391Z] "crypto/md5", [2024-03-20T20:02:36.391Z] "crypto/rand", [2024-03-20T20:02:36.391Z] "crypto/rc4", [2024-03-20T20:02:36.391Z] "crypto/rsa", [2024-03-20T20:02:36.391Z] "crypto/sha1", [2024-03-20T20:02:36.391Z] "crypto/sha256", [2024-03-20T20:02:36.391Z] "crypto/sha512", [2024-03-20T20:02:36.391Z] "crypto/subtle", [2024-03-20T20:02:36.391Z] "crypto/x509", [2024-03-20T20:02:36.391Z] "crypto/x509/pkix", [2024-03-20T20:02:36.391Z] "encoding/asn1", [2024-03-20T20:02:36.391Z] "encoding/base64", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "encoding/hex", [2024-03-20T20:02:36.391Z] "encoding/pem", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "fmt", [2024-03-20T20:02:36.391Z] "hash", [2024-03-20T20:02:36.391Z] "internal/abi", [2024-03-20T20:02:36.391Z] "internal/bytealg", [2024-03-20T20:02:36.391Z] "internal/cpu", [2024-03-20T20:02:36.391Z] "internal/fmtsort", [2024-03-20T20:02:36.391Z] "internal/goexperiment", [2024-03-20T20:02:36.391Z] "internal/itoa", [2024-03-20T20:02:36.391Z] "internal/nettrace", [2024-03-20T20:02:36.391Z] "internal/oserror", [2024-03-20T20:02:36.391Z] "internal/poll", [2024-03-20T20:02:36.391Z] "internal/race", [2024-03-20T20:02:36.391Z] "internal/reflectlite", [2024-03-20T20:02:36.391Z] "internal/singleflight", [2024-03-20T20:02:36.391Z] "internal/syscall/execenv", [2024-03-20T20:02:36.391Z] "internal/syscall/unix", [2024-03-20T20:02:36.391Z] "internal/testlog", [2024-03-20T20:02:36.391Z] "internal/unsafeheader", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "io/fs", [2024-03-20T20:02:36.391Z] "io/ioutil", [2024-03-20T20:02:36.391Z] "math", [2024-03-20T20:02:36.391Z] "math/big", [2024-03-20T20:02:36.391Z] "math/bits", [2024-03-20T20:02:36.391Z] "math/rand", [2024-03-20T20:02:36.391Z] "net", [2024-03-20T20:02:36.391Z] "net/url", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "path", [2024-03-20T20:02:36.391Z] "path/filepath", [2024-03-20T20:02:36.391Z] "reflect", [2024-03-20T20:02:36.391Z] "runtime", [2024-03-20T20:02:36.391Z] "runtime/cgo", [2024-03-20T20:02:36.391Z] "runtime/internal/atomic", [2024-03-20T20:02:36.391Z] "runtime/internal/math", [2024-03-20T20:02:36.391Z] "runtime/internal/sys", [2024-03-20T20:02:36.391Z] "sort", [2024-03-20T20:02:36.391Z] "strconv", [2024-03-20T20:02:36.391Z] "strings", [2024-03-20T20:02:36.391Z] "sync", [2024-03-20T20:02:36.391Z] "sync/atomic", [2024-03-20T20:02:36.391Z] "syscall", [2024-03-20T20:02:36.391Z] "time", [2024-03-20T20:02:36.391Z] "unicode", [2024-03-20T20:02:36.391Z] "unicode/utf16", [2024-03-20T20:02:36.391Z] "unicode/utf8", [2024-03-20T20:02:36.391Z] "unsafe", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.391Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "TestGoFiles": [ [2024-03-20T20:02:36.391Z] "auth_test.go", [2024-03-20T20:02:36.391Z] "conn_test.go", [2024-03-20T20:02:36.391Z] "handshake_client_test.go", [2024-03-20T20:02:36.391Z] "handshake_messages_test.go", [2024-03-20T20:02:36.391Z] "handshake_server_test.go", [2024-03-20T20:02:36.391Z] "handshake_test.go", [2024-03-20T20:02:36.391Z] "handshake_unix_test.go", [2024-03-20T20:02:36.391Z] "key_schedule_test.go", [2024-03-20T20:02:36.391Z] "link_test.go", [2024-03-20T20:02:36.391Z] "prf_test.go", [2024-03-20T20:02:36.391Z] "tls_test.go" [2024-03-20T20:02:36.391Z] ], [2024-03-20T20:02:36.391Z] "TestImports": [ [2024-03-20T20:02:36.391Z] "bufio", [2024-03-20T20:02:36.391Z] "bytes", [2024-03-20T20:02:36.391Z] "context", [2024-03-20T20:02:36.391Z] "crypto", [2024-03-20T20:02:36.391Z] "crypto/ed25519", [2024-03-20T20:02:36.391Z] "crypto/elliptic", [2024-03-20T20:02:36.391Z] "crypto/rsa", [2024-03-20T20:02:36.391Z] "crypto/x509", [2024-03-20T20:02:36.391Z] "encoding/base64", [2024-03-20T20:02:36.391Z] "encoding/binary", [2024-03-20T20:02:36.391Z] "encoding/hex", [2024-03-20T20:02:36.391Z] "encoding/json", [2024-03-20T20:02:36.391Z] "encoding/pem", [2024-03-20T20:02:36.391Z] "errors", [2024-03-20T20:02:36.391Z] "flag", [2024-03-20T20:02:36.391Z] "fmt", [2024-03-20T20:02:36.391Z] "hash", [2024-03-20T20:02:36.391Z] "internal/testenv", [2024-03-20T20:02:36.391Z] "io", [2024-03-20T20:02:36.391Z] "math", [2024-03-20T20:02:36.391Z] "math/big", [2024-03-20T20:02:36.391Z] "math/rand", [2024-03-20T20:02:36.391Z] "net", [2024-03-20T20:02:36.391Z] "os", [2024-03-20T20:02:36.391Z] "os/exec", [2024-03-20T20:02:36.391Z] "path/filepath", [2024-03-20T20:02:36.391Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "syscall", [2024-03-20T20:02:36.392Z] "testing", [2024-03-20T20:02:36.392Z] "testing/quick", [2024-03-20T20:02:36.392Z] "time", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/crypto/curve25519" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "XTestGoFiles": [ [2024-03-20T20:02:36.392Z] "example_test.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "XTestImports": [ [2024-03-20T20:02:36.392Z] "crypto/tls", [2024-03-20T20:02:36.392Z] "crypto/x509", [2024-03-20T20:02:36.392Z] "log", [2024-03-20T20:02:36.392Z] "net/http", [2024-03-20T20:02:36.392Z] "net/http/httptest", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "time" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.392Z] "ImportPath": "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.392Z] "Name": "transform", [2024-03-20T20:02:36.392Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-03-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/transform.a", [2024-03-20T20:02:36.392Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "transform.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "unicode/utf8" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "sync/atomic", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "unicode/utf8", [2024-03-20T20:02:36.392Z] "unsafe" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/log", [2024-03-20T20:02:36.392Z] "ImportPath": "log", [2024-03-20T20:02:36.392Z] "Name": "log", [2024-03-20T20:02:36.392Z] "Doc": "Package log implements a simple logging package.", [2024-03-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/log.a", [2024-03-20T20:02:36.392Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "log.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "time" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/fmtsort", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/itoa", [2024-03-20T20:02:36.392Z] "internal/oserror", [2024-03-20T20:02:36.392Z] "internal/poll", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/syscall/execenv", [2024-03-20T20:02:36.392Z] "internal/syscall/unix", [2024-03-20T20:02:36.392Z] "internal/testlog", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "io/fs", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "math/bits", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "path", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "sync/atomic", [2024-03-20T20:02:36.392Z] "syscall", [2024-03-20T20:02:36.392Z] "time", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "unicode/utf8", [2024-03-20T20:02:36.392Z] "unsafe" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "TestGoFiles": [ [2024-03-20T20:02:36.392Z] "log_test.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "TestImports": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "regexp", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "testing", [2024-03-20T20:02:36.392Z] "time" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "XTestGoFiles": [ [2024-03-20T20:02:36.392Z] "example_test.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "XTestImports": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "log" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.392Z] "ImportPath": "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.392Z] "Name": "bidi", [2024-03-20T20:02:36.392Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-03-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/bidi.a", [2024-03-20T20:02:36.392Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "bidi.go", [2024-03-20T20:02:36.392Z] "bracket.go", [2024-03-20T20:02:36.392Z] "core.go", [2024-03-20T20:02:36.392Z] "prop.go", [2024-03-20T20:02:36.392Z] "tables13.0.0.go", [2024-03-20T20:02:36.392Z] "trieval.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.392Z] "tables10.0.0.go", [2024-03-20T20:02:36.392Z] "tables11.0.0.go", [2024-03-20T20:02:36.392Z] "tables12.0.0.go", [2024-03-20T20:02:36.392Z] "tables9.0.0.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "container/list", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "log", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "unicode/utf8" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "container/list", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/fmtsort", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/itoa", [2024-03-20T20:02:36.392Z] "internal/oserror", [2024-03-20T20:02:36.392Z] "internal/poll", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/syscall/execenv", [2024-03-20T20:02:36.392Z] "internal/syscall/unix", [2024-03-20T20:02:36.392Z] "internal/testlog", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "io/fs", [2024-03-20T20:02:36.392Z] "log", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "math/bits", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "path", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "sync/atomic", [2024-03-20T20:02:36.392Z] "syscall", [2024-03-20T20:02:36.392Z] "time", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "unicode/utf8", [2024-03-20T20:02:36.392Z] "unsafe" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.392Z] "ImportPath": "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.392Z] "Name": "bidirule", [2024-03-20T20:02:36.392Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-03-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/secure/bidirule.a", [2024-03-20T20:02:36.392Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "bidirule.go", [2024-03-20T20:02:36.392Z] "bidirule10.0.0.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.392Z] "bidirule9.0.0.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.392Z] "unicode/utf8" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "ImportMap": { [2024-03-20T20:02:36.392Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.392Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi" [2024-03-20T20:02:36.392Z] }, [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "container/list", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/fmtsort", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/itoa", [2024-03-20T20:02:36.392Z] "internal/oserror", [2024-03-20T20:02:36.392Z] "internal/poll", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/syscall/execenv", [2024-03-20T20:02:36.392Z] "internal/syscall/unix", [2024-03-20T20:02:36.392Z] "internal/testlog", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "io/fs", [2024-03-20T20:02:36.392Z] "log", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "math/bits", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "path", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "sync/atomic", [2024-03-20T20:02:36.392Z] "syscall", [2024-03-20T20:02:36.392Z] "time", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "unicode/utf8", [2024-03-20T20:02:36.392Z] "unsafe", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/unicode/bidi" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.392Z] "ImportPath": "vendor/golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.392Z] "Name": "norm", [2024-03-20T20:02:36.392Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-03-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/norm.a", [2024-03-20T20:02:36.392Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "composition.go", [2024-03-20T20:02:36.392Z] "forminfo.go", [2024-03-20T20:02:36.392Z] "input.go", [2024-03-20T20:02:36.392Z] "iter.go", [2024-03-20T20:02:36.392Z] "normalize.go", [2024-03-20T20:02:36.392Z] "readwriter.go", [2024-03-20T20:02:36.392Z] "tables13.0.0.go", [2024-03-20T20:02:36.392Z] "transform.go", [2024-03-20T20:02:36.392Z] "trie.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.392Z] "tables10.0.0.go", [2024-03-20T20:02:36.392Z] "tables11.0.0.go", [2024-03-20T20:02:36.392Z] "tables12.0.0.go", [2024-03-20T20:02:36.392Z] "tables9.0.0.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "encoding/binary", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "unicode/utf8" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "ImportMap": { [2024-03-20T20:02:36.392Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform" [2024-03-20T20:02:36.392Z] }, [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "encoding/binary", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/fmtsort", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/itoa", [2024-03-20T20:02:36.392Z] "internal/oserror", [2024-03-20T20:02:36.392Z] "internal/poll", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/syscall/execenv", [2024-03-20T20:02:36.392Z] "internal/syscall/unix", [2024-03-20T20:02:36.392Z] "internal/testlog", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "io/fs", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "math/bits", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "path", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "sync/atomic", [2024-03-20T20:02:36.392Z] "syscall", [2024-03-20T20:02:36.392Z] "time", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "unicode/utf8", [2024-03-20T20:02:36.392Z] "unsafe", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/transform" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.392Z] "ImportPath": "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.392Z] "Name": "idna", [2024-03-20T20:02:36.392Z] "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-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/idna.a", [2024-03-20T20:02:36.392Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "idna10.0.0.go", [2024-03-20T20:02:36.392Z] "punycode.go", [2024-03-20T20:02:36.392Z] "tables13.0.0.go", [2024-03-20T20:02:36.392Z] "trie.go", [2024-03-20T20:02:36.392Z] "trieval.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.392Z] "idna9.0.0.go", [2024-03-20T20:02:36.392Z] "tables10.0.0.go", [2024-03-20T20:02:36.392Z] "tables11.0.0.go", [2024-03-20T20:02:36.392Z] "tables12.0.0.go", [2024-03-20T20:02:36.392Z] "tables9.0.0.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "unicode/utf8" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "ImportMap": { [2024-03-20T20:02:36.392Z] "golang.org/x/text/secure/bidirule": "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.392Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.392Z] "golang.org/x/text/unicode/norm": "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.392Z] }, [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "container/list", [2024-03-20T20:02:36.392Z] "encoding/binary", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/fmtsort", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/itoa", [2024-03-20T20:02:36.392Z] "internal/oserror", [2024-03-20T20:02:36.392Z] "internal/poll", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/syscall/execenv", [2024-03-20T20:02:36.392Z] "internal/syscall/unix", [2024-03-20T20:02:36.392Z] "internal/testlog", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "io/fs", [2024-03-20T20:02:36.392Z] "log", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "math/bits", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "path", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "sync/atomic", [2024-03-20T20:02:36.392Z] "syscall", [2024-03-20T20:02:36.392Z] "time", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "unicode/utf8", [2024-03-20T20:02:36.392Z] "unsafe", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/net/textproto", [2024-03-20T20:02:36.392Z] "ImportPath": "net/textproto", [2024-03-20T20:02:36.392Z] "Name": "textproto", [2024-03-20T20:02:36.392Z] "Doc": "Package textproto implements generic support for text-based request/response protocols in the style of HTTP, NNTP, and SMTP.", [2024-03-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/net/textproto.a", [2024-03-20T20:02:36.392Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "header.go", [2024-03-20T20:02:36.392Z] "pipeline.go", [2024-03-20T20:02:36.392Z] "reader.go", [2024-03-20T20:02:36.392Z] "textproto.go", [2024-03-20T20:02:36.392Z] "writer.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "bufio", [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "net", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "sync" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "bufio", [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "context", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/fmtsort", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/itoa", [2024-03-20T20:02:36.392Z] "internal/nettrace", [2024-03-20T20:02:36.392Z] "internal/oserror", [2024-03-20T20:02:36.392Z] "internal/poll", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/singleflight", [2024-03-20T20:02:36.392Z] "internal/syscall/execenv", [2024-03-20T20:02:36.392Z] "internal/syscall/unix", [2024-03-20T20:02:36.392Z] "internal/testlog", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "io/fs", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "math/bits", [2024-03-20T20:02:36.392Z] "net", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "path", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/cgo", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.392Z] "sync/atomic", [2024-03-20T20:02:36.392Z] "syscall", [2024-03-20T20:02:36.392Z] "time", [2024-03-20T20:02:36.392Z] "unicode", [2024-03-20T20:02:36.392Z] "unicode/utf8", [2024-03-20T20:02:36.392Z] "unsafe", [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "TestGoFiles": [ [2024-03-20T20:02:36.392Z] "header_test.go", [2024-03-20T20:02:36.392Z] "reader_test.go", [2024-03-20T20:02:36.392Z] "writer_test.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "TestImports": [ [2024-03-20T20:02:36.392Z] "bufio", [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "testing" [2024-03-20T20:02:36.392Z] ] [2024-03-20T20:02:36.392Z] } [2024-03-20T20:02:36.392Z] { [2024-03-20T20:02:36.392Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.392Z] "ImportPath": "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.392Z] "Name": "httpguts", [2024-03-20T20:02:36.392Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-03-20T20:02:36.392Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpguts.a", [2024-03-20T20:02:36.392Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.392Z] "Goroot": true, [2024-03-20T20:02:36.392Z] "Standard": true, [2024-03-20T20:02:36.392Z] "DepOnly": true, [2024-03-20T20:02:36.392Z] "GoFiles": [ [2024-03-20T20:02:36.392Z] "guts.go", [2024-03-20T20:02:36.392Z] "httplex.go" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "Imports": [ [2024-03-20T20:02:36.392Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.392Z] "net", [2024-03-20T20:02:36.392Z] "net/textproto", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "unicode/utf8" [2024-03-20T20:02:36.392Z] ], [2024-03-20T20:02:36.392Z] "ImportMap": { [2024-03-20T20:02:36.392Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-20T20:02:36.392Z] }, [2024-03-20T20:02:36.392Z] "Deps": [ [2024-03-20T20:02:36.392Z] "bufio", [2024-03-20T20:02:36.392Z] "bytes", [2024-03-20T20:02:36.392Z] "container/list", [2024-03-20T20:02:36.392Z] "context", [2024-03-20T20:02:36.392Z] "encoding/binary", [2024-03-20T20:02:36.392Z] "errors", [2024-03-20T20:02:36.392Z] "fmt", [2024-03-20T20:02:36.392Z] "internal/abi", [2024-03-20T20:02:36.392Z] "internal/bytealg", [2024-03-20T20:02:36.392Z] "internal/cpu", [2024-03-20T20:02:36.392Z] "internal/fmtsort", [2024-03-20T20:02:36.392Z] "internal/goexperiment", [2024-03-20T20:02:36.392Z] "internal/itoa", [2024-03-20T20:02:36.392Z] "internal/nettrace", [2024-03-20T20:02:36.392Z] "internal/oserror", [2024-03-20T20:02:36.392Z] "internal/poll", [2024-03-20T20:02:36.392Z] "internal/race", [2024-03-20T20:02:36.392Z] "internal/reflectlite", [2024-03-20T20:02:36.392Z] "internal/singleflight", [2024-03-20T20:02:36.392Z] "internal/syscall/execenv", [2024-03-20T20:02:36.392Z] "internal/syscall/unix", [2024-03-20T20:02:36.392Z] "internal/testlog", [2024-03-20T20:02:36.392Z] "internal/unsafeheader", [2024-03-20T20:02:36.392Z] "io", [2024-03-20T20:02:36.392Z] "io/fs", [2024-03-20T20:02:36.392Z] "log", [2024-03-20T20:02:36.392Z] "math", [2024-03-20T20:02:36.392Z] "math/bits", [2024-03-20T20:02:36.392Z] "net", [2024-03-20T20:02:36.392Z] "net/textproto", [2024-03-20T20:02:36.392Z] "os", [2024-03-20T20:02:36.392Z] "path", [2024-03-20T20:02:36.392Z] "reflect", [2024-03-20T20:02:36.392Z] "runtime", [2024-03-20T20:02:36.392Z] "runtime/cgo", [2024-03-20T20:02:36.392Z] "runtime/internal/atomic", [2024-03-20T20:02:36.392Z] "runtime/internal/math", [2024-03-20T20:02:36.392Z] "runtime/internal/sys", [2024-03-20T20:02:36.392Z] "sort", [2024-03-20T20:02:36.392Z] "strconv", [2024-03-20T20:02:36.392Z] "strings", [2024-03-20T20:02:36.392Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.393Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.393Z] "ImportPath": "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.393Z] "Name": "httpproxy", [2024-03-20T20:02:36.393Z] "Doc": "Package httpproxy provides support for HTTP proxy determination based on environment variables, as provided by net/http's ProxyFromEnvironment function.", [2024-03-20T20:02:36.393Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpproxy.a", [2024-03-20T20:02:36.393Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.393Z] "Goroot": true, [2024-03-20T20:02:36.393Z] "Standard": true, [2024-03-20T20:02:36.393Z] "DepOnly": true, [2024-03-20T20:02:36.393Z] "GoFiles": [ [2024-03-20T20:02:36.393Z] "proxy.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Imports": [ [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.393Z] "net", [2024-03-20T20:02:36.393Z] "net/url", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "unicode/utf8" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "ImportMap": { [2024-03-20T20:02:36.393Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-20T20:02:36.393Z] }, [2024-03-20T20:02:36.393Z] "Deps": [ [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "container/list", [2024-03-20T20:02:36.393Z] "context", [2024-03-20T20:02:36.393Z] "encoding/binary", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "internal/abi", [2024-03-20T20:02:36.393Z] "internal/bytealg", [2024-03-20T20:02:36.393Z] "internal/cpu", [2024-03-20T20:02:36.393Z] "internal/fmtsort", [2024-03-20T20:02:36.393Z] "internal/goexperiment", [2024-03-20T20:02:36.393Z] "internal/itoa", [2024-03-20T20:02:36.393Z] "internal/nettrace", [2024-03-20T20:02:36.393Z] "internal/oserror", [2024-03-20T20:02:36.393Z] "internal/poll", [2024-03-20T20:02:36.393Z] "internal/race", [2024-03-20T20:02:36.393Z] "internal/reflectlite", [2024-03-20T20:02:36.393Z] "internal/singleflight", [2024-03-20T20:02:36.393Z] "internal/syscall/execenv", [2024-03-20T20:02:36.393Z] "internal/syscall/unix", [2024-03-20T20:02:36.393Z] "internal/testlog", [2024-03-20T20:02:36.393Z] "internal/unsafeheader", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "io/fs", [2024-03-20T20:02:36.393Z] "log", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "math/bits", [2024-03-20T20:02:36.393Z] "net", [2024-03-20T20:02:36.393Z] "net/url", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "runtime", [2024-03-20T20:02:36.393Z] "runtime/cgo", [2024-03-20T20:02:36.393Z] "runtime/internal/atomic", [2024-03-20T20:02:36.393Z] "runtime/internal/math", [2024-03-20T20:02:36.393Z] "runtime/internal/sys", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strconv", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.393Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.393Z] "ImportPath": "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.393Z] "Name": "hpack", [2024-03-20T20:02:36.393Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-03-20T20:02:36.393Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http2/hpack.a", [2024-03-20T20:02:36.393Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.393Z] "Goroot": true, [2024-03-20T20:02:36.393Z] "Standard": true, [2024-03-20T20:02:36.393Z] "DepOnly": true, [2024-03-20T20:02:36.393Z] "GoFiles": [ [2024-03-20T20:02:36.393Z] "encode.go", [2024-03-20T20:02:36.393Z] "hpack.go", [2024-03-20T20:02:36.393Z] "huffman.go", [2024-03-20T20:02:36.393Z] "tables.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Imports": [ [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "sync" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Deps": [ [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "internal/abi", [2024-03-20T20:02:36.393Z] "internal/bytealg", [2024-03-20T20:02:36.393Z] "internal/cpu", [2024-03-20T20:02:36.393Z] "internal/fmtsort", [2024-03-20T20:02:36.393Z] "internal/goexperiment", [2024-03-20T20:02:36.393Z] "internal/itoa", [2024-03-20T20:02:36.393Z] "internal/oserror", [2024-03-20T20:02:36.393Z] "internal/poll", [2024-03-20T20:02:36.393Z] "internal/race", [2024-03-20T20:02:36.393Z] "internal/reflectlite", [2024-03-20T20:02:36.393Z] "internal/syscall/execenv", [2024-03-20T20:02:36.393Z] "internal/syscall/unix", [2024-03-20T20:02:36.393Z] "internal/testlog", [2024-03-20T20:02:36.393Z] "internal/unsafeheader", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "io/fs", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "math/bits", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "runtime", [2024-03-20T20:02:36.393Z] "runtime/internal/atomic", [2024-03-20T20:02:36.393Z] "runtime/internal/math", [2024-03-20T20:02:36.393Z] "runtime/internal/sys", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strconv", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.393Z] "Dir": "/usr/local/go/src/mime", [2024-03-20T20:02:36.393Z] "ImportPath": "mime", [2024-03-20T20:02:36.393Z] "Name": "mime", [2024-03-20T20:02:36.393Z] "Doc": "Package mime implements parts of the MIME spec.", [2024-03-20T20:02:36.393Z] "Target": "/usr/local/go/pkg/linux_amd64/mime.a", [2024-03-20T20:02:36.393Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.393Z] "Goroot": true, [2024-03-20T20:02:36.393Z] "Standard": true, [2024-03-20T20:02:36.393Z] "DepOnly": true, [2024-03-20T20:02:36.393Z] "GoFiles": [ [2024-03-20T20:02:36.393Z] "encodedword.go", [2024-03-20T20:02:36.393Z] "grammar.go", [2024-03-20T20:02:36.393Z] "mediatype.go", [2024-03-20T20:02:36.393Z] "type.go", [2024-03-20T20:02:36.393Z] "type_unix.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.393Z] "type_dragonfly.go", [2024-03-20T20:02:36.393Z] "type_freebsd.go", [2024-03-20T20:02:36.393Z] "type_openbsd.go", [2024-03-20T20:02:36.393Z] "type_plan9.go", [2024-03-20T20:02:36.393Z] "type_windows.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Imports": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "encoding/base64", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Deps": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "encoding/base64", [2024-03-20T20:02:36.393Z] "encoding/binary", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "internal/abi", [2024-03-20T20:02:36.393Z] "internal/bytealg", [2024-03-20T20:02:36.393Z] "internal/cpu", [2024-03-20T20:02:36.393Z] "internal/fmtsort", [2024-03-20T20:02:36.393Z] "internal/goexperiment", [2024-03-20T20:02:36.393Z] "internal/itoa", [2024-03-20T20:02:36.393Z] "internal/oserror", [2024-03-20T20:02:36.393Z] "internal/poll", [2024-03-20T20:02:36.393Z] "internal/race", [2024-03-20T20:02:36.393Z] "internal/reflectlite", [2024-03-20T20:02:36.393Z] "internal/syscall/execenv", [2024-03-20T20:02:36.393Z] "internal/syscall/unix", [2024-03-20T20:02:36.393Z] "internal/testlog", [2024-03-20T20:02:36.393Z] "internal/unsafeheader", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "io/fs", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "math/bits", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "runtime", [2024-03-20T20:02:36.393Z] "runtime/internal/atomic", [2024-03-20T20:02:36.393Z] "runtime/internal/math", [2024-03-20T20:02:36.393Z] "runtime/internal/sys", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strconv", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestGoFiles": [ [2024-03-20T20:02:36.393Z] "encodedword_test.go", [2024-03-20T20:02:36.393Z] "mediatype_test.go", [2024-03-20T20:02:36.393Z] "type_test.go", [2024-03-20T20:02:36.393Z] "type_unix_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestImports": [ [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "testing" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestGoFiles": [ [2024-03-20T20:02:36.393Z] "example_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestImports": [ [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "mime" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.393Z] "Dir": "/usr/local/go/src/mime/quotedprintable", [2024-03-20T20:02:36.393Z] "ImportPath": "mime/quotedprintable", [2024-03-20T20:02:36.393Z] "Name": "quotedprintable", [2024-03-20T20:02:36.393Z] "Doc": "Package quotedprintable implements quoted-printable encoding as specified by RFC 2045.", [2024-03-20T20:02:36.393Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/quotedprintable.a", [2024-03-20T20:02:36.393Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.393Z] "Goroot": true, [2024-03-20T20:02:36.393Z] "Standard": true, [2024-03-20T20:02:36.393Z] "DepOnly": true, [2024-03-20T20:02:36.393Z] "GoFiles": [ [2024-03-20T20:02:36.393Z] "reader.go", [2024-03-20T20:02:36.393Z] "writer.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Imports": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Deps": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "internal/abi", [2024-03-20T20:02:36.393Z] "internal/bytealg", [2024-03-20T20:02:36.393Z] "internal/cpu", [2024-03-20T20:02:36.393Z] "internal/fmtsort", [2024-03-20T20:02:36.393Z] "internal/goexperiment", [2024-03-20T20:02:36.393Z] "internal/itoa", [2024-03-20T20:02:36.393Z] "internal/oserror", [2024-03-20T20:02:36.393Z] "internal/poll", [2024-03-20T20:02:36.393Z] "internal/race", [2024-03-20T20:02:36.393Z] "internal/reflectlite", [2024-03-20T20:02:36.393Z] "internal/syscall/execenv", [2024-03-20T20:02:36.393Z] "internal/syscall/unix", [2024-03-20T20:02:36.393Z] "internal/testlog", [2024-03-20T20:02:36.393Z] "internal/unsafeheader", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "io/fs", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "math/bits", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "runtime", [2024-03-20T20:02:36.393Z] "runtime/internal/atomic", [2024-03-20T20:02:36.393Z] "runtime/internal/math", [2024-03-20T20:02:36.393Z] "runtime/internal/sys", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strconv", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestGoFiles": [ [2024-03-20T20:02:36.393Z] "reader_test.go", [2024-03-20T20:02:36.393Z] "writer_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestImports": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "flag", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "os/exec", [2024-03-20T20:02:36.393Z] "regexp", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "testing", [2024-03-20T20:02:36.393Z] "time" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestGoFiles": [ [2024-03-20T20:02:36.393Z] "example_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestImports": [ [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "mime/quotedprintable", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "strings" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.393Z] "Dir": "/usr/local/go/src/mime/multipart", [2024-03-20T20:02:36.393Z] "ImportPath": "mime/multipart", [2024-03-20T20:02:36.393Z] "Name": "multipart", [2024-03-20T20:02:36.393Z] "Doc": "Package multipart implements MIME multipart parsing, as defined in RFC 2046.", [2024-03-20T20:02:36.393Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/multipart.a", [2024-03-20T20:02:36.393Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.393Z] "Goroot": true, [2024-03-20T20:02:36.393Z] "Standard": true, [2024-03-20T20:02:36.393Z] "DepOnly": true, [2024-03-20T20:02:36.393Z] "GoFiles": [ [2024-03-20T20:02:36.393Z] "formdata.go", [2024-03-20T20:02:36.393Z] "multipart.go", [2024-03-20T20:02:36.393Z] "writer.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Imports": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "crypto/rand", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "mime", [2024-03-20T20:02:36.393Z] "mime/quotedprintable", [2024-03-20T20:02:36.393Z] "net/textproto", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path/filepath", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strings" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Deps": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "context", [2024-03-20T20:02:36.393Z] "crypto/aes", [2024-03-20T20:02:36.393Z] "crypto/cipher", [2024-03-20T20:02:36.393Z] "crypto/internal/subtle", [2024-03-20T20:02:36.393Z] "crypto/rand", [2024-03-20T20:02:36.393Z] "crypto/subtle", [2024-03-20T20:02:36.393Z] "encoding/base64", [2024-03-20T20:02:36.393Z] "encoding/binary", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "internal/abi", [2024-03-20T20:02:36.393Z] "internal/bytealg", [2024-03-20T20:02:36.393Z] "internal/cpu", [2024-03-20T20:02:36.393Z] "internal/fmtsort", [2024-03-20T20:02:36.393Z] "internal/goexperiment", [2024-03-20T20:02:36.393Z] "internal/itoa", [2024-03-20T20:02:36.393Z] "internal/nettrace", [2024-03-20T20:02:36.393Z] "internal/oserror", [2024-03-20T20:02:36.393Z] "internal/poll", [2024-03-20T20:02:36.393Z] "internal/race", [2024-03-20T20:02:36.393Z] "internal/reflectlite", [2024-03-20T20:02:36.393Z] "internal/singleflight", [2024-03-20T20:02:36.393Z] "internal/syscall/execenv", [2024-03-20T20:02:36.393Z] "internal/syscall/unix", [2024-03-20T20:02:36.393Z] "internal/testlog", [2024-03-20T20:02:36.393Z] "internal/unsafeheader", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "io/fs", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "math/big", [2024-03-20T20:02:36.393Z] "math/bits", [2024-03-20T20:02:36.393Z] "math/rand", [2024-03-20T20:02:36.393Z] "mime", [2024-03-20T20:02:36.393Z] "mime/quotedprintable", [2024-03-20T20:02:36.393Z] "net", [2024-03-20T20:02:36.393Z] "net/textproto", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path", [2024-03-20T20:02:36.393Z] "path/filepath", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "runtime", [2024-03-20T20:02:36.393Z] "runtime/cgo", [2024-03-20T20:02:36.393Z] "runtime/internal/atomic", [2024-03-20T20:02:36.393Z] "runtime/internal/math", [2024-03-20T20:02:36.393Z] "runtime/internal/sys", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strconv", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestGoFiles": [ [2024-03-20T20:02:36.393Z] "formdata_test.go", [2024-03-20T20:02:36.393Z] "multipart_test.go", [2024-03-20T20:02:36.393Z] "writer_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestImports": [ [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "encoding/json", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "mime", [2024-03-20T20:02:36.393Z] "net/textproto", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "testing" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestGoFiles": [ [2024-03-20T20:02:36.393Z] "example_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestImports": [ [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "log", [2024-03-20T20:02:36.393Z] "mime", [2024-03-20T20:02:36.393Z] "mime/multipart", [2024-03-20T20:02:36.393Z] "net/mail", [2024-03-20T20:02:36.393Z] "strings" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.393Z] "Dir": "/usr/local/go/src/net/http/httptrace", [2024-03-20T20:02:36.393Z] "ImportPath": "net/http/httptrace", [2024-03-20T20:02:36.393Z] "Name": "httptrace", [2024-03-20T20:02:36.393Z] "Doc": "Package httptrace provides mechanisms to trace the events within HTTP client requests.", [2024-03-20T20:02:36.393Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptrace.a", [2024-03-20T20:02:36.393Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.393Z] "Goroot": true, [2024-03-20T20:02:36.393Z] "Standard": true, [2024-03-20T20:02:36.393Z] "DepOnly": true, [2024-03-20T20:02:36.393Z] "GoFiles": [ [2024-03-20T20:02:36.393Z] "trace.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Imports": [ [2024-03-20T20:02:36.393Z] "context", [2024-03-20T20:02:36.393Z] "crypto/tls", [2024-03-20T20:02:36.393Z] "internal/nettrace", [2024-03-20T20:02:36.393Z] "net", [2024-03-20T20:02:36.393Z] "net/textproto", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "time" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Deps": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "container/list", [2024-03-20T20:02:36.393Z] "context", [2024-03-20T20:02:36.393Z] "crypto", [2024-03-20T20:02:36.393Z] "crypto/aes", [2024-03-20T20:02:36.393Z] "crypto/cipher", [2024-03-20T20:02:36.393Z] "crypto/des", [2024-03-20T20:02:36.393Z] "crypto/dsa", [2024-03-20T20:02:36.393Z] "crypto/ecdsa", [2024-03-20T20:02:36.393Z] "crypto/ed25519", [2024-03-20T20:02:36.393Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.393Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.393Z] "crypto/elliptic", [2024-03-20T20:02:36.393Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.393Z] "crypto/hmac", [2024-03-20T20:02:36.393Z] "crypto/internal/randutil", [2024-03-20T20:02:36.393Z] "crypto/internal/subtle", [2024-03-20T20:02:36.393Z] "crypto/md5", [2024-03-20T20:02:36.393Z] "crypto/rand", [2024-03-20T20:02:36.393Z] "crypto/rc4", [2024-03-20T20:02:36.393Z] "crypto/rsa", [2024-03-20T20:02:36.393Z] "crypto/sha1", [2024-03-20T20:02:36.393Z] "crypto/sha256", [2024-03-20T20:02:36.393Z] "crypto/sha512", [2024-03-20T20:02:36.393Z] "crypto/subtle", [2024-03-20T20:02:36.393Z] "crypto/tls", [2024-03-20T20:02:36.393Z] "crypto/x509", [2024-03-20T20:02:36.393Z] "crypto/x509/pkix", [2024-03-20T20:02:36.393Z] "encoding/asn1", [2024-03-20T20:02:36.393Z] "encoding/base64", [2024-03-20T20:02:36.393Z] "encoding/binary", [2024-03-20T20:02:36.393Z] "encoding/hex", [2024-03-20T20:02:36.393Z] "encoding/pem", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "hash", [2024-03-20T20:02:36.393Z] "internal/abi", [2024-03-20T20:02:36.393Z] "internal/bytealg", [2024-03-20T20:02:36.393Z] "internal/cpu", [2024-03-20T20:02:36.393Z] "internal/fmtsort", [2024-03-20T20:02:36.393Z] "internal/goexperiment", [2024-03-20T20:02:36.393Z] "internal/itoa", [2024-03-20T20:02:36.393Z] "internal/nettrace", [2024-03-20T20:02:36.393Z] "internal/oserror", [2024-03-20T20:02:36.393Z] "internal/poll", [2024-03-20T20:02:36.393Z] "internal/race", [2024-03-20T20:02:36.393Z] "internal/reflectlite", [2024-03-20T20:02:36.393Z] "internal/singleflight", [2024-03-20T20:02:36.393Z] "internal/syscall/execenv", [2024-03-20T20:02:36.393Z] "internal/syscall/unix", [2024-03-20T20:02:36.393Z] "internal/testlog", [2024-03-20T20:02:36.393Z] "internal/unsafeheader", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "io/fs", [2024-03-20T20:02:36.393Z] "io/ioutil", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "math/big", [2024-03-20T20:02:36.393Z] "math/bits", [2024-03-20T20:02:36.393Z] "math/rand", [2024-03-20T20:02:36.393Z] "net", [2024-03-20T20:02:36.393Z] "net/textproto", [2024-03-20T20:02:36.393Z] "net/url", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path", [2024-03-20T20:02:36.393Z] "path/filepath", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "runtime", [2024-03-20T20:02:36.393Z] "runtime/cgo", [2024-03-20T20:02:36.393Z] "runtime/internal/atomic", [2024-03-20T20:02:36.393Z] "runtime/internal/math", [2024-03-20T20:02:36.393Z] "runtime/internal/sys", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strconv", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf16", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.393Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestGoFiles": [ [2024-03-20T20:02:36.393Z] "trace_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestImports": [ [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "context", [2024-03-20T20:02:36.393Z] "testing" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestGoFiles": [ [2024-03-20T20:02:36.393Z] "example_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "XTestImports": [ [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "log", [2024-03-20T20:02:36.393Z] "net/http", [2024-03-20T20:02:36.393Z] "net/http/httptrace" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.393Z] "Dir": "/usr/local/go/src/net/http/internal", [2024-03-20T20:02:36.393Z] "ImportPath": "net/http/internal", [2024-03-20T20:02:36.393Z] "Name": "internal", [2024-03-20T20:02:36.393Z] "Doc": "Package internal contains HTTP internals shared by net/http and net/http/httputil.", [2024-03-20T20:02:36.393Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal.a", [2024-03-20T20:02:36.393Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.393Z] "Goroot": true, [2024-03-20T20:02:36.393Z] "Standard": true, [2024-03-20T20:02:36.393Z] "DepOnly": true, [2024-03-20T20:02:36.393Z] "GoFiles": [ [2024-03-20T20:02:36.393Z] "chunked.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Imports": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "Deps": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "errors", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "internal/abi", [2024-03-20T20:02:36.393Z] "internal/bytealg", [2024-03-20T20:02:36.393Z] "internal/cpu", [2024-03-20T20:02:36.393Z] "internal/fmtsort", [2024-03-20T20:02:36.393Z] "internal/goexperiment", [2024-03-20T20:02:36.393Z] "internal/itoa", [2024-03-20T20:02:36.393Z] "internal/oserror", [2024-03-20T20:02:36.393Z] "internal/poll", [2024-03-20T20:02:36.393Z] "internal/race", [2024-03-20T20:02:36.393Z] "internal/reflectlite", [2024-03-20T20:02:36.393Z] "internal/syscall/execenv", [2024-03-20T20:02:36.393Z] "internal/syscall/unix", [2024-03-20T20:02:36.393Z] "internal/testlog", [2024-03-20T20:02:36.393Z] "internal/unsafeheader", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "io/fs", [2024-03-20T20:02:36.393Z] "math", [2024-03-20T20:02:36.393Z] "math/bits", [2024-03-20T20:02:36.393Z] "os", [2024-03-20T20:02:36.393Z] "path", [2024-03-20T20:02:36.393Z] "reflect", [2024-03-20T20:02:36.393Z] "runtime", [2024-03-20T20:02:36.393Z] "runtime/internal/atomic", [2024-03-20T20:02:36.393Z] "runtime/internal/math", [2024-03-20T20:02:36.393Z] "runtime/internal/sys", [2024-03-20T20:02:36.393Z] "sort", [2024-03-20T20:02:36.393Z] "strconv", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "sync", [2024-03-20T20:02:36.393Z] "sync/atomic", [2024-03-20T20:02:36.393Z] "syscall", [2024-03-20T20:02:36.393Z] "time", [2024-03-20T20:02:36.393Z] "unicode", [2024-03-20T20:02:36.393Z] "unicode/utf8", [2024-03-20T20:02:36.393Z] "unsafe" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestGoFiles": [ [2024-03-20T20:02:36.393Z] "chunked_test.go" [2024-03-20T20:02:36.393Z] ], [2024-03-20T20:02:36.393Z] "TestImports": [ [2024-03-20T20:02:36.393Z] "bufio", [2024-03-20T20:02:36.393Z] "bytes", [2024-03-20T20:02:36.393Z] "fmt", [2024-03-20T20:02:36.393Z] "io", [2024-03-20T20:02:36.393Z] "strings", [2024-03-20T20:02:36.393Z] "testing" [2024-03-20T20:02:36.393Z] ] [2024-03-20T20:02:36.393Z] } [2024-03-20T20:02:36.393Z] { [2024-03-20T20:02:36.394Z] "Dir": "/usr/local/go/src/net/http/internal/ascii", [2024-03-20T20:02:36.394Z] "ImportPath": "net/http/internal/ascii", [2024-03-20T20:02:36.394Z] "Name": "ascii", [2024-03-20T20:02:36.394Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/ascii.a", [2024-03-20T20:02:36.394Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.394Z] "Goroot": true, [2024-03-20T20:02:36.394Z] "Standard": true, [2024-03-20T20:02:36.394Z] "DepOnly": true, [2024-03-20T20:02:36.394Z] "GoFiles": [ [2024-03-20T20:02:36.394Z] "print.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "Imports": [ [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "unicode" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "Deps": [ [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "internal/abi", [2024-03-20T20:02:36.394Z] "internal/bytealg", [2024-03-20T20:02:36.394Z] "internal/cpu", [2024-03-20T20:02:36.394Z] "internal/goexperiment", [2024-03-20T20:02:36.394Z] "internal/race", [2024-03-20T20:02:36.394Z] "internal/reflectlite", [2024-03-20T20:02:36.394Z] "internal/unsafeheader", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "runtime", [2024-03-20T20:02:36.394Z] "runtime/internal/atomic", [2024-03-20T20:02:36.394Z] "runtime/internal/math", [2024-03-20T20:02:36.394Z] "runtime/internal/sys", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "sync/atomic", [2024-03-20T20:02:36.394Z] "unicode", [2024-03-20T20:02:36.394Z] "unicode/utf8", [2024-03-20T20:02:36.394Z] "unsafe" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestGoFiles": [ [2024-03-20T20:02:36.394Z] "print_test.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestImports": [ [2024-03-20T20:02:36.394Z] "testing" [2024-03-20T20:02:36.394Z] ] [2024-03-20T20:02:36.394Z] } [2024-03-20T20:02:36.394Z] { [2024-03-20T20:02:36.394Z] "Dir": "/usr/local/go/src/net/http", [2024-03-20T20:02:36.394Z] "ImportPath": "net/http", [2024-03-20T20:02:36.394Z] "Name": "http", [2024-03-20T20:02:36.394Z] "Doc": "Package http provides HTTP client and server implementations.", [2024-03-20T20:02:36.394Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http.a", [2024-03-20T20:02:36.394Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.394Z] "Goroot": true, [2024-03-20T20:02:36.394Z] "Standard": true, [2024-03-20T20:02:36.394Z] "DepOnly": true, [2024-03-20T20:02:36.394Z] "GoFiles": [ [2024-03-20T20:02:36.394Z] "client.go", [2024-03-20T20:02:36.394Z] "clone.go", [2024-03-20T20:02:36.394Z] "cookie.go", [2024-03-20T20:02:36.394Z] "doc.go", [2024-03-20T20:02:36.394Z] "filetransport.go", [2024-03-20T20:02:36.394Z] "fs.go", [2024-03-20T20:02:36.394Z] "h2_bundle.go", [2024-03-20T20:02:36.394Z] "header.go", [2024-03-20T20:02:36.394Z] "http.go", [2024-03-20T20:02:36.394Z] "jar.go", [2024-03-20T20:02:36.394Z] "method.go", [2024-03-20T20:02:36.394Z] "request.go", [2024-03-20T20:02:36.394Z] "response.go", [2024-03-20T20:02:36.394Z] "roundtrip.go", [2024-03-20T20:02:36.394Z] "server.go", [2024-03-20T20:02:36.394Z] "sniff.go", [2024-03-20T20:02:36.394Z] "socks_bundle.go", [2024-03-20T20:02:36.394Z] "status.go", [2024-03-20T20:02:36.394Z] "transfer.go", [2024-03-20T20:02:36.394Z] "transport.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.394Z] "omithttp2.go", [2024-03-20T20:02:36.394Z] "roundtrip_js.go", [2024-03-20T20:02:36.394Z] "triv.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "Imports": [ [2024-03-20T20:02:36.394Z] "bufio", [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "compress/gzip", [2024-03-20T20:02:36.394Z] "container/list", [2024-03-20T20:02:36.394Z] "context", [2024-03-20T20:02:36.394Z] "crypto/rand", [2024-03-20T20:02:36.394Z] "crypto/tls", [2024-03-20T20:02:36.394Z] "encoding/base64", [2024-03-20T20:02:36.394Z] "encoding/binary", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "io/fs", [2024-03-20T20:02:36.394Z] "io/ioutil", [2024-03-20T20:02:36.394Z] "log", [2024-03-20T20:02:36.394Z] "math", [2024-03-20T20:02:36.394Z] "math/rand", [2024-03-20T20:02:36.394Z] "mime", [2024-03-20T20:02:36.394Z] "mime/multipart", [2024-03-20T20:02:36.394Z] "net", [2024-03-20T20:02:36.394Z] "net/http/httptrace", [2024-03-20T20:02:36.394Z] "net/http/internal", [2024-03-20T20:02:36.394Z] "net/http/internal/ascii", [2024-03-20T20:02:36.394Z] "net/textproto", [2024-03-20T20:02:36.394Z] "net/url", [2024-03-20T20:02:36.394Z] "os", [2024-03-20T20:02:36.394Z] "path", [2024-03-20T20:02:36.394Z] "path/filepath", [2024-03-20T20:02:36.394Z] "reflect", [2024-03-20T20:02:36.394Z] "runtime", [2024-03-20T20:02:36.394Z] "sort", [2024-03-20T20:02:36.394Z] "strconv", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "sync/atomic", [2024-03-20T20:02:36.394Z] "time", [2024-03-20T20:02:36.394Z] "unicode/utf8" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "ImportMap": { [2024-03-20T20:02:36.394Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.394Z] "golang.org/x/net/http/httpproxy": "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.394Z] "golang.org/x/net/http2/hpack": "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.394Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-20T20:02:36.394Z] }, [2024-03-20T20:02:36.394Z] "Deps": [ [2024-03-20T20:02:36.394Z] "bufio", [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "compress/flate", [2024-03-20T20:02:36.394Z] "compress/gzip", [2024-03-20T20:02:36.394Z] "container/list", [2024-03-20T20:02:36.394Z] "context", [2024-03-20T20:02:36.394Z] "crypto", [2024-03-20T20:02:36.394Z] "crypto/aes", [2024-03-20T20:02:36.394Z] "crypto/cipher", [2024-03-20T20:02:36.394Z] "crypto/des", [2024-03-20T20:02:36.394Z] "crypto/dsa", [2024-03-20T20:02:36.394Z] "crypto/ecdsa", [2024-03-20T20:02:36.394Z] "crypto/ed25519", [2024-03-20T20:02:36.394Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.394Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.394Z] "crypto/elliptic", [2024-03-20T20:02:36.394Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.394Z] "crypto/hmac", [2024-03-20T20:02:36.394Z] "crypto/internal/randutil", [2024-03-20T20:02:36.394Z] "crypto/internal/subtle", [2024-03-20T20:02:36.394Z] "crypto/md5", [2024-03-20T20:02:36.394Z] "crypto/rand", [2024-03-20T20:02:36.394Z] "crypto/rc4", [2024-03-20T20:02:36.394Z] "crypto/rsa", [2024-03-20T20:02:36.394Z] "crypto/sha1", [2024-03-20T20:02:36.394Z] "crypto/sha256", [2024-03-20T20:02:36.394Z] "crypto/sha512", [2024-03-20T20:02:36.394Z] "crypto/subtle", [2024-03-20T20:02:36.394Z] "crypto/tls", [2024-03-20T20:02:36.394Z] "crypto/x509", [2024-03-20T20:02:36.394Z] "crypto/x509/pkix", [2024-03-20T20:02:36.394Z] "encoding/asn1", [2024-03-20T20:02:36.394Z] "encoding/base64", [2024-03-20T20:02:36.394Z] "encoding/binary", [2024-03-20T20:02:36.394Z] "encoding/hex", [2024-03-20T20:02:36.394Z] "encoding/pem", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "hash", [2024-03-20T20:02:36.394Z] "hash/crc32", [2024-03-20T20:02:36.394Z] "internal/abi", [2024-03-20T20:02:36.394Z] "internal/bytealg", [2024-03-20T20:02:36.394Z] "internal/cpu", [2024-03-20T20:02:36.394Z] "internal/fmtsort", [2024-03-20T20:02:36.394Z] "internal/goexperiment", [2024-03-20T20:02:36.394Z] "internal/itoa", [2024-03-20T20:02:36.394Z] "internal/nettrace", [2024-03-20T20:02:36.394Z] "internal/oserror", [2024-03-20T20:02:36.394Z] "internal/poll", [2024-03-20T20:02:36.394Z] "internal/race", [2024-03-20T20:02:36.394Z] "internal/reflectlite", [2024-03-20T20:02:36.394Z] "internal/singleflight", [2024-03-20T20:02:36.394Z] "internal/syscall/execenv", [2024-03-20T20:02:36.394Z] "internal/syscall/unix", [2024-03-20T20:02:36.394Z] "internal/testlog", [2024-03-20T20:02:36.394Z] "internal/unsafeheader", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "io/fs", [2024-03-20T20:02:36.394Z] "io/ioutil", [2024-03-20T20:02:36.394Z] "log", [2024-03-20T20:02:36.394Z] "math", [2024-03-20T20:02:36.394Z] "math/big", [2024-03-20T20:02:36.394Z] "math/bits", [2024-03-20T20:02:36.394Z] "math/rand", [2024-03-20T20:02:36.394Z] "mime", [2024-03-20T20:02:36.394Z] "mime/multipart", [2024-03-20T20:02:36.394Z] "mime/quotedprintable", [2024-03-20T20:02:36.394Z] "net", [2024-03-20T20:02:36.394Z] "net/http/httptrace", [2024-03-20T20:02:36.394Z] "net/http/internal", [2024-03-20T20:02:36.394Z] "net/http/internal/ascii", [2024-03-20T20:02:36.394Z] "net/textproto", [2024-03-20T20:02:36.394Z] "net/url", [2024-03-20T20:02:36.394Z] "os", [2024-03-20T20:02:36.394Z] "path", [2024-03-20T20:02:36.394Z] "path/filepath", [2024-03-20T20:02:36.394Z] "reflect", [2024-03-20T20:02:36.394Z] "runtime", [2024-03-20T20:02:36.394Z] "runtime/cgo", [2024-03-20T20:02:36.394Z] "runtime/internal/atomic", [2024-03-20T20:02:36.394Z] "runtime/internal/math", [2024-03-20T20:02:36.394Z] "runtime/internal/sys", [2024-03-20T20:02:36.394Z] "sort", [2024-03-20T20:02:36.394Z] "strconv", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "sync/atomic", [2024-03-20T20:02:36.394Z] "syscall", [2024-03-20T20:02:36.394Z] "time", [2024-03-20T20:02:36.394Z] "unicode", [2024-03-20T20:02:36.394Z] "unicode/utf16", [2024-03-20T20:02:36.394Z] "unicode/utf8", [2024-03-20T20:02:36.394Z] "unsafe", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestGoFiles": [ [2024-03-20T20:02:36.394Z] "cookie_test.go", [2024-03-20T20:02:36.394Z] "export_test.go", [2024-03-20T20:02:36.394Z] "filetransport_test.go", [2024-03-20T20:02:36.394Z] "header_test.go", [2024-03-20T20:02:36.394Z] "http_test.go", [2024-03-20T20:02:36.394Z] "proxy_test.go", [2024-03-20T20:02:36.394Z] "range_test.go", [2024-03-20T20:02:36.394Z] "readrequest_test.go", [2024-03-20T20:02:36.394Z] "requestwrite_test.go", [2024-03-20T20:02:36.394Z] "response_test.go", [2024-03-20T20:02:36.394Z] "responsewrite_test.go", [2024-03-20T20:02:36.394Z] "server_test.go", [2024-03-20T20:02:36.394Z] "transfer_test.go", [2024-03-20T20:02:36.394Z] "transport_internal_test.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestImports": [ [2024-03-20T20:02:36.394Z] "bufio", [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "compress/gzip", [2024-03-20T20:02:36.394Z] "context", [2024-03-20T20:02:36.394Z] "crypto/rand", [2024-03-20T20:02:36.394Z] "crypto/tls", [2024-03-20T20:02:36.394Z] "encoding/json", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "go/token", [2024-03-20T20:02:36.394Z] "internal/race", [2024-03-20T20:02:36.394Z] "internal/testenv", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "io/fs", [2024-03-20T20:02:36.394Z] "log", [2024-03-20T20:02:36.394Z] "net", [2024-03-20T20:02:36.394Z] "net/http/internal", [2024-03-20T20:02:36.394Z] "net/http/internal/testcert", [2024-03-20T20:02:36.394Z] "net/url", [2024-03-20T20:02:36.394Z] "os", [2024-03-20T20:02:36.394Z] "os/exec", [2024-03-20T20:02:36.394Z] "path/filepath", [2024-03-20T20:02:36.394Z] "reflect", [2024-03-20T20:02:36.394Z] "regexp", [2024-03-20T20:02:36.394Z] "runtime", [2024-03-20T20:02:36.394Z] "sort", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "testing", [2024-03-20T20:02:36.394Z] "testing/iotest", [2024-03-20T20:02:36.394Z] "time" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "XTestGoFiles": [ [2024-03-20T20:02:36.394Z] "alpn_test.go", [2024-03-20T20:02:36.394Z] "client_test.go", [2024-03-20T20:02:36.394Z] "clientserver_test.go", [2024-03-20T20:02:36.394Z] "example_filesystem_test.go", [2024-03-20T20:02:36.394Z] "example_handle_test.go", [2024-03-20T20:02:36.394Z] "example_test.go", [2024-03-20T20:02:36.394Z] "fs_test.go", [2024-03-20T20:02:36.394Z] "main_test.go", [2024-03-20T20:02:36.394Z] "request_test.go", [2024-03-20T20:02:36.394Z] "serve_test.go", [2024-03-20T20:02:36.394Z] "sniff_test.go", [2024-03-20T20:02:36.394Z] "transport_test.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "XTestImports": [ [2024-03-20T20:02:36.394Z] "bufio", [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "compress/gzip", [2024-03-20T20:02:36.394Z] "compress/zlib", [2024-03-20T20:02:36.394Z] "context", [2024-03-20T20:02:36.394Z] "crypto/rand", [2024-03-20T20:02:36.394Z] "crypto/sha1", [2024-03-20T20:02:36.394Z] "crypto/tls", [2024-03-20T20:02:36.394Z] "crypto/x509", [2024-03-20T20:02:36.394Z] "encoding/base64", [2024-03-20T20:02:36.394Z] "encoding/binary", [2024-03-20T20:02:36.394Z] "encoding/json", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "go/token", [2024-03-20T20:02:36.394Z] "hash", [2024-03-20T20:02:36.394Z] "internal/nettrace", [2024-03-20T20:02:36.394Z] "internal/testenv", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "io/fs", [2024-03-20T20:02:36.394Z] "log", [2024-03-20T20:02:36.394Z] "math", [2024-03-20T20:02:36.394Z] "math/rand", [2024-03-20T20:02:36.394Z] "mime", [2024-03-20T20:02:36.394Z] "mime/multipart", [2024-03-20T20:02:36.394Z] "net", [2024-03-20T20:02:36.394Z] "net/http", [2024-03-20T20:02:36.394Z] "net/http/cookiejar", [2024-03-20T20:02:36.394Z] "net/http/httptest", [2024-03-20T20:02:36.394Z] "net/http/httptrace", [2024-03-20T20:02:36.394Z] "net/http/httputil", [2024-03-20T20:02:36.394Z] "net/http/internal", [2024-03-20T20:02:36.394Z] "net/http/internal/testcert", [2024-03-20T20:02:36.394Z] "net/textproto", [2024-03-20T20:02:36.394Z] "net/url", [2024-03-20T20:02:36.394Z] "os", [2024-03-20T20:02:36.394Z] "os/exec", [2024-03-20T20:02:36.394Z] "os/signal", [2024-03-20T20:02:36.394Z] "path", [2024-03-20T20:02:36.394Z] "path/filepath", [2024-03-20T20:02:36.394Z] "reflect", [2024-03-20T20:02:36.394Z] "regexp", [2024-03-20T20:02:36.394Z] "runtime", [2024-03-20T20:02:36.394Z] "runtime/debug", [2024-03-20T20:02:36.394Z] "sort", [2024-03-20T20:02:36.394Z] "strconv", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "sync/atomic", [2024-03-20T20:02:36.394Z] "syscall", [2024-03-20T20:02:36.394Z] "testing", [2024-03-20T20:02:36.394Z] "testing/iotest", [2024-03-20T20:02:36.394Z] "time", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http/httpguts" [2024-03-20T20:02:36.394Z] ] [2024-03-20T20:02:36.394Z] } [2024-03-20T20:02:36.394Z] { [2024-03-20T20:02:36.394Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/errors", [2024-03-20T20:02:36.394Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.394Z] "Name": "errors", [2024-03-20T20:02:36.394Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.394Z] "Module": { [2024-03-20T20:02:36.394Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.394Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.394Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.394Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.394Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.394Z] "GoVersion": "1.21" [2024-03-20T20:02:36.394Z] }, [2024-03-20T20:02:36.394Z] "DepOnly": true, [2024-03-20T20:02:36.394Z] "Stale": true, [2024-03-20T20:02:36.394Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.394Z] "GoFiles": [ [2024-03-20T20:02:36.394Z] "types.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "Imports": [ [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "net/http", [2024-03-20T20:02:36.394Z] "runtime" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "Deps": [ [2024-03-20T20:02:36.394Z] "bufio", [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "compress/flate", [2024-03-20T20:02:36.394Z] "compress/gzip", [2024-03-20T20:02:36.394Z] "container/list", [2024-03-20T20:02:36.394Z] "context", [2024-03-20T20:02:36.394Z] "crypto", [2024-03-20T20:02:36.394Z] "crypto/aes", [2024-03-20T20:02:36.394Z] "crypto/cipher", [2024-03-20T20:02:36.394Z] "crypto/des", [2024-03-20T20:02:36.394Z] "crypto/dsa", [2024-03-20T20:02:36.394Z] "crypto/ecdsa", [2024-03-20T20:02:36.394Z] "crypto/ed25519", [2024-03-20T20:02:36.394Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.394Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.394Z] "crypto/elliptic", [2024-03-20T20:02:36.394Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.394Z] "crypto/hmac", [2024-03-20T20:02:36.394Z] "crypto/internal/randutil", [2024-03-20T20:02:36.394Z] "crypto/internal/subtle", [2024-03-20T20:02:36.394Z] "crypto/md5", [2024-03-20T20:02:36.394Z] "crypto/rand", [2024-03-20T20:02:36.394Z] "crypto/rc4", [2024-03-20T20:02:36.394Z] "crypto/rsa", [2024-03-20T20:02:36.394Z] "crypto/sha1", [2024-03-20T20:02:36.394Z] "crypto/sha256", [2024-03-20T20:02:36.394Z] "crypto/sha512", [2024-03-20T20:02:36.394Z] "crypto/subtle", [2024-03-20T20:02:36.394Z] "crypto/tls", [2024-03-20T20:02:36.394Z] "crypto/x509", [2024-03-20T20:02:36.394Z] "crypto/x509/pkix", [2024-03-20T20:02:36.394Z] "encoding/asn1", [2024-03-20T20:02:36.394Z] "encoding/base64", [2024-03-20T20:02:36.394Z] "encoding/binary", [2024-03-20T20:02:36.394Z] "encoding/hex", [2024-03-20T20:02:36.394Z] "encoding/pem", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "hash", [2024-03-20T20:02:36.394Z] "hash/crc32", [2024-03-20T20:02:36.394Z] "internal/abi", [2024-03-20T20:02:36.394Z] "internal/bytealg", [2024-03-20T20:02:36.394Z] "internal/cpu", [2024-03-20T20:02:36.394Z] "internal/fmtsort", [2024-03-20T20:02:36.394Z] "internal/goexperiment", [2024-03-20T20:02:36.394Z] "internal/itoa", [2024-03-20T20:02:36.394Z] "internal/nettrace", [2024-03-20T20:02:36.394Z] "internal/oserror", [2024-03-20T20:02:36.394Z] "internal/poll", [2024-03-20T20:02:36.394Z] "internal/race", [2024-03-20T20:02:36.394Z] "internal/reflectlite", [2024-03-20T20:02:36.394Z] "internal/singleflight", [2024-03-20T20:02:36.394Z] "internal/syscall/execenv", [2024-03-20T20:02:36.394Z] "internal/syscall/unix", [2024-03-20T20:02:36.394Z] "internal/testlog", [2024-03-20T20:02:36.394Z] "internal/unsafeheader", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "io/fs", [2024-03-20T20:02:36.394Z] "io/ioutil", [2024-03-20T20:02:36.394Z] "log", [2024-03-20T20:02:36.394Z] "math", [2024-03-20T20:02:36.394Z] "math/big", [2024-03-20T20:02:36.394Z] "math/bits", [2024-03-20T20:02:36.394Z] "math/rand", [2024-03-20T20:02:36.394Z] "mime", [2024-03-20T20:02:36.394Z] "mime/multipart", [2024-03-20T20:02:36.394Z] "mime/quotedprintable", [2024-03-20T20:02:36.394Z] "net", [2024-03-20T20:02:36.394Z] "net/http", [2024-03-20T20:02:36.394Z] "net/http/httptrace", [2024-03-20T20:02:36.394Z] "net/http/internal", [2024-03-20T20:02:36.394Z] "net/http/internal/ascii", [2024-03-20T20:02:36.394Z] "net/textproto", [2024-03-20T20:02:36.394Z] "net/url", [2024-03-20T20:02:36.394Z] "os", [2024-03-20T20:02:36.394Z] "path", [2024-03-20T20:02:36.394Z] "path/filepath", [2024-03-20T20:02:36.394Z] "reflect", [2024-03-20T20:02:36.394Z] "runtime", [2024-03-20T20:02:36.394Z] "runtime/cgo", [2024-03-20T20:02:36.394Z] "runtime/internal/atomic", [2024-03-20T20:02:36.394Z] "runtime/internal/math", [2024-03-20T20:02:36.394Z] "runtime/internal/sys", [2024-03-20T20:02:36.394Z] "sort", [2024-03-20T20:02:36.394Z] "strconv", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "sync/atomic", [2024-03-20T20:02:36.394Z] "syscall", [2024-03-20T20:02:36.394Z] "time", [2024-03-20T20:02:36.394Z] "unicode", [2024-03-20T20:02:36.394Z] "unicode/utf16", [2024-03-20T20:02:36.394Z] "unicode/utf8", [2024-03-20T20:02:36.394Z] "unsafe", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.394Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestGoFiles": [ [2024-03-20T20:02:36.394Z] "types_test.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestImports": [ [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.394Z] "testing" [2024-03-20T20:02:36.394Z] ] [2024-03-20T20:02:36.394Z] } [2024-03-20T20:02:36.394Z] { [2024-03-20T20:02:36.394Z] "Dir": "/usr/local/go/src/encoding", [2024-03-20T20:02:36.394Z] "ImportPath": "encoding", [2024-03-20T20:02:36.394Z] "Name": "encoding", [2024-03-20T20:02:36.394Z] "Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.", [2024-03-20T20:02:36.394Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding.a", [2024-03-20T20:02:36.394Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.394Z] "Goroot": true, [2024-03-20T20:02:36.394Z] "Standard": true, [2024-03-20T20:02:36.394Z] "DepOnly": true, [2024-03-20T20:02:36.394Z] "GoFiles": [ [2024-03-20T20:02:36.394Z] "encoding.go" [2024-03-20T20:02:36.394Z] ] [2024-03-20T20:02:36.394Z] } [2024-03-20T20:02:36.394Z] { [2024-03-20T20:02:36.394Z] "Dir": "/usr/local/go/src/encoding/json", [2024-03-20T20:02:36.394Z] "ImportPath": "encoding/json", [2024-03-20T20:02:36.394Z] "Name": "json", [2024-03-20T20:02:36.394Z] "Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.", [2024-03-20T20:02:36.394Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/json.a", [2024-03-20T20:02:36.394Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.394Z] "Goroot": true, [2024-03-20T20:02:36.394Z] "Standard": true, [2024-03-20T20:02:36.394Z] "DepOnly": true, [2024-03-20T20:02:36.394Z] "GoFiles": [ [2024-03-20T20:02:36.394Z] "decode.go", [2024-03-20T20:02:36.394Z] "encode.go", [2024-03-20T20:02:36.394Z] "fold.go", [2024-03-20T20:02:36.394Z] "indent.go", [2024-03-20T20:02:36.394Z] "scanner.go", [2024-03-20T20:02:36.394Z] "stream.go", [2024-03-20T20:02:36.394Z] "tables.go", [2024-03-20T20:02:36.394Z] "tags.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.394Z] "fuzz.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "Imports": [ [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "encoding", [2024-03-20T20:02:36.394Z] "encoding/base64", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "math", [2024-03-20T20:02:36.394Z] "reflect", [2024-03-20T20:02:36.394Z] "sort", [2024-03-20T20:02:36.394Z] "strconv", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "unicode", [2024-03-20T20:02:36.394Z] "unicode/utf16", [2024-03-20T20:02:36.394Z] "unicode/utf8" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "Deps": [ [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "encoding", [2024-03-20T20:02:36.394Z] "encoding/base64", [2024-03-20T20:02:36.394Z] "encoding/binary", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "internal/abi", [2024-03-20T20:02:36.394Z] "internal/bytealg", [2024-03-20T20:02:36.394Z] "internal/cpu", [2024-03-20T20:02:36.394Z] "internal/fmtsort", [2024-03-20T20:02:36.394Z] "internal/goexperiment", [2024-03-20T20:02:36.394Z] "internal/itoa", [2024-03-20T20:02:36.394Z] "internal/oserror", [2024-03-20T20:02:36.394Z] "internal/poll", [2024-03-20T20:02:36.394Z] "internal/race", [2024-03-20T20:02:36.394Z] "internal/reflectlite", [2024-03-20T20:02:36.394Z] "internal/syscall/execenv", [2024-03-20T20:02:36.394Z] "internal/syscall/unix", [2024-03-20T20:02:36.394Z] "internal/testlog", [2024-03-20T20:02:36.394Z] "internal/unsafeheader", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "io/fs", [2024-03-20T20:02:36.394Z] "math", [2024-03-20T20:02:36.394Z] "math/bits", [2024-03-20T20:02:36.394Z] "os", [2024-03-20T20:02:36.394Z] "path", [2024-03-20T20:02:36.394Z] "reflect", [2024-03-20T20:02:36.394Z] "runtime", [2024-03-20T20:02:36.394Z] "runtime/internal/atomic", [2024-03-20T20:02:36.394Z] "runtime/internal/math", [2024-03-20T20:02:36.394Z] "runtime/internal/sys", [2024-03-20T20:02:36.394Z] "sort", [2024-03-20T20:02:36.394Z] "strconv", [2024-03-20T20:02:36.394Z] "strings", [2024-03-20T20:02:36.394Z] "sync", [2024-03-20T20:02:36.394Z] "sync/atomic", [2024-03-20T20:02:36.394Z] "syscall", [2024-03-20T20:02:36.394Z] "time", [2024-03-20T20:02:36.394Z] "unicode", [2024-03-20T20:02:36.394Z] "unicode/utf16", [2024-03-20T20:02:36.394Z] "unicode/utf8", [2024-03-20T20:02:36.394Z] "unsafe" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestGoFiles": [ [2024-03-20T20:02:36.394Z] "bench_test.go", [2024-03-20T20:02:36.394Z] "decode_test.go", [2024-03-20T20:02:36.394Z] "encode_test.go", [2024-03-20T20:02:36.394Z] "fold_test.go", [2024-03-20T20:02:36.394Z] "number_test.go", [2024-03-20T20:02:36.394Z] "scanner_test.go", [2024-03-20T20:02:36.394Z] "stream_test.go", [2024-03-20T20:02:36.394Z] "tagkey_test.go", [2024-03-20T20:02:36.394Z] "tags_test.go" [2024-03-20T20:02:36.394Z] ], [2024-03-20T20:02:36.394Z] "TestImports": [ [2024-03-20T20:02:36.394Z] "bytes", [2024-03-20T20:02:36.394Z] "compress/gzip", [2024-03-20T20:02:36.394Z] "encoding", [2024-03-20T20:02:36.394Z] "errors", [2024-03-20T20:02:36.394Z] "fmt", [2024-03-20T20:02:36.394Z] "image", [2024-03-20T20:02:36.394Z] "internal/testenv", [2024-03-20T20:02:36.394Z] "io", [2024-03-20T20:02:36.394Z] "log", [2024-03-20T20:02:36.394Z] "math", [2024-03-20T20:02:36.394Z] "math/big", [2024-03-20T20:02:36.394Z] "math/rand", [2024-03-20T20:02:36.395Z] "net", [2024-03-20T20:02:36.395Z] "net/http", [2024-03-20T20:02:36.395Z] "net/http/httptest", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "regexp", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "testing", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.395Z] "unicode", [2024-03-20T20:02:36.395Z] "unicode/utf8" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestGoFiles": [ [2024-03-20T20:02:36.395Z] "example_marshaling_test.go", [2024-03-20T20:02:36.395Z] "example_test.go", [2024-03-20T20:02:36.395Z] "example_text_marshaling_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestImports": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "encoding/json", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "log", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "strings" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/usr/local/go/src/encoding/xml", [2024-03-20T20:02:36.395Z] "ImportPath": "encoding/xml", [2024-03-20T20:02:36.395Z] "Name": "xml", [2024-03-20T20:02:36.395Z] "Doc": "Package xml implements a simple XML 1.0 parser that understands XML name spaces.", [2024-03-20T20:02:36.395Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/xml.a", [2024-03-20T20:02:36.395Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.395Z] "Goroot": true, [2024-03-20T20:02:36.395Z] "Standard": true, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "marshal.go", [2024-03-20T20:02:36.395Z] "read.go", [2024-03-20T20:02:36.395Z] "typeinfo.go", [2024-03-20T20:02:36.395Z] "xml.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Imports": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "encoding", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "unicode", [2024-03-20T20:02:36.395Z] "unicode/utf8" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Deps": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "encoding", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "internal/abi", [2024-03-20T20:02:36.395Z] "internal/bytealg", [2024-03-20T20:02:36.395Z] "internal/cpu", [2024-03-20T20:02:36.395Z] "internal/fmtsort", [2024-03-20T20:02:36.395Z] "internal/goexperiment", [2024-03-20T20:02:36.395Z] "internal/itoa", [2024-03-20T20:02:36.395Z] "internal/oserror", [2024-03-20T20:02:36.395Z] "internal/poll", [2024-03-20T20:02:36.395Z] "internal/race", [2024-03-20T20:02:36.395Z] "internal/reflectlite", [2024-03-20T20:02:36.395Z] "internal/syscall/execenv", [2024-03-20T20:02:36.395Z] "internal/syscall/unix", [2024-03-20T20:02:36.395Z] "internal/testlog", [2024-03-20T20:02:36.395Z] "internal/unsafeheader", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "io/fs", [2024-03-20T20:02:36.395Z] "math", [2024-03-20T20:02:36.395Z] "math/bits", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "path", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "runtime/internal/atomic", [2024-03-20T20:02:36.395Z] "runtime/internal/math", [2024-03-20T20:02:36.395Z] "runtime/internal/sys", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "sync/atomic", [2024-03-20T20:02:36.395Z] "syscall", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.395Z] "unicode", [2024-03-20T20:02:36.395Z] "unicode/utf8", [2024-03-20T20:02:36.395Z] "unsafe" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestGoFiles": [ [2024-03-20T20:02:36.395Z] "atom_test.go", [2024-03-20T20:02:36.395Z] "marshal_test.go", [2024-03-20T20:02:36.395Z] "read_test.go", [2024-03-20T20:02:36.395Z] "xml_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestImports": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "testing", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.395Z] "unicode/utf8" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestGoFiles": [ [2024-03-20T20:02:36.395Z] "example_marshaling_test.go", [2024-03-20T20:02:36.395Z] "example_test.go", [2024-03-20T20:02:36.395Z] "example_text_marshaling_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestImports": [ [2024-03-20T20:02:36.395Z] "encoding/xml", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "log", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "strings" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/html/atom", [2024-03-20T20:02:36.395Z] "ImportPath": "golang.org/x/net/html/atom", [2024-03-20T20:02:36.395Z] "Name": "atom", [2024-03-20T20:02:36.395Z] "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-20T20:02:36.395Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.395Z] "Module": { [2024-03-20T20:02:36.395Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.395Z] "Version": "v0.22.0", [2024-03-20T20:02:36.395Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.395Z] "Indirect": true, [2024-03-20T20:02:36.395Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.395Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.395Z] "GoVersion": "1.18" [2024-03-20T20:02:36.395Z] }, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "Stale": true, [2024-03-20T20:02:36.395Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "atom.go", [2024-03-20T20:02:36.395Z] "table.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.395Z] "gen.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestGoFiles": [ [2024-03-20T20:02:36.395Z] "atom_test.go", [2024-03-20T20:02:36.395Z] "table_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestImports": [ [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "testing" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/html", [2024-03-20T20:02:36.395Z] "ImportPath": "golang.org/x/net/html", [2024-03-20T20:02:36.395Z] "Name": "html", [2024-03-20T20:02:36.395Z] "Doc": "Package html implements an HTML5-compliant tokenizer and parser.", [2024-03-20T20:02:36.395Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.395Z] "Module": { [2024-03-20T20:02:36.395Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.395Z] "Version": "v0.22.0", [2024-03-20T20:02:36.395Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.395Z] "Indirect": true, [2024-03-20T20:02:36.395Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.395Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.395Z] "GoVersion": "1.18" [2024-03-20T20:02:36.395Z] }, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "Stale": true, [2024-03-20T20:02:36.395Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "const.go", [2024-03-20T20:02:36.395Z] "doc.go", [2024-03-20T20:02:36.395Z] "doctype.go", [2024-03-20T20:02:36.395Z] "entity.go", [2024-03-20T20:02:36.395Z] "escape.go", [2024-03-20T20:02:36.395Z] "foreign.go", [2024-03-20T20:02:36.395Z] "node.go", [2024-03-20T20:02:36.395Z] "parse.go", [2024-03-20T20:02:36.395Z] "render.go", [2024-03-20T20:02:36.395Z] "token.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Imports": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "unicode/utf8" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Deps": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.395Z] "internal/abi", [2024-03-20T20:02:36.395Z] "internal/bytealg", [2024-03-20T20:02:36.395Z] "internal/cpu", [2024-03-20T20:02:36.395Z] "internal/fmtsort", [2024-03-20T20:02:36.395Z] "internal/goexperiment", [2024-03-20T20:02:36.395Z] "internal/itoa", [2024-03-20T20:02:36.395Z] "internal/oserror", [2024-03-20T20:02:36.395Z] "internal/poll", [2024-03-20T20:02:36.395Z] "internal/race", [2024-03-20T20:02:36.395Z] "internal/reflectlite", [2024-03-20T20:02:36.395Z] "internal/syscall/execenv", [2024-03-20T20:02:36.395Z] "internal/syscall/unix", [2024-03-20T20:02:36.395Z] "internal/testlog", [2024-03-20T20:02:36.395Z] "internal/unsafeheader", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "io/fs", [2024-03-20T20:02:36.395Z] "math", [2024-03-20T20:02:36.395Z] "math/bits", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "path", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "runtime/internal/atomic", [2024-03-20T20:02:36.395Z] "runtime/internal/math", [2024-03-20T20:02:36.395Z] "runtime/internal/sys", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "sync/atomic", [2024-03-20T20:02:36.395Z] "syscall", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.395Z] "unicode", [2024-03-20T20:02:36.395Z] "unicode/utf8", [2024-03-20T20:02:36.395Z] "unsafe" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestGoFiles": [ [2024-03-20T20:02:36.395Z] "comment_test.go", [2024-03-20T20:02:36.395Z] "entity_test.go", [2024-03-20T20:02:36.395Z] "escape_test.go", [2024-03-20T20:02:36.395Z] "node_test.go", [2024-03-20T20:02:36.395Z] "parse_test.go", [2024-03-20T20:02:36.395Z] "render_test.go", [2024-03-20T20:02:36.395Z] "token_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestImports": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "io/ioutil", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "path/filepath", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "testing", [2024-03-20T20:02:36.395Z] "unicode/utf8" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestGoFiles": [ [2024-03-20T20:02:36.395Z] "example_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestImports": [ [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "golang.org/x/net/html", [2024-03-20T20:02:36.395Z] "log", [2024-03-20T20:02:36.395Z] "strings" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/charset", [2024-03-20T20:02:36.395Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.395Z] "Name": "charset", [2024-03-20T20:02:36.395Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.395Z] "Module": { [2024-03-20T20:02:36.395Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.395Z] "Version": "v1.4.3", [2024-03-20T20:02:36.395Z] "Time": "2023-10-12T13:58:32Z", [2024-03-20T20:02:36.395Z] "Indirect": true, [2024-03-20T20:02:36.395Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.395Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-20T20:02:36.395Z] "GoVersion": "1.20" [2024-03-20T20:02:36.395Z] }, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "Stale": true, [2024-03-20T20:02:36.395Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "charset.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Imports": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "encoding/xml", [2024-03-20T20:02:36.395Z] "golang.org/x/net/html", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "unicode/utf8" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Deps": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "encoding", [2024-03-20T20:02:36.395Z] "encoding/xml", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "golang.org/x/net/html", [2024-03-20T20:02:36.395Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.395Z] "internal/abi", [2024-03-20T20:02:36.395Z] "internal/bytealg", [2024-03-20T20:02:36.395Z] "internal/cpu", [2024-03-20T20:02:36.395Z] "internal/fmtsort", [2024-03-20T20:02:36.395Z] "internal/goexperiment", [2024-03-20T20:02:36.395Z] "internal/itoa", [2024-03-20T20:02:36.395Z] "internal/oserror", [2024-03-20T20:02:36.395Z] "internal/poll", [2024-03-20T20:02:36.395Z] "internal/race", [2024-03-20T20:02:36.395Z] "internal/reflectlite", [2024-03-20T20:02:36.395Z] "internal/syscall/execenv", [2024-03-20T20:02:36.395Z] "internal/syscall/unix", [2024-03-20T20:02:36.395Z] "internal/testlog", [2024-03-20T20:02:36.395Z] "internal/unsafeheader", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "io/fs", [2024-03-20T20:02:36.395Z] "math", [2024-03-20T20:02:36.395Z] "math/bits", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "path", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "runtime/internal/atomic", [2024-03-20T20:02:36.395Z] "runtime/internal/math", [2024-03-20T20:02:36.395Z] "runtime/internal/sys", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "sync/atomic", [2024-03-20T20:02:36.395Z] "syscall", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.395Z] "unicode", [2024-03-20T20:02:36.395Z] "unicode/utf8", [2024-03-20T20:02:36.395Z] "unsafe" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestGoFiles": [ [2024-03-20T20:02:36.395Z] "charset_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestImports": [ [2024-03-20T20:02:36.395Z] "testing" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/usr/local/go/src/hash/adler32", [2024-03-20T20:02:36.395Z] "ImportPath": "hash/adler32", [2024-03-20T20:02:36.395Z] "Name": "adler32", [2024-03-20T20:02:36.395Z] "Doc": "Package adler32 implements the Adler-32 checksum.", [2024-03-20T20:02:36.395Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/adler32.a", [2024-03-20T20:02:36.395Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.395Z] "Goroot": true, [2024-03-20T20:02:36.395Z] "Standard": true, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "adler32.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Imports": [ [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "hash" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Deps": [ [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "hash", [2024-03-20T20:02:36.395Z] "internal/abi", [2024-03-20T20:02:36.395Z] "internal/bytealg", [2024-03-20T20:02:36.395Z] "internal/cpu", [2024-03-20T20:02:36.395Z] "internal/goexperiment", [2024-03-20T20:02:36.395Z] "internal/race", [2024-03-20T20:02:36.395Z] "internal/reflectlite", [2024-03-20T20:02:36.395Z] "internal/unsafeheader", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "runtime/internal/atomic", [2024-03-20T20:02:36.395Z] "runtime/internal/math", [2024-03-20T20:02:36.395Z] "runtime/internal/sys", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "sync/atomic", [2024-03-20T20:02:36.395Z] "unsafe" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestGoFiles": [ [2024-03-20T20:02:36.395Z] "adler32_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestImports": [ [2024-03-20T20:02:36.395Z] "encoding", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "testing" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/usr/local/go/src/compress/zlib", [2024-03-20T20:02:36.395Z] "ImportPath": "compress/zlib", [2024-03-20T20:02:36.395Z] "Name": "zlib", [2024-03-20T20:02:36.395Z] "Doc": "Package zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.", [2024-03-20T20:02:36.395Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/zlib.a", [2024-03-20T20:02:36.395Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.395Z] "Goroot": true, [2024-03-20T20:02:36.395Z] "Standard": true, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "reader.go", [2024-03-20T20:02:36.395Z] "writer.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Imports": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "compress/flate", [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "hash", [2024-03-20T20:02:36.395Z] "hash/adler32", [2024-03-20T20:02:36.395Z] "io" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Deps": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "compress/flate", [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "hash", [2024-03-20T20:02:36.395Z] "hash/adler32", [2024-03-20T20:02:36.395Z] "internal/abi", [2024-03-20T20:02:36.395Z] "internal/bytealg", [2024-03-20T20:02:36.395Z] "internal/cpu", [2024-03-20T20:02:36.395Z] "internal/fmtsort", [2024-03-20T20:02:36.395Z] "internal/goexperiment", [2024-03-20T20:02:36.395Z] "internal/itoa", [2024-03-20T20:02:36.395Z] "internal/oserror", [2024-03-20T20:02:36.395Z] "internal/poll", [2024-03-20T20:02:36.395Z] "internal/race", [2024-03-20T20:02:36.395Z] "internal/reflectlite", [2024-03-20T20:02:36.395Z] "internal/syscall/execenv", [2024-03-20T20:02:36.395Z] "internal/syscall/unix", [2024-03-20T20:02:36.395Z] "internal/testlog", [2024-03-20T20:02:36.395Z] "internal/unsafeheader", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "io/fs", [2024-03-20T20:02:36.395Z] "math", [2024-03-20T20:02:36.395Z] "math/bits", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "path", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "runtime/internal/atomic", [2024-03-20T20:02:36.395Z] "runtime/internal/math", [2024-03-20T20:02:36.395Z] "runtime/internal/sys", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "sync/atomic", [2024-03-20T20:02:36.395Z] "syscall", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.395Z] "unicode", [2024-03-20T20:02:36.395Z] "unicode/utf8", [2024-03-20T20:02:36.395Z] "unsafe" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestGoFiles": [ [2024-03-20T20:02:36.395Z] "reader_test.go", [2024-03-20T20:02:36.395Z] "writer_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestImports": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "internal/testenv", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "testing" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestGoFiles": [ [2024-03-20T20:02:36.395Z] "example_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestImports": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "compress/zlib", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "os" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/usr/local/go/src/debug/dwarf", [2024-03-20T20:02:36.395Z] "ImportPath": "debug/dwarf", [2024-03-20T20:02:36.395Z] "Name": "dwarf", [2024-03-20T20:02:36.395Z] "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-20T20:02:36.395Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/dwarf.a", [2024-03-20T20:02:36.395Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.395Z] "Goroot": true, [2024-03-20T20:02:36.395Z] "Standard": true, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "attr_string.go", [2024-03-20T20:02:36.395Z] "buf.go", [2024-03-20T20:02:36.395Z] "class_string.go", [2024-03-20T20:02:36.395Z] "const.go", [2024-03-20T20:02:36.395Z] "entry.go", [2024-03-20T20:02:36.395Z] "line.go", [2024-03-20T20:02:36.395Z] "open.go", [2024-03-20T20:02:36.395Z] "tag_string.go", [2024-03-20T20:02:36.395Z] "type.go", [2024-03-20T20:02:36.395Z] "typeunit.go", [2024-03-20T20:02:36.395Z] "unit.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Imports": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "path", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Deps": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "internal/abi", [2024-03-20T20:02:36.395Z] "internal/bytealg", [2024-03-20T20:02:36.395Z] "internal/cpu", [2024-03-20T20:02:36.395Z] "internal/fmtsort", [2024-03-20T20:02:36.395Z] "internal/goexperiment", [2024-03-20T20:02:36.395Z] "internal/itoa", [2024-03-20T20:02:36.395Z] "internal/oserror", [2024-03-20T20:02:36.395Z] "internal/poll", [2024-03-20T20:02:36.395Z] "internal/race", [2024-03-20T20:02:36.395Z] "internal/reflectlite", [2024-03-20T20:02:36.395Z] "internal/syscall/execenv", [2024-03-20T20:02:36.395Z] "internal/syscall/unix", [2024-03-20T20:02:36.395Z] "internal/testlog", [2024-03-20T20:02:36.395Z] "internal/unsafeheader", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "io/fs", [2024-03-20T20:02:36.395Z] "math", [2024-03-20T20:02:36.395Z] "math/bits", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "path", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "runtime/internal/atomic", [2024-03-20T20:02:36.395Z] "runtime/internal/math", [2024-03-20T20:02:36.395Z] "runtime/internal/sys", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "sync/atomic", [2024-03-20T20:02:36.395Z] "syscall", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.395Z] "unicode", [2024-03-20T20:02:36.395Z] "unicode/utf8", [2024-03-20T20:02:36.395Z] "unsafe" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestGoFiles": [ [2024-03-20T20:02:36.395Z] "dwarf5ranges_test.go", [2024-03-20T20:02:36.395Z] "export_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "TestImports": [ [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "testing" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestGoFiles": [ [2024-03-20T20:02:36.395Z] "entry_test.go", [2024-03-20T20:02:36.395Z] "line_test.go", [2024-03-20T20:02:36.395Z] "type_test.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "XTestImports": [ [2024-03-20T20:02:36.395Z] "debug/dwarf", [2024-03-20T20:02:36.395Z] "debug/elf", [2024-03-20T20:02:36.395Z] "debug/macho", [2024-03-20T20:02:36.395Z] "debug/pe", [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "path/filepath", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "testing" [2024-03-20T20:02:36.395Z] ] [2024-03-20T20:02:36.395Z] } [2024-03-20T20:02:36.395Z] { [2024-03-20T20:02:36.395Z] "Dir": "/usr/local/go/src/debug/macho", [2024-03-20T20:02:36.395Z] "ImportPath": "debug/macho", [2024-03-20T20:02:36.395Z] "Name": "macho", [2024-03-20T20:02:36.395Z] "Doc": "Package macho implements access to Mach-O object files.", [2024-03-20T20:02:36.395Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/macho.a", [2024-03-20T20:02:36.395Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.395Z] "Goroot": true, [2024-03-20T20:02:36.395Z] "Standard": true, [2024-03-20T20:02:36.395Z] "DepOnly": true, [2024-03-20T20:02:36.395Z] "GoFiles": [ [2024-03-20T20:02:36.395Z] "fat.go", [2024-03-20T20:02:36.395Z] "file.go", [2024-03-20T20:02:36.395Z] "macho.go", [2024-03-20T20:02:36.395Z] "reloctype.go", [2024-03-20T20:02:36.395Z] "reloctype_string.go" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Imports": [ [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "compress/zlib", [2024-03-20T20:02:36.395Z] "debug/dwarf", [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings" [2024-03-20T20:02:36.395Z] ], [2024-03-20T20:02:36.395Z] "Deps": [ [2024-03-20T20:02:36.395Z] "bufio", [2024-03-20T20:02:36.395Z] "bytes", [2024-03-20T20:02:36.395Z] "compress/flate", [2024-03-20T20:02:36.395Z] "compress/zlib", [2024-03-20T20:02:36.395Z] "debug/dwarf", [2024-03-20T20:02:36.395Z] "encoding/binary", [2024-03-20T20:02:36.395Z] "errors", [2024-03-20T20:02:36.395Z] "fmt", [2024-03-20T20:02:36.395Z] "hash", [2024-03-20T20:02:36.395Z] "hash/adler32", [2024-03-20T20:02:36.395Z] "internal/abi", [2024-03-20T20:02:36.395Z] "internal/bytealg", [2024-03-20T20:02:36.395Z] "internal/cpu", [2024-03-20T20:02:36.395Z] "internal/fmtsort", [2024-03-20T20:02:36.395Z] "internal/goexperiment", [2024-03-20T20:02:36.395Z] "internal/itoa", [2024-03-20T20:02:36.395Z] "internal/oserror", [2024-03-20T20:02:36.395Z] "internal/poll", [2024-03-20T20:02:36.395Z] "internal/race", [2024-03-20T20:02:36.395Z] "internal/reflectlite", [2024-03-20T20:02:36.395Z] "internal/syscall/execenv", [2024-03-20T20:02:36.395Z] "internal/syscall/unix", [2024-03-20T20:02:36.395Z] "internal/testlog", [2024-03-20T20:02:36.395Z] "internal/unsafeheader", [2024-03-20T20:02:36.395Z] "io", [2024-03-20T20:02:36.395Z] "io/fs", [2024-03-20T20:02:36.395Z] "math", [2024-03-20T20:02:36.395Z] "math/bits", [2024-03-20T20:02:36.395Z] "os", [2024-03-20T20:02:36.395Z] "path", [2024-03-20T20:02:36.395Z] "reflect", [2024-03-20T20:02:36.395Z] "runtime", [2024-03-20T20:02:36.395Z] "runtime/internal/atomic", [2024-03-20T20:02:36.395Z] "runtime/internal/math", [2024-03-20T20:02:36.395Z] "runtime/internal/sys", [2024-03-20T20:02:36.395Z] "sort", [2024-03-20T20:02:36.395Z] "strconv", [2024-03-20T20:02:36.395Z] "strings", [2024-03-20T20:02:36.395Z] "sync", [2024-03-20T20:02:36.395Z] "sync/atomic", [2024-03-20T20:02:36.395Z] "syscall", [2024-03-20T20:02:36.395Z] "time", [2024-03-20T20:02:36.396Z] "unicode", [2024-03-20T20:02:36.396Z] "unicode/utf8", [2024-03-20T20:02:36.396Z] "unsafe" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestGoFiles": [ [2024-03-20T20:02:36.396Z] "file_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestImports": [ [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "internal/obscuretestdata", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "reflect", [2024-03-20T20:02:36.396Z] "testing" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/usr/local/go/src/encoding/csv", [2024-03-20T20:02:36.396Z] "ImportPath": "encoding/csv", [2024-03-20T20:02:36.396Z] "Name": "csv", [2024-03-20T20:02:36.396Z] "Doc": "Package csv reads and writes comma-separated values (CSV) files.", [2024-03-20T20:02:36.396Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/csv.a", [2024-03-20T20:02:36.396Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.396Z] "Goroot": true, [2024-03-20T20:02:36.396Z] "Standard": true, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "reader.go", [2024-03-20T20:02:36.396Z] "writer.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.396Z] "fuzz.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Imports": [ [2024-03-20T20:02:36.396Z] "bufio", [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "unicode", [2024-03-20T20:02:36.396Z] "unicode/utf8" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Deps": [ [2024-03-20T20:02:36.396Z] "bufio", [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "internal/abi", [2024-03-20T20:02:36.396Z] "internal/bytealg", [2024-03-20T20:02:36.396Z] "internal/cpu", [2024-03-20T20:02:36.396Z] "internal/fmtsort", [2024-03-20T20:02:36.396Z] "internal/goexperiment", [2024-03-20T20:02:36.396Z] "internal/itoa", [2024-03-20T20:02:36.396Z] "internal/oserror", [2024-03-20T20:02:36.396Z] "internal/poll", [2024-03-20T20:02:36.396Z] "internal/race", [2024-03-20T20:02:36.396Z] "internal/reflectlite", [2024-03-20T20:02:36.396Z] "internal/syscall/execenv", [2024-03-20T20:02:36.396Z] "internal/syscall/unix", [2024-03-20T20:02:36.396Z] "internal/testlog", [2024-03-20T20:02:36.396Z] "internal/unsafeheader", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "io/fs", [2024-03-20T20:02:36.396Z] "math", [2024-03-20T20:02:36.396Z] "math/bits", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "path", [2024-03-20T20:02:36.396Z] "reflect", [2024-03-20T20:02:36.396Z] "runtime", [2024-03-20T20:02:36.396Z] "runtime/internal/atomic", [2024-03-20T20:02:36.396Z] "runtime/internal/math", [2024-03-20T20:02:36.396Z] "runtime/internal/sys", [2024-03-20T20:02:36.396Z] "sort", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "sync/atomic", [2024-03-20T20:02:36.396Z] "syscall", [2024-03-20T20:02:36.396Z] "time", [2024-03-20T20:02:36.396Z] "unicode", [2024-03-20T20:02:36.396Z] "unicode/utf8", [2024-03-20T20:02:36.396Z] "unsafe" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestGoFiles": [ [2024-03-20T20:02:36.396Z] "reader_test.go", [2024-03-20T20:02:36.396Z] "writer_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestImports": [ [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "reflect", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "testing", [2024-03-20T20:02:36.396Z] "unicode/utf8" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "XTestGoFiles": [ [2024-03-20T20:02:36.396Z] "example_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "XTestImports": [ [2024-03-20T20:02:36.396Z] "encoding/csv", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "log", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "strings" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/json", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.396Z] "Name": "json", [2024-03-20T20:02:36.396Z] "Doc": "Package json provides a JSON value parser state machine.", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.396Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.396Z] "Version": "v1.4.3", [2024-03-20T20:02:36.396Z] "Time": "2023-10-12T13:58:32Z", [2024-03-20T20:02:36.396Z] "Indirect": true, [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-20T20:02:36.396Z] "GoVersion": "1.20" [2024-03-20T20:02:36.396Z] }, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "Stale": true, [2024-03-20T20:02:36.396Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "json.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Imports": [ [2024-03-20T20:02:36.396Z] "fmt" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Deps": [ [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "internal/abi", [2024-03-20T20:02:36.396Z] "internal/bytealg", [2024-03-20T20:02:36.396Z] "internal/cpu", [2024-03-20T20:02:36.396Z] "internal/fmtsort", [2024-03-20T20:02:36.396Z] "internal/goexperiment", [2024-03-20T20:02:36.396Z] "internal/itoa", [2024-03-20T20:02:36.396Z] "internal/oserror", [2024-03-20T20:02:36.396Z] "internal/poll", [2024-03-20T20:02:36.396Z] "internal/race", [2024-03-20T20:02:36.396Z] "internal/reflectlite", [2024-03-20T20:02:36.396Z] "internal/syscall/execenv", [2024-03-20T20:02:36.396Z] "internal/syscall/unix", [2024-03-20T20:02:36.396Z] "internal/testlog", [2024-03-20T20:02:36.396Z] "internal/unsafeheader", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "io/fs", [2024-03-20T20:02:36.396Z] "math", [2024-03-20T20:02:36.396Z] "math/bits", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "path", [2024-03-20T20:02:36.396Z] "reflect", [2024-03-20T20:02:36.396Z] "runtime", [2024-03-20T20:02:36.396Z] "runtime/internal/atomic", [2024-03-20T20:02:36.396Z] "runtime/internal/math", [2024-03-20T20:02:36.396Z] "runtime/internal/sys", [2024-03-20T20:02:36.396Z] "sort", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "sync/atomic", [2024-03-20T20:02:36.396Z] "syscall", [2024-03-20T20:02:36.396Z] "time", [2024-03-20T20:02:36.396Z] "unicode", [2024-03-20T20:02:36.396Z] "unicode/utf8", [2024-03-20T20:02:36.396Z] "unsafe" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestGoFiles": [ [2024-03-20T20:02:36.396Z] "json_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestImports": [ [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "testing" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/magic", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.396Z] "Name": "magic", [2024-03-20T20:02:36.396Z] "Doc": "Package magic holds the matching functions used to find MIME types.", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.396Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.396Z] "Version": "v1.4.3", [2024-03-20T20:02:36.396Z] "Time": "2023-10-12T13:58:32Z", [2024-03-20T20:02:36.396Z] "Indirect": true, [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-20T20:02:36.396Z] "GoVersion": "1.20" [2024-03-20T20:02:36.396Z] }, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "Stale": true, [2024-03-20T20:02:36.396Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "archive.go", [2024-03-20T20:02:36.396Z] "audio.go", [2024-03-20T20:02:36.396Z] "binary.go", [2024-03-20T20:02:36.396Z] "database.go", [2024-03-20T20:02:36.396Z] "document.go", [2024-03-20T20:02:36.396Z] "font.go", [2024-03-20T20:02:36.396Z] "ftyp.go", [2024-03-20T20:02:36.396Z] "geo.go", [2024-03-20T20:02:36.396Z] "image.go", [2024-03-20T20:02:36.396Z] "magic.go", [2024-03-20T20:02:36.396Z] "ms_office.go", [2024-03-20T20:02:36.396Z] "ogg.go", [2024-03-20T20:02:36.396Z] "text.go", [2024-03-20T20:02:36.396Z] "text_csv.go", [2024-03-20T20:02:36.396Z] "video.go", [2024-03-20T20:02:36.396Z] "zip.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Imports": [ [2024-03-20T20:02:36.396Z] "bufio", [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "debug/macho", [2024-03-20T20:02:36.396Z] "encoding/binary", [2024-03-20T20:02:36.396Z] "encoding/csv", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "time" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Deps": [ [2024-03-20T20:02:36.396Z] "bufio", [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "compress/flate", [2024-03-20T20:02:36.396Z] "compress/zlib", [2024-03-20T20:02:36.396Z] "debug/dwarf", [2024-03-20T20:02:36.396Z] "debug/macho", [2024-03-20T20:02:36.396Z] "encoding", [2024-03-20T20:02:36.396Z] "encoding/binary", [2024-03-20T20:02:36.396Z] "encoding/csv", [2024-03-20T20:02:36.396Z] "encoding/xml", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.396Z] "golang.org/x/net/html", [2024-03-20T20:02:36.396Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.396Z] "hash", [2024-03-20T20:02:36.396Z] "hash/adler32", [2024-03-20T20:02:36.396Z] "internal/abi", [2024-03-20T20:02:36.396Z] "internal/bytealg", [2024-03-20T20:02:36.396Z] "internal/cpu", [2024-03-20T20:02:36.396Z] "internal/fmtsort", [2024-03-20T20:02:36.396Z] "internal/goexperiment", [2024-03-20T20:02:36.396Z] "internal/itoa", [2024-03-20T20:02:36.396Z] "internal/oserror", [2024-03-20T20:02:36.396Z] "internal/poll", [2024-03-20T20:02:36.396Z] "internal/race", [2024-03-20T20:02:36.396Z] "internal/reflectlite", [2024-03-20T20:02:36.396Z] "internal/syscall/execenv", [2024-03-20T20:02:36.396Z] "internal/syscall/unix", [2024-03-20T20:02:36.396Z] "internal/testlog", [2024-03-20T20:02:36.396Z] "internal/unsafeheader", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "io/fs", [2024-03-20T20:02:36.396Z] "math", [2024-03-20T20:02:36.396Z] "math/bits", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "path", [2024-03-20T20:02:36.396Z] "reflect", [2024-03-20T20:02:36.396Z] "runtime", [2024-03-20T20:02:36.396Z] "runtime/internal/atomic", [2024-03-20T20:02:36.396Z] "runtime/internal/math", [2024-03-20T20:02:36.396Z] "runtime/internal/sys", [2024-03-20T20:02:36.396Z] "sort", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "sync/atomic", [2024-03-20T20:02:36.396Z] "syscall", [2024-03-20T20:02:36.396Z] "time", [2024-03-20T20:02:36.396Z] "unicode", [2024-03-20T20:02:36.396Z] "unicode/utf8", [2024-03-20T20:02:36.396Z] "unsafe" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestGoFiles": [ [2024-03-20T20:02:36.396Z] "magic_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestImports": [ [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "testing" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.396Z] "Name": "mimetype", [2024-03-20T20:02:36.396Z] "Doc": "Package mimetype uses magic number signatures to detect the MIME type of a file.", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.396Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.396Z] "Version": "v1.4.3", [2024-03-20T20:02:36.396Z] "Time": "2023-10-12T13:58:32Z", [2024-03-20T20:02:36.396Z] "Indirect": true, [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-20T20:02:36.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-20T20:02:36.396Z] "GoVersion": "1.20" [2024-03-20T20:02:36.396Z] }, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "Stale": true, [2024-03-20T20:02:36.396Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "mime.go", [2024-03-20T20:02:36.396Z] "mimetype.go", [2024-03-20T20:02:36.396Z] "tree.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Imports": [ [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "io/ioutil", [2024-03-20T20:02:36.396Z] "mime", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "sync/atomic" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Deps": [ [2024-03-20T20:02:36.396Z] "bufio", [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "compress/flate", [2024-03-20T20:02:36.396Z] "compress/zlib", [2024-03-20T20:02:36.396Z] "debug/dwarf", [2024-03-20T20:02:36.396Z] "debug/macho", [2024-03-20T20:02:36.396Z] "encoding", [2024-03-20T20:02:36.396Z] "encoding/base64", [2024-03-20T20:02:36.396Z] "encoding/binary", [2024-03-20T20:02:36.396Z] "encoding/csv", [2024-03-20T20:02:36.396Z] "encoding/xml", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.396Z] "golang.org/x/net/html", [2024-03-20T20:02:36.396Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.396Z] "hash", [2024-03-20T20:02:36.396Z] "hash/adler32", [2024-03-20T20:02:36.396Z] "internal/abi", [2024-03-20T20:02:36.396Z] "internal/bytealg", [2024-03-20T20:02:36.396Z] "internal/cpu", [2024-03-20T20:02:36.396Z] "internal/fmtsort", [2024-03-20T20:02:36.396Z] "internal/goexperiment", [2024-03-20T20:02:36.396Z] "internal/itoa", [2024-03-20T20:02:36.396Z] "internal/oserror", [2024-03-20T20:02:36.396Z] "internal/poll", [2024-03-20T20:02:36.396Z] "internal/race", [2024-03-20T20:02:36.396Z] "internal/reflectlite", [2024-03-20T20:02:36.396Z] "internal/syscall/execenv", [2024-03-20T20:02:36.396Z] "internal/syscall/unix", [2024-03-20T20:02:36.396Z] "internal/testlog", [2024-03-20T20:02:36.396Z] "internal/unsafeheader", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "io/fs", [2024-03-20T20:02:36.396Z] "io/ioutil", [2024-03-20T20:02:36.396Z] "math", [2024-03-20T20:02:36.396Z] "math/bits", [2024-03-20T20:02:36.396Z] "mime", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "path", [2024-03-20T20:02:36.396Z] "reflect", [2024-03-20T20:02:36.396Z] "runtime", [2024-03-20T20:02:36.396Z] "runtime/internal/atomic", [2024-03-20T20:02:36.396Z] "runtime/internal/math", [2024-03-20T20:02:36.396Z] "runtime/internal/sys", [2024-03-20T20:02:36.396Z] "sort", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "sync/atomic", [2024-03-20T20:02:36.396Z] "syscall", [2024-03-20T20:02:36.396Z] "time", [2024-03-20T20:02:36.396Z] "unicode", [2024-03-20T20:02:36.396Z] "unicode/utf8", [2024-03-20T20:02:36.396Z] "unsafe" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestGoFiles": [ [2024-03-20T20:02:36.396Z] "mimetype_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestImports": [ [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "math", [2024-03-20T20:02:36.396Z] "math/rand", [2024-03-20T20:02:36.396Z] "mime", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "path/filepath", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "testing" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "XTestGoFiles": [ [2024-03-20T20:02:36.396Z] "example_mimetype_test.go", [2024-03-20T20:02:36.396Z] "example_reader_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "XTestImports": [ [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "os" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1/currency", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.396Z] "Name": "currency", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.396Z] "Path": "github.com/go-playground/locales", [2024-03-20T20:02:36.396Z] "Version": "v0.14.1", [2024-03-20T20:02:36.396Z] "Time": "2023-01-05T16:04:36Z", [2024-03-20T20:02:36.396Z] "Indirect": true, [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-20T20:02:36.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-03-20T20:02:36.396Z] "GoVersion": "1.17" [2024-03-20T20:02:36.396Z] }, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "Stale": true, [2024-03-20T20:02:36.396Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "currency.go" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/go-playground/locales", [2024-03-20T20:02:36.396Z] "Name": "locales", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.396Z] "Path": "github.com/go-playground/locales", [2024-03-20T20:02:36.396Z] "Version": "v0.14.1", [2024-03-20T20:02:36.396Z] "Time": "2023-01-05T16:04:36Z", [2024-03-20T20:02:36.396Z] "Indirect": true, [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-20T20:02:36.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-03-20T20:02:36.396Z] "GoVersion": "1.17" [2024-03-20T20:02:36.396Z] }, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "Stale": true, [2024-03-20T20:02:36.396Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "rules.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Imports": [ [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "time" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Deps": [ [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.396Z] "internal/abi", [2024-03-20T20:02:36.396Z] "internal/bytealg", [2024-03-20T20:02:36.396Z] "internal/cpu", [2024-03-20T20:02:36.396Z] "internal/goexperiment", [2024-03-20T20:02:36.396Z] "internal/itoa", [2024-03-20T20:02:36.396Z] "internal/oserror", [2024-03-20T20:02:36.396Z] "internal/race", [2024-03-20T20:02:36.396Z] "internal/reflectlite", [2024-03-20T20:02:36.396Z] "internal/unsafeheader", [2024-03-20T20:02:36.396Z] "math", [2024-03-20T20:02:36.396Z] "math/bits", [2024-03-20T20:02:36.396Z] "runtime", [2024-03-20T20:02:36.396Z] "runtime/internal/atomic", [2024-03-20T20:02:36.396Z] "runtime/internal/math", [2024-03-20T20:02:36.396Z] "runtime/internal/sys", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "sync/atomic", [2024-03-20T20:02:36.396Z] "syscall", [2024-03-20T20:02:36.396Z] "time", [2024-03-20T20:02:36.396Z] "unicode/utf8", [2024-03-20T20:02:36.396Z] "unsafe" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.396Z] "Name": "ut", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.396Z] "Path": "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.396Z] "Version": "v0.18.1", [2024-03-20T20:02:36.396Z] "Time": "2023-01-30T04:27:26Z", [2024-03-20T20:02:36.396Z] "Indirect": true, [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-20T20:02:36.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/universal-translator/@v/v0.18.1.mod", [2024-03-20T20:02:36.396Z] "GoVersion": "1.18" [2024-03-20T20:02:36.396Z] }, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "Stale": true, [2024-03-20T20:02:36.396Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "errors.go", [2024-03-20T20:02:36.396Z] "import_export.go", [2024-03-20T20:02:36.396Z] "translator.go", [2024-03-20T20:02:36.396Z] "universal_translator.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Imports": [ [2024-03-20T20:02:36.396Z] "encoding/json", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "path/filepath", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "strings" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "Deps": [ [2024-03-20T20:02:36.396Z] "bytes", [2024-03-20T20:02:36.396Z] "encoding", [2024-03-20T20:02:36.396Z] "encoding/base64", [2024-03-20T20:02:36.396Z] "encoding/binary", [2024-03-20T20:02:36.396Z] "encoding/json", [2024-03-20T20:02:36.396Z] "errors", [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.396Z] "internal/abi", [2024-03-20T20:02:36.396Z] "internal/bytealg", [2024-03-20T20:02:36.396Z] "internal/cpu", [2024-03-20T20:02:36.396Z] "internal/fmtsort", [2024-03-20T20:02:36.396Z] "internal/goexperiment", [2024-03-20T20:02:36.396Z] "internal/itoa", [2024-03-20T20:02:36.396Z] "internal/oserror", [2024-03-20T20:02:36.396Z] "internal/poll", [2024-03-20T20:02:36.396Z] "internal/race", [2024-03-20T20:02:36.396Z] "internal/reflectlite", [2024-03-20T20:02:36.396Z] "internal/syscall/execenv", [2024-03-20T20:02:36.396Z] "internal/syscall/unix", [2024-03-20T20:02:36.396Z] "internal/testlog", [2024-03-20T20:02:36.396Z] "internal/unsafeheader", [2024-03-20T20:02:36.396Z] "io", [2024-03-20T20:02:36.396Z] "io/fs", [2024-03-20T20:02:36.396Z] "math", [2024-03-20T20:02:36.396Z] "math/bits", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "path", [2024-03-20T20:02:36.396Z] "path/filepath", [2024-03-20T20:02:36.396Z] "reflect", [2024-03-20T20:02:36.396Z] "runtime", [2024-03-20T20:02:36.396Z] "runtime/internal/atomic", [2024-03-20T20:02:36.396Z] "runtime/internal/math", [2024-03-20T20:02:36.396Z] "runtime/internal/sys", [2024-03-20T20:02:36.396Z] "sort", [2024-03-20T20:02:36.396Z] "strconv", [2024-03-20T20:02:36.396Z] "strings", [2024-03-20T20:02:36.396Z] "sync", [2024-03-20T20:02:36.396Z] "sync/atomic", [2024-03-20T20:02:36.396Z] "syscall", [2024-03-20T20:02:36.396Z] "time", [2024-03-20T20:02:36.396Z] "unicode", [2024-03-20T20:02:36.396Z] "unicode/utf16", [2024-03-20T20:02:36.396Z] "unicode/utf8", [2024-03-20T20:02:36.396Z] "unsafe" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestGoFiles": [ [2024-03-20T20:02:36.396Z] "benchmarks_test.go", [2024-03-20T20:02:36.396Z] "import_export_test.go", [2024-03-20T20:02:36.396Z] "translator_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestImports": [ [2024-03-20T20:02:36.396Z] "fmt", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales/en", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales/en_CA", [2024-03-20T20:02:36.396Z] "github.com/go-playground/locales/nl", [2024-03-20T20:02:36.396Z] "os", [2024-03-20T20:02:36.396Z] "testing" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0/scim/schema", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.396Z] "Name": "scimschema", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.396Z] "Path": "github.com/leodido/go-urn", [2024-03-20T20:02:36.396Z] "Version": "v1.4.0", [2024-03-20T20:02:36.396Z] "Time": "2024-01-31T10:04:06Z", [2024-03-20T20:02:36.396Z] "Indirect": true, [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-20T20:02:36.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-03-20T20:02:36.396Z] "GoVersion": "1.18" [2024-03-20T20:02:36.396Z] }, [2024-03-20T20:02:36.396Z] "DepOnly": true, [2024-03-20T20:02:36.396Z] "Stale": true, [2024-03-20T20:02:36.396Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.396Z] "GoFiles": [ [2024-03-20T20:02:36.396Z] "type.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestGoFiles": [ [2024-03-20T20:02:36.396Z] "type_test.go" [2024-03-20T20:02:36.396Z] ], [2024-03-20T20:02:36.396Z] "TestImports": [ [2024-03-20T20:02:36.396Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.396Z] "testing" [2024-03-20T20:02:36.396Z] ] [2024-03-20T20:02:36.396Z] } [2024-03-20T20:02:36.396Z] { [2024-03-20T20:02:36.396Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-20T20:02:36.396Z] "ImportPath": "github.com/leodido/go-urn", [2024-03-20T20:02:36.396Z] "Name": "urn", [2024-03-20T20:02:36.396Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-20T20:02:36.396Z] "Module": { [2024-03-20T20:02:36.397Z] "Path": "github.com/leodido/go-urn", [2024-03-20T20:02:36.397Z] "Version": "v1.4.0", [2024-03-20T20:02:36.397Z] "Time": "2024-01-31T10:04:06Z", [2024-03-20T20:02:36.397Z] "Indirect": true, [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-20T20:02:36.397Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-03-20T20:02:36.397Z] "GoVersion": "1.18" [2024-03-20T20:02:36.397Z] }, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "Stale": true, [2024-03-20T20:02:36.397Z] "StaleReason": "stale dependency: github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "kind.go", [2024-03-20T20:02:36.397Z] "machine.go", [2024-03-20T20:02:36.397Z] "options.go", [2024-03-20T20:02:36.397Z] "parsing_mode.go", [2024-03-20T20:02:36.397Z] "scim.go", [2024-03-20T20:02:36.397Z] "urn.go", [2024-03-20T20:02:36.397Z] "urn8141.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "encoding/json", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.397Z] "strings" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Deps": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "encoding", [2024-03-20T20:02:36.397Z] "encoding/base64", [2024-03-20T20:02:36.397Z] "encoding/binary", [2024-03-20T20:02:36.397Z] "encoding/json", [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.397Z] "internal/abi", [2024-03-20T20:02:36.397Z] "internal/bytealg", [2024-03-20T20:02:36.397Z] "internal/cpu", [2024-03-20T20:02:36.397Z] "internal/fmtsort", [2024-03-20T20:02:36.397Z] "internal/goexperiment", [2024-03-20T20:02:36.397Z] "internal/itoa", [2024-03-20T20:02:36.397Z] "internal/oserror", [2024-03-20T20:02:36.397Z] "internal/poll", [2024-03-20T20:02:36.397Z] "internal/race", [2024-03-20T20:02:36.397Z] "internal/reflectlite", [2024-03-20T20:02:36.397Z] "internal/syscall/execenv", [2024-03-20T20:02:36.397Z] "internal/syscall/unix", [2024-03-20T20:02:36.397Z] "internal/testlog", [2024-03-20T20:02:36.397Z] "internal/unsafeheader", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "io/fs", [2024-03-20T20:02:36.397Z] "math", [2024-03-20T20:02:36.397Z] "math/bits", [2024-03-20T20:02:36.397Z] "os", [2024-03-20T20:02:36.397Z] "path", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "runtime", [2024-03-20T20:02:36.397Z] "runtime/internal/atomic", [2024-03-20T20:02:36.397Z] "runtime/internal/math", [2024-03-20T20:02:36.397Z] "runtime/internal/sys", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "sync", [2024-03-20T20:02:36.397Z] "sync/atomic", [2024-03-20T20:02:36.397Z] "syscall", [2024-03-20T20:02:36.397Z] "time", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf16", [2024-03-20T20:02:36.397Z] "unicode/utf8", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestGoFiles": [ [2024-03-20T20:02:36.397Z] "lexicaleq_test.go", [2024-03-20T20:02:36.397Z] "machine_test.go", [2024-03-20T20:02:36.397Z] "performance_test.go", [2024-03-20T20:02:36.397Z] "scim_test.go", [2024-03-20T20:02:36.397Z] "tables_test.go", [2024-03-20T20:02:36.397Z] "urn8141_test.go", [2024-03-20T20:02:36.397Z] "urn_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestImports": [ [2024-03-20T20:02:36.397Z] "encoding/json", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.397Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.397Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "testing" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "XTestGoFiles": [ [2024-03-20T20:02:36.397Z] "examples_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "XTestImports": [ [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "github.com/leodido/go-urn" [2024-03-20T20:02:36.397Z] ] [2024-03-20T20:02:36.397Z] } [2024-03-20T20:02:36.397Z] { [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/sha3", [2024-03-20T20:02:36.397Z] "ImportPath": "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.397Z] "Name": "sha3", [2024-03-20T20:02:36.397Z] "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-20T20:02:36.397Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.397Z] "Module": { [2024-03-20T20:02:36.397Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.397Z] "Version": "v0.21.0", [2024-03-20T20:02:36.397Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.397Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.397Z] "GoVersion": "1.18" [2024-03-20T20:02:36.397Z] }, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "Stale": true, [2024-03-20T20:02:36.397Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "doc.go", [2024-03-20T20:02:36.397Z] "hashes.go", [2024-03-20T20:02:36.397Z] "hashes_generic.go", [2024-03-20T20:02:36.397Z] "keccakf_amd64.go", [2024-03-20T20:02:36.397Z] "register.go", [2024-03-20T20:02:36.397Z] "sha3.go", [2024-03-20T20:02:36.397Z] "shake.go", [2024-03-20T20:02:36.397Z] "shake_generic.go", [2024-03-20T20:02:36.397Z] "xor_generic.go", [2024-03-20T20:02:36.397Z] "xor_unaligned.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.397Z] "keccakf.go", [2024-03-20T20:02:36.397Z] "sha3_s390x.go", [2024-03-20T20:02:36.397Z] "xor.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.397Z] "sha3_s390x.s" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "SFiles": [ [2024-03-20T20:02:36.397Z] "keccakf_amd64.s" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "crypto", [2024-03-20T20:02:36.397Z] "encoding/binary", [2024-03-20T20:02:36.397Z] "hash", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Deps": [ [2024-03-20T20:02:36.397Z] "crypto", [2024-03-20T20:02:36.397Z] "encoding/binary", [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "hash", [2024-03-20T20:02:36.397Z] "internal/abi", [2024-03-20T20:02:36.397Z] "internal/bytealg", [2024-03-20T20:02:36.397Z] "internal/cpu", [2024-03-20T20:02:36.397Z] "internal/goexperiment", [2024-03-20T20:02:36.397Z] "internal/itoa", [2024-03-20T20:02:36.397Z] "internal/race", [2024-03-20T20:02:36.397Z] "internal/reflectlite", [2024-03-20T20:02:36.397Z] "internal/unsafeheader", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "math", [2024-03-20T20:02:36.397Z] "math/bits", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "runtime", [2024-03-20T20:02:36.397Z] "runtime/internal/atomic", [2024-03-20T20:02:36.397Z] "runtime/internal/math", [2024-03-20T20:02:36.397Z] "runtime/internal/sys", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "sync", [2024-03-20T20:02:36.397Z] "sync/atomic", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf8", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestGoFiles": [ [2024-03-20T20:02:36.397Z] "sha3_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestImports": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "compress/flate", [2024-03-20T20:02:36.397Z] "encoding/hex", [2024-03-20T20:02:36.397Z] "encoding/json", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "hash", [2024-03-20T20:02:36.397Z] "math/rand", [2024-03-20T20:02:36.397Z] "os", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "testing" [2024-03-20T20:02:36.397Z] ] [2024-03-20T20:02:36.397Z] } [2024-03-20T20:02:36.397Z] { [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/tag", [2024-03-20T20:02:36.397Z] "ImportPath": "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "Name": "tag", [2024-03-20T20:02:36.397Z] "Doc": "Package tag contains functionality handling tags and related data.", [2024-03-20T20:02:36.397Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "Module": { [2024-03-20T20:02:36.397Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.397Z] "Version": "v0.14.0", [2024-03-20T20:02:36.397Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.397Z] "Indirect": true, [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.397Z] "GoVersion": "1.18" [2024-03-20T20:02:36.397Z] }, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "Stale": true, [2024-03-20T20:02:36.397Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "tag.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "sort" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Deps": [ [2024-03-20T20:02:36.397Z] "internal/abi", [2024-03-20T20:02:36.397Z] "internal/bytealg", [2024-03-20T20:02:36.397Z] "internal/cpu", [2024-03-20T20:02:36.397Z] "internal/goexperiment", [2024-03-20T20:02:36.397Z] "internal/reflectlite", [2024-03-20T20:02:36.397Z] "internal/unsafeheader", [2024-03-20T20:02:36.397Z] "runtime", [2024-03-20T20:02:36.397Z] "runtime/internal/atomic", [2024-03-20T20:02:36.397Z] "runtime/internal/math", [2024-03-20T20:02:36.397Z] "runtime/internal/sys", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestGoFiles": [ [2024-03-20T20:02:36.397Z] "tag_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestImports": [ [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "testing" [2024-03-20T20:02:36.397Z] ] [2024-03-20T20:02:36.397Z] } [2024-03-20T20:02:36.397Z] { [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language", [2024-03-20T20:02:36.397Z] "ImportPath": "golang.org/x/text/internal/language", [2024-03-20T20:02:36.397Z] "Name": "language", [2024-03-20T20:02:36.397Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "Module": { [2024-03-20T20:02:36.397Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.397Z] "Version": "v0.14.0", [2024-03-20T20:02:36.397Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.397Z] "Indirect": true, [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.397Z] "GoVersion": "1.18" [2024-03-20T20:02:36.397Z] }, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "Stale": true, [2024-03-20T20:02:36.397Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "common.go", [2024-03-20T20:02:36.397Z] "compact.go", [2024-03-20T20:02:36.397Z] "compose.go", [2024-03-20T20:02:36.397Z] "coverage.go", [2024-03-20T20:02:36.397Z] "language.go", [2024-03-20T20:02:36.397Z] "lookup.go", [2024-03-20T20:02:36.397Z] "match.go", [2024-03-20T20:02:36.397Z] "parse.go", [2024-03-20T20:02:36.397Z] "tables.go", [2024-03-20T20:02:36.397Z] "tags.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.397Z] "gen.go", [2024-03-20T20:02:36.397Z] "gen_common.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Deps": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "internal/abi", [2024-03-20T20:02:36.397Z] "internal/bytealg", [2024-03-20T20:02:36.397Z] "internal/cpu", [2024-03-20T20:02:36.397Z] "internal/fmtsort", [2024-03-20T20:02:36.397Z] "internal/goexperiment", [2024-03-20T20:02:36.397Z] "internal/itoa", [2024-03-20T20:02:36.397Z] "internal/oserror", [2024-03-20T20:02:36.397Z] "internal/poll", [2024-03-20T20:02:36.397Z] "internal/race", [2024-03-20T20:02:36.397Z] "internal/reflectlite", [2024-03-20T20:02:36.397Z] "internal/syscall/execenv", [2024-03-20T20:02:36.397Z] "internal/syscall/unix", [2024-03-20T20:02:36.397Z] "internal/testlog", [2024-03-20T20:02:36.397Z] "internal/unsafeheader", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "io/fs", [2024-03-20T20:02:36.397Z] "math", [2024-03-20T20:02:36.397Z] "math/bits", [2024-03-20T20:02:36.397Z] "os", [2024-03-20T20:02:36.397Z] "path", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "runtime", [2024-03-20T20:02:36.397Z] "runtime/internal/atomic", [2024-03-20T20:02:36.397Z] "runtime/internal/math", [2024-03-20T20:02:36.397Z] "runtime/internal/sys", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "sync", [2024-03-20T20:02:36.397Z] "sync/atomic", [2024-03-20T20:02:36.397Z] "syscall", [2024-03-20T20:02:36.397Z] "time", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf8", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestGoFiles": [ [2024-03-20T20:02:36.397Z] "compose_test.go", [2024-03-20T20:02:36.397Z] "language_test.go", [2024-03-20T20:02:36.397Z] "lookup_test.go", [2024-03-20T20:02:36.397Z] "match_test.go", [2024-03-20T20:02:36.397Z] "parse_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestImports": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "flag", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/testtext", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "testing" [2024-03-20T20:02:36.397Z] ] [2024-03-20T20:02:36.397Z] } [2024-03-20T20:02:36.397Z] { [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language/compact", [2024-03-20T20:02:36.397Z] "ImportPath": "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.397Z] "Name": "compact", [2024-03-20T20:02:36.397Z] "Doc": "Package compact defines a compact representation of language tags.", [2024-03-20T20:02:36.397Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "Module": { [2024-03-20T20:02:36.397Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.397Z] "Version": "v0.14.0", [2024-03-20T20:02:36.397Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.397Z] "Indirect": true, [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.397Z] "GoVersion": "1.18" [2024-03-20T20:02:36.397Z] }, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "Stale": true, [2024-03-20T20:02:36.397Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "compact.go", [2024-03-20T20:02:36.397Z] "language.go", [2024-03-20T20:02:36.397Z] "parents.go", [2024-03-20T20:02:36.397Z] "tables.go", [2024-03-20T20:02:36.397Z] "tags.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.397Z] "gen.go", [2024-03-20T20:02:36.397Z] "gen_index.go", [2024-03-20T20:02:36.397Z] "gen_parents.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strings" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Deps": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "internal/abi", [2024-03-20T20:02:36.397Z] "internal/bytealg", [2024-03-20T20:02:36.397Z] "internal/cpu", [2024-03-20T20:02:36.397Z] "internal/fmtsort", [2024-03-20T20:02:36.397Z] "internal/goexperiment", [2024-03-20T20:02:36.397Z] "internal/itoa", [2024-03-20T20:02:36.397Z] "internal/oserror", [2024-03-20T20:02:36.397Z] "internal/poll", [2024-03-20T20:02:36.397Z] "internal/race", [2024-03-20T20:02:36.397Z] "internal/reflectlite", [2024-03-20T20:02:36.397Z] "internal/syscall/execenv", [2024-03-20T20:02:36.397Z] "internal/syscall/unix", [2024-03-20T20:02:36.397Z] "internal/testlog", [2024-03-20T20:02:36.397Z] "internal/unsafeheader", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "io/fs", [2024-03-20T20:02:36.397Z] "math", [2024-03-20T20:02:36.397Z] "math/bits", [2024-03-20T20:02:36.397Z] "os", [2024-03-20T20:02:36.397Z] "path", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "runtime", [2024-03-20T20:02:36.397Z] "runtime/internal/atomic", [2024-03-20T20:02:36.397Z] "runtime/internal/math", [2024-03-20T20:02:36.397Z] "runtime/internal/sys", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "sync", [2024-03-20T20:02:36.397Z] "sync/atomic", [2024-03-20T20:02:36.397Z] "syscall", [2024-03-20T20:02:36.397Z] "time", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf8", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestGoFiles": [ [2024-03-20T20:02:36.397Z] "gen_test.go", [2024-03-20T20:02:36.397Z] "language_test.go", [2024-03-20T20:02:36.397Z] "parse_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestImports": [ [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "testing" [2024-03-20T20:02:36.397Z] ] [2024-03-20T20:02:36.397Z] } [2024-03-20T20:02:36.397Z] { [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/language", [2024-03-20T20:02:36.397Z] "ImportPath": "golang.org/x/text/language", [2024-03-20T20:02:36.397Z] "Name": "language", [2024-03-20T20:02:36.397Z] "Doc": "Package language implements BCP 47 language tags and related functionality.", [2024-03-20T20:02:36.397Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "Module": { [2024-03-20T20:02:36.397Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.397Z] "Version": "v0.14.0", [2024-03-20T20:02:36.397Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.397Z] "Indirect": true, [2024-03-20T20:02:36.397Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.397Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.397Z] "GoVersion": "1.18" [2024-03-20T20:02:36.397Z] }, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "Stale": true, [2024-03-20T20:02:36.397Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "coverage.go", [2024-03-20T20:02:36.397Z] "doc.go", [2024-03-20T20:02:36.397Z] "language.go", [2024-03-20T20:02:36.397Z] "match.go", [2024-03-20T20:02:36.397Z] "parse.go", [2024-03-20T20:02:36.397Z] "tables.go", [2024-03-20T20:02:36.397Z] "tags.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.397Z] "gen.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Deps": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.397Z] "internal/abi", [2024-03-20T20:02:36.397Z] "internal/bytealg", [2024-03-20T20:02:36.397Z] "internal/cpu", [2024-03-20T20:02:36.397Z] "internal/fmtsort", [2024-03-20T20:02:36.397Z] "internal/goexperiment", [2024-03-20T20:02:36.397Z] "internal/itoa", [2024-03-20T20:02:36.397Z] "internal/oserror", [2024-03-20T20:02:36.397Z] "internal/poll", [2024-03-20T20:02:36.397Z] "internal/race", [2024-03-20T20:02:36.397Z] "internal/reflectlite", [2024-03-20T20:02:36.397Z] "internal/syscall/execenv", [2024-03-20T20:02:36.397Z] "internal/syscall/unix", [2024-03-20T20:02:36.397Z] "internal/testlog", [2024-03-20T20:02:36.397Z] "internal/unsafeheader", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "io/fs", [2024-03-20T20:02:36.397Z] "math", [2024-03-20T20:02:36.397Z] "math/bits", [2024-03-20T20:02:36.397Z] "os", [2024-03-20T20:02:36.397Z] "path", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "runtime", [2024-03-20T20:02:36.397Z] "runtime/internal/atomic", [2024-03-20T20:02:36.397Z] "runtime/internal/math", [2024-03-20T20:02:36.397Z] "runtime/internal/sys", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "sync", [2024-03-20T20:02:36.397Z] "sync/atomic", [2024-03-20T20:02:36.397Z] "syscall", [2024-03-20T20:02:36.397Z] "time", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf8", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestGoFiles": [ [2024-03-20T20:02:36.397Z] "coverage_test.go", [2024-03-20T20:02:36.397Z] "language_test.go", [2024-03-20T20:02:36.397Z] "lookup_test.go", [2024-03-20T20:02:36.397Z] "match_test.go", [2024-03-20T20:02:36.397Z] "parse_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestImports": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "flag", [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/testtext", [2024-03-20T20:02:36.397Z] "golang.org/x/text/internal/ucd", [2024-03-20T20:02:36.397Z] "os", [2024-03-20T20:02:36.397Z] "path", [2024-03-20T20:02:36.397Z] "path/filepath", [2024-03-20T20:02:36.397Z] "reflect", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "testing", [2024-03-20T20:02:36.397Z] "unicode/utf8" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "XTestGoFiles": [ [2024-03-20T20:02:36.397Z] "examples_test.go", [2024-03-20T20:02:36.397Z] "httpexample_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "XTestImports": [ [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "golang.org/x/text/language", [2024-03-20T20:02:36.397Z] "net/http", [2024-03-20T20:02:36.397Z] "strings" [2024-03-20T20:02:36.397Z] ] [2024-03-20T20:02:36.397Z] } [2024-03-20T20:02:36.397Z] { [2024-03-20T20:02:36.397Z] "Dir": "/usr/local/go/src/regexp/syntax", [2024-03-20T20:02:36.397Z] "ImportPath": "regexp/syntax", [2024-03-20T20:02:36.397Z] "Name": "syntax", [2024-03-20T20:02:36.397Z] "Doc": "Package syntax parses regular expressions into parse trees and compiles parse trees into programs.", [2024-03-20T20:02:36.397Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp/syntax.a", [2024-03-20T20:02:36.397Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.397Z] "Goroot": true, [2024-03-20T20:02:36.397Z] "Standard": true, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "compile.go", [2024-03-20T20:02:36.397Z] "doc.go", [2024-03-20T20:02:36.397Z] "op_string.go", [2024-03-20T20:02:36.397Z] "parse.go", [2024-03-20T20:02:36.397Z] "perl_groups.go", [2024-03-20T20:02:36.397Z] "prog.go", [2024-03-20T20:02:36.397Z] "regexp.go", [2024-03-20T20:02:36.397Z] "simplify.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf8" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Deps": [ [2024-03-20T20:02:36.397Z] "errors", [2024-03-20T20:02:36.397Z] "internal/abi", [2024-03-20T20:02:36.397Z] "internal/bytealg", [2024-03-20T20:02:36.397Z] "internal/cpu", [2024-03-20T20:02:36.397Z] "internal/goexperiment", [2024-03-20T20:02:36.397Z] "internal/race", [2024-03-20T20:02:36.397Z] "internal/reflectlite", [2024-03-20T20:02:36.397Z] "internal/unsafeheader", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "math", [2024-03-20T20:02:36.397Z] "math/bits", [2024-03-20T20:02:36.397Z] "runtime", [2024-03-20T20:02:36.397Z] "runtime/internal/atomic", [2024-03-20T20:02:36.397Z] "runtime/internal/math", [2024-03-20T20:02:36.397Z] "runtime/internal/sys", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "sync", [2024-03-20T20:02:36.397Z] "sync/atomic", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf8", [2024-03-20T20:02:36.397Z] "unsafe" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestGoFiles": [ [2024-03-20T20:02:36.397Z] "parse_test.go", [2024-03-20T20:02:36.397Z] "prog_test.go", [2024-03-20T20:02:36.397Z] "simplify_test.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "TestImports": [ [2024-03-20T20:02:36.397Z] "fmt", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "testing", [2024-03-20T20:02:36.397Z] "unicode" [2024-03-20T20:02:36.397Z] ] [2024-03-20T20:02:36.397Z] } [2024-03-20T20:02:36.397Z] { [2024-03-20T20:02:36.397Z] "Dir": "/usr/local/go/src/regexp", [2024-03-20T20:02:36.397Z] "ImportPath": "regexp", [2024-03-20T20:02:36.397Z] "Name": "regexp", [2024-03-20T20:02:36.397Z] "Doc": "Package regexp implements regular expression search.", [2024-03-20T20:02:36.397Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp.a", [2024-03-20T20:02:36.397Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.397Z] "Goroot": true, [2024-03-20T20:02:36.397Z] "Standard": true, [2024-03-20T20:02:36.397Z] "DepOnly": true, [2024-03-20T20:02:36.397Z] "GoFiles": [ [2024-03-20T20:02:36.397Z] "backtrack.go", [2024-03-20T20:02:36.397Z] "exec.go", [2024-03-20T20:02:36.397Z] "onepass.go", [2024-03-20T20:02:36.397Z] "regexp.go" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.397Z] "Imports": [ [2024-03-20T20:02:36.397Z] "bytes", [2024-03-20T20:02:36.397Z] "io", [2024-03-20T20:02:36.397Z] "regexp/syntax", [2024-03-20T20:02:36.397Z] "sort", [2024-03-20T20:02:36.397Z] "strconv", [2024-03-20T20:02:36.397Z] "strings", [2024-03-20T20:02:36.397Z] "sync", [2024-03-20T20:02:36.397Z] "unicode", [2024-03-20T20:02:36.397Z] "unicode/utf8" [2024-03-20T20:02:36.397Z] ], [2024-03-20T20:02:36.398Z] "Deps": [ [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "internal/abi", [2024-03-20T20:02:36.398Z] "internal/bytealg", [2024-03-20T20:02:36.398Z] "internal/cpu", [2024-03-20T20:02:36.398Z] "internal/goexperiment", [2024-03-20T20:02:36.398Z] "internal/race", [2024-03-20T20:02:36.398Z] "internal/reflectlite", [2024-03-20T20:02:36.398Z] "internal/unsafeheader", [2024-03-20T20:02:36.398Z] "io", [2024-03-20T20:02:36.398Z] "math", [2024-03-20T20:02:36.398Z] "math/bits", [2024-03-20T20:02:36.398Z] "regexp/syntax", [2024-03-20T20:02:36.398Z] "runtime", [2024-03-20T20:02:36.398Z] "runtime/internal/atomic", [2024-03-20T20:02:36.398Z] "runtime/internal/math", [2024-03-20T20:02:36.398Z] "runtime/internal/sys", [2024-03-20T20:02:36.398Z] "sort", [2024-03-20T20:02:36.398Z] "strconv", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "sync", [2024-03-20T20:02:36.398Z] "sync/atomic", [2024-03-20T20:02:36.398Z] "unicode", [2024-03-20T20:02:36.398Z] "unicode/utf8", [2024-03-20T20:02:36.398Z] "unsafe" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestGoFiles": [ [2024-03-20T20:02:36.398Z] "all_test.go", [2024-03-20T20:02:36.398Z] "exec2_test.go", [2024-03-20T20:02:36.398Z] "exec_test.go", [2024-03-20T20:02:36.398Z] "find_test.go", [2024-03-20T20:02:36.398Z] "onepass_test.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestImports": [ [2024-03-20T20:02:36.398Z] "bufio", [2024-03-20T20:02:36.398Z] "compress/bzip2", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "internal/testenv", [2024-03-20T20:02:36.398Z] "io", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "path/filepath", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "regexp/syntax", [2024-03-20T20:02:36.398Z] "strconv", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "testing", [2024-03-20T20:02:36.398Z] "unicode/utf8" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "XTestGoFiles": [ [2024-03-20T20:02:36.398Z] "example_test.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "XTestImports": [ [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "regexp", [2024-03-20T20:02:36.398Z] "strings" [2024-03-20T20:02:36.398Z] ] [2024-03-20T20:02:36.398Z] } [2024-03-20T20:02:36.398Z] { [2024-03-20T20:02:36.398Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-03-20T20:02:36.398Z] "ImportPath": "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.398Z] "Name": "validator", [2024-03-20T20:02:36.398Z] "Doc": "Package validator implements value validations for structs and individual fields based on tags.", [2024-03-20T20:02:36.398Z] "Root": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-03-20T20:02:36.398Z] "Module": { [2024-03-20T20:02:36.398Z] "Path": "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.398Z] "Version": "v10.19.0", [2024-03-20T20:02:36.398Z] "Time": "2024-03-02T19:47:07Z", [2024-03-20T20:02:36.398Z] "Indirect": true, [2024-03-20T20:02:36.398Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-03-20T20:02:36.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/validator/v10/@v/v10.19.0.mod", [2024-03-20T20:02:36.398Z] "GoVersion": "1.18" [2024-03-20T20:02:36.398Z] }, [2024-03-20T20:02:36.398Z] "DepOnly": true, [2024-03-20T20:02:36.398Z] "Stale": true, [2024-03-20T20:02:36.398Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.398Z] "GoFiles": [ [2024-03-20T20:02:36.398Z] "baked_in.go", [2024-03-20T20:02:36.398Z] "cache.go", [2024-03-20T20:02:36.398Z] "country_codes.go", [2024-03-20T20:02:36.398Z] "currency_codes.go", [2024-03-20T20:02:36.398Z] "doc.go", [2024-03-20T20:02:36.398Z] "errors.go", [2024-03-20T20:02:36.398Z] "field_level.go", [2024-03-20T20:02:36.398Z] "options.go", [2024-03-20T20:02:36.398Z] "postcode_regexes.go", [2024-03-20T20:02:36.398Z] "regexes.go", [2024-03-20T20:02:36.398Z] "struct_level.go", [2024-03-20T20:02:36.398Z] "translations.go", [2024-03-20T20:02:36.398Z] "util.go", [2024-03-20T20:02:36.398Z] "validator.go", [2024-03-20T20:02:36.398Z] "validator_instance.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Imports": [ [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "context", [2024-03-20T20:02:36.398Z] "crypto/sha256", [2024-03-20T20:02:36.398Z] "encoding/hex", [2024-03-20T20:02:36.398Z] "encoding/json", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.398Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.398Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.398Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.398Z] "golang.org/x/text/language", [2024-03-20T20:02:36.398Z] "io/fs", [2024-03-20T20:02:36.398Z] "net", [2024-03-20T20:02:36.398Z] "net/url", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "regexp", [2024-03-20T20:02:36.398Z] "strconv", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "sync", [2024-03-20T20:02:36.398Z] "sync/atomic", [2024-03-20T20:02:36.398Z] "syscall", [2024-03-20T20:02:36.398Z] "time", [2024-03-20T20:02:36.398Z] "unicode/utf8", [2024-03-20T20:02:36.398Z] "unsafe" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Deps": [ [2024-03-20T20:02:36.398Z] "bufio", [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "compress/flate", [2024-03-20T20:02:36.398Z] "compress/zlib", [2024-03-20T20:02:36.398Z] "context", [2024-03-20T20:02:36.398Z] "crypto", [2024-03-20T20:02:36.398Z] "crypto/sha256", [2024-03-20T20:02:36.398Z] "debug/dwarf", [2024-03-20T20:02:36.398Z] "debug/macho", [2024-03-20T20:02:36.398Z] "encoding", [2024-03-20T20:02:36.398Z] "encoding/base64", [2024-03-20T20:02:36.398Z] "encoding/binary", [2024-03-20T20:02:36.398Z] "encoding/csv", [2024-03-20T20:02:36.398Z] "encoding/hex", [2024-03-20T20:02:36.398Z] "encoding/json", [2024-03-20T20:02:36.398Z] "encoding/xml", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.398Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.398Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.398Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.398Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.398Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.398Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.398Z] "golang.org/x/net/html", [2024-03-20T20:02:36.398Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.398Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.398Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.398Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.398Z] "golang.org/x/text/language", [2024-03-20T20:02:36.398Z] "hash", [2024-03-20T20:02:36.398Z] "hash/adler32", [2024-03-20T20:02:36.398Z] "internal/abi", [2024-03-20T20:02:36.398Z] "internal/bytealg", [2024-03-20T20:02:36.398Z] "internal/cpu", [2024-03-20T20:02:36.398Z] "internal/fmtsort", [2024-03-20T20:02:36.398Z] "internal/goexperiment", [2024-03-20T20:02:36.398Z] "internal/itoa", [2024-03-20T20:02:36.398Z] "internal/nettrace", [2024-03-20T20:02:36.398Z] "internal/oserror", [2024-03-20T20:02:36.398Z] "internal/poll", [2024-03-20T20:02:36.398Z] "internal/race", [2024-03-20T20:02:36.398Z] "internal/reflectlite", [2024-03-20T20:02:36.398Z] "internal/singleflight", [2024-03-20T20:02:36.398Z] "internal/syscall/execenv", [2024-03-20T20:02:36.398Z] "internal/syscall/unix", [2024-03-20T20:02:36.398Z] "internal/testlog", [2024-03-20T20:02:36.398Z] "internal/unsafeheader", [2024-03-20T20:02:36.398Z] "io", [2024-03-20T20:02:36.398Z] "io/fs", [2024-03-20T20:02:36.398Z] "io/ioutil", [2024-03-20T20:02:36.398Z] "math", [2024-03-20T20:02:36.398Z] "math/bits", [2024-03-20T20:02:36.398Z] "mime", [2024-03-20T20:02:36.398Z] "net", [2024-03-20T20:02:36.398Z] "net/url", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "path", [2024-03-20T20:02:36.398Z] "path/filepath", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "regexp", [2024-03-20T20:02:36.398Z] "regexp/syntax", [2024-03-20T20:02:36.398Z] "runtime", [2024-03-20T20:02:36.398Z] "runtime/cgo", [2024-03-20T20:02:36.398Z] "runtime/internal/atomic", [2024-03-20T20:02:36.398Z] "runtime/internal/math", [2024-03-20T20:02:36.398Z] "runtime/internal/sys", [2024-03-20T20:02:36.398Z] "sort", [2024-03-20T20:02:36.398Z] "strconv", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "sync", [2024-03-20T20:02:36.398Z] "sync/atomic", [2024-03-20T20:02:36.398Z] "syscall", [2024-03-20T20:02:36.398Z] "time", [2024-03-20T20:02:36.398Z] "unicode", [2024-03-20T20:02:36.398Z] "unicode/utf16", [2024-03-20T20:02:36.398Z] "unicode/utf8", [2024-03-20T20:02:36.398Z] "unsafe", [2024-03-20T20:02:36.398Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestGoFiles": [ [2024-03-20T20:02:36.398Z] "benchmarks_test.go", [2024-03-20T20:02:36.398Z] "validator_test.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestImports": [ [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "context", [2024-03-20T20:02:36.398Z] "database/sql", [2024-03-20T20:02:36.398Z] "database/sql/driver", [2024-03-20T20:02:36.398Z] "encoding/base64", [2024-03-20T20:02:36.398Z] "encoding/json", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "github.com/go-playground/assert/v2", [2024-03-20T20:02:36.398Z] "github.com/go-playground/locales/en", [2024-03-20T20:02:36.398Z] "github.com/go-playground/locales/fr", [2024-03-20T20:02:36.398Z] "github.com/go-playground/locales/nl", [2024-03-20T20:02:36.398Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.398Z] "image", [2024-03-20T20:02:36.398Z] "image/jpeg", [2024-03-20T20:02:36.398Z] "image/png", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "path/filepath", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "testing", [2024-03-20T20:02:36.398Z] "time" [2024-03-20T20:02:36.398Z] ] [2024-03-20T20:02:36.398Z] } [2024-03-20T20:02:36.398Z] { [2024-03-20T20:02:36.398Z] "Dir": "/usr/local/go/src/database/sql/driver", [2024-03-20T20:02:36.398Z] "ImportPath": "database/sql/driver", [2024-03-20T20:02:36.398Z] "Name": "driver", [2024-03-20T20:02:36.398Z] "Doc": "Package driver defines interfaces to be implemented by database drivers as used by package sql.", [2024-03-20T20:02:36.398Z] "Target": "/usr/local/go/pkg/linux_amd64/database/sql/driver.a", [2024-03-20T20:02:36.398Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.398Z] "Goroot": true, [2024-03-20T20:02:36.398Z] "Standard": true, [2024-03-20T20:02:36.398Z] "DepOnly": true, [2024-03-20T20:02:36.398Z] "GoFiles": [ [2024-03-20T20:02:36.398Z] "driver.go", [2024-03-20T20:02:36.398Z] "types.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Imports": [ [2024-03-20T20:02:36.398Z] "context", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "strconv", [2024-03-20T20:02:36.398Z] "time" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Deps": [ [2024-03-20T20:02:36.398Z] "context", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "internal/abi", [2024-03-20T20:02:36.398Z] "internal/bytealg", [2024-03-20T20:02:36.398Z] "internal/cpu", [2024-03-20T20:02:36.398Z] "internal/fmtsort", [2024-03-20T20:02:36.398Z] "internal/goexperiment", [2024-03-20T20:02:36.398Z] "internal/itoa", [2024-03-20T20:02:36.398Z] "internal/oserror", [2024-03-20T20:02:36.398Z] "internal/poll", [2024-03-20T20:02:36.398Z] "internal/race", [2024-03-20T20:02:36.398Z] "internal/reflectlite", [2024-03-20T20:02:36.398Z] "internal/syscall/execenv", [2024-03-20T20:02:36.398Z] "internal/syscall/unix", [2024-03-20T20:02:36.398Z] "internal/testlog", [2024-03-20T20:02:36.398Z] "internal/unsafeheader", [2024-03-20T20:02:36.398Z] "io", [2024-03-20T20:02:36.398Z] "io/fs", [2024-03-20T20:02:36.398Z] "math", [2024-03-20T20:02:36.398Z] "math/bits", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "path", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "runtime", [2024-03-20T20:02:36.398Z] "runtime/internal/atomic", [2024-03-20T20:02:36.398Z] "runtime/internal/math", [2024-03-20T20:02:36.398Z] "runtime/internal/sys", [2024-03-20T20:02:36.398Z] "sort", [2024-03-20T20:02:36.398Z] "strconv", [2024-03-20T20:02:36.398Z] "sync", [2024-03-20T20:02:36.398Z] "sync/atomic", [2024-03-20T20:02:36.398Z] "syscall", [2024-03-20T20:02:36.398Z] "time", [2024-03-20T20:02:36.398Z] "unicode", [2024-03-20T20:02:36.398Z] "unicode/utf8", [2024-03-20T20:02:36.398Z] "unsafe" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestGoFiles": [ [2024-03-20T20:02:36.398Z] "types_test.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestImports": [ [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "testing", [2024-03-20T20:02:36.398Z] "time" [2024-03-20T20:02:36.398Z] ] [2024-03-20T20:02:36.398Z] } [2024-03-20T20:02:36.398Z] { [2024-03-20T20:02:36.398Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-20T20:02:36.398Z] "ImportPath": "github.com/google/uuid", [2024-03-20T20:02:36.398Z] "Name": "uuid", [2024-03-20T20:02:36.398Z] "Doc": "Package uuid generates and inspects UUIDs.", [2024-03-20T20:02:36.398Z] "Root": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-20T20:02:36.398Z] "Module": { [2024-03-20T20:02:36.398Z] "Path": "github.com/google/uuid", [2024-03-20T20:02:36.398Z] "Version": "v1.6.0", [2024-03-20T20:02:36.398Z] "Time": "2024-01-23T18:54:04Z", [2024-03-20T20:02:36.398Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-20T20:02:36.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/google/uuid/@v/v1.6.0.mod" [2024-03-20T20:02:36.398Z] }, [2024-03-20T20:02:36.398Z] "DepOnly": true, [2024-03-20T20:02:36.398Z] "Stale": true, [2024-03-20T20:02:36.398Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.398Z] "GoFiles": [ [2024-03-20T20:02:36.398Z] "dce.go", [2024-03-20T20:02:36.398Z] "doc.go", [2024-03-20T20:02:36.398Z] "hash.go", [2024-03-20T20:02:36.398Z] "marshal.go", [2024-03-20T20:02:36.398Z] "node.go", [2024-03-20T20:02:36.398Z] "node_net.go", [2024-03-20T20:02:36.398Z] "null.go", [2024-03-20T20:02:36.398Z] "sql.go", [2024-03-20T20:02:36.398Z] "time.go", [2024-03-20T20:02:36.398Z] "util.go", [2024-03-20T20:02:36.398Z] "uuid.go", [2024-03-20T20:02:36.398Z] "version1.go", [2024-03-20T20:02:36.398Z] "version4.go", [2024-03-20T20:02:36.398Z] "version6.go", [2024-03-20T20:02:36.398Z] "version7.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.398Z] "node_js.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Imports": [ [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "crypto/md5", [2024-03-20T20:02:36.398Z] "crypto/rand", [2024-03-20T20:02:36.398Z] "crypto/sha1", [2024-03-20T20:02:36.398Z] "database/sql/driver", [2024-03-20T20:02:36.398Z] "encoding/binary", [2024-03-20T20:02:36.398Z] "encoding/hex", [2024-03-20T20:02:36.398Z] "encoding/json", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "hash", [2024-03-20T20:02:36.398Z] "io", [2024-03-20T20:02:36.398Z] "net", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "sync", [2024-03-20T20:02:36.398Z] "time" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Deps": [ [2024-03-20T20:02:36.398Z] "bufio", [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "context", [2024-03-20T20:02:36.398Z] "crypto", [2024-03-20T20:02:36.398Z] "crypto/aes", [2024-03-20T20:02:36.398Z] "crypto/cipher", [2024-03-20T20:02:36.398Z] "crypto/internal/subtle", [2024-03-20T20:02:36.398Z] "crypto/md5", [2024-03-20T20:02:36.398Z] "crypto/rand", [2024-03-20T20:02:36.398Z] "crypto/sha1", [2024-03-20T20:02:36.398Z] "crypto/subtle", [2024-03-20T20:02:36.398Z] "database/sql/driver", [2024-03-20T20:02:36.398Z] "encoding", [2024-03-20T20:02:36.398Z] "encoding/base64", [2024-03-20T20:02:36.398Z] "encoding/binary", [2024-03-20T20:02:36.398Z] "encoding/hex", [2024-03-20T20:02:36.398Z] "encoding/json", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "hash", [2024-03-20T20:02:36.398Z] "internal/abi", [2024-03-20T20:02:36.398Z] "internal/bytealg", [2024-03-20T20:02:36.398Z] "internal/cpu", [2024-03-20T20:02:36.398Z] "internal/fmtsort", [2024-03-20T20:02:36.398Z] "internal/goexperiment", [2024-03-20T20:02:36.398Z] "internal/itoa", [2024-03-20T20:02:36.398Z] "internal/nettrace", [2024-03-20T20:02:36.398Z] "internal/oserror", [2024-03-20T20:02:36.398Z] "internal/poll", [2024-03-20T20:02:36.398Z] "internal/race", [2024-03-20T20:02:36.398Z] "internal/reflectlite", [2024-03-20T20:02:36.398Z] "internal/singleflight", [2024-03-20T20:02:36.398Z] "internal/syscall/execenv", [2024-03-20T20:02:36.398Z] "internal/syscall/unix", [2024-03-20T20:02:36.398Z] "internal/testlog", [2024-03-20T20:02:36.398Z] "internal/unsafeheader", [2024-03-20T20:02:36.398Z] "io", [2024-03-20T20:02:36.398Z] "io/fs", [2024-03-20T20:02:36.398Z] "math", [2024-03-20T20:02:36.398Z] "math/big", [2024-03-20T20:02:36.398Z] "math/bits", [2024-03-20T20:02:36.398Z] "math/rand", [2024-03-20T20:02:36.398Z] "net", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "path", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "runtime", [2024-03-20T20:02:36.398Z] "runtime/cgo", [2024-03-20T20:02:36.398Z] "runtime/internal/atomic", [2024-03-20T20:02:36.398Z] "runtime/internal/math", [2024-03-20T20:02:36.398Z] "runtime/internal/sys", [2024-03-20T20:02:36.398Z] "sort", [2024-03-20T20:02:36.398Z] "strconv", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "sync", [2024-03-20T20:02:36.398Z] "sync/atomic", [2024-03-20T20:02:36.398Z] "syscall", [2024-03-20T20:02:36.398Z] "time", [2024-03-20T20:02:36.398Z] "unicode", [2024-03-20T20:02:36.398Z] "unicode/utf16", [2024-03-20T20:02:36.398Z] "unicode/utf8", [2024-03-20T20:02:36.398Z] "unsafe", [2024-03-20T20:02:36.398Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestGoFiles": [ [2024-03-20T20:02:36.398Z] "json_test.go", [2024-03-20T20:02:36.398Z] "null_test.go", [2024-03-20T20:02:36.398Z] "seq_test.go", [2024-03-20T20:02:36.398Z] "sql_test.go", [2024-03-20T20:02:36.398Z] "uuid_test.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "TestImports": [ [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "encoding/json", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "flag", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "runtime", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "testing", [2024-03-20T20:02:36.398Z] "time", [2024-03-20T20:02:36.398Z] "unsafe" [2024-03-20T20:02:36.398Z] ] [2024-03-20T20:02:36.398Z] } [2024-03-20T20:02:36.398Z] { [2024-03-20T20:02:36.398Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/common", [2024-03-20T20:02:36.398Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.398Z] "Name": "common", [2024-03-20T20:02:36.398Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.398Z] "Module": { [2024-03-20T20:02:36.398Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.398Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.398Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.398Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.398Z] "GoVersion": "1.21" [2024-03-20T20:02:36.398Z] }, [2024-03-20T20:02:36.398Z] "DepOnly": true, [2024-03-20T20:02:36.398Z] "Stale": true, [2024-03-20T20:02:36.398Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.398Z] "GoFiles": [ [2024-03-20T20:02:36.398Z] "constants.go", [2024-03-20T20:02:36.398Z] "echo_api_constants.go", [2024-03-20T20:02:36.398Z] "utils.go", [2024-03-20T20:02:36.398Z] "validator.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.398Z] "fake_validator.go" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Imports": [ [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.398Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.398Z] "github.com/google/uuid", [2024-03-20T20:02:36.398Z] "net/url", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "regexp", [2024-03-20T20:02:36.398Z] "strings", [2024-03-20T20:02:36.398Z] "time" [2024-03-20T20:02:36.398Z] ], [2024-03-20T20:02:36.398Z] "Deps": [ [2024-03-20T20:02:36.398Z] "bufio", [2024-03-20T20:02:36.398Z] "bytes", [2024-03-20T20:02:36.398Z] "compress/flate", [2024-03-20T20:02:36.398Z] "compress/gzip", [2024-03-20T20:02:36.398Z] "compress/zlib", [2024-03-20T20:02:36.398Z] "container/list", [2024-03-20T20:02:36.398Z] "context", [2024-03-20T20:02:36.398Z] "crypto", [2024-03-20T20:02:36.398Z] "crypto/aes", [2024-03-20T20:02:36.398Z] "crypto/cipher", [2024-03-20T20:02:36.398Z] "crypto/des", [2024-03-20T20:02:36.398Z] "crypto/dsa", [2024-03-20T20:02:36.398Z] "crypto/ecdsa", [2024-03-20T20:02:36.398Z] "crypto/ed25519", [2024-03-20T20:02:36.398Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.398Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.398Z] "crypto/elliptic", [2024-03-20T20:02:36.398Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.398Z] "crypto/hmac", [2024-03-20T20:02:36.398Z] "crypto/internal/randutil", [2024-03-20T20:02:36.398Z] "crypto/internal/subtle", [2024-03-20T20:02:36.398Z] "crypto/md5", [2024-03-20T20:02:36.398Z] "crypto/rand", [2024-03-20T20:02:36.398Z] "crypto/rc4", [2024-03-20T20:02:36.398Z] "crypto/rsa", [2024-03-20T20:02:36.398Z] "crypto/sha1", [2024-03-20T20:02:36.398Z] "crypto/sha256", [2024-03-20T20:02:36.398Z] "crypto/sha512", [2024-03-20T20:02:36.398Z] "crypto/subtle", [2024-03-20T20:02:36.398Z] "crypto/tls", [2024-03-20T20:02:36.398Z] "crypto/x509", [2024-03-20T20:02:36.398Z] "crypto/x509/pkix", [2024-03-20T20:02:36.398Z] "database/sql/driver", [2024-03-20T20:02:36.398Z] "debug/dwarf", [2024-03-20T20:02:36.398Z] "debug/macho", [2024-03-20T20:02:36.398Z] "encoding", [2024-03-20T20:02:36.398Z] "encoding/asn1", [2024-03-20T20:02:36.398Z] "encoding/base64", [2024-03-20T20:02:36.398Z] "encoding/binary", [2024-03-20T20:02:36.398Z] "encoding/csv", [2024-03-20T20:02:36.398Z] "encoding/hex", [2024-03-20T20:02:36.398Z] "encoding/json", [2024-03-20T20:02:36.398Z] "encoding/pem", [2024-03-20T20:02:36.398Z] "encoding/xml", [2024-03-20T20:02:36.398Z] "errors", [2024-03-20T20:02:36.398Z] "fmt", [2024-03-20T20:02:36.398Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.398Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.398Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.398Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.398Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.398Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.398Z] "github.com/google/uuid", [2024-03-20T20:02:36.398Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.398Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.398Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.398Z] "golang.org/x/net/html", [2024-03-20T20:02:36.398Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.398Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.398Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.398Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.398Z] "golang.org/x/text/language", [2024-03-20T20:02:36.398Z] "hash", [2024-03-20T20:02:36.398Z] "hash/adler32", [2024-03-20T20:02:36.398Z] "hash/crc32", [2024-03-20T20:02:36.398Z] "internal/abi", [2024-03-20T20:02:36.398Z] "internal/bytealg", [2024-03-20T20:02:36.398Z] "internal/cpu", [2024-03-20T20:02:36.398Z] "internal/fmtsort", [2024-03-20T20:02:36.398Z] "internal/goexperiment", [2024-03-20T20:02:36.398Z] "internal/itoa", [2024-03-20T20:02:36.398Z] "internal/nettrace", [2024-03-20T20:02:36.398Z] "internal/oserror", [2024-03-20T20:02:36.398Z] "internal/poll", [2024-03-20T20:02:36.398Z] "internal/race", [2024-03-20T20:02:36.398Z] "internal/reflectlite", [2024-03-20T20:02:36.398Z] "internal/singleflight", [2024-03-20T20:02:36.398Z] "internal/syscall/execenv", [2024-03-20T20:02:36.398Z] "internal/syscall/unix", [2024-03-20T20:02:36.398Z] "internal/testlog", [2024-03-20T20:02:36.398Z] "internal/unsafeheader", [2024-03-20T20:02:36.398Z] "io", [2024-03-20T20:02:36.398Z] "io/fs", [2024-03-20T20:02:36.398Z] "io/ioutil", [2024-03-20T20:02:36.398Z] "log", [2024-03-20T20:02:36.398Z] "math", [2024-03-20T20:02:36.398Z] "math/big", [2024-03-20T20:02:36.398Z] "math/bits", [2024-03-20T20:02:36.398Z] "math/rand", [2024-03-20T20:02:36.398Z] "mime", [2024-03-20T20:02:36.398Z] "mime/multipart", [2024-03-20T20:02:36.398Z] "mime/quotedprintable", [2024-03-20T20:02:36.398Z] "net", [2024-03-20T20:02:36.398Z] "net/http", [2024-03-20T20:02:36.398Z] "net/http/httptrace", [2024-03-20T20:02:36.398Z] "net/http/internal", [2024-03-20T20:02:36.398Z] "net/http/internal/ascii", [2024-03-20T20:02:36.398Z] "net/textproto", [2024-03-20T20:02:36.398Z] "net/url", [2024-03-20T20:02:36.398Z] "os", [2024-03-20T20:02:36.398Z] "path", [2024-03-20T20:02:36.398Z] "path/filepath", [2024-03-20T20:02:36.398Z] "reflect", [2024-03-20T20:02:36.398Z] "regexp", [2024-03-20T20:02:36.398Z] "regexp/syntax", [2024-03-20T20:02:36.398Z] "runtime", [2024-03-20T20:02:36.398Z] "runtime/cgo", [2024-03-20T20:02:36.398Z] "runtime/internal/atomic", [2024-03-20T20:02:36.398Z] "runtime/internal/math", [2024-03-20T20:02:36.398Z] "runtime/internal/sys", [2024-03-20T20:02:36.398Z] "sort", [2024-03-20T20:02:36.399Z] "strconv", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "sync", [2024-03-20T20:02:36.399Z] "sync/atomic", [2024-03-20T20:02:36.399Z] "syscall", [2024-03-20T20:02:36.399Z] "time", [2024-03-20T20:02:36.399Z] "unicode", [2024-03-20T20:02:36.399Z] "unicode/utf16", [2024-03-20T20:02:36.399Z] "unicode/utf8", [2024-03-20T20:02:36.399Z] "unsafe", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestGoFiles": [ [2024-03-20T20:02:36.399Z] "utils_test.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestImports": [ [2024-03-20T20:02:36.399Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.399Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.399Z] "net/url", [2024-03-20T20:02:36.399Z] "testing" [2024-03-20T20:02:36.399Z] ] [2024-03-20T20:02:36.399Z] } [2024-03-20T20:02:36.399Z] { [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/types", [2024-03-20T20:02:36.399Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.399Z] "Name": "types", [2024-03-20T20:02:36.399Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.399Z] "Module": { [2024-03-20T20:02:36.399Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-20T20:02:36.399Z] "Version": "v3.2.0-dev.5", [2024-03-20T20:02:36.399Z] "Time": "2024-01-18T14:27:45Z", [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-20T20:02:36.399Z] "GoVersion": "1.21" [2024-03-20T20:02:36.399Z] }, [2024-03-20T20:02:36.399Z] "DepOnly": true, [2024-03-20T20:02:36.399Z] "Stale": true, [2024-03-20T20:02:36.399Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.399Z] "GoFiles": [ [2024-03-20T20:02:36.399Z] "config.go", [2024-03-20T20:02:36.399Z] "consulroles.go", [2024-03-20T20:02:36.399Z] "messages.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "Imports": [ [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "net/url", [2024-03-20T20:02:36.399Z] "strings" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "Deps": [ [2024-03-20T20:02:36.399Z] "errors", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "internal/abi", [2024-03-20T20:02:36.399Z] "internal/bytealg", [2024-03-20T20:02:36.399Z] "internal/cpu", [2024-03-20T20:02:36.399Z] "internal/fmtsort", [2024-03-20T20:02:36.399Z] "internal/goexperiment", [2024-03-20T20:02:36.399Z] "internal/itoa", [2024-03-20T20:02:36.399Z] "internal/oserror", [2024-03-20T20:02:36.399Z] "internal/poll", [2024-03-20T20:02:36.399Z] "internal/race", [2024-03-20T20:02:36.399Z] "internal/reflectlite", [2024-03-20T20:02:36.399Z] "internal/syscall/execenv", [2024-03-20T20:02:36.399Z] "internal/syscall/unix", [2024-03-20T20:02:36.399Z] "internal/testlog", [2024-03-20T20:02:36.399Z] "internal/unsafeheader", [2024-03-20T20:02:36.399Z] "io", [2024-03-20T20:02:36.399Z] "io/fs", [2024-03-20T20:02:36.399Z] "math", [2024-03-20T20:02:36.399Z] "math/bits", [2024-03-20T20:02:36.399Z] "net/url", [2024-03-20T20:02:36.399Z] "os", [2024-03-20T20:02:36.399Z] "path", [2024-03-20T20:02:36.399Z] "reflect", [2024-03-20T20:02:36.399Z] "runtime", [2024-03-20T20:02:36.399Z] "runtime/internal/atomic", [2024-03-20T20:02:36.399Z] "runtime/internal/math", [2024-03-20T20:02:36.399Z] "runtime/internal/sys", [2024-03-20T20:02:36.399Z] "sort", [2024-03-20T20:02:36.399Z] "strconv", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "sync", [2024-03-20T20:02:36.399Z] "sync/atomic", [2024-03-20T20:02:36.399Z] "syscall", [2024-03-20T20:02:36.399Z] "time", [2024-03-20T20:02:36.399Z] "unicode", [2024-03-20T20:02:36.399Z] "unicode/utf8", [2024-03-20T20:02:36.399Z] "unsafe" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestGoFiles": [ [2024-03-20T20:02:36.399Z] "config_test.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestImports": [ [2024-03-20T20:02:36.399Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.399Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.399Z] "testing" [2024-03-20T20:02:36.399Z] ] [2024-03-20T20:02:36.399Z] } [2024-03-20T20:02:36.399Z] { [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/models", [2024-03-20T20:02:36.399Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.399Z] "Name": "models", [2024-03-20T20:02:36.399Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.399Z] "Module": { [2024-03-20T20:02:36.399Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.399Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.399Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.399Z] "GoVersion": "1.21" [2024-03-20T20:02:36.399Z] }, [2024-03-20T20:02:36.399Z] "DepOnly": true, [2024-03-20T20:02:36.399Z] "Stale": true, [2024-03-20T20:02:36.399Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.399Z] "GoFiles": [ [2024-03-20T20:02:36.399Z] "address.go", [2024-03-20T20:02:36.399Z] "autoevent.go", [2024-03-20T20:02:36.399Z] "consts.go", [2024-03-20T20:02:36.399Z] "dbtimestamp.go", [2024-03-20T20:02:36.399Z] "device.go", [2024-03-20T20:02:36.399Z] "devicecommand.go", [2024-03-20T20:02:36.399Z] "deviceprofile.go", [2024-03-20T20:02:36.399Z] "deviceresource.go", [2024-03-20T20:02:36.399Z] "deviceservice.go", [2024-03-20T20:02:36.399Z] "discovereddevice.go", [2024-03-20T20:02:36.399Z] "event.go", [2024-03-20T20:02:36.399Z] "interval.go", [2024-03-20T20:02:36.399Z] "intervalaction.go", [2024-03-20T20:02:36.399Z] "kvs.go", [2024-03-20T20:02:36.399Z] "log_entry.go", [2024-03-20T20:02:36.399Z] "notification.go", [2024-03-20T20:02:36.399Z] "provisionwatcher.go", [2024-03-20T20:02:36.399Z] "reading.go", [2024-03-20T20:02:36.399Z] "registration.go", [2024-03-20T20:02:36.399Z] "resourceoperation.go", [2024-03-20T20:02:36.399Z] "resourceproperties.go", [2024-03-20T20:02:36.399Z] "subscription.go", [2024-03-20T20:02:36.399Z] "transmission.go", [2024-03-20T20:02:36.399Z] "transmissionrecord.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "Imports": [ [2024-03-20T20:02:36.399Z] "encoding/json", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.399Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "Deps": [ [2024-03-20T20:02:36.399Z] "bufio", [2024-03-20T20:02:36.399Z] "bytes", [2024-03-20T20:02:36.399Z] "compress/flate", [2024-03-20T20:02:36.399Z] "compress/gzip", [2024-03-20T20:02:36.399Z] "compress/zlib", [2024-03-20T20:02:36.399Z] "container/list", [2024-03-20T20:02:36.399Z] "context", [2024-03-20T20:02:36.399Z] "crypto", [2024-03-20T20:02:36.399Z] "crypto/aes", [2024-03-20T20:02:36.399Z] "crypto/cipher", [2024-03-20T20:02:36.399Z] "crypto/des", [2024-03-20T20:02:36.399Z] "crypto/dsa", [2024-03-20T20:02:36.399Z] "crypto/ecdsa", [2024-03-20T20:02:36.399Z] "crypto/ed25519", [2024-03-20T20:02:36.399Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.399Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.399Z] "crypto/elliptic", [2024-03-20T20:02:36.399Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.399Z] "crypto/hmac", [2024-03-20T20:02:36.399Z] "crypto/internal/randutil", [2024-03-20T20:02:36.399Z] "crypto/internal/subtle", [2024-03-20T20:02:36.399Z] "crypto/md5", [2024-03-20T20:02:36.399Z] "crypto/rand", [2024-03-20T20:02:36.399Z] "crypto/rc4", [2024-03-20T20:02:36.399Z] "crypto/rsa", [2024-03-20T20:02:36.399Z] "crypto/sha1", [2024-03-20T20:02:36.399Z] "crypto/sha256", [2024-03-20T20:02:36.399Z] "crypto/sha512", [2024-03-20T20:02:36.399Z] "crypto/subtle", [2024-03-20T20:02:36.399Z] "crypto/tls", [2024-03-20T20:02:36.399Z] "crypto/x509", [2024-03-20T20:02:36.399Z] "crypto/x509/pkix", [2024-03-20T20:02:36.399Z] "database/sql/driver", [2024-03-20T20:02:36.399Z] "debug/dwarf", [2024-03-20T20:02:36.399Z] "debug/macho", [2024-03-20T20:02:36.399Z] "encoding", [2024-03-20T20:02:36.399Z] "encoding/asn1", [2024-03-20T20:02:36.399Z] "encoding/base64", [2024-03-20T20:02:36.399Z] "encoding/binary", [2024-03-20T20:02:36.399Z] "encoding/csv", [2024-03-20T20:02:36.399Z] "encoding/hex", [2024-03-20T20:02:36.399Z] "encoding/json", [2024-03-20T20:02:36.399Z] "encoding/pem", [2024-03-20T20:02:36.399Z] "encoding/xml", [2024-03-20T20:02:36.399Z] "errors", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.399Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.399Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.399Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.399Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.399Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.399Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.399Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.399Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.399Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.399Z] "github.com/google/uuid", [2024-03-20T20:02:36.399Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.399Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.399Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.399Z] "golang.org/x/net/html", [2024-03-20T20:02:36.399Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.399Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.399Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.399Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.399Z] "golang.org/x/text/language", [2024-03-20T20:02:36.399Z] "hash", [2024-03-20T20:02:36.399Z] "hash/adler32", [2024-03-20T20:02:36.399Z] "hash/crc32", [2024-03-20T20:02:36.399Z] "internal/abi", [2024-03-20T20:02:36.399Z] "internal/bytealg", [2024-03-20T20:02:36.399Z] "internal/cpu", [2024-03-20T20:02:36.399Z] "internal/fmtsort", [2024-03-20T20:02:36.399Z] "internal/goexperiment", [2024-03-20T20:02:36.399Z] "internal/itoa", [2024-03-20T20:02:36.399Z] "internal/nettrace", [2024-03-20T20:02:36.399Z] "internal/oserror", [2024-03-20T20:02:36.399Z] "internal/poll", [2024-03-20T20:02:36.399Z] "internal/race", [2024-03-20T20:02:36.399Z] "internal/reflectlite", [2024-03-20T20:02:36.399Z] "internal/singleflight", [2024-03-20T20:02:36.399Z] "internal/syscall/execenv", [2024-03-20T20:02:36.399Z] "internal/syscall/unix", [2024-03-20T20:02:36.399Z] "internal/testlog", [2024-03-20T20:02:36.399Z] "internal/unsafeheader", [2024-03-20T20:02:36.399Z] "io", [2024-03-20T20:02:36.399Z] "io/fs", [2024-03-20T20:02:36.399Z] "io/ioutil", [2024-03-20T20:02:36.399Z] "log", [2024-03-20T20:02:36.399Z] "math", [2024-03-20T20:02:36.399Z] "math/big", [2024-03-20T20:02:36.399Z] "math/bits", [2024-03-20T20:02:36.399Z] "math/rand", [2024-03-20T20:02:36.399Z] "mime", [2024-03-20T20:02:36.399Z] "mime/multipart", [2024-03-20T20:02:36.399Z] "mime/quotedprintable", [2024-03-20T20:02:36.399Z] "net", [2024-03-20T20:02:36.399Z] "net/http", [2024-03-20T20:02:36.399Z] "net/http/httptrace", [2024-03-20T20:02:36.399Z] "net/http/internal", [2024-03-20T20:02:36.399Z] "net/http/internal/ascii", [2024-03-20T20:02:36.399Z] "net/textproto", [2024-03-20T20:02:36.399Z] "net/url", [2024-03-20T20:02:36.399Z] "os", [2024-03-20T20:02:36.399Z] "path", [2024-03-20T20:02:36.399Z] "path/filepath", [2024-03-20T20:02:36.399Z] "reflect", [2024-03-20T20:02:36.399Z] "regexp", [2024-03-20T20:02:36.399Z] "regexp/syntax", [2024-03-20T20:02:36.399Z] "runtime", [2024-03-20T20:02:36.399Z] "runtime/cgo", [2024-03-20T20:02:36.399Z] "runtime/internal/atomic", [2024-03-20T20:02:36.399Z] "runtime/internal/math", [2024-03-20T20:02:36.399Z] "runtime/internal/sys", [2024-03-20T20:02:36.399Z] "sort", [2024-03-20T20:02:36.399Z] "strconv", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "sync", [2024-03-20T20:02:36.399Z] "sync/atomic", [2024-03-20T20:02:36.399Z] "syscall", [2024-03-20T20:02:36.399Z] "time", [2024-03-20T20:02:36.399Z] "unicode", [2024-03-20T20:02:36.399Z] "unicode/utf16", [2024-03-20T20:02:36.399Z] "unicode/utf8", [2024-03-20T20:02:36.399Z] "unsafe", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.399Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestGoFiles": [ [2024-03-20T20:02:36.399Z] "const_test.go", [2024-03-20T20:02:36.399Z] "intervalaction_test.go", [2024-03-20T20:02:36.399Z] "log_entry_test.go", [2024-03-20T20:02:36.399Z] "subscription_test.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestImports": [ [2024-03-20T20:02:36.399Z] "encoding/json", [2024-03-20T20:02:36.399Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.399Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.399Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.399Z] "testing" [2024-03-20T20:02:36.399Z] ] [2024-03-20T20:02:36.399Z] } [2024-03-20T20:02:36.399Z] { [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-20T20:02:36.399Z] "ImportPath": "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.399Z] "Name": "logfmt", [2024-03-20T20:02:36.399Z] "Doc": "Package logfmt implements utilities to marshal and unmarshal data in the logfmt format.", [2024-03-20T20:02:36.399Z] "Root": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-20T20:02:36.399Z] "Module": { [2024-03-20T20:02:36.399Z] "Path": "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.399Z] "Version": "v0.5.1", [2024-03-20T20:02:36.399Z] "Time": "2021-08-18T17:45:36Z", [2024-03-20T20:02:36.399Z] "Indirect": true, [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-20T20:02:36.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logfmt/logfmt/@v/v0.5.1.mod", [2024-03-20T20:02:36.399Z] "GoVersion": "1.17" [2024-03-20T20:02:36.399Z] }, [2024-03-20T20:02:36.399Z] "DepOnly": true, [2024-03-20T20:02:36.399Z] "Stale": true, [2024-03-20T20:02:36.399Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.399Z] "GoFiles": [ [2024-03-20T20:02:36.399Z] "decode.go", [2024-03-20T20:02:36.399Z] "doc.go", [2024-03-20T20:02:36.399Z] "encode.go", [2024-03-20T20:02:36.399Z] "jsonstring.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "Imports": [ [2024-03-20T20:02:36.399Z] "bufio", [2024-03-20T20:02:36.399Z] "bytes", [2024-03-20T20:02:36.399Z] "encoding", [2024-03-20T20:02:36.399Z] "errors", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "io", [2024-03-20T20:02:36.399Z] "reflect", [2024-03-20T20:02:36.399Z] "strconv", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "sync", [2024-03-20T20:02:36.399Z] "unicode", [2024-03-20T20:02:36.399Z] "unicode/utf16", [2024-03-20T20:02:36.399Z] "unicode/utf8" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "Deps": [ [2024-03-20T20:02:36.399Z] "bufio", [2024-03-20T20:02:36.399Z] "bytes", [2024-03-20T20:02:36.399Z] "encoding", [2024-03-20T20:02:36.399Z] "errors", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "internal/abi", [2024-03-20T20:02:36.399Z] "internal/bytealg", [2024-03-20T20:02:36.399Z] "internal/cpu", [2024-03-20T20:02:36.399Z] "internal/fmtsort", [2024-03-20T20:02:36.399Z] "internal/goexperiment", [2024-03-20T20:02:36.399Z] "internal/itoa", [2024-03-20T20:02:36.399Z] "internal/oserror", [2024-03-20T20:02:36.399Z] "internal/poll", [2024-03-20T20:02:36.399Z] "internal/race", [2024-03-20T20:02:36.399Z] "internal/reflectlite", [2024-03-20T20:02:36.399Z] "internal/syscall/execenv", [2024-03-20T20:02:36.399Z] "internal/syscall/unix", [2024-03-20T20:02:36.399Z] "internal/testlog", [2024-03-20T20:02:36.399Z] "internal/unsafeheader", [2024-03-20T20:02:36.399Z] "io", [2024-03-20T20:02:36.399Z] "io/fs", [2024-03-20T20:02:36.399Z] "math", [2024-03-20T20:02:36.399Z] "math/bits", [2024-03-20T20:02:36.399Z] "os", [2024-03-20T20:02:36.399Z] "path", [2024-03-20T20:02:36.399Z] "reflect", [2024-03-20T20:02:36.399Z] "runtime", [2024-03-20T20:02:36.399Z] "runtime/internal/atomic", [2024-03-20T20:02:36.399Z] "runtime/internal/math", [2024-03-20T20:02:36.399Z] "runtime/internal/sys", [2024-03-20T20:02:36.399Z] "sort", [2024-03-20T20:02:36.399Z] "strconv", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "sync", [2024-03-20T20:02:36.399Z] "sync/atomic", [2024-03-20T20:02:36.399Z] "syscall", [2024-03-20T20:02:36.399Z] "time", [2024-03-20T20:02:36.399Z] "unicode", [2024-03-20T20:02:36.399Z] "unicode/utf16", [2024-03-20T20:02:36.399Z] "unicode/utf8", [2024-03-20T20:02:36.399Z] "unsafe" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestGoFiles": [ [2024-03-20T20:02:36.399Z] "decode-bench_test.go", [2024-03-20T20:02:36.399Z] "decode_test.go", [2024-03-20T20:02:36.399Z] "encode_internal_test.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "TestImports": [ [2024-03-20T20:02:36.399Z] "bytes", [2024-03-20T20:02:36.399Z] "errors", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "io/ioutil", [2024-03-20T20:02:36.399Z] "reflect", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "testing" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "XTestGoFiles": [ [2024-03-20T20:02:36.399Z] "encode_test.go", [2024-03-20T20:02:36.399Z] "example_test.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "XTestImports": [ [2024-03-20T20:02:36.399Z] "bytes", [2024-03-20T20:02:36.399Z] "errors", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.399Z] "io/ioutil", [2024-03-20T20:02:36.399Z] "os", [2024-03-20T20:02:36.399Z] "reflect", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "testing", [2024-03-20T20:02:36.399Z] "time" [2024-03-20T20:02:36.399Z] ] [2024-03-20T20:02:36.399Z] } [2024-03-20T20:02:36.399Z] { [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-20T20:02:36.399Z] "ImportPath": "github.com/go-kit/log", [2024-03-20T20:02:36.399Z] "Name": "log", [2024-03-20T20:02:36.399Z] "Doc": "Package log provides a structured logger.", [2024-03-20T20:02:36.399Z] "Root": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-20T20:02:36.399Z] "Module": { [2024-03-20T20:02:36.399Z] "Path": "github.com/go-kit/log", [2024-03-20T20:02:36.399Z] "Version": "v0.2.1", [2024-03-20T20:02:36.399Z] "Time": "2022-04-27T13:55:41Z", [2024-03-20T20:02:36.399Z] "Indirect": true, [2024-03-20T20:02:36.399Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-20T20:02:36.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-kit/log/@v/v0.2.1.mod", [2024-03-20T20:02:36.399Z] "GoVersion": "1.17" [2024-03-20T20:02:36.399Z] }, [2024-03-20T20:02:36.399Z] "DepOnly": true, [2024-03-20T20:02:36.399Z] "Stale": true, [2024-03-20T20:02:36.399Z] "StaleReason": "stale dependency: github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.399Z] "GoFiles": [ [2024-03-20T20:02:36.399Z] "doc.go", [2024-03-20T20:02:36.399Z] "json_logger.go", [2024-03-20T20:02:36.399Z] "log.go", [2024-03-20T20:02:36.399Z] "logfmt_logger.go", [2024-03-20T20:02:36.399Z] "nop_logger.go", [2024-03-20T20:02:36.399Z] "stdlib.go", [2024-03-20T20:02:36.399Z] "sync.go", [2024-03-20T20:02:36.399Z] "value.go" [2024-03-20T20:02:36.399Z] ], [2024-03-20T20:02:36.399Z] "Imports": [ [2024-03-20T20:02:36.399Z] "bytes", [2024-03-20T20:02:36.399Z] "encoding", [2024-03-20T20:02:36.399Z] "encoding/json", [2024-03-20T20:02:36.399Z] "errors", [2024-03-20T20:02:36.399Z] "fmt", [2024-03-20T20:02:36.399Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.399Z] "io", [2024-03-20T20:02:36.399Z] "log", [2024-03-20T20:02:36.399Z] "reflect", [2024-03-20T20:02:36.399Z] "regexp", [2024-03-20T20:02:36.399Z] "runtime", [2024-03-20T20:02:36.399Z] "strconv", [2024-03-20T20:02:36.399Z] "strings", [2024-03-20T20:02:36.399Z] "sync", [2024-03-20T20:02:36.400Z] "sync/atomic", [2024-03-20T20:02:36.400Z] "time" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "Deps": [ [2024-03-20T20:02:36.400Z] "bufio", [2024-03-20T20:02:36.400Z] "bytes", [2024-03-20T20:02:36.400Z] "encoding", [2024-03-20T20:02:36.400Z] "encoding/base64", [2024-03-20T20:02:36.400Z] "encoding/binary", [2024-03-20T20:02:36.400Z] "encoding/json", [2024-03-20T20:02:36.400Z] "errors", [2024-03-20T20:02:36.400Z] "fmt", [2024-03-20T20:02:36.400Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.400Z] "internal/abi", [2024-03-20T20:02:36.400Z] "internal/bytealg", [2024-03-20T20:02:36.400Z] "internal/cpu", [2024-03-20T20:02:36.400Z] "internal/fmtsort", [2024-03-20T20:02:36.400Z] "internal/goexperiment", [2024-03-20T20:02:36.400Z] "internal/itoa", [2024-03-20T20:02:36.400Z] "internal/oserror", [2024-03-20T20:02:36.400Z] "internal/poll", [2024-03-20T20:02:36.400Z] "internal/race", [2024-03-20T20:02:36.400Z] "internal/reflectlite", [2024-03-20T20:02:36.400Z] "internal/syscall/execenv", [2024-03-20T20:02:36.400Z] "internal/syscall/unix", [2024-03-20T20:02:36.400Z] "internal/testlog", [2024-03-20T20:02:36.400Z] "internal/unsafeheader", [2024-03-20T20:02:36.400Z] "io", [2024-03-20T20:02:36.400Z] "io/fs", [2024-03-20T20:02:36.400Z] "log", [2024-03-20T20:02:36.400Z] "math", [2024-03-20T20:02:36.400Z] "math/bits", [2024-03-20T20:02:36.400Z] "os", [2024-03-20T20:02:36.400Z] "path", [2024-03-20T20:02:36.400Z] "reflect", [2024-03-20T20:02:36.400Z] "regexp", [2024-03-20T20:02:36.400Z] "regexp/syntax", [2024-03-20T20:02:36.400Z] "runtime", [2024-03-20T20:02:36.400Z] "runtime/internal/atomic", [2024-03-20T20:02:36.400Z] "runtime/internal/math", [2024-03-20T20:02:36.400Z] "runtime/internal/sys", [2024-03-20T20:02:36.400Z] "sort", [2024-03-20T20:02:36.400Z] "strconv", [2024-03-20T20:02:36.400Z] "strings", [2024-03-20T20:02:36.400Z] "sync", [2024-03-20T20:02:36.400Z] "sync/atomic", [2024-03-20T20:02:36.400Z] "syscall", [2024-03-20T20:02:36.400Z] "time", [2024-03-20T20:02:36.400Z] "unicode", [2024-03-20T20:02:36.400Z] "unicode/utf16", [2024-03-20T20:02:36.400Z] "unicode/utf8", [2024-03-20T20:02:36.400Z] "unsafe" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "TestGoFiles": [ [2024-03-20T20:02:36.400Z] "stdlib_test.go" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "TestImports": [ [2024-03-20T20:02:36.400Z] "bytes", [2024-03-20T20:02:36.400Z] "fmt", [2024-03-20T20:02:36.400Z] "log", [2024-03-20T20:02:36.400Z] "testing", [2024-03-20T20:02:36.400Z] "time" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "XTestGoFiles": [ [2024-03-20T20:02:36.400Z] "benchmark_test.go", [2024-03-20T20:02:36.400Z] "concurrency_test.go", [2024-03-20T20:02:36.400Z] "example_test.go", [2024-03-20T20:02:36.400Z] "json_logger_test.go", [2024-03-20T20:02:36.400Z] "log_test.go", [2024-03-20T20:02:36.400Z] "logfmt_logger_test.go", [2024-03-20T20:02:36.400Z] "nop_logger_test.go", [2024-03-20T20:02:36.400Z] "sync_test.go", [2024-03-20T20:02:36.400Z] "value_test.go" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "XTestImports": [ [2024-03-20T20:02:36.400Z] "bytes", [2024-03-20T20:02:36.400Z] "encoding", [2024-03-20T20:02:36.400Z] "errors", [2024-03-20T20:02:36.400Z] "fmt", [2024-03-20T20:02:36.400Z] "github.com/go-kit/log", [2024-03-20T20:02:36.400Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.400Z] "io", [2024-03-20T20:02:36.400Z] "io/ioutil", [2024-03-20T20:02:36.400Z] "math", [2024-03-20T20:02:36.400Z] "math/rand", [2024-03-20T20:02:36.400Z] "os", [2024-03-20T20:02:36.400Z] "reflect", [2024-03-20T20:02:36.400Z] "runtime", [2024-03-20T20:02:36.400Z] "sync", [2024-03-20T20:02:36.400Z] "testing", [2024-03-20T20:02:36.400Z] "time" [2024-03-20T20:02:36.400Z] ] [2024-03-20T20:02:36.400Z] } [2024-03-20T20:02:36.400Z] { [2024-03-20T20:02:36.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/logger", [2024-03-20T20:02:36.400Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.400Z] "Name": "logger", [2024-03-20T20:02:36.400Z] "Doc": "Package logger provides a client for integration with the support-logging service.", [2024-03-20T20:02:36.400Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.400Z] "Module": { [2024-03-20T20:02:36.400Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.400Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.400Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.400Z] "GoVersion": "1.21" [2024-03-20T20:02:36.400Z] }, [2024-03-20T20:02:36.400Z] "DepOnly": true, [2024-03-20T20:02:36.400Z] "Stale": true, [2024-03-20T20:02:36.400Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.400Z] "GoFiles": [ [2024-03-20T20:02:36.400Z] "logger.go", [2024-03-20T20:02:36.400Z] "mock-logger.go" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "Imports": [ [2024-03-20T20:02:36.400Z] "fmt", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.400Z] "github.com/go-kit/log", [2024-03-20T20:02:36.400Z] "log", [2024-03-20T20:02:36.400Z] "os" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "Deps": [ [2024-03-20T20:02:36.400Z] "bufio", [2024-03-20T20:02:36.400Z] "bytes", [2024-03-20T20:02:36.400Z] "compress/flate", [2024-03-20T20:02:36.400Z] "compress/gzip", [2024-03-20T20:02:36.400Z] "compress/zlib", [2024-03-20T20:02:36.400Z] "container/list", [2024-03-20T20:02:36.400Z] "context", [2024-03-20T20:02:36.400Z] "crypto", [2024-03-20T20:02:36.400Z] "crypto/aes", [2024-03-20T20:02:36.400Z] "crypto/cipher", [2024-03-20T20:02:36.400Z] "crypto/des", [2024-03-20T20:02:36.400Z] "crypto/dsa", [2024-03-20T20:02:36.400Z] "crypto/ecdsa", [2024-03-20T20:02:36.400Z] "crypto/ed25519", [2024-03-20T20:02:36.400Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.400Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.400Z] "crypto/elliptic", [2024-03-20T20:02:36.400Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.400Z] "crypto/hmac", [2024-03-20T20:02:36.400Z] "crypto/internal/randutil", [2024-03-20T20:02:36.400Z] "crypto/internal/subtle", [2024-03-20T20:02:36.400Z] "crypto/md5", [2024-03-20T20:02:36.400Z] "crypto/rand", [2024-03-20T20:02:36.400Z] "crypto/rc4", [2024-03-20T20:02:36.400Z] "crypto/rsa", [2024-03-20T20:02:36.400Z] "crypto/sha1", [2024-03-20T20:02:36.400Z] "crypto/sha256", [2024-03-20T20:02:36.400Z] "crypto/sha512", [2024-03-20T20:02:36.400Z] "crypto/subtle", [2024-03-20T20:02:36.400Z] "crypto/tls", [2024-03-20T20:02:36.400Z] "crypto/x509", [2024-03-20T20:02:36.400Z] "crypto/x509/pkix", [2024-03-20T20:02:36.400Z] "database/sql/driver", [2024-03-20T20:02:36.400Z] "debug/dwarf", [2024-03-20T20:02:36.400Z] "debug/macho", [2024-03-20T20:02:36.400Z] "encoding", [2024-03-20T20:02:36.400Z] "encoding/asn1", [2024-03-20T20:02:36.400Z] "encoding/base64", [2024-03-20T20:02:36.400Z] "encoding/binary", [2024-03-20T20:02:36.400Z] "encoding/csv", [2024-03-20T20:02:36.400Z] "encoding/hex", [2024-03-20T20:02:36.400Z] "encoding/json", [2024-03-20T20:02:36.400Z] "encoding/pem", [2024-03-20T20:02:36.400Z] "encoding/xml", [2024-03-20T20:02:36.400Z] "errors", [2024-03-20T20:02:36.400Z] "fmt", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.400Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.400Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.400Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.400Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.400Z] "github.com/go-kit/log", [2024-03-20T20:02:36.400Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.400Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.400Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.400Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.400Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.400Z] "github.com/google/uuid", [2024-03-20T20:02:36.400Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.400Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.400Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.400Z] "golang.org/x/net/html", [2024-03-20T20:02:36.400Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.400Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.400Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.400Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.400Z] "golang.org/x/text/language", [2024-03-20T20:02:36.400Z] "hash", [2024-03-20T20:02:36.400Z] "hash/adler32", [2024-03-20T20:02:36.400Z] "hash/crc32", [2024-03-20T20:02:36.400Z] "internal/abi", [2024-03-20T20:02:36.400Z] "internal/bytealg", [2024-03-20T20:02:36.400Z] "internal/cpu", [2024-03-20T20:02:36.400Z] "internal/fmtsort", [2024-03-20T20:02:36.400Z] "internal/goexperiment", [2024-03-20T20:02:36.400Z] "internal/itoa", [2024-03-20T20:02:36.400Z] "internal/nettrace", [2024-03-20T20:02:36.400Z] "internal/oserror", [2024-03-20T20:02:36.400Z] "internal/poll", [2024-03-20T20:02:36.400Z] "internal/race", [2024-03-20T20:02:36.400Z] "internal/reflectlite", [2024-03-20T20:02:36.400Z] "internal/singleflight", [2024-03-20T20:02:36.400Z] "internal/syscall/execenv", [2024-03-20T20:02:36.400Z] "internal/syscall/unix", [2024-03-20T20:02:36.400Z] "internal/testlog", [2024-03-20T20:02:36.400Z] "internal/unsafeheader", [2024-03-20T20:02:36.400Z] "io", [2024-03-20T20:02:36.400Z] "io/fs", [2024-03-20T20:02:36.400Z] "io/ioutil", [2024-03-20T20:02:36.400Z] "log", [2024-03-20T20:02:36.400Z] "math", [2024-03-20T20:02:36.400Z] "math/big", [2024-03-20T20:02:36.400Z] "math/bits", [2024-03-20T20:02:36.400Z] "math/rand", [2024-03-20T20:02:36.400Z] "mime", [2024-03-20T20:02:36.400Z] "mime/multipart", [2024-03-20T20:02:36.400Z] "mime/quotedprintable", [2024-03-20T20:02:36.400Z] "net", [2024-03-20T20:02:36.400Z] "net/http", [2024-03-20T20:02:36.400Z] "net/http/httptrace", [2024-03-20T20:02:36.400Z] "net/http/internal", [2024-03-20T20:02:36.400Z] "net/http/internal/ascii", [2024-03-20T20:02:36.400Z] "net/textproto", [2024-03-20T20:02:36.400Z] "net/url", [2024-03-20T20:02:36.400Z] "os", [2024-03-20T20:02:36.400Z] "path", [2024-03-20T20:02:36.400Z] "path/filepath", [2024-03-20T20:02:36.400Z] "reflect", [2024-03-20T20:02:36.400Z] "regexp", [2024-03-20T20:02:36.400Z] "regexp/syntax", [2024-03-20T20:02:36.400Z] "runtime", [2024-03-20T20:02:36.400Z] "runtime/cgo", [2024-03-20T20:02:36.400Z] "runtime/internal/atomic", [2024-03-20T20:02:36.400Z] "runtime/internal/math", [2024-03-20T20:02:36.400Z] "runtime/internal/sys", [2024-03-20T20:02:36.400Z] "sort", [2024-03-20T20:02:36.400Z] "strconv", [2024-03-20T20:02:36.400Z] "strings", [2024-03-20T20:02:36.400Z] "sync", [2024-03-20T20:02:36.400Z] "sync/atomic", [2024-03-20T20:02:36.400Z] "syscall", [2024-03-20T20:02:36.400Z] "time", [2024-03-20T20:02:36.400Z] "unicode", [2024-03-20T20:02:36.400Z] "unicode/utf16", [2024-03-20T20:02:36.400Z] "unicode/utf8", [2024-03-20T20:02:36.400Z] "unsafe", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.400Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "TestGoFiles": [ [2024-03-20T20:02:36.400Z] "logger_test.go" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "TestImports": [ [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.400Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.400Z] "testing" [2024-03-20T20:02:36.400Z] ] [2024-03-20T20:02:36.400Z] } [2024-03-20T20:02:36.400Z] { [2024-03-20T20:02:36.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/fileioperformer", [2024-03-20T20:02:36.400Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.400Z] "Name": "fileioperformer", [2024-03-20T20:02:36.400Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.400Z] "Module": { [2024-03-20T20:02:36.400Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-20T20:02:36.400Z] "Version": "v3.2.0-dev.5", [2024-03-20T20:02:36.400Z] "Time": "2024-01-18T14:27:45Z", [2024-03-20T20:02:36.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-20T20:02:36.400Z] "GoVersion": "1.21" [2024-03-20T20:02:36.400Z] }, [2024-03-20T20:02:36.400Z] "DepOnly": true, [2024-03-20T20:02:36.400Z] "Stale": true, [2024-03-20T20:02:36.400Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.400Z] "GoFiles": [ [2024-03-20T20:02:36.400Z] "interface.go", [2024-03-20T20:02:36.400Z] "methods.go" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "Imports": [ [2024-03-20T20:02:36.400Z] "io", [2024-03-20T20:02:36.400Z] "os" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "Deps": [ [2024-03-20T20:02:36.400Z] "errors", [2024-03-20T20:02:36.400Z] "internal/abi", [2024-03-20T20:02:36.400Z] "internal/bytealg", [2024-03-20T20:02:36.400Z] "internal/cpu", [2024-03-20T20:02:36.400Z] "internal/goexperiment", [2024-03-20T20:02:36.400Z] "internal/itoa", [2024-03-20T20:02:36.400Z] "internal/oserror", [2024-03-20T20:02:36.400Z] "internal/poll", [2024-03-20T20:02:36.400Z] "internal/race", [2024-03-20T20:02:36.400Z] "internal/reflectlite", [2024-03-20T20:02:36.400Z] "internal/syscall/execenv", [2024-03-20T20:02:36.400Z] "internal/syscall/unix", [2024-03-20T20:02:36.400Z] "internal/testlog", [2024-03-20T20:02:36.400Z] "internal/unsafeheader", [2024-03-20T20:02:36.400Z] "io", [2024-03-20T20:02:36.400Z] "io/fs", [2024-03-20T20:02:36.400Z] "os", [2024-03-20T20:02:36.400Z] "path", [2024-03-20T20:02:36.400Z] "runtime", [2024-03-20T20:02:36.400Z] "runtime/internal/atomic", [2024-03-20T20:02:36.400Z] "runtime/internal/math", [2024-03-20T20:02:36.400Z] "runtime/internal/sys", [2024-03-20T20:02:36.400Z] "sort", [2024-03-20T20:02:36.400Z] "sync", [2024-03-20T20:02:36.400Z] "sync/atomic", [2024-03-20T20:02:36.400Z] "syscall", [2024-03-20T20:02:36.400Z] "time", [2024-03-20T20:02:36.400Z] "unicode/utf8", [2024-03-20T20:02:36.400Z] "unsafe" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "TestGoFiles": [ [2024-03-20T20:02:36.400Z] "methods_test.go" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "TestImports": [ [2024-03-20T20:02:36.400Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.400Z] "io", [2024-03-20T20:02:36.400Z] "os", [2024-03-20T20:02:36.400Z] "runtime", [2024-03-20T20:02:36.400Z] "testing" [2024-03-20T20:02:36.400Z] ] [2024-03-20T20:02:36.400Z] } [2024-03-20T20:02:36.400Z] { [2024-03-20T20:02:36.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg", [2024-03-20T20:02:36.400Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.400Z] "Name": "pkg", [2024-03-20T20:02:36.400Z] "Doc": "****************************************************************************** * Copyright 2019 Dell Inc.", [2024-03-20T20:02:36.400Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.400Z] "Module": { [2024-03-20T20:02:36.400Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-20T20:02:36.400Z] "Version": "v3.2.0-dev.5", [2024-03-20T20:02:36.400Z] "Time": "2024-01-18T14:27:45Z", [2024-03-20T20:02:36.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-20T20:02:36.400Z] "GoVersion": "1.21" [2024-03-20T20:02:36.400Z] }, [2024-03-20T20:02:36.400Z] "DepOnly": true, [2024-03-20T20:02:36.400Z] "Stale": true, [2024-03-20T20:02:36.400Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.400Z] "GoFiles": [ [2024-03-20T20:02:36.400Z] "constants.go", [2024-03-20T20:02:36.400Z] "errors.go", [2024-03-20T20:02:36.400Z] "interfaces.go", [2024-03-20T20:02:36.400Z] "requestor.go" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "Imports": [ [2024-03-20T20:02:36.400Z] "crypto/tls", [2024-03-20T20:02:36.400Z] "crypto/x509", [2024-03-20T20:02:36.400Z] "fmt", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.400Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.400Z] "io", [2024-03-20T20:02:36.400Z] "net/http", [2024-03-20T20:02:36.400Z] "strings", [2024-03-20T20:02:36.400Z] "time" [2024-03-20T20:02:36.400Z] ], [2024-03-20T20:02:36.400Z] "Deps": [ [2024-03-20T20:02:36.400Z] "bufio", [2024-03-20T20:02:36.400Z] "bytes", [2024-03-20T20:02:36.400Z] "compress/flate", [2024-03-20T20:02:36.400Z] "compress/gzip", [2024-03-20T20:02:36.400Z] "compress/zlib", [2024-03-20T20:02:36.400Z] "container/list", [2024-03-20T20:02:36.400Z] "context", [2024-03-20T20:02:36.400Z] "crypto", [2024-03-20T20:02:36.400Z] "crypto/aes", [2024-03-20T20:02:36.400Z] "crypto/cipher", [2024-03-20T20:02:36.400Z] "crypto/des", [2024-03-20T20:02:36.400Z] "crypto/dsa", [2024-03-20T20:02:36.400Z] "crypto/ecdsa", [2024-03-20T20:02:36.400Z] "crypto/ed25519", [2024-03-20T20:02:36.400Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.400Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.400Z] "crypto/elliptic", [2024-03-20T20:02:36.400Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.400Z] "crypto/hmac", [2024-03-20T20:02:36.400Z] "crypto/internal/randutil", [2024-03-20T20:02:36.400Z] "crypto/internal/subtle", [2024-03-20T20:02:36.400Z] "crypto/md5", [2024-03-20T20:02:36.400Z] "crypto/rand", [2024-03-20T20:02:36.400Z] "crypto/rc4", [2024-03-20T20:02:36.400Z] "crypto/rsa", [2024-03-20T20:02:36.400Z] "crypto/sha1", [2024-03-20T20:02:36.400Z] "crypto/sha256", [2024-03-20T20:02:36.400Z] "crypto/sha512", [2024-03-20T20:02:36.400Z] "crypto/subtle", [2024-03-20T20:02:36.400Z] "crypto/tls", [2024-03-20T20:02:36.401Z] "crypto/x509", [2024-03-20T20:02:36.401Z] "crypto/x509/pkix", [2024-03-20T20:02:36.401Z] "database/sql/driver", [2024-03-20T20:02:36.401Z] "debug/dwarf", [2024-03-20T20:02:36.401Z] "debug/macho", [2024-03-20T20:02:36.401Z] "encoding", [2024-03-20T20:02:36.401Z] "encoding/asn1", [2024-03-20T20:02:36.401Z] "encoding/base64", [2024-03-20T20:02:36.401Z] "encoding/binary", [2024-03-20T20:02:36.401Z] "encoding/csv", [2024-03-20T20:02:36.401Z] "encoding/hex", [2024-03-20T20:02:36.401Z] "encoding/json", [2024-03-20T20:02:36.401Z] "encoding/pem", [2024-03-20T20:02:36.401Z] "encoding/xml", [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.401Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.401Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.401Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.401Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.401Z] "github.com/go-kit/log", [2024-03-20T20:02:36.401Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.401Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.401Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.401Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.401Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.401Z] "github.com/google/uuid", [2024-03-20T20:02:36.401Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.401Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.401Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.401Z] "golang.org/x/net/html", [2024-03-20T20:02:36.401Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.401Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.401Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.401Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.401Z] "golang.org/x/text/language", [2024-03-20T20:02:36.401Z] "hash", [2024-03-20T20:02:36.401Z] "hash/adler32", [2024-03-20T20:02:36.401Z] "hash/crc32", [2024-03-20T20:02:36.401Z] "internal/abi", [2024-03-20T20:02:36.401Z] "internal/bytealg", [2024-03-20T20:02:36.401Z] "internal/cpu", [2024-03-20T20:02:36.401Z] "internal/fmtsort", [2024-03-20T20:02:36.401Z] "internal/goexperiment", [2024-03-20T20:02:36.401Z] "internal/itoa", [2024-03-20T20:02:36.401Z] "internal/nettrace", [2024-03-20T20:02:36.401Z] "internal/oserror", [2024-03-20T20:02:36.401Z] "internal/poll", [2024-03-20T20:02:36.401Z] "internal/race", [2024-03-20T20:02:36.401Z] "internal/reflectlite", [2024-03-20T20:02:36.401Z] "internal/singleflight", [2024-03-20T20:02:36.401Z] "internal/syscall/execenv", [2024-03-20T20:02:36.401Z] "internal/syscall/unix", [2024-03-20T20:02:36.401Z] "internal/testlog", [2024-03-20T20:02:36.401Z] "internal/unsafeheader", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "io/fs", [2024-03-20T20:02:36.401Z] "io/ioutil", [2024-03-20T20:02:36.401Z] "log", [2024-03-20T20:02:36.401Z] "math", [2024-03-20T20:02:36.401Z] "math/big", [2024-03-20T20:02:36.401Z] "math/bits", [2024-03-20T20:02:36.401Z] "math/rand", [2024-03-20T20:02:36.401Z] "mime", [2024-03-20T20:02:36.401Z] "mime/multipart", [2024-03-20T20:02:36.401Z] "mime/quotedprintable", [2024-03-20T20:02:36.401Z] "net", [2024-03-20T20:02:36.401Z] "net/http", [2024-03-20T20:02:36.401Z] "net/http/httptrace", [2024-03-20T20:02:36.401Z] "net/http/internal", [2024-03-20T20:02:36.401Z] "net/http/internal/ascii", [2024-03-20T20:02:36.401Z] "net/textproto", [2024-03-20T20:02:36.401Z] "net/url", [2024-03-20T20:02:36.401Z] "os", [2024-03-20T20:02:36.401Z] "path", [2024-03-20T20:02:36.401Z] "path/filepath", [2024-03-20T20:02:36.401Z] "reflect", [2024-03-20T20:02:36.401Z] "regexp", [2024-03-20T20:02:36.401Z] "regexp/syntax", [2024-03-20T20:02:36.401Z] "runtime", [2024-03-20T20:02:36.401Z] "runtime/cgo", [2024-03-20T20:02:36.401Z] "runtime/internal/atomic", [2024-03-20T20:02:36.401Z] "runtime/internal/math", [2024-03-20T20:02:36.401Z] "runtime/internal/sys", [2024-03-20T20:02:36.401Z] "sort", [2024-03-20T20:02:36.401Z] "strconv", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "sync", [2024-03-20T20:02:36.401Z] "sync/atomic", [2024-03-20T20:02:36.401Z] "syscall", [2024-03-20T20:02:36.401Z] "time", [2024-03-20T20:02:36.401Z] "unicode", [2024-03-20T20:02:36.401Z] "unicode/utf16", [2024-03-20T20:02:36.401Z] "unicode/utf8", [2024-03-20T20:02:36.401Z] "unsafe", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "TestGoFiles": [ [2024-03-20T20:02:36.401Z] "requestor_test.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "TestImports": [ [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.401Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "testing" [2024-03-20T20:02:36.401Z] ] [2024-03-20T20:02:36.401Z] } [2024-03-20T20:02:36.401Z] { [2024-03-20T20:02:36.401Z] "Dir": "/usr/local/go/src/flag", [2024-03-20T20:02:36.401Z] "ImportPath": "flag", [2024-03-20T20:02:36.401Z] "Name": "flag", [2024-03-20T20:02:36.401Z] "Doc": "Package flag implements command-line flag parsing.", [2024-03-20T20:02:36.401Z] "Target": "/usr/local/go/pkg/linux_amd64/flag.a", [2024-03-20T20:02:36.401Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.401Z] "Goroot": true, [2024-03-20T20:02:36.401Z] "Standard": true, [2024-03-20T20:02:36.401Z] "DepOnly": true, [2024-03-20T20:02:36.401Z] "GoFiles": [ [2024-03-20T20:02:36.401Z] "flag.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "Imports": [ [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "os", [2024-03-20T20:02:36.401Z] "reflect", [2024-03-20T20:02:36.401Z] "sort", [2024-03-20T20:02:36.401Z] "strconv", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "time" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "Deps": [ [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "internal/abi", [2024-03-20T20:02:36.401Z] "internal/bytealg", [2024-03-20T20:02:36.401Z] "internal/cpu", [2024-03-20T20:02:36.401Z] "internal/fmtsort", [2024-03-20T20:02:36.401Z] "internal/goexperiment", [2024-03-20T20:02:36.401Z] "internal/itoa", [2024-03-20T20:02:36.401Z] "internal/oserror", [2024-03-20T20:02:36.401Z] "internal/poll", [2024-03-20T20:02:36.401Z] "internal/race", [2024-03-20T20:02:36.401Z] "internal/reflectlite", [2024-03-20T20:02:36.401Z] "internal/syscall/execenv", [2024-03-20T20:02:36.401Z] "internal/syscall/unix", [2024-03-20T20:02:36.401Z] "internal/testlog", [2024-03-20T20:02:36.401Z] "internal/unsafeheader", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "io/fs", [2024-03-20T20:02:36.401Z] "math", [2024-03-20T20:02:36.401Z] "math/bits", [2024-03-20T20:02:36.401Z] "os", [2024-03-20T20:02:36.401Z] "path", [2024-03-20T20:02:36.401Z] "reflect", [2024-03-20T20:02:36.401Z] "runtime", [2024-03-20T20:02:36.401Z] "runtime/internal/atomic", [2024-03-20T20:02:36.401Z] "runtime/internal/math", [2024-03-20T20:02:36.401Z] "runtime/internal/sys", [2024-03-20T20:02:36.401Z] "sort", [2024-03-20T20:02:36.401Z] "strconv", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "sync", [2024-03-20T20:02:36.401Z] "sync/atomic", [2024-03-20T20:02:36.401Z] "syscall", [2024-03-20T20:02:36.401Z] "time", [2024-03-20T20:02:36.401Z] "unicode", [2024-03-20T20:02:36.401Z] "unicode/utf8", [2024-03-20T20:02:36.401Z] "unsafe" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "TestGoFiles": [ [2024-03-20T20:02:36.401Z] "export_test.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "TestImports": [ [2024-03-20T20:02:36.401Z] "os" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "XTestGoFiles": [ [2024-03-20T20:02:36.401Z] "example_func_test.go", [2024-03-20T20:02:36.401Z] "example_test.go", [2024-03-20T20:02:36.401Z] "example_value_test.go", [2024-03-20T20:02:36.401Z] "flag_test.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "XTestImports": [ [2024-03-20T20:02:36.401Z] "bytes", [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "flag", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "internal/testenv", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "net", [2024-03-20T20:02:36.401Z] "net/url", [2024-03-20T20:02:36.401Z] "os", [2024-03-20T20:02:36.401Z] "os/exec", [2024-03-20T20:02:36.401Z] "runtime", [2024-03-20T20:02:36.401Z] "sort", [2024-03-20T20:02:36.401Z] "strconv", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "testing", [2024-03-20T20:02:36.401Z] "time" [2024-03-20T20:02:36.401Z] ] [2024-03-20T20:02:36.401Z] } [2024-03-20T20:02:36.401Z] { [2024-03-20T20:02:36.401Z] "Dir": "/usr/local/go/src/net/http/internal/testcert", [2024-03-20T20:02:36.401Z] "ImportPath": "net/http/internal/testcert", [2024-03-20T20:02:36.401Z] "Name": "testcert", [2024-03-20T20:02:36.401Z] "Doc": "Package testcert contains a test-only localhost certificate.", [2024-03-20T20:02:36.401Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/testcert.a", [2024-03-20T20:02:36.401Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.401Z] "Goroot": true, [2024-03-20T20:02:36.401Z] "Standard": true, [2024-03-20T20:02:36.401Z] "DepOnly": true, [2024-03-20T20:02:36.401Z] "GoFiles": [ [2024-03-20T20:02:36.401Z] "testcert.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "Imports": [ [2024-03-20T20:02:36.401Z] "strings" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "Deps": [ [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "internal/abi", [2024-03-20T20:02:36.401Z] "internal/bytealg", [2024-03-20T20:02:36.401Z] "internal/cpu", [2024-03-20T20:02:36.401Z] "internal/goexperiment", [2024-03-20T20:02:36.401Z] "internal/race", [2024-03-20T20:02:36.401Z] "internal/reflectlite", [2024-03-20T20:02:36.401Z] "internal/unsafeheader", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "runtime", [2024-03-20T20:02:36.401Z] "runtime/internal/atomic", [2024-03-20T20:02:36.401Z] "runtime/internal/math", [2024-03-20T20:02:36.401Z] "runtime/internal/sys", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "sync", [2024-03-20T20:02:36.401Z] "sync/atomic", [2024-03-20T20:02:36.401Z] "unicode", [2024-03-20T20:02:36.401Z] "unicode/utf8", [2024-03-20T20:02:36.401Z] "unsafe" [2024-03-20T20:02:36.401Z] ] [2024-03-20T20:02:36.401Z] } [2024-03-20T20:02:36.401Z] { [2024-03-20T20:02:36.401Z] "Dir": "/usr/local/go/src/net/http/httptest", [2024-03-20T20:02:36.401Z] "ImportPath": "net/http/httptest", [2024-03-20T20:02:36.401Z] "Name": "httptest", [2024-03-20T20:02:36.401Z] "Doc": "Package httptest provides utilities for HTTP testing.", [2024-03-20T20:02:36.401Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptest.a", [2024-03-20T20:02:36.401Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.401Z] "Goroot": true, [2024-03-20T20:02:36.401Z] "Standard": true, [2024-03-20T20:02:36.401Z] "DepOnly": true, [2024-03-20T20:02:36.401Z] "GoFiles": [ [2024-03-20T20:02:36.401Z] "httptest.go", [2024-03-20T20:02:36.401Z] "recorder.go", [2024-03-20T20:02:36.401Z] "server.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "Imports": [ [2024-03-20T20:02:36.401Z] "bufio", [2024-03-20T20:02:36.401Z] "bytes", [2024-03-20T20:02:36.401Z] "crypto/tls", [2024-03-20T20:02:36.401Z] "crypto/x509", [2024-03-20T20:02:36.401Z] "flag", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "log", [2024-03-20T20:02:36.401Z] "net", [2024-03-20T20:02:36.401Z] "net/http", [2024-03-20T20:02:36.401Z] "net/http/internal/testcert", [2024-03-20T20:02:36.401Z] "net/textproto", [2024-03-20T20:02:36.401Z] "os", [2024-03-20T20:02:36.401Z] "strconv", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "sync", [2024-03-20T20:02:36.401Z] "time" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "ImportMap": { [2024-03-20T20:02:36.401Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-03-20T20:02:36.401Z] }, [2024-03-20T20:02:36.401Z] "Deps": [ [2024-03-20T20:02:36.401Z] "bufio", [2024-03-20T20:02:36.401Z] "bytes", [2024-03-20T20:02:36.401Z] "compress/flate", [2024-03-20T20:02:36.401Z] "compress/gzip", [2024-03-20T20:02:36.401Z] "container/list", [2024-03-20T20:02:36.401Z] "context", [2024-03-20T20:02:36.401Z] "crypto", [2024-03-20T20:02:36.401Z] "crypto/aes", [2024-03-20T20:02:36.401Z] "crypto/cipher", [2024-03-20T20:02:36.401Z] "crypto/des", [2024-03-20T20:02:36.401Z] "crypto/dsa", [2024-03-20T20:02:36.401Z] "crypto/ecdsa", [2024-03-20T20:02:36.401Z] "crypto/ed25519", [2024-03-20T20:02:36.401Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.401Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.401Z] "crypto/elliptic", [2024-03-20T20:02:36.401Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.401Z] "crypto/hmac", [2024-03-20T20:02:36.401Z] "crypto/internal/randutil", [2024-03-20T20:02:36.401Z] "crypto/internal/subtle", [2024-03-20T20:02:36.401Z] "crypto/md5", [2024-03-20T20:02:36.401Z] "crypto/rand", [2024-03-20T20:02:36.401Z] "crypto/rc4", [2024-03-20T20:02:36.401Z] "crypto/rsa", [2024-03-20T20:02:36.401Z] "crypto/sha1", [2024-03-20T20:02:36.401Z] "crypto/sha256", [2024-03-20T20:02:36.401Z] "crypto/sha512", [2024-03-20T20:02:36.401Z] "crypto/subtle", [2024-03-20T20:02:36.401Z] "crypto/tls", [2024-03-20T20:02:36.401Z] "crypto/x509", [2024-03-20T20:02:36.401Z] "crypto/x509/pkix", [2024-03-20T20:02:36.401Z] "encoding/asn1", [2024-03-20T20:02:36.401Z] "encoding/base64", [2024-03-20T20:02:36.401Z] "encoding/binary", [2024-03-20T20:02:36.401Z] "encoding/hex", [2024-03-20T20:02:36.401Z] "encoding/pem", [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "flag", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "hash", [2024-03-20T20:02:36.401Z] "hash/crc32", [2024-03-20T20:02:36.401Z] "internal/abi", [2024-03-20T20:02:36.401Z] "internal/bytealg", [2024-03-20T20:02:36.401Z] "internal/cpu", [2024-03-20T20:02:36.401Z] "internal/fmtsort", [2024-03-20T20:02:36.401Z] "internal/goexperiment", [2024-03-20T20:02:36.401Z] "internal/itoa", [2024-03-20T20:02:36.401Z] "internal/nettrace", [2024-03-20T20:02:36.401Z] "internal/oserror", [2024-03-20T20:02:36.401Z] "internal/poll", [2024-03-20T20:02:36.401Z] "internal/race", [2024-03-20T20:02:36.401Z] "internal/reflectlite", [2024-03-20T20:02:36.401Z] "internal/singleflight", [2024-03-20T20:02:36.401Z] "internal/syscall/execenv", [2024-03-20T20:02:36.401Z] "internal/syscall/unix", [2024-03-20T20:02:36.401Z] "internal/testlog", [2024-03-20T20:02:36.401Z] "internal/unsafeheader", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "io/fs", [2024-03-20T20:02:36.401Z] "io/ioutil", [2024-03-20T20:02:36.401Z] "log", [2024-03-20T20:02:36.401Z] "math", [2024-03-20T20:02:36.401Z] "math/big", [2024-03-20T20:02:36.401Z] "math/bits", [2024-03-20T20:02:36.401Z] "math/rand", [2024-03-20T20:02:36.401Z] "mime", [2024-03-20T20:02:36.401Z] "mime/multipart", [2024-03-20T20:02:36.401Z] "mime/quotedprintable", [2024-03-20T20:02:36.401Z] "net", [2024-03-20T20:02:36.401Z] "net/http", [2024-03-20T20:02:36.401Z] "net/http/httptrace", [2024-03-20T20:02:36.401Z] "net/http/internal", [2024-03-20T20:02:36.401Z] "net/http/internal/ascii", [2024-03-20T20:02:36.401Z] "net/http/internal/testcert", [2024-03-20T20:02:36.401Z] "net/textproto", [2024-03-20T20:02:36.401Z] "net/url", [2024-03-20T20:02:36.401Z] "os", [2024-03-20T20:02:36.401Z] "path", [2024-03-20T20:02:36.401Z] "path/filepath", [2024-03-20T20:02:36.401Z] "reflect", [2024-03-20T20:02:36.401Z] "runtime", [2024-03-20T20:02:36.401Z] "runtime/cgo", [2024-03-20T20:02:36.401Z] "runtime/internal/atomic", [2024-03-20T20:02:36.401Z] "runtime/internal/math", [2024-03-20T20:02:36.401Z] "runtime/internal/sys", [2024-03-20T20:02:36.401Z] "sort", [2024-03-20T20:02:36.401Z] "strconv", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "sync", [2024-03-20T20:02:36.401Z] "sync/atomic", [2024-03-20T20:02:36.401Z] "syscall", [2024-03-20T20:02:36.401Z] "time", [2024-03-20T20:02:36.401Z] "unicode", [2024-03-20T20:02:36.401Z] "unicode/utf16", [2024-03-20T20:02:36.401Z] "unicode/utf8", [2024-03-20T20:02:36.401Z] "unsafe", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.401Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "TestGoFiles": [ [2024-03-20T20:02:36.401Z] "httptest_test.go", [2024-03-20T20:02:36.401Z] "recorder_test.go", [2024-03-20T20:02:36.401Z] "server_test.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "TestImports": [ [2024-03-20T20:02:36.401Z] "bufio", [2024-03-20T20:02:36.401Z] "crypto/tls", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "net", [2024-03-20T20:02:36.401Z] "net/http", [2024-03-20T20:02:36.401Z] "net/url", [2024-03-20T20:02:36.401Z] "reflect", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "sync", [2024-03-20T20:02:36.401Z] "testing" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "XTestGoFiles": [ [2024-03-20T20:02:36.401Z] "example_test.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "XTestImports": [ [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "log", [2024-03-20T20:02:36.401Z] "net/http", [2024-03-20T20:02:36.401Z] "net/http/httptest" [2024-03-20T20:02:36.401Z] ] [2024-03-20T20:02:36.401Z] } [2024-03-20T20:02:36.401Z] { [2024-03-20T20:02:36.401Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/internal/pkg/vault", [2024-03-20T20:02:36.401Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.401Z] "Name": "vault", [2024-03-20T20:02:36.401Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.401Z] "Module": { [2024-03-20T20:02:36.401Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-20T20:02:36.401Z] "Version": "v3.2.0-dev.5", [2024-03-20T20:02:36.401Z] "Time": "2024-01-18T14:27:45Z", [2024-03-20T20:02:36.401Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.401Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-20T20:02:36.401Z] "GoVersion": "1.21" [2024-03-20T20:02:36.401Z] }, [2024-03-20T20:02:36.401Z] "DepOnly": true, [2024-03-20T20:02:36.401Z] "Stale": true, [2024-03-20T20:02:36.401Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.401Z] "GoFiles": [ [2024-03-20T20:02:36.401Z] "client.go", [2024-03-20T20:02:36.401Z] "constants.go", [2024-03-20T20:02:36.401Z] "errors.go", [2024-03-20T20:02:36.401Z] "management.go", [2024-03-20T20:02:36.401Z] "mock.go", [2024-03-20T20:02:36.401Z] "models.go", [2024-03-20T20:02:36.401Z] "request.go", [2024-03-20T20:02:36.401Z] "roottoken.go", [2024-03-20T20:02:36.401Z] "secrets.go", [2024-03-20T20:02:36.401Z] "token.go" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "Imports": [ [2024-03-20T20:02:36.401Z] "bytes", [2024-03-20T20:02:36.401Z] "context", [2024-03-20T20:02:36.401Z] "crypto/tls", [2024-03-20T20:02:36.401Z] "crypto/x509", [2024-03-20T20:02:36.401Z] "encoding/base64", [2024-03-20T20:02:36.401Z] "encoding/json", [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.401Z] "io", [2024-03-20T20:02:36.401Z] "net/http", [2024-03-20T20:02:36.401Z] "net/http/httptest", [2024-03-20T20:02:36.401Z] "net/url", [2024-03-20T20:02:36.401Z] "os", [2024-03-20T20:02:36.401Z] "path", [2024-03-20T20:02:36.401Z] "regexp", [2024-03-20T20:02:36.401Z] "strings", [2024-03-20T20:02:36.401Z] "sync", [2024-03-20T20:02:36.401Z] "time" [2024-03-20T20:02:36.401Z] ], [2024-03-20T20:02:36.401Z] "Deps": [ [2024-03-20T20:02:36.401Z] "bufio", [2024-03-20T20:02:36.401Z] "bytes", [2024-03-20T20:02:36.401Z] "compress/flate", [2024-03-20T20:02:36.401Z] "compress/gzip", [2024-03-20T20:02:36.401Z] "compress/zlib", [2024-03-20T20:02:36.401Z] "container/list", [2024-03-20T20:02:36.401Z] "context", [2024-03-20T20:02:36.401Z] "crypto", [2024-03-20T20:02:36.401Z] "crypto/aes", [2024-03-20T20:02:36.401Z] "crypto/cipher", [2024-03-20T20:02:36.401Z] "crypto/des", [2024-03-20T20:02:36.401Z] "crypto/dsa", [2024-03-20T20:02:36.401Z] "crypto/ecdsa", [2024-03-20T20:02:36.401Z] "crypto/ed25519", [2024-03-20T20:02:36.401Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.401Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.401Z] "crypto/elliptic", [2024-03-20T20:02:36.401Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.401Z] "crypto/hmac", [2024-03-20T20:02:36.401Z] "crypto/internal/randutil", [2024-03-20T20:02:36.401Z] "crypto/internal/subtle", [2024-03-20T20:02:36.401Z] "crypto/md5", [2024-03-20T20:02:36.401Z] "crypto/rand", [2024-03-20T20:02:36.401Z] "crypto/rc4", [2024-03-20T20:02:36.401Z] "crypto/rsa", [2024-03-20T20:02:36.401Z] "crypto/sha1", [2024-03-20T20:02:36.401Z] "crypto/sha256", [2024-03-20T20:02:36.401Z] "crypto/sha512", [2024-03-20T20:02:36.401Z] "crypto/subtle", [2024-03-20T20:02:36.401Z] "crypto/tls", [2024-03-20T20:02:36.401Z] "crypto/x509", [2024-03-20T20:02:36.401Z] "crypto/x509/pkix", [2024-03-20T20:02:36.401Z] "database/sql/driver", [2024-03-20T20:02:36.401Z] "debug/dwarf", [2024-03-20T20:02:36.401Z] "debug/macho", [2024-03-20T20:02:36.401Z] "encoding", [2024-03-20T20:02:36.401Z] "encoding/asn1", [2024-03-20T20:02:36.401Z] "encoding/base64", [2024-03-20T20:02:36.401Z] "encoding/binary", [2024-03-20T20:02:36.401Z] "encoding/csv", [2024-03-20T20:02:36.401Z] "encoding/hex", [2024-03-20T20:02:36.401Z] "encoding/json", [2024-03-20T20:02:36.401Z] "encoding/pem", [2024-03-20T20:02:36.401Z] "encoding/xml", [2024-03-20T20:02:36.401Z] "errors", [2024-03-20T20:02:36.401Z] "flag", [2024-03-20T20:02:36.401Z] "fmt", [2024-03-20T20:02:36.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.402Z] "github.com/go-kit/log", [2024-03-20T20:02:36.402Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.402Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.402Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.402Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.402Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.402Z] "github.com/google/uuid", [2024-03-20T20:02:36.402Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.402Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.402Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.402Z] "golang.org/x/net/html", [2024-03-20T20:02:36.402Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.402Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.402Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.402Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.402Z] "golang.org/x/text/language", [2024-03-20T20:02:36.402Z] "hash", [2024-03-20T20:02:36.402Z] "hash/adler32", [2024-03-20T20:02:36.402Z] "hash/crc32", [2024-03-20T20:02:36.402Z] "internal/abi", [2024-03-20T20:02:36.402Z] "internal/bytealg", [2024-03-20T20:02:36.402Z] "internal/cpu", [2024-03-20T20:02:36.402Z] "internal/fmtsort", [2024-03-20T20:02:36.402Z] "internal/goexperiment", [2024-03-20T20:02:36.402Z] "internal/itoa", [2024-03-20T20:02:36.402Z] "internal/nettrace", [2024-03-20T20:02:36.402Z] "internal/oserror", [2024-03-20T20:02:36.402Z] "internal/poll", [2024-03-20T20:02:36.402Z] "internal/race", [2024-03-20T20:02:36.402Z] "internal/reflectlite", [2024-03-20T20:02:36.402Z] "internal/singleflight", [2024-03-20T20:02:36.402Z] "internal/syscall/execenv", [2024-03-20T20:02:36.402Z] "internal/syscall/unix", [2024-03-20T20:02:36.402Z] "internal/testlog", [2024-03-20T20:02:36.402Z] "internal/unsafeheader", [2024-03-20T20:02:36.402Z] "io", [2024-03-20T20:02:36.402Z] "io/fs", [2024-03-20T20:02:36.402Z] "io/ioutil", [2024-03-20T20:02:36.402Z] "log", [2024-03-20T20:02:36.402Z] "math", [2024-03-20T20:02:36.402Z] "math/big", [2024-03-20T20:02:36.402Z] "math/bits", [2024-03-20T20:02:36.402Z] "math/rand", [2024-03-20T20:02:36.402Z] "mime", [2024-03-20T20:02:36.402Z] "mime/multipart", [2024-03-20T20:02:36.402Z] "mime/quotedprintable", [2024-03-20T20:02:36.402Z] "net", [2024-03-20T20:02:36.402Z] "net/http", [2024-03-20T20:02:36.402Z] "net/http/httptest", [2024-03-20T20:02:36.402Z] "net/http/httptrace", [2024-03-20T20:02:36.402Z] "net/http/internal", [2024-03-20T20:02:36.402Z] "net/http/internal/ascii", [2024-03-20T20:02:36.402Z] "net/http/internal/testcert", [2024-03-20T20:02:36.402Z] "net/textproto", [2024-03-20T20:02:36.402Z] "net/url", [2024-03-20T20:02:36.402Z] "os", [2024-03-20T20:02:36.402Z] "path", [2024-03-20T20:02:36.402Z] "path/filepath", [2024-03-20T20:02:36.402Z] "reflect", [2024-03-20T20:02:36.402Z] "regexp", [2024-03-20T20:02:36.402Z] "regexp/syntax", [2024-03-20T20:02:36.402Z] "runtime", [2024-03-20T20:02:36.402Z] "runtime/cgo", [2024-03-20T20:02:36.402Z] "runtime/internal/atomic", [2024-03-20T20:02:36.402Z] "runtime/internal/math", [2024-03-20T20:02:36.402Z] "runtime/internal/sys", [2024-03-20T20:02:36.402Z] "sort", [2024-03-20T20:02:36.402Z] "strconv", [2024-03-20T20:02:36.402Z] "strings", [2024-03-20T20:02:36.402Z] "sync", [2024-03-20T20:02:36.402Z] "sync/atomic", [2024-03-20T20:02:36.402Z] "syscall", [2024-03-20T20:02:36.402Z] "time", [2024-03-20T20:02:36.402Z] "unicode", [2024-03-20T20:02:36.402Z] "unicode/utf16", [2024-03-20T20:02:36.402Z] "unicode/utf8", [2024-03-20T20:02:36.402Z] "unsafe", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "TestGoFiles": [ [2024-03-20T20:02:36.402Z] "client_test.go", [2024-03-20T20:02:36.402Z] "management_test.go", [2024-03-20T20:02:36.402Z] "roottoken_test.go", [2024-03-20T20:02:36.402Z] "secrets_test.go", [2024-03-20T20:02:36.402Z] "token_test.go" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "TestImports": [ [2024-03-20T20:02:36.402Z] "bytes", [2024-03-20T20:02:36.402Z] "context", [2024-03-20T20:02:36.402Z] "encoding/json", [2024-03-20T20:02:36.402Z] "errors", [2024-03-20T20:02:36.402Z] "fmt", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.402Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.402Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.402Z] "io", [2024-03-20T20:02:36.402Z] "net", [2024-03-20T20:02:36.402Z] "net/http", [2024-03-20T20:02:36.402Z] "net/http/httptest", [2024-03-20T20:02:36.402Z] "net/url", [2024-03-20T20:02:36.402Z] "path", [2024-03-20T20:02:36.402Z] "reflect", [2024-03-20T20:02:36.402Z] "strconv", [2024-03-20T20:02:36.402Z] "strings", [2024-03-20T20:02:36.402Z] "sync", [2024-03-20T20:02:36.402Z] "testing", [2024-03-20T20:02:36.402Z] "time" [2024-03-20T20:02:36.402Z] ] [2024-03-20T20:02:36.402Z] } [2024-03-20T20:02:36.402Z] { [2024-03-20T20:02:36.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/secrets", [2024-03-20T20:02:36.402Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.402Z] "Name": "secrets", [2024-03-20T20:02:36.402Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.402Z] "Module": { [2024-03-20T20:02:36.402Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-20T20:02:36.402Z] "Version": "v3.2.0-dev.5", [2024-03-20T20:02:36.402Z] "Time": "2024-01-18T14:27:45Z", [2024-03-20T20:02:36.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.402Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-20T20:02:36.402Z] "GoVersion": "1.21" [2024-03-20T20:02:36.402Z] }, [2024-03-20T20:02:36.402Z] "DepOnly": true, [2024-03-20T20:02:36.402Z] "Stale": true, [2024-03-20T20:02:36.402Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.402Z] "GoFiles": [ [2024-03-20T20:02:36.402Z] "factory.go", [2024-03-20T20:02:36.402Z] "interfaces.go" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "Imports": [ [2024-03-20T20:02:36.402Z] "context", [2024-03-20T20:02:36.402Z] "fmt", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "Deps": [ [2024-03-20T20:02:36.402Z] "bufio", [2024-03-20T20:02:36.402Z] "bytes", [2024-03-20T20:02:36.402Z] "compress/flate", [2024-03-20T20:02:36.402Z] "compress/gzip", [2024-03-20T20:02:36.402Z] "compress/zlib", [2024-03-20T20:02:36.402Z] "container/list", [2024-03-20T20:02:36.402Z] "context", [2024-03-20T20:02:36.402Z] "crypto", [2024-03-20T20:02:36.402Z] "crypto/aes", [2024-03-20T20:02:36.402Z] "crypto/cipher", [2024-03-20T20:02:36.402Z] "crypto/des", [2024-03-20T20:02:36.402Z] "crypto/dsa", [2024-03-20T20:02:36.402Z] "crypto/ecdsa", [2024-03-20T20:02:36.402Z] "crypto/ed25519", [2024-03-20T20:02:36.402Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.402Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.402Z] "crypto/elliptic", [2024-03-20T20:02:36.402Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.402Z] "crypto/hmac", [2024-03-20T20:02:36.402Z] "crypto/internal/randutil", [2024-03-20T20:02:36.402Z] "crypto/internal/subtle", [2024-03-20T20:02:36.402Z] "crypto/md5", [2024-03-20T20:02:36.402Z] "crypto/rand", [2024-03-20T20:02:36.402Z] "crypto/rc4", [2024-03-20T20:02:36.402Z] "crypto/rsa", [2024-03-20T20:02:36.402Z] "crypto/sha1", [2024-03-20T20:02:36.402Z] "crypto/sha256", [2024-03-20T20:02:36.402Z] "crypto/sha512", [2024-03-20T20:02:36.402Z] "crypto/subtle", [2024-03-20T20:02:36.402Z] "crypto/tls", [2024-03-20T20:02:36.402Z] "crypto/x509", [2024-03-20T20:02:36.402Z] "crypto/x509/pkix", [2024-03-20T20:02:36.402Z] "database/sql/driver", [2024-03-20T20:02:36.402Z] "debug/dwarf", [2024-03-20T20:02:36.402Z] "debug/macho", [2024-03-20T20:02:36.402Z] "encoding", [2024-03-20T20:02:36.402Z] "encoding/asn1", [2024-03-20T20:02:36.402Z] "encoding/base64", [2024-03-20T20:02:36.402Z] "encoding/binary", [2024-03-20T20:02:36.402Z] "encoding/csv", [2024-03-20T20:02:36.402Z] "encoding/hex", [2024-03-20T20:02:36.402Z] "encoding/json", [2024-03-20T20:02:36.402Z] "encoding/pem", [2024-03-20T20:02:36.402Z] "encoding/xml", [2024-03-20T20:02:36.402Z] "errors", [2024-03-20T20:02:36.402Z] "flag", [2024-03-20T20:02:36.402Z] "fmt", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.402Z] "github.com/go-kit/log", [2024-03-20T20:02:36.402Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.402Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.402Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.402Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.402Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.402Z] "github.com/google/uuid", [2024-03-20T20:02:36.402Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.402Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.402Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.402Z] "golang.org/x/net/html", [2024-03-20T20:02:36.402Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.402Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.402Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.402Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.402Z] "golang.org/x/text/language", [2024-03-20T20:02:36.402Z] "hash", [2024-03-20T20:02:36.402Z] "hash/adler32", [2024-03-20T20:02:36.402Z] "hash/crc32", [2024-03-20T20:02:36.402Z] "internal/abi", [2024-03-20T20:02:36.402Z] "internal/bytealg", [2024-03-20T20:02:36.402Z] "internal/cpu", [2024-03-20T20:02:36.402Z] "internal/fmtsort", [2024-03-20T20:02:36.402Z] "internal/goexperiment", [2024-03-20T20:02:36.402Z] "internal/itoa", [2024-03-20T20:02:36.402Z] "internal/nettrace", [2024-03-20T20:02:36.402Z] "internal/oserror", [2024-03-20T20:02:36.402Z] "internal/poll", [2024-03-20T20:02:36.402Z] "internal/race", [2024-03-20T20:02:36.402Z] "internal/reflectlite", [2024-03-20T20:02:36.402Z] "internal/singleflight", [2024-03-20T20:02:36.402Z] "internal/syscall/execenv", [2024-03-20T20:02:36.402Z] "internal/syscall/unix", [2024-03-20T20:02:36.402Z] "internal/testlog", [2024-03-20T20:02:36.402Z] "internal/unsafeheader", [2024-03-20T20:02:36.402Z] "io", [2024-03-20T20:02:36.402Z] "io/fs", [2024-03-20T20:02:36.402Z] "io/ioutil", [2024-03-20T20:02:36.402Z] "log", [2024-03-20T20:02:36.402Z] "math", [2024-03-20T20:02:36.402Z] "math/big", [2024-03-20T20:02:36.402Z] "math/bits", [2024-03-20T20:02:36.402Z] "math/rand", [2024-03-20T20:02:36.402Z] "mime", [2024-03-20T20:02:36.402Z] "mime/multipart", [2024-03-20T20:02:36.402Z] "mime/quotedprintable", [2024-03-20T20:02:36.402Z] "net", [2024-03-20T20:02:36.402Z] "net/http", [2024-03-20T20:02:36.402Z] "net/http/httptest", [2024-03-20T20:02:36.402Z] "net/http/httptrace", [2024-03-20T20:02:36.402Z] "net/http/internal", [2024-03-20T20:02:36.402Z] "net/http/internal/ascii", [2024-03-20T20:02:36.402Z] "net/http/internal/testcert", [2024-03-20T20:02:36.402Z] "net/textproto", [2024-03-20T20:02:36.402Z] "net/url", [2024-03-20T20:02:36.402Z] "os", [2024-03-20T20:02:36.402Z] "path", [2024-03-20T20:02:36.402Z] "path/filepath", [2024-03-20T20:02:36.402Z] "reflect", [2024-03-20T20:02:36.402Z] "regexp", [2024-03-20T20:02:36.402Z] "regexp/syntax", [2024-03-20T20:02:36.402Z] "runtime", [2024-03-20T20:02:36.402Z] "runtime/cgo", [2024-03-20T20:02:36.402Z] "runtime/internal/atomic", [2024-03-20T20:02:36.402Z] "runtime/internal/math", [2024-03-20T20:02:36.402Z] "runtime/internal/sys", [2024-03-20T20:02:36.402Z] "sort", [2024-03-20T20:02:36.402Z] "strconv", [2024-03-20T20:02:36.402Z] "strings", [2024-03-20T20:02:36.402Z] "sync", [2024-03-20T20:02:36.402Z] "sync/atomic", [2024-03-20T20:02:36.402Z] "syscall", [2024-03-20T20:02:36.402Z] "time", [2024-03-20T20:02:36.402Z] "unicode", [2024-03-20T20:02:36.402Z] "unicode/utf16", [2024-03-20T20:02:36.402Z] "unicode/utf8", [2024-03-20T20:02:36.402Z] "unsafe", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.402Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "TestGoFiles": [ [2024-03-20T20:02:36.402Z] "factory_test.go" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "TestImports": [ [2024-03-20T20:02:36.402Z] "context", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.402Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.402Z] "net", [2024-03-20T20:02:36.402Z] "net/url", [2024-03-20T20:02:36.402Z] "strconv", [2024-03-20T20:02:36.402Z] "sync", [2024-03-20T20:02:36.402Z] "testing" [2024-03-20T20:02:36.402Z] ] [2024-03-20T20:02:36.402Z] } [2024-03-20T20:02:36.402Z] { [2024-03-20T20:02:36.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/config", [2024-03-20T20:02:36.402Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.402Z] "Name": "config", [2024-03-20T20:02:36.402Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.402Z] "Module": { [2024-03-20T20:02:36.402Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.402Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.402Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.402Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.402Z] "GoVersion": "1.21" [2024-03-20T20:02:36.402Z] }, [2024-03-20T20:02:36.402Z] "DepOnly": true, [2024-03-20T20:02:36.402Z] "Stale": true, [2024-03-20T20:02:36.402Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.402Z] "GoFiles": [ [2024-03-20T20:02:36.402Z] "types.go" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "Imports": [ [2024-03-20T20:02:36.402Z] "fmt", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.402Z] "strings" [2024-03-20T20:02:36.402Z] ], [2024-03-20T20:02:36.402Z] "Deps": [ [2024-03-20T20:02:36.402Z] "bufio", [2024-03-20T20:02:36.402Z] "bytes", [2024-03-20T20:02:36.402Z] "compress/flate", [2024-03-20T20:02:36.402Z] "compress/gzip", [2024-03-20T20:02:36.402Z] "compress/zlib", [2024-03-20T20:02:36.402Z] "container/list", [2024-03-20T20:02:36.402Z] "context", [2024-03-20T20:02:36.402Z] "crypto", [2024-03-20T20:02:36.402Z] "crypto/aes", [2024-03-20T20:02:36.402Z] "crypto/cipher", [2024-03-20T20:02:36.402Z] "crypto/des", [2024-03-20T20:02:36.402Z] "crypto/dsa", [2024-03-20T20:02:36.402Z] "crypto/ecdsa", [2024-03-20T20:02:36.402Z] "crypto/ed25519", [2024-03-20T20:02:36.402Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.402Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.402Z] "crypto/elliptic", [2024-03-20T20:02:36.402Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.402Z] "crypto/hmac", [2024-03-20T20:02:36.402Z] "crypto/internal/randutil", [2024-03-20T20:02:36.402Z] "crypto/internal/subtle", [2024-03-20T20:02:36.402Z] "crypto/md5", [2024-03-20T20:02:36.402Z] "crypto/rand", [2024-03-20T20:02:36.402Z] "crypto/rc4", [2024-03-20T20:02:36.402Z] "crypto/rsa", [2024-03-20T20:02:36.402Z] "crypto/sha1", [2024-03-20T20:02:36.402Z] "crypto/sha256", [2024-03-20T20:02:36.402Z] "crypto/sha512", [2024-03-20T20:02:36.402Z] "crypto/subtle", [2024-03-20T20:02:36.402Z] "crypto/tls", [2024-03-20T20:02:36.402Z] "crypto/x509", [2024-03-20T20:02:36.402Z] "crypto/x509/pkix", [2024-03-20T20:02:36.402Z] "database/sql/driver", [2024-03-20T20:02:36.402Z] "debug/dwarf", [2024-03-20T20:02:36.402Z] "debug/macho", [2024-03-20T20:02:36.402Z] "encoding", [2024-03-20T20:02:36.402Z] "encoding/asn1", [2024-03-20T20:02:36.402Z] "encoding/base64", [2024-03-20T20:02:36.402Z] "encoding/binary", [2024-03-20T20:02:36.402Z] "encoding/csv", [2024-03-20T20:02:36.402Z] "encoding/hex", [2024-03-20T20:02:36.402Z] "encoding/json", [2024-03-20T20:02:36.402Z] "encoding/pem", [2024-03-20T20:02:36.402Z] "encoding/xml", [2024-03-20T20:02:36.402Z] "errors", [2024-03-20T20:02:36.402Z] "flag", [2024-03-20T20:02:36.402Z] "fmt", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.402Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.402Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.402Z] "github.com/go-kit/log", [2024-03-20T20:02:36.402Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.402Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.402Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.402Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.402Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.402Z] "github.com/google/uuid", [2024-03-20T20:02:36.402Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.402Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.402Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.402Z] "golang.org/x/net/html", [2024-03-20T20:02:36.402Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.403Z] "golang.org/x/text/language", [2024-03-20T20:02:36.403Z] "hash", [2024-03-20T20:02:36.403Z] "hash/adler32", [2024-03-20T20:02:36.403Z] "hash/crc32", [2024-03-20T20:02:36.403Z] "internal/abi", [2024-03-20T20:02:36.403Z] "internal/bytealg", [2024-03-20T20:02:36.403Z] "internal/cpu", [2024-03-20T20:02:36.403Z] "internal/fmtsort", [2024-03-20T20:02:36.403Z] "internal/goexperiment", [2024-03-20T20:02:36.403Z] "internal/itoa", [2024-03-20T20:02:36.403Z] "internal/nettrace", [2024-03-20T20:02:36.403Z] "internal/oserror", [2024-03-20T20:02:36.403Z] "internal/poll", [2024-03-20T20:02:36.403Z] "internal/race", [2024-03-20T20:02:36.403Z] "internal/reflectlite", [2024-03-20T20:02:36.403Z] "internal/singleflight", [2024-03-20T20:02:36.403Z] "internal/syscall/execenv", [2024-03-20T20:02:36.403Z] "internal/syscall/unix", [2024-03-20T20:02:36.403Z] "internal/testlog", [2024-03-20T20:02:36.403Z] "internal/unsafeheader", [2024-03-20T20:02:36.403Z] "io", [2024-03-20T20:02:36.403Z] "io/fs", [2024-03-20T20:02:36.403Z] "io/ioutil", [2024-03-20T20:02:36.403Z] "log", [2024-03-20T20:02:36.403Z] "math", [2024-03-20T20:02:36.403Z] "math/big", [2024-03-20T20:02:36.403Z] "math/bits", [2024-03-20T20:02:36.403Z] "math/rand", [2024-03-20T20:02:36.403Z] "mime", [2024-03-20T20:02:36.403Z] "mime/multipart", [2024-03-20T20:02:36.403Z] "mime/quotedprintable", [2024-03-20T20:02:36.403Z] "net", [2024-03-20T20:02:36.403Z] "net/http", [2024-03-20T20:02:36.403Z] "net/http/httptest", [2024-03-20T20:02:36.403Z] "net/http/httptrace", [2024-03-20T20:02:36.403Z] "net/http/internal", [2024-03-20T20:02:36.403Z] "net/http/internal/ascii", [2024-03-20T20:02:36.403Z] "net/http/internal/testcert", [2024-03-20T20:02:36.403Z] "net/textproto", [2024-03-20T20:02:36.403Z] "net/url", [2024-03-20T20:02:36.403Z] "os", [2024-03-20T20:02:36.403Z] "path", [2024-03-20T20:02:36.403Z] "path/filepath", [2024-03-20T20:02:36.403Z] "reflect", [2024-03-20T20:02:36.403Z] "regexp", [2024-03-20T20:02:36.403Z] "regexp/syntax", [2024-03-20T20:02:36.403Z] "runtime", [2024-03-20T20:02:36.403Z] "runtime/cgo", [2024-03-20T20:02:36.403Z] "runtime/internal/atomic", [2024-03-20T20:02:36.403Z] "runtime/internal/math", [2024-03-20T20:02:36.403Z] "runtime/internal/sys", [2024-03-20T20:02:36.403Z] "sort", [2024-03-20T20:02:36.403Z] "strconv", [2024-03-20T20:02:36.403Z] "strings", [2024-03-20T20:02:36.403Z] "sync", [2024-03-20T20:02:36.403Z] "sync/atomic", [2024-03-20T20:02:36.403Z] "syscall", [2024-03-20T20:02:36.403Z] "time", [2024-03-20T20:02:36.403Z] "unicode", [2024-03-20T20:02:36.403Z] "unicode/utf16", [2024-03-20T20:02:36.403Z] "unicode/utf8", [2024-03-20T20:02:36.403Z] "unsafe", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "TestGoFiles": [ [2024-03-20T20:02:36.403Z] "types_test.go" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "TestImports": [ [2024-03-20T20:02:36.403Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.403Z] "testing" [2024-03-20T20:02:36.403Z] ] [2024-03-20T20:02:36.403Z] } [2024-03-20T20:02:36.403Z] { [2024-03-20T20:02:36.403Z] "Dir": "/w/workspace/edgex-go/636/internal/core/command/config", [2024-03-20T20:02:36.403Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.403Z] "Name": "config", [2024-03-20T20:02:36.403Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.403Z] "Module": { [2024-03-20T20:02:36.403Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.403Z] "Main": true, [2024-03-20T20:02:36.403Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.403Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.403Z] "GoVersion": "1.21" [2024-03-20T20:02:36.403Z] }, [2024-03-20T20:02:36.403Z] "Match": [ [2024-03-20T20:02:36.403Z] "./..." [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Stale": true, [2024-03-20T20:02:36.403Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.403Z] "GoFiles": [ [2024-03-20T20:02:36.403Z] "config.go" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Imports": [ [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Deps": [ [2024-03-20T20:02:36.403Z] "bufio", [2024-03-20T20:02:36.403Z] "bytes", [2024-03-20T20:02:36.403Z] "compress/flate", [2024-03-20T20:02:36.403Z] "compress/gzip", [2024-03-20T20:02:36.403Z] "compress/zlib", [2024-03-20T20:02:36.403Z] "container/list", [2024-03-20T20:02:36.403Z] "context", [2024-03-20T20:02:36.403Z] "crypto", [2024-03-20T20:02:36.403Z] "crypto/aes", [2024-03-20T20:02:36.403Z] "crypto/cipher", [2024-03-20T20:02:36.403Z] "crypto/des", [2024-03-20T20:02:36.403Z] "crypto/dsa", [2024-03-20T20:02:36.403Z] "crypto/ecdsa", [2024-03-20T20:02:36.403Z] "crypto/ed25519", [2024-03-20T20:02:36.403Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.403Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.403Z] "crypto/elliptic", [2024-03-20T20:02:36.403Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.403Z] "crypto/hmac", [2024-03-20T20:02:36.403Z] "crypto/internal/randutil", [2024-03-20T20:02:36.403Z] "crypto/internal/subtle", [2024-03-20T20:02:36.403Z] "crypto/md5", [2024-03-20T20:02:36.403Z] "crypto/rand", [2024-03-20T20:02:36.403Z] "crypto/rc4", [2024-03-20T20:02:36.403Z] "crypto/rsa", [2024-03-20T20:02:36.403Z] "crypto/sha1", [2024-03-20T20:02:36.403Z] "crypto/sha256", [2024-03-20T20:02:36.403Z] "crypto/sha512", [2024-03-20T20:02:36.403Z] "crypto/subtle", [2024-03-20T20:02:36.403Z] "crypto/tls", [2024-03-20T20:02:36.403Z] "crypto/x509", [2024-03-20T20:02:36.403Z] "crypto/x509/pkix", [2024-03-20T20:02:36.403Z] "database/sql/driver", [2024-03-20T20:02:36.403Z] "debug/dwarf", [2024-03-20T20:02:36.403Z] "debug/macho", [2024-03-20T20:02:36.403Z] "encoding", [2024-03-20T20:02:36.403Z] "encoding/asn1", [2024-03-20T20:02:36.403Z] "encoding/base64", [2024-03-20T20:02:36.403Z] "encoding/binary", [2024-03-20T20:02:36.403Z] "encoding/csv", [2024-03-20T20:02:36.403Z] "encoding/hex", [2024-03-20T20:02:36.403Z] "encoding/json", [2024-03-20T20:02:36.403Z] "encoding/pem", [2024-03-20T20:02:36.403Z] "encoding/xml", [2024-03-20T20:02:36.403Z] "errors", [2024-03-20T20:02:36.403Z] "flag", [2024-03-20T20:02:36.403Z] "fmt", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.403Z] "github.com/go-kit/log", [2024-03-20T20:02:36.403Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.403Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.403Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.403Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.403Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.403Z] "github.com/google/uuid", [2024-03-20T20:02:36.403Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.403Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.403Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.403Z] "golang.org/x/net/html", [2024-03-20T20:02:36.403Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.403Z] "golang.org/x/text/language", [2024-03-20T20:02:36.403Z] "hash", [2024-03-20T20:02:36.403Z] "hash/adler32", [2024-03-20T20:02:36.403Z] "hash/crc32", [2024-03-20T20:02:36.403Z] "internal/abi", [2024-03-20T20:02:36.403Z] "internal/bytealg", [2024-03-20T20:02:36.403Z] "internal/cpu", [2024-03-20T20:02:36.403Z] "internal/fmtsort", [2024-03-20T20:02:36.403Z] "internal/goexperiment", [2024-03-20T20:02:36.403Z] "internal/itoa", [2024-03-20T20:02:36.403Z] "internal/nettrace", [2024-03-20T20:02:36.403Z] "internal/oserror", [2024-03-20T20:02:36.403Z] "internal/poll", [2024-03-20T20:02:36.403Z] "internal/race", [2024-03-20T20:02:36.403Z] "internal/reflectlite", [2024-03-20T20:02:36.403Z] "internal/singleflight", [2024-03-20T20:02:36.403Z] "internal/syscall/execenv", [2024-03-20T20:02:36.403Z] "internal/syscall/unix", [2024-03-20T20:02:36.403Z] "internal/testlog", [2024-03-20T20:02:36.403Z] "internal/unsafeheader", [2024-03-20T20:02:36.403Z] "io", [2024-03-20T20:02:36.403Z] "io/fs", [2024-03-20T20:02:36.403Z] "io/ioutil", [2024-03-20T20:02:36.403Z] "log", [2024-03-20T20:02:36.403Z] "math", [2024-03-20T20:02:36.403Z] "math/big", [2024-03-20T20:02:36.403Z] "math/bits", [2024-03-20T20:02:36.403Z] "math/rand", [2024-03-20T20:02:36.403Z] "mime", [2024-03-20T20:02:36.403Z] "mime/multipart", [2024-03-20T20:02:36.403Z] "mime/quotedprintable", [2024-03-20T20:02:36.403Z] "net", [2024-03-20T20:02:36.403Z] "net/http", [2024-03-20T20:02:36.403Z] "net/http/httptest", [2024-03-20T20:02:36.403Z] "net/http/httptrace", [2024-03-20T20:02:36.403Z] "net/http/internal", [2024-03-20T20:02:36.403Z] "net/http/internal/ascii", [2024-03-20T20:02:36.403Z] "net/http/internal/testcert", [2024-03-20T20:02:36.403Z] "net/textproto", [2024-03-20T20:02:36.403Z] "net/url", [2024-03-20T20:02:36.403Z] "os", [2024-03-20T20:02:36.403Z] "path", [2024-03-20T20:02:36.403Z] "path/filepath", [2024-03-20T20:02:36.403Z] "reflect", [2024-03-20T20:02:36.403Z] "regexp", [2024-03-20T20:02:36.403Z] "regexp/syntax", [2024-03-20T20:02:36.403Z] "runtime", [2024-03-20T20:02:36.403Z] "runtime/cgo", [2024-03-20T20:02:36.403Z] "runtime/internal/atomic", [2024-03-20T20:02:36.403Z] "runtime/internal/math", [2024-03-20T20:02:36.403Z] "runtime/internal/sys", [2024-03-20T20:02:36.403Z] "sort", [2024-03-20T20:02:36.403Z] "strconv", [2024-03-20T20:02:36.403Z] "strings", [2024-03-20T20:02:36.403Z] "sync", [2024-03-20T20:02:36.403Z] "sync/atomic", [2024-03-20T20:02:36.403Z] "syscall", [2024-03-20T20:02:36.403Z] "time", [2024-03-20T20:02:36.403Z] "unicode", [2024-03-20T20:02:36.403Z] "unicode/utf16", [2024-03-20T20:02:36.403Z] "unicode/utf8", [2024-03-20T20:02:36.403Z] "unsafe", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.403Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.403Z] ] [2024-03-20T20:02:36.403Z] } [2024-03-20T20:02:36.403Z] { [2024-03-20T20:02:36.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/di", [2024-03-20T20:02:36.403Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.403Z] "Name": "di", [2024-03-20T20:02:36.403Z] "Doc": "di implements a simple generic dependency injection container.", [2024-03-20T20:02:36.403Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.403Z] "Module": { [2024-03-20T20:02:36.403Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.403Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.403Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.403Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.403Z] "GoVersion": "1.21" [2024-03-20T20:02:36.403Z] }, [2024-03-20T20:02:36.403Z] "DepOnly": true, [2024-03-20T20:02:36.403Z] "Stale": true, [2024-03-20T20:02:36.403Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.403Z] "GoFiles": [ [2024-03-20T20:02:36.403Z] "container.go", [2024-03-20T20:02:36.403Z] "type.go" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Imports": [ [2024-03-20T20:02:36.403Z] "reflect", [2024-03-20T20:02:36.403Z] "sync" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Deps": [ [2024-03-20T20:02:36.403Z] "errors", [2024-03-20T20:02:36.403Z] "internal/abi", [2024-03-20T20:02:36.403Z] "internal/bytealg", [2024-03-20T20:02:36.403Z] "internal/cpu", [2024-03-20T20:02:36.403Z] "internal/goexperiment", [2024-03-20T20:02:36.403Z] "internal/itoa", [2024-03-20T20:02:36.403Z] "internal/race", [2024-03-20T20:02:36.403Z] "internal/reflectlite", [2024-03-20T20:02:36.403Z] "internal/unsafeheader", [2024-03-20T20:02:36.403Z] "math", [2024-03-20T20:02:36.403Z] "math/bits", [2024-03-20T20:02:36.403Z] "reflect", [2024-03-20T20:02:36.403Z] "runtime", [2024-03-20T20:02:36.403Z] "runtime/internal/atomic", [2024-03-20T20:02:36.403Z] "runtime/internal/math", [2024-03-20T20:02:36.403Z] "runtime/internal/sys", [2024-03-20T20:02:36.403Z] "strconv", [2024-03-20T20:02:36.403Z] "sync", [2024-03-20T20:02:36.403Z] "sync/atomic", [2024-03-20T20:02:36.403Z] "unicode", [2024-03-20T20:02:36.403Z] "unicode/utf8", [2024-03-20T20:02:36.403Z] "unsafe" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "TestGoFiles": [ [2024-03-20T20:02:36.403Z] "container_test.go", [2024-03-20T20:02:36.403Z] "type_test.go" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "TestImports": [ [2024-03-20T20:02:36.403Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.403Z] "testing" [2024-03-20T20:02:36.403Z] ] [2024-03-20T20:02:36.403Z] } [2024-03-20T20:02:36.403Z] { [2024-03-20T20:02:36.403Z] "Dir": "/w/workspace/edgex-go/636/internal/core/command/container", [2024-03-20T20:02:36.403Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.403Z] "Name": "container", [2024-03-20T20:02:36.403Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.403Z] "Module": { [2024-03-20T20:02:36.403Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.403Z] "Main": true, [2024-03-20T20:02:36.403Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.403Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.403Z] "GoVersion": "1.21" [2024-03-20T20:02:36.403Z] }, [2024-03-20T20:02:36.403Z] "Match": [ [2024-03-20T20:02:36.403Z] "./..." [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Stale": true, [2024-03-20T20:02:36.403Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.403Z] "GoFiles": [ [2024-03-20T20:02:36.403Z] "config.go" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Imports": [ [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.403Z] ], [2024-03-20T20:02:36.403Z] "Deps": [ [2024-03-20T20:02:36.403Z] "bufio", [2024-03-20T20:02:36.403Z] "bytes", [2024-03-20T20:02:36.403Z] "compress/flate", [2024-03-20T20:02:36.403Z] "compress/gzip", [2024-03-20T20:02:36.403Z] "compress/zlib", [2024-03-20T20:02:36.403Z] "container/list", [2024-03-20T20:02:36.403Z] "context", [2024-03-20T20:02:36.403Z] "crypto", [2024-03-20T20:02:36.403Z] "crypto/aes", [2024-03-20T20:02:36.403Z] "crypto/cipher", [2024-03-20T20:02:36.403Z] "crypto/des", [2024-03-20T20:02:36.403Z] "crypto/dsa", [2024-03-20T20:02:36.403Z] "crypto/ecdsa", [2024-03-20T20:02:36.403Z] "crypto/ed25519", [2024-03-20T20:02:36.403Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.403Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.403Z] "crypto/elliptic", [2024-03-20T20:02:36.403Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.403Z] "crypto/hmac", [2024-03-20T20:02:36.403Z] "crypto/internal/randutil", [2024-03-20T20:02:36.403Z] "crypto/internal/subtle", [2024-03-20T20:02:36.403Z] "crypto/md5", [2024-03-20T20:02:36.403Z] "crypto/rand", [2024-03-20T20:02:36.403Z] "crypto/rc4", [2024-03-20T20:02:36.403Z] "crypto/rsa", [2024-03-20T20:02:36.403Z] "crypto/sha1", [2024-03-20T20:02:36.403Z] "crypto/sha256", [2024-03-20T20:02:36.403Z] "crypto/sha512", [2024-03-20T20:02:36.403Z] "crypto/subtle", [2024-03-20T20:02:36.403Z] "crypto/tls", [2024-03-20T20:02:36.403Z] "crypto/x509", [2024-03-20T20:02:36.403Z] "crypto/x509/pkix", [2024-03-20T20:02:36.403Z] "database/sql/driver", [2024-03-20T20:02:36.403Z] "debug/dwarf", [2024-03-20T20:02:36.403Z] "debug/macho", [2024-03-20T20:02:36.403Z] "encoding", [2024-03-20T20:02:36.403Z] "encoding/asn1", [2024-03-20T20:02:36.403Z] "encoding/base64", [2024-03-20T20:02:36.403Z] "encoding/binary", [2024-03-20T20:02:36.403Z] "encoding/csv", [2024-03-20T20:02:36.403Z] "encoding/hex", [2024-03-20T20:02:36.403Z] "encoding/json", [2024-03-20T20:02:36.403Z] "encoding/pem", [2024-03-20T20:02:36.403Z] "encoding/xml", [2024-03-20T20:02:36.403Z] "errors", [2024-03-20T20:02:36.403Z] "flag", [2024-03-20T20:02:36.403Z] "fmt", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.403Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.403Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.403Z] "github.com/go-kit/log", [2024-03-20T20:02:36.403Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.403Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.403Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.403Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.403Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.403Z] "github.com/google/uuid", [2024-03-20T20:02:36.403Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.403Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.403Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.403Z] "golang.org/x/net/html", [2024-03-20T20:02:36.403Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.403Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.403Z] "golang.org/x/text/language", [2024-03-20T20:02:36.403Z] "hash", [2024-03-20T20:02:36.403Z] "hash/adler32", [2024-03-20T20:02:36.403Z] "hash/crc32", [2024-03-20T20:02:36.403Z] "internal/abi", [2024-03-20T20:02:36.403Z] "internal/bytealg", [2024-03-20T20:02:36.403Z] "internal/cpu", [2024-03-20T20:02:36.403Z] "internal/fmtsort", [2024-03-20T20:02:36.403Z] "internal/goexperiment", [2024-03-20T20:02:36.403Z] "internal/itoa", [2024-03-20T20:02:36.403Z] "internal/nettrace", [2024-03-20T20:02:36.403Z] "internal/oserror", [2024-03-20T20:02:36.403Z] "internal/poll", [2024-03-20T20:02:36.403Z] "internal/race", [2024-03-20T20:02:36.403Z] "internal/reflectlite", [2024-03-20T20:02:36.403Z] "internal/singleflight", [2024-03-20T20:02:36.403Z] "internal/syscall/execenv", [2024-03-20T20:02:36.403Z] "internal/syscall/unix", [2024-03-20T20:02:36.403Z] "internal/testlog", [2024-03-20T20:02:36.403Z] "internal/unsafeheader", [2024-03-20T20:02:36.403Z] "io", [2024-03-20T20:02:36.403Z] "io/fs", [2024-03-20T20:02:36.403Z] "io/ioutil", [2024-03-20T20:02:36.403Z] "log", [2024-03-20T20:02:36.404Z] "math", [2024-03-20T20:02:36.404Z] "math/big", [2024-03-20T20:02:36.404Z] "math/bits", [2024-03-20T20:02:36.404Z] "math/rand", [2024-03-20T20:02:36.404Z] "mime", [2024-03-20T20:02:36.404Z] "mime/multipart", [2024-03-20T20:02:36.404Z] "mime/quotedprintable", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "net/http", [2024-03-20T20:02:36.404Z] "net/http/httptest", [2024-03-20T20:02:36.404Z] "net/http/httptrace", [2024-03-20T20:02:36.404Z] "net/http/internal", [2024-03-20T20:02:36.404Z] "net/http/internal/ascii", [2024-03-20T20:02:36.404Z] "net/http/internal/testcert", [2024-03-20T20:02:36.404Z] "net/textproto", [2024-03-20T20:02:36.404Z] "net/url", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "path", [2024-03-20T20:02:36.404Z] "path/filepath", [2024-03-20T20:02:36.404Z] "reflect", [2024-03-20T20:02:36.404Z] "regexp", [2024-03-20T20:02:36.404Z] "regexp/syntax", [2024-03-20T20:02:36.404Z] "runtime", [2024-03-20T20:02:36.404Z] "runtime/cgo", [2024-03-20T20:02:36.404Z] "runtime/internal/atomic", [2024-03-20T20:02:36.404Z] "runtime/internal/math", [2024-03-20T20:02:36.404Z] "runtime/internal/sys", [2024-03-20T20:02:36.404Z] "sort", [2024-03-20T20:02:36.404Z] "strconv", [2024-03-20T20:02:36.404Z] "strings", [2024-03-20T20:02:36.404Z] "sync", [2024-03-20T20:02:36.404Z] "sync/atomic", [2024-03-20T20:02:36.404Z] "syscall", [2024-03-20T20:02:36.404Z] "time", [2024-03-20T20:02:36.404Z] "unicode", [2024-03-20T20:02:36.404Z] "unicode/utf16", [2024-03-20T20:02:36.404Z] "unicode/utf8", [2024-03-20T20:02:36.404Z] "unsafe", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.404Z] ] [2024-03-20T20:02:36.404Z] } [2024-03-20T20:02:36.404Z] { [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3/packets", [2024-03-20T20:02:36.404Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.404Z] "Name": "packets", [2024-03-20T20:02:36.404Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-20T20:02:36.404Z] "Module": { [2024-03-20T20:02:36.404Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.404Z] "Version": "v1.4.3", [2024-03-20T20:02:36.404Z] "Time": "2023-03-16T19:09:57Z", [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-20T20:02:36.404Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-03-20T20:02:36.404Z] "GoVersion": "1.18" [2024-03-20T20:02:36.404Z] }, [2024-03-20T20:02:36.404Z] "DepOnly": true, [2024-03-20T20:02:36.404Z] "Stale": true, [2024-03-20T20:02:36.404Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.404Z] "GoFiles": [ [2024-03-20T20:02:36.404Z] "connack.go", [2024-03-20T20:02:36.404Z] "connect.go", [2024-03-20T20:02:36.404Z] "disconnect.go", [2024-03-20T20:02:36.404Z] "packets.go", [2024-03-20T20:02:36.404Z] "pingreq.go", [2024-03-20T20:02:36.404Z] "pingresp.go", [2024-03-20T20:02:36.404Z] "puback.go", [2024-03-20T20:02:36.404Z] "pubcomp.go", [2024-03-20T20:02:36.404Z] "publish.go", [2024-03-20T20:02:36.404Z] "pubrec.go", [2024-03-20T20:02:36.404Z] "pubrel.go", [2024-03-20T20:02:36.404Z] "suback.go", [2024-03-20T20:02:36.404Z] "subscribe.go", [2024-03-20T20:02:36.404Z] "unsuback.go", [2024-03-20T20:02:36.404Z] "unsubscribe.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Imports": [ [2024-03-20T20:02:36.404Z] "bytes", [2024-03-20T20:02:36.404Z] "encoding/binary", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "fmt", [2024-03-20T20:02:36.404Z] "io" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Deps": [ [2024-03-20T20:02:36.404Z] "bytes", [2024-03-20T20:02:36.404Z] "encoding/binary", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "fmt", [2024-03-20T20:02:36.404Z] "internal/abi", [2024-03-20T20:02:36.404Z] "internal/bytealg", [2024-03-20T20:02:36.404Z] "internal/cpu", [2024-03-20T20:02:36.404Z] "internal/fmtsort", [2024-03-20T20:02:36.404Z] "internal/goexperiment", [2024-03-20T20:02:36.404Z] "internal/itoa", [2024-03-20T20:02:36.404Z] "internal/oserror", [2024-03-20T20:02:36.404Z] "internal/poll", [2024-03-20T20:02:36.404Z] "internal/race", [2024-03-20T20:02:36.404Z] "internal/reflectlite", [2024-03-20T20:02:36.404Z] "internal/syscall/execenv", [2024-03-20T20:02:36.404Z] "internal/syscall/unix", [2024-03-20T20:02:36.404Z] "internal/testlog", [2024-03-20T20:02:36.404Z] "internal/unsafeheader", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "io/fs", [2024-03-20T20:02:36.404Z] "math", [2024-03-20T20:02:36.404Z] "math/bits", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "path", [2024-03-20T20:02:36.404Z] "reflect", [2024-03-20T20:02:36.404Z] "runtime", [2024-03-20T20:02:36.404Z] "runtime/internal/atomic", [2024-03-20T20:02:36.404Z] "runtime/internal/math", [2024-03-20T20:02:36.404Z] "runtime/internal/sys", [2024-03-20T20:02:36.404Z] "sort", [2024-03-20T20:02:36.404Z] "strconv", [2024-03-20T20:02:36.404Z] "sync", [2024-03-20T20:02:36.404Z] "sync/atomic", [2024-03-20T20:02:36.404Z] "syscall", [2024-03-20T20:02:36.404Z] "time", [2024-03-20T20:02:36.404Z] "unicode", [2024-03-20T20:02:36.404Z] "unicode/utf8", [2024-03-20T20:02:36.404Z] "unsafe" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "TestGoFiles": [ [2024-03-20T20:02:36.404Z] "packets_test.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "TestImports": [ [2024-03-20T20:02:36.404Z] "bytes", [2024-03-20T20:02:36.404Z] "testing" [2024-03-20T20:02:36.404Z] ] [2024-03-20T20:02:36.404Z] } [2024-03-20T20:02:36.404Z] { [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/internal/socks", [2024-03-20T20:02:36.404Z] "ImportPath": "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "Name": "socks", [2024-03-20T20:02:36.404Z] "Doc": "Package socks provides a SOCKS version 5 client implementation.", [2024-03-20T20:02:36.404Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.404Z] "Module": { [2024-03-20T20:02:36.404Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.404Z] "Version": "v0.22.0", [2024-03-20T20:02:36.404Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.404Z] "Indirect": true, [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.404Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.404Z] "GoVersion": "1.18" [2024-03-20T20:02:36.404Z] }, [2024-03-20T20:02:36.404Z] "DepOnly": true, [2024-03-20T20:02:36.404Z] "Stale": true, [2024-03-20T20:02:36.404Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.404Z] "GoFiles": [ [2024-03-20T20:02:36.404Z] "client.go", [2024-03-20T20:02:36.404Z] "socks.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Imports": [ [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "strconv", [2024-03-20T20:02:36.404Z] "time" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Deps": [ [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "internal/abi", [2024-03-20T20:02:36.404Z] "internal/bytealg", [2024-03-20T20:02:36.404Z] "internal/cpu", [2024-03-20T20:02:36.404Z] "internal/goexperiment", [2024-03-20T20:02:36.404Z] "internal/itoa", [2024-03-20T20:02:36.404Z] "internal/nettrace", [2024-03-20T20:02:36.404Z] "internal/oserror", [2024-03-20T20:02:36.404Z] "internal/poll", [2024-03-20T20:02:36.404Z] "internal/race", [2024-03-20T20:02:36.404Z] "internal/reflectlite", [2024-03-20T20:02:36.404Z] "internal/singleflight", [2024-03-20T20:02:36.404Z] "internal/syscall/execenv", [2024-03-20T20:02:36.404Z] "internal/syscall/unix", [2024-03-20T20:02:36.404Z] "internal/testlog", [2024-03-20T20:02:36.404Z] "internal/unsafeheader", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "io/fs", [2024-03-20T20:02:36.404Z] "math", [2024-03-20T20:02:36.404Z] "math/bits", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "path", [2024-03-20T20:02:36.404Z] "runtime", [2024-03-20T20:02:36.404Z] "runtime/cgo", [2024-03-20T20:02:36.404Z] "runtime/internal/atomic", [2024-03-20T20:02:36.404Z] "runtime/internal/math", [2024-03-20T20:02:36.404Z] "runtime/internal/sys", [2024-03-20T20:02:36.404Z] "sort", [2024-03-20T20:02:36.404Z] "strconv", [2024-03-20T20:02:36.404Z] "sync", [2024-03-20T20:02:36.404Z] "sync/atomic", [2024-03-20T20:02:36.404Z] "syscall", [2024-03-20T20:02:36.404Z] "time", [2024-03-20T20:02:36.404Z] "unicode/utf8", [2024-03-20T20:02:36.404Z] "unsafe", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "XTestGoFiles": [ [2024-03-20T20:02:36.404Z] "dial_test.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "XTestImports": [ [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "golang.org/x/net/internal/sockstest", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "math/rand", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "testing", [2024-03-20T20:02:36.404Z] "time" [2024-03-20T20:02:36.404Z] ] [2024-03-20T20:02:36.404Z] } [2024-03-20T20:02:36.404Z] { [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/proxy", [2024-03-20T20:02:36.404Z] "ImportPath": "golang.org/x/net/proxy", [2024-03-20T20:02:36.404Z] "Name": "proxy", [2024-03-20T20:02:36.404Z] "Doc": "Package proxy provides support for a variety of protocols to proxy network data.", [2024-03-20T20:02:36.404Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.404Z] "Module": { [2024-03-20T20:02:36.404Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.404Z] "Version": "v0.22.0", [2024-03-20T20:02:36.404Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.404Z] "Indirect": true, [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.404Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.404Z] "GoVersion": "1.18" [2024-03-20T20:02:36.404Z] }, [2024-03-20T20:02:36.404Z] "DepOnly": true, [2024-03-20T20:02:36.404Z] "Stale": true, [2024-03-20T20:02:36.404Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "GoFiles": [ [2024-03-20T20:02:36.404Z] "dial.go", [2024-03-20T20:02:36.404Z] "direct.go", [2024-03-20T20:02:36.404Z] "per_host.go", [2024-03-20T20:02:36.404Z] "proxy.go", [2024-03-20T20:02:36.404Z] "socks5.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Imports": [ [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "net/url", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "strings", [2024-03-20T20:02:36.404Z] "sync" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Deps": [ [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "fmt", [2024-03-20T20:02:36.404Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "internal/abi", [2024-03-20T20:02:36.404Z] "internal/bytealg", [2024-03-20T20:02:36.404Z] "internal/cpu", [2024-03-20T20:02:36.404Z] "internal/fmtsort", [2024-03-20T20:02:36.404Z] "internal/goexperiment", [2024-03-20T20:02:36.404Z] "internal/itoa", [2024-03-20T20:02:36.404Z] "internal/nettrace", [2024-03-20T20:02:36.404Z] "internal/oserror", [2024-03-20T20:02:36.404Z] "internal/poll", [2024-03-20T20:02:36.404Z] "internal/race", [2024-03-20T20:02:36.404Z] "internal/reflectlite", [2024-03-20T20:02:36.404Z] "internal/singleflight", [2024-03-20T20:02:36.404Z] "internal/syscall/execenv", [2024-03-20T20:02:36.404Z] "internal/syscall/unix", [2024-03-20T20:02:36.404Z] "internal/testlog", [2024-03-20T20:02:36.404Z] "internal/unsafeheader", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "io/fs", [2024-03-20T20:02:36.404Z] "math", [2024-03-20T20:02:36.404Z] "math/bits", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "net/url", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "path", [2024-03-20T20:02:36.404Z] "reflect", [2024-03-20T20:02:36.404Z] "runtime", [2024-03-20T20:02:36.404Z] "runtime/cgo", [2024-03-20T20:02:36.404Z] "runtime/internal/atomic", [2024-03-20T20:02:36.404Z] "runtime/internal/math", [2024-03-20T20:02:36.404Z] "runtime/internal/sys", [2024-03-20T20:02:36.404Z] "sort", [2024-03-20T20:02:36.404Z] "strconv", [2024-03-20T20:02:36.404Z] "strings", [2024-03-20T20:02:36.404Z] "sync", [2024-03-20T20:02:36.404Z] "sync/atomic", [2024-03-20T20:02:36.404Z] "syscall", [2024-03-20T20:02:36.404Z] "time", [2024-03-20T20:02:36.404Z] "unicode", [2024-03-20T20:02:36.404Z] "unicode/utf8", [2024-03-20T20:02:36.404Z] "unsafe", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "TestGoFiles": [ [2024-03-20T20:02:36.404Z] "dial_test.go", [2024-03-20T20:02:36.404Z] "per_host_test.go", [2024-03-20T20:02:36.404Z] "proxy_test.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "TestImports": [ [2024-03-20T20:02:36.404Z] "bytes", [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "fmt", [2024-03-20T20:02:36.404Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "golang.org/x/net/internal/sockstest", [2024-03-20T20:02:36.404Z] "golang.org/x/net/nettest", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "net/url", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "reflect", [2024-03-20T20:02:36.404Z] "strings", [2024-03-20T20:02:36.404Z] "testing", [2024-03-20T20:02:36.404Z] "time" [2024-03-20T20:02:36.404Z] ] [2024-03-20T20:02:36.404Z] } [2024-03-20T20:02:36.404Z] { [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-03-20T20:02:36.404Z] "ImportPath": "github.com/gorilla/websocket", [2024-03-20T20:02:36.404Z] "Name": "websocket", [2024-03-20T20:02:36.404Z] "Doc": "Package websocket implements the WebSocket protocol defined in RFC 6455.", [2024-03-20T20:02:36.404Z] "Root": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-03-20T20:02:36.404Z] "Module": { [2024-03-20T20:02:36.404Z] "Path": "github.com/gorilla/websocket", [2024-03-20T20:02:36.404Z] "Version": "v1.5.1", [2024-03-20T20:02:36.404Z] "Time": "2023-10-18T12:27:41Z", [2024-03-20T20:02:36.404Z] "Indirect": true, [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-03-20T20:02:36.404Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/websocket/@v/v1.5.1.mod", [2024-03-20T20:02:36.404Z] "GoVersion": "1.20" [2024-03-20T20:02:36.404Z] }, [2024-03-20T20:02:36.404Z] "DepOnly": true, [2024-03-20T20:02:36.404Z] "Stale": true, [2024-03-20T20:02:36.404Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "GoFiles": [ [2024-03-20T20:02:36.404Z] "client.go", [2024-03-20T20:02:36.404Z] "compression.go", [2024-03-20T20:02:36.404Z] "conn.go", [2024-03-20T20:02:36.404Z] "doc.go", [2024-03-20T20:02:36.404Z] "join.go", [2024-03-20T20:02:36.404Z] "json.go", [2024-03-20T20:02:36.404Z] "mask.go", [2024-03-20T20:02:36.404Z] "prepared.go", [2024-03-20T20:02:36.404Z] "proxy.go", [2024-03-20T20:02:36.404Z] "server.go", [2024-03-20T20:02:36.404Z] "tls_handshake.go", [2024-03-20T20:02:36.404Z] "util.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.404Z] "mask_safe.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Imports": [ [2024-03-20T20:02:36.404Z] "bufio", [2024-03-20T20:02:36.404Z] "bytes", [2024-03-20T20:02:36.404Z] "compress/flate", [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "crypto/rand", [2024-03-20T20:02:36.404Z] "crypto/sha1", [2024-03-20T20:02:36.404Z] "crypto/tls", [2024-03-20T20:02:36.404Z] "encoding/base64", [2024-03-20T20:02:36.404Z] "encoding/binary", [2024-03-20T20:02:36.404Z] "encoding/json", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "fmt", [2024-03-20T20:02:36.404Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "log", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "net/http", [2024-03-20T20:02:36.404Z] "net/http/httptrace", [2024-03-20T20:02:36.404Z] "net/url", [2024-03-20T20:02:36.404Z] "strconv", [2024-03-20T20:02:36.404Z] "strings", [2024-03-20T20:02:36.404Z] "sync", [2024-03-20T20:02:36.404Z] "time", [2024-03-20T20:02:36.404Z] "unicode/utf8", [2024-03-20T20:02:36.404Z] "unsafe" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "Deps": [ [2024-03-20T20:02:36.404Z] "bufio", [2024-03-20T20:02:36.404Z] "bytes", [2024-03-20T20:02:36.404Z] "compress/flate", [2024-03-20T20:02:36.404Z] "compress/gzip", [2024-03-20T20:02:36.404Z] "container/list", [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "crypto", [2024-03-20T20:02:36.404Z] "crypto/aes", [2024-03-20T20:02:36.404Z] "crypto/cipher", [2024-03-20T20:02:36.404Z] "crypto/des", [2024-03-20T20:02:36.404Z] "crypto/dsa", [2024-03-20T20:02:36.404Z] "crypto/ecdsa", [2024-03-20T20:02:36.404Z] "crypto/ed25519", [2024-03-20T20:02:36.404Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.404Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.404Z] "crypto/elliptic", [2024-03-20T20:02:36.404Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.404Z] "crypto/hmac", [2024-03-20T20:02:36.404Z] "crypto/internal/randutil", [2024-03-20T20:02:36.404Z] "crypto/internal/subtle", [2024-03-20T20:02:36.404Z] "crypto/md5", [2024-03-20T20:02:36.404Z] "crypto/rand", [2024-03-20T20:02:36.404Z] "crypto/rc4", [2024-03-20T20:02:36.404Z] "crypto/rsa", [2024-03-20T20:02:36.404Z] "crypto/sha1", [2024-03-20T20:02:36.404Z] "crypto/sha256", [2024-03-20T20:02:36.404Z] "crypto/sha512", [2024-03-20T20:02:36.404Z] "crypto/subtle", [2024-03-20T20:02:36.404Z] "crypto/tls", [2024-03-20T20:02:36.404Z] "crypto/x509", [2024-03-20T20:02:36.404Z] "crypto/x509/pkix", [2024-03-20T20:02:36.404Z] "encoding", [2024-03-20T20:02:36.404Z] "encoding/asn1", [2024-03-20T20:02:36.404Z] "encoding/base64", [2024-03-20T20:02:36.404Z] "encoding/binary", [2024-03-20T20:02:36.404Z] "encoding/hex", [2024-03-20T20:02:36.404Z] "encoding/json", [2024-03-20T20:02:36.404Z] "encoding/pem", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "fmt", [2024-03-20T20:02:36.404Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.404Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.404Z] "hash", [2024-03-20T20:02:36.404Z] "hash/crc32", [2024-03-20T20:02:36.404Z] "internal/abi", [2024-03-20T20:02:36.404Z] "internal/bytealg", [2024-03-20T20:02:36.404Z] "internal/cpu", [2024-03-20T20:02:36.404Z] "internal/fmtsort", [2024-03-20T20:02:36.404Z] "internal/goexperiment", [2024-03-20T20:02:36.404Z] "internal/itoa", [2024-03-20T20:02:36.404Z] "internal/nettrace", [2024-03-20T20:02:36.404Z] "internal/oserror", [2024-03-20T20:02:36.404Z] "internal/poll", [2024-03-20T20:02:36.404Z] "internal/race", [2024-03-20T20:02:36.404Z] "internal/reflectlite", [2024-03-20T20:02:36.404Z] "internal/singleflight", [2024-03-20T20:02:36.404Z] "internal/syscall/execenv", [2024-03-20T20:02:36.404Z] "internal/syscall/unix", [2024-03-20T20:02:36.404Z] "internal/testlog", [2024-03-20T20:02:36.404Z] "internal/unsafeheader", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "io/fs", [2024-03-20T20:02:36.404Z] "io/ioutil", [2024-03-20T20:02:36.404Z] "log", [2024-03-20T20:02:36.404Z] "math", [2024-03-20T20:02:36.404Z] "math/big", [2024-03-20T20:02:36.404Z] "math/bits", [2024-03-20T20:02:36.404Z] "math/rand", [2024-03-20T20:02:36.404Z] "mime", [2024-03-20T20:02:36.404Z] "mime/multipart", [2024-03-20T20:02:36.404Z] "mime/quotedprintable", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "net/http", [2024-03-20T20:02:36.404Z] "net/http/httptrace", [2024-03-20T20:02:36.404Z] "net/http/internal", [2024-03-20T20:02:36.404Z] "net/http/internal/ascii", [2024-03-20T20:02:36.404Z] "net/textproto", [2024-03-20T20:02:36.404Z] "net/url", [2024-03-20T20:02:36.404Z] "os", [2024-03-20T20:02:36.404Z] "path", [2024-03-20T20:02:36.404Z] "path/filepath", [2024-03-20T20:02:36.404Z] "reflect", [2024-03-20T20:02:36.404Z] "runtime", [2024-03-20T20:02:36.404Z] "runtime/cgo", [2024-03-20T20:02:36.404Z] "runtime/internal/atomic", [2024-03-20T20:02:36.404Z] "runtime/internal/math", [2024-03-20T20:02:36.404Z] "runtime/internal/sys", [2024-03-20T20:02:36.404Z] "sort", [2024-03-20T20:02:36.404Z] "strconv", [2024-03-20T20:02:36.404Z] "strings", [2024-03-20T20:02:36.404Z] "sync", [2024-03-20T20:02:36.404Z] "sync/atomic", [2024-03-20T20:02:36.404Z] "syscall", [2024-03-20T20:02:36.404Z] "time", [2024-03-20T20:02:36.404Z] "unicode", [2024-03-20T20:02:36.404Z] "unicode/utf16", [2024-03-20T20:02:36.404Z] "unicode/utf8", [2024-03-20T20:02:36.404Z] "unsafe", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.404Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "TestGoFiles": [ [2024-03-20T20:02:36.404Z] "client_server_test.go", [2024-03-20T20:02:36.404Z] "client_test.go", [2024-03-20T20:02:36.404Z] "compression_test.go", [2024-03-20T20:02:36.404Z] "conn_broadcast_test.go", [2024-03-20T20:02:36.404Z] "conn_test.go", [2024-03-20T20:02:36.404Z] "join_test.go", [2024-03-20T20:02:36.404Z] "json_test.go", [2024-03-20T20:02:36.404Z] "mask_test.go", [2024-03-20T20:02:36.404Z] "prepared_test.go", [2024-03-20T20:02:36.404Z] "server_test.go", [2024-03-20T20:02:36.404Z] "util_test.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "TestImports": [ [2024-03-20T20:02:36.404Z] "bufio", [2024-03-20T20:02:36.404Z] "bytes", [2024-03-20T20:02:36.404Z] "compress/flate", [2024-03-20T20:02:36.404Z] "context", [2024-03-20T20:02:36.404Z] "crypto/tls", [2024-03-20T20:02:36.404Z] "crypto/x509", [2024-03-20T20:02:36.404Z] "encoding/base64", [2024-03-20T20:02:36.404Z] "encoding/binary", [2024-03-20T20:02:36.404Z] "encoding/json", [2024-03-20T20:02:36.404Z] "errors", [2024-03-20T20:02:36.404Z] "fmt", [2024-03-20T20:02:36.404Z] "io", [2024-03-20T20:02:36.404Z] "log", [2024-03-20T20:02:36.404Z] "math/rand", [2024-03-20T20:02:36.404Z] "net", [2024-03-20T20:02:36.404Z] "net/http", [2024-03-20T20:02:36.404Z] "net/http/cookiejar", [2024-03-20T20:02:36.404Z] "net/http/httptest", [2024-03-20T20:02:36.404Z] "net/http/httptrace", [2024-03-20T20:02:36.404Z] "net/url", [2024-03-20T20:02:36.404Z] "reflect", [2024-03-20T20:02:36.404Z] "strings", [2024-03-20T20:02:36.404Z] "sync", [2024-03-20T20:02:36.404Z] "sync/atomic", [2024-03-20T20:02:36.404Z] "testing", [2024-03-20T20:02:36.404Z] "testing/iotest", [2024-03-20T20:02:36.404Z] "time" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "XTestGoFiles": [ [2024-03-20T20:02:36.404Z] "example_test.go" [2024-03-20T20:02:36.404Z] ], [2024-03-20T20:02:36.404Z] "XTestImports": [ [2024-03-20T20:02:36.404Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.404Z] "log", [2024-03-20T20:02:36.404Z] "net/http", [2024-03-20T20:02:36.404Z] "testing" [2024-03-20T20:02:36.404Z] ] [2024-03-20T20:02:36.404Z] } [2024-03-20T20:02:36.404Z] { [2024-03-20T20:02:36.404Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0/semaphore", [2024-03-20T20:02:36.404Z] "ImportPath": "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.404Z] "Name": "semaphore", [2024-03-20T20:02:36.404Z] "Doc": "Package semaphore provides a weighted semaphore implementation.", [2024-03-20T20:02:36.404Z] "Root": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-20T20:02:36.405Z] "Module": { [2024-03-20T20:02:36.405Z] "Path": "golang.org/x/sync", [2024-03-20T20:02:36.405Z] "Version": "v0.6.0", [2024-03-20T20:02:36.405Z] "Time": "2023-12-07T16:58:19Z", [2024-03-20T20:02:36.405Z] "Indirect": true, [2024-03-20T20:02:36.405Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-20T20:02:36.405Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.6.0.mod", [2024-03-20T20:02:36.405Z] "GoVersion": "1.18" [2024-03-20T20:02:36.405Z] }, [2024-03-20T20:02:36.405Z] "DepOnly": true, [2024-03-20T20:02:36.405Z] "Stale": true, [2024-03-20T20:02:36.405Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.405Z] "GoFiles": [ [2024-03-20T20:02:36.405Z] "semaphore.go" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "Imports": [ [2024-03-20T20:02:36.405Z] "container/list", [2024-03-20T20:02:36.405Z] "context", [2024-03-20T20:02:36.405Z] "sync" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "Deps": [ [2024-03-20T20:02:36.405Z] "container/list", [2024-03-20T20:02:36.405Z] "context", [2024-03-20T20:02:36.405Z] "errors", [2024-03-20T20:02:36.405Z] "internal/abi", [2024-03-20T20:02:36.405Z] "internal/bytealg", [2024-03-20T20:02:36.405Z] "internal/cpu", [2024-03-20T20:02:36.405Z] "internal/goexperiment", [2024-03-20T20:02:36.405Z] "internal/itoa", [2024-03-20T20:02:36.405Z] "internal/oserror", [2024-03-20T20:02:36.405Z] "internal/race", [2024-03-20T20:02:36.405Z] "internal/reflectlite", [2024-03-20T20:02:36.405Z] "internal/unsafeheader", [2024-03-20T20:02:36.405Z] "runtime", [2024-03-20T20:02:36.405Z] "runtime/internal/atomic", [2024-03-20T20:02:36.405Z] "runtime/internal/math", [2024-03-20T20:02:36.405Z] "runtime/internal/sys", [2024-03-20T20:02:36.405Z] "sync", [2024-03-20T20:02:36.405Z] "sync/atomic", [2024-03-20T20:02:36.405Z] "syscall", [2024-03-20T20:02:36.405Z] "time", [2024-03-20T20:02:36.405Z] "unsafe" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "XTestGoFiles": [ [2024-03-20T20:02:36.405Z] "semaphore_bench_test.go", [2024-03-20T20:02:36.405Z] "semaphore_example_test.go", [2024-03-20T20:02:36.405Z] "semaphore_test.go" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "XTestImports": [ [2024-03-20T20:02:36.405Z] "context", [2024-03-20T20:02:36.405Z] "fmt", [2024-03-20T20:02:36.405Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.405Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.405Z] "log", [2024-03-20T20:02:36.405Z] "math/rand", [2024-03-20T20:02:36.405Z] "runtime", [2024-03-20T20:02:36.405Z] "sync", [2024-03-20T20:02:36.405Z] "testing", [2024-03-20T20:02:36.405Z] "time" [2024-03-20T20:02:36.405Z] ] [2024-03-20T20:02:36.405Z] } [2024-03-20T20:02:36.405Z] { [2024-03-20T20:02:36.405Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-20T20:02:36.405Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.405Z] "Name": "mqtt", [2024-03-20T20:02:36.405Z] "Doc": "Package mqtt provides an MQTT v3.1.1 client library.", [2024-03-20T20:02:36.405Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-20T20:02:36.405Z] "Module": { [2024-03-20T20:02:36.405Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.405Z] "Version": "v1.4.3", [2024-03-20T20:02:36.405Z] "Time": "2023-03-16T19:09:57Z", [2024-03-20T20:02:36.405Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-20T20:02:36.405Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-03-20T20:02:36.405Z] "GoVersion": "1.18" [2024-03-20T20:02:36.405Z] }, [2024-03-20T20:02:36.405Z] "DepOnly": true, [2024-03-20T20:02:36.405Z] "Stale": true, [2024-03-20T20:02:36.405Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.405Z] "GoFiles": [ [2024-03-20T20:02:36.405Z] "backoff.go", [2024-03-20T20:02:36.405Z] "client.go", [2024-03-20T20:02:36.405Z] "components.go", [2024-03-20T20:02:36.405Z] "filestore.go", [2024-03-20T20:02:36.405Z] "memstore.go", [2024-03-20T20:02:36.405Z] "memstore_ordered.go", [2024-03-20T20:02:36.405Z] "message.go", [2024-03-20T20:02:36.405Z] "messageids.go", [2024-03-20T20:02:36.405Z] "net.go", [2024-03-20T20:02:36.405Z] "netconn.go", [2024-03-20T20:02:36.405Z] "oops.go", [2024-03-20T20:02:36.405Z] "options.go", [2024-03-20T20:02:36.405Z] "options_reader.go", [2024-03-20T20:02:36.405Z] "ping.go", [2024-03-20T20:02:36.405Z] "router.go", [2024-03-20T20:02:36.405Z] "status.go", [2024-03-20T20:02:36.405Z] "store.go", [2024-03-20T20:02:36.405Z] "token.go", [2024-03-20T20:02:36.405Z] "topic.go", [2024-03-20T20:02:36.405Z] "trace.go", [2024-03-20T20:02:36.405Z] "websocket.go" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "Imports": [ [2024-03-20T20:02:36.405Z] "bytes", [2024-03-20T20:02:36.405Z] "container/list", [2024-03-20T20:02:36.405Z] "context", [2024-03-20T20:02:36.405Z] "crypto/tls", [2024-03-20T20:02:36.405Z] "errors", [2024-03-20T20:02:36.405Z] "fmt", [2024-03-20T20:02:36.405Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.405Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.405Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.405Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.405Z] "io", [2024-03-20T20:02:36.405Z] "io/ioutil", [2024-03-20T20:02:36.405Z] "net", [2024-03-20T20:02:36.405Z] "net/http", [2024-03-20T20:02:36.405Z] "net/url", [2024-03-20T20:02:36.405Z] "os", [2024-03-20T20:02:36.405Z] "path", [2024-03-20T20:02:36.405Z] "reflect", [2024-03-20T20:02:36.405Z] "sort", [2024-03-20T20:02:36.405Z] "strconv", [2024-03-20T20:02:36.405Z] "strings", [2024-03-20T20:02:36.405Z] "sync", [2024-03-20T20:02:36.405Z] "sync/atomic", [2024-03-20T20:02:36.405Z] "time" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "Deps": [ [2024-03-20T20:02:36.405Z] "bufio", [2024-03-20T20:02:36.405Z] "bytes", [2024-03-20T20:02:36.405Z] "compress/flate", [2024-03-20T20:02:36.405Z] "compress/gzip", [2024-03-20T20:02:36.405Z] "container/list", [2024-03-20T20:02:36.405Z] "context", [2024-03-20T20:02:36.405Z] "crypto", [2024-03-20T20:02:36.405Z] "crypto/aes", [2024-03-20T20:02:36.405Z] "crypto/cipher", [2024-03-20T20:02:36.405Z] "crypto/des", [2024-03-20T20:02:36.405Z] "crypto/dsa", [2024-03-20T20:02:36.405Z] "crypto/ecdsa", [2024-03-20T20:02:36.405Z] "crypto/ed25519", [2024-03-20T20:02:36.405Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.405Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.405Z] "crypto/elliptic", [2024-03-20T20:02:36.405Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.405Z] "crypto/hmac", [2024-03-20T20:02:36.405Z] "crypto/internal/randutil", [2024-03-20T20:02:36.405Z] "crypto/internal/subtle", [2024-03-20T20:02:36.405Z] "crypto/md5", [2024-03-20T20:02:36.405Z] "crypto/rand", [2024-03-20T20:02:36.405Z] "crypto/rc4", [2024-03-20T20:02:36.405Z] "crypto/rsa", [2024-03-20T20:02:36.405Z] "crypto/sha1", [2024-03-20T20:02:36.405Z] "crypto/sha256", [2024-03-20T20:02:36.405Z] "crypto/sha512", [2024-03-20T20:02:36.405Z] "crypto/subtle", [2024-03-20T20:02:36.405Z] "crypto/tls", [2024-03-20T20:02:36.405Z] "crypto/x509", [2024-03-20T20:02:36.405Z] "crypto/x509/pkix", [2024-03-20T20:02:36.405Z] "encoding", [2024-03-20T20:02:36.405Z] "encoding/asn1", [2024-03-20T20:02:36.405Z] "encoding/base64", [2024-03-20T20:02:36.405Z] "encoding/binary", [2024-03-20T20:02:36.405Z] "encoding/hex", [2024-03-20T20:02:36.405Z] "encoding/json", [2024-03-20T20:02:36.405Z] "encoding/pem", [2024-03-20T20:02:36.405Z] "errors", [2024-03-20T20:02:36.405Z] "fmt", [2024-03-20T20:02:36.405Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.405Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.405Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.405Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.405Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.405Z] "hash", [2024-03-20T20:02:36.405Z] "hash/crc32", [2024-03-20T20:02:36.405Z] "internal/abi", [2024-03-20T20:02:36.405Z] "internal/bytealg", [2024-03-20T20:02:36.405Z] "internal/cpu", [2024-03-20T20:02:36.405Z] "internal/fmtsort", [2024-03-20T20:02:36.405Z] "internal/goexperiment", [2024-03-20T20:02:36.405Z] "internal/itoa", [2024-03-20T20:02:36.405Z] "internal/nettrace", [2024-03-20T20:02:36.405Z] "internal/oserror", [2024-03-20T20:02:36.405Z] "internal/poll", [2024-03-20T20:02:36.405Z] "internal/race", [2024-03-20T20:02:36.405Z] "internal/reflectlite", [2024-03-20T20:02:36.405Z] "internal/singleflight", [2024-03-20T20:02:36.405Z] "internal/syscall/execenv", [2024-03-20T20:02:36.405Z] "internal/syscall/unix", [2024-03-20T20:02:36.405Z] "internal/testlog", [2024-03-20T20:02:36.405Z] "internal/unsafeheader", [2024-03-20T20:02:36.405Z] "io", [2024-03-20T20:02:36.405Z] "io/fs", [2024-03-20T20:02:36.405Z] "io/ioutil", [2024-03-20T20:02:36.405Z] "log", [2024-03-20T20:02:36.405Z] "math", [2024-03-20T20:02:36.405Z] "math/big", [2024-03-20T20:02:36.405Z] "math/bits", [2024-03-20T20:02:36.405Z] "math/rand", [2024-03-20T20:02:36.405Z] "mime", [2024-03-20T20:02:36.405Z] "mime/multipart", [2024-03-20T20:02:36.405Z] "mime/quotedprintable", [2024-03-20T20:02:36.405Z] "net", [2024-03-20T20:02:36.405Z] "net/http", [2024-03-20T20:02:36.405Z] "net/http/httptrace", [2024-03-20T20:02:36.405Z] "net/http/internal", [2024-03-20T20:02:36.405Z] "net/http/internal/ascii", [2024-03-20T20:02:36.405Z] "net/textproto", [2024-03-20T20:02:36.405Z] "net/url", [2024-03-20T20:02:36.405Z] "os", [2024-03-20T20:02:36.405Z] "path", [2024-03-20T20:02:36.405Z] "path/filepath", [2024-03-20T20:02:36.405Z] "reflect", [2024-03-20T20:02:36.405Z] "runtime", [2024-03-20T20:02:36.405Z] "runtime/cgo", [2024-03-20T20:02:36.405Z] "runtime/internal/atomic", [2024-03-20T20:02:36.405Z] "runtime/internal/math", [2024-03-20T20:02:36.405Z] "runtime/internal/sys", [2024-03-20T20:02:36.405Z] "sort", [2024-03-20T20:02:36.405Z] "strconv", [2024-03-20T20:02:36.405Z] "strings", [2024-03-20T20:02:36.405Z] "sync", [2024-03-20T20:02:36.405Z] "sync/atomic", [2024-03-20T20:02:36.405Z] "syscall", [2024-03-20T20:02:36.405Z] "time", [2024-03-20T20:02:36.405Z] "unicode", [2024-03-20T20:02:36.405Z] "unicode/utf16", [2024-03-20T20:02:36.405Z] "unicode/utf8", [2024-03-20T20:02:36.405Z] "unsafe", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "TestGoFiles": [ [2024-03-20T20:02:36.405Z] "backoff_test.go", [2024-03-20T20:02:36.405Z] "client_test.go", [2024-03-20T20:02:36.405Z] "fvt_client_test.go", [2024-03-20T20:02:36.405Z] "fvt_store_test.go", [2024-03-20T20:02:36.405Z] "fvt_test.go", [2024-03-20T20:02:36.405Z] "options_test.go", [2024-03-20T20:02:36.405Z] "token_test.go", [2024-03-20T20:02:36.405Z] "unit_client_test.go", [2024-03-20T20:02:36.405Z] "unit_message_test.go", [2024-03-20T20:02:36.405Z] "unit_messageids_test.go", [2024-03-20T20:02:36.405Z] "unit_options_test.go", [2024-03-20T20:02:36.405Z] "unit_ping_test.go", [2024-03-20T20:02:36.405Z] "unit_router_test.go", [2024-03-20T20:02:36.405Z] "unit_status_test.go", [2024-03-20T20:02:36.405Z] "unit_store_test.go", [2024-03-20T20:02:36.405Z] "unit_topic_test.go" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "TestImports": [ [2024-03-20T20:02:36.405Z] "bytes", [2024-03-20T20:02:36.405Z] "context", [2024-03-20T20:02:36.405Z] "crypto/tls", [2024-03-20T20:02:36.405Z] "crypto/x509", [2024-03-20T20:02:36.405Z] "errors", [2024-03-20T20:02:36.405Z] "fmt", [2024-03-20T20:02:36.405Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.405Z] "io/ioutil", [2024-03-20T20:02:36.405Z] "log", [2024-03-20T20:02:36.405Z] "net", [2024-03-20T20:02:36.405Z] "net/http", [2024-03-20T20:02:36.405Z] "net/http/pprof", [2024-03-20T20:02:36.405Z] "net/url", [2024-03-20T20:02:36.405Z] "os", [2024-03-20T20:02:36.405Z] "runtime", [2024-03-20T20:02:36.405Z] "strconv", [2024-03-20T20:02:36.405Z] "strings", [2024-03-20T20:02:36.405Z] "sync", [2024-03-20T20:02:36.405Z] "testing", [2024-03-20T20:02:36.405Z] "time" [2024-03-20T20:02:36.405Z] ] [2024-03-20T20:02:36.405Z] } [2024-03-20T20:02:36.405Z] { [2024-03-20T20:02:36.405Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/common", [2024-03-20T20:02:36.405Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.405Z] "Name": "common", [2024-03-20T20:02:36.405Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.405Z] "Module": { [2024-03-20T20:02:36.405Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.405Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.405Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.405Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.405Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.405Z] "GoVersion": "1.21" [2024-03-20T20:02:36.405Z] }, [2024-03-20T20:02:36.405Z] "DepOnly": true, [2024-03-20T20:02:36.405Z] "Stale": true, [2024-03-20T20:02:36.405Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.405Z] "GoFiles": [ [2024-03-20T20:02:36.405Z] "base.go", [2024-03-20T20:02:36.405Z] "config.go", [2024-03-20T20:02:36.405Z] "count.go", [2024-03-20T20:02:36.405Z] "ping.go", [2024-03-20T20:02:36.405Z] "secret.go", [2024-03-20T20:02:36.405Z] "version.go" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "Imports": [ [2024-03-20T20:02:36.405Z] "encoding/json", [2024-03-20T20:02:36.405Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.405Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.405Z] "github.com/google/uuid", [2024-03-20T20:02:36.405Z] "time" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "Deps": [ [2024-03-20T20:02:36.405Z] "bufio", [2024-03-20T20:02:36.405Z] "bytes", [2024-03-20T20:02:36.405Z] "compress/flate", [2024-03-20T20:02:36.405Z] "compress/gzip", [2024-03-20T20:02:36.405Z] "compress/zlib", [2024-03-20T20:02:36.405Z] "container/list", [2024-03-20T20:02:36.405Z] "context", [2024-03-20T20:02:36.405Z] "crypto", [2024-03-20T20:02:36.405Z] "crypto/aes", [2024-03-20T20:02:36.405Z] "crypto/cipher", [2024-03-20T20:02:36.405Z] "crypto/des", [2024-03-20T20:02:36.405Z] "crypto/dsa", [2024-03-20T20:02:36.405Z] "crypto/ecdsa", [2024-03-20T20:02:36.405Z] "crypto/ed25519", [2024-03-20T20:02:36.405Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.405Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.405Z] "crypto/elliptic", [2024-03-20T20:02:36.405Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.405Z] "crypto/hmac", [2024-03-20T20:02:36.405Z] "crypto/internal/randutil", [2024-03-20T20:02:36.405Z] "crypto/internal/subtle", [2024-03-20T20:02:36.405Z] "crypto/md5", [2024-03-20T20:02:36.405Z] "crypto/rand", [2024-03-20T20:02:36.405Z] "crypto/rc4", [2024-03-20T20:02:36.405Z] "crypto/rsa", [2024-03-20T20:02:36.405Z] "crypto/sha1", [2024-03-20T20:02:36.405Z] "crypto/sha256", [2024-03-20T20:02:36.405Z] "crypto/sha512", [2024-03-20T20:02:36.405Z] "crypto/subtle", [2024-03-20T20:02:36.405Z] "crypto/tls", [2024-03-20T20:02:36.405Z] "crypto/x509", [2024-03-20T20:02:36.405Z] "crypto/x509/pkix", [2024-03-20T20:02:36.405Z] "database/sql/driver", [2024-03-20T20:02:36.405Z] "debug/dwarf", [2024-03-20T20:02:36.405Z] "debug/macho", [2024-03-20T20:02:36.405Z] "encoding", [2024-03-20T20:02:36.405Z] "encoding/asn1", [2024-03-20T20:02:36.405Z] "encoding/base64", [2024-03-20T20:02:36.405Z] "encoding/binary", [2024-03-20T20:02:36.405Z] "encoding/csv", [2024-03-20T20:02:36.405Z] "encoding/hex", [2024-03-20T20:02:36.405Z] "encoding/json", [2024-03-20T20:02:36.405Z] "encoding/pem", [2024-03-20T20:02:36.405Z] "encoding/xml", [2024-03-20T20:02:36.405Z] "errors", [2024-03-20T20:02:36.405Z] "fmt", [2024-03-20T20:02:36.405Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.405Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.405Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.405Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.405Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.405Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.405Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.405Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.405Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.405Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.405Z] "github.com/google/uuid", [2024-03-20T20:02:36.405Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.405Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.405Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.405Z] "golang.org/x/net/html", [2024-03-20T20:02:36.405Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.405Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.405Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.405Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.405Z] "golang.org/x/text/language", [2024-03-20T20:02:36.405Z] "hash", [2024-03-20T20:02:36.405Z] "hash/adler32", [2024-03-20T20:02:36.405Z] "hash/crc32", [2024-03-20T20:02:36.405Z] "internal/abi", [2024-03-20T20:02:36.405Z] "internal/bytealg", [2024-03-20T20:02:36.405Z] "internal/cpu", [2024-03-20T20:02:36.405Z] "internal/fmtsort", [2024-03-20T20:02:36.405Z] "internal/goexperiment", [2024-03-20T20:02:36.405Z] "internal/itoa", [2024-03-20T20:02:36.405Z] "internal/nettrace", [2024-03-20T20:02:36.405Z] "internal/oserror", [2024-03-20T20:02:36.405Z] "internal/poll", [2024-03-20T20:02:36.405Z] "internal/race", [2024-03-20T20:02:36.405Z] "internal/reflectlite", [2024-03-20T20:02:36.405Z] "internal/singleflight", [2024-03-20T20:02:36.405Z] "internal/syscall/execenv", [2024-03-20T20:02:36.405Z] "internal/syscall/unix", [2024-03-20T20:02:36.405Z] "internal/testlog", [2024-03-20T20:02:36.405Z] "internal/unsafeheader", [2024-03-20T20:02:36.405Z] "io", [2024-03-20T20:02:36.405Z] "io/fs", [2024-03-20T20:02:36.405Z] "io/ioutil", [2024-03-20T20:02:36.405Z] "log", [2024-03-20T20:02:36.405Z] "math", [2024-03-20T20:02:36.405Z] "math/big", [2024-03-20T20:02:36.405Z] "math/bits", [2024-03-20T20:02:36.405Z] "math/rand", [2024-03-20T20:02:36.405Z] "mime", [2024-03-20T20:02:36.405Z] "mime/multipart", [2024-03-20T20:02:36.405Z] "mime/quotedprintable", [2024-03-20T20:02:36.405Z] "net", [2024-03-20T20:02:36.405Z] "net/http", [2024-03-20T20:02:36.405Z] "net/http/httptrace", [2024-03-20T20:02:36.405Z] "net/http/internal", [2024-03-20T20:02:36.405Z] "net/http/internal/ascii", [2024-03-20T20:02:36.405Z] "net/textproto", [2024-03-20T20:02:36.405Z] "net/url", [2024-03-20T20:02:36.405Z] "os", [2024-03-20T20:02:36.405Z] "path", [2024-03-20T20:02:36.405Z] "path/filepath", [2024-03-20T20:02:36.405Z] "reflect", [2024-03-20T20:02:36.405Z] "regexp", [2024-03-20T20:02:36.405Z] "regexp/syntax", [2024-03-20T20:02:36.405Z] "runtime", [2024-03-20T20:02:36.405Z] "runtime/cgo", [2024-03-20T20:02:36.405Z] "runtime/internal/atomic", [2024-03-20T20:02:36.405Z] "runtime/internal/math", [2024-03-20T20:02:36.405Z] "runtime/internal/sys", [2024-03-20T20:02:36.405Z] "sort", [2024-03-20T20:02:36.405Z] "strconv", [2024-03-20T20:02:36.405Z] "strings", [2024-03-20T20:02:36.405Z] "sync", [2024-03-20T20:02:36.405Z] "sync/atomic", [2024-03-20T20:02:36.405Z] "syscall", [2024-03-20T20:02:36.405Z] "time", [2024-03-20T20:02:36.405Z] "unicode", [2024-03-20T20:02:36.405Z] "unicode/utf16", [2024-03-20T20:02:36.405Z] "unicode/utf8", [2024-03-20T20:02:36.405Z] "unsafe", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.405Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "TestGoFiles": [ [2024-03-20T20:02:36.405Z] "base_test.go", [2024-03-20T20:02:36.405Z] "config_test.go", [2024-03-20T20:02:36.405Z] "count_test.go", [2024-03-20T20:02:36.405Z] "ping_test.go", [2024-03-20T20:02:36.405Z] "secret_test.go", [2024-03-20T20:02:36.405Z] "version_test.go" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "TestImports": [ [2024-03-20T20:02:36.405Z] "encoding/json", [2024-03-20T20:02:36.405Z] "fmt", [2024-03-20T20:02:36.405Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.405Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.405Z] "github.com/google/uuid", [2024-03-20T20:02:36.405Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.405Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.405Z] "testing", [2024-03-20T20:02:36.405Z] "time" [2024-03-20T20:02:36.405Z] ] [2024-03-20T20:02:36.405Z] } [2024-03-20T20:02:36.405Z] { [2024-03-20T20:02:36.405Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0/unix", [2024-03-20T20:02:36.405Z] "ImportPath": "golang.org/x/sys/unix", [2024-03-20T20:02:36.405Z] "Name": "unix", [2024-03-20T20:02:36.405Z] "Doc": "Package unix contains an interface to the low-level operating system primitives.", [2024-03-20T20:02:36.405Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-20T20:02:36.405Z] "Module": { [2024-03-20T20:02:36.405Z] "Path": "golang.org/x/sys", [2024-03-20T20:02:36.405Z] "Version": "v0.18.0", [2024-03-20T20:02:36.405Z] "Time": "2024-02-16T13:31:09Z", [2024-03-20T20:02:36.405Z] "Indirect": true, [2024-03-20T20:02:36.405Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-20T20:02:36.405Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.18.0.mod", [2024-03-20T20:02:36.405Z] "GoVersion": "1.18" [2024-03-20T20:02:36.405Z] }, [2024-03-20T20:02:36.405Z] "DepOnly": true, [2024-03-20T20:02:36.405Z] "Stale": true, [2024-03-20T20:02:36.405Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.405Z] "GoFiles": [ [2024-03-20T20:02:36.405Z] "affinity_linux.go", [2024-03-20T20:02:36.405Z] "aliases.go", [2024-03-20T20:02:36.405Z] "bluetooth_linux.go", [2024-03-20T20:02:36.405Z] "constants.go", [2024-03-20T20:02:36.405Z] "dev_linux.go", [2024-03-20T20:02:36.405Z] "dirent.go", [2024-03-20T20:02:36.405Z] "endian_little.go", [2024-03-20T20:02:36.405Z] "env_unix.go", [2024-03-20T20:02:36.405Z] "fcntl.go", [2024-03-20T20:02:36.405Z] "fdset.go", [2024-03-20T20:02:36.405Z] "ifreq_linux.go", [2024-03-20T20:02:36.405Z] "ioctl_linux.go", [2024-03-20T20:02:36.405Z] "ioctl_unsigned.go", [2024-03-20T20:02:36.405Z] "mremap.go", [2024-03-20T20:02:36.405Z] "pagesize_unix.go", [2024-03-20T20:02:36.405Z] "race0.go", [2024-03-20T20:02:36.405Z] "readdirent_getdents.go", [2024-03-20T20:02:36.405Z] "sockcmsg_linux.go", [2024-03-20T20:02:36.405Z] "sockcmsg_unix.go", [2024-03-20T20:02:36.405Z] "sockcmsg_unix_other.go", [2024-03-20T20:02:36.405Z] "syscall.go", [2024-03-20T20:02:36.405Z] "syscall_linux.go", [2024-03-20T20:02:36.405Z] "syscall_linux_alarm.go", [2024-03-20T20:02:36.405Z] "syscall_linux_amd64.go", [2024-03-20T20:02:36.405Z] "syscall_linux_amd64_gc.go", [2024-03-20T20:02:36.405Z] "syscall_linux_gc.go", [2024-03-20T20:02:36.405Z] "syscall_unix.go", [2024-03-20T20:02:36.405Z] "syscall_unix_gc.go", [2024-03-20T20:02:36.405Z] "sysvshm_linux.go", [2024-03-20T20:02:36.405Z] "sysvshm_unix.go", [2024-03-20T20:02:36.405Z] "timestruct.go", [2024-03-20T20:02:36.405Z] "zerrors_linux.go", [2024-03-20T20:02:36.405Z] "zerrors_linux_amd64.go", [2024-03-20T20:02:36.405Z] "zptrace_x86_linux.go", [2024-03-20T20:02:36.405Z] "zsyscall_linux.go", [2024-03-20T20:02:36.405Z] "zsyscall_linux_amd64.go", [2024-03-20T20:02:36.405Z] "zsysnum_linux_amd64.go", [2024-03-20T20:02:36.405Z] "ztypes_linux.go", [2024-03-20T20:02:36.405Z] "ztypes_linux_amd64.go" [2024-03-20T20:02:36.405Z] ], [2024-03-20T20:02:36.405Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.405Z] "cap_freebsd.go", [2024-03-20T20:02:36.405Z] "darwin_amd64_test.go", [2024-03-20T20:02:36.405Z] "darwin_arm64_test.go", [2024-03-20T20:02:36.405Z] "darwin_test.go", [2024-03-20T20:02:36.405Z] "dev_aix_ppc.go", [2024-03-20T20:02:36.405Z] "dev_aix_ppc64.go", [2024-03-20T20:02:36.405Z] "dev_darwin.go", [2024-03-20T20:02:36.405Z] "dev_dragonfly.go", [2024-03-20T20:02:36.405Z] "dev_freebsd.go", [2024-03-20T20:02:36.405Z] "dev_netbsd.go", [2024-03-20T20:02:36.405Z] "dev_openbsd.go", [2024-03-20T20:02:36.405Z] "dev_zos.go", [2024-03-20T20:02:36.405Z] "dev_zos_test.go", [2024-03-20T20:02:36.405Z] "endian_big.go", [2024-03-20T20:02:36.405Z] "epoll_zos.go", [2024-03-20T20:02:36.405Z] "epoll_zos_test.go", [2024-03-20T20:02:36.405Z] "fcntl_darwin.go", [2024-03-20T20:02:36.405Z] "fcntl_linux_32bit.go", [2024-03-20T20:02:36.405Z] "fstatfs_zos.go", [2024-03-20T20:02:36.405Z] "fstatfs_zos_test.go", [2024-03-20T20:02:36.405Z] "gccgo.go", [2024-03-20T20:02:36.405Z] "gccgo_linux_amd64.go", [2024-03-20T20:02:36.405Z] "getdirentries_test.go", [2024-03-20T20:02:36.405Z] "getfsstat_test.go", [2024-03-20T20:02:36.405Z] "ioctl_signed.go", [2024-03-20T20:02:36.405Z] "ioctl_zos.go", [2024-03-20T20:02:36.405Z] "mkasm.go", [2024-03-20T20:02:36.405Z] "mkpost.go", [2024-03-20T20:02:36.405Z] "mksyscall.go", [2024-03-20T20:02:36.405Z] "mksyscall_aix_ppc.go", [2024-03-20T20:02:36.405Z] "mksyscall_aix_ppc64.go", [2024-03-20T20:02:36.405Z] "mksyscall_solaris.go", [2024-03-20T20:02:36.405Z] "mksysctl_openbsd.go", [2024-03-20T20:02:36.405Z] "mksysnum.go", [2024-03-20T20:02:36.405Z] "mmap_nomremap.go", [2024-03-20T20:02:36.405Z] "mmap_zos_test.go", [2024-03-20T20:02:36.405Z] "openbsd_test.go", [2024-03-20T20:02:36.405Z] "pledge_openbsd.go", [2024-03-20T20:02:36.405Z] "ptrace_darwin.go", [2024-03-20T20:02:36.405Z] "ptrace_ios.go", [2024-03-20T20:02:36.405Z] "race.go", [2024-03-20T20:02:36.405Z] "readdirent_getdirentries.go", [2024-03-20T20:02:36.405Z] "sockcmsg_dragonfly.go", [2024-03-20T20:02:36.405Z] "syscall_aix.go", [2024-03-20T20:02:36.405Z] "syscall_aix_ppc.go", [2024-03-20T20:02:36.405Z] "syscall_aix_ppc64.go", [2024-03-20T20:02:36.405Z] "syscall_aix_test.go", [2024-03-20T20:02:36.405Z] "syscall_bsd.go", [2024-03-20T20:02:36.405Z] "syscall_bsd_test.go", [2024-03-20T20:02:36.405Z] "syscall_darwin.go", [2024-03-20T20:02:36.405Z] "syscall_darwin_amd64.go", [2024-03-20T20:02:36.405Z] "syscall_darwin_arm64.go", [2024-03-20T20:02:36.405Z] "syscall_darwin_libSystem.go", [2024-03-20T20:02:36.405Z] "syscall_darwin_test.go", [2024-03-20T20:02:36.405Z] "syscall_dragonfly.go", [2024-03-20T20:02:36.405Z] "syscall_dragonfly_amd64.go", [2024-03-20T20:02:36.405Z] "syscall_freebsd.go", [2024-03-20T20:02:36.405Z] "syscall_freebsd_386.go", [2024-03-20T20:02:36.405Z] "syscall_freebsd_amd64.go", [2024-03-20T20:02:36.405Z] "syscall_freebsd_arm.go", [2024-03-20T20:02:36.405Z] "syscall_freebsd_arm64.go", [2024-03-20T20:02:36.405Z] "syscall_freebsd_riscv64.go", [2024-03-20T20:02:36.405Z] "syscall_freebsd_test.go", [2024-03-20T20:02:36.406Z] "syscall_hurd.go", [2024-03-20T20:02:36.406Z] "syscall_hurd_386.go", [2024-03-20T20:02:36.406Z] "syscall_illumos.go", [2024-03-20T20:02:36.406Z] "syscall_internal_bsd_test.go", [2024-03-20T20:02:36.406Z] "syscall_internal_darwin_test.go", [2024-03-20T20:02:36.406Z] "syscall_internal_solaris_test.go", [2024-03-20T20:02:36.406Z] "syscall_linux_386.go", [2024-03-20T20:02:36.406Z] "syscall_linux_arm.go", [2024-03-20T20:02:36.406Z] "syscall_linux_arm64.go", [2024-03-20T20:02:36.406Z] "syscall_linux_gc_386.go", [2024-03-20T20:02:36.406Z] "syscall_linux_gc_arm.go", [2024-03-20T20:02:36.406Z] "syscall_linux_gccgo_386.go", [2024-03-20T20:02:36.406Z] "syscall_linux_gccgo_arm.go", [2024-03-20T20:02:36.406Z] "syscall_linux_loong64.go", [2024-03-20T20:02:36.406Z] "syscall_linux_mips64x.go", [2024-03-20T20:02:36.406Z] "syscall_linux_mipsx.go", [2024-03-20T20:02:36.406Z] "syscall_linux_ppc.go", [2024-03-20T20:02:36.406Z] "syscall_linux_ppc64x.go", [2024-03-20T20:02:36.406Z] "syscall_linux_riscv64.go", [2024-03-20T20:02:36.406Z] "syscall_linux_s390x.go", [2024-03-20T20:02:36.406Z] "syscall_linux_sparc64.go", [2024-03-20T20:02:36.406Z] "syscall_netbsd.go", [2024-03-20T20:02:36.406Z] "syscall_netbsd_386.go", [2024-03-20T20:02:36.406Z] "syscall_netbsd_amd64.go", [2024-03-20T20:02:36.406Z] "syscall_netbsd_arm.go", [2024-03-20T20:02:36.406Z] "syscall_netbsd_arm64.go", [2024-03-20T20:02:36.406Z] "syscall_netbsd_test.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_386.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_amd64.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_arm.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_arm64.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_libc.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_mips64.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_ppc64.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_riscv64.go", [2024-03-20T20:02:36.406Z] "syscall_openbsd_test.go", [2024-03-20T20:02:36.406Z] "syscall_solaris.go", [2024-03-20T20:02:36.406Z] "syscall_solaris_amd64.go", [2024-03-20T20:02:36.406Z] "syscall_solaris_test.go", [2024-03-20T20:02:36.406Z] "syscall_unix_gc_ppc64x.go", [2024-03-20T20:02:36.406Z] "syscall_zos_s390x.go", [2024-03-20T20:02:36.406Z] "syscall_zos_test.go", [2024-03-20T20:02:36.406Z] "sysctl_netbsd_test.go", [2024-03-20T20:02:36.406Z] "sysvshm_unix_other.go", [2024-03-20T20:02:36.406Z] "types_aix.go", [2024-03-20T20:02:36.406Z] "types_darwin.go", [2024-03-20T20:02:36.406Z] "types_dragonfly.go", [2024-03-20T20:02:36.406Z] "types_freebsd.go", [2024-03-20T20:02:36.406Z] "types_netbsd.go", [2024-03-20T20:02:36.406Z] "types_openbsd.go", [2024-03-20T20:02:36.406Z] "types_solaris.go", [2024-03-20T20:02:36.406Z] "unveil_openbsd.go", [2024-03-20T20:02:36.406Z] "xattr_bsd.go", [2024-03-20T20:02:36.406Z] "zerrors_aix_ppc.go", [2024-03-20T20:02:36.406Z] "zerrors_aix_ppc64.go", [2024-03-20T20:02:36.406Z] "zerrors_darwin_amd64.go", [2024-03-20T20:02:36.406Z] "zerrors_darwin_arm64.go", [2024-03-20T20:02:36.406Z] "zerrors_dragonfly_amd64.go", [2024-03-20T20:02:36.406Z] "zerrors_freebsd_386.go", [2024-03-20T20:02:36.406Z] "zerrors_freebsd_amd64.go", [2024-03-20T20:02:36.406Z] "zerrors_freebsd_arm.go", [2024-03-20T20:02:36.406Z] "zerrors_freebsd_arm64.go", [2024-03-20T20:02:36.406Z] "zerrors_freebsd_riscv64.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_386.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_arm.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_arm64.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_loong64.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_mips.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_mips64.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_mips64le.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_mipsle.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_ppc.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_ppc64.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_ppc64le.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_riscv64.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_s390x.go", [2024-03-20T20:02:36.406Z] "zerrors_linux_sparc64.go", [2024-03-20T20:02:36.406Z] "zerrors_netbsd_386.go", [2024-03-20T20:02:36.406Z] "zerrors_netbsd_amd64.go", [2024-03-20T20:02:36.406Z] "zerrors_netbsd_arm.go", [2024-03-20T20:02:36.406Z] "zerrors_netbsd_arm64.go", [2024-03-20T20:02:36.406Z] "zerrors_openbsd_386.go", [2024-03-20T20:02:36.406Z] "zerrors_openbsd_amd64.go", [2024-03-20T20:02:36.406Z] "zerrors_openbsd_arm.go", [2024-03-20T20:02:36.406Z] "zerrors_openbsd_arm64.go", [2024-03-20T20:02:36.406Z] "zerrors_openbsd_mips64.go", [2024-03-20T20:02:36.406Z] "zerrors_openbsd_ppc64.go", [2024-03-20T20:02:36.406Z] "zerrors_openbsd_riscv64.go", [2024-03-20T20:02:36.406Z] "zerrors_solaris_amd64.go", [2024-03-20T20:02:36.406Z] "zerrors_zos_s390x.go", [2024-03-20T20:02:36.406Z] "zptrace_armnn_linux.go", [2024-03-20T20:02:36.406Z] "zptrace_linux_arm64.go", [2024-03-20T20:02:36.406Z] "zptrace_mipsnn_linux.go", [2024-03-20T20:02:36.406Z] "zptrace_mipsnnle_linux.go", [2024-03-20T20:02:36.406Z] "zsyscall_aix_ppc.go", [2024-03-20T20:02:36.406Z] "zsyscall_aix_ppc64.go", [2024-03-20T20:02:36.406Z] "zsyscall_aix_ppc64_gc.go", [2024-03-20T20:02:36.406Z] "zsyscall_aix_ppc64_gccgo.go", [2024-03-20T20:02:36.406Z] "zsyscall_darwin_amd64.go", [2024-03-20T20:02:36.406Z] "zsyscall_darwin_arm64.go", [2024-03-20T20:02:36.406Z] "zsyscall_dragonfly_amd64.go", [2024-03-20T20:02:36.406Z] "zsyscall_freebsd_386.go", [2024-03-20T20:02:36.406Z] "zsyscall_freebsd_amd64.go", [2024-03-20T20:02:36.406Z] "zsyscall_freebsd_arm.go", [2024-03-20T20:02:36.406Z] "zsyscall_freebsd_arm64.go", [2024-03-20T20:02:36.406Z] "zsyscall_freebsd_riscv64.go", [2024-03-20T20:02:36.406Z] "zsyscall_illumos_amd64.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_386.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_arm.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_arm64.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_loong64.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_mips.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_mips64.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_mips64le.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_mipsle.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_ppc.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_ppc64.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_ppc64le.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_riscv64.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_s390x.go", [2024-03-20T20:02:36.406Z] "zsyscall_linux_sparc64.go", [2024-03-20T20:02:36.406Z] "zsyscall_netbsd_386.go", [2024-03-20T20:02:36.406Z] "zsyscall_netbsd_amd64.go", [2024-03-20T20:02:36.406Z] "zsyscall_netbsd_arm.go", [2024-03-20T20:02:36.406Z] "zsyscall_netbsd_arm64.go", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_386.go", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_amd64.go", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_arm.go", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_arm64.go", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_mips64.go", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_ppc64.go", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_riscv64.go", [2024-03-20T20:02:36.406Z] "zsyscall_solaris_amd64.go", [2024-03-20T20:02:36.406Z] "zsyscall_zos_s390x.go", [2024-03-20T20:02:36.406Z] "zsysctl_openbsd_386.go", [2024-03-20T20:02:36.406Z] "zsysctl_openbsd_amd64.go", [2024-03-20T20:02:36.406Z] "zsysctl_openbsd_arm.go", [2024-03-20T20:02:36.406Z] "zsysctl_openbsd_arm64.go", [2024-03-20T20:02:36.406Z] "zsysctl_openbsd_mips64.go", [2024-03-20T20:02:36.406Z] "zsysctl_openbsd_ppc64.go", [2024-03-20T20:02:36.406Z] "zsysctl_openbsd_riscv64.go", [2024-03-20T20:02:36.406Z] "zsysnum_darwin_amd64.go", [2024-03-20T20:02:36.406Z] "zsysnum_darwin_arm64.go", [2024-03-20T20:02:36.406Z] "zsysnum_dragonfly_amd64.go", [2024-03-20T20:02:36.406Z] "zsysnum_freebsd_386.go", [2024-03-20T20:02:36.406Z] "zsysnum_freebsd_amd64.go", [2024-03-20T20:02:36.406Z] "zsysnum_freebsd_arm.go", [2024-03-20T20:02:36.406Z] "zsysnum_freebsd_arm64.go", [2024-03-20T20:02:36.406Z] "zsysnum_freebsd_riscv64.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_386.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_arm.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_arm64.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_loong64.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_mips.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_mips64.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_mips64le.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_mipsle.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_ppc.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_ppc64.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_ppc64le.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_riscv64.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_s390x.go", [2024-03-20T20:02:36.406Z] "zsysnum_linux_sparc64.go", [2024-03-20T20:02:36.406Z] "zsysnum_netbsd_386.go", [2024-03-20T20:02:36.406Z] "zsysnum_netbsd_amd64.go", [2024-03-20T20:02:36.406Z] "zsysnum_netbsd_arm.go", [2024-03-20T20:02:36.406Z] "zsysnum_netbsd_arm64.go", [2024-03-20T20:02:36.406Z] "zsysnum_openbsd_386.go", [2024-03-20T20:02:36.406Z] "zsysnum_openbsd_amd64.go", [2024-03-20T20:02:36.406Z] "zsysnum_openbsd_arm.go", [2024-03-20T20:02:36.406Z] "zsysnum_openbsd_arm64.go", [2024-03-20T20:02:36.406Z] "zsysnum_openbsd_mips64.go", [2024-03-20T20:02:36.406Z] "zsysnum_openbsd_ppc64.go", [2024-03-20T20:02:36.406Z] "zsysnum_openbsd_riscv64.go", [2024-03-20T20:02:36.406Z] "zsysnum_zos_s390x.go", [2024-03-20T20:02:36.406Z] "ztypes_aix_ppc.go", [2024-03-20T20:02:36.406Z] "ztypes_aix_ppc64.go", [2024-03-20T20:02:36.406Z] "ztypes_darwin_amd64.go", [2024-03-20T20:02:36.406Z] "ztypes_darwin_arm64.go", [2024-03-20T20:02:36.406Z] "ztypes_dragonfly_amd64.go", [2024-03-20T20:02:36.406Z] "ztypes_freebsd_386.go", [2024-03-20T20:02:36.406Z] "ztypes_freebsd_amd64.go", [2024-03-20T20:02:36.406Z] "ztypes_freebsd_arm.go", [2024-03-20T20:02:36.406Z] "ztypes_freebsd_arm64.go", [2024-03-20T20:02:36.406Z] "ztypes_freebsd_riscv64.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_386.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_arm.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_arm64.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_loong64.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_mips.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_mips64.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_mips64le.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_mipsle.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_ppc.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_ppc64.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_ppc64le.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_riscv64.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_s390x.go", [2024-03-20T20:02:36.406Z] "ztypes_linux_sparc64.go", [2024-03-20T20:02:36.406Z] "ztypes_netbsd_386.go", [2024-03-20T20:02:36.406Z] "ztypes_netbsd_amd64.go", [2024-03-20T20:02:36.406Z] "ztypes_netbsd_arm.go", [2024-03-20T20:02:36.406Z] "ztypes_netbsd_arm64.go", [2024-03-20T20:02:36.406Z] "ztypes_openbsd_386.go", [2024-03-20T20:02:36.406Z] "ztypes_openbsd_amd64.go", [2024-03-20T20:02:36.406Z] "ztypes_openbsd_arm.go", [2024-03-20T20:02:36.406Z] "ztypes_openbsd_arm64.go", [2024-03-20T20:02:36.406Z] "ztypes_openbsd_mips64.go", [2024-03-20T20:02:36.406Z] "ztypes_openbsd_ppc64.go", [2024-03-20T20:02:36.406Z] "ztypes_openbsd_riscv64.go", [2024-03-20T20:02:36.406Z] "ztypes_solaris_amd64.go", [2024-03-20T20:02:36.406Z] "ztypes_zos_s390x.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.406Z] "asm_aix_ppc64.s", [2024-03-20T20:02:36.406Z] "asm_bsd_386.s", [2024-03-20T20:02:36.406Z] "asm_bsd_amd64.s", [2024-03-20T20:02:36.406Z] "asm_bsd_arm.s", [2024-03-20T20:02:36.406Z] "asm_bsd_arm64.s", [2024-03-20T20:02:36.406Z] "asm_bsd_ppc64.s", [2024-03-20T20:02:36.406Z] "asm_bsd_riscv64.s", [2024-03-20T20:02:36.406Z] "asm_linux_386.s", [2024-03-20T20:02:36.406Z] "asm_linux_arm.s", [2024-03-20T20:02:36.406Z] "asm_linux_arm64.s", [2024-03-20T20:02:36.406Z] "asm_linux_loong64.s", [2024-03-20T20:02:36.406Z] "asm_linux_mips64x.s", [2024-03-20T20:02:36.406Z] "asm_linux_mipsx.s", [2024-03-20T20:02:36.406Z] "asm_linux_ppc64x.s", [2024-03-20T20:02:36.406Z] "asm_linux_riscv64.s", [2024-03-20T20:02:36.406Z] "asm_linux_s390x.s", [2024-03-20T20:02:36.406Z] "asm_openbsd_mips64.s", [2024-03-20T20:02:36.406Z] "asm_solaris_amd64.s", [2024-03-20T20:02:36.406Z] "asm_zos_s390x.s", [2024-03-20T20:02:36.406Z] "gccgo_c.c", [2024-03-20T20:02:36.406Z] "zsyscall_darwin_amd64.s", [2024-03-20T20:02:36.406Z] "zsyscall_darwin_arm64.s", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_386.s", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_amd64.s", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_arm.s", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_arm64.s", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_mips64.s", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_ppc64.s", [2024-03-20T20:02:36.406Z] "zsyscall_openbsd_riscv64.s" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "SFiles": [ [2024-03-20T20:02:36.406Z] "asm_linux_amd64.s" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Imports": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "encoding/binary", [2024-03-20T20:02:36.406Z] "math/bits", [2024-03-20T20:02:36.406Z] "runtime", [2024-03-20T20:02:36.406Z] "sort", [2024-03-20T20:02:36.406Z] "strconv", [2024-03-20T20:02:36.406Z] "strings", [2024-03-20T20:02:36.406Z] "sync", [2024-03-20T20:02:36.406Z] "syscall", [2024-03-20T20:02:36.406Z] "time", [2024-03-20T20:02:36.406Z] "unsafe" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Deps": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "encoding/binary", [2024-03-20T20:02:36.406Z] "errors", [2024-03-20T20:02:36.406Z] "internal/abi", [2024-03-20T20:02:36.406Z] "internal/bytealg", [2024-03-20T20:02:36.406Z] "internal/cpu", [2024-03-20T20:02:36.406Z] "internal/goexperiment", [2024-03-20T20:02:36.406Z] "internal/itoa", [2024-03-20T20:02:36.406Z] "internal/oserror", [2024-03-20T20:02:36.406Z] "internal/race", [2024-03-20T20:02:36.406Z] "internal/reflectlite", [2024-03-20T20:02:36.406Z] "internal/unsafeheader", [2024-03-20T20:02:36.406Z] "io", [2024-03-20T20:02:36.406Z] "math", [2024-03-20T20:02:36.406Z] "math/bits", [2024-03-20T20:02:36.406Z] "reflect", [2024-03-20T20:02:36.406Z] "runtime", [2024-03-20T20:02:36.406Z] "runtime/internal/atomic", [2024-03-20T20:02:36.406Z] "runtime/internal/math", [2024-03-20T20:02:36.406Z] "runtime/internal/sys", [2024-03-20T20:02:36.406Z] "sort", [2024-03-20T20:02:36.406Z] "strconv", [2024-03-20T20:02:36.406Z] "strings", [2024-03-20T20:02:36.406Z] "sync", [2024-03-20T20:02:36.406Z] "sync/atomic", [2024-03-20T20:02:36.406Z] "syscall", [2024-03-20T20:02:36.406Z] "time", [2024-03-20T20:02:36.406Z] "unicode", [2024-03-20T20:02:36.406Z] "unicode/utf8", [2024-03-20T20:02:36.406Z] "unsafe" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestGoFiles": [ [2024-03-20T20:02:36.406Z] "export_mremap_test.go", [2024-03-20T20:02:36.406Z] "ifreq_linux_test.go", [2024-03-20T20:02:36.406Z] "syscall_internal_linux_test.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestImports": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "net", [2024-03-20T20:02:36.406Z] "reflect", [2024-03-20T20:02:36.406Z] "strings", [2024-03-20T20:02:36.406Z] "testing", [2024-03-20T20:02:36.406Z] "unsafe" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "XTestGoFiles": [ [2024-03-20T20:02:36.406Z] "creds_test.go", [2024-03-20T20:02:36.406Z] "dev_linux_test.go", [2024-03-20T20:02:36.406Z] "dirent_test.go", [2024-03-20T20:02:36.406Z] "dup3_test.go", [2024-03-20T20:02:36.406Z] "example_exec_test.go", [2024-03-20T20:02:36.406Z] "example_flock_test.go", [2024-03-20T20:02:36.406Z] "example_sysvshm_test.go", [2024-03-20T20:02:36.406Z] "fdset_test.go", [2024-03-20T20:02:36.406Z] "mmap_unix_test.go", [2024-03-20T20:02:36.406Z] "mremap_test.go", [2024-03-20T20:02:36.406Z] "pipe2_test.go", [2024-03-20T20:02:36.406Z] "sendfile_test.go", [2024-03-20T20:02:36.406Z] "syscall_linux_test.go", [2024-03-20T20:02:36.406Z] "syscall_test.go", [2024-03-20T20:02:36.406Z] "syscall_unix_test.go", [2024-03-20T20:02:36.406Z] "sysvshm_unix_test.go", [2024-03-20T20:02:36.406Z] "timestruct_test.go", [2024-03-20T20:02:36.406Z] "xattr_test.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "XTestImports": [ [2024-03-20T20:02:36.406Z] "bufio", [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "encoding/hex", [2024-03-20T20:02:36.406Z] "errors", [2024-03-20T20:02:36.406Z] "flag", [2024-03-20T20:02:36.406Z] "fmt", [2024-03-20T20:02:36.406Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.406Z] "io", [2024-03-20T20:02:36.406Z] "log", [2024-03-20T20:02:36.406Z] "net", [2024-03-20T20:02:36.406Z] "os", [2024-03-20T20:02:36.406Z] "os/exec", [2024-03-20T20:02:36.406Z] "path/filepath", [2024-03-20T20:02:36.406Z] "reflect", [2024-03-20T20:02:36.406Z] "runtime", [2024-03-20T20:02:36.406Z] "runtime/debug", [2024-03-20T20:02:36.406Z] "sort", [2024-03-20T20:02:36.406Z] "strconv", [2024-03-20T20:02:36.406Z] "strings", [2024-03-20T20:02:36.406Z] "sync", [2024-03-20T20:02:36.406Z] "syscall", [2024-03-20T20:02:36.406Z] "testing", [2024-03-20T20:02:36.406Z] "time", [2024-03-20T20:02:36.406Z] "unsafe" [2024-03-20T20:02:36.406Z] ] [2024-03-20T20:02:36.406Z] } [2024-03-20T20:02:36.406Z] { [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-20T20:02:36.406Z] "ImportPath": "github.com/mattn/go-isatty", [2024-03-20T20:02:36.406Z] "Name": "isatty", [2024-03-20T20:02:36.406Z] "Doc": "Package isatty implements interface to isatty", [2024-03-20T20:02:36.406Z] "Root": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-20T20:02:36.406Z] "Module": { [2024-03-20T20:02:36.406Z] "Path": "github.com/mattn/go-isatty", [2024-03-20T20:02:36.406Z] "Version": "v0.0.20", [2024-03-20T20:02:36.406Z] "Time": "2023-10-17T07:28:21Z", [2024-03-20T20:02:36.406Z] "Indirect": true, [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-20T20:02:36.406Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.mod", [2024-03-20T20:02:36.406Z] "GoVersion": "1.15" [2024-03-20T20:02:36.406Z] }, [2024-03-20T20:02:36.406Z] "DepOnly": true, [2024-03-20T20:02:36.406Z] "Stale": true, [2024-03-20T20:02:36.406Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.406Z] "GoFiles": [ [2024-03-20T20:02:36.406Z] "doc.go", [2024-03-20T20:02:36.406Z] "isatty_tcgets.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.406Z] "isatty_bsd.go", [2024-03-20T20:02:36.406Z] "isatty_others.go", [2024-03-20T20:02:36.406Z] "isatty_plan9.go", [2024-03-20T20:02:36.406Z] "isatty_solaris.go", [2024-03-20T20:02:36.406Z] "isatty_windows.go", [2024-03-20T20:02:36.406Z] "isatty_windows_test.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Imports": [ [2024-03-20T20:02:36.406Z] "golang.org/x/sys/unix" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Deps": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "encoding/binary", [2024-03-20T20:02:36.406Z] "errors", [2024-03-20T20:02:36.406Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.406Z] "internal/abi", [2024-03-20T20:02:36.406Z] "internal/bytealg", [2024-03-20T20:02:36.406Z] "internal/cpu", [2024-03-20T20:02:36.406Z] "internal/goexperiment", [2024-03-20T20:02:36.406Z] "internal/itoa", [2024-03-20T20:02:36.406Z] "internal/oserror", [2024-03-20T20:02:36.406Z] "internal/race", [2024-03-20T20:02:36.406Z] "internal/reflectlite", [2024-03-20T20:02:36.406Z] "internal/unsafeheader", [2024-03-20T20:02:36.406Z] "io", [2024-03-20T20:02:36.406Z] "math", [2024-03-20T20:02:36.406Z] "math/bits", [2024-03-20T20:02:36.406Z] "reflect", [2024-03-20T20:02:36.406Z] "runtime", [2024-03-20T20:02:36.406Z] "runtime/internal/atomic", [2024-03-20T20:02:36.406Z] "runtime/internal/math", [2024-03-20T20:02:36.406Z] "runtime/internal/sys", [2024-03-20T20:02:36.406Z] "sort", [2024-03-20T20:02:36.406Z] "strconv", [2024-03-20T20:02:36.406Z] "strings", [2024-03-20T20:02:36.406Z] "sync", [2024-03-20T20:02:36.406Z] "sync/atomic", [2024-03-20T20:02:36.406Z] "syscall", [2024-03-20T20:02:36.406Z] "time", [2024-03-20T20:02:36.406Z] "unicode", [2024-03-20T20:02:36.406Z] "unicode/utf8", [2024-03-20T20:02:36.406Z] "unsafe" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestGoFiles": [ [2024-03-20T20:02:36.406Z] "isatty_others_test.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestImports": [ [2024-03-20T20:02:36.406Z] "os", [2024-03-20T20:02:36.406Z] "testing" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "XTestGoFiles": [ [2024-03-20T20:02:36.406Z] "example_test.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "XTestImports": [ [2024-03-20T20:02:36.406Z] "fmt", [2024-03-20T20:02:36.406Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.406Z] "os" [2024-03-20T20:02:36.406Z] ] [2024-03-20T20:02:36.406Z] } [2024-03-20T20:02:36.406Z] { [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-20T20:02:36.406Z] "ImportPath": "github.com/mattn/go-colorable", [2024-03-20T20:02:36.406Z] "Name": "colorable", [2024-03-20T20:02:36.406Z] "Root": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-20T20:02:36.406Z] "Module": { [2024-03-20T20:02:36.406Z] "Path": "github.com/mattn/go-colorable", [2024-03-20T20:02:36.406Z] "Version": "v0.1.13", [2024-03-20T20:02:36.406Z] "Time": "2022-08-15T05:53:26Z", [2024-03-20T20:02:36.406Z] "Indirect": true, [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-20T20:02:36.406Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.mod", [2024-03-20T20:02:36.406Z] "GoVersion": "1.15" [2024-03-20T20:02:36.406Z] }, [2024-03-20T20:02:36.406Z] "DepOnly": true, [2024-03-20T20:02:36.406Z] "Stale": true, [2024-03-20T20:02:36.406Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.406Z] "GoFiles": [ [2024-03-20T20:02:36.406Z] "colorable_others.go", [2024-03-20T20:02:36.406Z] "noncolorable.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.406Z] "colorable_appengine.go", [2024-03-20T20:02:36.406Z] "colorable_windows.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Imports": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.406Z] "io", [2024-03-20T20:02:36.406Z] "os" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Deps": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "encoding/binary", [2024-03-20T20:02:36.406Z] "errors", [2024-03-20T20:02:36.406Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.406Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.406Z] "internal/abi", [2024-03-20T20:02:36.406Z] "internal/bytealg", [2024-03-20T20:02:36.406Z] "internal/cpu", [2024-03-20T20:02:36.406Z] "internal/goexperiment", [2024-03-20T20:02:36.406Z] "internal/itoa", [2024-03-20T20:02:36.406Z] "internal/oserror", [2024-03-20T20:02:36.406Z] "internal/poll", [2024-03-20T20:02:36.406Z] "internal/race", [2024-03-20T20:02:36.406Z] "internal/reflectlite", [2024-03-20T20:02:36.406Z] "internal/syscall/execenv", [2024-03-20T20:02:36.406Z] "internal/syscall/unix", [2024-03-20T20:02:36.406Z] "internal/testlog", [2024-03-20T20:02:36.406Z] "internal/unsafeheader", [2024-03-20T20:02:36.406Z] "io", [2024-03-20T20:02:36.406Z] "io/fs", [2024-03-20T20:02:36.406Z] "math", [2024-03-20T20:02:36.406Z] "math/bits", [2024-03-20T20:02:36.406Z] "os", [2024-03-20T20:02:36.406Z] "path", [2024-03-20T20:02:36.406Z] "reflect", [2024-03-20T20:02:36.406Z] "runtime", [2024-03-20T20:02:36.406Z] "runtime/internal/atomic", [2024-03-20T20:02:36.406Z] "runtime/internal/math", [2024-03-20T20:02:36.406Z] "runtime/internal/sys", [2024-03-20T20:02:36.406Z] "sort", [2024-03-20T20:02:36.406Z] "strconv", [2024-03-20T20:02:36.406Z] "strings", [2024-03-20T20:02:36.406Z] "sync", [2024-03-20T20:02:36.406Z] "sync/atomic", [2024-03-20T20:02:36.406Z] "syscall", [2024-03-20T20:02:36.406Z] "time", [2024-03-20T20:02:36.406Z] "unicode", [2024-03-20T20:02:36.406Z] "unicode/utf8", [2024-03-20T20:02:36.406Z] "unsafe" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestGoFiles": [ [2024-03-20T20:02:36.406Z] "colorable_test.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestImports": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "os", [2024-03-20T20:02:36.406Z] "runtime", [2024-03-20T20:02:36.406Z] "testing" [2024-03-20T20:02:36.406Z] ] [2024-03-20T20:02:36.406Z] } [2024-03-20T20:02:36.406Z] { [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/color", [2024-03-20T20:02:36.406Z] "ImportPath": "github.com/labstack/gommon/color", [2024-03-20T20:02:36.406Z] "Name": "color", [2024-03-20T20:02:36.406Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-20T20:02:36.406Z] "Module": { [2024-03-20T20:02:36.406Z] "Path": "github.com/labstack/gommon", [2024-03-20T20:02:36.406Z] "Version": "v0.4.2", [2024-03-20T20:02:36.406Z] "Time": "2023-12-20T12:59:22Z", [2024-03-20T20:02:36.406Z] "Indirect": true, [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-20T20:02:36.406Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-20T20:02:36.406Z] "GoVersion": "1.18" [2024-03-20T20:02:36.406Z] }, [2024-03-20T20:02:36.406Z] "DepOnly": true, [2024-03-20T20:02:36.406Z] "Stale": true, [2024-03-20T20:02:36.406Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.406Z] "GoFiles": [ [2024-03-20T20:02:36.406Z] "color.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Imports": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "fmt", [2024-03-20T20:02:36.406Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.406Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.406Z] "io", [2024-03-20T20:02:36.406Z] "os" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "Deps": [ [2024-03-20T20:02:36.406Z] "bytes", [2024-03-20T20:02:36.406Z] "encoding/binary", [2024-03-20T20:02:36.406Z] "errors", [2024-03-20T20:02:36.406Z] "fmt", [2024-03-20T20:02:36.406Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.406Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.406Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.406Z] "internal/abi", [2024-03-20T20:02:36.406Z] "internal/bytealg", [2024-03-20T20:02:36.406Z] "internal/cpu", [2024-03-20T20:02:36.406Z] "internal/fmtsort", [2024-03-20T20:02:36.406Z] "internal/goexperiment", [2024-03-20T20:02:36.406Z] "internal/itoa", [2024-03-20T20:02:36.406Z] "internal/oserror", [2024-03-20T20:02:36.406Z] "internal/poll", [2024-03-20T20:02:36.406Z] "internal/race", [2024-03-20T20:02:36.406Z] "internal/reflectlite", [2024-03-20T20:02:36.406Z] "internal/syscall/execenv", [2024-03-20T20:02:36.406Z] "internal/syscall/unix", [2024-03-20T20:02:36.406Z] "internal/testlog", [2024-03-20T20:02:36.406Z] "internal/unsafeheader", [2024-03-20T20:02:36.406Z] "io", [2024-03-20T20:02:36.406Z] "io/fs", [2024-03-20T20:02:36.406Z] "math", [2024-03-20T20:02:36.406Z] "math/bits", [2024-03-20T20:02:36.406Z] "os", [2024-03-20T20:02:36.406Z] "path", [2024-03-20T20:02:36.406Z] "reflect", [2024-03-20T20:02:36.406Z] "runtime", [2024-03-20T20:02:36.406Z] "runtime/internal/atomic", [2024-03-20T20:02:36.406Z] "runtime/internal/math", [2024-03-20T20:02:36.406Z] "runtime/internal/sys", [2024-03-20T20:02:36.406Z] "sort", [2024-03-20T20:02:36.406Z] "strconv", [2024-03-20T20:02:36.406Z] "strings", [2024-03-20T20:02:36.406Z] "sync", [2024-03-20T20:02:36.406Z] "sync/atomic", [2024-03-20T20:02:36.406Z] "syscall", [2024-03-20T20:02:36.406Z] "time", [2024-03-20T20:02:36.406Z] "unicode", [2024-03-20T20:02:36.406Z] "unicode/utf8", [2024-03-20T20:02:36.406Z] "unsafe" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestGoFiles": [ [2024-03-20T20:02:36.406Z] "color_test.go" [2024-03-20T20:02:36.406Z] ], [2024-03-20T20:02:36.406Z] "TestImports": [ [2024-03-20T20:02:36.406Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.406Z] "testing" [2024-03-20T20:02:36.406Z] ] [2024-03-20T20:02:36.406Z] } [2024-03-20T20:02:36.406Z] { [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-20T20:02:36.406Z] "ImportPath": "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.406Z] "Name": "bytebufferpool", [2024-03-20T20:02:36.406Z] "Doc": "Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection.", [2024-03-20T20:02:36.406Z] "Root": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-20T20:02:36.406Z] "Module": { [2024-03-20T20:02:36.406Z] "Path": "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.406Z] "Version": "v1.0.0", [2024-03-20T20:02:36.406Z] "Time": "2016-08-17T18:16:52Z", [2024-03-20T20:02:36.406Z] "Indirect": true, [2024-03-20T20:02:36.406Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-20T20:02:36.406Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.mod" [2024-03-20T20:02:36.406Z] }, [2024-03-20T20:02:36.406Z] "DepOnly": true, [2024-03-20T20:02:36.407Z] "Stale": true, [2024-03-20T20:02:36.407Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.407Z] "GoFiles": [ [2024-03-20T20:02:36.407Z] "bytebuffer.go", [2024-03-20T20:02:36.407Z] "doc.go", [2024-03-20T20:02:36.407Z] "pool.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Imports": [ [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Deps": [ [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "internal/abi", [2024-03-20T20:02:36.407Z] "internal/bytealg", [2024-03-20T20:02:36.407Z] "internal/cpu", [2024-03-20T20:02:36.407Z] "internal/goexperiment", [2024-03-20T20:02:36.407Z] "internal/race", [2024-03-20T20:02:36.407Z] "internal/reflectlite", [2024-03-20T20:02:36.407Z] "internal/unsafeheader", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "runtime/internal/atomic", [2024-03-20T20:02:36.407Z] "runtime/internal/math", [2024-03-20T20:02:36.407Z] "runtime/internal/sys", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic", [2024-03-20T20:02:36.407Z] "unsafe" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestGoFiles": [ [2024-03-20T20:02:36.407Z] "bytebuffer_test.go", [2024-03-20T20:02:36.407Z] "bytebuffer_timing_test.go", [2024-03-20T20:02:36.407Z] "pool_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestImports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "math/rand", [2024-03-20T20:02:36.407Z] "testing", [2024-03-20T20:02:36.407Z] "time" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "XTestGoFiles": [ [2024-03-20T20:02:36.407Z] "bytebuffer_example_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "XTestImports": [ [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "github.com/valyala/bytebufferpool" [2024-03-20T20:02:36.407Z] ] [2024-03-20T20:02:36.407Z] } [2024-03-20T20:02:36.407Z] { [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-20T20:02:36.407Z] "ImportPath": "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.407Z] "Name": "fasttemplate", [2024-03-20T20:02:36.407Z] "Doc": "Package fasttemplate implements simple and fast template library.", [2024-03-20T20:02:36.407Z] "Root": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-20T20:02:36.407Z] "Module": { [2024-03-20T20:02:36.407Z] "Path": "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.407Z] "Version": "v1.2.2", [2024-03-20T20:02:36.407Z] "Time": "2022-10-18T07:24:49Z", [2024-03-20T20:02:36.407Z] "Indirect": true, [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-20T20:02:36.407Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.mod", [2024-03-20T20:02:36.407Z] "GoVersion": "1.12" [2024-03-20T20:02:36.407Z] }, [2024-03-20T20:02:36.407Z] "DepOnly": true, [2024-03-20T20:02:36.407Z] "Stale": true, [2024-03-20T20:02:36.407Z] "StaleReason": "stale dependency: github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.407Z] "GoFiles": [ [2024-03-20T20:02:36.407Z] "template.go", [2024-03-20T20:02:36.407Z] "unsafe.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.407Z] "unsafe_gae.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Imports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "reflect", [2024-03-20T20:02:36.407Z] "unsafe" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Deps": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.407Z] "internal/abi", [2024-03-20T20:02:36.407Z] "internal/bytealg", [2024-03-20T20:02:36.407Z] "internal/cpu", [2024-03-20T20:02:36.407Z] "internal/fmtsort", [2024-03-20T20:02:36.407Z] "internal/goexperiment", [2024-03-20T20:02:36.407Z] "internal/itoa", [2024-03-20T20:02:36.407Z] "internal/oserror", [2024-03-20T20:02:36.407Z] "internal/poll", [2024-03-20T20:02:36.407Z] "internal/race", [2024-03-20T20:02:36.407Z] "internal/reflectlite", [2024-03-20T20:02:36.407Z] "internal/syscall/execenv", [2024-03-20T20:02:36.407Z] "internal/syscall/unix", [2024-03-20T20:02:36.407Z] "internal/testlog", [2024-03-20T20:02:36.407Z] "internal/unsafeheader", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "io/fs", [2024-03-20T20:02:36.407Z] "math", [2024-03-20T20:02:36.407Z] "math/bits", [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "path", [2024-03-20T20:02:36.407Z] "reflect", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "runtime/internal/atomic", [2024-03-20T20:02:36.407Z] "runtime/internal/math", [2024-03-20T20:02:36.407Z] "runtime/internal/sys", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "strconv", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic", [2024-03-20T20:02:36.407Z] "syscall", [2024-03-20T20:02:36.407Z] "time", [2024-03-20T20:02:36.407Z] "unicode", [2024-03-20T20:02:36.407Z] "unicode/utf8", [2024-03-20T20:02:36.407Z] "unsafe" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestGoFiles": [ [2024-03-20T20:02:36.407Z] "example_test.go", [2024-03-20T20:02:36.407Z] "template_test.go", [2024-03-20T20:02:36.407Z] "template_timing_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestImports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "log", [2024-03-20T20:02:36.407Z] "net/url", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "testing", [2024-03-20T20:02:36.407Z] "text/template" [2024-03-20T20:02:36.407Z] ] [2024-03-20T20:02:36.407Z] } [2024-03-20T20:02:36.407Z] { [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/log", [2024-03-20T20:02:36.407Z] "ImportPath": "github.com/labstack/gommon/log", [2024-03-20T20:02:36.407Z] "Name": "log", [2024-03-20T20:02:36.407Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-20T20:02:36.407Z] "Module": { [2024-03-20T20:02:36.407Z] "Path": "github.com/labstack/gommon", [2024-03-20T20:02:36.407Z] "Version": "v0.4.2", [2024-03-20T20:02:36.407Z] "Time": "2023-12-20T12:59:22Z", [2024-03-20T20:02:36.407Z] "Indirect": true, [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-20T20:02:36.407Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-20T20:02:36.407Z] "GoVersion": "1.18" [2024-03-20T20:02:36.407Z] }, [2024-03-20T20:02:36.407Z] "DepOnly": true, [2024-03-20T20:02:36.407Z] "Stale": true, [2024-03-20T20:02:36.407Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.407Z] "GoFiles": [ [2024-03-20T20:02:36.407Z] "color.go", [2024-03-20T20:02:36.407Z] "log.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.407Z] "white.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Imports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "encoding/json", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.407Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.407Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.407Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "path", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "strconv", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic", [2024-03-20T20:02:36.407Z] "time" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Deps": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "encoding", [2024-03-20T20:02:36.407Z] "encoding/base64", [2024-03-20T20:02:36.407Z] "encoding/binary", [2024-03-20T20:02:36.407Z] "encoding/json", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.407Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.407Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.407Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.407Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.407Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.407Z] "internal/abi", [2024-03-20T20:02:36.407Z] "internal/bytealg", [2024-03-20T20:02:36.407Z] "internal/cpu", [2024-03-20T20:02:36.407Z] "internal/fmtsort", [2024-03-20T20:02:36.407Z] "internal/goexperiment", [2024-03-20T20:02:36.407Z] "internal/itoa", [2024-03-20T20:02:36.407Z] "internal/oserror", [2024-03-20T20:02:36.407Z] "internal/poll", [2024-03-20T20:02:36.407Z] "internal/race", [2024-03-20T20:02:36.407Z] "internal/reflectlite", [2024-03-20T20:02:36.407Z] "internal/syscall/execenv", [2024-03-20T20:02:36.407Z] "internal/syscall/unix", [2024-03-20T20:02:36.407Z] "internal/testlog", [2024-03-20T20:02:36.407Z] "internal/unsafeheader", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "io/fs", [2024-03-20T20:02:36.407Z] "math", [2024-03-20T20:02:36.407Z] "math/bits", [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "path", [2024-03-20T20:02:36.407Z] "reflect", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "runtime/internal/atomic", [2024-03-20T20:02:36.407Z] "runtime/internal/math", [2024-03-20T20:02:36.407Z] "runtime/internal/sys", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "strconv", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic", [2024-03-20T20:02:36.407Z] "syscall", [2024-03-20T20:02:36.407Z] "time", [2024-03-20T20:02:36.407Z] "unicode", [2024-03-20T20:02:36.407Z] "unicode/utf16", [2024-03-20T20:02:36.407Z] "unicode/utf8", [2024-03-20T20:02:36.407Z] "unsafe" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestGoFiles": [ [2024-03-20T20:02:36.407Z] "log_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestImports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "os/exec", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "testing" [2024-03-20T20:02:36.407Z] ] [2024-03-20T20:02:36.407Z] } [2024-03-20T20:02:36.407Z] { [2024-03-20T20:02:36.407Z] "Dir": "/usr/local/go/src/runtime/debug", [2024-03-20T20:02:36.407Z] "ImportPath": "runtime/debug", [2024-03-20T20:02:36.407Z] "Name": "debug", [2024-03-20T20:02:36.407Z] "Doc": "Package debug contains facilities for programs to debug themselves while they are running.", [2024-03-20T20:02:36.407Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/debug.a", [2024-03-20T20:02:36.407Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.407Z] "Goroot": true, [2024-03-20T20:02:36.407Z] "Standard": true, [2024-03-20T20:02:36.407Z] "DepOnly": true, [2024-03-20T20:02:36.407Z] "GoFiles": [ [2024-03-20T20:02:36.407Z] "garbage.go", [2024-03-20T20:02:36.407Z] "mod.go", [2024-03-20T20:02:36.407Z] "stack.go", [2024-03-20T20:02:36.407Z] "stubs.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "SFiles": [ [2024-03-20T20:02:36.407Z] "debug.s" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Imports": [ [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "time" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Deps": [ [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "internal/abi", [2024-03-20T20:02:36.407Z] "internal/bytealg", [2024-03-20T20:02:36.407Z] "internal/cpu", [2024-03-20T20:02:36.407Z] "internal/goexperiment", [2024-03-20T20:02:36.407Z] "internal/itoa", [2024-03-20T20:02:36.407Z] "internal/oserror", [2024-03-20T20:02:36.407Z] "internal/poll", [2024-03-20T20:02:36.407Z] "internal/race", [2024-03-20T20:02:36.407Z] "internal/reflectlite", [2024-03-20T20:02:36.407Z] "internal/syscall/execenv", [2024-03-20T20:02:36.407Z] "internal/syscall/unix", [2024-03-20T20:02:36.407Z] "internal/testlog", [2024-03-20T20:02:36.407Z] "internal/unsafeheader", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "io/fs", [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "path", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "runtime/internal/atomic", [2024-03-20T20:02:36.407Z] "runtime/internal/math", [2024-03-20T20:02:36.407Z] "runtime/internal/sys", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic", [2024-03-20T20:02:36.407Z] "syscall", [2024-03-20T20:02:36.407Z] "time", [2024-03-20T20:02:36.407Z] "unicode", [2024-03-20T20:02:36.407Z] "unicode/utf8", [2024-03-20T20:02:36.407Z] "unsafe" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "XTestGoFiles": [ [2024-03-20T20:02:36.407Z] "garbage_test.go", [2024-03-20T20:02:36.407Z] "heapdump_test.go", [2024-03-20T20:02:36.407Z] "panic_test.go", [2024-03-20T20:02:36.407Z] "stack_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "XTestImports": [ [2024-03-20T20:02:36.407Z] "internal/testenv", [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "runtime/debug", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "syscall", [2024-03-20T20:02:36.407Z] "testing", [2024-03-20T20:02:36.407Z] "time", [2024-03-20T20:02:36.407Z] "unsafe" [2024-03-20T20:02:36.407Z] ] [2024-03-20T20:02:36.407Z] } [2024-03-20T20:02:36.407Z] { [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/acme", [2024-03-20T20:02:36.407Z] "ImportPath": "golang.org/x/crypto/acme", [2024-03-20T20:02:36.407Z] "Name": "acme", [2024-03-20T20:02:36.407Z] "Doc": "Package acme provides an implementation of the Automatic Certificate Management Environment (ACME) spec, most famously used by Let's Encrypt.", [2024-03-20T20:02:36.407Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.407Z] "Module": { [2024-03-20T20:02:36.407Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.407Z] "Version": "v0.21.0", [2024-03-20T20:02:36.407Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.407Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.407Z] "GoVersion": "1.18" [2024-03-20T20:02:36.407Z] }, [2024-03-20T20:02:36.407Z] "DepOnly": true, [2024-03-20T20:02:36.407Z] "Stale": true, [2024-03-20T20:02:36.407Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.407Z] "GoFiles": [ [2024-03-20T20:02:36.407Z] "acme.go", [2024-03-20T20:02:36.407Z] "http.go", [2024-03-20T20:02:36.407Z] "jws.go", [2024-03-20T20:02:36.407Z] "rfc8555.go", [2024-03-20T20:02:36.407Z] "types.go", [2024-03-20T20:02:36.407Z] "version_go112.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Imports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "context", [2024-03-20T20:02:36.407Z] "crypto", [2024-03-20T20:02:36.407Z] "crypto/ecdsa", [2024-03-20T20:02:36.407Z] "crypto/elliptic", [2024-03-20T20:02:36.407Z] "crypto/hmac", [2024-03-20T20:02:36.407Z] "crypto/rand", [2024-03-20T20:02:36.407Z] "crypto/rsa", [2024-03-20T20:02:36.407Z] "crypto/sha256", [2024-03-20T20:02:36.407Z] "crypto/sha512", [2024-03-20T20:02:36.407Z] "crypto/tls", [2024-03-20T20:02:36.407Z] "crypto/x509", [2024-03-20T20:02:36.407Z] "crypto/x509/pkix", [2024-03-20T20:02:36.407Z] "encoding/asn1", [2024-03-20T20:02:36.407Z] "encoding/base64", [2024-03-20T20:02:36.407Z] "encoding/hex", [2024-03-20T20:02:36.407Z] "encoding/json", [2024-03-20T20:02:36.407Z] "encoding/pem", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "math/big", [2024-03-20T20:02:36.407Z] "net/http", [2024-03-20T20:02:36.407Z] "runtime/debug", [2024-03-20T20:02:36.407Z] "strconv", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "time" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Deps": [ [2024-03-20T20:02:36.407Z] "bufio", [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "compress/flate", [2024-03-20T20:02:36.407Z] "compress/gzip", [2024-03-20T20:02:36.407Z] "container/list", [2024-03-20T20:02:36.407Z] "context", [2024-03-20T20:02:36.407Z] "crypto", [2024-03-20T20:02:36.407Z] "crypto/aes", [2024-03-20T20:02:36.407Z] "crypto/cipher", [2024-03-20T20:02:36.407Z] "crypto/des", [2024-03-20T20:02:36.407Z] "crypto/dsa", [2024-03-20T20:02:36.407Z] "crypto/ecdsa", [2024-03-20T20:02:36.407Z] "crypto/ed25519", [2024-03-20T20:02:36.407Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.407Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.407Z] "crypto/elliptic", [2024-03-20T20:02:36.407Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.407Z] "crypto/hmac", [2024-03-20T20:02:36.407Z] "crypto/internal/randutil", [2024-03-20T20:02:36.407Z] "crypto/internal/subtle", [2024-03-20T20:02:36.407Z] "crypto/md5", [2024-03-20T20:02:36.407Z] "crypto/rand", [2024-03-20T20:02:36.407Z] "crypto/rc4", [2024-03-20T20:02:36.407Z] "crypto/rsa", [2024-03-20T20:02:36.407Z] "crypto/sha1", [2024-03-20T20:02:36.407Z] "crypto/sha256", [2024-03-20T20:02:36.407Z] "crypto/sha512", [2024-03-20T20:02:36.407Z] "crypto/subtle", [2024-03-20T20:02:36.407Z] "crypto/tls", [2024-03-20T20:02:36.407Z] "crypto/x509", [2024-03-20T20:02:36.407Z] "crypto/x509/pkix", [2024-03-20T20:02:36.407Z] "encoding", [2024-03-20T20:02:36.407Z] "encoding/asn1", [2024-03-20T20:02:36.407Z] "encoding/base64", [2024-03-20T20:02:36.407Z] "encoding/binary", [2024-03-20T20:02:36.407Z] "encoding/hex", [2024-03-20T20:02:36.407Z] "encoding/json", [2024-03-20T20:02:36.407Z] "encoding/pem", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "hash", [2024-03-20T20:02:36.407Z] "hash/crc32", [2024-03-20T20:02:36.407Z] "internal/abi", [2024-03-20T20:02:36.407Z] "internal/bytealg", [2024-03-20T20:02:36.407Z] "internal/cpu", [2024-03-20T20:02:36.407Z] "internal/fmtsort", [2024-03-20T20:02:36.407Z] "internal/goexperiment", [2024-03-20T20:02:36.407Z] "internal/itoa", [2024-03-20T20:02:36.407Z] "internal/nettrace", [2024-03-20T20:02:36.407Z] "internal/oserror", [2024-03-20T20:02:36.407Z] "internal/poll", [2024-03-20T20:02:36.407Z] "internal/race", [2024-03-20T20:02:36.407Z] "internal/reflectlite", [2024-03-20T20:02:36.407Z] "internal/singleflight", [2024-03-20T20:02:36.407Z] "internal/syscall/execenv", [2024-03-20T20:02:36.407Z] "internal/syscall/unix", [2024-03-20T20:02:36.407Z] "internal/testlog", [2024-03-20T20:02:36.407Z] "internal/unsafeheader", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "io/fs", [2024-03-20T20:02:36.407Z] "io/ioutil", [2024-03-20T20:02:36.407Z] "log", [2024-03-20T20:02:36.407Z] "math", [2024-03-20T20:02:36.407Z] "math/big", [2024-03-20T20:02:36.407Z] "math/bits", [2024-03-20T20:02:36.407Z] "math/rand", [2024-03-20T20:02:36.407Z] "mime", [2024-03-20T20:02:36.407Z] "mime/multipart", [2024-03-20T20:02:36.407Z] "mime/quotedprintable", [2024-03-20T20:02:36.407Z] "net", [2024-03-20T20:02:36.407Z] "net/http", [2024-03-20T20:02:36.407Z] "net/http/httptrace", [2024-03-20T20:02:36.407Z] "net/http/internal", [2024-03-20T20:02:36.407Z] "net/http/internal/ascii", [2024-03-20T20:02:36.407Z] "net/textproto", [2024-03-20T20:02:36.407Z] "net/url", [2024-03-20T20:02:36.407Z] "os", [2024-03-20T20:02:36.407Z] "path", [2024-03-20T20:02:36.407Z] "path/filepath", [2024-03-20T20:02:36.407Z] "reflect", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "runtime/cgo", [2024-03-20T20:02:36.407Z] "runtime/debug", [2024-03-20T20:02:36.407Z] "runtime/internal/atomic", [2024-03-20T20:02:36.407Z] "runtime/internal/math", [2024-03-20T20:02:36.407Z] "runtime/internal/sys", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "strconv", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic", [2024-03-20T20:02:36.407Z] "syscall", [2024-03-20T20:02:36.407Z] "time", [2024-03-20T20:02:36.407Z] "unicode", [2024-03-20T20:02:36.407Z] "unicode/utf16", [2024-03-20T20:02:36.407Z] "unicode/utf8", [2024-03-20T20:02:36.407Z] "unsafe", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.407Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestGoFiles": [ [2024-03-20T20:02:36.407Z] "acme_test.go", [2024-03-20T20:02:36.407Z] "http_test.go", [2024-03-20T20:02:36.407Z] "jws_test.go", [2024-03-20T20:02:36.407Z] "rfc8555_test.go", [2024-03-20T20:02:36.407Z] "types_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestImports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "context", [2024-03-20T20:02:36.407Z] "crypto", [2024-03-20T20:02:36.407Z] "crypto/ecdsa", [2024-03-20T20:02:36.407Z] "crypto/elliptic", [2024-03-20T20:02:36.407Z] "crypto/hmac", [2024-03-20T20:02:36.407Z] "crypto/rand", [2024-03-20T20:02:36.407Z] "crypto/rsa", [2024-03-20T20:02:36.407Z] "crypto/sha256", [2024-03-20T20:02:36.407Z] "crypto/tls", [2024-03-20T20:02:36.407Z] "crypto/x509", [2024-03-20T20:02:36.407Z] "crypto/x509/pkix", [2024-03-20T20:02:36.407Z] "encoding/base64", [2024-03-20T20:02:36.407Z] "encoding/hex", [2024-03-20T20:02:36.407Z] "encoding/json", [2024-03-20T20:02:36.407Z] "encoding/pem", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "math/big", [2024-03-20T20:02:36.407Z] "net/http", [2024-03-20T20:02:36.407Z] "net/http/httptest", [2024-03-20T20:02:36.407Z] "reflect", [2024-03-20T20:02:36.407Z] "sort", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "testing", [2024-03-20T20:02:36.407Z] "time" [2024-03-20T20:02:36.407Z] ] [2024-03-20T20:02:36.407Z] } [2024-03-20T20:02:36.407Z] { [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/transform", [2024-03-20T20:02:36.407Z] "ImportPath": "golang.org/x/text/transform", [2024-03-20T20:02:36.407Z] "Name": "transform", [2024-03-20T20:02:36.407Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-03-20T20:02:36.407Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.407Z] "Module": { [2024-03-20T20:02:36.407Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.407Z] "Version": "v0.14.0", [2024-03-20T20:02:36.407Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.407Z] "Indirect": true, [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.407Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.407Z] "GoVersion": "1.18" [2024-03-20T20:02:36.407Z] }, [2024-03-20T20:02:36.407Z] "DepOnly": true, [2024-03-20T20:02:36.407Z] "Stale": true, [2024-03-20T20:02:36.407Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.407Z] "GoFiles": [ [2024-03-20T20:02:36.407Z] "transform.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Imports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "unicode/utf8" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "Deps": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "internal/abi", [2024-03-20T20:02:36.407Z] "internal/bytealg", [2024-03-20T20:02:36.407Z] "internal/cpu", [2024-03-20T20:02:36.407Z] "internal/goexperiment", [2024-03-20T20:02:36.407Z] "internal/race", [2024-03-20T20:02:36.407Z] "internal/reflectlite", [2024-03-20T20:02:36.407Z] "internal/unsafeheader", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "runtime", [2024-03-20T20:02:36.407Z] "runtime/internal/atomic", [2024-03-20T20:02:36.407Z] "runtime/internal/math", [2024-03-20T20:02:36.407Z] "runtime/internal/sys", [2024-03-20T20:02:36.407Z] "sync", [2024-03-20T20:02:36.407Z] "sync/atomic", [2024-03-20T20:02:36.407Z] "unicode", [2024-03-20T20:02:36.407Z] "unicode/utf8", [2024-03-20T20:02:36.407Z] "unsafe" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestGoFiles": [ [2024-03-20T20:02:36.407Z] "transform_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "TestImports": [ [2024-03-20T20:02:36.407Z] "bytes", [2024-03-20T20:02:36.407Z] "errors", [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "golang.org/x/text/internal/testtext", [2024-03-20T20:02:36.407Z] "io", [2024-03-20T20:02:36.407Z] "strconv", [2024-03-20T20:02:36.407Z] "strings", [2024-03-20T20:02:36.407Z] "testing", [2024-03-20T20:02:36.407Z] "time", [2024-03-20T20:02:36.407Z] "unicode/utf8" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "XTestGoFiles": [ [2024-03-20T20:02:36.407Z] "examples_test.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "XTestImports": [ [2024-03-20T20:02:36.407Z] "fmt", [2024-03-20T20:02:36.407Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.407Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.407Z] "unicode" [2024-03-20T20:02:36.407Z] ] [2024-03-20T20:02:36.407Z] } [2024-03-20T20:02:36.407Z] { [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/bidi", [2024-03-20T20:02:36.407Z] "ImportPath": "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.407Z] "Name": "bidi", [2024-03-20T20:02:36.407Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-03-20T20:02:36.407Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.407Z] "Module": { [2024-03-20T20:02:36.407Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.407Z] "Version": "v0.14.0", [2024-03-20T20:02:36.407Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.407Z] "Indirect": true, [2024-03-20T20:02:36.407Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.407Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.407Z] "GoVersion": "1.18" [2024-03-20T20:02:36.407Z] }, [2024-03-20T20:02:36.407Z] "DepOnly": true, [2024-03-20T20:02:36.407Z] "Stale": true, [2024-03-20T20:02:36.407Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.407Z] "GoFiles": [ [2024-03-20T20:02:36.407Z] "bidi.go", [2024-03-20T20:02:36.407Z] "bracket.go", [2024-03-20T20:02:36.407Z] "core.go", [2024-03-20T20:02:36.407Z] "prop.go", [2024-03-20T20:02:36.407Z] "tables13.0.0.go", [2024-03-20T20:02:36.407Z] "trieval.go" [2024-03-20T20:02:36.407Z] ], [2024-03-20T20:02:36.407Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.407Z] "gen.go", [2024-03-20T20:02:36.407Z] "gen_ranges.go", [2024-03-20T20:02:36.407Z] "gen_trieval.go", [2024-03-20T20:02:36.407Z] "tables10.0.0.go", [2024-03-20T20:02:36.407Z] "tables11.0.0.go", [2024-03-20T20:02:36.408Z] "tables12.0.0.go", [2024-03-20T20:02:36.408Z] "tables15.0.0.go", [2024-03-20T20:02:36.408Z] "tables9.0.0.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Imports": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "container/list", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "sort", [2024-03-20T20:02:36.408Z] "unicode/utf8" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Deps": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "container/list", [2024-03-20T20:02:36.408Z] "errors", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "internal/abi", [2024-03-20T20:02:36.408Z] "internal/bytealg", [2024-03-20T20:02:36.408Z] "internal/cpu", [2024-03-20T20:02:36.408Z] "internal/fmtsort", [2024-03-20T20:02:36.408Z] "internal/goexperiment", [2024-03-20T20:02:36.408Z] "internal/itoa", [2024-03-20T20:02:36.408Z] "internal/oserror", [2024-03-20T20:02:36.408Z] "internal/poll", [2024-03-20T20:02:36.408Z] "internal/race", [2024-03-20T20:02:36.408Z] "internal/reflectlite", [2024-03-20T20:02:36.408Z] "internal/syscall/execenv", [2024-03-20T20:02:36.408Z] "internal/syscall/unix", [2024-03-20T20:02:36.408Z] "internal/testlog", [2024-03-20T20:02:36.408Z] "internal/unsafeheader", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "io/fs", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "math", [2024-03-20T20:02:36.408Z] "math/bits", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "path", [2024-03-20T20:02:36.408Z] "reflect", [2024-03-20T20:02:36.408Z] "runtime", [2024-03-20T20:02:36.408Z] "runtime/internal/atomic", [2024-03-20T20:02:36.408Z] "runtime/internal/math", [2024-03-20T20:02:36.408Z] "runtime/internal/sys", [2024-03-20T20:02:36.408Z] "sort", [2024-03-20T20:02:36.408Z] "strconv", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "sync/atomic", [2024-03-20T20:02:36.408Z] "syscall", [2024-03-20T20:02:36.408Z] "time", [2024-03-20T20:02:36.408Z] "unicode", [2024-03-20T20:02:36.408Z] "unicode/utf8", [2024-03-20T20:02:36.408Z] "unsafe" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestGoFiles": [ [2024-03-20T20:02:36.408Z] "bidi_test.go", [2024-03-20T20:02:36.408Z] "core_test.go", [2024-03-20T20:02:36.408Z] "ranges_test.go", [2024-03-20T20:02:36.408Z] "tables_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestImports": [ [2024-03-20T20:02:36.408Z] "flag", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/internal/gen", [2024-03-20T20:02:36.408Z] "golang.org/x/text/internal/testtext", [2024-03-20T20:02:36.408Z] "golang.org/x/text/internal/ucd", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/rangetable", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "strconv", [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "testing", [2024-03-20T20:02:36.408Z] "unicode" [2024-03-20T20:02:36.408Z] ] [2024-03-20T20:02:36.408Z] } [2024-03-20T20:02:36.408Z] { [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/secure/bidirule", [2024-03-20T20:02:36.408Z] "ImportPath": "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.408Z] "Name": "bidirule", [2024-03-20T20:02:36.408Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-03-20T20:02:36.408Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.408Z] "Module": { [2024-03-20T20:02:36.408Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.408Z] "Version": "v0.14.0", [2024-03-20T20:02:36.408Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.408Z] "Indirect": true, [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.408Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.408Z] "GoVersion": "1.18" [2024-03-20T20:02:36.408Z] }, [2024-03-20T20:02:36.408Z] "DepOnly": true, [2024-03-20T20:02:36.408Z] "Stale": true, [2024-03-20T20:02:36.408Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "GoFiles": [ [2024-03-20T20:02:36.408Z] "bidirule.go", [2024-03-20T20:02:36.408Z] "bidirule10.0.0.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.408Z] "bidirule9.0.0.go", [2024-03-20T20:02:36.408Z] "bidirule9.0.0_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Imports": [ [2024-03-20T20:02:36.408Z] "errors", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.408Z] "unicode/utf8" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Deps": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "container/list", [2024-03-20T20:02:36.408Z] "errors", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.408Z] "internal/abi", [2024-03-20T20:02:36.408Z] "internal/bytealg", [2024-03-20T20:02:36.408Z] "internal/cpu", [2024-03-20T20:02:36.408Z] "internal/fmtsort", [2024-03-20T20:02:36.408Z] "internal/goexperiment", [2024-03-20T20:02:36.408Z] "internal/itoa", [2024-03-20T20:02:36.408Z] "internal/oserror", [2024-03-20T20:02:36.408Z] "internal/poll", [2024-03-20T20:02:36.408Z] "internal/race", [2024-03-20T20:02:36.408Z] "internal/reflectlite", [2024-03-20T20:02:36.408Z] "internal/syscall/execenv", [2024-03-20T20:02:36.408Z] "internal/syscall/unix", [2024-03-20T20:02:36.408Z] "internal/testlog", [2024-03-20T20:02:36.408Z] "internal/unsafeheader", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "io/fs", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "math", [2024-03-20T20:02:36.408Z] "math/bits", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "path", [2024-03-20T20:02:36.408Z] "reflect", [2024-03-20T20:02:36.408Z] "runtime", [2024-03-20T20:02:36.408Z] "runtime/internal/atomic", [2024-03-20T20:02:36.408Z] "runtime/internal/math", [2024-03-20T20:02:36.408Z] "runtime/internal/sys", [2024-03-20T20:02:36.408Z] "sort", [2024-03-20T20:02:36.408Z] "strconv", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "sync/atomic", [2024-03-20T20:02:36.408Z] "syscall", [2024-03-20T20:02:36.408Z] "time", [2024-03-20T20:02:36.408Z] "unicode", [2024-03-20T20:02:36.408Z] "unicode/utf8", [2024-03-20T20:02:36.408Z] "unsafe" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestGoFiles": [ [2024-03-20T20:02:36.408Z] "bench_test.go", [2024-03-20T20:02:36.408Z] "bidirule10.0.0_test.go", [2024-03-20T20:02:36.408Z] "bidirule_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestImports": [ [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/internal/testtext", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.408Z] "testing" [2024-03-20T20:02:36.408Z] ] [2024-03-20T20:02:36.408Z] } [2024-03-20T20:02:36.408Z] { [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/norm", [2024-03-20T20:02:36.408Z] "ImportPath": "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.408Z] "Name": "norm", [2024-03-20T20:02:36.408Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-03-20T20:02:36.408Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.408Z] "Module": { [2024-03-20T20:02:36.408Z] "Path": "golang.org/x/text", [2024-03-20T20:02:36.408Z] "Version": "v0.14.0", [2024-03-20T20:02:36.408Z] "Time": "2023-10-11T21:58:48Z", [2024-03-20T20:02:36.408Z] "Indirect": true, [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-20T20:02:36.408Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-20T20:02:36.408Z] "GoVersion": "1.18" [2024-03-20T20:02:36.408Z] }, [2024-03-20T20:02:36.408Z] "DepOnly": true, [2024-03-20T20:02:36.408Z] "Stale": true, [2024-03-20T20:02:36.408Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "GoFiles": [ [2024-03-20T20:02:36.408Z] "composition.go", [2024-03-20T20:02:36.408Z] "forminfo.go", [2024-03-20T20:02:36.408Z] "input.go", [2024-03-20T20:02:36.408Z] "iter.go", [2024-03-20T20:02:36.408Z] "normalize.go", [2024-03-20T20:02:36.408Z] "readwriter.go", [2024-03-20T20:02:36.408Z] "tables13.0.0.go", [2024-03-20T20:02:36.408Z] "transform.go", [2024-03-20T20:02:36.408Z] "trie.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.408Z] "data10.0.0_test.go", [2024-03-20T20:02:36.408Z] "data11.0.0_test.go", [2024-03-20T20:02:36.408Z] "data12.0.0_test.go", [2024-03-20T20:02:36.408Z] "data15.0.0_test.go", [2024-03-20T20:02:36.408Z] "data9.0.0_test.go", [2024-03-20T20:02:36.408Z] "forminfo_test.go", [2024-03-20T20:02:36.408Z] "maketables.go", [2024-03-20T20:02:36.408Z] "tables10.0.0.go", [2024-03-20T20:02:36.408Z] "tables11.0.0.go", [2024-03-20T20:02:36.408Z] "tables12.0.0.go", [2024-03-20T20:02:36.408Z] "tables15.0.0.go", [2024-03-20T20:02:36.408Z] "tables9.0.0.go", [2024-03-20T20:02:36.408Z] "triegen.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Imports": [ [2024-03-20T20:02:36.408Z] "encoding/binary", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "unicode/utf8" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Deps": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "encoding/binary", [2024-03-20T20:02:36.408Z] "errors", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "internal/abi", [2024-03-20T20:02:36.408Z] "internal/bytealg", [2024-03-20T20:02:36.408Z] "internal/cpu", [2024-03-20T20:02:36.408Z] "internal/fmtsort", [2024-03-20T20:02:36.408Z] "internal/goexperiment", [2024-03-20T20:02:36.408Z] "internal/itoa", [2024-03-20T20:02:36.408Z] "internal/oserror", [2024-03-20T20:02:36.408Z] "internal/poll", [2024-03-20T20:02:36.408Z] "internal/race", [2024-03-20T20:02:36.408Z] "internal/reflectlite", [2024-03-20T20:02:36.408Z] "internal/syscall/execenv", [2024-03-20T20:02:36.408Z] "internal/syscall/unix", [2024-03-20T20:02:36.408Z] "internal/testlog", [2024-03-20T20:02:36.408Z] "internal/unsafeheader", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "io/fs", [2024-03-20T20:02:36.408Z] "math", [2024-03-20T20:02:36.408Z] "math/bits", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "path", [2024-03-20T20:02:36.408Z] "reflect", [2024-03-20T20:02:36.408Z] "runtime", [2024-03-20T20:02:36.408Z] "runtime/internal/atomic", [2024-03-20T20:02:36.408Z] "runtime/internal/math", [2024-03-20T20:02:36.408Z] "runtime/internal/sys", [2024-03-20T20:02:36.408Z] "sort", [2024-03-20T20:02:36.408Z] "strconv", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "sync/atomic", [2024-03-20T20:02:36.408Z] "syscall", [2024-03-20T20:02:36.408Z] "time", [2024-03-20T20:02:36.408Z] "unicode", [2024-03-20T20:02:36.408Z] "unicode/utf8", [2024-03-20T20:02:36.408Z] "unsafe" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestGoFiles": [ [2024-03-20T20:02:36.408Z] "composition_test.go", [2024-03-20T20:02:36.408Z] "data13.0.0_test.go", [2024-03-20T20:02:36.408Z] "iter_test.go", [2024-03-20T20:02:36.408Z] "normalize_test.go", [2024-03-20T20:02:36.408Z] "readwriter_test.go", [2024-03-20T20:02:36.408Z] "transform_test.go", [2024-03-20T20:02:36.408Z] "ucd_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestImports": [ [2024-03-20T20:02:36.408Z] "bufio", [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "flag", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/internal/gen", [2024-03-20T20:02:36.408Z] "golang.org/x/text/internal/testtext", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "os/exec", [2024-03-20T20:02:36.408Z] "path/filepath", [2024-03-20T20:02:36.408Z] "regexp", [2024-03-20T20:02:36.408Z] "runtime", [2024-03-20T20:02:36.408Z] "strconv", [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "testing", [2024-03-20T20:02:36.408Z] "time", [2024-03-20T20:02:36.408Z] "unicode/utf8" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "XTestGoFiles": [ [2024-03-20T20:02:36.408Z] "example_iter_test.go", [2024-03-20T20:02:36.408Z] "example_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "XTestImports": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "unicode/utf8" [2024-03-20T20:02:36.408Z] ] [2024-03-20T20:02:36.408Z] } [2024-03-20T20:02:36.408Z] { [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/idna", [2024-03-20T20:02:36.408Z] "ImportPath": "golang.org/x/net/idna", [2024-03-20T20:02:36.408Z] "Name": "idna", [2024-03-20T20:02:36.408Z] "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-20T20:02:36.408Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.408Z] "Module": { [2024-03-20T20:02:36.408Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.408Z] "Version": "v0.22.0", [2024-03-20T20:02:36.408Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.408Z] "Indirect": true, [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.408Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.408Z] "GoVersion": "1.18" [2024-03-20T20:02:36.408Z] }, [2024-03-20T20:02:36.408Z] "DepOnly": true, [2024-03-20T20:02:36.408Z] "Stale": true, [2024-03-20T20:02:36.408Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "GoFiles": [ [2024-03-20T20:02:36.408Z] "idna10.0.0.go", [2024-03-20T20:02:36.408Z] "pre_go118.go", [2024-03-20T20:02:36.408Z] "punycode.go", [2024-03-20T20:02:36.408Z] "tables13.0.0.go", [2024-03-20T20:02:36.408Z] "trie.go", [2024-03-20T20:02:36.408Z] "trie13.0.0.go", [2024-03-20T20:02:36.408Z] "trieval.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.408Z] "go118.go", [2024-03-20T20:02:36.408Z] "idna9.0.0.go", [2024-03-20T20:02:36.408Z] "tables10.0.0.go", [2024-03-20T20:02:36.408Z] "tables11.0.0.go", [2024-03-20T20:02:36.408Z] "tables12.0.0.go", [2024-03-20T20:02:36.408Z] "tables15.0.0.go", [2024-03-20T20:02:36.408Z] "tables9.0.0.go", [2024-03-20T20:02:36.408Z] "trie12.0.0.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Imports": [ [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.408Z] "math", [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "unicode/utf8" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Deps": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "container/list", [2024-03-20T20:02:36.408Z] "encoding/binary", [2024-03-20T20:02:36.408Z] "errors", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.408Z] "internal/abi", [2024-03-20T20:02:36.408Z] "internal/bytealg", [2024-03-20T20:02:36.408Z] "internal/cpu", [2024-03-20T20:02:36.408Z] "internal/fmtsort", [2024-03-20T20:02:36.408Z] "internal/goexperiment", [2024-03-20T20:02:36.408Z] "internal/itoa", [2024-03-20T20:02:36.408Z] "internal/oserror", [2024-03-20T20:02:36.408Z] "internal/poll", [2024-03-20T20:02:36.408Z] "internal/race", [2024-03-20T20:02:36.408Z] "internal/reflectlite", [2024-03-20T20:02:36.408Z] "internal/syscall/execenv", [2024-03-20T20:02:36.408Z] "internal/syscall/unix", [2024-03-20T20:02:36.408Z] "internal/testlog", [2024-03-20T20:02:36.408Z] "internal/unsafeheader", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "io/fs", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "math", [2024-03-20T20:02:36.408Z] "math/bits", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "path", [2024-03-20T20:02:36.408Z] "reflect", [2024-03-20T20:02:36.408Z] "runtime", [2024-03-20T20:02:36.408Z] "runtime/internal/atomic", [2024-03-20T20:02:36.408Z] "runtime/internal/math", [2024-03-20T20:02:36.408Z] "runtime/internal/sys", [2024-03-20T20:02:36.408Z] "sort", [2024-03-20T20:02:36.408Z] "strconv", [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "sync/atomic", [2024-03-20T20:02:36.408Z] "syscall", [2024-03-20T20:02:36.408Z] "time", [2024-03-20T20:02:36.408Z] "unicode", [2024-03-20T20:02:36.408Z] "unicode/utf8", [2024-03-20T20:02:36.408Z] "unsafe" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestGoFiles": [ [2024-03-20T20:02:36.408Z] "idna_test.go", [2024-03-20T20:02:36.408Z] "punycode_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestImports": [ [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "testing" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "XTestGoFiles": [ [2024-03-20T20:02:36.408Z] "example_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "XTestImports": [ [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/net/idna" [2024-03-20T20:02:36.408Z] ] [2024-03-20T20:02:36.408Z] } [2024-03-20T20:02:36.408Z] { [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/acme/autocert", [2024-03-20T20:02:36.408Z] "ImportPath": "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.408Z] "Name": "autocert", [2024-03-20T20:02:36.408Z] "Doc": "Package autocert provides automatic access to certificates from Let's Encrypt and any other ACME-based CA.", [2024-03-20T20:02:36.408Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.408Z] "Module": { [2024-03-20T20:02:36.408Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.408Z] "Version": "v0.21.0", [2024-03-20T20:02:36.408Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.408Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.408Z] "GoVersion": "1.18" [2024-03-20T20:02:36.408Z] }, [2024-03-20T20:02:36.408Z] "DepOnly": true, [2024-03-20T20:02:36.408Z] "Stale": true, [2024-03-20T20:02:36.408Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "GoFiles": [ [2024-03-20T20:02:36.408Z] "autocert.go", [2024-03-20T20:02:36.408Z] "cache.go", [2024-03-20T20:02:36.408Z] "listener.go", [2024-03-20T20:02:36.408Z] "renewal.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Imports": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "context", [2024-03-20T20:02:36.408Z] "crypto", [2024-03-20T20:02:36.408Z] "crypto/ecdsa", [2024-03-20T20:02:36.408Z] "crypto/elliptic", [2024-03-20T20:02:36.408Z] "crypto/rand", [2024-03-20T20:02:36.408Z] "crypto/rsa", [2024-03-20T20:02:36.408Z] "crypto/tls", [2024-03-20T20:02:36.408Z] "crypto/x509", [2024-03-20T20:02:36.408Z] "crypto/x509/pkix", [2024-03-20T20:02:36.408Z] "encoding/pem", [2024-03-20T20:02:36.408Z] "errors", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.408Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "math/rand", [2024-03-20T20:02:36.408Z] "net", [2024-03-20T20:02:36.408Z] "net/http", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "path", [2024-03-20T20:02:36.408Z] "path/filepath", [2024-03-20T20:02:36.408Z] "runtime", [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "time" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "Deps": [ [2024-03-20T20:02:36.408Z] "bufio", [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "compress/flate", [2024-03-20T20:02:36.408Z] "compress/gzip", [2024-03-20T20:02:36.408Z] "container/list", [2024-03-20T20:02:36.408Z] "context", [2024-03-20T20:02:36.408Z] "crypto", [2024-03-20T20:02:36.408Z] "crypto/aes", [2024-03-20T20:02:36.408Z] "crypto/cipher", [2024-03-20T20:02:36.408Z] "crypto/des", [2024-03-20T20:02:36.408Z] "crypto/dsa", [2024-03-20T20:02:36.408Z] "crypto/ecdsa", [2024-03-20T20:02:36.408Z] "crypto/ed25519", [2024-03-20T20:02:36.408Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.408Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.408Z] "crypto/elliptic", [2024-03-20T20:02:36.408Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.408Z] "crypto/hmac", [2024-03-20T20:02:36.408Z] "crypto/internal/randutil", [2024-03-20T20:02:36.408Z] "crypto/internal/subtle", [2024-03-20T20:02:36.408Z] "crypto/md5", [2024-03-20T20:02:36.408Z] "crypto/rand", [2024-03-20T20:02:36.408Z] "crypto/rc4", [2024-03-20T20:02:36.408Z] "crypto/rsa", [2024-03-20T20:02:36.408Z] "crypto/sha1", [2024-03-20T20:02:36.408Z] "crypto/sha256", [2024-03-20T20:02:36.408Z] "crypto/sha512", [2024-03-20T20:02:36.408Z] "crypto/subtle", [2024-03-20T20:02:36.408Z] "crypto/tls", [2024-03-20T20:02:36.408Z] "crypto/x509", [2024-03-20T20:02:36.408Z] "crypto/x509/pkix", [2024-03-20T20:02:36.408Z] "encoding", [2024-03-20T20:02:36.408Z] "encoding/asn1", [2024-03-20T20:02:36.408Z] "encoding/base64", [2024-03-20T20:02:36.408Z] "encoding/binary", [2024-03-20T20:02:36.408Z] "encoding/hex", [2024-03-20T20:02:36.408Z] "encoding/json", [2024-03-20T20:02:36.408Z] "encoding/pem", [2024-03-20T20:02:36.408Z] "errors", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.408Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.408Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.408Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.408Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.408Z] "hash", [2024-03-20T20:02:36.408Z] "hash/crc32", [2024-03-20T20:02:36.408Z] "internal/abi", [2024-03-20T20:02:36.408Z] "internal/bytealg", [2024-03-20T20:02:36.408Z] "internal/cpu", [2024-03-20T20:02:36.408Z] "internal/fmtsort", [2024-03-20T20:02:36.408Z] "internal/goexperiment", [2024-03-20T20:02:36.408Z] "internal/itoa", [2024-03-20T20:02:36.408Z] "internal/nettrace", [2024-03-20T20:02:36.408Z] "internal/oserror", [2024-03-20T20:02:36.408Z] "internal/poll", [2024-03-20T20:02:36.408Z] "internal/race", [2024-03-20T20:02:36.408Z] "internal/reflectlite", [2024-03-20T20:02:36.408Z] "internal/singleflight", [2024-03-20T20:02:36.408Z] "internal/syscall/execenv", [2024-03-20T20:02:36.408Z] "internal/syscall/unix", [2024-03-20T20:02:36.408Z] "internal/testlog", [2024-03-20T20:02:36.408Z] "internal/unsafeheader", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "io/fs", [2024-03-20T20:02:36.408Z] "io/ioutil", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "math", [2024-03-20T20:02:36.408Z] "math/big", [2024-03-20T20:02:36.408Z] "math/bits", [2024-03-20T20:02:36.408Z] "math/rand", [2024-03-20T20:02:36.408Z] "mime", [2024-03-20T20:02:36.408Z] "mime/multipart", [2024-03-20T20:02:36.408Z] "mime/quotedprintable", [2024-03-20T20:02:36.408Z] "net", [2024-03-20T20:02:36.408Z] "net/http", [2024-03-20T20:02:36.408Z] "net/http/httptrace", [2024-03-20T20:02:36.408Z] "net/http/internal", [2024-03-20T20:02:36.408Z] "net/http/internal/ascii", [2024-03-20T20:02:36.408Z] "net/textproto", [2024-03-20T20:02:36.408Z] "net/url", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "path", [2024-03-20T20:02:36.408Z] "path/filepath", [2024-03-20T20:02:36.408Z] "reflect", [2024-03-20T20:02:36.408Z] "runtime", [2024-03-20T20:02:36.408Z] "runtime/cgo", [2024-03-20T20:02:36.408Z] "runtime/debug", [2024-03-20T20:02:36.408Z] "runtime/internal/atomic", [2024-03-20T20:02:36.408Z] "runtime/internal/math", [2024-03-20T20:02:36.408Z] "runtime/internal/sys", [2024-03-20T20:02:36.408Z] "sort", [2024-03-20T20:02:36.408Z] "strconv", [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "sync/atomic", [2024-03-20T20:02:36.408Z] "syscall", [2024-03-20T20:02:36.408Z] "time", [2024-03-20T20:02:36.408Z] "unicode", [2024-03-20T20:02:36.408Z] "unicode/utf16", [2024-03-20T20:02:36.408Z] "unicode/utf8", [2024-03-20T20:02:36.408Z] "unsafe", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.408Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestGoFiles": [ [2024-03-20T20:02:36.408Z] "autocert_test.go", [2024-03-20T20:02:36.408Z] "cache_test.go", [2024-03-20T20:02:36.408Z] "renewal_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "TestImports": [ [2024-03-20T20:02:36.408Z] "bytes", [2024-03-20T20:02:36.408Z] "context", [2024-03-20T20:02:36.408Z] "crypto", [2024-03-20T20:02:36.408Z] "crypto/ecdsa", [2024-03-20T20:02:36.408Z] "crypto/elliptic", [2024-03-20T20:02:36.408Z] "crypto/rand", [2024-03-20T20:02:36.408Z] "crypto/rsa", [2024-03-20T20:02:36.408Z] "crypto/tls", [2024-03-20T20:02:36.408Z] "crypto/x509", [2024-03-20T20:02:36.408Z] "crypto/x509/pkix", [2024-03-20T20:02:36.408Z] "encoding/asn1", [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.408Z] "golang.org/x/crypto/acme/autocert/internal/acmetest", [2024-03-20T20:02:36.408Z] "io", [2024-03-20T20:02:36.408Z] "math/big", [2024-03-20T20:02:36.408Z] "net/http", [2024-03-20T20:02:36.408Z] "net/http/httptest", [2024-03-20T20:02:36.408Z] "os", [2024-03-20T20:02:36.408Z] "path/filepath", [2024-03-20T20:02:36.408Z] "reflect", [2024-03-20T20:02:36.408Z] "strings", [2024-03-20T20:02:36.408Z] "sync", [2024-03-20T20:02:36.408Z] "testing", [2024-03-20T20:02:36.408Z] "time" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "XTestGoFiles": [ [2024-03-20T20:02:36.408Z] "example_test.go" [2024-03-20T20:02:36.408Z] ], [2024-03-20T20:02:36.408Z] "XTestImports": [ [2024-03-20T20:02:36.408Z] "fmt", [2024-03-20T20:02:36.408Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.408Z] "log", [2024-03-20T20:02:36.408Z] "net/http" [2024-03-20T20:02:36.408Z] ] [2024-03-20T20:02:36.408Z] } [2024-03-20T20:02:36.408Z] { [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http/httpguts", [2024-03-20T20:02:36.408Z] "ImportPath": "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.408Z] "Name": "httpguts", [2024-03-20T20:02:36.408Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-03-20T20:02:36.408Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.408Z] "Module": { [2024-03-20T20:02:36.408Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.408Z] "Version": "v0.22.0", [2024-03-20T20:02:36.408Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.408Z] "Indirect": true, [2024-03-20T20:02:36.408Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.408Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.408Z] "GoVersion": "1.18" [2024-03-20T20:02:36.408Z] }, [2024-03-20T20:02:36.408Z] "DepOnly": true, [2024-03-20T20:02:36.408Z] "Stale": true, [2024-03-20T20:02:36.408Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-20T20:02:36.408Z] "GoFiles": [ [2024-03-20T20:02:36.409Z] "guts.go", [2024-03-20T20:02:36.409Z] "httplex.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Imports": [ [2024-03-20T20:02:36.409Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/textproto", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "unicode/utf8" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Deps": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "container/list", [2024-03-20T20:02:36.409Z] "context", [2024-03-20T20:02:36.409Z] "encoding/binary", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.409Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.409Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.409Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.409Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.409Z] "internal/abi", [2024-03-20T20:02:36.409Z] "internal/bytealg", [2024-03-20T20:02:36.409Z] "internal/cpu", [2024-03-20T20:02:36.409Z] "internal/fmtsort", [2024-03-20T20:02:36.409Z] "internal/goexperiment", [2024-03-20T20:02:36.409Z] "internal/itoa", [2024-03-20T20:02:36.409Z] "internal/nettrace", [2024-03-20T20:02:36.409Z] "internal/oserror", [2024-03-20T20:02:36.409Z] "internal/poll", [2024-03-20T20:02:36.409Z] "internal/race", [2024-03-20T20:02:36.409Z] "internal/reflectlite", [2024-03-20T20:02:36.409Z] "internal/singleflight", [2024-03-20T20:02:36.409Z] "internal/syscall/execenv", [2024-03-20T20:02:36.409Z] "internal/syscall/unix", [2024-03-20T20:02:36.409Z] "internal/testlog", [2024-03-20T20:02:36.409Z] "internal/unsafeheader", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "io/fs", [2024-03-20T20:02:36.409Z] "log", [2024-03-20T20:02:36.409Z] "math", [2024-03-20T20:02:36.409Z] "math/bits", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/textproto", [2024-03-20T20:02:36.409Z] "os", [2024-03-20T20:02:36.409Z] "path", [2024-03-20T20:02:36.409Z] "reflect", [2024-03-20T20:02:36.409Z] "runtime", [2024-03-20T20:02:36.409Z] "runtime/cgo", [2024-03-20T20:02:36.409Z] "runtime/internal/atomic", [2024-03-20T20:02:36.409Z] "runtime/internal/math", [2024-03-20T20:02:36.409Z] "runtime/internal/sys", [2024-03-20T20:02:36.409Z] "sort", [2024-03-20T20:02:36.409Z] "strconv", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "sync", [2024-03-20T20:02:36.409Z] "sync/atomic", [2024-03-20T20:02:36.409Z] "syscall", [2024-03-20T20:02:36.409Z] "time", [2024-03-20T20:02:36.409Z] "unicode", [2024-03-20T20:02:36.409Z] "unicode/utf8", [2024-03-20T20:02:36.409Z] "unsafe", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestGoFiles": [ [2024-03-20T20:02:36.409Z] "httplex_test.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestImports": [ [2024-03-20T20:02:36.409Z] "testing" [2024-03-20T20:02:36.409Z] ] [2024-03-20T20:02:36.409Z] } [2024-03-20T20:02:36.409Z] { [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2/hpack", [2024-03-20T20:02:36.409Z] "ImportPath": "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.409Z] "Name": "hpack", [2024-03-20T20:02:36.409Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-03-20T20:02:36.409Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.409Z] "Module": { [2024-03-20T20:02:36.409Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.409Z] "Version": "v0.22.0", [2024-03-20T20:02:36.409Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.409Z] "Indirect": true, [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.409Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.409Z] "GoVersion": "1.18" [2024-03-20T20:02:36.409Z] }, [2024-03-20T20:02:36.409Z] "DepOnly": true, [2024-03-20T20:02:36.409Z] "Stale": true, [2024-03-20T20:02:36.409Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.409Z] "GoFiles": [ [2024-03-20T20:02:36.409Z] "encode.go", [2024-03-20T20:02:36.409Z] "hpack.go", [2024-03-20T20:02:36.409Z] "huffman.go", [2024-03-20T20:02:36.409Z] "static_table.go", [2024-03-20T20:02:36.409Z] "tables.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.409Z] "gen.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Imports": [ [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "sync" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Deps": [ [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "internal/abi", [2024-03-20T20:02:36.409Z] "internal/bytealg", [2024-03-20T20:02:36.409Z] "internal/cpu", [2024-03-20T20:02:36.409Z] "internal/fmtsort", [2024-03-20T20:02:36.409Z] "internal/goexperiment", [2024-03-20T20:02:36.409Z] "internal/itoa", [2024-03-20T20:02:36.409Z] "internal/oserror", [2024-03-20T20:02:36.409Z] "internal/poll", [2024-03-20T20:02:36.409Z] "internal/race", [2024-03-20T20:02:36.409Z] "internal/reflectlite", [2024-03-20T20:02:36.409Z] "internal/syscall/execenv", [2024-03-20T20:02:36.409Z] "internal/syscall/unix", [2024-03-20T20:02:36.409Z] "internal/testlog", [2024-03-20T20:02:36.409Z] "internal/unsafeheader", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "io/fs", [2024-03-20T20:02:36.409Z] "math", [2024-03-20T20:02:36.409Z] "math/bits", [2024-03-20T20:02:36.409Z] "os", [2024-03-20T20:02:36.409Z] "path", [2024-03-20T20:02:36.409Z] "reflect", [2024-03-20T20:02:36.409Z] "runtime", [2024-03-20T20:02:36.409Z] "runtime/internal/atomic", [2024-03-20T20:02:36.409Z] "runtime/internal/math", [2024-03-20T20:02:36.409Z] "runtime/internal/sys", [2024-03-20T20:02:36.409Z] "sort", [2024-03-20T20:02:36.409Z] "strconv", [2024-03-20T20:02:36.409Z] "sync", [2024-03-20T20:02:36.409Z] "sync/atomic", [2024-03-20T20:02:36.409Z] "syscall", [2024-03-20T20:02:36.409Z] "time", [2024-03-20T20:02:36.409Z] "unicode", [2024-03-20T20:02:36.409Z] "unicode/utf8", [2024-03-20T20:02:36.409Z] "unsafe" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestGoFiles": [ [2024-03-20T20:02:36.409Z] "encode_test.go", [2024-03-20T20:02:36.409Z] "hpack_test.go", [2024-03-20T20:02:36.409Z] "tables_test.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestImports": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "encoding/hex", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "math/rand", [2024-03-20T20:02:36.409Z] "reflect", [2024-03-20T20:02:36.409Z] "regexp", [2024-03-20T20:02:36.409Z] "strconv", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "testing", [2024-03-20T20:02:36.409Z] "time" [2024-03-20T20:02:36.409Z] ] [2024-03-20T20:02:36.409Z] } [2024-03-20T20:02:36.409Z] { [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2", [2024-03-20T20:02:36.409Z] "ImportPath": "golang.org/x/net/http2", [2024-03-20T20:02:36.409Z] "Name": "http2", [2024-03-20T20:02:36.409Z] "Doc": "Package http2 implements the HTTP/2 protocol.", [2024-03-20T20:02:36.409Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.409Z] "Module": { [2024-03-20T20:02:36.409Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.409Z] "Version": "v0.22.0", [2024-03-20T20:02:36.409Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.409Z] "Indirect": true, [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.409Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.409Z] "GoVersion": "1.18" [2024-03-20T20:02:36.409Z] }, [2024-03-20T20:02:36.409Z] "DepOnly": true, [2024-03-20T20:02:36.409Z] "Stale": true, [2024-03-20T20:02:36.409Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-20T20:02:36.409Z] "GoFiles": [ [2024-03-20T20:02:36.409Z] "ascii.go", [2024-03-20T20:02:36.409Z] "ciphers.go", [2024-03-20T20:02:36.409Z] "client_conn_pool.go", [2024-03-20T20:02:36.409Z] "databuffer.go", [2024-03-20T20:02:36.409Z] "errors.go", [2024-03-20T20:02:36.409Z] "flow.go", [2024-03-20T20:02:36.409Z] "frame.go", [2024-03-20T20:02:36.409Z] "gotrack.go", [2024-03-20T20:02:36.409Z] "headermap.go", [2024-03-20T20:02:36.409Z] "http2.go", [2024-03-20T20:02:36.409Z] "pipe.go", [2024-03-20T20:02:36.409Z] "server.go", [2024-03-20T20:02:36.409Z] "transport.go", [2024-03-20T20:02:36.409Z] "write.go", [2024-03-20T20:02:36.409Z] "writesched.go", [2024-03-20T20:02:36.409Z] "writesched_priority.go", [2024-03-20T20:02:36.409Z] "writesched_random.go", [2024-03-20T20:02:36.409Z] "writesched_roundrobin.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Imports": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "compress/gzip", [2024-03-20T20:02:36.409Z] "context", [2024-03-20T20:02:36.409Z] "crypto/rand", [2024-03-20T20:02:36.409Z] "crypto/tls", [2024-03-20T20:02:36.409Z] "encoding/binary", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.409Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "io/fs", [2024-03-20T20:02:36.409Z] "log", [2024-03-20T20:02:36.409Z] "math", [2024-03-20T20:02:36.409Z] "math/bits", [2024-03-20T20:02:36.409Z] "math/rand", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/http", [2024-03-20T20:02:36.409Z] "net/http/httptrace", [2024-03-20T20:02:36.409Z] "net/textproto", [2024-03-20T20:02:36.409Z] "net/url", [2024-03-20T20:02:36.409Z] "os", [2024-03-20T20:02:36.409Z] "reflect", [2024-03-20T20:02:36.409Z] "runtime", [2024-03-20T20:02:36.409Z] "sort", [2024-03-20T20:02:36.409Z] "strconv", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "sync", [2024-03-20T20:02:36.409Z] "sync/atomic", [2024-03-20T20:02:36.409Z] "time" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Deps": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "compress/flate", [2024-03-20T20:02:36.409Z] "compress/gzip", [2024-03-20T20:02:36.409Z] "container/list", [2024-03-20T20:02:36.409Z] "context", [2024-03-20T20:02:36.409Z] "crypto", [2024-03-20T20:02:36.409Z] "crypto/aes", [2024-03-20T20:02:36.409Z] "crypto/cipher", [2024-03-20T20:02:36.409Z] "crypto/des", [2024-03-20T20:02:36.409Z] "crypto/dsa", [2024-03-20T20:02:36.409Z] "crypto/ecdsa", [2024-03-20T20:02:36.409Z] "crypto/ed25519", [2024-03-20T20:02:36.409Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.409Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.409Z] "crypto/elliptic", [2024-03-20T20:02:36.409Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.409Z] "crypto/hmac", [2024-03-20T20:02:36.409Z] "crypto/internal/randutil", [2024-03-20T20:02:36.409Z] "crypto/internal/subtle", [2024-03-20T20:02:36.409Z] "crypto/md5", [2024-03-20T20:02:36.409Z] "crypto/rand", [2024-03-20T20:02:36.409Z] "crypto/rc4", [2024-03-20T20:02:36.409Z] "crypto/rsa", [2024-03-20T20:02:36.409Z] "crypto/sha1", [2024-03-20T20:02:36.409Z] "crypto/sha256", [2024-03-20T20:02:36.409Z] "crypto/sha512", [2024-03-20T20:02:36.409Z] "crypto/subtle", [2024-03-20T20:02:36.409Z] "crypto/tls", [2024-03-20T20:02:36.409Z] "crypto/x509", [2024-03-20T20:02:36.409Z] "crypto/x509/pkix", [2024-03-20T20:02:36.409Z] "encoding/asn1", [2024-03-20T20:02:36.409Z] "encoding/base64", [2024-03-20T20:02:36.409Z] "encoding/binary", [2024-03-20T20:02:36.409Z] "encoding/hex", [2024-03-20T20:02:36.409Z] "encoding/pem", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.409Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.409Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.409Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.409Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.409Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.409Z] "hash", [2024-03-20T20:02:36.409Z] "hash/crc32", [2024-03-20T20:02:36.409Z] "internal/abi", [2024-03-20T20:02:36.409Z] "internal/bytealg", [2024-03-20T20:02:36.409Z] "internal/cpu", [2024-03-20T20:02:36.409Z] "internal/fmtsort", [2024-03-20T20:02:36.409Z] "internal/goexperiment", [2024-03-20T20:02:36.409Z] "internal/itoa", [2024-03-20T20:02:36.409Z] "internal/nettrace", [2024-03-20T20:02:36.409Z] "internal/oserror", [2024-03-20T20:02:36.409Z] "internal/poll", [2024-03-20T20:02:36.409Z] "internal/race", [2024-03-20T20:02:36.409Z] "internal/reflectlite", [2024-03-20T20:02:36.409Z] "internal/singleflight", [2024-03-20T20:02:36.409Z] "internal/syscall/execenv", [2024-03-20T20:02:36.409Z] "internal/syscall/unix", [2024-03-20T20:02:36.409Z] "internal/testlog", [2024-03-20T20:02:36.409Z] "internal/unsafeheader", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "io/fs", [2024-03-20T20:02:36.409Z] "io/ioutil", [2024-03-20T20:02:36.409Z] "log", [2024-03-20T20:02:36.409Z] "math", [2024-03-20T20:02:36.409Z] "math/big", [2024-03-20T20:02:36.409Z] "math/bits", [2024-03-20T20:02:36.409Z] "math/rand", [2024-03-20T20:02:36.409Z] "mime", [2024-03-20T20:02:36.409Z] "mime/multipart", [2024-03-20T20:02:36.409Z] "mime/quotedprintable", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/http", [2024-03-20T20:02:36.409Z] "net/http/httptrace", [2024-03-20T20:02:36.409Z] "net/http/internal", [2024-03-20T20:02:36.409Z] "net/http/internal/ascii", [2024-03-20T20:02:36.409Z] "net/textproto", [2024-03-20T20:02:36.409Z] "net/url", [2024-03-20T20:02:36.409Z] "os", [2024-03-20T20:02:36.409Z] "path", [2024-03-20T20:02:36.409Z] "path/filepath", [2024-03-20T20:02:36.409Z] "reflect", [2024-03-20T20:02:36.409Z] "runtime", [2024-03-20T20:02:36.409Z] "runtime/cgo", [2024-03-20T20:02:36.409Z] "runtime/internal/atomic", [2024-03-20T20:02:36.409Z] "runtime/internal/math", [2024-03-20T20:02:36.409Z] "runtime/internal/sys", [2024-03-20T20:02:36.409Z] "sort", [2024-03-20T20:02:36.409Z] "strconv", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "sync", [2024-03-20T20:02:36.409Z] "sync/atomic", [2024-03-20T20:02:36.409Z] "syscall", [2024-03-20T20:02:36.409Z] "time", [2024-03-20T20:02:36.409Z] "unicode", [2024-03-20T20:02:36.409Z] "unicode/utf16", [2024-03-20T20:02:36.409Z] "unicode/utf8", [2024-03-20T20:02:36.409Z] "unsafe", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestGoFiles": [ [2024-03-20T20:02:36.409Z] "ascii_test.go", [2024-03-20T20:02:36.409Z] "ciphers_test.go", [2024-03-20T20:02:36.409Z] "databuffer_test.go", [2024-03-20T20:02:36.409Z] "errors_test.go", [2024-03-20T20:02:36.409Z] "flow_test.go", [2024-03-20T20:02:36.409Z] "frame_test.go", [2024-03-20T20:02:36.409Z] "gotrack_test.go", [2024-03-20T20:02:36.409Z] "http2_test.go", [2024-03-20T20:02:36.409Z] "pipe_test.go", [2024-03-20T20:02:36.409Z] "server_push_test.go", [2024-03-20T20:02:36.409Z] "server_test.go", [2024-03-20T20:02:36.409Z] "transport_test.go", [2024-03-20T20:02:36.409Z] "writesched_priority_test.go", [2024-03-20T20:02:36.409Z] "writesched_random_test.go", [2024-03-20T20:02:36.409Z] "writesched_roundrobin_test.go", [2024-03-20T20:02:36.409Z] "writesched_test.go", [2024-03-20T20:02:36.409Z] "z_spec_test.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestImports": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "compress/gzip", [2024-03-20T20:02:36.409Z] "compress/zlib", [2024-03-20T20:02:36.409Z] "context", [2024-03-20T20:02:36.409Z] "crypto/tls", [2024-03-20T20:02:36.409Z] "encoding/hex", [2024-03-20T20:02:36.409Z] "encoding/xml", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "flag", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "io/fs", [2024-03-20T20:02:36.409Z] "io/ioutil", [2024-03-20T20:02:36.409Z] "log", [2024-03-20T20:02:36.409Z] "math", [2024-03-20T20:02:36.409Z] "math/rand", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/http", [2024-03-20T20:02:36.409Z] "net/http/httptest", [2024-03-20T20:02:36.409Z] "net/http/httptrace", [2024-03-20T20:02:36.409Z] "net/textproto", [2024-03-20T20:02:36.409Z] "net/url", [2024-03-20T20:02:36.409Z] "os", [2024-03-20T20:02:36.409Z] "path/filepath", [2024-03-20T20:02:36.409Z] "reflect", [2024-03-20T20:02:36.409Z] "regexp", [2024-03-20T20:02:36.409Z] "runtime", [2024-03-20T20:02:36.409Z] "sort", [2024-03-20T20:02:36.409Z] "strconv", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "sync", [2024-03-20T20:02:36.409Z] "sync/atomic", [2024-03-20T20:02:36.409Z] "testing", [2024-03-20T20:02:36.409Z] "time", [2024-03-20T20:02:36.409Z] "unsafe" [2024-03-20T20:02:36.409Z] ] [2024-03-20T20:02:36.409Z] } [2024-03-20T20:02:36.409Z] { [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2/h2c", [2024-03-20T20:02:36.409Z] "ImportPath": "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.409Z] "Name": "h2c", [2024-03-20T20:02:36.409Z] "Doc": "Package h2c implements the unencrypted \"h2c\" form of HTTP/2.", [2024-03-20T20:02:36.409Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.409Z] "Module": { [2024-03-20T20:02:36.409Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.409Z] "Version": "v0.22.0", [2024-03-20T20:02:36.409Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.409Z] "Indirect": true, [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.409Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.409Z] "GoVersion": "1.18" [2024-03-20T20:02:36.409Z] }, [2024-03-20T20:02:36.409Z] "DepOnly": true, [2024-03-20T20:02:36.409Z] "Stale": true, [2024-03-20T20:02:36.409Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-20T20:02:36.409Z] "GoFiles": [ [2024-03-20T20:02:36.409Z] "h2c.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Imports": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "encoding/base64", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "log", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/http", [2024-03-20T20:02:36.409Z] "net/textproto", [2024-03-20T20:02:36.409Z] "os", [2024-03-20T20:02:36.409Z] "strings" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Deps": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "compress/flate", [2024-03-20T20:02:36.409Z] "compress/gzip", [2024-03-20T20:02:36.409Z] "container/list", [2024-03-20T20:02:36.409Z] "context", [2024-03-20T20:02:36.409Z] "crypto", [2024-03-20T20:02:36.409Z] "crypto/aes", [2024-03-20T20:02:36.409Z] "crypto/cipher", [2024-03-20T20:02:36.409Z] "crypto/des", [2024-03-20T20:02:36.409Z] "crypto/dsa", [2024-03-20T20:02:36.409Z] "crypto/ecdsa", [2024-03-20T20:02:36.409Z] "crypto/ed25519", [2024-03-20T20:02:36.409Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.409Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.409Z] "crypto/elliptic", [2024-03-20T20:02:36.409Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.409Z] "crypto/hmac", [2024-03-20T20:02:36.409Z] "crypto/internal/randutil", [2024-03-20T20:02:36.409Z] "crypto/internal/subtle", [2024-03-20T20:02:36.409Z] "crypto/md5", [2024-03-20T20:02:36.409Z] "crypto/rand", [2024-03-20T20:02:36.409Z] "crypto/rc4", [2024-03-20T20:02:36.409Z] "crypto/rsa", [2024-03-20T20:02:36.409Z] "crypto/sha1", [2024-03-20T20:02:36.409Z] "crypto/sha256", [2024-03-20T20:02:36.409Z] "crypto/sha512", [2024-03-20T20:02:36.409Z] "crypto/subtle", [2024-03-20T20:02:36.409Z] "crypto/tls", [2024-03-20T20:02:36.409Z] "crypto/x509", [2024-03-20T20:02:36.409Z] "crypto/x509/pkix", [2024-03-20T20:02:36.409Z] "encoding/asn1", [2024-03-20T20:02:36.409Z] "encoding/base64", [2024-03-20T20:02:36.409Z] "encoding/binary", [2024-03-20T20:02:36.409Z] "encoding/hex", [2024-03-20T20:02:36.409Z] "encoding/pem", [2024-03-20T20:02:36.409Z] "errors", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.409Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.409Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.409Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.409Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.409Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.409Z] "hash", [2024-03-20T20:02:36.409Z] "hash/crc32", [2024-03-20T20:02:36.409Z] "internal/abi", [2024-03-20T20:02:36.409Z] "internal/bytealg", [2024-03-20T20:02:36.409Z] "internal/cpu", [2024-03-20T20:02:36.409Z] "internal/fmtsort", [2024-03-20T20:02:36.409Z] "internal/goexperiment", [2024-03-20T20:02:36.409Z] "internal/itoa", [2024-03-20T20:02:36.409Z] "internal/nettrace", [2024-03-20T20:02:36.409Z] "internal/oserror", [2024-03-20T20:02:36.409Z] "internal/poll", [2024-03-20T20:02:36.409Z] "internal/race", [2024-03-20T20:02:36.409Z] "internal/reflectlite", [2024-03-20T20:02:36.409Z] "internal/singleflight", [2024-03-20T20:02:36.409Z] "internal/syscall/execenv", [2024-03-20T20:02:36.409Z] "internal/syscall/unix", [2024-03-20T20:02:36.409Z] "internal/testlog", [2024-03-20T20:02:36.409Z] "internal/unsafeheader", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "io/fs", [2024-03-20T20:02:36.409Z] "io/ioutil", [2024-03-20T20:02:36.409Z] "log", [2024-03-20T20:02:36.409Z] "math", [2024-03-20T20:02:36.409Z] "math/big", [2024-03-20T20:02:36.409Z] "math/bits", [2024-03-20T20:02:36.409Z] "math/rand", [2024-03-20T20:02:36.409Z] "mime", [2024-03-20T20:02:36.409Z] "mime/multipart", [2024-03-20T20:02:36.409Z] "mime/quotedprintable", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/http", [2024-03-20T20:02:36.409Z] "net/http/httptrace", [2024-03-20T20:02:36.409Z] "net/http/internal", [2024-03-20T20:02:36.409Z] "net/http/internal/ascii", [2024-03-20T20:02:36.409Z] "net/textproto", [2024-03-20T20:02:36.409Z] "net/url", [2024-03-20T20:02:36.409Z] "os", [2024-03-20T20:02:36.409Z] "path", [2024-03-20T20:02:36.409Z] "path/filepath", [2024-03-20T20:02:36.409Z] "reflect", [2024-03-20T20:02:36.409Z] "runtime", [2024-03-20T20:02:36.409Z] "runtime/cgo", [2024-03-20T20:02:36.409Z] "runtime/internal/atomic", [2024-03-20T20:02:36.409Z] "runtime/internal/math", [2024-03-20T20:02:36.409Z] "runtime/internal/sys", [2024-03-20T20:02:36.409Z] "sort", [2024-03-20T20:02:36.409Z] "strconv", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "sync", [2024-03-20T20:02:36.409Z] "sync/atomic", [2024-03-20T20:02:36.409Z] "syscall", [2024-03-20T20:02:36.409Z] "time", [2024-03-20T20:02:36.409Z] "unicode", [2024-03-20T20:02:36.409Z] "unicode/utf16", [2024-03-20T20:02:36.409Z] "unicode/utf8", [2024-03-20T20:02:36.409Z] "unsafe", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.409Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestGoFiles": [ [2024-03-20T20:02:36.409Z] "h2c_test.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "TestImports": [ [2024-03-20T20:02:36.409Z] "context", [2024-03-20T20:02:36.409Z] "crypto/tls", [2024-03-20T20:02:36.409Z] "fmt", [2024-03-20T20:02:36.409Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.409Z] "io", [2024-03-20T20:02:36.409Z] "io/ioutil", [2024-03-20T20:02:36.409Z] "log", [2024-03-20T20:02:36.409Z] "net", [2024-03-20T20:02:36.409Z] "net/http", [2024-03-20T20:02:36.409Z] "net/http/httptest", [2024-03-20T20:02:36.409Z] "strings", [2024-03-20T20:02:36.409Z] "testing" [2024-03-20T20:02:36.409Z] ] [2024-03-20T20:02:36.409Z] } [2024-03-20T20:02:36.409Z] { [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-20T20:02:36.409Z] "ImportPath": "github.com/labstack/echo/v4", [2024-03-20T20:02:36.409Z] "Name": "echo", [2024-03-20T20:02:36.409Z] "Doc": "Package echo implements high performance, minimalist Go web framework.", [2024-03-20T20:02:36.409Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-20T20:02:36.409Z] "Module": { [2024-03-20T20:02:36.409Z] "Path": "github.com/labstack/echo/v4", [2024-03-20T20:02:36.409Z] "Version": "v4.11.4", [2024-03-20T20:02:36.409Z] "Time": "2023-12-20T13:24:30Z", [2024-03-20T20:02:36.409Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-20T20:02:36.409Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-03-20T20:02:36.409Z] "GoVersion": "1.18" [2024-03-20T20:02:36.409Z] }, [2024-03-20T20:02:36.409Z] "DepOnly": true, [2024-03-20T20:02:36.409Z] "Stale": true, [2024-03-20T20:02:36.409Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.409Z] "GoFiles": [ [2024-03-20T20:02:36.409Z] "bind.go", [2024-03-20T20:02:36.409Z] "binder.go", [2024-03-20T20:02:36.409Z] "context.go", [2024-03-20T20:02:36.409Z] "context_fs.go", [2024-03-20T20:02:36.409Z] "echo.go", [2024-03-20T20:02:36.409Z] "echo_fs.go", [2024-03-20T20:02:36.409Z] "group.go", [2024-03-20T20:02:36.409Z] "group_fs.go", [2024-03-20T20:02:36.409Z] "ip.go", [2024-03-20T20:02:36.409Z] "json.go", [2024-03-20T20:02:36.409Z] "log.go", [2024-03-20T20:02:36.409Z] "response.go", [2024-03-20T20:02:36.409Z] "router.go" [2024-03-20T20:02:36.409Z] ], [2024-03-20T20:02:36.409Z] "Imports": [ [2024-03-20T20:02:36.409Z] "bufio", [2024-03-20T20:02:36.409Z] "bytes", [2024-03-20T20:02:36.409Z] "context", [2024-03-20T20:02:36.409Z] "crypto/tls", [2024-03-20T20:02:36.410Z] "encoding", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "encoding/xml", [2024-03-20T20:02:36.410Z] "errors", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.410Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.410Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.410Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.410Z] "io", [2024-03-20T20:02:36.410Z] "io/fs", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "mime/multipart", [2024-03-20T20:02:36.410Z] "net", [2024-03-20T20:02:36.410Z] "net/http", [2024-03-20T20:02:36.410Z] "net/url", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "path/filepath", [2024-03-20T20:02:36.410Z] "reflect", [2024-03-20T20:02:36.410Z] "runtime", [2024-03-20T20:02:36.410Z] "strconv", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "sync", [2024-03-20T20:02:36.410Z] "time" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "Deps": [ [2024-03-20T20:02:36.410Z] "bufio", [2024-03-20T20:02:36.410Z] "bytes", [2024-03-20T20:02:36.410Z] "compress/flate", [2024-03-20T20:02:36.410Z] "compress/gzip", [2024-03-20T20:02:36.410Z] "container/list", [2024-03-20T20:02:36.410Z] "context", [2024-03-20T20:02:36.410Z] "crypto", [2024-03-20T20:02:36.410Z] "crypto/aes", [2024-03-20T20:02:36.410Z] "crypto/cipher", [2024-03-20T20:02:36.410Z] "crypto/des", [2024-03-20T20:02:36.410Z] "crypto/dsa", [2024-03-20T20:02:36.410Z] "crypto/ecdsa", [2024-03-20T20:02:36.410Z] "crypto/ed25519", [2024-03-20T20:02:36.410Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.410Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.410Z] "crypto/elliptic", [2024-03-20T20:02:36.410Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.410Z] "crypto/hmac", [2024-03-20T20:02:36.410Z] "crypto/internal/randutil", [2024-03-20T20:02:36.410Z] "crypto/internal/subtle", [2024-03-20T20:02:36.410Z] "crypto/md5", [2024-03-20T20:02:36.410Z] "crypto/rand", [2024-03-20T20:02:36.410Z] "crypto/rc4", [2024-03-20T20:02:36.410Z] "crypto/rsa", [2024-03-20T20:02:36.410Z] "crypto/sha1", [2024-03-20T20:02:36.410Z] "crypto/sha256", [2024-03-20T20:02:36.410Z] "crypto/sha512", [2024-03-20T20:02:36.410Z] "crypto/subtle", [2024-03-20T20:02:36.410Z] "crypto/tls", [2024-03-20T20:02:36.410Z] "crypto/x509", [2024-03-20T20:02:36.410Z] "crypto/x509/pkix", [2024-03-20T20:02:36.410Z] "encoding", [2024-03-20T20:02:36.410Z] "encoding/asn1", [2024-03-20T20:02:36.410Z] "encoding/base64", [2024-03-20T20:02:36.410Z] "encoding/binary", [2024-03-20T20:02:36.410Z] "encoding/hex", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "encoding/pem", [2024-03-20T20:02:36.410Z] "encoding/xml", [2024-03-20T20:02:36.410Z] "errors", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.410Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.410Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.410Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.410Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.410Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.410Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.410Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.410Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.410Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.410Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.410Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.410Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.410Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.410Z] "hash", [2024-03-20T20:02:36.410Z] "hash/crc32", [2024-03-20T20:02:36.410Z] "internal/abi", [2024-03-20T20:02:36.410Z] "internal/bytealg", [2024-03-20T20:02:36.410Z] "internal/cpu", [2024-03-20T20:02:36.410Z] "internal/fmtsort", [2024-03-20T20:02:36.410Z] "internal/goexperiment", [2024-03-20T20:02:36.410Z] "internal/itoa", [2024-03-20T20:02:36.410Z] "internal/nettrace", [2024-03-20T20:02:36.410Z] "internal/oserror", [2024-03-20T20:02:36.410Z] "internal/poll", [2024-03-20T20:02:36.410Z] "internal/race", [2024-03-20T20:02:36.410Z] "internal/reflectlite", [2024-03-20T20:02:36.410Z] "internal/singleflight", [2024-03-20T20:02:36.410Z] "internal/syscall/execenv", [2024-03-20T20:02:36.410Z] "internal/syscall/unix", [2024-03-20T20:02:36.410Z] "internal/testlog", [2024-03-20T20:02:36.410Z] "internal/unsafeheader", [2024-03-20T20:02:36.410Z] "io", [2024-03-20T20:02:36.410Z] "io/fs", [2024-03-20T20:02:36.410Z] "io/ioutil", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "math", [2024-03-20T20:02:36.410Z] "math/big", [2024-03-20T20:02:36.410Z] "math/bits", [2024-03-20T20:02:36.410Z] "math/rand", [2024-03-20T20:02:36.410Z] "mime", [2024-03-20T20:02:36.410Z] "mime/multipart", [2024-03-20T20:02:36.410Z] "mime/quotedprintable", [2024-03-20T20:02:36.410Z] "net", [2024-03-20T20:02:36.410Z] "net/http", [2024-03-20T20:02:36.410Z] "net/http/httptrace", [2024-03-20T20:02:36.410Z] "net/http/internal", [2024-03-20T20:02:36.410Z] "net/http/internal/ascii", [2024-03-20T20:02:36.410Z] "net/textproto", [2024-03-20T20:02:36.410Z] "net/url", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "path", [2024-03-20T20:02:36.410Z] "path/filepath", [2024-03-20T20:02:36.410Z] "reflect", [2024-03-20T20:02:36.410Z] "runtime", [2024-03-20T20:02:36.410Z] "runtime/cgo", [2024-03-20T20:02:36.410Z] "runtime/debug", [2024-03-20T20:02:36.410Z] "runtime/internal/atomic", [2024-03-20T20:02:36.410Z] "runtime/internal/math", [2024-03-20T20:02:36.410Z] "runtime/internal/sys", [2024-03-20T20:02:36.410Z] "sort", [2024-03-20T20:02:36.410Z] "strconv", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "sync", [2024-03-20T20:02:36.410Z] "sync/atomic", [2024-03-20T20:02:36.410Z] "syscall", [2024-03-20T20:02:36.410Z] "time", [2024-03-20T20:02:36.410Z] "unicode", [2024-03-20T20:02:36.410Z] "unicode/utf16", [2024-03-20T20:02:36.410Z] "unicode/utf8", [2024-03-20T20:02:36.410Z] "unsafe", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "TestGoFiles": [ [2024-03-20T20:02:36.410Z] "bind_test.go", [2024-03-20T20:02:36.410Z] "binder_test.go", [2024-03-20T20:02:36.410Z] "context_fs_test.go", [2024-03-20T20:02:36.410Z] "context_test.go", [2024-03-20T20:02:36.410Z] "echo_fs_test.go", [2024-03-20T20:02:36.410Z] "echo_test.go", [2024-03-20T20:02:36.410Z] "group_fs_test.go", [2024-03-20T20:02:36.410Z] "group_test.go", [2024-03-20T20:02:36.410Z] "ip_test.go", [2024-03-20T20:02:36.410Z] "json_test.go", [2024-03-20T20:02:36.410Z] "response_test.go", [2024-03-20T20:02:36.410Z] "router_test.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "TestImports": [ [2024-03-20T20:02:36.410Z] "bytes", [2024-03-20T20:02:36.410Z] "context", [2024-03-20T20:02:36.410Z] "crypto/tls", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "encoding/xml", [2024-03-20T20:02:36.410Z] "errors", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.410Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.410Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.410Z] "io", [2024-03-20T20:02:36.410Z] "io/fs", [2024-03-20T20:02:36.410Z] "math", [2024-03-20T20:02:36.410Z] "math/big", [2024-03-20T20:02:36.410Z] "mime/multipart", [2024-03-20T20:02:36.410Z] "net", [2024-03-20T20:02:36.410Z] "net/http", [2024-03-20T20:02:36.410Z] "net/http/httptest", [2024-03-20T20:02:36.410Z] "net/url", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "reflect", [2024-03-20T20:02:36.410Z] "strconv", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "testing", [2024-03-20T20:02:36.410Z] "text/template", [2024-03-20T20:02:36.410Z] "time" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "XTestGoFiles": [ [2024-03-20T20:02:36.410Z] "binder_external_test.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "XTestImports": [ [2024-03-20T20:02:36.410Z] "encoding/base64", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "net/http", [2024-03-20T20:02:36.410Z] "net/http/httptest" [2024-03-20T20:02:36.410Z] ] [2024-03-20T20:02:36.410Z] } [2024-03-20T20:02:36.410Z] { [2024-03-20T20:02:36.410Z] "Dir": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-03-20T20:02:36.410Z] "ImportPath": "github.com/sirupsen/logrus", [2024-03-20T20:02:36.410Z] "Name": "logrus", [2024-03-20T20:02:36.410Z] "Doc": "Package logrus is a structured logger for Go, completely API compatible with the standard library logger.", [2024-03-20T20:02:36.410Z] "Root": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-03-20T20:02:36.410Z] "Module": { [2024-03-20T20:02:36.410Z] "Path": "github.com/sirupsen/logrus", [2024-03-20T20:02:36.410Z] "Version": "v1.9.3", [2024-03-20T20:02:36.410Z] "Time": "2023-05-21T12:59:35Z", [2024-03-20T20:02:36.410Z] "Indirect": true, [2024-03-20T20:02:36.410Z] "Dir": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-03-20T20:02:36.410Z] "GoMod": "/go/pkg/mod/cache/download/github.com/sirupsen/logrus/@v/v1.9.3.mod", [2024-03-20T20:02:36.410Z] "GoVersion": "1.13" [2024-03-20T20:02:36.410Z] }, [2024-03-20T20:02:36.410Z] "DepOnly": true, [2024-03-20T20:02:36.410Z] "Stale": true, [2024-03-20T20:02:36.410Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.410Z] "GoFiles": [ [2024-03-20T20:02:36.410Z] "alt_exit.go", [2024-03-20T20:02:36.410Z] "buffer_pool.go", [2024-03-20T20:02:36.410Z] "doc.go", [2024-03-20T20:02:36.410Z] "entry.go", [2024-03-20T20:02:36.410Z] "exported.go", [2024-03-20T20:02:36.410Z] "formatter.go", [2024-03-20T20:02:36.410Z] "hooks.go", [2024-03-20T20:02:36.410Z] "json_formatter.go", [2024-03-20T20:02:36.410Z] "logger.go", [2024-03-20T20:02:36.410Z] "logrus.go", [2024-03-20T20:02:36.410Z] "terminal_check_notappengine.go", [2024-03-20T20:02:36.410Z] "terminal_check_unix.go", [2024-03-20T20:02:36.410Z] "text_formatter.go", [2024-03-20T20:02:36.410Z] "writer.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.410Z] "terminal_check_appengine.go", [2024-03-20T20:02:36.410Z] "terminal_check_bsd.go", [2024-03-20T20:02:36.410Z] "terminal_check_js.go", [2024-03-20T20:02:36.410Z] "terminal_check_no_terminal.go", [2024-03-20T20:02:36.410Z] "terminal_check_solaris.go", [2024-03-20T20:02:36.410Z] "terminal_check_windows.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "Imports": [ [2024-03-20T20:02:36.410Z] "bufio", [2024-03-20T20:02:36.410Z] "bytes", [2024-03-20T20:02:36.410Z] "context", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.410Z] "io", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "reflect", [2024-03-20T20:02:36.410Z] "runtime", [2024-03-20T20:02:36.410Z] "sort", [2024-03-20T20:02:36.410Z] "strconv", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "sync", [2024-03-20T20:02:36.410Z] "sync/atomic", [2024-03-20T20:02:36.410Z] "time", [2024-03-20T20:02:36.410Z] "unicode/utf8" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "Deps": [ [2024-03-20T20:02:36.410Z] "bufio", [2024-03-20T20:02:36.410Z] "bytes", [2024-03-20T20:02:36.410Z] "context", [2024-03-20T20:02:36.410Z] "encoding", [2024-03-20T20:02:36.410Z] "encoding/base64", [2024-03-20T20:02:36.410Z] "encoding/binary", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "errors", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.410Z] "internal/abi", [2024-03-20T20:02:36.410Z] "internal/bytealg", [2024-03-20T20:02:36.410Z] "internal/cpu", [2024-03-20T20:02:36.410Z] "internal/fmtsort", [2024-03-20T20:02:36.410Z] "internal/goexperiment", [2024-03-20T20:02:36.410Z] "internal/itoa", [2024-03-20T20:02:36.410Z] "internal/oserror", [2024-03-20T20:02:36.410Z] "internal/poll", [2024-03-20T20:02:36.410Z] "internal/race", [2024-03-20T20:02:36.410Z] "internal/reflectlite", [2024-03-20T20:02:36.410Z] "internal/syscall/execenv", [2024-03-20T20:02:36.410Z] "internal/syscall/unix", [2024-03-20T20:02:36.410Z] "internal/testlog", [2024-03-20T20:02:36.410Z] "internal/unsafeheader", [2024-03-20T20:02:36.410Z] "io", [2024-03-20T20:02:36.410Z] "io/fs", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "math", [2024-03-20T20:02:36.410Z] "math/bits", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "path", [2024-03-20T20:02:36.410Z] "reflect", [2024-03-20T20:02:36.410Z] "runtime", [2024-03-20T20:02:36.410Z] "runtime/internal/atomic", [2024-03-20T20:02:36.410Z] "runtime/internal/math", [2024-03-20T20:02:36.410Z] "runtime/internal/sys", [2024-03-20T20:02:36.410Z] "sort", [2024-03-20T20:02:36.410Z] "strconv", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "sync", [2024-03-20T20:02:36.410Z] "sync/atomic", [2024-03-20T20:02:36.410Z] "syscall", [2024-03-20T20:02:36.410Z] "time", [2024-03-20T20:02:36.410Z] "unicode", [2024-03-20T20:02:36.410Z] "unicode/utf16", [2024-03-20T20:02:36.410Z] "unicode/utf8", [2024-03-20T20:02:36.410Z] "unsafe" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "TestGoFiles": [ [2024-03-20T20:02:36.410Z] "alt_exit_test.go", [2024-03-20T20:02:36.410Z] "entry_test.go", [2024-03-20T20:02:36.410Z] "formatter_bench_test.go", [2024-03-20T20:02:36.410Z] "json_formatter_test.go", [2024-03-20T20:02:36.410Z] "logger_bench_test.go", [2024-03-20T20:02:36.410Z] "logger_test.go", [2024-03-20T20:02:36.410Z] "text_formatter_test.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "TestImports": [ [2024-03-20T20:02:36.410Z] "bytes", [2024-03-20T20:02:36.410Z] "context", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "errors", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.410Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.410Z] "io/ioutil", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "os/exec", [2024-03-20T20:02:36.410Z] "path/filepath", [2024-03-20T20:02:36.410Z] "runtime", [2024-03-20T20:02:36.410Z] "sort", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "testing", [2024-03-20T20:02:36.410Z] "time" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "XTestGoFiles": [ [2024-03-20T20:02:36.410Z] "example_basic_test.go", [2024-03-20T20:02:36.410Z] "example_custom_caller_test.go", [2024-03-20T20:02:36.410Z] "example_default_field_value_test.go", [2024-03-20T20:02:36.410Z] "example_function_test.go", [2024-03-20T20:02:36.410Z] "example_global_hook_test.go", [2024-03-20T20:02:36.410Z] "example_hook_test.go", [2024-03-20T20:02:36.410Z] "hook_test.go", [2024-03-20T20:02:36.410Z] "level_test.go", [2024-03-20T20:02:36.410Z] "logrus_test.go", [2024-03-20T20:02:36.410Z] "writer_test.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "XTestImports": [ [2024-03-20T20:02:36.410Z] "bufio", [2024-03-20T20:02:36.410Z] "bytes", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.410Z] "github.com/sirupsen/logrus/hooks/syslog", [2024-03-20T20:02:36.410Z] "github.com/sirupsen/logrus/hooks/test", [2024-03-20T20:02:36.410Z] "github.com/sirupsen/logrus/internal/testutils", [2024-03-20T20:02:36.410Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.410Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.410Z] "io/ioutil", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "log/syslog", [2024-03-20T20:02:36.410Z] "net/http", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "path", [2024-03-20T20:02:36.410Z] "path/filepath", [2024-03-20T20:02:36.410Z] "runtime", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "sync", [2024-03-20T20:02:36.410Z] "testing", [2024-03-20T20:02:36.410Z] "time" [2024-03-20T20:02:36.410Z] ] [2024-03-20T20:02:36.410Z] } [2024-03-20T20:02:36.410Z] { [2024-03-20T20:02:36.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/utils", [2024-03-20T20:02:36.410Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.410Z] "Name": "utils", [2024-03-20T20:02:36.410Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.410Z] "Module": { [2024-03-20T20:02:36.410Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.410Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.410Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.410Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.410Z] "GoVersion": "1.21" [2024-03-20T20:02:36.410Z] }, [2024-03-20T20:02:36.410Z] "DepOnly": true, [2024-03-20T20:02:36.410Z] "Stale": true, [2024-03-20T20:02:36.410Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.410Z] "GoFiles": [ [2024-03-20T20:02:36.410Z] "handler.go", [2024-03-20T20:02:36.410Z] "logging.go", [2024-03-20T20:02:36.410Z] "utils.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "Imports": [ [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.410Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.410Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.410Z] "io", [2024-03-20T20:02:36.410Z] "net/http", [2024-03-20T20:02:36.410Z] "strings" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "Deps": [ [2024-03-20T20:02:36.410Z] "bufio", [2024-03-20T20:02:36.410Z] "bytes", [2024-03-20T20:02:36.410Z] "compress/flate", [2024-03-20T20:02:36.410Z] "compress/gzip", [2024-03-20T20:02:36.410Z] "compress/zlib", [2024-03-20T20:02:36.410Z] "container/list", [2024-03-20T20:02:36.410Z] "context", [2024-03-20T20:02:36.410Z] "crypto", [2024-03-20T20:02:36.410Z] "crypto/aes", [2024-03-20T20:02:36.410Z] "crypto/cipher", [2024-03-20T20:02:36.410Z] "crypto/des", [2024-03-20T20:02:36.410Z] "crypto/dsa", [2024-03-20T20:02:36.410Z] "crypto/ecdsa", [2024-03-20T20:02:36.410Z] "crypto/ed25519", [2024-03-20T20:02:36.410Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.410Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.410Z] "crypto/elliptic", [2024-03-20T20:02:36.410Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.410Z] "crypto/hmac", [2024-03-20T20:02:36.410Z] "crypto/internal/randutil", [2024-03-20T20:02:36.410Z] "crypto/internal/subtle", [2024-03-20T20:02:36.410Z] "crypto/md5", [2024-03-20T20:02:36.410Z] "crypto/rand", [2024-03-20T20:02:36.410Z] "crypto/rc4", [2024-03-20T20:02:36.410Z] "crypto/rsa", [2024-03-20T20:02:36.410Z] "crypto/sha1", [2024-03-20T20:02:36.410Z] "crypto/sha256", [2024-03-20T20:02:36.410Z] "crypto/sha512", [2024-03-20T20:02:36.410Z] "crypto/subtle", [2024-03-20T20:02:36.410Z] "crypto/tls", [2024-03-20T20:02:36.410Z] "crypto/x509", [2024-03-20T20:02:36.410Z] "crypto/x509/pkix", [2024-03-20T20:02:36.410Z] "database/sql/driver", [2024-03-20T20:02:36.410Z] "debug/dwarf", [2024-03-20T20:02:36.410Z] "debug/macho", [2024-03-20T20:02:36.410Z] "encoding", [2024-03-20T20:02:36.410Z] "encoding/asn1", [2024-03-20T20:02:36.410Z] "encoding/base64", [2024-03-20T20:02:36.410Z] "encoding/binary", [2024-03-20T20:02:36.410Z] "encoding/csv", [2024-03-20T20:02:36.410Z] "encoding/hex", [2024-03-20T20:02:36.410Z] "encoding/json", [2024-03-20T20:02:36.410Z] "encoding/pem", [2024-03-20T20:02:36.410Z] "encoding/xml", [2024-03-20T20:02:36.410Z] "errors", [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.410Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.410Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.410Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.410Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.410Z] "github.com/go-kit/log", [2024-03-20T20:02:36.410Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.410Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.410Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.410Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.410Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.410Z] "github.com/google/uuid", [2024-03-20T20:02:36.410Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.410Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.410Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.410Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.410Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.410Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.410Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.410Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.410Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.410Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.410Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.410Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.410Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.410Z] "golang.org/x/net/html", [2024-03-20T20:02:36.410Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.410Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.410Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.410Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.410Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.410Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.410Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.410Z] "golang.org/x/text/language", [2024-03-20T20:02:36.410Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.410Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.410Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.410Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.410Z] "hash", [2024-03-20T20:02:36.410Z] "hash/adler32", [2024-03-20T20:02:36.410Z] "hash/crc32", [2024-03-20T20:02:36.410Z] "internal/abi", [2024-03-20T20:02:36.410Z] "internal/bytealg", [2024-03-20T20:02:36.410Z] "internal/cpu", [2024-03-20T20:02:36.410Z] "internal/fmtsort", [2024-03-20T20:02:36.410Z] "internal/goexperiment", [2024-03-20T20:02:36.410Z] "internal/itoa", [2024-03-20T20:02:36.410Z] "internal/nettrace", [2024-03-20T20:02:36.410Z] "internal/oserror", [2024-03-20T20:02:36.410Z] "internal/poll", [2024-03-20T20:02:36.410Z] "internal/race", [2024-03-20T20:02:36.410Z] "internal/reflectlite", [2024-03-20T20:02:36.410Z] "internal/singleflight", [2024-03-20T20:02:36.410Z] "internal/syscall/execenv", [2024-03-20T20:02:36.410Z] "internal/syscall/unix", [2024-03-20T20:02:36.410Z] "internal/testlog", [2024-03-20T20:02:36.410Z] "internal/unsafeheader", [2024-03-20T20:02:36.410Z] "io", [2024-03-20T20:02:36.410Z] "io/fs", [2024-03-20T20:02:36.410Z] "io/ioutil", [2024-03-20T20:02:36.410Z] "log", [2024-03-20T20:02:36.410Z] "math", [2024-03-20T20:02:36.410Z] "math/big", [2024-03-20T20:02:36.410Z] "math/bits", [2024-03-20T20:02:36.410Z] "math/rand", [2024-03-20T20:02:36.410Z] "mime", [2024-03-20T20:02:36.410Z] "mime/multipart", [2024-03-20T20:02:36.410Z] "mime/quotedprintable", [2024-03-20T20:02:36.410Z] "net", [2024-03-20T20:02:36.410Z] "net/http", [2024-03-20T20:02:36.410Z] "net/http/httptrace", [2024-03-20T20:02:36.410Z] "net/http/internal", [2024-03-20T20:02:36.410Z] "net/http/internal/ascii", [2024-03-20T20:02:36.410Z] "net/textproto", [2024-03-20T20:02:36.410Z] "net/url", [2024-03-20T20:02:36.410Z] "os", [2024-03-20T20:02:36.410Z] "path", [2024-03-20T20:02:36.410Z] "path/filepath", [2024-03-20T20:02:36.410Z] "reflect", [2024-03-20T20:02:36.410Z] "regexp", [2024-03-20T20:02:36.410Z] "regexp/syntax", [2024-03-20T20:02:36.410Z] "runtime", [2024-03-20T20:02:36.410Z] "runtime/cgo", [2024-03-20T20:02:36.410Z] "runtime/debug", [2024-03-20T20:02:36.410Z] "runtime/internal/atomic", [2024-03-20T20:02:36.410Z] "runtime/internal/math", [2024-03-20T20:02:36.410Z] "runtime/internal/sys", [2024-03-20T20:02:36.410Z] "sort", [2024-03-20T20:02:36.410Z] "strconv", [2024-03-20T20:02:36.410Z] "strings", [2024-03-20T20:02:36.410Z] "sync", [2024-03-20T20:02:36.410Z] "sync/atomic", [2024-03-20T20:02:36.410Z] "syscall", [2024-03-20T20:02:36.410Z] "time", [2024-03-20T20:02:36.410Z] "unicode", [2024-03-20T20:02:36.410Z] "unicode/utf16", [2024-03-20T20:02:36.410Z] "unicode/utf8", [2024-03-20T20:02:36.410Z] "unsafe", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.410Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "TestGoFiles": [ [2024-03-20T20:02:36.410Z] "handler_test.go", [2024-03-20T20:02:36.410Z] "utils_test.go" [2024-03-20T20:02:36.410Z] ], [2024-03-20T20:02:36.410Z] "TestImports": [ [2024-03-20T20:02:36.410Z] "fmt", [2024-03-20T20:02:36.410Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.410Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.410Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.411Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.411Z] "net/http", [2024-03-20T20:02:36.411Z] "net/http/httptest", [2024-03-20T20:02:36.411Z] "strings", [2024-03-20T20:02:36.411Z] "testing" [2024-03-20T20:02:36.411Z] ] [2024-03-20T20:02:36.411Z] } [2024-03-20T20:02:36.411Z] { [2024-03-20T20:02:36.411Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/pkg/types", [2024-03-20T20:02:36.411Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.411Z] "Name": "types", [2024-03-20T20:02:36.411Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.411Z] "Module": { [2024-03-20T20:02:36.411Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-20T20:02:36.411Z] "Version": "v3.2.0-dev.3", [2024-03-20T20:02:36.411Z] "Time": "2024-03-04T15:36:22Z", [2024-03-20T20:02:36.411Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-20T20:02:36.411Z] "GoVersion": "1.21" [2024-03-20T20:02:36.411Z] }, [2024-03-20T20:02:36.411Z] "DepOnly": true, [2024-03-20T20:02:36.411Z] "Stale": true, [2024-03-20T20:02:36.411Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.411Z] "GoFiles": [ [2024-03-20T20:02:36.411Z] "config.go" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "Imports": [ [2024-03-20T20:02:36.411Z] "fmt", [2024-03-20T20:02:36.411Z] "net/url", [2024-03-20T20:02:36.411Z] "strconv", [2024-03-20T20:02:36.411Z] "strings" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "Deps": [ [2024-03-20T20:02:36.411Z] "errors", [2024-03-20T20:02:36.411Z] "fmt", [2024-03-20T20:02:36.411Z] "internal/abi", [2024-03-20T20:02:36.411Z] "internal/bytealg", [2024-03-20T20:02:36.411Z] "internal/cpu", [2024-03-20T20:02:36.411Z] "internal/fmtsort", [2024-03-20T20:02:36.411Z] "internal/goexperiment", [2024-03-20T20:02:36.411Z] "internal/itoa", [2024-03-20T20:02:36.411Z] "internal/oserror", [2024-03-20T20:02:36.411Z] "internal/poll", [2024-03-20T20:02:36.411Z] "internal/race", [2024-03-20T20:02:36.411Z] "internal/reflectlite", [2024-03-20T20:02:36.411Z] "internal/syscall/execenv", [2024-03-20T20:02:36.411Z] "internal/syscall/unix", [2024-03-20T20:02:36.411Z] "internal/testlog", [2024-03-20T20:02:36.411Z] "internal/unsafeheader", [2024-03-20T20:02:36.411Z] "io", [2024-03-20T20:02:36.411Z] "io/fs", [2024-03-20T20:02:36.411Z] "math", [2024-03-20T20:02:36.411Z] "math/bits", [2024-03-20T20:02:36.411Z] "net/url", [2024-03-20T20:02:36.411Z] "os", [2024-03-20T20:02:36.411Z] "path", [2024-03-20T20:02:36.411Z] "reflect", [2024-03-20T20:02:36.411Z] "runtime", [2024-03-20T20:02:36.411Z] "runtime/internal/atomic", [2024-03-20T20:02:36.411Z] "runtime/internal/math", [2024-03-20T20:02:36.411Z] "runtime/internal/sys", [2024-03-20T20:02:36.411Z] "sort", [2024-03-20T20:02:36.411Z] "strconv", [2024-03-20T20:02:36.411Z] "strings", [2024-03-20T20:02:36.411Z] "sync", [2024-03-20T20:02:36.411Z] "sync/atomic", [2024-03-20T20:02:36.411Z] "syscall", [2024-03-20T20:02:36.411Z] "time", [2024-03-20T20:02:36.411Z] "unicode", [2024-03-20T20:02:36.411Z] "unicode/utf8", [2024-03-20T20:02:36.411Z] "unsafe" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "TestGoFiles": [ [2024-03-20T20:02:36.411Z] "config_test.go" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "TestImports": [ [2024-03-20T20:02:36.411Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.411Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.411Z] "testing" [2024-03-20T20:02:36.411Z] ] [2024-03-20T20:02:36.411Z] } [2024-03-20T20:02:36.411Z] { [2024-03-20T20:02:36.411Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/environment", [2024-03-20T20:02:36.411Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.411Z] "Name": "environment", [2024-03-20T20:02:36.411Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.411Z] "Module": { [2024-03-20T20:02:36.411Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.411Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.411Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.411Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.411Z] "GoVersion": "1.21" [2024-03-20T20:02:36.411Z] }, [2024-03-20T20:02:36.411Z] "DepOnly": true, [2024-03-20T20:02:36.411Z] "Stale": true, [2024-03-20T20:02:36.411Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.411Z] "GoFiles": [ [2024-03-20T20:02:36.411Z] "variables.go" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "Imports": [ [2024-03-20T20:02:36.411Z] "encoding/json", [2024-03-20T20:02:36.411Z] "fmt", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.411Z] "os", [2024-03-20T20:02:36.411Z] "reflect", [2024-03-20T20:02:36.411Z] "regexp", [2024-03-20T20:02:36.411Z] "strconv", [2024-03-20T20:02:36.411Z] "strings", [2024-03-20T20:02:36.411Z] "time" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "Deps": [ [2024-03-20T20:02:36.411Z] "bufio", [2024-03-20T20:02:36.411Z] "bytes", [2024-03-20T20:02:36.411Z] "compress/flate", [2024-03-20T20:02:36.411Z] "compress/gzip", [2024-03-20T20:02:36.411Z] "compress/zlib", [2024-03-20T20:02:36.411Z] "container/list", [2024-03-20T20:02:36.411Z] "context", [2024-03-20T20:02:36.411Z] "crypto", [2024-03-20T20:02:36.411Z] "crypto/aes", [2024-03-20T20:02:36.411Z] "crypto/cipher", [2024-03-20T20:02:36.411Z] "crypto/des", [2024-03-20T20:02:36.411Z] "crypto/dsa", [2024-03-20T20:02:36.411Z] "crypto/ecdsa", [2024-03-20T20:02:36.411Z] "crypto/ed25519", [2024-03-20T20:02:36.411Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.411Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.411Z] "crypto/elliptic", [2024-03-20T20:02:36.411Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.411Z] "crypto/hmac", [2024-03-20T20:02:36.411Z] "crypto/internal/randutil", [2024-03-20T20:02:36.411Z] "crypto/internal/subtle", [2024-03-20T20:02:36.411Z] "crypto/md5", [2024-03-20T20:02:36.411Z] "crypto/rand", [2024-03-20T20:02:36.411Z] "crypto/rc4", [2024-03-20T20:02:36.411Z] "crypto/rsa", [2024-03-20T20:02:36.411Z] "crypto/sha1", [2024-03-20T20:02:36.411Z] "crypto/sha256", [2024-03-20T20:02:36.411Z] "crypto/sha512", [2024-03-20T20:02:36.411Z] "crypto/subtle", [2024-03-20T20:02:36.411Z] "crypto/tls", [2024-03-20T20:02:36.411Z] "crypto/x509", [2024-03-20T20:02:36.411Z] "crypto/x509/pkix", [2024-03-20T20:02:36.411Z] "database/sql/driver", [2024-03-20T20:02:36.411Z] "debug/dwarf", [2024-03-20T20:02:36.411Z] "debug/macho", [2024-03-20T20:02:36.411Z] "encoding", [2024-03-20T20:02:36.411Z] "encoding/asn1", [2024-03-20T20:02:36.411Z] "encoding/base64", [2024-03-20T20:02:36.411Z] "encoding/binary", [2024-03-20T20:02:36.411Z] "encoding/csv", [2024-03-20T20:02:36.411Z] "encoding/hex", [2024-03-20T20:02:36.411Z] "encoding/json", [2024-03-20T20:02:36.411Z] "encoding/pem", [2024-03-20T20:02:36.411Z] "encoding/xml", [2024-03-20T20:02:36.411Z] "errors", [2024-03-20T20:02:36.411Z] "fmt", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.411Z] "github.com/go-kit/log", [2024-03-20T20:02:36.411Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.411Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.411Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.411Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.411Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.411Z] "github.com/google/uuid", [2024-03-20T20:02:36.411Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.411Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.411Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.411Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.411Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.411Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.411Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.411Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.411Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.411Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.411Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.411Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.411Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.411Z] "golang.org/x/net/html", [2024-03-20T20:02:36.411Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.411Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.411Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.411Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.411Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.411Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.411Z] "golang.org/x/text/language", [2024-03-20T20:02:36.411Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.411Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.411Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.411Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.411Z] "hash", [2024-03-20T20:02:36.411Z] "hash/adler32", [2024-03-20T20:02:36.411Z] "hash/crc32", [2024-03-20T20:02:36.411Z] "internal/abi", [2024-03-20T20:02:36.411Z] "internal/bytealg", [2024-03-20T20:02:36.411Z] "internal/cpu", [2024-03-20T20:02:36.411Z] "internal/fmtsort", [2024-03-20T20:02:36.411Z] "internal/goexperiment", [2024-03-20T20:02:36.411Z] "internal/itoa", [2024-03-20T20:02:36.411Z] "internal/nettrace", [2024-03-20T20:02:36.411Z] "internal/oserror", [2024-03-20T20:02:36.411Z] "internal/poll", [2024-03-20T20:02:36.411Z] "internal/race", [2024-03-20T20:02:36.411Z] "internal/reflectlite", [2024-03-20T20:02:36.411Z] "internal/singleflight", [2024-03-20T20:02:36.411Z] "internal/syscall/execenv", [2024-03-20T20:02:36.411Z] "internal/syscall/unix", [2024-03-20T20:02:36.411Z] "internal/testlog", [2024-03-20T20:02:36.411Z] "internal/unsafeheader", [2024-03-20T20:02:36.411Z] "io", [2024-03-20T20:02:36.411Z] "io/fs", [2024-03-20T20:02:36.411Z] "io/ioutil", [2024-03-20T20:02:36.411Z] "log", [2024-03-20T20:02:36.411Z] "math", [2024-03-20T20:02:36.411Z] "math/big", [2024-03-20T20:02:36.411Z] "math/bits", [2024-03-20T20:02:36.411Z] "math/rand", [2024-03-20T20:02:36.411Z] "mime", [2024-03-20T20:02:36.411Z] "mime/multipart", [2024-03-20T20:02:36.411Z] "mime/quotedprintable", [2024-03-20T20:02:36.411Z] "net", [2024-03-20T20:02:36.411Z] "net/http", [2024-03-20T20:02:36.411Z] "net/http/httptrace", [2024-03-20T20:02:36.411Z] "net/http/internal", [2024-03-20T20:02:36.411Z] "net/http/internal/ascii", [2024-03-20T20:02:36.411Z] "net/textproto", [2024-03-20T20:02:36.411Z] "net/url", [2024-03-20T20:02:36.411Z] "os", [2024-03-20T20:02:36.411Z] "path", [2024-03-20T20:02:36.411Z] "path/filepath", [2024-03-20T20:02:36.411Z] "reflect", [2024-03-20T20:02:36.411Z] "regexp", [2024-03-20T20:02:36.411Z] "regexp/syntax", [2024-03-20T20:02:36.411Z] "runtime", [2024-03-20T20:02:36.411Z] "runtime/cgo", [2024-03-20T20:02:36.411Z] "runtime/debug", [2024-03-20T20:02:36.411Z] "runtime/internal/atomic", [2024-03-20T20:02:36.411Z] "runtime/internal/math", [2024-03-20T20:02:36.411Z] "runtime/internal/sys", [2024-03-20T20:02:36.411Z] "sort", [2024-03-20T20:02:36.411Z] "strconv", [2024-03-20T20:02:36.411Z] "strings", [2024-03-20T20:02:36.411Z] "sync", [2024-03-20T20:02:36.411Z] "sync/atomic", [2024-03-20T20:02:36.411Z] "syscall", [2024-03-20T20:02:36.411Z] "time", [2024-03-20T20:02:36.411Z] "unicode", [2024-03-20T20:02:36.411Z] "unicode/utf16", [2024-03-20T20:02:36.411Z] "unicode/utf8", [2024-03-20T20:02:36.411Z] "unsafe", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "TestGoFiles": [ [2024-03-20T20:02:36.411Z] "variables_test.go" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "TestImports": [ [2024-03-20T20:02:36.411Z] "fmt", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-20T20:02:36.411Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.411Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.411Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.411Z] "os", [2024-03-20T20:02:36.411Z] "strconv", [2024-03-20T20:02:36.411Z] "strings", [2024-03-20T20:02:36.411Z] "testing", [2024-03-20T20:02:36.411Z] "time" [2024-03-20T20:02:36.411Z] ] [2024-03-20T20:02:36.411Z] } [2024-03-20T20:02:36.411Z] { [2024-03-20T20:02:36.411Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/startup", [2024-03-20T20:02:36.411Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.411Z] "Name": "startup", [2024-03-20T20:02:36.411Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.411Z] "Module": { [2024-03-20T20:02:36.411Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.411Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.411Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.411Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.411Z] "GoVersion": "1.21" [2024-03-20T20:02:36.411Z] }, [2024-03-20T20:02:36.411Z] "DepOnly": true, [2024-03-20T20:02:36.411Z] "Stale": true, [2024-03-20T20:02:36.411Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.411Z] "GoFiles": [ [2024-03-20T20:02:36.411Z] "timer.go" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "Imports": [ [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.411Z] "time" [2024-03-20T20:02:36.411Z] ], [2024-03-20T20:02:36.411Z] "Deps": [ [2024-03-20T20:02:36.411Z] "bufio", [2024-03-20T20:02:36.411Z] "bytes", [2024-03-20T20:02:36.411Z] "compress/flate", [2024-03-20T20:02:36.411Z] "compress/gzip", [2024-03-20T20:02:36.411Z] "compress/zlib", [2024-03-20T20:02:36.411Z] "container/list", [2024-03-20T20:02:36.411Z] "context", [2024-03-20T20:02:36.411Z] "crypto", [2024-03-20T20:02:36.411Z] "crypto/aes", [2024-03-20T20:02:36.411Z] "crypto/cipher", [2024-03-20T20:02:36.411Z] "crypto/des", [2024-03-20T20:02:36.411Z] "crypto/dsa", [2024-03-20T20:02:36.411Z] "crypto/ecdsa", [2024-03-20T20:02:36.411Z] "crypto/ed25519", [2024-03-20T20:02:36.411Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.411Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.411Z] "crypto/elliptic", [2024-03-20T20:02:36.411Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.411Z] "crypto/hmac", [2024-03-20T20:02:36.411Z] "crypto/internal/randutil", [2024-03-20T20:02:36.411Z] "crypto/internal/subtle", [2024-03-20T20:02:36.411Z] "crypto/md5", [2024-03-20T20:02:36.411Z] "crypto/rand", [2024-03-20T20:02:36.411Z] "crypto/rc4", [2024-03-20T20:02:36.411Z] "crypto/rsa", [2024-03-20T20:02:36.411Z] "crypto/sha1", [2024-03-20T20:02:36.411Z] "crypto/sha256", [2024-03-20T20:02:36.411Z] "crypto/sha512", [2024-03-20T20:02:36.411Z] "crypto/subtle", [2024-03-20T20:02:36.411Z] "crypto/tls", [2024-03-20T20:02:36.411Z] "crypto/x509", [2024-03-20T20:02:36.411Z] "crypto/x509/pkix", [2024-03-20T20:02:36.411Z] "database/sql/driver", [2024-03-20T20:02:36.411Z] "debug/dwarf", [2024-03-20T20:02:36.411Z] "debug/macho", [2024-03-20T20:02:36.411Z] "encoding", [2024-03-20T20:02:36.411Z] "encoding/asn1", [2024-03-20T20:02:36.411Z] "encoding/base64", [2024-03-20T20:02:36.411Z] "encoding/binary", [2024-03-20T20:02:36.411Z] "encoding/csv", [2024-03-20T20:02:36.411Z] "encoding/hex", [2024-03-20T20:02:36.411Z] "encoding/json", [2024-03-20T20:02:36.411Z] "encoding/pem", [2024-03-20T20:02:36.411Z] "encoding/xml", [2024-03-20T20:02:36.411Z] "errors", [2024-03-20T20:02:36.411Z] "fmt", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.411Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.411Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.411Z] "github.com/go-kit/log", [2024-03-20T20:02:36.411Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.411Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.411Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.411Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.411Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.411Z] "github.com/google/uuid", [2024-03-20T20:02:36.411Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.411Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.411Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.411Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.411Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.411Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.411Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.411Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.411Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.411Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.411Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.411Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.411Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.411Z] "golang.org/x/net/html", [2024-03-20T20:02:36.411Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.411Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.411Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.411Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.411Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.411Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.411Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.411Z] "golang.org/x/text/language", [2024-03-20T20:02:36.411Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.411Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.411Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.411Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.411Z] "hash", [2024-03-20T20:02:36.411Z] "hash/adler32", [2024-03-20T20:02:36.411Z] "hash/crc32", [2024-03-20T20:02:36.411Z] "internal/abi", [2024-03-20T20:02:36.411Z] "internal/bytealg", [2024-03-20T20:02:36.411Z] "internal/cpu", [2024-03-20T20:02:36.411Z] "internal/fmtsort", [2024-03-20T20:02:36.411Z] "internal/goexperiment", [2024-03-20T20:02:36.411Z] "internal/itoa", [2024-03-20T20:02:36.411Z] "internal/nettrace", [2024-03-20T20:02:36.411Z] "internal/oserror", [2024-03-20T20:02:36.411Z] "internal/poll", [2024-03-20T20:02:36.411Z] "internal/race", [2024-03-20T20:02:36.411Z] "internal/reflectlite", [2024-03-20T20:02:36.411Z] "internal/singleflight", [2024-03-20T20:02:36.411Z] "internal/syscall/execenv", [2024-03-20T20:02:36.411Z] "internal/syscall/unix", [2024-03-20T20:02:36.411Z] "internal/testlog", [2024-03-20T20:02:36.411Z] "internal/unsafeheader", [2024-03-20T20:02:36.411Z] "io", [2024-03-20T20:02:36.411Z] "io/fs", [2024-03-20T20:02:36.411Z] "io/ioutil", [2024-03-20T20:02:36.411Z] "log", [2024-03-20T20:02:36.411Z] "math", [2024-03-20T20:02:36.411Z] "math/big", [2024-03-20T20:02:36.411Z] "math/bits", [2024-03-20T20:02:36.411Z] "math/rand", [2024-03-20T20:02:36.411Z] "mime", [2024-03-20T20:02:36.411Z] "mime/multipart", [2024-03-20T20:02:36.411Z] "mime/quotedprintable", [2024-03-20T20:02:36.411Z] "net", [2024-03-20T20:02:36.411Z] "net/http", [2024-03-20T20:02:36.411Z] "net/http/httptrace", [2024-03-20T20:02:36.411Z] "net/http/internal", [2024-03-20T20:02:36.411Z] "net/http/internal/ascii", [2024-03-20T20:02:36.411Z] "net/textproto", [2024-03-20T20:02:36.411Z] "net/url", [2024-03-20T20:02:36.411Z] "os", [2024-03-20T20:02:36.411Z] "path", [2024-03-20T20:02:36.411Z] "path/filepath", [2024-03-20T20:02:36.411Z] "reflect", [2024-03-20T20:02:36.411Z] "regexp", [2024-03-20T20:02:36.411Z] "regexp/syntax", [2024-03-20T20:02:36.411Z] "runtime", [2024-03-20T20:02:36.411Z] "runtime/cgo", [2024-03-20T20:02:36.411Z] "runtime/debug", [2024-03-20T20:02:36.411Z] "runtime/internal/atomic", [2024-03-20T20:02:36.411Z] "runtime/internal/math", [2024-03-20T20:02:36.411Z] "runtime/internal/sys", [2024-03-20T20:02:36.411Z] "sort", [2024-03-20T20:02:36.411Z] "strconv", [2024-03-20T20:02:36.411Z] "strings", [2024-03-20T20:02:36.411Z] "sync", [2024-03-20T20:02:36.411Z] "sync/atomic", [2024-03-20T20:02:36.411Z] "syscall", [2024-03-20T20:02:36.411Z] "time", [2024-03-20T20:02:36.411Z] "unicode", [2024-03-20T20:02:36.411Z] "unicode/utf16", [2024-03-20T20:02:36.411Z] "unicode/utf8", [2024-03-20T20:02:36.411Z] "unsafe", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.411Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.412Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.412Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.412Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.412Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.412Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.412Z] ] [2024-03-20T20:02:36.412Z] } [2024-03-20T20:02:36.412Z] { [2024-03-20T20:02:36.412Z] "Dir": "/usr/local/go/src/log/syslog", [2024-03-20T20:02:36.412Z] "ImportPath": "log/syslog", [2024-03-20T20:02:36.412Z] "Name": "syslog", [2024-03-20T20:02:36.412Z] "Doc": "Package syslog provides a simple interface to the system log service.", [2024-03-20T20:02:36.412Z] "Target": "/usr/local/go/pkg/linux_amd64/log/syslog.a", [2024-03-20T20:02:36.412Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.412Z] "Goroot": true, [2024-03-20T20:02:36.412Z] "Standard": true, [2024-03-20T20:02:36.412Z] "DepOnly": true, [2024-03-20T20:02:36.412Z] "GoFiles": [ [2024-03-20T20:02:36.412Z] "doc.go", [2024-03-20T20:02:36.412Z] "syslog.go", [2024-03-20T20:02:36.412Z] "syslog_unix.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Imports": [ [2024-03-20T20:02:36.412Z] "errors", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "net", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "strings", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "time" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Deps": [ [2024-03-20T20:02:36.412Z] "context", [2024-03-20T20:02:36.412Z] "errors", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "internal/abi", [2024-03-20T20:02:36.412Z] "internal/bytealg", [2024-03-20T20:02:36.412Z] "internal/cpu", [2024-03-20T20:02:36.412Z] "internal/fmtsort", [2024-03-20T20:02:36.412Z] "internal/goexperiment", [2024-03-20T20:02:36.412Z] "internal/itoa", [2024-03-20T20:02:36.412Z] "internal/nettrace", [2024-03-20T20:02:36.412Z] "internal/oserror", [2024-03-20T20:02:36.412Z] "internal/poll", [2024-03-20T20:02:36.412Z] "internal/race", [2024-03-20T20:02:36.412Z] "internal/reflectlite", [2024-03-20T20:02:36.412Z] "internal/singleflight", [2024-03-20T20:02:36.412Z] "internal/syscall/execenv", [2024-03-20T20:02:36.412Z] "internal/syscall/unix", [2024-03-20T20:02:36.412Z] "internal/testlog", [2024-03-20T20:02:36.412Z] "internal/unsafeheader", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "io/fs", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "math/bits", [2024-03-20T20:02:36.412Z] "net", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "path", [2024-03-20T20:02:36.412Z] "reflect", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "runtime/cgo", [2024-03-20T20:02:36.412Z] "runtime/internal/atomic", [2024-03-20T20:02:36.412Z] "runtime/internal/math", [2024-03-20T20:02:36.412Z] "runtime/internal/sys", [2024-03-20T20:02:36.412Z] "sort", [2024-03-20T20:02:36.412Z] "strconv", [2024-03-20T20:02:36.412Z] "strings", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "sync/atomic", [2024-03-20T20:02:36.412Z] "syscall", [2024-03-20T20:02:36.412Z] "time", [2024-03-20T20:02:36.412Z] "unicode", [2024-03-20T20:02:36.412Z] "unicode/utf8", [2024-03-20T20:02:36.412Z] "unsafe", [2024-03-20T20:02:36.412Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "TestGoFiles": [ [2024-03-20T20:02:36.412Z] "syslog_test.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "TestImports": [ [2024-03-20T20:02:36.412Z] "bufio", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "net", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "testing", [2024-03-20T20:02:36.412Z] "time" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "XTestGoFiles": [ [2024-03-20T20:02:36.412Z] "example_test.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "XTestImports": [ [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "log/syslog" [2024-03-20T20:02:36.412Z] ] [2024-03-20T20:02:36.412Z] } [2024-03-20T20:02:36.412Z] { [2024-03-20T20:02:36.412Z] "Dir": "/usr/local/go/src/text/tabwriter", [2024-03-20T20:02:36.412Z] "ImportPath": "text/tabwriter", [2024-03-20T20:02:36.412Z] "Name": "tabwriter", [2024-03-20T20:02:36.412Z] "Doc": "Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.", [2024-03-20T20:02:36.412Z] "Target": "/usr/local/go/pkg/linux_amd64/text/tabwriter.a", [2024-03-20T20:02:36.412Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.412Z] "Goroot": true, [2024-03-20T20:02:36.412Z] "Standard": true, [2024-03-20T20:02:36.412Z] "DepOnly": true, [2024-03-20T20:02:36.412Z] "GoFiles": [ [2024-03-20T20:02:36.412Z] "tabwriter.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Imports": [ [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "unicode/utf8" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Deps": [ [2024-03-20T20:02:36.412Z] "errors", [2024-03-20T20:02:36.412Z] "internal/abi", [2024-03-20T20:02:36.412Z] "internal/bytealg", [2024-03-20T20:02:36.412Z] "internal/cpu", [2024-03-20T20:02:36.412Z] "internal/goexperiment", [2024-03-20T20:02:36.412Z] "internal/race", [2024-03-20T20:02:36.412Z] "internal/reflectlite", [2024-03-20T20:02:36.412Z] "internal/unsafeheader", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "runtime/internal/atomic", [2024-03-20T20:02:36.412Z] "runtime/internal/math", [2024-03-20T20:02:36.412Z] "runtime/internal/sys", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "sync/atomic", [2024-03-20T20:02:36.412Z] "unicode/utf8", [2024-03-20T20:02:36.412Z] "unsafe" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "XTestGoFiles": [ [2024-03-20T20:02:36.412Z] "example_test.go", [2024-03-20T20:02:36.412Z] "tabwriter_test.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "XTestImports": [ [2024-03-20T20:02:36.412Z] "bytes", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "testing", [2024-03-20T20:02:36.412Z] "text/tabwriter" [2024-03-20T20:02:36.412Z] ] [2024-03-20T20:02:36.412Z] } [2024-03-20T20:02:36.412Z] { [2024-03-20T20:02:36.412Z] "Dir": "/usr/local/go/src/runtime/pprof", [2024-03-20T20:02:36.412Z] "ImportPath": "runtime/pprof", [2024-03-20T20:02:36.412Z] "Name": "pprof", [2024-03-20T20:02:36.412Z] "Doc": "Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.", [2024-03-20T20:02:36.412Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/pprof.a", [2024-03-20T20:02:36.412Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.412Z] "Goroot": true, [2024-03-20T20:02:36.412Z] "Standard": true, [2024-03-20T20:02:36.412Z] "DepOnly": true, [2024-03-20T20:02:36.412Z] "GoFiles": [ [2024-03-20T20:02:36.412Z] "elf.go", [2024-03-20T20:02:36.412Z] "label.go", [2024-03-20T20:02:36.412Z] "map.go", [2024-03-20T20:02:36.412Z] "pprof.go", [2024-03-20T20:02:36.412Z] "pprof_rusage.go", [2024-03-20T20:02:36.412Z] "proto.go", [2024-03-20T20:02:36.412Z] "protobuf.go", [2024-03-20T20:02:36.412Z] "protomem.go", [2024-03-20T20:02:36.412Z] "runtime.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.412Z] "pprof_norusage.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Imports": [ [2024-03-20T20:02:36.412Z] "bufio", [2024-03-20T20:02:36.412Z] "bytes", [2024-03-20T20:02:36.412Z] "compress/gzip", [2024-03-20T20:02:36.412Z] "context", [2024-03-20T20:02:36.412Z] "encoding/binary", [2024-03-20T20:02:36.412Z] "errors", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "sort", [2024-03-20T20:02:36.412Z] "strconv", [2024-03-20T20:02:36.412Z] "strings", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "syscall", [2024-03-20T20:02:36.412Z] "text/tabwriter", [2024-03-20T20:02:36.412Z] "time", [2024-03-20T20:02:36.412Z] "unsafe" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Deps": [ [2024-03-20T20:02:36.412Z] "bufio", [2024-03-20T20:02:36.412Z] "bytes", [2024-03-20T20:02:36.412Z] "compress/flate", [2024-03-20T20:02:36.412Z] "compress/gzip", [2024-03-20T20:02:36.412Z] "context", [2024-03-20T20:02:36.412Z] "encoding/binary", [2024-03-20T20:02:36.412Z] "errors", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "hash", [2024-03-20T20:02:36.412Z] "hash/crc32", [2024-03-20T20:02:36.412Z] "internal/abi", [2024-03-20T20:02:36.412Z] "internal/bytealg", [2024-03-20T20:02:36.412Z] "internal/cpu", [2024-03-20T20:02:36.412Z] "internal/fmtsort", [2024-03-20T20:02:36.412Z] "internal/goexperiment", [2024-03-20T20:02:36.412Z] "internal/itoa", [2024-03-20T20:02:36.412Z] "internal/oserror", [2024-03-20T20:02:36.412Z] "internal/poll", [2024-03-20T20:02:36.412Z] "internal/race", [2024-03-20T20:02:36.412Z] "internal/reflectlite", [2024-03-20T20:02:36.412Z] "internal/syscall/execenv", [2024-03-20T20:02:36.412Z] "internal/syscall/unix", [2024-03-20T20:02:36.412Z] "internal/testlog", [2024-03-20T20:02:36.412Z] "internal/unsafeheader", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "io/fs", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "math/bits", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "path", [2024-03-20T20:02:36.412Z] "reflect", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "runtime/internal/atomic", [2024-03-20T20:02:36.412Z] "runtime/internal/math", [2024-03-20T20:02:36.412Z] "runtime/internal/sys", [2024-03-20T20:02:36.412Z] "sort", [2024-03-20T20:02:36.412Z] "strconv", [2024-03-20T20:02:36.412Z] "strings", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "sync/atomic", [2024-03-20T20:02:36.412Z] "syscall", [2024-03-20T20:02:36.412Z] "text/tabwriter", [2024-03-20T20:02:36.412Z] "time", [2024-03-20T20:02:36.412Z] "unicode", [2024-03-20T20:02:36.412Z] "unicode/utf8", [2024-03-20T20:02:36.412Z] "unsafe" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "TestGoFiles": [ [2024-03-20T20:02:36.412Z] "label_test.go", [2024-03-20T20:02:36.412Z] "mprof_test.go", [2024-03-20T20:02:36.412Z] "pprof_test.go", [2024-03-20T20:02:36.412Z] "proto_test.go", [2024-03-20T20:02:36.412Z] "protomem_test.go", [2024-03-20T20:02:36.412Z] "runtime_test.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "TestImports": [ [2024-03-20T20:02:36.412Z] "bytes", [2024-03-20T20:02:36.412Z] "context", [2024-03-20T20:02:36.412Z] "encoding/json", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "internal/profile", [2024-03-20T20:02:36.412Z] "internal/testenv", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "math/big", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "os/exec", [2024-03-20T20:02:36.412Z] "reflect", [2024-03-20T20:02:36.412Z] "regexp", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "sort", [2024-03-20T20:02:36.412Z] "strings", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "sync/atomic", [2024-03-20T20:02:36.412Z] "testing", [2024-03-20T20:02:36.412Z] "time", [2024-03-20T20:02:36.412Z] "unsafe" [2024-03-20T20:02:36.412Z] ] [2024-03-20T20:02:36.412Z] } [2024-03-20T20:02:36.412Z] { [2024-03-20T20:02:36.412Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-20T20:02:36.412Z] "ImportPath": "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.412Z] "Name": "metrics", [2024-03-20T20:02:36.412Z] "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-20T20:02:36.412Z] "Root": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-20T20:02:36.412Z] "Module": { [2024-03-20T20:02:36.412Z] "Path": "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.412Z] "Version": "v0.0.0-20201227073835-cf1acfcdf475", [2024-03-20T20:02:36.412Z] "Time": "2020-12-27T07:38:35Z", [2024-03-20T20:02:36.412Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-20T20:02:36.412Z] "GoMod": "/go/pkg/mod/cache/download/github.com/rcrowley/go-metrics/@v/v0.0.0-20201227073835-cf1acfcdf475.mod" [2024-03-20T20:02:36.412Z] }, [2024-03-20T20:02:36.412Z] "DepOnly": true, [2024-03-20T20:02:36.412Z] "Stale": true, [2024-03-20T20:02:36.412Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.412Z] "GoFiles": [ [2024-03-20T20:02:36.412Z] "counter.go", [2024-03-20T20:02:36.412Z] "debug.go", [2024-03-20T20:02:36.412Z] "ewma.go", [2024-03-20T20:02:36.412Z] "gauge.go", [2024-03-20T20:02:36.412Z] "gauge_float64.go", [2024-03-20T20:02:36.412Z] "graphite.go", [2024-03-20T20:02:36.412Z] "healthcheck.go", [2024-03-20T20:02:36.412Z] "histogram.go", [2024-03-20T20:02:36.412Z] "json.go", [2024-03-20T20:02:36.412Z] "log.go", [2024-03-20T20:02:36.412Z] "meter.go", [2024-03-20T20:02:36.412Z] "metrics.go", [2024-03-20T20:02:36.412Z] "opentsdb.go", [2024-03-20T20:02:36.412Z] "registry.go", [2024-03-20T20:02:36.412Z] "runtime.go", [2024-03-20T20:02:36.412Z] "runtime_cgo.go", [2024-03-20T20:02:36.412Z] "runtime_gccpufraction.go", [2024-03-20T20:02:36.412Z] "sample.go", [2024-03-20T20:02:36.412Z] "syslog.go", [2024-03-20T20:02:36.412Z] "timer.go", [2024-03-20T20:02:36.412Z] "writer.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.412Z] "runtime_no_cgo.go", [2024-03-20T20:02:36.412Z] "runtime_no_gccpufraction.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Imports": [ [2024-03-20T20:02:36.412Z] "bufio", [2024-03-20T20:02:36.412Z] "encoding/json", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "log/syslog", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "math/rand", [2024-03-20T20:02:36.412Z] "net", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "reflect", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "runtime/debug", [2024-03-20T20:02:36.412Z] "runtime/pprof", [2024-03-20T20:02:36.412Z] "sort", [2024-03-20T20:02:36.412Z] "strconv", [2024-03-20T20:02:36.412Z] "strings", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "sync/atomic", [2024-03-20T20:02:36.412Z] "time" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Deps": [ [2024-03-20T20:02:36.412Z] "bufio", [2024-03-20T20:02:36.412Z] "bytes", [2024-03-20T20:02:36.412Z] "compress/flate", [2024-03-20T20:02:36.412Z] "compress/gzip", [2024-03-20T20:02:36.412Z] "context", [2024-03-20T20:02:36.412Z] "encoding", [2024-03-20T20:02:36.412Z] "encoding/base64", [2024-03-20T20:02:36.412Z] "encoding/binary", [2024-03-20T20:02:36.412Z] "encoding/json", [2024-03-20T20:02:36.412Z] "errors", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "hash", [2024-03-20T20:02:36.412Z] "hash/crc32", [2024-03-20T20:02:36.412Z] "internal/abi", [2024-03-20T20:02:36.412Z] "internal/bytealg", [2024-03-20T20:02:36.412Z] "internal/cpu", [2024-03-20T20:02:36.412Z] "internal/fmtsort", [2024-03-20T20:02:36.412Z] "internal/goexperiment", [2024-03-20T20:02:36.412Z] "internal/itoa", [2024-03-20T20:02:36.412Z] "internal/nettrace", [2024-03-20T20:02:36.412Z] "internal/oserror", [2024-03-20T20:02:36.412Z] "internal/poll", [2024-03-20T20:02:36.412Z] "internal/race", [2024-03-20T20:02:36.412Z] "internal/reflectlite", [2024-03-20T20:02:36.412Z] "internal/singleflight", [2024-03-20T20:02:36.412Z] "internal/syscall/execenv", [2024-03-20T20:02:36.412Z] "internal/syscall/unix", [2024-03-20T20:02:36.412Z] "internal/testlog", [2024-03-20T20:02:36.412Z] "internal/unsafeheader", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "io/fs", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "log/syslog", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "math/bits", [2024-03-20T20:02:36.412Z] "math/rand", [2024-03-20T20:02:36.412Z] "net", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "path", [2024-03-20T20:02:36.412Z] "reflect", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "runtime/cgo", [2024-03-20T20:02:36.412Z] "runtime/debug", [2024-03-20T20:02:36.412Z] "runtime/internal/atomic", [2024-03-20T20:02:36.412Z] "runtime/internal/math", [2024-03-20T20:02:36.412Z] "runtime/internal/sys", [2024-03-20T20:02:36.412Z] "runtime/pprof", [2024-03-20T20:02:36.412Z] "sort", [2024-03-20T20:02:36.412Z] "strconv", [2024-03-20T20:02:36.412Z] "strings", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "sync/atomic", [2024-03-20T20:02:36.412Z] "syscall", [2024-03-20T20:02:36.412Z] "text/tabwriter", [2024-03-20T20:02:36.412Z] "time", [2024-03-20T20:02:36.412Z] "unicode", [2024-03-20T20:02:36.412Z] "unicode/utf16", [2024-03-20T20:02:36.412Z] "unicode/utf8", [2024-03-20T20:02:36.412Z] "unsafe", [2024-03-20T20:02:36.412Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "TestGoFiles": [ [2024-03-20T20:02:36.412Z] "counter_test.go", [2024-03-20T20:02:36.412Z] "debug_test.go", [2024-03-20T20:02:36.412Z] "ewma_test.go", [2024-03-20T20:02:36.412Z] "gauge_float64_test.go", [2024-03-20T20:02:36.412Z] "gauge_test.go", [2024-03-20T20:02:36.412Z] "graphite_test.go", [2024-03-20T20:02:36.412Z] "histogram_test.go", [2024-03-20T20:02:36.412Z] "json_test.go", [2024-03-20T20:02:36.412Z] "meter_test.go", [2024-03-20T20:02:36.412Z] "metrics_test.go", [2024-03-20T20:02:36.412Z] "opentsdb_test.go", [2024-03-20T20:02:36.412Z] "registry_test.go", [2024-03-20T20:02:36.412Z] "runtime_test.go", [2024-03-20T20:02:36.412Z] "sample_test.go", [2024-03-20T20:02:36.412Z] "timer_test.go", [2024-03-20T20:02:36.412Z] "writer_test.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "TestImports": [ [2024-03-20T20:02:36.412Z] "bytes", [2024-03-20T20:02:36.412Z] "encoding/json", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "io/ioutil", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "math/rand", [2024-03-20T20:02:36.412Z] "net", [2024-03-20T20:02:36.412Z] "runtime", [2024-03-20T20:02:36.412Z] "runtime/debug", [2024-03-20T20:02:36.412Z] "sort", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "testing", [2024-03-20T20:02:36.412Z] "time" [2024-03-20T20:02:36.412Z] ] [2024-03-20T20:02:36.412Z] } [2024-03-20T20:02:36.412Z] { [2024-03-20T20:02:36.412Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/interfaces", [2024-03-20T20:02:36.412Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.412Z] "Name": "interfaces", [2024-03-20T20:02:36.412Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.412Z] "Module": { [2024-03-20T20:02:36.412Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.412Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.412Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.412Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.412Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.412Z] "GoVersion": "1.21" [2024-03-20T20:02:36.412Z] }, [2024-03-20T20:02:36.412Z] "DepOnly": true, [2024-03-20T20:02:36.412Z] "Stale": true, [2024-03-20T20:02:36.412Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.412Z] "GoFiles": [ [2024-03-20T20:02:36.412Z] "certificate.go", [2024-03-20T20:02:36.412Z] "configuration.go", [2024-03-20T20:02:36.412Z] "database.go", [2024-03-20T20:02:36.412Z] "handler.go", [2024-03-20T20:02:36.412Z] "metrics.go", [2024-03-20T20:02:36.412Z] "secret.go" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Imports": [ [2024-03-20T20:02:36.412Z] "context", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.412Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.412Z] "net/http", [2024-03-20T20:02:36.412Z] "sync", [2024-03-20T20:02:36.412Z] "time" [2024-03-20T20:02:36.412Z] ], [2024-03-20T20:02:36.412Z] "Deps": [ [2024-03-20T20:02:36.412Z] "bufio", [2024-03-20T20:02:36.412Z] "bytes", [2024-03-20T20:02:36.412Z] "compress/flate", [2024-03-20T20:02:36.412Z] "compress/gzip", [2024-03-20T20:02:36.412Z] "compress/zlib", [2024-03-20T20:02:36.412Z] "container/list", [2024-03-20T20:02:36.412Z] "context", [2024-03-20T20:02:36.412Z] "crypto", [2024-03-20T20:02:36.412Z] "crypto/aes", [2024-03-20T20:02:36.412Z] "crypto/cipher", [2024-03-20T20:02:36.412Z] "crypto/des", [2024-03-20T20:02:36.412Z] "crypto/dsa", [2024-03-20T20:02:36.412Z] "crypto/ecdsa", [2024-03-20T20:02:36.412Z] "crypto/ed25519", [2024-03-20T20:02:36.412Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.412Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.412Z] "crypto/elliptic", [2024-03-20T20:02:36.412Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.412Z] "crypto/hmac", [2024-03-20T20:02:36.412Z] "crypto/internal/randutil", [2024-03-20T20:02:36.412Z] "crypto/internal/subtle", [2024-03-20T20:02:36.412Z] "crypto/md5", [2024-03-20T20:02:36.412Z] "crypto/rand", [2024-03-20T20:02:36.412Z] "crypto/rc4", [2024-03-20T20:02:36.412Z] "crypto/rsa", [2024-03-20T20:02:36.412Z] "crypto/sha1", [2024-03-20T20:02:36.412Z] "crypto/sha256", [2024-03-20T20:02:36.412Z] "crypto/sha512", [2024-03-20T20:02:36.412Z] "crypto/subtle", [2024-03-20T20:02:36.412Z] "crypto/tls", [2024-03-20T20:02:36.412Z] "crypto/x509", [2024-03-20T20:02:36.412Z] "crypto/x509/pkix", [2024-03-20T20:02:36.412Z] "database/sql/driver", [2024-03-20T20:02:36.412Z] "debug/dwarf", [2024-03-20T20:02:36.412Z] "debug/macho", [2024-03-20T20:02:36.412Z] "encoding", [2024-03-20T20:02:36.412Z] "encoding/asn1", [2024-03-20T20:02:36.412Z] "encoding/base64", [2024-03-20T20:02:36.412Z] "encoding/binary", [2024-03-20T20:02:36.412Z] "encoding/csv", [2024-03-20T20:02:36.412Z] "encoding/hex", [2024-03-20T20:02:36.412Z] "encoding/json", [2024-03-20T20:02:36.412Z] "encoding/pem", [2024-03-20T20:02:36.412Z] "encoding/xml", [2024-03-20T20:02:36.412Z] "errors", [2024-03-20T20:02:36.412Z] "flag", [2024-03-20T20:02:36.412Z] "fmt", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.412Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.412Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.412Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.412Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.412Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.412Z] "github.com/go-kit/log", [2024-03-20T20:02:36.412Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.412Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.412Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.412Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.412Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.412Z] "github.com/google/uuid", [2024-03-20T20:02:36.412Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.412Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.412Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.412Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.412Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.412Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.412Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.412Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.412Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.412Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.412Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.412Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.412Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.412Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.412Z] "golang.org/x/net/html", [2024-03-20T20:02:36.412Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.412Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.412Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.412Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.412Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.412Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.412Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.412Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.412Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.412Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.412Z] "golang.org/x/text/language", [2024-03-20T20:02:36.412Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.412Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.412Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.412Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.412Z] "hash", [2024-03-20T20:02:36.412Z] "hash/adler32", [2024-03-20T20:02:36.412Z] "hash/crc32", [2024-03-20T20:02:36.412Z] "internal/abi", [2024-03-20T20:02:36.412Z] "internal/bytealg", [2024-03-20T20:02:36.412Z] "internal/cpu", [2024-03-20T20:02:36.412Z] "internal/fmtsort", [2024-03-20T20:02:36.412Z] "internal/goexperiment", [2024-03-20T20:02:36.412Z] "internal/itoa", [2024-03-20T20:02:36.412Z] "internal/nettrace", [2024-03-20T20:02:36.412Z] "internal/oserror", [2024-03-20T20:02:36.412Z] "internal/poll", [2024-03-20T20:02:36.412Z] "internal/race", [2024-03-20T20:02:36.412Z] "internal/reflectlite", [2024-03-20T20:02:36.412Z] "internal/singleflight", [2024-03-20T20:02:36.412Z] "internal/syscall/execenv", [2024-03-20T20:02:36.412Z] "internal/syscall/unix", [2024-03-20T20:02:36.412Z] "internal/testlog", [2024-03-20T20:02:36.412Z] "internal/unsafeheader", [2024-03-20T20:02:36.412Z] "io", [2024-03-20T20:02:36.412Z] "io/fs", [2024-03-20T20:02:36.412Z] "io/ioutil", [2024-03-20T20:02:36.412Z] "log", [2024-03-20T20:02:36.412Z] "log/syslog", [2024-03-20T20:02:36.412Z] "math", [2024-03-20T20:02:36.412Z] "math/big", [2024-03-20T20:02:36.412Z] "math/bits", [2024-03-20T20:02:36.412Z] "math/rand", [2024-03-20T20:02:36.412Z] "mime", [2024-03-20T20:02:36.412Z] "mime/multipart", [2024-03-20T20:02:36.412Z] "mime/quotedprintable", [2024-03-20T20:02:36.412Z] "net", [2024-03-20T20:02:36.412Z] "net/http", [2024-03-20T20:02:36.412Z] "net/http/httptest", [2024-03-20T20:02:36.412Z] "net/http/httptrace", [2024-03-20T20:02:36.412Z] "net/http/internal", [2024-03-20T20:02:36.412Z] "net/http/internal/ascii", [2024-03-20T20:02:36.412Z] "net/http/internal/testcert", [2024-03-20T20:02:36.412Z] "net/textproto", [2024-03-20T20:02:36.412Z] "net/url", [2024-03-20T20:02:36.412Z] "os", [2024-03-20T20:02:36.412Z] "path", [2024-03-20T20:02:36.413Z] "path/filepath", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "regexp", [2024-03-20T20:02:36.413Z] "regexp/syntax", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "runtime/cgo", [2024-03-20T20:02:36.413Z] "runtime/debug", [2024-03-20T20:02:36.413Z] "runtime/internal/atomic", [2024-03-20T20:02:36.413Z] "runtime/internal/math", [2024-03-20T20:02:36.413Z] "runtime/internal/sys", [2024-03-20T20:02:36.413Z] "runtime/pprof", [2024-03-20T20:02:36.413Z] "sort", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync", [2024-03-20T20:02:36.413Z] "sync/atomic", [2024-03-20T20:02:36.413Z] "syscall", [2024-03-20T20:02:36.413Z] "text/tabwriter", [2024-03-20T20:02:36.413Z] "time", [2024-03-20T20:02:36.413Z] "unicode", [2024-03-20T20:02:36.413Z] "unicode/utf16", [2024-03-20T20:02:36.413Z] "unicode/utf8", [2024-03-20T20:02:36.413Z] "unsafe", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.413Z] ] [2024-03-20T20:02:36.413Z] } [2024-03-20T20:02:36.413Z] { [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-20T20:02:36.413Z] "ImportPath": "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.413Z] "Name": "cleanhttp", [2024-03-20T20:02:36.413Z] "Doc": "Package cleanhttp offers convenience utilities for acquiring \"clean\" http.Transport and http.Client structs.", [2024-03-20T20:02:36.413Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-20T20:02:36.413Z] "Module": { [2024-03-20T20:02:36.413Z] "Path": "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.413Z] "Version": "v0.5.2", [2024-03-20T20:02:36.413Z] "Time": "2021-02-03T18:51:13Z", [2024-03-20T20:02:36.413Z] "Indirect": true, [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-20T20:02:36.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.mod", [2024-03-20T20:02:36.413Z] "GoVersion": "1.13" [2024-03-20T20:02:36.413Z] }, [2024-03-20T20:02:36.413Z] "DepOnly": true, [2024-03-20T20:02:36.413Z] "Stale": true, [2024-03-20T20:02:36.413Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.413Z] "GoFiles": [ [2024-03-20T20:02:36.413Z] "cleanhttp.go", [2024-03-20T20:02:36.413Z] "doc.go", [2024-03-20T20:02:36.413Z] "handlers.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Imports": [ [2024-03-20T20:02:36.413Z] "net", [2024-03-20T20:02:36.413Z] "net/http", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "time", [2024-03-20T20:02:36.413Z] "unicode" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Deps": [ [2024-03-20T20:02:36.413Z] "bufio", [2024-03-20T20:02:36.413Z] "bytes", [2024-03-20T20:02:36.413Z] "compress/flate", [2024-03-20T20:02:36.413Z] "compress/gzip", [2024-03-20T20:02:36.413Z] "container/list", [2024-03-20T20:02:36.413Z] "context", [2024-03-20T20:02:36.413Z] "crypto", [2024-03-20T20:02:36.413Z] "crypto/aes", [2024-03-20T20:02:36.413Z] "crypto/cipher", [2024-03-20T20:02:36.413Z] "crypto/des", [2024-03-20T20:02:36.413Z] "crypto/dsa", [2024-03-20T20:02:36.413Z] "crypto/ecdsa", [2024-03-20T20:02:36.413Z] "crypto/ed25519", [2024-03-20T20:02:36.413Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.413Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.413Z] "crypto/elliptic", [2024-03-20T20:02:36.413Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.413Z] "crypto/hmac", [2024-03-20T20:02:36.413Z] "crypto/internal/randutil", [2024-03-20T20:02:36.413Z] "crypto/internal/subtle", [2024-03-20T20:02:36.413Z] "crypto/md5", [2024-03-20T20:02:36.413Z] "crypto/rand", [2024-03-20T20:02:36.413Z] "crypto/rc4", [2024-03-20T20:02:36.413Z] "crypto/rsa", [2024-03-20T20:02:36.413Z] "crypto/sha1", [2024-03-20T20:02:36.413Z] "crypto/sha256", [2024-03-20T20:02:36.413Z] "crypto/sha512", [2024-03-20T20:02:36.413Z] "crypto/subtle", [2024-03-20T20:02:36.413Z] "crypto/tls", [2024-03-20T20:02:36.413Z] "crypto/x509", [2024-03-20T20:02:36.413Z] "crypto/x509/pkix", [2024-03-20T20:02:36.413Z] "encoding/asn1", [2024-03-20T20:02:36.413Z] "encoding/base64", [2024-03-20T20:02:36.413Z] "encoding/binary", [2024-03-20T20:02:36.413Z] "encoding/hex", [2024-03-20T20:02:36.413Z] "encoding/pem", [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "hash", [2024-03-20T20:02:36.413Z] "hash/crc32", [2024-03-20T20:02:36.413Z] "internal/abi", [2024-03-20T20:02:36.413Z] "internal/bytealg", [2024-03-20T20:02:36.413Z] "internal/cpu", [2024-03-20T20:02:36.413Z] "internal/fmtsort", [2024-03-20T20:02:36.413Z] "internal/goexperiment", [2024-03-20T20:02:36.413Z] "internal/itoa", [2024-03-20T20:02:36.413Z] "internal/nettrace", [2024-03-20T20:02:36.413Z] "internal/oserror", [2024-03-20T20:02:36.413Z] "internal/poll", [2024-03-20T20:02:36.413Z] "internal/race", [2024-03-20T20:02:36.413Z] "internal/reflectlite", [2024-03-20T20:02:36.413Z] "internal/singleflight", [2024-03-20T20:02:36.413Z] "internal/syscall/execenv", [2024-03-20T20:02:36.413Z] "internal/syscall/unix", [2024-03-20T20:02:36.413Z] "internal/testlog", [2024-03-20T20:02:36.413Z] "internal/unsafeheader", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "io/fs", [2024-03-20T20:02:36.413Z] "io/ioutil", [2024-03-20T20:02:36.413Z] "log", [2024-03-20T20:02:36.413Z] "math", [2024-03-20T20:02:36.413Z] "math/big", [2024-03-20T20:02:36.413Z] "math/bits", [2024-03-20T20:02:36.413Z] "math/rand", [2024-03-20T20:02:36.413Z] "mime", [2024-03-20T20:02:36.413Z] "mime/multipart", [2024-03-20T20:02:36.413Z] "mime/quotedprintable", [2024-03-20T20:02:36.413Z] "net", [2024-03-20T20:02:36.413Z] "net/http", [2024-03-20T20:02:36.413Z] "net/http/httptrace", [2024-03-20T20:02:36.413Z] "net/http/internal", [2024-03-20T20:02:36.413Z] "net/http/internal/ascii", [2024-03-20T20:02:36.413Z] "net/textproto", [2024-03-20T20:02:36.413Z] "net/url", [2024-03-20T20:02:36.413Z] "os", [2024-03-20T20:02:36.413Z] "path", [2024-03-20T20:02:36.413Z] "path/filepath", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "runtime/cgo", [2024-03-20T20:02:36.413Z] "runtime/internal/atomic", [2024-03-20T20:02:36.413Z] "runtime/internal/math", [2024-03-20T20:02:36.413Z] "runtime/internal/sys", [2024-03-20T20:02:36.413Z] "sort", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync", [2024-03-20T20:02:36.413Z] "sync/atomic", [2024-03-20T20:02:36.413Z] "syscall", [2024-03-20T20:02:36.413Z] "time", [2024-03-20T20:02:36.413Z] "unicode", [2024-03-20T20:02:36.413Z] "unicode/utf16", [2024-03-20T20:02:36.413Z] "unicode/utf8", [2024-03-20T20:02:36.413Z] "unsafe", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.413Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestGoFiles": [ [2024-03-20T20:02:36.413Z] "handlers_test.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestImports": [ [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "net/http", [2024-03-20T20:02:36.413Z] "net/http/httptest", [2024-03-20T20:02:36.413Z] "testing" [2024-03-20T20:02:36.413Z] ] [2024-03-20T20:02:36.413Z] } [2024-03-20T20:02:36.413Z] { [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-20T20:02:36.413Z] "ImportPath": "github.com/fatih/color", [2024-03-20T20:02:36.413Z] "Name": "color", [2024-03-20T20:02:36.413Z] "Doc": "Package color is an ANSI color package to output colorized or SGR defined output to the standard output.", [2024-03-20T20:02:36.413Z] "Root": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-20T20:02:36.413Z] "Module": { [2024-03-20T20:02:36.413Z] "Path": "github.com/fatih/color", [2024-03-20T20:02:36.413Z] "Version": "v1.14.1", [2024-03-20T20:02:36.413Z] "Time": "2023-01-23T15:54:00Z", [2024-03-20T20:02:36.413Z] "Indirect": true, [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-20T20:02:36.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fatih/color/@v/v1.14.1.mod", [2024-03-20T20:02:36.413Z] "GoVersion": "1.17" [2024-03-20T20:02:36.413Z] }, [2024-03-20T20:02:36.413Z] "DepOnly": true, [2024-03-20T20:02:36.413Z] "Stale": true, [2024-03-20T20:02:36.413Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.413Z] "GoFiles": [ [2024-03-20T20:02:36.413Z] "color.go", [2024-03-20T20:02:36.413Z] "doc.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Imports": [ [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "os", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Deps": [ [2024-03-20T20:02:36.413Z] "bytes", [2024-03-20T20:02:36.413Z] "encoding/binary", [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.413Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.413Z] "internal/abi", [2024-03-20T20:02:36.413Z] "internal/bytealg", [2024-03-20T20:02:36.413Z] "internal/cpu", [2024-03-20T20:02:36.413Z] "internal/fmtsort", [2024-03-20T20:02:36.413Z] "internal/goexperiment", [2024-03-20T20:02:36.413Z] "internal/itoa", [2024-03-20T20:02:36.413Z] "internal/oserror", [2024-03-20T20:02:36.413Z] "internal/poll", [2024-03-20T20:02:36.413Z] "internal/race", [2024-03-20T20:02:36.413Z] "internal/reflectlite", [2024-03-20T20:02:36.413Z] "internal/syscall/execenv", [2024-03-20T20:02:36.413Z] "internal/syscall/unix", [2024-03-20T20:02:36.413Z] "internal/testlog", [2024-03-20T20:02:36.413Z] "internal/unsafeheader", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "io/fs", [2024-03-20T20:02:36.413Z] "math", [2024-03-20T20:02:36.413Z] "math/bits", [2024-03-20T20:02:36.413Z] "os", [2024-03-20T20:02:36.413Z] "path", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "runtime/internal/atomic", [2024-03-20T20:02:36.413Z] "runtime/internal/math", [2024-03-20T20:02:36.413Z] "runtime/internal/sys", [2024-03-20T20:02:36.413Z] "sort", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync", [2024-03-20T20:02:36.413Z] "sync/atomic", [2024-03-20T20:02:36.413Z] "syscall", [2024-03-20T20:02:36.413Z] "time", [2024-03-20T20:02:36.413Z] "unicode", [2024-03-20T20:02:36.413Z] "unicode/utf8", [2024-03-20T20:02:36.413Z] "unsafe" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestGoFiles": [ [2024-03-20T20:02:36.413Z] "color_test.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestImports": [ [2024-03-20T20:02:36.413Z] "bytes", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.413Z] "os", [2024-03-20T20:02:36.413Z] "testing" [2024-03-20T20:02:36.413Z] ] [2024-03-20T20:02:36.413Z] } [2024-03-20T20:02:36.413Z] { [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-20T20:02:36.413Z] "ImportPath": "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.413Z] "Name": "hclog", [2024-03-20T20:02:36.413Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-20T20:02:36.413Z] "Module": { [2024-03-20T20:02:36.413Z] "Path": "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.413Z] "Version": "v1.5.0", [2024-03-20T20:02:36.413Z] "Time": "2023-03-20T20:29:19Z", [2024-03-20T20:02:36.413Z] "Indirect": true, [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-20T20:02:36.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-hclog/@v/v1.5.0.mod", [2024-03-20T20:02:36.413Z] "GoVersion": "1.13" [2024-03-20T20:02:36.413Z] }, [2024-03-20T20:02:36.413Z] "DepOnly": true, [2024-03-20T20:02:36.413Z] "Stale": true, [2024-03-20T20:02:36.413Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.413Z] "GoFiles": [ [2024-03-20T20:02:36.413Z] "colorize_unix.go", [2024-03-20T20:02:36.413Z] "context.go", [2024-03-20T20:02:36.413Z] "exclude.go", [2024-03-20T20:02:36.413Z] "global.go", [2024-03-20T20:02:36.413Z] "interceptlogger.go", [2024-03-20T20:02:36.413Z] "intlogger.go", [2024-03-20T20:02:36.413Z] "logger.go", [2024-03-20T20:02:36.413Z] "nulllogger.go", [2024-03-20T20:02:36.413Z] "stacktrace.go", [2024-03-20T20:02:36.413Z] "stdlog.go", [2024-03-20T20:02:36.413Z] "writer.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.413Z] "colorize_windows.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Imports": [ [2024-03-20T20:02:36.413Z] "bytes", [2024-03-20T20:02:36.413Z] "context", [2024-03-20T20:02:36.413Z] "encoding", [2024-03-20T20:02:36.413Z] "encoding/json", [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/fatih/color", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "io/ioutil", [2024-03-20T20:02:36.413Z] "log", [2024-03-20T20:02:36.413Z] "os", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "regexp", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "sort", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync", [2024-03-20T20:02:36.413Z] "sync/atomic", [2024-03-20T20:02:36.413Z] "time", [2024-03-20T20:02:36.413Z] "unicode", [2024-03-20T20:02:36.413Z] "unicode/utf8" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Deps": [ [2024-03-20T20:02:36.413Z] "bytes", [2024-03-20T20:02:36.413Z] "context", [2024-03-20T20:02:36.413Z] "encoding", [2024-03-20T20:02:36.413Z] "encoding/base64", [2024-03-20T20:02:36.413Z] "encoding/binary", [2024-03-20T20:02:36.413Z] "encoding/json", [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/fatih/color", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.413Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.413Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.413Z] "internal/abi", [2024-03-20T20:02:36.413Z] "internal/bytealg", [2024-03-20T20:02:36.413Z] "internal/cpu", [2024-03-20T20:02:36.413Z] "internal/fmtsort", [2024-03-20T20:02:36.413Z] "internal/goexperiment", [2024-03-20T20:02:36.413Z] "internal/itoa", [2024-03-20T20:02:36.413Z] "internal/oserror", [2024-03-20T20:02:36.413Z] "internal/poll", [2024-03-20T20:02:36.413Z] "internal/race", [2024-03-20T20:02:36.413Z] "internal/reflectlite", [2024-03-20T20:02:36.413Z] "internal/syscall/execenv", [2024-03-20T20:02:36.413Z] "internal/syscall/unix", [2024-03-20T20:02:36.413Z] "internal/testlog", [2024-03-20T20:02:36.413Z] "internal/unsafeheader", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "io/fs", [2024-03-20T20:02:36.413Z] "io/ioutil", [2024-03-20T20:02:36.413Z] "log", [2024-03-20T20:02:36.413Z] "math", [2024-03-20T20:02:36.413Z] "math/bits", [2024-03-20T20:02:36.413Z] "os", [2024-03-20T20:02:36.413Z] "path", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "regexp", [2024-03-20T20:02:36.413Z] "regexp/syntax", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "runtime/internal/atomic", [2024-03-20T20:02:36.413Z] "runtime/internal/math", [2024-03-20T20:02:36.413Z] "runtime/internal/sys", [2024-03-20T20:02:36.413Z] "sort", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync", [2024-03-20T20:02:36.413Z] "sync/atomic", [2024-03-20T20:02:36.413Z] "syscall", [2024-03-20T20:02:36.413Z] "time", [2024-03-20T20:02:36.413Z] "unicode", [2024-03-20T20:02:36.413Z] "unicode/utf16", [2024-03-20T20:02:36.413Z] "unicode/utf8", [2024-03-20T20:02:36.413Z] "unsafe" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestGoFiles": [ [2024-03-20T20:02:36.413Z] "context_test.go", [2024-03-20T20:02:36.413Z] "exclude_test.go", [2024-03-20T20:02:36.413Z] "interceptlogger_test.go", [2024-03-20T20:02:36.413Z] "logger_loc_test.go", [2024-03-20T20:02:36.413Z] "logger_test.go", [2024-03-20T20:02:36.413Z] "nulllogger_test.go", [2024-03-20T20:02:36.413Z] "stdlog_test.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestImports": [ [2024-03-20T20:02:36.413Z] "bytes", [2024-03-20T20:02:36.413Z] "context", [2024-03-20T20:02:36.413Z] "encoding/json", [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.413Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "log", [2024-03-20T20:02:36.413Z] "path/filepath", [2024-03-20T20:02:36.413Z] "regexp", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "testing", [2024-03-20T20:02:36.413Z] "time" [2024-03-20T20:02:36.413Z] ] [2024-03-20T20:02:36.413Z] } [2024-03-20T20:02:36.413Z] { [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-20T20:02:36.413Z] "ImportPath": "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.413Z] "Name": "errwrap", [2024-03-20T20:02:36.413Z] "Doc": "Package errwrap implements methods to formalize error wrapping in Go.", [2024-03-20T20:02:36.413Z] "Root": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-20T20:02:36.413Z] "Module": { [2024-03-20T20:02:36.413Z] "Path": "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.413Z] "Version": "v1.1.0", [2024-03-20T20:02:36.413Z] "Time": "2020-07-14T15:51:01Z", [2024-03-20T20:02:36.413Z] "Indirect": true, [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-20T20:02:36.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/errwrap/@v/v1.1.0.mod" [2024-03-20T20:02:36.413Z] }, [2024-03-20T20:02:36.413Z] "DepOnly": true, [2024-03-20T20:02:36.413Z] "Stale": true, [2024-03-20T20:02:36.413Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.413Z] "GoFiles": [ [2024-03-20T20:02:36.413Z] "errwrap.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Imports": [ [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "strings" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Deps": [ [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "internal/abi", [2024-03-20T20:02:36.413Z] "internal/bytealg", [2024-03-20T20:02:36.413Z] "internal/cpu", [2024-03-20T20:02:36.413Z] "internal/goexperiment", [2024-03-20T20:02:36.413Z] "internal/itoa", [2024-03-20T20:02:36.413Z] "internal/race", [2024-03-20T20:02:36.413Z] "internal/reflectlite", [2024-03-20T20:02:36.413Z] "internal/unsafeheader", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "math", [2024-03-20T20:02:36.413Z] "math/bits", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "runtime/internal/atomic", [2024-03-20T20:02:36.413Z] "runtime/internal/math", [2024-03-20T20:02:36.413Z] "runtime/internal/sys", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync", [2024-03-20T20:02:36.413Z] "sync/atomic", [2024-03-20T20:02:36.413Z] "unicode", [2024-03-20T20:02:36.413Z] "unicode/utf8", [2024-03-20T20:02:36.413Z] "unsafe" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestGoFiles": [ [2024-03-20T20:02:36.413Z] "errwrap_test.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestImports": [ [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "testing" [2024-03-20T20:02:36.413Z] ] [2024-03-20T20:02:36.413Z] } [2024-03-20T20:02:36.413Z] { [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-20T20:02:36.413Z] "ImportPath": "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.413Z] "Name": "multierror", [2024-03-20T20:02:36.413Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-20T20:02:36.413Z] "Module": { [2024-03-20T20:02:36.413Z] "Path": "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.413Z] "Version": "v1.1.1", [2024-03-20T20:02:36.413Z] "Time": "2021-03-11T20:17:12Z", [2024-03-20T20:02:36.413Z] "Indirect": true, [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-20T20:02:36.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-multierror/@v/v1.1.1.mod", [2024-03-20T20:02:36.413Z] "GoVersion": "1.13" [2024-03-20T20:02:36.413Z] }, [2024-03-20T20:02:36.413Z] "DepOnly": true, [2024-03-20T20:02:36.413Z] "Stale": true, [2024-03-20T20:02:36.413Z] "StaleReason": "stale dependency: github.com/hashicorp/errwrap", [2024-03-20T20:02:36.413Z] "GoFiles": [ [2024-03-20T20:02:36.413Z] "append.go", [2024-03-20T20:02:36.413Z] "flatten.go", [2024-03-20T20:02:36.413Z] "format.go", [2024-03-20T20:02:36.413Z] "group.go", [2024-03-20T20:02:36.413Z] "multierror.go", [2024-03-20T20:02:36.413Z] "prefix.go", [2024-03-20T20:02:36.413Z] "sort.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Imports": [ [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "Deps": [ [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.413Z] "internal/abi", [2024-03-20T20:02:36.413Z] "internal/bytealg", [2024-03-20T20:02:36.413Z] "internal/cpu", [2024-03-20T20:02:36.413Z] "internal/fmtsort", [2024-03-20T20:02:36.413Z] "internal/goexperiment", [2024-03-20T20:02:36.413Z] "internal/itoa", [2024-03-20T20:02:36.413Z] "internal/oserror", [2024-03-20T20:02:36.413Z] "internal/poll", [2024-03-20T20:02:36.413Z] "internal/race", [2024-03-20T20:02:36.413Z] "internal/reflectlite", [2024-03-20T20:02:36.413Z] "internal/syscall/execenv", [2024-03-20T20:02:36.413Z] "internal/syscall/unix", [2024-03-20T20:02:36.413Z] "internal/testlog", [2024-03-20T20:02:36.413Z] "internal/unsafeheader", [2024-03-20T20:02:36.413Z] "io", [2024-03-20T20:02:36.413Z] "io/fs", [2024-03-20T20:02:36.413Z] "math", [2024-03-20T20:02:36.413Z] "math/bits", [2024-03-20T20:02:36.413Z] "os", [2024-03-20T20:02:36.413Z] "path", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "runtime", [2024-03-20T20:02:36.413Z] "runtime/internal/atomic", [2024-03-20T20:02:36.413Z] "runtime/internal/math", [2024-03-20T20:02:36.413Z] "runtime/internal/sys", [2024-03-20T20:02:36.413Z] "sort", [2024-03-20T20:02:36.413Z] "strconv", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "sync", [2024-03-20T20:02:36.413Z] "sync/atomic", [2024-03-20T20:02:36.413Z] "syscall", [2024-03-20T20:02:36.413Z] "time", [2024-03-20T20:02:36.413Z] "unicode", [2024-03-20T20:02:36.413Z] "unicode/utf8", [2024-03-20T20:02:36.413Z] "unsafe" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestGoFiles": [ [2024-03-20T20:02:36.413Z] "append_test.go", [2024-03-20T20:02:36.413Z] "flatten_test.go", [2024-03-20T20:02:36.413Z] "format_test.go", [2024-03-20T20:02:36.413Z] "group_test.go", [2024-03-20T20:02:36.413Z] "multierror_test.go", [2024-03-20T20:02:36.413Z] "prefix_test.go", [2024-03-20T20:02:36.413Z] "sort_test.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "TestImports": [ [2024-03-20T20:02:36.413Z] "errors", [2024-03-20T20:02:36.413Z] "fmt", [2024-03-20T20:02:36.413Z] "reflect", [2024-03-20T20:02:36.413Z] "sort", [2024-03-20T20:02:36.413Z] "strings", [2024-03-20T20:02:36.413Z] "testing" [2024-03-20T20:02:36.413Z] ] [2024-03-20T20:02:36.413Z] } [2024-03-20T20:02:36.413Z] { [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-20T20:02:36.413Z] "ImportPath": "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.413Z] "Name": "rootcerts", [2024-03-20T20:02:36.413Z] "Doc": "Package rootcerts contains functions to aid in loading CA certificates for TLS connections.", [2024-03-20T20:02:36.413Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-20T20:02:36.413Z] "Module": { [2024-03-20T20:02:36.413Z] "Path": "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.413Z] "Version": "v1.0.2", [2024-03-20T20:02:36.413Z] "Time": "2019-12-10T09:55:28Z", [2024-03-20T20:02:36.413Z] "Indirect": true, [2024-03-20T20:02:36.413Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-20T20:02:36.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-rootcerts/@v/v1.0.2.mod", [2024-03-20T20:02:36.413Z] "GoVersion": "1.12" [2024-03-20T20:02:36.413Z] }, [2024-03-20T20:02:36.413Z] "DepOnly": true, [2024-03-20T20:02:36.413Z] "Stale": true, [2024-03-20T20:02:36.413Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.413Z] "GoFiles": [ [2024-03-20T20:02:36.413Z] "doc.go", [2024-03-20T20:02:36.413Z] "rootcerts.go", [2024-03-20T20:02:36.413Z] "rootcerts_base.go" [2024-03-20T20:02:36.413Z] ], [2024-03-20T20:02:36.413Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.413Z] "rootcerts_darwin.go", [2024-03-20T20:02:36.414Z] "rootcerts_darwin_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Imports": [ [2024-03-20T20:02:36.414Z] "crypto/tls", [2024-03-20T20:02:36.414Z] "crypto/x509", [2024-03-20T20:02:36.414Z] "errors", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "io/ioutil", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "path/filepath" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Deps": [ [2024-03-20T20:02:36.414Z] "bufio", [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "container/list", [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "crypto", [2024-03-20T20:02:36.414Z] "crypto/aes", [2024-03-20T20:02:36.414Z] "crypto/cipher", [2024-03-20T20:02:36.414Z] "crypto/des", [2024-03-20T20:02:36.414Z] "crypto/dsa", [2024-03-20T20:02:36.414Z] "crypto/ecdsa", [2024-03-20T20:02:36.414Z] "crypto/ed25519", [2024-03-20T20:02:36.414Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.414Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.414Z] "crypto/elliptic", [2024-03-20T20:02:36.414Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.414Z] "crypto/hmac", [2024-03-20T20:02:36.414Z] "crypto/internal/randutil", [2024-03-20T20:02:36.414Z] "crypto/internal/subtle", [2024-03-20T20:02:36.414Z] "crypto/md5", [2024-03-20T20:02:36.414Z] "crypto/rand", [2024-03-20T20:02:36.414Z] "crypto/rc4", [2024-03-20T20:02:36.414Z] "crypto/rsa", [2024-03-20T20:02:36.414Z] "crypto/sha1", [2024-03-20T20:02:36.414Z] "crypto/sha256", [2024-03-20T20:02:36.414Z] "crypto/sha512", [2024-03-20T20:02:36.414Z] "crypto/subtle", [2024-03-20T20:02:36.414Z] "crypto/tls", [2024-03-20T20:02:36.414Z] "crypto/x509", [2024-03-20T20:02:36.414Z] "crypto/x509/pkix", [2024-03-20T20:02:36.414Z] "encoding/asn1", [2024-03-20T20:02:36.414Z] "encoding/base64", [2024-03-20T20:02:36.414Z] "encoding/binary", [2024-03-20T20:02:36.414Z] "encoding/hex", [2024-03-20T20:02:36.414Z] "encoding/pem", [2024-03-20T20:02:36.414Z] "errors", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "hash", [2024-03-20T20:02:36.414Z] "internal/abi", [2024-03-20T20:02:36.414Z] "internal/bytealg", [2024-03-20T20:02:36.414Z] "internal/cpu", [2024-03-20T20:02:36.414Z] "internal/fmtsort", [2024-03-20T20:02:36.414Z] "internal/goexperiment", [2024-03-20T20:02:36.414Z] "internal/itoa", [2024-03-20T20:02:36.414Z] "internal/nettrace", [2024-03-20T20:02:36.414Z] "internal/oserror", [2024-03-20T20:02:36.414Z] "internal/poll", [2024-03-20T20:02:36.414Z] "internal/race", [2024-03-20T20:02:36.414Z] "internal/reflectlite", [2024-03-20T20:02:36.414Z] "internal/singleflight", [2024-03-20T20:02:36.414Z] "internal/syscall/execenv", [2024-03-20T20:02:36.414Z] "internal/syscall/unix", [2024-03-20T20:02:36.414Z] "internal/testlog", [2024-03-20T20:02:36.414Z] "internal/unsafeheader", [2024-03-20T20:02:36.414Z] "io", [2024-03-20T20:02:36.414Z] "io/fs", [2024-03-20T20:02:36.414Z] "io/ioutil", [2024-03-20T20:02:36.414Z] "math", [2024-03-20T20:02:36.414Z] "math/big", [2024-03-20T20:02:36.414Z] "math/bits", [2024-03-20T20:02:36.414Z] "math/rand", [2024-03-20T20:02:36.414Z] "net", [2024-03-20T20:02:36.414Z] "net/url", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "path", [2024-03-20T20:02:36.414Z] "path/filepath", [2024-03-20T20:02:36.414Z] "reflect", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "runtime/cgo", [2024-03-20T20:02:36.414Z] "runtime/internal/atomic", [2024-03-20T20:02:36.414Z] "runtime/internal/math", [2024-03-20T20:02:36.414Z] "runtime/internal/sys", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "strconv", [2024-03-20T20:02:36.414Z] "strings", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "sync/atomic", [2024-03-20T20:02:36.414Z] "syscall", [2024-03-20T20:02:36.414Z] "time", [2024-03-20T20:02:36.414Z] "unicode", [2024-03-20T20:02:36.414Z] "unicode/utf16", [2024-03-20T20:02:36.414Z] "unicode/utf8", [2024-03-20T20:02:36.414Z] "unsafe", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestGoFiles": [ [2024-03-20T20:02:36.414Z] "rootcerts_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestImports": [ [2024-03-20T20:02:36.414Z] "crypto/sha256", [2024-03-20T20:02:36.414Z] "crypto/x509", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "io/ioutil", [2024-03-20T20:02:36.414Z] "path/filepath", [2024-03-20T20:02:36.414Z] "testing" [2024-03-20T20:02:36.414Z] ] [2024-03-20T20:02:36.414Z] } [2024-03-20T20:02:36.414Z] { [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4/simplelru", [2024-03-20T20:02:36.414Z] "ImportPath": "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.414Z] "Name": "simplelru", [2024-03-20T20:02:36.414Z] "Root": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-03-20T20:02:36.414Z] "Module": { [2024-03-20T20:02:36.414Z] "Path": "github.com/hashicorp/golang-lru", [2024-03-20T20:02:36.414Z] "Version": "v0.5.4", [2024-03-20T20:02:36.414Z] "Time": "2020-01-16T18:29:26Z", [2024-03-20T20:02:36.414Z] "Indirect": true, [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-03-20T20:02:36.414Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/golang-lru/@v/v0.5.4.mod", [2024-03-20T20:02:36.414Z] "GoVersion": "1.12" [2024-03-20T20:02:36.414Z] }, [2024-03-20T20:02:36.414Z] "DepOnly": true, [2024-03-20T20:02:36.414Z] "Stale": true, [2024-03-20T20:02:36.414Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.414Z] "GoFiles": [ [2024-03-20T20:02:36.414Z] "lru.go", [2024-03-20T20:02:36.414Z] "lru_interface.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Imports": [ [2024-03-20T20:02:36.414Z] "container/list", [2024-03-20T20:02:36.414Z] "errors" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Deps": [ [2024-03-20T20:02:36.414Z] "container/list", [2024-03-20T20:02:36.414Z] "errors", [2024-03-20T20:02:36.414Z] "internal/abi", [2024-03-20T20:02:36.414Z] "internal/bytealg", [2024-03-20T20:02:36.414Z] "internal/cpu", [2024-03-20T20:02:36.414Z] "internal/goexperiment", [2024-03-20T20:02:36.414Z] "internal/reflectlite", [2024-03-20T20:02:36.414Z] "internal/unsafeheader", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "runtime/internal/atomic", [2024-03-20T20:02:36.414Z] "runtime/internal/math", [2024-03-20T20:02:36.414Z] "runtime/internal/sys", [2024-03-20T20:02:36.414Z] "unsafe" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestGoFiles": [ [2024-03-20T20:02:36.414Z] "lru_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestImports": [ [2024-03-20T20:02:36.414Z] "testing" [2024-03-20T20:02:36.414Z] ] [2024-03-20T20:02:36.414Z] } [2024-03-20T20:02:36.414Z] { [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-20T20:02:36.414Z] "ImportPath": "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.414Z] "Name": "iradix", [2024-03-20T20:02:36.414Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-20T20:02:36.414Z] "Module": { [2024-03-20T20:02:36.414Z] "Path": "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.414Z] "Version": "v1.3.1", [2024-03-20T20:02:36.414Z] "Time": "2021-06-28T20:38:56Z", [2024-03-20T20:02:36.414Z] "Indirect": true, [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-20T20:02:36.414Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-immutable-radix/@v/v1.3.1.mod" [2024-03-20T20:02:36.414Z] }, [2024-03-20T20:02:36.414Z] "DepOnly": true, [2024-03-20T20:02:36.414Z] "Stale": true, [2024-03-20T20:02:36.414Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.414Z] "GoFiles": [ [2024-03-20T20:02:36.414Z] "edges.go", [2024-03-20T20:02:36.414Z] "iradix.go", [2024-03-20T20:02:36.414Z] "iter.go", [2024-03-20T20:02:36.414Z] "node.go", [2024-03-20T20:02:36.414Z] "raw_iter.go", [2024-03-20T20:02:36.414Z] "reverse_iter.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Imports": [ [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "strings" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Deps": [ [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "container/list", [2024-03-20T20:02:36.414Z] "errors", [2024-03-20T20:02:36.414Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.414Z] "internal/abi", [2024-03-20T20:02:36.414Z] "internal/bytealg", [2024-03-20T20:02:36.414Z] "internal/cpu", [2024-03-20T20:02:36.414Z] "internal/goexperiment", [2024-03-20T20:02:36.414Z] "internal/race", [2024-03-20T20:02:36.414Z] "internal/reflectlite", [2024-03-20T20:02:36.414Z] "internal/unsafeheader", [2024-03-20T20:02:36.414Z] "io", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "runtime/internal/atomic", [2024-03-20T20:02:36.414Z] "runtime/internal/math", [2024-03-20T20:02:36.414Z] "runtime/internal/sys", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "strings", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "sync/atomic", [2024-03-20T20:02:36.414Z] "unicode", [2024-03-20T20:02:36.414Z] "unicode/utf8", [2024-03-20T20:02:36.414Z] "unsafe" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestGoFiles": [ [2024-03-20T20:02:36.414Z] "iradix_test.go", [2024-03-20T20:02:36.414Z] "node_test.go", [2024-03-20T20:02:36.414Z] "reverse_iter_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestImports": [ [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "github.com/hashicorp/go-uuid", [2024-03-20T20:02:36.414Z] "math/rand", [2024-03-20T20:02:36.414Z] "reflect", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "testing", [2024-03-20T20:02:36.414Z] "testing/quick" [2024-03-20T20:02:36.414Z] ] [2024-03-20T20:02:36.414Z] } [2024-03-20T20:02:36.414Z] { [2024-03-20T20:02:36.414Z] "Dir": "/usr/local/go/src/os/signal", [2024-03-20T20:02:36.414Z] "ImportPath": "os/signal", [2024-03-20T20:02:36.414Z] "Name": "signal", [2024-03-20T20:02:36.414Z] "Doc": "Package signal implements access to incoming signals.", [2024-03-20T20:02:36.414Z] "Target": "/usr/local/go/pkg/linux_amd64/os/signal.a", [2024-03-20T20:02:36.414Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.414Z] "Goroot": true, [2024-03-20T20:02:36.414Z] "Standard": true, [2024-03-20T20:02:36.414Z] "DepOnly": true, [2024-03-20T20:02:36.414Z] "GoFiles": [ [2024-03-20T20:02:36.414Z] "doc.go", [2024-03-20T20:02:36.414Z] "signal.go", [2024-03-20T20:02:36.414Z] "signal_unix.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.414Z] "signal_plan9.go", [2024-03-20T20:02:36.414Z] "signal_plan9_test.go", [2024-03-20T20:02:36.414Z] "signal_windows_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "SFiles": [ [2024-03-20T20:02:36.414Z] "sig.s" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Imports": [ [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "syscall" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Deps": [ [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "errors", [2024-03-20T20:02:36.414Z] "internal/abi", [2024-03-20T20:02:36.414Z] "internal/bytealg", [2024-03-20T20:02:36.414Z] "internal/cpu", [2024-03-20T20:02:36.414Z] "internal/goexperiment", [2024-03-20T20:02:36.414Z] "internal/itoa", [2024-03-20T20:02:36.414Z] "internal/oserror", [2024-03-20T20:02:36.414Z] "internal/poll", [2024-03-20T20:02:36.414Z] "internal/race", [2024-03-20T20:02:36.414Z] "internal/reflectlite", [2024-03-20T20:02:36.414Z] "internal/syscall/execenv", [2024-03-20T20:02:36.414Z] "internal/syscall/unix", [2024-03-20T20:02:36.414Z] "internal/testlog", [2024-03-20T20:02:36.414Z] "internal/unsafeheader", [2024-03-20T20:02:36.414Z] "io", [2024-03-20T20:02:36.414Z] "io/fs", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "path", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "runtime/internal/atomic", [2024-03-20T20:02:36.414Z] "runtime/internal/math", [2024-03-20T20:02:36.414Z] "runtime/internal/sys", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "sync/atomic", [2024-03-20T20:02:36.414Z] "syscall", [2024-03-20T20:02:36.414Z] "time", [2024-03-20T20:02:36.414Z] "unicode/utf8", [2024-03-20T20:02:36.414Z] "unsafe" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestGoFiles": [ [2024-03-20T20:02:36.414Z] "signal_linux_test.go", [2024-03-20T20:02:36.414Z] "signal_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestImports": [ [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "flag", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "internal/testenv", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "os/exec", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "runtime/trace", [2024-03-20T20:02:36.414Z] "strconv", [2024-03-20T20:02:36.414Z] "strings", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "syscall", [2024-03-20T20:02:36.414Z] "testing", [2024-03-20T20:02:36.414Z] "time" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "XTestGoFiles": [ [2024-03-20T20:02:36.414Z] "example_test.go", [2024-03-20T20:02:36.414Z] "example_unix_test.go", [2024-03-20T20:02:36.414Z] "signal_cgo_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "XTestImports": [ [2024-03-20T20:02:36.414Z] "bufio", [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "io", [2024-03-20T20:02:36.414Z] "io/fs", [2024-03-20T20:02:36.414Z] "log", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "os/exec", [2024-03-20T20:02:36.414Z] "os/signal", [2024-03-20T20:02:36.414Z] "os/signal/internal/pty", [2024-03-20T20:02:36.414Z] "strconv", [2024-03-20T20:02:36.414Z] "strings", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "syscall", [2024-03-20T20:02:36.414Z] "testing", [2024-03-20T20:02:36.414Z] "time" [2024-03-20T20:02:36.414Z] ] [2024-03-20T20:02:36.414Z] } [2024-03-20T20:02:36.414Z] { [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-20T20:02:36.414Z] "ImportPath": "github.com/armon/go-metrics", [2024-03-20T20:02:36.414Z] "Name": "metrics", [2024-03-20T20:02:36.414Z] "Root": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-20T20:02:36.414Z] "Module": { [2024-03-20T20:02:36.414Z] "Path": "github.com/armon/go-metrics", [2024-03-20T20:02:36.414Z] "Version": "v0.4.1", [2024-03-20T20:02:36.414Z] "Time": "2022-09-08T12:00:52Z", [2024-03-20T20:02:36.414Z] "Indirect": true, [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-20T20:02:36.414Z] "GoMod": "/go/pkg/mod/cache/download/github.com/armon/go-metrics/@v/v0.4.1.mod", [2024-03-20T20:02:36.414Z] "GoVersion": "1.12" [2024-03-20T20:02:36.414Z] }, [2024-03-20T20:02:36.414Z] "DepOnly": true, [2024-03-20T20:02:36.414Z] "Stale": true, [2024-03-20T20:02:36.414Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.414Z] "GoFiles": [ [2024-03-20T20:02:36.414Z] "const_unix.go", [2024-03-20T20:02:36.414Z] "inmem.go", [2024-03-20T20:02:36.414Z] "inmem_endpoint.go", [2024-03-20T20:02:36.414Z] "inmem_signal.go", [2024-03-20T20:02:36.414Z] "metrics.go", [2024-03-20T20:02:36.414Z] "sink.go", [2024-03-20T20:02:36.414Z] "start.go", [2024-03-20T20:02:36.414Z] "statsd.go", [2024-03-20T20:02:36.414Z] "statsite.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.414Z] "const_windows.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Imports": [ [2024-03-20T20:02:36.414Z] "bufio", [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.414Z] "io", [2024-03-20T20:02:36.414Z] "log", [2024-03-20T20:02:36.414Z] "math", [2024-03-20T20:02:36.414Z] "net", [2024-03-20T20:02:36.414Z] "net/http", [2024-03-20T20:02:36.414Z] "net/url", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "os/signal", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "strings", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "sync/atomic", [2024-03-20T20:02:36.414Z] "syscall", [2024-03-20T20:02:36.414Z] "time" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Deps": [ [2024-03-20T20:02:36.414Z] "bufio", [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "compress/flate", [2024-03-20T20:02:36.414Z] "compress/gzip", [2024-03-20T20:02:36.414Z] "container/list", [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "crypto", [2024-03-20T20:02:36.414Z] "crypto/aes", [2024-03-20T20:02:36.414Z] "crypto/cipher", [2024-03-20T20:02:36.414Z] "crypto/des", [2024-03-20T20:02:36.414Z] "crypto/dsa", [2024-03-20T20:02:36.414Z] "crypto/ecdsa", [2024-03-20T20:02:36.414Z] "crypto/ed25519", [2024-03-20T20:02:36.414Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.414Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.414Z] "crypto/elliptic", [2024-03-20T20:02:36.414Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.414Z] "crypto/hmac", [2024-03-20T20:02:36.414Z] "crypto/internal/randutil", [2024-03-20T20:02:36.414Z] "crypto/internal/subtle", [2024-03-20T20:02:36.414Z] "crypto/md5", [2024-03-20T20:02:36.414Z] "crypto/rand", [2024-03-20T20:02:36.414Z] "crypto/rc4", [2024-03-20T20:02:36.414Z] "crypto/rsa", [2024-03-20T20:02:36.414Z] "crypto/sha1", [2024-03-20T20:02:36.414Z] "crypto/sha256", [2024-03-20T20:02:36.414Z] "crypto/sha512", [2024-03-20T20:02:36.414Z] "crypto/subtle", [2024-03-20T20:02:36.414Z] "crypto/tls", [2024-03-20T20:02:36.414Z] "crypto/x509", [2024-03-20T20:02:36.414Z] "crypto/x509/pkix", [2024-03-20T20:02:36.414Z] "encoding/asn1", [2024-03-20T20:02:36.414Z] "encoding/base64", [2024-03-20T20:02:36.414Z] "encoding/binary", [2024-03-20T20:02:36.414Z] "encoding/hex", [2024-03-20T20:02:36.414Z] "encoding/pem", [2024-03-20T20:02:36.414Z] "errors", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.414Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.414Z] "hash", [2024-03-20T20:02:36.414Z] "hash/crc32", [2024-03-20T20:02:36.414Z] "internal/abi", [2024-03-20T20:02:36.414Z] "internal/bytealg", [2024-03-20T20:02:36.414Z] "internal/cpu", [2024-03-20T20:02:36.414Z] "internal/fmtsort", [2024-03-20T20:02:36.414Z] "internal/goexperiment", [2024-03-20T20:02:36.414Z] "internal/itoa", [2024-03-20T20:02:36.414Z] "internal/nettrace", [2024-03-20T20:02:36.414Z] "internal/oserror", [2024-03-20T20:02:36.414Z] "internal/poll", [2024-03-20T20:02:36.414Z] "internal/race", [2024-03-20T20:02:36.414Z] "internal/reflectlite", [2024-03-20T20:02:36.414Z] "internal/singleflight", [2024-03-20T20:02:36.414Z] "internal/syscall/execenv", [2024-03-20T20:02:36.414Z] "internal/syscall/unix", [2024-03-20T20:02:36.414Z] "internal/testlog", [2024-03-20T20:02:36.414Z] "internal/unsafeheader", [2024-03-20T20:02:36.414Z] "io", [2024-03-20T20:02:36.414Z] "io/fs", [2024-03-20T20:02:36.414Z] "io/ioutil", [2024-03-20T20:02:36.414Z] "log", [2024-03-20T20:02:36.414Z] "math", [2024-03-20T20:02:36.414Z] "math/big", [2024-03-20T20:02:36.414Z] "math/bits", [2024-03-20T20:02:36.414Z] "math/rand", [2024-03-20T20:02:36.414Z] "mime", [2024-03-20T20:02:36.414Z] "mime/multipart", [2024-03-20T20:02:36.414Z] "mime/quotedprintable", [2024-03-20T20:02:36.414Z] "net", [2024-03-20T20:02:36.414Z] "net/http", [2024-03-20T20:02:36.414Z] "net/http/httptrace", [2024-03-20T20:02:36.414Z] "net/http/internal", [2024-03-20T20:02:36.414Z] "net/http/internal/ascii", [2024-03-20T20:02:36.414Z] "net/textproto", [2024-03-20T20:02:36.414Z] "net/url", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "os/signal", [2024-03-20T20:02:36.414Z] "path", [2024-03-20T20:02:36.414Z] "path/filepath", [2024-03-20T20:02:36.414Z] "reflect", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "runtime/cgo", [2024-03-20T20:02:36.414Z] "runtime/internal/atomic", [2024-03-20T20:02:36.414Z] "runtime/internal/math", [2024-03-20T20:02:36.414Z] "runtime/internal/sys", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "strconv", [2024-03-20T20:02:36.414Z] "strings", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "sync/atomic", [2024-03-20T20:02:36.414Z] "syscall", [2024-03-20T20:02:36.414Z] "time", [2024-03-20T20:02:36.414Z] "unicode", [2024-03-20T20:02:36.414Z] "unicode/utf16", [2024-03-20T20:02:36.414Z] "unicode/utf8", [2024-03-20T20:02:36.414Z] "unsafe", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.414Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestGoFiles": [ [2024-03-20T20:02:36.414Z] "inmem_endpoint_test.go", [2024-03-20T20:02:36.414Z] "inmem_signal_test.go", [2024-03-20T20:02:36.414Z] "inmem_test.go", [2024-03-20T20:02:36.414Z] "metrics_test.go", [2024-03-20T20:02:36.414Z] "sink_test.go", [2024-03-20T20:02:36.414Z] "start_test.go", [2024-03-20T20:02:36.414Z] "statsd_test.go", [2024-03-20T20:02:36.414Z] "statsite_test.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "TestImports": [ [2024-03-20T20:02:36.414Z] "bufio", [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "encoding/json", [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "github.com/pascaldekloe/goe/verify", [2024-03-20T20:02:36.414Z] "io/ioutil", [2024-03-20T20:02:36.414Z] "log", [2024-03-20T20:02:36.414Z] "math", [2024-03-20T20:02:36.414Z] "net", [2024-03-20T20:02:36.414Z] "net/http", [2024-03-20T20:02:36.414Z] "net/http/httptest", [2024-03-20T20:02:36.414Z] "net/url", [2024-03-20T20:02:36.414Z] "os", [2024-03-20T20:02:36.414Z] "reflect", [2024-03-20T20:02:36.414Z] "runtime", [2024-03-20T20:02:36.414Z] "strings", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "sync/atomic", [2024-03-20T20:02:36.414Z] "syscall", [2024-03-20T20:02:36.414Z] "testing", [2024-03-20T20:02:36.414Z] "time" [2024-03-20T20:02:36.414Z] ] [2024-03-20T20:02:36.414Z] } [2024-03-20T20:02:36.414Z] { [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1/coordinate", [2024-03-20T20:02:36.414Z] "ImportPath": "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.414Z] "Name": "coordinate", [2024-03-20T20:02:36.414Z] "Root": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-03-20T20:02:36.414Z] "Module": { [2024-03-20T20:02:36.414Z] "Path": "github.com/hashicorp/serf", [2024-03-20T20:02:36.414Z] "Version": "v0.10.1", [2024-03-20T20:02:36.414Z] "Time": "2022-10-04T18:07:28Z", [2024-03-20T20:02:36.414Z] "Indirect": true, [2024-03-20T20:02:36.414Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-03-20T20:02:36.414Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/serf/@v/v0.10.1.mod", [2024-03-20T20:02:36.414Z] "GoVersion": "1.12" [2024-03-20T20:02:36.414Z] }, [2024-03-20T20:02:36.414Z] "DepOnly": true, [2024-03-20T20:02:36.414Z] "Stale": true, [2024-03-20T20:02:36.414Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.414Z] "GoFiles": [ [2024-03-20T20:02:36.414Z] "client.go", [2024-03-20T20:02:36.414Z] "config.go", [2024-03-20T20:02:36.414Z] "coordinate.go", [2024-03-20T20:02:36.414Z] "phantom.go" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Imports": [ [2024-03-20T20:02:36.414Z] "fmt", [2024-03-20T20:02:36.414Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.414Z] "math", [2024-03-20T20:02:36.414Z] "math/rand", [2024-03-20T20:02:36.414Z] "sort", [2024-03-20T20:02:36.414Z] "sync", [2024-03-20T20:02:36.414Z] "time" [2024-03-20T20:02:36.414Z] ], [2024-03-20T20:02:36.414Z] "Deps": [ [2024-03-20T20:02:36.414Z] "bufio", [2024-03-20T20:02:36.414Z] "bytes", [2024-03-20T20:02:36.414Z] "compress/flate", [2024-03-20T20:02:36.414Z] "compress/gzip", [2024-03-20T20:02:36.414Z] "container/list", [2024-03-20T20:02:36.414Z] "context", [2024-03-20T20:02:36.414Z] "crypto", [2024-03-20T20:02:36.414Z] "crypto/aes", [2024-03-20T20:02:36.414Z] "crypto/cipher", [2024-03-20T20:02:36.414Z] "crypto/des", [2024-03-20T20:02:36.414Z] "crypto/dsa", [2024-03-20T20:02:36.414Z] "crypto/ecdsa", [2024-03-20T20:02:36.414Z] "crypto/ed25519", [2024-03-20T20:02:36.414Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.414Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.414Z] "crypto/elliptic", [2024-03-20T20:02:36.414Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.414Z] "crypto/hmac", [2024-03-20T20:02:36.414Z] "crypto/internal/randutil", [2024-03-20T20:02:36.414Z] "crypto/internal/subtle", [2024-03-20T20:02:36.414Z] "crypto/md5", [2024-03-20T20:02:36.414Z] "crypto/rand", [2024-03-20T20:02:36.414Z] "crypto/rc4", [2024-03-20T20:02:36.414Z] "crypto/rsa", [2024-03-20T20:02:36.414Z] "crypto/sha1", [2024-03-20T20:02:36.414Z] "crypto/sha256", [2024-03-20T20:02:36.414Z] "crypto/sha512", [2024-03-20T20:02:36.414Z] "crypto/subtle", [2024-03-20T20:02:36.414Z] "crypto/tls", [2024-03-20T20:02:36.414Z] "crypto/x509", [2024-03-20T20:02:36.414Z] "crypto/x509/pkix", [2024-03-20T20:02:36.414Z] "encoding/asn1", [2024-03-20T20:02:36.414Z] "encoding/base64", [2024-03-20T20:02:36.414Z] "encoding/binary", [2024-03-20T20:02:36.414Z] "encoding/hex", [2024-03-20T20:02:36.415Z] "encoding/pem", [2024-03-20T20:02:36.415Z] "errors", [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.415Z] "hash", [2024-03-20T20:02:36.415Z] "hash/crc32", [2024-03-20T20:02:36.415Z] "internal/abi", [2024-03-20T20:02:36.415Z] "internal/bytealg", [2024-03-20T20:02:36.415Z] "internal/cpu", [2024-03-20T20:02:36.415Z] "internal/fmtsort", [2024-03-20T20:02:36.415Z] "internal/goexperiment", [2024-03-20T20:02:36.415Z] "internal/itoa", [2024-03-20T20:02:36.415Z] "internal/nettrace", [2024-03-20T20:02:36.415Z] "internal/oserror", [2024-03-20T20:02:36.415Z] "internal/poll", [2024-03-20T20:02:36.415Z] "internal/race", [2024-03-20T20:02:36.415Z] "internal/reflectlite", [2024-03-20T20:02:36.415Z] "internal/singleflight", [2024-03-20T20:02:36.415Z] "internal/syscall/execenv", [2024-03-20T20:02:36.415Z] "internal/syscall/unix", [2024-03-20T20:02:36.415Z] "internal/testlog", [2024-03-20T20:02:36.415Z] "internal/unsafeheader", [2024-03-20T20:02:36.415Z] "io", [2024-03-20T20:02:36.415Z] "io/fs", [2024-03-20T20:02:36.415Z] "io/ioutil", [2024-03-20T20:02:36.415Z] "log", [2024-03-20T20:02:36.415Z] "math", [2024-03-20T20:02:36.415Z] "math/big", [2024-03-20T20:02:36.415Z] "math/bits", [2024-03-20T20:02:36.415Z] "math/rand", [2024-03-20T20:02:36.415Z] "mime", [2024-03-20T20:02:36.415Z] "mime/multipart", [2024-03-20T20:02:36.415Z] "mime/quotedprintable", [2024-03-20T20:02:36.415Z] "net", [2024-03-20T20:02:36.415Z] "net/http", [2024-03-20T20:02:36.415Z] "net/http/httptrace", [2024-03-20T20:02:36.415Z] "net/http/internal", [2024-03-20T20:02:36.415Z] "net/http/internal/ascii", [2024-03-20T20:02:36.415Z] "net/textproto", [2024-03-20T20:02:36.415Z] "net/url", [2024-03-20T20:02:36.415Z] "os", [2024-03-20T20:02:36.415Z] "os/signal", [2024-03-20T20:02:36.415Z] "path", [2024-03-20T20:02:36.415Z] "path/filepath", [2024-03-20T20:02:36.415Z] "reflect", [2024-03-20T20:02:36.415Z] "runtime", [2024-03-20T20:02:36.415Z] "runtime/cgo", [2024-03-20T20:02:36.415Z] "runtime/internal/atomic", [2024-03-20T20:02:36.415Z] "runtime/internal/math", [2024-03-20T20:02:36.415Z] "runtime/internal/sys", [2024-03-20T20:02:36.415Z] "sort", [2024-03-20T20:02:36.415Z] "strconv", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "sync", [2024-03-20T20:02:36.415Z] "sync/atomic", [2024-03-20T20:02:36.415Z] "syscall", [2024-03-20T20:02:36.415Z] "time", [2024-03-20T20:02:36.415Z] "unicode", [2024-03-20T20:02:36.415Z] "unicode/utf16", [2024-03-20T20:02:36.415Z] "unicode/utf8", [2024-03-20T20:02:36.415Z] "unsafe", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestGoFiles": [ [2024-03-20T20:02:36.415Z] "client_test.go", [2024-03-20T20:02:36.415Z] "coordinate_test.go", [2024-03-20T20:02:36.415Z] "performance_test.go", [2024-03-20T20:02:36.415Z] "util_test.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestImports": [ [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "math", [2024-03-20T20:02:36.415Z] "reflect", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "testing", [2024-03-20T20:02:36.415Z] "time" [2024-03-20T20:02:36.415Z] ] [2024-03-20T20:02:36.415Z] } [2024-03-20T20:02:36.415Z] { [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-20T20:02:36.415Z] "ImportPath": "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.415Z] "Name": "mapstructure", [2024-03-20T20:02:36.415Z] "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-20T20:02:36.415Z] "Root": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-20T20:02:36.415Z] "Module": { [2024-03-20T20:02:36.415Z] "Path": "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.415Z] "Version": "v1.5.0", [2024-03-20T20:02:36.415Z] "Time": "2022-04-20T22:31:31Z", [2024-03-20T20:02:36.415Z] "Indirect": true, [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-20T20:02:36.415Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/mapstructure/@v/v1.5.0.mod", [2024-03-20T20:02:36.415Z] "GoVersion": "1.14" [2024-03-20T20:02:36.415Z] }, [2024-03-20T20:02:36.415Z] "DepOnly": true, [2024-03-20T20:02:36.415Z] "Stale": true, [2024-03-20T20:02:36.415Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.415Z] "GoFiles": [ [2024-03-20T20:02:36.415Z] "decode_hooks.go", [2024-03-20T20:02:36.415Z] "error.go", [2024-03-20T20:02:36.415Z] "mapstructure.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "Imports": [ [2024-03-20T20:02:36.415Z] "encoding", [2024-03-20T20:02:36.415Z] "encoding/json", [2024-03-20T20:02:36.415Z] "errors", [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "net", [2024-03-20T20:02:36.415Z] "reflect", [2024-03-20T20:02:36.415Z] "sort", [2024-03-20T20:02:36.415Z] "strconv", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "time" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "Deps": [ [2024-03-20T20:02:36.415Z] "bytes", [2024-03-20T20:02:36.415Z] "context", [2024-03-20T20:02:36.415Z] "encoding", [2024-03-20T20:02:36.415Z] "encoding/base64", [2024-03-20T20:02:36.415Z] "encoding/binary", [2024-03-20T20:02:36.415Z] "encoding/json", [2024-03-20T20:02:36.415Z] "errors", [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "internal/abi", [2024-03-20T20:02:36.415Z] "internal/bytealg", [2024-03-20T20:02:36.415Z] "internal/cpu", [2024-03-20T20:02:36.415Z] "internal/fmtsort", [2024-03-20T20:02:36.415Z] "internal/goexperiment", [2024-03-20T20:02:36.415Z] "internal/itoa", [2024-03-20T20:02:36.415Z] "internal/nettrace", [2024-03-20T20:02:36.415Z] "internal/oserror", [2024-03-20T20:02:36.415Z] "internal/poll", [2024-03-20T20:02:36.415Z] "internal/race", [2024-03-20T20:02:36.415Z] "internal/reflectlite", [2024-03-20T20:02:36.415Z] "internal/singleflight", [2024-03-20T20:02:36.415Z] "internal/syscall/execenv", [2024-03-20T20:02:36.415Z] "internal/syscall/unix", [2024-03-20T20:02:36.415Z] "internal/testlog", [2024-03-20T20:02:36.415Z] "internal/unsafeheader", [2024-03-20T20:02:36.415Z] "io", [2024-03-20T20:02:36.415Z] "io/fs", [2024-03-20T20:02:36.415Z] "math", [2024-03-20T20:02:36.415Z] "math/bits", [2024-03-20T20:02:36.415Z] "net", [2024-03-20T20:02:36.415Z] "os", [2024-03-20T20:02:36.415Z] "path", [2024-03-20T20:02:36.415Z] "reflect", [2024-03-20T20:02:36.415Z] "runtime", [2024-03-20T20:02:36.415Z] "runtime/cgo", [2024-03-20T20:02:36.415Z] "runtime/internal/atomic", [2024-03-20T20:02:36.415Z] "runtime/internal/math", [2024-03-20T20:02:36.415Z] "runtime/internal/sys", [2024-03-20T20:02:36.415Z] "sort", [2024-03-20T20:02:36.415Z] "strconv", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "sync", [2024-03-20T20:02:36.415Z] "sync/atomic", [2024-03-20T20:02:36.415Z] "syscall", [2024-03-20T20:02:36.415Z] "time", [2024-03-20T20:02:36.415Z] "unicode", [2024-03-20T20:02:36.415Z] "unicode/utf16", [2024-03-20T20:02:36.415Z] "unicode/utf8", [2024-03-20T20:02:36.415Z] "unsafe", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestGoFiles": [ [2024-03-20T20:02:36.415Z] "decode_hooks_test.go", [2024-03-20T20:02:36.415Z] "mapstructure_benchmark_test.go", [2024-03-20T20:02:36.415Z] "mapstructure_bugs_test.go", [2024-03-20T20:02:36.415Z] "mapstructure_examples_test.go", [2024-03-20T20:02:36.415Z] "mapstructure_test.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestImports": [ [2024-03-20T20:02:36.415Z] "encoding/json", [2024-03-20T20:02:36.415Z] "errors", [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "io", [2024-03-20T20:02:36.415Z] "math/big", [2024-03-20T20:02:36.415Z] "net", [2024-03-20T20:02:36.415Z] "reflect", [2024-03-20T20:02:36.415Z] "sort", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "testing", [2024-03-20T20:02:36.415Z] "time" [2024-03-20T20:02:36.415Z] ] [2024-03-20T20:02:36.415Z] } [2024-03-20T20:02:36.415Z] { [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/constraints", [2024-03-20T20:02:36.415Z] "ImportPath": "golang.org/x/exp/constraints", [2024-03-20T20:02:36.415Z] "Name": "constraints", [2024-03-20T20:02:36.415Z] "Doc": "Package constraints defines a set of useful constraints to be used with type parameters.", [2024-03-20T20:02:36.415Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-20T20:02:36.415Z] "Module": { [2024-03-20T20:02:36.415Z] "Path": "golang.org/x/exp", [2024-03-20T20:02:36.415Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-03-20T20:02:36.415Z] "Time": "2023-08-17T17:37:08Z", [2024-03-20T20:02:36.415Z] "Indirect": true, [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-20T20:02:36.415Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-03-20T20:02:36.415Z] "GoVersion": "1.20" [2024-03-20T20:02:36.415Z] }, [2024-03-20T20:02:36.415Z] "DepOnly": true, [2024-03-20T20:02:36.415Z] "Stale": true, [2024-03-20T20:02:36.415Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.415Z] "GoFiles": [ [2024-03-20T20:02:36.415Z] "constraints.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestGoFiles": [ [2024-03-20T20:02:36.415Z] "constraints_test.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestImports": [ [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "os", [2024-03-20T20:02:36.415Z] "os/exec", [2024-03-20T20:02:36.415Z] "path/filepath", [2024-03-20T20:02:36.415Z] "regexp", [2024-03-20T20:02:36.415Z] "runtime", [2024-03-20T20:02:36.415Z] "testing" [2024-03-20T20:02:36.415Z] ] [2024-03-20T20:02:36.415Z] } [2024-03-20T20:02:36.415Z] { [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/slices", [2024-03-20T20:02:36.415Z] "ImportPath": "golang.org/x/exp/slices", [2024-03-20T20:02:36.415Z] "Name": "slices", [2024-03-20T20:02:36.415Z] "Doc": "Package slices defines various functions useful with slices of any type.", [2024-03-20T20:02:36.415Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-20T20:02:36.415Z] "Module": { [2024-03-20T20:02:36.415Z] "Path": "golang.org/x/exp", [2024-03-20T20:02:36.415Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-03-20T20:02:36.415Z] "Time": "2023-08-17T17:37:08Z", [2024-03-20T20:02:36.415Z] "Indirect": true, [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-20T20:02:36.415Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-03-20T20:02:36.415Z] "GoVersion": "1.20" [2024-03-20T20:02:36.415Z] }, [2024-03-20T20:02:36.415Z] "DepOnly": true, [2024-03-20T20:02:36.415Z] "Stale": true, [2024-03-20T20:02:36.415Z] "StaleReason": "stale dependency: golang.org/x/exp/constraints", [2024-03-20T20:02:36.415Z] "GoFiles": [ [2024-03-20T20:02:36.415Z] "cmp.go", [2024-03-20T20:02:36.415Z] "slices.go", [2024-03-20T20:02:36.415Z] "sort.go", [2024-03-20T20:02:36.415Z] "zsortanyfunc.go", [2024-03-20T20:02:36.415Z] "zsortordered.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.415Z] "slices_race_test.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "Imports": [ [2024-03-20T20:02:36.415Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.415Z] "math/bits", [2024-03-20T20:02:36.415Z] "unsafe" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "Deps": [ [2024-03-20T20:02:36.415Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.415Z] "math/bits", [2024-03-20T20:02:36.415Z] "unsafe" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestGoFiles": [ [2024-03-20T20:02:36.415Z] "slices_test.go", [2024-03-20T20:02:36.415Z] "sort_benchmark_test.go", [2024-03-20T20:02:36.415Z] "sort_test.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "TestImports": [ [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "math", [2024-03-20T20:02:36.415Z] "math/rand", [2024-03-20T20:02:36.415Z] "sort", [2024-03-20T20:02:36.415Z] "strconv", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "testing" [2024-03-20T20:02:36.415Z] ] [2024-03-20T20:02:36.415Z] } [2024-03-20T20:02:36.415Z] { [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-20T20:02:36.415Z] "ImportPath": "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.415Z] "Name": "api", [2024-03-20T20:02:36.415Z] "Root": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-20T20:02:36.415Z] "Module": { [2024-03-20T20:02:36.415Z] "Path": "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.415Z] "Version": "v1.27.0", [2024-03-20T20:02:36.415Z] "Time": "2024-01-18T19:53:55Z", [2024-03-20T20:02:36.415Z] "Indirect": true, [2024-03-20T20:02:36.415Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-20T20:02:36.415Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/consul/api/@v/v1.27.0.mod", [2024-03-20T20:02:36.415Z] "GoVersion": "1.19" [2024-03-20T20:02:36.415Z] }, [2024-03-20T20:02:36.415Z] "DepOnly": true, [2024-03-20T20:02:36.415Z] "Stale": true, [2024-03-20T20:02:36.415Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.415Z] "GoFiles": [ [2024-03-20T20:02:36.415Z] "acl.go", [2024-03-20T20:02:36.415Z] "agent.go", [2024-03-20T20:02:36.415Z] "api.go", [2024-03-20T20:02:36.415Z] "catalog.go", [2024-03-20T20:02:36.415Z] "config_entry.go", [2024-03-20T20:02:36.415Z] "config_entry_discoverychain.go", [2024-03-20T20:02:36.415Z] "config_entry_exports.go", [2024-03-20T20:02:36.415Z] "config_entry_gateways.go", [2024-03-20T20:02:36.415Z] "config_entry_inline_certificate.go", [2024-03-20T20:02:36.415Z] "config_entry_intentions.go", [2024-03-20T20:02:36.415Z] "config_entry_jwt_provider.go", [2024-03-20T20:02:36.415Z] "config_entry_mesh.go", [2024-03-20T20:02:36.415Z] "config_entry_rate_limit_ip.go", [2024-03-20T20:02:36.415Z] "config_entry_routes.go", [2024-03-20T20:02:36.415Z] "config_entry_sameness_group.go", [2024-03-20T20:02:36.415Z] "config_entry_status.go", [2024-03-20T20:02:36.415Z] "connect.go", [2024-03-20T20:02:36.415Z] "connect_ca.go", [2024-03-20T20:02:36.415Z] "connect_intention.go", [2024-03-20T20:02:36.415Z] "coordinate.go", [2024-03-20T20:02:36.415Z] "debug.go", [2024-03-20T20:02:36.415Z] "discovery_chain.go", [2024-03-20T20:02:36.415Z] "event.go", [2024-03-20T20:02:36.415Z] "health.go", [2024-03-20T20:02:36.415Z] "internal.go", [2024-03-20T20:02:36.415Z] "kv.go", [2024-03-20T20:02:36.415Z] "lock.go", [2024-03-20T20:02:36.415Z] "namespace.go", [2024-03-20T20:02:36.415Z] "operator.go", [2024-03-20T20:02:36.415Z] "operator_area.go", [2024-03-20T20:02:36.415Z] "operator_audit.go", [2024-03-20T20:02:36.415Z] "operator_autopilot.go", [2024-03-20T20:02:36.415Z] "operator_keyring.go", [2024-03-20T20:02:36.415Z] "operator_license.go", [2024-03-20T20:02:36.415Z] "operator_raft.go", [2024-03-20T20:02:36.415Z] "operator_segment.go", [2024-03-20T20:02:36.415Z] "operator_usage.go", [2024-03-20T20:02:36.415Z] "partition.go", [2024-03-20T20:02:36.415Z] "peering.go", [2024-03-20T20:02:36.415Z] "prepared_query.go", [2024-03-20T20:02:36.415Z] "raw.go", [2024-03-20T20:02:36.415Z] "semaphore.go", [2024-03-20T20:02:36.415Z] "session.go", [2024-03-20T20:02:36.415Z] "snapshot.go", [2024-03-20T20:02:36.415Z] "status.go", [2024-03-20T20:02:36.415Z] "txn.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.415Z] "namespace_test.go" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "Imports": [ [2024-03-20T20:02:36.415Z] "bufio", [2024-03-20T20:02:36.415Z] "bytes", [2024-03-20T20:02:36.415Z] "context", [2024-03-20T20:02:36.415Z] "crypto/tls", [2024-03-20T20:02:36.415Z] "encoding/json", [2024-03-20T20:02:36.415Z] "errors", [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.415Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.415Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.415Z] "io", [2024-03-20T20:02:36.415Z] "net", [2024-03-20T20:02:36.415Z] "net/http", [2024-03-20T20:02:36.415Z] "net/url", [2024-03-20T20:02:36.415Z] "os", [2024-03-20T20:02:36.415Z] "path", [2024-03-20T20:02:36.415Z] "strconv", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "sync", [2024-03-20T20:02:36.415Z] "time" [2024-03-20T20:02:36.415Z] ], [2024-03-20T20:02:36.415Z] "Deps": [ [2024-03-20T20:02:36.415Z] "bufio", [2024-03-20T20:02:36.415Z] "bytes", [2024-03-20T20:02:36.415Z] "compress/flate", [2024-03-20T20:02:36.415Z] "compress/gzip", [2024-03-20T20:02:36.415Z] "container/list", [2024-03-20T20:02:36.415Z] "context", [2024-03-20T20:02:36.415Z] "crypto", [2024-03-20T20:02:36.415Z] "crypto/aes", [2024-03-20T20:02:36.415Z] "crypto/cipher", [2024-03-20T20:02:36.415Z] "crypto/des", [2024-03-20T20:02:36.415Z] "crypto/dsa", [2024-03-20T20:02:36.415Z] "crypto/ecdsa", [2024-03-20T20:02:36.415Z] "crypto/ed25519", [2024-03-20T20:02:36.415Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.415Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.415Z] "crypto/elliptic", [2024-03-20T20:02:36.415Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.415Z] "crypto/hmac", [2024-03-20T20:02:36.415Z] "crypto/internal/randutil", [2024-03-20T20:02:36.415Z] "crypto/internal/subtle", [2024-03-20T20:02:36.415Z] "crypto/md5", [2024-03-20T20:02:36.415Z] "crypto/rand", [2024-03-20T20:02:36.415Z] "crypto/rc4", [2024-03-20T20:02:36.415Z] "crypto/rsa", [2024-03-20T20:02:36.415Z] "crypto/sha1", [2024-03-20T20:02:36.415Z] "crypto/sha256", [2024-03-20T20:02:36.415Z] "crypto/sha512", [2024-03-20T20:02:36.415Z] "crypto/subtle", [2024-03-20T20:02:36.415Z] "crypto/tls", [2024-03-20T20:02:36.415Z] "crypto/x509", [2024-03-20T20:02:36.415Z] "crypto/x509/pkix", [2024-03-20T20:02:36.415Z] "encoding", [2024-03-20T20:02:36.415Z] "encoding/asn1", [2024-03-20T20:02:36.415Z] "encoding/base64", [2024-03-20T20:02:36.415Z] "encoding/binary", [2024-03-20T20:02:36.415Z] "encoding/hex", [2024-03-20T20:02:36.415Z] "encoding/json", [2024-03-20T20:02:36.415Z] "encoding/pem", [2024-03-20T20:02:36.415Z] "errors", [2024-03-20T20:02:36.415Z] "fmt", [2024-03-20T20:02:36.415Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.415Z] "github.com/fatih/color", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.415Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.415Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.415Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.415Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.415Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.415Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.415Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.415Z] "hash", [2024-03-20T20:02:36.415Z] "hash/crc32", [2024-03-20T20:02:36.415Z] "internal/abi", [2024-03-20T20:02:36.415Z] "internal/bytealg", [2024-03-20T20:02:36.415Z] "internal/cpu", [2024-03-20T20:02:36.415Z] "internal/fmtsort", [2024-03-20T20:02:36.415Z] "internal/goexperiment", [2024-03-20T20:02:36.415Z] "internal/itoa", [2024-03-20T20:02:36.415Z] "internal/nettrace", [2024-03-20T20:02:36.415Z] "internal/oserror", [2024-03-20T20:02:36.415Z] "internal/poll", [2024-03-20T20:02:36.415Z] "internal/race", [2024-03-20T20:02:36.415Z] "internal/reflectlite", [2024-03-20T20:02:36.415Z] "internal/singleflight", [2024-03-20T20:02:36.415Z] "internal/syscall/execenv", [2024-03-20T20:02:36.415Z] "internal/syscall/unix", [2024-03-20T20:02:36.415Z] "internal/testlog", [2024-03-20T20:02:36.415Z] "internal/unsafeheader", [2024-03-20T20:02:36.415Z] "io", [2024-03-20T20:02:36.415Z] "io/fs", [2024-03-20T20:02:36.415Z] "io/ioutil", [2024-03-20T20:02:36.415Z] "log", [2024-03-20T20:02:36.415Z] "math", [2024-03-20T20:02:36.415Z] "math/big", [2024-03-20T20:02:36.415Z] "math/bits", [2024-03-20T20:02:36.415Z] "math/rand", [2024-03-20T20:02:36.415Z] "mime", [2024-03-20T20:02:36.415Z] "mime/multipart", [2024-03-20T20:02:36.415Z] "mime/quotedprintable", [2024-03-20T20:02:36.415Z] "net", [2024-03-20T20:02:36.415Z] "net/http", [2024-03-20T20:02:36.415Z] "net/http/httptrace", [2024-03-20T20:02:36.415Z] "net/http/internal", [2024-03-20T20:02:36.415Z] "net/http/internal/ascii", [2024-03-20T20:02:36.415Z] "net/textproto", [2024-03-20T20:02:36.415Z] "net/url", [2024-03-20T20:02:36.415Z] "os", [2024-03-20T20:02:36.415Z] "os/signal", [2024-03-20T20:02:36.415Z] "path", [2024-03-20T20:02:36.415Z] "path/filepath", [2024-03-20T20:02:36.415Z] "reflect", [2024-03-20T20:02:36.415Z] "regexp", [2024-03-20T20:02:36.415Z] "regexp/syntax", [2024-03-20T20:02:36.415Z] "runtime", [2024-03-20T20:02:36.415Z] "runtime/cgo", [2024-03-20T20:02:36.415Z] "runtime/internal/atomic", [2024-03-20T20:02:36.415Z] "runtime/internal/math", [2024-03-20T20:02:36.415Z] "runtime/internal/sys", [2024-03-20T20:02:36.415Z] "sort", [2024-03-20T20:02:36.415Z] "strconv", [2024-03-20T20:02:36.415Z] "strings", [2024-03-20T20:02:36.415Z] "sync", [2024-03-20T20:02:36.415Z] "sync/atomic", [2024-03-20T20:02:36.415Z] "syscall", [2024-03-20T20:02:36.415Z] "time", [2024-03-20T20:02:36.415Z] "unicode", [2024-03-20T20:02:36.415Z] "unicode/utf16", [2024-03-20T20:02:36.415Z] "unicode/utf8", [2024-03-20T20:02:36.415Z] "unsafe", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.415Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestGoFiles": [ [2024-03-20T20:02:36.416Z] "acl_test.go", [2024-03-20T20:02:36.416Z] "agent_test.go", [2024-03-20T20:02:36.416Z] "api_test.go", [2024-03-20T20:02:36.416Z] "catalog_test.go", [2024-03-20T20:02:36.416Z] "ce_test.go", [2024-03-20T20:02:36.416Z] "config_entry_discoverychain_test.go", [2024-03-20T20:02:36.416Z] "config_entry_exports_test.go", [2024-03-20T20:02:36.416Z] "config_entry_gateways_test.go", [2024-03-20T20:02:36.416Z] "config_entry_inline_certificate_test.go", [2024-03-20T20:02:36.416Z] "config_entry_intentions_test.go", [2024-03-20T20:02:36.416Z] "config_entry_jwt_provider_test.go", [2024-03-20T20:02:36.416Z] "config_entry_routes_test.go", [2024-03-20T20:02:36.416Z] "config_entry_status_test.go", [2024-03-20T20:02:36.416Z] "config_entry_test.go", [2024-03-20T20:02:36.416Z] "connect_ca_test.go", [2024-03-20T20:02:36.416Z] "connect_intention_test.go", [2024-03-20T20:02:36.416Z] "coordinate_test.go", [2024-03-20T20:02:36.416Z] "debug_test.go", [2024-03-20T20:02:36.416Z] "discovery_chain_test.go", [2024-03-20T20:02:36.416Z] "event_test.go", [2024-03-20T20:02:36.416Z] "health_test.go", [2024-03-20T20:02:36.416Z] "internal_test.go", [2024-03-20T20:02:36.416Z] "kv_test.go", [2024-03-20T20:02:36.416Z] "lock_test.go", [2024-03-20T20:02:36.416Z] "mock_api_test.go", [2024-03-20T20:02:36.416Z] "operator_autopilot_test.go", [2024-03-20T20:02:36.416Z] "operator_keyring_test.go", [2024-03-20T20:02:36.416Z] "operator_raft_test.go", [2024-03-20T20:02:36.416Z] "operator_usage_test.go", [2024-03-20T20:02:36.416Z] "peering_test.go", [2024-03-20T20:02:36.416Z] "prepared_query_test.go", [2024-03-20T20:02:36.416Z] "semaphore_test.go", [2024-03-20T20:02:36.416Z] "session_test.go", [2024-03-20T20:02:36.416Z] "snapshot_test.go", [2024-03-20T20:02:36.416Z] "status_test.go", [2024-03-20T20:02:36.416Z] "txn_test.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestImports": [ [2024-03-20T20:02:36.416Z] "bytes", [2024-03-20T20:02:36.416Z] "context", [2024-03-20T20:02:36.416Z] "crypto/rand", [2024-03-20T20:02:36.416Z] "crypto/tls", [2024-03-20T20:02:36.416Z] "crypto/x509", [2024-03-20T20:02:36.416Z] "encoding/base64", [2024-03-20T20:02:36.416Z] "encoding/json", [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.416Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/consul/sdk/testutil", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/consul/sdk/testutil/retry", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/go-uuid", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/serf/serf", [2024-03-20T20:02:36.416Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.416Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.416Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.416Z] "io", [2024-03-20T20:02:36.416Z] "log", [2024-03-20T20:02:36.416Z] "net", [2024-03-20T20:02:36.416Z] "net/http", [2024-03-20T20:02:36.416Z] "net/http/httptest", [2024-03-20T20:02:36.416Z] "net/http/httputil", [2024-03-20T20:02:36.416Z] "net/url", [2024-03-20T20:02:36.416Z] "os", [2024-03-20T20:02:36.416Z] "path", [2024-03-20T20:02:36.416Z] "path/filepath", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "runtime", [2024-03-20T20:02:36.416Z] "strings", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "testing", [2024-03-20T20:02:36.416Z] "time" [2024-03-20T20:02:36.416Z] ] [2024-03-20T20:02:36.416Z] } [2024-03-20T20:02:36.416Z] { [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-20T20:02:36.416Z] "ImportPath": "github.com/cenkalti/backoff", [2024-03-20T20:02:36.416Z] "Name": "backoff", [2024-03-20T20:02:36.416Z] "Doc": "Package backoff implements backoff algorithms for retrying operations.", [2024-03-20T20:02:36.416Z] "Root": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-20T20:02:36.416Z] "Module": { [2024-03-20T20:02:36.416Z] "Path": "github.com/cenkalti/backoff", [2024-03-20T20:02:36.416Z] "Version": "v2.2.1+incompatible", [2024-03-20T20:02:36.416Z] "Time": "2019-07-17T10:48:21Z", [2024-03-20T20:02:36.416Z] "Indirect": true, [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-20T20:02:36.416Z] "GoMod": "/go/pkg/mod/cache/download/github.com/cenkalti/backoff/@v/v2.2.1+incompatible.mod" [2024-03-20T20:02:36.416Z] }, [2024-03-20T20:02:36.416Z] "DepOnly": true, [2024-03-20T20:02:36.416Z] "Stale": true, [2024-03-20T20:02:36.416Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.416Z] "GoFiles": [ [2024-03-20T20:02:36.416Z] "backoff.go", [2024-03-20T20:02:36.416Z] "context.go", [2024-03-20T20:02:36.416Z] "exponential.go", [2024-03-20T20:02:36.416Z] "retry.go", [2024-03-20T20:02:36.416Z] "ticker.go", [2024-03-20T20:02:36.416Z] "tries.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Imports": [ [2024-03-20T20:02:36.416Z] "context", [2024-03-20T20:02:36.416Z] "math/rand", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "time" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Deps": [ [2024-03-20T20:02:36.416Z] "context", [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "internal/abi", [2024-03-20T20:02:36.416Z] "internal/bytealg", [2024-03-20T20:02:36.416Z] "internal/cpu", [2024-03-20T20:02:36.416Z] "internal/goexperiment", [2024-03-20T20:02:36.416Z] "internal/itoa", [2024-03-20T20:02:36.416Z] "internal/oserror", [2024-03-20T20:02:36.416Z] "internal/race", [2024-03-20T20:02:36.416Z] "internal/reflectlite", [2024-03-20T20:02:36.416Z] "internal/unsafeheader", [2024-03-20T20:02:36.416Z] "math", [2024-03-20T20:02:36.416Z] "math/bits", [2024-03-20T20:02:36.416Z] "math/rand", [2024-03-20T20:02:36.416Z] "runtime", [2024-03-20T20:02:36.416Z] "runtime/internal/atomic", [2024-03-20T20:02:36.416Z] "runtime/internal/math", [2024-03-20T20:02:36.416Z] "runtime/internal/sys", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "sync/atomic", [2024-03-20T20:02:36.416Z] "syscall", [2024-03-20T20:02:36.416Z] "time", [2024-03-20T20:02:36.416Z] "unsafe" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestGoFiles": [ [2024-03-20T20:02:36.416Z] "backoff_test.go", [2024-03-20T20:02:36.416Z] "context_test.go", [2024-03-20T20:02:36.416Z] "example_test.go", [2024-03-20T20:02:36.416Z] "exponential_test.go", [2024-03-20T20:02:36.416Z] "retry_test.go", [2024-03-20T20:02:36.416Z] "ticker_test.go", [2024-03-20T20:02:36.416Z] "tries_test.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestImports": [ [2024-03-20T20:02:36.416Z] "context", [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "log", [2024-03-20T20:02:36.416Z] "math", [2024-03-20T20:02:36.416Z] "math/rand", [2024-03-20T20:02:36.416Z] "testing", [2024-03-20T20:02:36.416Z] "time" [2024-03-20T20:02:36.416Z] ] [2024-03-20T20:02:36.416Z] } [2024-03-20T20:02:36.416Z] { [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-20T20:02:36.416Z] "ImportPath": "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.416Z] "Name": "reflectwalk", [2024-03-20T20:02:36.416Z] "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-20T20:02:36.416Z] "Root": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-20T20:02:36.416Z] "Module": { [2024-03-20T20:02:36.416Z] "Path": "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.416Z] "Version": "v1.0.2", [2024-03-20T20:02:36.416Z] "Time": "2021-05-03T23:34:11Z", [2024-03-20T20:02:36.416Z] "Indirect": true, [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-20T20:02:36.416Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/reflectwalk/@v/v1.0.2.mod" [2024-03-20T20:02:36.416Z] }, [2024-03-20T20:02:36.416Z] "DepOnly": true, [2024-03-20T20:02:36.416Z] "Stale": true, [2024-03-20T20:02:36.416Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.416Z] "GoFiles": [ [2024-03-20T20:02:36.416Z] "location.go", [2024-03-20T20:02:36.416Z] "location_string.go", [2024-03-20T20:02:36.416Z] "reflectwalk.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Imports": [ [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "reflect" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Deps": [ [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "internal/abi", [2024-03-20T20:02:36.416Z] "internal/bytealg", [2024-03-20T20:02:36.416Z] "internal/cpu", [2024-03-20T20:02:36.416Z] "internal/fmtsort", [2024-03-20T20:02:36.416Z] "internal/goexperiment", [2024-03-20T20:02:36.416Z] "internal/itoa", [2024-03-20T20:02:36.416Z] "internal/oserror", [2024-03-20T20:02:36.416Z] "internal/poll", [2024-03-20T20:02:36.416Z] "internal/race", [2024-03-20T20:02:36.416Z] "internal/reflectlite", [2024-03-20T20:02:36.416Z] "internal/syscall/execenv", [2024-03-20T20:02:36.416Z] "internal/syscall/unix", [2024-03-20T20:02:36.416Z] "internal/testlog", [2024-03-20T20:02:36.416Z] "internal/unsafeheader", [2024-03-20T20:02:36.416Z] "io", [2024-03-20T20:02:36.416Z] "io/fs", [2024-03-20T20:02:36.416Z] "math", [2024-03-20T20:02:36.416Z] "math/bits", [2024-03-20T20:02:36.416Z] "os", [2024-03-20T20:02:36.416Z] "path", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "runtime", [2024-03-20T20:02:36.416Z] "runtime/internal/atomic", [2024-03-20T20:02:36.416Z] "runtime/internal/math", [2024-03-20T20:02:36.416Z] "runtime/internal/sys", [2024-03-20T20:02:36.416Z] "sort", [2024-03-20T20:02:36.416Z] "strconv", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "sync/atomic", [2024-03-20T20:02:36.416Z] "syscall", [2024-03-20T20:02:36.416Z] "time", [2024-03-20T20:02:36.416Z] "unicode", [2024-03-20T20:02:36.416Z] "unicode/utf8", [2024-03-20T20:02:36.416Z] "unsafe" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestGoFiles": [ [2024-03-20T20:02:36.416Z] "reflectwalk_test.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestImports": [ [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "testing" [2024-03-20T20:02:36.416Z] ] [2024-03-20T20:02:36.416Z] } [2024-03-20T20:02:36.416Z] { [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-20T20:02:36.416Z] "ImportPath": "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.416Z] "Name": "copystructure", [2024-03-20T20:02:36.416Z] "Root": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-20T20:02:36.416Z] "Module": { [2024-03-20T20:02:36.416Z] "Path": "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.416Z] "Version": "v1.2.0", [2024-03-20T20:02:36.416Z] "Time": "2021-05-05T17:08:07Z", [2024-03-20T20:02:36.416Z] "Indirect": true, [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-20T20:02:36.416Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/copystructure/@v/v1.2.0.mod", [2024-03-20T20:02:36.416Z] "GoVersion": "1.15" [2024-03-20T20:02:36.416Z] }, [2024-03-20T20:02:36.416Z] "DepOnly": true, [2024-03-20T20:02:36.416Z] "Stale": true, [2024-03-20T20:02:36.416Z] "StaleReason": "stale dependency: github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.416Z] "GoFiles": [ [2024-03-20T20:02:36.416Z] "copier_time.go", [2024-03-20T20:02:36.416Z] "copystructure.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Imports": [ [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "time" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Deps": [ [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.416Z] "internal/abi", [2024-03-20T20:02:36.416Z] "internal/bytealg", [2024-03-20T20:02:36.416Z] "internal/cpu", [2024-03-20T20:02:36.416Z] "internal/fmtsort", [2024-03-20T20:02:36.416Z] "internal/goexperiment", [2024-03-20T20:02:36.416Z] "internal/itoa", [2024-03-20T20:02:36.416Z] "internal/oserror", [2024-03-20T20:02:36.416Z] "internal/poll", [2024-03-20T20:02:36.416Z] "internal/race", [2024-03-20T20:02:36.416Z] "internal/reflectlite", [2024-03-20T20:02:36.416Z] "internal/syscall/execenv", [2024-03-20T20:02:36.416Z] "internal/syscall/unix", [2024-03-20T20:02:36.416Z] "internal/testlog", [2024-03-20T20:02:36.416Z] "internal/unsafeheader", [2024-03-20T20:02:36.416Z] "io", [2024-03-20T20:02:36.416Z] "io/fs", [2024-03-20T20:02:36.416Z] "math", [2024-03-20T20:02:36.416Z] "math/bits", [2024-03-20T20:02:36.416Z] "os", [2024-03-20T20:02:36.416Z] "path", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "runtime", [2024-03-20T20:02:36.416Z] "runtime/internal/atomic", [2024-03-20T20:02:36.416Z] "runtime/internal/math", [2024-03-20T20:02:36.416Z] "runtime/internal/sys", [2024-03-20T20:02:36.416Z] "sort", [2024-03-20T20:02:36.416Z] "strconv", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "sync/atomic", [2024-03-20T20:02:36.416Z] "syscall", [2024-03-20T20:02:36.416Z] "time", [2024-03-20T20:02:36.416Z] "unicode", [2024-03-20T20:02:36.416Z] "unicode/utf8", [2024-03-20T20:02:36.416Z] "unsafe" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestGoFiles": [ [2024-03-20T20:02:36.416Z] "copier_time_test.go", [2024-03-20T20:02:36.416Z] "copystructure_examples_test.go", [2024-03-20T20:02:36.416Z] "copystructure_test.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestImports": [ [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "testing", [2024-03-20T20:02:36.416Z] "time", [2024-03-20T20:02:36.416Z] "unsafe" [2024-03-20T20:02:36.416Z] ] [2024-03-20T20:02:36.416Z] } [2024-03-20T20:02:36.416Z] { [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-20T20:02:36.416Z] "ImportPath": "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.416Z] "Name": "consulstructure", [2024-03-20T20:02:36.416Z] "Root": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-20T20:02:36.416Z] "Module": { [2024-03-20T20:02:36.416Z] "Path": "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.416Z] "Version": "v0.0.0-20190329231841-56fdc4d2da54", [2024-03-20T20:02:36.416Z] "Time": "2019-03-29T23:18:41Z", [2024-03-20T20:02:36.416Z] "Indirect": true, [2024-03-20T20:02:36.416Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-20T20:02:36.416Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/consulstructure/@v/v0.0.0-20190329231841-56fdc4d2da54.mod" [2024-03-20T20:02:36.416Z] }, [2024-03-20T20:02:36.416Z] "DepOnly": true, [2024-03-20T20:02:36.416Z] "Stale": true, [2024-03-20T20:02:36.416Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.416Z] "GoFiles": [ [2024-03-20T20:02:36.416Z] "consulstructure.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Imports": [ [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.416Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.416Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.416Z] "strings", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "time" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "Deps": [ [2024-03-20T20:02:36.416Z] "bufio", [2024-03-20T20:02:36.416Z] "bytes", [2024-03-20T20:02:36.416Z] "compress/flate", [2024-03-20T20:02:36.416Z] "compress/gzip", [2024-03-20T20:02:36.416Z] "container/list", [2024-03-20T20:02:36.416Z] "context", [2024-03-20T20:02:36.416Z] "crypto", [2024-03-20T20:02:36.416Z] "crypto/aes", [2024-03-20T20:02:36.416Z] "crypto/cipher", [2024-03-20T20:02:36.416Z] "crypto/des", [2024-03-20T20:02:36.416Z] "crypto/dsa", [2024-03-20T20:02:36.416Z] "crypto/ecdsa", [2024-03-20T20:02:36.416Z] "crypto/ed25519", [2024-03-20T20:02:36.416Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.416Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.416Z] "crypto/elliptic", [2024-03-20T20:02:36.416Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.416Z] "crypto/hmac", [2024-03-20T20:02:36.416Z] "crypto/internal/randutil", [2024-03-20T20:02:36.416Z] "crypto/internal/subtle", [2024-03-20T20:02:36.416Z] "crypto/md5", [2024-03-20T20:02:36.416Z] "crypto/rand", [2024-03-20T20:02:36.416Z] "crypto/rc4", [2024-03-20T20:02:36.416Z] "crypto/rsa", [2024-03-20T20:02:36.416Z] "crypto/sha1", [2024-03-20T20:02:36.416Z] "crypto/sha256", [2024-03-20T20:02:36.416Z] "crypto/sha512", [2024-03-20T20:02:36.416Z] "crypto/subtle", [2024-03-20T20:02:36.416Z] "crypto/tls", [2024-03-20T20:02:36.416Z] "crypto/x509", [2024-03-20T20:02:36.416Z] "crypto/x509/pkix", [2024-03-20T20:02:36.416Z] "encoding", [2024-03-20T20:02:36.416Z] "encoding/asn1", [2024-03-20T20:02:36.416Z] "encoding/base64", [2024-03-20T20:02:36.416Z] "encoding/binary", [2024-03-20T20:02:36.416Z] "encoding/hex", [2024-03-20T20:02:36.416Z] "encoding/json", [2024-03-20T20:02:36.416Z] "encoding/pem", [2024-03-20T20:02:36.416Z] "errors", [2024-03-20T20:02:36.416Z] "fmt", [2024-03-20T20:02:36.416Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.416Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.416Z] "github.com/fatih/color", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.416Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.416Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.416Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.416Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.416Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.416Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.416Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.416Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.416Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.416Z] "hash", [2024-03-20T20:02:36.416Z] "hash/crc32", [2024-03-20T20:02:36.416Z] "internal/abi", [2024-03-20T20:02:36.416Z] "internal/bytealg", [2024-03-20T20:02:36.416Z] "internal/cpu", [2024-03-20T20:02:36.416Z] "internal/fmtsort", [2024-03-20T20:02:36.416Z] "internal/goexperiment", [2024-03-20T20:02:36.416Z] "internal/itoa", [2024-03-20T20:02:36.416Z] "internal/nettrace", [2024-03-20T20:02:36.416Z] "internal/oserror", [2024-03-20T20:02:36.416Z] "internal/poll", [2024-03-20T20:02:36.416Z] "internal/race", [2024-03-20T20:02:36.416Z] "internal/reflectlite", [2024-03-20T20:02:36.416Z] "internal/singleflight", [2024-03-20T20:02:36.416Z] "internal/syscall/execenv", [2024-03-20T20:02:36.416Z] "internal/syscall/unix", [2024-03-20T20:02:36.416Z] "internal/testlog", [2024-03-20T20:02:36.416Z] "internal/unsafeheader", [2024-03-20T20:02:36.416Z] "io", [2024-03-20T20:02:36.416Z] "io/fs", [2024-03-20T20:02:36.416Z] "io/ioutil", [2024-03-20T20:02:36.416Z] "log", [2024-03-20T20:02:36.416Z] "math", [2024-03-20T20:02:36.416Z] "math/big", [2024-03-20T20:02:36.416Z] "math/bits", [2024-03-20T20:02:36.416Z] "math/rand", [2024-03-20T20:02:36.416Z] "mime", [2024-03-20T20:02:36.416Z] "mime/multipart", [2024-03-20T20:02:36.416Z] "mime/quotedprintable", [2024-03-20T20:02:36.416Z] "net", [2024-03-20T20:02:36.416Z] "net/http", [2024-03-20T20:02:36.416Z] "net/http/httptrace", [2024-03-20T20:02:36.416Z] "net/http/internal", [2024-03-20T20:02:36.416Z] "net/http/internal/ascii", [2024-03-20T20:02:36.416Z] "net/textproto", [2024-03-20T20:02:36.416Z] "net/url", [2024-03-20T20:02:36.416Z] "os", [2024-03-20T20:02:36.416Z] "os/signal", [2024-03-20T20:02:36.416Z] "path", [2024-03-20T20:02:36.416Z] "path/filepath", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "regexp", [2024-03-20T20:02:36.416Z] "regexp/syntax", [2024-03-20T20:02:36.416Z] "runtime", [2024-03-20T20:02:36.416Z] "runtime/cgo", [2024-03-20T20:02:36.416Z] "runtime/internal/atomic", [2024-03-20T20:02:36.416Z] "runtime/internal/math", [2024-03-20T20:02:36.416Z] "runtime/internal/sys", [2024-03-20T20:02:36.416Z] "sort", [2024-03-20T20:02:36.416Z] "strconv", [2024-03-20T20:02:36.416Z] "strings", [2024-03-20T20:02:36.416Z] "sync", [2024-03-20T20:02:36.416Z] "sync/atomic", [2024-03-20T20:02:36.416Z] "syscall", [2024-03-20T20:02:36.416Z] "time", [2024-03-20T20:02:36.416Z] "unicode", [2024-03-20T20:02:36.416Z] "unicode/utf16", [2024-03-20T20:02:36.416Z] "unicode/utf8", [2024-03-20T20:02:36.416Z] "unsafe", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.416Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestGoFiles": [ [2024-03-20T20:02:36.416Z] "consulstructure_test.go" [2024-03-20T20:02:36.416Z] ], [2024-03-20T20:02:36.416Z] "TestImports": [ [2024-03-20T20:02:36.416Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.416Z] "reflect", [2024-03-20T20:02:36.416Z] "testing", [2024-03-20T20:02:36.416Z] "time" [2024-03-20T20:02:36.416Z] ] [2024-03-20T20:02:36.417Z] } [2024-03-20T20:02:36.417Z] { [2024-03-20T20:02:36.417Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-03-20T20:02:36.417Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.417Z] "Name": "consul", [2024-03-20T20:02:36.417Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.417Z] "Module": { [2024-03-20T20:02:36.417Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-20T20:02:36.417Z] "Version": "v3.2.0-dev.3", [2024-03-20T20:02:36.417Z] "Time": "2024-03-04T15:36:22Z", [2024-03-20T20:02:36.417Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.417Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-20T20:02:36.417Z] "GoVersion": "1.21" [2024-03-20T20:02:36.417Z] }, [2024-03-20T20:02:36.417Z] "DepOnly": true, [2024-03-20T20:02:36.417Z] "Stale": true, [2024-03-20T20:02:36.417Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.417Z] "GoFiles": [ [2024-03-20T20:02:36.417Z] "client.go", [2024-03-20T20:02:36.417Z] "mock_consul.go" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "Imports": [ [2024-03-20T20:02:36.417Z] "context", [2024-03-20T20:02:36.417Z] "encoding/json", [2024-03-20T20:02:36.417Z] "errors", [2024-03-20T20:02:36.417Z] "fmt", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.417Z] "io", [2024-03-20T20:02:36.417Z] "log", [2024-03-20T20:02:36.417Z] "net/http", [2024-03-20T20:02:36.417Z] "net/http/httptest", [2024-03-20T20:02:36.417Z] "strconv", [2024-03-20T20:02:36.417Z] "strings", [2024-03-20T20:02:36.417Z] "sync", [2024-03-20T20:02:36.417Z] "time" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "Deps": [ [2024-03-20T20:02:36.417Z] "bufio", [2024-03-20T20:02:36.417Z] "bytes", [2024-03-20T20:02:36.417Z] "compress/flate", [2024-03-20T20:02:36.417Z] "compress/gzip", [2024-03-20T20:02:36.417Z] "container/list", [2024-03-20T20:02:36.417Z] "context", [2024-03-20T20:02:36.417Z] "crypto", [2024-03-20T20:02:36.417Z] "crypto/aes", [2024-03-20T20:02:36.417Z] "crypto/cipher", [2024-03-20T20:02:36.417Z] "crypto/des", [2024-03-20T20:02:36.417Z] "crypto/dsa", [2024-03-20T20:02:36.417Z] "crypto/ecdsa", [2024-03-20T20:02:36.417Z] "crypto/ed25519", [2024-03-20T20:02:36.417Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.417Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.417Z] "crypto/elliptic", [2024-03-20T20:02:36.417Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.417Z] "crypto/hmac", [2024-03-20T20:02:36.417Z] "crypto/internal/randutil", [2024-03-20T20:02:36.417Z] "crypto/internal/subtle", [2024-03-20T20:02:36.417Z] "crypto/md5", [2024-03-20T20:02:36.417Z] "crypto/rand", [2024-03-20T20:02:36.417Z] "crypto/rc4", [2024-03-20T20:02:36.417Z] "crypto/rsa", [2024-03-20T20:02:36.417Z] "crypto/sha1", [2024-03-20T20:02:36.417Z] "crypto/sha256", [2024-03-20T20:02:36.417Z] "crypto/sha512", [2024-03-20T20:02:36.417Z] "crypto/subtle", [2024-03-20T20:02:36.417Z] "crypto/tls", [2024-03-20T20:02:36.417Z] "crypto/x509", [2024-03-20T20:02:36.417Z] "crypto/x509/pkix", [2024-03-20T20:02:36.417Z] "encoding", [2024-03-20T20:02:36.417Z] "encoding/asn1", [2024-03-20T20:02:36.417Z] "encoding/base64", [2024-03-20T20:02:36.417Z] "encoding/binary", [2024-03-20T20:02:36.417Z] "encoding/hex", [2024-03-20T20:02:36.417Z] "encoding/json", [2024-03-20T20:02:36.417Z] "encoding/pem", [2024-03-20T20:02:36.417Z] "errors", [2024-03-20T20:02:36.417Z] "flag", [2024-03-20T20:02:36.417Z] "fmt", [2024-03-20T20:02:36.417Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.417Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.417Z] "github.com/fatih/color", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.417Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.417Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.417Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.417Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.417Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.417Z] "hash", [2024-03-20T20:02:36.417Z] "hash/crc32", [2024-03-20T20:02:36.417Z] "internal/abi", [2024-03-20T20:02:36.417Z] "internal/bytealg", [2024-03-20T20:02:36.417Z] "internal/cpu", [2024-03-20T20:02:36.417Z] "internal/fmtsort", [2024-03-20T20:02:36.417Z] "internal/goexperiment", [2024-03-20T20:02:36.417Z] "internal/itoa", [2024-03-20T20:02:36.417Z] "internal/nettrace", [2024-03-20T20:02:36.417Z] "internal/oserror", [2024-03-20T20:02:36.417Z] "internal/poll", [2024-03-20T20:02:36.417Z] "internal/race", [2024-03-20T20:02:36.417Z] "internal/reflectlite", [2024-03-20T20:02:36.417Z] "internal/singleflight", [2024-03-20T20:02:36.417Z] "internal/syscall/execenv", [2024-03-20T20:02:36.417Z] "internal/syscall/unix", [2024-03-20T20:02:36.417Z] "internal/testlog", [2024-03-20T20:02:36.417Z] "internal/unsafeheader", [2024-03-20T20:02:36.417Z] "io", [2024-03-20T20:02:36.417Z] "io/fs", [2024-03-20T20:02:36.417Z] "io/ioutil", [2024-03-20T20:02:36.417Z] "log", [2024-03-20T20:02:36.417Z] "math", [2024-03-20T20:02:36.417Z] "math/big", [2024-03-20T20:02:36.417Z] "math/bits", [2024-03-20T20:02:36.417Z] "math/rand", [2024-03-20T20:02:36.417Z] "mime", [2024-03-20T20:02:36.417Z] "mime/multipart", [2024-03-20T20:02:36.417Z] "mime/quotedprintable", [2024-03-20T20:02:36.417Z] "net", [2024-03-20T20:02:36.417Z] "net/http", [2024-03-20T20:02:36.417Z] "net/http/httptest", [2024-03-20T20:02:36.417Z] "net/http/httptrace", [2024-03-20T20:02:36.417Z] "net/http/internal", [2024-03-20T20:02:36.417Z] "net/http/internal/ascii", [2024-03-20T20:02:36.417Z] "net/http/internal/testcert", [2024-03-20T20:02:36.417Z] "net/textproto", [2024-03-20T20:02:36.417Z] "net/url", [2024-03-20T20:02:36.417Z] "os", [2024-03-20T20:02:36.417Z] "os/signal", [2024-03-20T20:02:36.417Z] "path", [2024-03-20T20:02:36.417Z] "path/filepath", [2024-03-20T20:02:36.417Z] "reflect", [2024-03-20T20:02:36.417Z] "regexp", [2024-03-20T20:02:36.417Z] "regexp/syntax", [2024-03-20T20:02:36.417Z] "runtime", [2024-03-20T20:02:36.417Z] "runtime/cgo", [2024-03-20T20:02:36.417Z] "runtime/internal/atomic", [2024-03-20T20:02:36.417Z] "runtime/internal/math", [2024-03-20T20:02:36.417Z] "runtime/internal/sys", [2024-03-20T20:02:36.417Z] "sort", [2024-03-20T20:02:36.417Z] "strconv", [2024-03-20T20:02:36.417Z] "strings", [2024-03-20T20:02:36.417Z] "sync", [2024-03-20T20:02:36.417Z] "sync/atomic", [2024-03-20T20:02:36.417Z] "syscall", [2024-03-20T20:02:36.417Z] "time", [2024-03-20T20:02:36.417Z] "unicode", [2024-03-20T20:02:36.417Z] "unicode/utf16", [2024-03-20T20:02:36.417Z] "unicode/utf8", [2024-03-20T20:02:36.417Z] "unsafe", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "TestGoFiles": [ [2024-03-20T20:02:36.417Z] "client_test.go" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "TestImports": [ [2024-03-20T20:02:36.417Z] "fmt", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.417Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.417Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.417Z] "net/http/httptest", [2024-03-20T20:02:36.417Z] "net/url", [2024-03-20T20:02:36.417Z] "os", [2024-03-20T20:02:36.417Z] "strconv", [2024-03-20T20:02:36.417Z] "strings", [2024-03-20T20:02:36.417Z] "sync", [2024-03-20T20:02:36.417Z] "testing", [2024-03-20T20:02:36.417Z] "time" [2024-03-20T20:02:36.417Z] ] [2024-03-20T20:02:36.417Z] } [2024-03-20T20:02:36.417Z] { [2024-03-20T20:02:36.417Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/configuration", [2024-03-20T20:02:36.417Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.417Z] "Name": "configuration", [2024-03-20T20:02:36.417Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.417Z] "Module": { [2024-03-20T20:02:36.417Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-20T20:02:36.417Z] "Version": "v3.2.0-dev.3", [2024-03-20T20:02:36.417Z] "Time": "2024-03-04T15:36:22Z", [2024-03-20T20:02:36.417Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.417Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-20T20:02:36.417Z] "GoVersion": "1.21" [2024-03-20T20:02:36.417Z] }, [2024-03-20T20:02:36.417Z] "DepOnly": true, [2024-03-20T20:02:36.417Z] "Stale": true, [2024-03-20T20:02:36.417Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.417Z] "GoFiles": [ [2024-03-20T20:02:36.417Z] "factory.go", [2024-03-20T20:02:36.417Z] "interface.go" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "Imports": [ [2024-03-20T20:02:36.417Z] "fmt", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "Deps": [ [2024-03-20T20:02:36.417Z] "bufio", [2024-03-20T20:02:36.417Z] "bytes", [2024-03-20T20:02:36.417Z] "compress/flate", [2024-03-20T20:02:36.417Z] "compress/gzip", [2024-03-20T20:02:36.417Z] "container/list", [2024-03-20T20:02:36.417Z] "context", [2024-03-20T20:02:36.417Z] "crypto", [2024-03-20T20:02:36.417Z] "crypto/aes", [2024-03-20T20:02:36.417Z] "crypto/cipher", [2024-03-20T20:02:36.417Z] "crypto/des", [2024-03-20T20:02:36.417Z] "crypto/dsa", [2024-03-20T20:02:36.417Z] "crypto/ecdsa", [2024-03-20T20:02:36.417Z] "crypto/ed25519", [2024-03-20T20:02:36.417Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.417Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.417Z] "crypto/elliptic", [2024-03-20T20:02:36.417Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.417Z] "crypto/hmac", [2024-03-20T20:02:36.417Z] "crypto/internal/randutil", [2024-03-20T20:02:36.417Z] "crypto/internal/subtle", [2024-03-20T20:02:36.417Z] "crypto/md5", [2024-03-20T20:02:36.417Z] "crypto/rand", [2024-03-20T20:02:36.417Z] "crypto/rc4", [2024-03-20T20:02:36.417Z] "crypto/rsa", [2024-03-20T20:02:36.417Z] "crypto/sha1", [2024-03-20T20:02:36.417Z] "crypto/sha256", [2024-03-20T20:02:36.417Z] "crypto/sha512", [2024-03-20T20:02:36.417Z] "crypto/subtle", [2024-03-20T20:02:36.417Z] "crypto/tls", [2024-03-20T20:02:36.417Z] "crypto/x509", [2024-03-20T20:02:36.417Z] "crypto/x509/pkix", [2024-03-20T20:02:36.417Z] "encoding", [2024-03-20T20:02:36.417Z] "encoding/asn1", [2024-03-20T20:02:36.417Z] "encoding/base64", [2024-03-20T20:02:36.417Z] "encoding/binary", [2024-03-20T20:02:36.417Z] "encoding/hex", [2024-03-20T20:02:36.417Z] "encoding/json", [2024-03-20T20:02:36.417Z] "encoding/pem", [2024-03-20T20:02:36.417Z] "errors", [2024-03-20T20:02:36.417Z] "flag", [2024-03-20T20:02:36.417Z] "fmt", [2024-03-20T20:02:36.417Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.417Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.417Z] "github.com/fatih/color", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.417Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.417Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.417Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.417Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.417Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.417Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.417Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.417Z] "hash", [2024-03-20T20:02:36.417Z] "hash/crc32", [2024-03-20T20:02:36.417Z] "internal/abi", [2024-03-20T20:02:36.417Z] "internal/bytealg", [2024-03-20T20:02:36.417Z] "internal/cpu", [2024-03-20T20:02:36.417Z] "internal/fmtsort", [2024-03-20T20:02:36.417Z] "internal/goexperiment", [2024-03-20T20:02:36.417Z] "internal/itoa", [2024-03-20T20:02:36.417Z] "internal/nettrace", [2024-03-20T20:02:36.417Z] "internal/oserror", [2024-03-20T20:02:36.417Z] "internal/poll", [2024-03-20T20:02:36.417Z] "internal/race", [2024-03-20T20:02:36.417Z] "internal/reflectlite", [2024-03-20T20:02:36.417Z] "internal/singleflight", [2024-03-20T20:02:36.417Z] "internal/syscall/execenv", [2024-03-20T20:02:36.417Z] "internal/syscall/unix", [2024-03-20T20:02:36.417Z] "internal/testlog", [2024-03-20T20:02:36.417Z] "internal/unsafeheader", [2024-03-20T20:02:36.417Z] "io", [2024-03-20T20:02:36.417Z] "io/fs", [2024-03-20T20:02:36.417Z] "io/ioutil", [2024-03-20T20:02:36.417Z] "log", [2024-03-20T20:02:36.417Z] "math", [2024-03-20T20:02:36.417Z] "math/big", [2024-03-20T20:02:36.417Z] "math/bits", [2024-03-20T20:02:36.417Z] "math/rand", [2024-03-20T20:02:36.417Z] "mime", [2024-03-20T20:02:36.417Z] "mime/multipart", [2024-03-20T20:02:36.417Z] "mime/quotedprintable", [2024-03-20T20:02:36.417Z] "net", [2024-03-20T20:02:36.417Z] "net/http", [2024-03-20T20:02:36.417Z] "net/http/httptest", [2024-03-20T20:02:36.417Z] "net/http/httptrace", [2024-03-20T20:02:36.417Z] "net/http/internal", [2024-03-20T20:02:36.417Z] "net/http/internal/ascii", [2024-03-20T20:02:36.417Z] "net/http/internal/testcert", [2024-03-20T20:02:36.417Z] "net/textproto", [2024-03-20T20:02:36.417Z] "net/url", [2024-03-20T20:02:36.417Z] "os", [2024-03-20T20:02:36.417Z] "os/signal", [2024-03-20T20:02:36.417Z] "path", [2024-03-20T20:02:36.417Z] "path/filepath", [2024-03-20T20:02:36.417Z] "reflect", [2024-03-20T20:02:36.417Z] "regexp", [2024-03-20T20:02:36.417Z] "regexp/syntax", [2024-03-20T20:02:36.417Z] "runtime", [2024-03-20T20:02:36.417Z] "runtime/cgo", [2024-03-20T20:02:36.417Z] "runtime/internal/atomic", [2024-03-20T20:02:36.417Z] "runtime/internal/math", [2024-03-20T20:02:36.417Z] "runtime/internal/sys", [2024-03-20T20:02:36.417Z] "sort", [2024-03-20T20:02:36.417Z] "strconv", [2024-03-20T20:02:36.417Z] "strings", [2024-03-20T20:02:36.417Z] "sync", [2024-03-20T20:02:36.417Z] "sync/atomic", [2024-03-20T20:02:36.417Z] "syscall", [2024-03-20T20:02:36.417Z] "time", [2024-03-20T20:02:36.417Z] "unicode", [2024-03-20T20:02:36.417Z] "unicode/utf16", [2024-03-20T20:02:36.417Z] "unicode/utf8", [2024-03-20T20:02:36.417Z] "unsafe", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.417Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "TestGoFiles": [ [2024-03-20T20:02:36.417Z] "factory_test.go" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "TestImports": [ [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.417Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.417Z] "testing" [2024-03-20T20:02:36.417Z] ] [2024-03-20T20:02:36.417Z] } [2024-03-20T20:02:36.417Z] { [2024-03-20T20:02:36.417Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos", [2024-03-20T20:02:36.417Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.417Z] "Name": "dtos", [2024-03-20T20:02:36.417Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.417Z] "Module": { [2024-03-20T20:02:36.417Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.417Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.417Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.417Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.417Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.417Z] "GoVersion": "1.21" [2024-03-20T20:02:36.417Z] }, [2024-03-20T20:02:36.417Z] "DepOnly": true, [2024-03-20T20:02:36.417Z] "Stale": true, [2024-03-20T20:02:36.417Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.417Z] "GoFiles": [ [2024-03-20T20:02:36.417Z] "address.go", [2024-03-20T20:02:36.417Z] "autoevent.go", [2024-03-20T20:02:36.417Z] "corecommand.go", [2024-03-20T20:02:36.417Z] "dbtimestamp.go", [2024-03-20T20:02:36.417Z] "device.go", [2024-03-20T20:02:36.417Z] "devicecommand.go", [2024-03-20T20:02:36.417Z] "deviceprofile.go", [2024-03-20T20:02:36.417Z] "deviceprofilebasicinfo.go", [2024-03-20T20:02:36.417Z] "deviceresource.go", [2024-03-20T20:02:36.417Z] "deviceservice.go", [2024-03-20T20:02:36.417Z] "discovereddevice.go", [2024-03-20T20:02:36.417Z] "event.go", [2024-03-20T20:02:36.417Z] "interval.go", [2024-03-20T20:02:36.417Z] "intervalaction.go", [2024-03-20T20:02:36.417Z] "metric.go", [2024-03-20T20:02:36.417Z] "notification.go", [2024-03-20T20:02:36.417Z] "protocolproperties.go", [2024-03-20T20:02:36.417Z] "provisionwatcher.go", [2024-03-20T20:02:36.417Z] "reading.go", [2024-03-20T20:02:36.417Z] "registration.go", [2024-03-20T20:02:36.417Z] "resourceoperation.go", [2024-03-20T20:02:36.417Z] "resourceproperties.go", [2024-03-20T20:02:36.417Z] "subscription.go", [2024-03-20T20:02:36.417Z] "systemevent.go", [2024-03-20T20:02:36.417Z] "tags.go", [2024-03-20T20:02:36.417Z] "transmission.go", [2024-03-20T20:02:36.417Z] "transmissionrecord.go" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "Imports": [ [2024-03-20T20:02:36.417Z] "encoding/json", [2024-03-20T20:02:36.417Z] "encoding/xml", [2024-03-20T20:02:36.417Z] "errors", [2024-03-20T20:02:36.417Z] "fmt", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.417Z] "github.com/google/uuid", [2024-03-20T20:02:36.417Z] "reflect", [2024-03-20T20:02:36.417Z] "strconv", [2024-03-20T20:02:36.417Z] "strings", [2024-03-20T20:02:36.417Z] "time" [2024-03-20T20:02:36.417Z] ], [2024-03-20T20:02:36.417Z] "Deps": [ [2024-03-20T20:02:36.417Z] "bufio", [2024-03-20T20:02:36.417Z] "bytes", [2024-03-20T20:02:36.417Z] "compress/flate", [2024-03-20T20:02:36.417Z] "compress/gzip", [2024-03-20T20:02:36.417Z] "compress/zlib", [2024-03-20T20:02:36.417Z] "container/list", [2024-03-20T20:02:36.417Z] "context", [2024-03-20T20:02:36.417Z] "crypto", [2024-03-20T20:02:36.417Z] "crypto/aes", [2024-03-20T20:02:36.417Z] "crypto/cipher", [2024-03-20T20:02:36.417Z] "crypto/des", [2024-03-20T20:02:36.417Z] "crypto/dsa", [2024-03-20T20:02:36.417Z] "crypto/ecdsa", [2024-03-20T20:02:36.417Z] "crypto/ed25519", [2024-03-20T20:02:36.417Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.417Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.417Z] "crypto/elliptic", [2024-03-20T20:02:36.417Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.417Z] "crypto/hmac", [2024-03-20T20:02:36.417Z] "crypto/internal/randutil", [2024-03-20T20:02:36.417Z] "crypto/internal/subtle", [2024-03-20T20:02:36.417Z] "crypto/md5", [2024-03-20T20:02:36.417Z] "crypto/rand", [2024-03-20T20:02:36.417Z] "crypto/rc4", [2024-03-20T20:02:36.417Z] "crypto/rsa", [2024-03-20T20:02:36.417Z] "crypto/sha1", [2024-03-20T20:02:36.417Z] "crypto/sha256", [2024-03-20T20:02:36.417Z] "crypto/sha512", [2024-03-20T20:02:36.417Z] "crypto/subtle", [2024-03-20T20:02:36.417Z] "crypto/tls", [2024-03-20T20:02:36.417Z] "crypto/x509", [2024-03-20T20:02:36.417Z] "crypto/x509/pkix", [2024-03-20T20:02:36.417Z] "database/sql/driver", [2024-03-20T20:02:36.417Z] "debug/dwarf", [2024-03-20T20:02:36.417Z] "debug/macho", [2024-03-20T20:02:36.417Z] "encoding", [2024-03-20T20:02:36.417Z] "encoding/asn1", [2024-03-20T20:02:36.417Z] "encoding/base64", [2024-03-20T20:02:36.417Z] "encoding/binary", [2024-03-20T20:02:36.417Z] "encoding/csv", [2024-03-20T20:02:36.417Z] "encoding/hex", [2024-03-20T20:02:36.417Z] "encoding/json", [2024-03-20T20:02:36.417Z] "encoding/pem", [2024-03-20T20:02:36.417Z] "encoding/xml", [2024-03-20T20:02:36.417Z] "errors", [2024-03-20T20:02:36.417Z] "fmt", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.417Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.417Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.417Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.417Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.417Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.417Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.417Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.417Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.417Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.417Z] "github.com/google/uuid", [2024-03-20T20:02:36.417Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.417Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.417Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.417Z] "golang.org/x/net/html", [2024-03-20T20:02:36.417Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.417Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.417Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.417Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.417Z] "golang.org/x/text/language", [2024-03-20T20:02:36.417Z] "hash", [2024-03-20T20:02:36.417Z] "hash/adler32", [2024-03-20T20:02:36.417Z] "hash/crc32", [2024-03-20T20:02:36.417Z] "internal/abi", [2024-03-20T20:02:36.417Z] "internal/bytealg", [2024-03-20T20:02:36.417Z] "internal/cpu", [2024-03-20T20:02:36.417Z] "internal/fmtsort", [2024-03-20T20:02:36.417Z] "internal/goexperiment", [2024-03-20T20:02:36.417Z] "internal/itoa", [2024-03-20T20:02:36.417Z] "internal/nettrace", [2024-03-20T20:02:36.417Z] "internal/oserror", [2024-03-20T20:02:36.417Z] "internal/poll", [2024-03-20T20:02:36.417Z] "internal/race", [2024-03-20T20:02:36.417Z] "internal/reflectlite", [2024-03-20T20:02:36.417Z] "internal/singleflight", [2024-03-20T20:02:36.417Z] "internal/syscall/execenv", [2024-03-20T20:02:36.417Z] "internal/syscall/unix", [2024-03-20T20:02:36.417Z] "internal/testlog", [2024-03-20T20:02:36.417Z] "internal/unsafeheader", [2024-03-20T20:02:36.417Z] "io", [2024-03-20T20:02:36.417Z] "io/fs", [2024-03-20T20:02:36.417Z] "io/ioutil", [2024-03-20T20:02:36.417Z] "log", [2024-03-20T20:02:36.417Z] "math", [2024-03-20T20:02:36.417Z] "math/big", [2024-03-20T20:02:36.417Z] "math/bits", [2024-03-20T20:02:36.417Z] "math/rand", [2024-03-20T20:02:36.417Z] "mime", [2024-03-20T20:02:36.417Z] "mime/multipart", [2024-03-20T20:02:36.417Z] "mime/quotedprintable", [2024-03-20T20:02:36.417Z] "net", [2024-03-20T20:02:36.417Z] "net/http", [2024-03-20T20:02:36.417Z] "net/http/httptrace", [2024-03-20T20:02:36.417Z] "net/http/internal", [2024-03-20T20:02:36.417Z] "net/http/internal/ascii", [2024-03-20T20:02:36.418Z] "net/textproto", [2024-03-20T20:02:36.418Z] "net/url", [2024-03-20T20:02:36.418Z] "os", [2024-03-20T20:02:36.418Z] "path", [2024-03-20T20:02:36.418Z] "path/filepath", [2024-03-20T20:02:36.418Z] "reflect", [2024-03-20T20:02:36.418Z] "regexp", [2024-03-20T20:02:36.418Z] "regexp/syntax", [2024-03-20T20:02:36.418Z] "runtime", [2024-03-20T20:02:36.418Z] "runtime/cgo", [2024-03-20T20:02:36.418Z] "runtime/internal/atomic", [2024-03-20T20:02:36.418Z] "runtime/internal/math", [2024-03-20T20:02:36.418Z] "runtime/internal/sys", [2024-03-20T20:02:36.418Z] "sort", [2024-03-20T20:02:36.418Z] "strconv", [2024-03-20T20:02:36.418Z] "strings", [2024-03-20T20:02:36.418Z] "sync", [2024-03-20T20:02:36.418Z] "sync/atomic", [2024-03-20T20:02:36.418Z] "syscall", [2024-03-20T20:02:36.418Z] "time", [2024-03-20T20:02:36.418Z] "unicode", [2024-03-20T20:02:36.418Z] "unicode/utf16", [2024-03-20T20:02:36.418Z] "unicode/utf8", [2024-03-20T20:02:36.418Z] "unsafe", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestGoFiles": [ [2024-03-20T20:02:36.418Z] "address_test.go", [2024-03-20T20:02:36.418Z] "const_test.go", [2024-03-20T20:02:36.418Z] "device_test.go", [2024-03-20T20:02:36.418Z] "deviceprofile_test.go", [2024-03-20T20:02:36.418Z] "deviceservice_test.go", [2024-03-20T20:02:36.418Z] "event_test.go", [2024-03-20T20:02:36.418Z] "metric_test.go", [2024-03-20T20:02:36.418Z] "notification_test.go", [2024-03-20T20:02:36.418Z] "provisionwatcher_test.go", [2024-03-20T20:02:36.418Z] "reading_test.go", [2024-03-20T20:02:36.418Z] "registration_test.go", [2024-03-20T20:02:36.418Z] "systemevent_test.go", [2024-03-20T20:02:36.418Z] "tags_test.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestImports": [ [2024-03-20T20:02:36.418Z] "encoding/json", [2024-03-20T20:02:36.418Z] "encoding/xml", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.418Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.418Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.418Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.418Z] "net/http", [2024-03-20T20:02:36.418Z] "strings", [2024-03-20T20:02:36.418Z] "testing", [2024-03-20T20:02:36.418Z] "time" [2024-03-20T20:02:36.418Z] ] [2024-03-20T20:02:36.418Z] } [2024-03-20T20:02:36.418Z] { [2024-03-20T20:02:36.418Z] "Dir": "/usr/local/go/src/encoding/base32", [2024-03-20T20:02:36.418Z] "ImportPath": "encoding/base32", [2024-03-20T20:02:36.418Z] "Name": "base32", [2024-03-20T20:02:36.418Z] "Doc": "Package base32 implements base32 encoding as specified by RFC 4648.", [2024-03-20T20:02:36.418Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base32.a", [2024-03-20T20:02:36.418Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.418Z] "Goroot": true, [2024-03-20T20:02:36.418Z] "Standard": true, [2024-03-20T20:02:36.418Z] "DepOnly": true, [2024-03-20T20:02:36.418Z] "GoFiles": [ [2024-03-20T20:02:36.418Z] "base32.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Imports": [ [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "strconv" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Deps": [ [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "internal/abi", [2024-03-20T20:02:36.418Z] "internal/bytealg", [2024-03-20T20:02:36.418Z] "internal/cpu", [2024-03-20T20:02:36.418Z] "internal/goexperiment", [2024-03-20T20:02:36.418Z] "internal/race", [2024-03-20T20:02:36.418Z] "internal/reflectlite", [2024-03-20T20:02:36.418Z] "internal/unsafeheader", [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "math/bits", [2024-03-20T20:02:36.418Z] "runtime", [2024-03-20T20:02:36.418Z] "runtime/internal/atomic", [2024-03-20T20:02:36.418Z] "runtime/internal/math", [2024-03-20T20:02:36.418Z] "runtime/internal/sys", [2024-03-20T20:02:36.418Z] "strconv", [2024-03-20T20:02:36.418Z] "sync", [2024-03-20T20:02:36.418Z] "sync/atomic", [2024-03-20T20:02:36.418Z] "unicode/utf8", [2024-03-20T20:02:36.418Z] "unsafe" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestGoFiles": [ [2024-03-20T20:02:36.418Z] "base32_test.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestImports": [ [2024-03-20T20:02:36.418Z] "bytes", [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "strings", [2024-03-20T20:02:36.418Z] "testing" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "XTestGoFiles": [ [2024-03-20T20:02:36.418Z] "example_test.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "XTestImports": [ [2024-03-20T20:02:36.418Z] "encoding/base32", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "os" [2024-03-20T20:02:36.418Z] ] [2024-03-20T20:02:36.418Z] } [2024-03-20T20:02:36.418Z] { [2024-03-20T20:02:36.418Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-20T20:02:36.418Z] "ImportPath": "github.com/x448/float16", [2024-03-20T20:02:36.418Z] "Name": "float16", [2024-03-20T20:02:36.418Z] "Root": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-20T20:02:36.418Z] "Module": { [2024-03-20T20:02:36.418Z] "Path": "github.com/x448/float16", [2024-03-20T20:02:36.418Z] "Version": "v0.8.4", [2024-03-20T20:02:36.418Z] "Time": "2020-01-17T18:31:28Z", [2024-03-20T20:02:36.418Z] "Indirect": true, [2024-03-20T20:02:36.418Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-20T20:02:36.418Z] "GoMod": "/go/pkg/mod/cache/download/github.com/x448/float16/@v/v0.8.4.mod", [2024-03-20T20:02:36.418Z] "GoVersion": "1.11" [2024-03-20T20:02:36.418Z] }, [2024-03-20T20:02:36.418Z] "DepOnly": true, [2024-03-20T20:02:36.418Z] "Stale": true, [2024-03-20T20:02:36.418Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.418Z] "GoFiles": [ [2024-03-20T20:02:36.418Z] "float16.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Imports": [ [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "strconv" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Deps": [ [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "internal/abi", [2024-03-20T20:02:36.418Z] "internal/bytealg", [2024-03-20T20:02:36.418Z] "internal/cpu", [2024-03-20T20:02:36.418Z] "internal/goexperiment", [2024-03-20T20:02:36.418Z] "internal/reflectlite", [2024-03-20T20:02:36.418Z] "internal/unsafeheader", [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "math/bits", [2024-03-20T20:02:36.418Z] "runtime", [2024-03-20T20:02:36.418Z] "runtime/internal/atomic", [2024-03-20T20:02:36.418Z] "runtime/internal/math", [2024-03-20T20:02:36.418Z] "runtime/internal/sys", [2024-03-20T20:02:36.418Z] "strconv", [2024-03-20T20:02:36.418Z] "unicode/utf8", [2024-03-20T20:02:36.418Z] "unsafe" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "XTestGoFiles": [ [2024-03-20T20:02:36.418Z] "float16_bench_test.go", [2024-03-20T20:02:36.418Z] "float16_test.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "XTestImports": [ [2024-03-20T20:02:36.418Z] "bytes", [2024-03-20T20:02:36.418Z] "crypto/sha512", [2024-03-20T20:02:36.418Z] "encoding/binary", [2024-03-20T20:02:36.418Z] "encoding/hex", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "github.com/x448/float16", [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "testing" [2024-03-20T20:02:36.418Z] ] [2024-03-20T20:02:36.418Z] } [2024-03-20T20:02:36.418Z] { [2024-03-20T20:02:36.418Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-20T20:02:36.418Z] "ImportPath": "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.418Z] "Name": "cbor", [2024-03-20T20:02:36.418Z] "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-20T20:02:36.418Z] "Root": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-20T20:02:36.418Z] "Module": { [2024-03-20T20:02:36.418Z] "Path": "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.418Z] "Version": "v2.6.0", [2024-03-20T20:02:36.418Z] "Time": "2024-02-12T04:21:59Z", [2024-03-20T20:02:36.418Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-20T20:02:36.418Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fxamacker/cbor/v2/@v/v2.6.0.mod", [2024-03-20T20:02:36.418Z] "GoVersion": "1.17" [2024-03-20T20:02:36.418Z] }, [2024-03-20T20:02:36.418Z] "DepOnly": true, [2024-03-20T20:02:36.418Z] "Stale": true, [2024-03-20T20:02:36.418Z] "StaleReason": "stale dependency: github.com/x448/float16", [2024-03-20T20:02:36.418Z] "GoFiles": [ [2024-03-20T20:02:36.418Z] "bytestring.go", [2024-03-20T20:02:36.418Z] "cache.go", [2024-03-20T20:02:36.418Z] "decode.go", [2024-03-20T20:02:36.418Z] "diagnose.go", [2024-03-20T20:02:36.418Z] "doc.go", [2024-03-20T20:02:36.418Z] "encode.go", [2024-03-20T20:02:36.418Z] "encode_map_go117.go", [2024-03-20T20:02:36.418Z] "simplevalue.go", [2024-03-20T20:02:36.418Z] "stream.go", [2024-03-20T20:02:36.418Z] "structfields.go", [2024-03-20T20:02:36.418Z] "tag.go", [2024-03-20T20:02:36.418Z] "valid.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.418Z] "encode_map.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Imports": [ [2024-03-20T20:02:36.418Z] "bytes", [2024-03-20T20:02:36.418Z] "encoding", [2024-03-20T20:02:36.418Z] "encoding/base32", [2024-03-20T20:02:36.418Z] "encoding/base64", [2024-03-20T20:02:36.418Z] "encoding/binary", [2024-03-20T20:02:36.418Z] "encoding/hex", [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "github.com/x448/float16", [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "math/big", [2024-03-20T20:02:36.418Z] "reflect", [2024-03-20T20:02:36.418Z] "sort", [2024-03-20T20:02:36.418Z] "strconv", [2024-03-20T20:02:36.418Z] "strings", [2024-03-20T20:02:36.418Z] "sync", [2024-03-20T20:02:36.418Z] "time", [2024-03-20T20:02:36.418Z] "unicode/utf16", [2024-03-20T20:02:36.418Z] "unicode/utf8" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Deps": [ [2024-03-20T20:02:36.418Z] "bytes", [2024-03-20T20:02:36.418Z] "encoding", [2024-03-20T20:02:36.418Z] "encoding/base32", [2024-03-20T20:02:36.418Z] "encoding/base64", [2024-03-20T20:02:36.418Z] "encoding/binary", [2024-03-20T20:02:36.418Z] "encoding/hex", [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "github.com/x448/float16", [2024-03-20T20:02:36.418Z] "internal/abi", [2024-03-20T20:02:36.418Z] "internal/bytealg", [2024-03-20T20:02:36.418Z] "internal/cpu", [2024-03-20T20:02:36.418Z] "internal/fmtsort", [2024-03-20T20:02:36.418Z] "internal/goexperiment", [2024-03-20T20:02:36.418Z] "internal/itoa", [2024-03-20T20:02:36.418Z] "internal/oserror", [2024-03-20T20:02:36.418Z] "internal/poll", [2024-03-20T20:02:36.418Z] "internal/race", [2024-03-20T20:02:36.418Z] "internal/reflectlite", [2024-03-20T20:02:36.418Z] "internal/syscall/execenv", [2024-03-20T20:02:36.418Z] "internal/syscall/unix", [2024-03-20T20:02:36.418Z] "internal/testlog", [2024-03-20T20:02:36.418Z] "internal/unsafeheader", [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "io/fs", [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "math/big", [2024-03-20T20:02:36.418Z] "math/bits", [2024-03-20T20:02:36.418Z] "math/rand", [2024-03-20T20:02:36.418Z] "os", [2024-03-20T20:02:36.418Z] "path", [2024-03-20T20:02:36.418Z] "reflect", [2024-03-20T20:02:36.418Z] "runtime", [2024-03-20T20:02:36.418Z] "runtime/internal/atomic", [2024-03-20T20:02:36.418Z] "runtime/internal/math", [2024-03-20T20:02:36.418Z] "runtime/internal/sys", [2024-03-20T20:02:36.418Z] "sort", [2024-03-20T20:02:36.418Z] "strconv", [2024-03-20T20:02:36.418Z] "strings", [2024-03-20T20:02:36.418Z] "sync", [2024-03-20T20:02:36.418Z] "sync/atomic", [2024-03-20T20:02:36.418Z] "syscall", [2024-03-20T20:02:36.418Z] "time", [2024-03-20T20:02:36.418Z] "unicode", [2024-03-20T20:02:36.418Z] "unicode/utf16", [2024-03-20T20:02:36.418Z] "unicode/utf8", [2024-03-20T20:02:36.418Z] "unsafe" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestGoFiles": [ [2024-03-20T20:02:36.418Z] "bench_test.go", [2024-03-20T20:02:36.418Z] "bytestring_test.go", [2024-03-20T20:02:36.418Z] "decode_test.go", [2024-03-20T20:02:36.418Z] "diagnose_test.go", [2024-03-20T20:02:36.418Z] "encode_test.go", [2024-03-20T20:02:36.418Z] "simplevalue_test.go", [2024-03-20T20:02:36.418Z] "stream_test.go", [2024-03-20T20:02:36.418Z] "tag_test.go", [2024-03-20T20:02:36.418Z] "valid_test.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestImports": [ [2024-03-20T20:02:36.418Z] "bytes", [2024-03-20T20:02:36.418Z] "encoding/binary", [2024-03-20T20:02:36.418Z] "encoding/hex", [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "math/big", [2024-03-20T20:02:36.418Z] "reflect", [2024-03-20T20:02:36.418Z] "strings", [2024-03-20T20:02:36.418Z] "testing", [2024-03-20T20:02:36.418Z] "time" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "XTestGoFiles": [ [2024-03-20T20:02:36.418Z] "example_test.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "XTestImports": [ [2024-03-20T20:02:36.418Z] "bytes", [2024-03-20T20:02:36.418Z] "encoding/hex", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "reflect", [2024-03-20T20:02:36.418Z] "time" [2024-03-20T20:02:36.418Z] ] [2024-03-20T20:02:36.418Z] } [2024-03-20T20:02:36.418Z] { [2024-03-20T20:02:36.418Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/requests", [2024-03-20T20:02:36.418Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.418Z] "Name": "requests", [2024-03-20T20:02:36.418Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.418Z] "Module": { [2024-03-20T20:02:36.418Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.418Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.418Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.418Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.418Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.418Z] "GoVersion": "1.21" [2024-03-20T20:02:36.418Z] }, [2024-03-20T20:02:36.418Z] "DepOnly": true, [2024-03-20T20:02:36.418Z] "Stale": true, [2024-03-20T20:02:36.418Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.418Z] "GoFiles": [ [2024-03-20T20:02:36.418Z] "device.go", [2024-03-20T20:02:36.418Z] "devicecommand.go", [2024-03-20T20:02:36.418Z] "deviceprofile.go", [2024-03-20T20:02:36.418Z] "deviceprofilebasicinfo.go", [2024-03-20T20:02:36.418Z] "deviceresource.go", [2024-03-20T20:02:36.418Z] "deviceservice.go", [2024-03-20T20:02:36.418Z] "event.go", [2024-03-20T20:02:36.418Z] "interval.go", [2024-03-20T20:02:36.418Z] "intervalaction.go", [2024-03-20T20:02:36.418Z] "kvs.go", [2024-03-20T20:02:36.418Z] "notification.go", [2024-03-20T20:02:36.418Z] "operation.go", [2024-03-20T20:02:36.418Z] "provisionwatcher.go", [2024-03-20T20:02:36.418Z] "registration.go", [2024-03-20T20:02:36.418Z] "subscription.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Imports": [ [2024-03-20T20:02:36.418Z] "encoding/json", [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.418Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.418Z] "os", [2024-03-20T20:02:36.418Z] "strings" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "Deps": [ [2024-03-20T20:02:36.418Z] "bufio", [2024-03-20T20:02:36.418Z] "bytes", [2024-03-20T20:02:36.418Z] "compress/flate", [2024-03-20T20:02:36.418Z] "compress/gzip", [2024-03-20T20:02:36.418Z] "compress/zlib", [2024-03-20T20:02:36.418Z] "container/list", [2024-03-20T20:02:36.418Z] "context", [2024-03-20T20:02:36.418Z] "crypto", [2024-03-20T20:02:36.418Z] "crypto/aes", [2024-03-20T20:02:36.418Z] "crypto/cipher", [2024-03-20T20:02:36.418Z] "crypto/des", [2024-03-20T20:02:36.418Z] "crypto/dsa", [2024-03-20T20:02:36.418Z] "crypto/ecdsa", [2024-03-20T20:02:36.418Z] "crypto/ed25519", [2024-03-20T20:02:36.418Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.418Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.418Z] "crypto/elliptic", [2024-03-20T20:02:36.418Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.418Z] "crypto/hmac", [2024-03-20T20:02:36.418Z] "crypto/internal/randutil", [2024-03-20T20:02:36.418Z] "crypto/internal/subtle", [2024-03-20T20:02:36.418Z] "crypto/md5", [2024-03-20T20:02:36.418Z] "crypto/rand", [2024-03-20T20:02:36.418Z] "crypto/rc4", [2024-03-20T20:02:36.418Z] "crypto/rsa", [2024-03-20T20:02:36.418Z] "crypto/sha1", [2024-03-20T20:02:36.418Z] "crypto/sha256", [2024-03-20T20:02:36.418Z] "crypto/sha512", [2024-03-20T20:02:36.418Z] "crypto/subtle", [2024-03-20T20:02:36.418Z] "crypto/tls", [2024-03-20T20:02:36.418Z] "crypto/x509", [2024-03-20T20:02:36.418Z] "crypto/x509/pkix", [2024-03-20T20:02:36.418Z] "database/sql/driver", [2024-03-20T20:02:36.418Z] "debug/dwarf", [2024-03-20T20:02:36.418Z] "debug/macho", [2024-03-20T20:02:36.418Z] "encoding", [2024-03-20T20:02:36.418Z] "encoding/asn1", [2024-03-20T20:02:36.418Z] "encoding/base32", [2024-03-20T20:02:36.418Z] "encoding/base64", [2024-03-20T20:02:36.418Z] "encoding/binary", [2024-03-20T20:02:36.418Z] "encoding/csv", [2024-03-20T20:02:36.418Z] "encoding/hex", [2024-03-20T20:02:36.418Z] "encoding/json", [2024-03-20T20:02:36.418Z] "encoding/pem", [2024-03-20T20:02:36.418Z] "encoding/xml", [2024-03-20T20:02:36.418Z] "errors", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.418Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.418Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.418Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.418Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.418Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.418Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.418Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.418Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.418Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.418Z] "github.com/google/uuid", [2024-03-20T20:02:36.418Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.418Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.418Z] "github.com/x448/float16", [2024-03-20T20:02:36.418Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.418Z] "golang.org/x/net/html", [2024-03-20T20:02:36.418Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.418Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.418Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.418Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.418Z] "golang.org/x/text/language", [2024-03-20T20:02:36.418Z] "hash", [2024-03-20T20:02:36.418Z] "hash/adler32", [2024-03-20T20:02:36.418Z] "hash/crc32", [2024-03-20T20:02:36.418Z] "internal/abi", [2024-03-20T20:02:36.418Z] "internal/bytealg", [2024-03-20T20:02:36.418Z] "internal/cpu", [2024-03-20T20:02:36.418Z] "internal/fmtsort", [2024-03-20T20:02:36.418Z] "internal/goexperiment", [2024-03-20T20:02:36.418Z] "internal/itoa", [2024-03-20T20:02:36.418Z] "internal/nettrace", [2024-03-20T20:02:36.418Z] "internal/oserror", [2024-03-20T20:02:36.418Z] "internal/poll", [2024-03-20T20:02:36.418Z] "internal/race", [2024-03-20T20:02:36.418Z] "internal/reflectlite", [2024-03-20T20:02:36.418Z] "internal/singleflight", [2024-03-20T20:02:36.418Z] "internal/syscall/execenv", [2024-03-20T20:02:36.418Z] "internal/syscall/unix", [2024-03-20T20:02:36.418Z] "internal/testlog", [2024-03-20T20:02:36.418Z] "internal/unsafeheader", [2024-03-20T20:02:36.418Z] "io", [2024-03-20T20:02:36.418Z] "io/fs", [2024-03-20T20:02:36.418Z] "io/ioutil", [2024-03-20T20:02:36.418Z] "log", [2024-03-20T20:02:36.418Z] "math", [2024-03-20T20:02:36.418Z] "math/big", [2024-03-20T20:02:36.418Z] "math/bits", [2024-03-20T20:02:36.418Z] "math/rand", [2024-03-20T20:02:36.418Z] "mime", [2024-03-20T20:02:36.418Z] "mime/multipart", [2024-03-20T20:02:36.418Z] "mime/quotedprintable", [2024-03-20T20:02:36.418Z] "net", [2024-03-20T20:02:36.418Z] "net/http", [2024-03-20T20:02:36.418Z] "net/http/httptrace", [2024-03-20T20:02:36.418Z] "net/http/internal", [2024-03-20T20:02:36.418Z] "net/http/internal/ascii", [2024-03-20T20:02:36.418Z] "net/textproto", [2024-03-20T20:02:36.418Z] "net/url", [2024-03-20T20:02:36.418Z] "os", [2024-03-20T20:02:36.418Z] "path", [2024-03-20T20:02:36.418Z] "path/filepath", [2024-03-20T20:02:36.418Z] "reflect", [2024-03-20T20:02:36.418Z] "regexp", [2024-03-20T20:02:36.418Z] "regexp/syntax", [2024-03-20T20:02:36.418Z] "runtime", [2024-03-20T20:02:36.418Z] "runtime/cgo", [2024-03-20T20:02:36.418Z] "runtime/internal/atomic", [2024-03-20T20:02:36.418Z] "runtime/internal/math", [2024-03-20T20:02:36.418Z] "runtime/internal/sys", [2024-03-20T20:02:36.418Z] "sort", [2024-03-20T20:02:36.418Z] "strconv", [2024-03-20T20:02:36.418Z] "strings", [2024-03-20T20:02:36.418Z] "sync", [2024-03-20T20:02:36.418Z] "sync/atomic", [2024-03-20T20:02:36.418Z] "syscall", [2024-03-20T20:02:36.418Z] "time", [2024-03-20T20:02:36.418Z] "unicode", [2024-03-20T20:02:36.418Z] "unicode/utf16", [2024-03-20T20:02:36.418Z] "unicode/utf8", [2024-03-20T20:02:36.418Z] "unsafe", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.418Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestGoFiles": [ [2024-03-20T20:02:36.418Z] "const_test.go", [2024-03-20T20:02:36.418Z] "device_test.go", [2024-03-20T20:02:36.418Z] "devicecommand_test.go", [2024-03-20T20:02:36.418Z] "deviceprofile_test.go", [2024-03-20T20:02:36.418Z] "deviceprofilebasicinfo_test.go", [2024-03-20T20:02:36.418Z] "deviceresource_test.go", [2024-03-20T20:02:36.418Z] "deviceservice_test.go", [2024-03-20T20:02:36.418Z] "event_test.go", [2024-03-20T20:02:36.418Z] "interval_test.go", [2024-03-20T20:02:36.418Z] "intervalaction_test.go", [2024-03-20T20:02:36.418Z] "kvs_test.go", [2024-03-20T20:02:36.418Z] "notification_test.go", [2024-03-20T20:02:36.418Z] "operation_test.go", [2024-03-20T20:02:36.418Z] "provisionwatcher_test.go", [2024-03-20T20:02:36.418Z] "registration_test.go", [2024-03-20T20:02:36.418Z] "subscription_test.go" [2024-03-20T20:02:36.418Z] ], [2024-03-20T20:02:36.418Z] "TestImports": [ [2024-03-20T20:02:36.418Z] "encoding/json", [2024-03-20T20:02:36.418Z] "fmt", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.418Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.418Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.418Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.418Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.418Z] "strconv", [2024-03-20T20:02:36.418Z] "testing" [2024-03-20T20:02:36.418Z] ] [2024-03-20T20:02:36.418Z] } [2024-03-20T20:02:36.418Z] { [2024-03-20T20:02:36.418Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/responses", [2024-03-20T20:02:36.418Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.418Z] "Name": "responses", [2024-03-20T20:02:36.418Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.419Z] "Module": { [2024-03-20T20:02:36.419Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.419Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.419Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.419Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.419Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.419Z] "GoVersion": "1.21" [2024-03-20T20:02:36.419Z] }, [2024-03-20T20:02:36.419Z] "DepOnly": true, [2024-03-20T20:02:36.419Z] "Stale": true, [2024-03-20T20:02:36.419Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.419Z] "GoFiles": [ [2024-03-20T20:02:36.419Z] "corecommand.go", [2024-03-20T20:02:36.419Z] "device.go", [2024-03-20T20:02:36.419Z] "deviceprofile.go", [2024-03-20T20:02:36.419Z] "deviceresource.go", [2024-03-20T20:02:36.419Z] "deviceservice.go", [2024-03-20T20:02:36.419Z] "event.go", [2024-03-20T20:02:36.419Z] "interval.go", [2024-03-20T20:02:36.419Z] "intervalaction.go", [2024-03-20T20:02:36.419Z] "kvs.go", [2024-03-20T20:02:36.419Z] "notification.go", [2024-03-20T20:02:36.419Z] "provisionwatcher.go", [2024-03-20T20:02:36.419Z] "reading.go", [2024-03-20T20:02:36.419Z] "registration.go", [2024-03-20T20:02:36.419Z] "subscription.go", [2024-03-20T20:02:36.419Z] "transmission.go", [2024-03-20T20:02:36.419Z] "uom.go" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "Imports": [ [2024-03-20T20:02:36.419Z] "encoding/json", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.419Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.419Z] "os" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "Deps": [ [2024-03-20T20:02:36.419Z] "bufio", [2024-03-20T20:02:36.419Z] "bytes", [2024-03-20T20:02:36.419Z] "compress/flate", [2024-03-20T20:02:36.419Z] "compress/gzip", [2024-03-20T20:02:36.419Z] "compress/zlib", [2024-03-20T20:02:36.419Z] "container/list", [2024-03-20T20:02:36.419Z] "context", [2024-03-20T20:02:36.419Z] "crypto", [2024-03-20T20:02:36.419Z] "crypto/aes", [2024-03-20T20:02:36.419Z] "crypto/cipher", [2024-03-20T20:02:36.419Z] "crypto/des", [2024-03-20T20:02:36.419Z] "crypto/dsa", [2024-03-20T20:02:36.419Z] "crypto/ecdsa", [2024-03-20T20:02:36.419Z] "crypto/ed25519", [2024-03-20T20:02:36.419Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.419Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.419Z] "crypto/elliptic", [2024-03-20T20:02:36.419Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.419Z] "crypto/hmac", [2024-03-20T20:02:36.419Z] "crypto/internal/randutil", [2024-03-20T20:02:36.419Z] "crypto/internal/subtle", [2024-03-20T20:02:36.419Z] "crypto/md5", [2024-03-20T20:02:36.419Z] "crypto/rand", [2024-03-20T20:02:36.419Z] "crypto/rc4", [2024-03-20T20:02:36.419Z] "crypto/rsa", [2024-03-20T20:02:36.419Z] "crypto/sha1", [2024-03-20T20:02:36.419Z] "crypto/sha256", [2024-03-20T20:02:36.419Z] "crypto/sha512", [2024-03-20T20:02:36.419Z] "crypto/subtle", [2024-03-20T20:02:36.419Z] "crypto/tls", [2024-03-20T20:02:36.419Z] "crypto/x509", [2024-03-20T20:02:36.419Z] "crypto/x509/pkix", [2024-03-20T20:02:36.419Z] "database/sql/driver", [2024-03-20T20:02:36.419Z] "debug/dwarf", [2024-03-20T20:02:36.419Z] "debug/macho", [2024-03-20T20:02:36.419Z] "encoding", [2024-03-20T20:02:36.419Z] "encoding/asn1", [2024-03-20T20:02:36.419Z] "encoding/base32", [2024-03-20T20:02:36.419Z] "encoding/base64", [2024-03-20T20:02:36.419Z] "encoding/binary", [2024-03-20T20:02:36.419Z] "encoding/csv", [2024-03-20T20:02:36.419Z] "encoding/hex", [2024-03-20T20:02:36.419Z] "encoding/json", [2024-03-20T20:02:36.419Z] "encoding/pem", [2024-03-20T20:02:36.419Z] "encoding/xml", [2024-03-20T20:02:36.419Z] "errors", [2024-03-20T20:02:36.419Z] "fmt", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.419Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.419Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.419Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.419Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.419Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.419Z] "github.com/google/uuid", [2024-03-20T20:02:36.419Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.419Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.419Z] "github.com/x448/float16", [2024-03-20T20:02:36.419Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.419Z] "golang.org/x/net/html", [2024-03-20T20:02:36.419Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.419Z] "golang.org/x/text/language", [2024-03-20T20:02:36.419Z] "hash", [2024-03-20T20:02:36.419Z] "hash/adler32", [2024-03-20T20:02:36.419Z] "hash/crc32", [2024-03-20T20:02:36.419Z] "internal/abi", [2024-03-20T20:02:36.419Z] "internal/bytealg", [2024-03-20T20:02:36.419Z] "internal/cpu", [2024-03-20T20:02:36.419Z] "internal/fmtsort", [2024-03-20T20:02:36.419Z] "internal/goexperiment", [2024-03-20T20:02:36.419Z] "internal/itoa", [2024-03-20T20:02:36.419Z] "internal/nettrace", [2024-03-20T20:02:36.419Z] "internal/oserror", [2024-03-20T20:02:36.419Z] "internal/poll", [2024-03-20T20:02:36.419Z] "internal/race", [2024-03-20T20:02:36.419Z] "internal/reflectlite", [2024-03-20T20:02:36.419Z] "internal/singleflight", [2024-03-20T20:02:36.419Z] "internal/syscall/execenv", [2024-03-20T20:02:36.419Z] "internal/syscall/unix", [2024-03-20T20:02:36.419Z] "internal/testlog", [2024-03-20T20:02:36.419Z] "internal/unsafeheader", [2024-03-20T20:02:36.419Z] "io", [2024-03-20T20:02:36.419Z] "io/fs", [2024-03-20T20:02:36.419Z] "io/ioutil", [2024-03-20T20:02:36.419Z] "log", [2024-03-20T20:02:36.419Z] "math", [2024-03-20T20:02:36.419Z] "math/big", [2024-03-20T20:02:36.419Z] "math/bits", [2024-03-20T20:02:36.419Z] "math/rand", [2024-03-20T20:02:36.419Z] "mime", [2024-03-20T20:02:36.419Z] "mime/multipart", [2024-03-20T20:02:36.419Z] "mime/quotedprintable", [2024-03-20T20:02:36.419Z] "net", [2024-03-20T20:02:36.419Z] "net/http", [2024-03-20T20:02:36.419Z] "net/http/httptrace", [2024-03-20T20:02:36.419Z] "net/http/internal", [2024-03-20T20:02:36.419Z] "net/http/internal/ascii", [2024-03-20T20:02:36.419Z] "net/textproto", [2024-03-20T20:02:36.419Z] "net/url", [2024-03-20T20:02:36.419Z] "os", [2024-03-20T20:02:36.419Z] "path", [2024-03-20T20:02:36.419Z] "path/filepath", [2024-03-20T20:02:36.419Z] "reflect", [2024-03-20T20:02:36.419Z] "regexp", [2024-03-20T20:02:36.419Z] "regexp/syntax", [2024-03-20T20:02:36.419Z] "runtime", [2024-03-20T20:02:36.419Z] "runtime/cgo", [2024-03-20T20:02:36.419Z] "runtime/internal/atomic", [2024-03-20T20:02:36.419Z] "runtime/internal/math", [2024-03-20T20:02:36.419Z] "runtime/internal/sys", [2024-03-20T20:02:36.419Z] "sort", [2024-03-20T20:02:36.419Z] "strconv", [2024-03-20T20:02:36.419Z] "strings", [2024-03-20T20:02:36.419Z] "sync", [2024-03-20T20:02:36.419Z] "sync/atomic", [2024-03-20T20:02:36.419Z] "syscall", [2024-03-20T20:02:36.419Z] "time", [2024-03-20T20:02:36.419Z] "unicode", [2024-03-20T20:02:36.419Z] "unicode/utf16", [2024-03-20T20:02:36.419Z] "unicode/utf8", [2024-03-20T20:02:36.419Z] "unsafe", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "TestGoFiles": [ [2024-03-20T20:02:36.419Z] "corecommand_test.go", [2024-03-20T20:02:36.419Z] "device_test.go", [2024-03-20T20:02:36.419Z] "deviceprofile_test.go", [2024-03-20T20:02:36.419Z] "deviceresource_test.go", [2024-03-20T20:02:36.419Z] "deviceservice_test.go", [2024-03-20T20:02:36.419Z] "event_test.go", [2024-03-20T20:02:36.419Z] "interval_test.go", [2024-03-20T20:02:36.419Z] "intervalaction_test.go", [2024-03-20T20:02:36.419Z] "kvs_test.go", [2024-03-20T20:02:36.419Z] "notification_test.go", [2024-03-20T20:02:36.419Z] "provisionwatcher_test.go", [2024-03-20T20:02:36.419Z] "reading_test.go", [2024-03-20T20:02:36.419Z] "registration_test.go", [2024-03-20T20:02:36.419Z] "subscription_test.go", [2024-03-20T20:02:36.419Z] "transmission_test.go", [2024-03-20T20:02:36.419Z] "uom_test.go" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "TestImports": [ [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.419Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.419Z] "net/http", [2024-03-20T20:02:36.419Z] "testing" [2024-03-20T20:02:36.419Z] ] [2024-03-20T20:02:36.419Z] } [2024-03-20T20:02:36.419Z] { [2024-03-20T20:02:36.419Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/interfaces", [2024-03-20T20:02:36.419Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.419Z] "Name": "interfaces", [2024-03-20T20:02:36.419Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.419Z] "Module": { [2024-03-20T20:02:36.419Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.419Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.419Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.419Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.419Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.419Z] "GoVersion": "1.21" [2024-03-20T20:02:36.419Z] }, [2024-03-20T20:02:36.419Z] "DepOnly": true, [2024-03-20T20:02:36.419Z] "Stale": true, [2024-03-20T20:02:36.419Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.419Z] "GoFiles": [ [2024-03-20T20:02:36.419Z] "authinjector.go", [2024-03-20T20:02:36.419Z] "command.go", [2024-03-20T20:02:36.419Z] "common.go", [2024-03-20T20:02:36.419Z] "device.go", [2024-03-20T20:02:36.419Z] "deviceprofile.go", [2024-03-20T20:02:36.419Z] "deviceservice.go", [2024-03-20T20:02:36.419Z] "deviceservicecallback.go", [2024-03-20T20:02:36.419Z] "deviceservicecommand.go", [2024-03-20T20:02:36.419Z] "event.go", [2024-03-20T20:02:36.419Z] "general.go", [2024-03-20T20:02:36.419Z] "interval.go", [2024-03-20T20:02:36.419Z] "intervalaction.go", [2024-03-20T20:02:36.419Z] "kvs.go", [2024-03-20T20:02:36.419Z] "notification.go", [2024-03-20T20:02:36.419Z] "provisionwatcher.go", [2024-03-20T20:02:36.419Z] "reading.go", [2024-03-20T20:02:36.419Z] "registry.go", [2024-03-20T20:02:36.419Z] "subscription.go", [2024-03-20T20:02:36.419Z] "transmission.go" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "Imports": [ [2024-03-20T20:02:36.419Z] "context", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.419Z] "net/http" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "Deps": [ [2024-03-20T20:02:36.419Z] "bufio", [2024-03-20T20:02:36.419Z] "bytes", [2024-03-20T20:02:36.419Z] "compress/flate", [2024-03-20T20:02:36.419Z] "compress/gzip", [2024-03-20T20:02:36.419Z] "compress/zlib", [2024-03-20T20:02:36.419Z] "container/list", [2024-03-20T20:02:36.419Z] "context", [2024-03-20T20:02:36.419Z] "crypto", [2024-03-20T20:02:36.419Z] "crypto/aes", [2024-03-20T20:02:36.419Z] "crypto/cipher", [2024-03-20T20:02:36.419Z] "crypto/des", [2024-03-20T20:02:36.419Z] "crypto/dsa", [2024-03-20T20:02:36.419Z] "crypto/ecdsa", [2024-03-20T20:02:36.419Z] "crypto/ed25519", [2024-03-20T20:02:36.419Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.419Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.419Z] "crypto/elliptic", [2024-03-20T20:02:36.419Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.419Z] "crypto/hmac", [2024-03-20T20:02:36.419Z] "crypto/internal/randutil", [2024-03-20T20:02:36.419Z] "crypto/internal/subtle", [2024-03-20T20:02:36.419Z] "crypto/md5", [2024-03-20T20:02:36.419Z] "crypto/rand", [2024-03-20T20:02:36.419Z] "crypto/rc4", [2024-03-20T20:02:36.419Z] "crypto/rsa", [2024-03-20T20:02:36.419Z] "crypto/sha1", [2024-03-20T20:02:36.419Z] "crypto/sha256", [2024-03-20T20:02:36.419Z] "crypto/sha512", [2024-03-20T20:02:36.419Z] "crypto/subtle", [2024-03-20T20:02:36.419Z] "crypto/tls", [2024-03-20T20:02:36.419Z] "crypto/x509", [2024-03-20T20:02:36.419Z] "crypto/x509/pkix", [2024-03-20T20:02:36.419Z] "database/sql/driver", [2024-03-20T20:02:36.419Z] "debug/dwarf", [2024-03-20T20:02:36.419Z] "debug/macho", [2024-03-20T20:02:36.419Z] "encoding", [2024-03-20T20:02:36.419Z] "encoding/asn1", [2024-03-20T20:02:36.419Z] "encoding/base32", [2024-03-20T20:02:36.419Z] "encoding/base64", [2024-03-20T20:02:36.419Z] "encoding/binary", [2024-03-20T20:02:36.419Z] "encoding/csv", [2024-03-20T20:02:36.419Z] "encoding/hex", [2024-03-20T20:02:36.419Z] "encoding/json", [2024-03-20T20:02:36.419Z] "encoding/pem", [2024-03-20T20:02:36.419Z] "encoding/xml", [2024-03-20T20:02:36.419Z] "errors", [2024-03-20T20:02:36.419Z] "fmt", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.419Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.419Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.419Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.419Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.419Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.419Z] "github.com/google/uuid", [2024-03-20T20:02:36.419Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.419Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.419Z] "github.com/x448/float16", [2024-03-20T20:02:36.419Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.419Z] "golang.org/x/net/html", [2024-03-20T20:02:36.419Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.419Z] "golang.org/x/text/language", [2024-03-20T20:02:36.419Z] "hash", [2024-03-20T20:02:36.419Z] "hash/adler32", [2024-03-20T20:02:36.419Z] "hash/crc32", [2024-03-20T20:02:36.419Z] "internal/abi", [2024-03-20T20:02:36.419Z] "internal/bytealg", [2024-03-20T20:02:36.419Z] "internal/cpu", [2024-03-20T20:02:36.419Z] "internal/fmtsort", [2024-03-20T20:02:36.419Z] "internal/goexperiment", [2024-03-20T20:02:36.419Z] "internal/itoa", [2024-03-20T20:02:36.419Z] "internal/nettrace", [2024-03-20T20:02:36.419Z] "internal/oserror", [2024-03-20T20:02:36.419Z] "internal/poll", [2024-03-20T20:02:36.419Z] "internal/race", [2024-03-20T20:02:36.419Z] "internal/reflectlite", [2024-03-20T20:02:36.419Z] "internal/singleflight", [2024-03-20T20:02:36.419Z] "internal/syscall/execenv", [2024-03-20T20:02:36.419Z] "internal/syscall/unix", [2024-03-20T20:02:36.419Z] "internal/testlog", [2024-03-20T20:02:36.419Z] "internal/unsafeheader", [2024-03-20T20:02:36.419Z] "io", [2024-03-20T20:02:36.419Z] "io/fs", [2024-03-20T20:02:36.419Z] "io/ioutil", [2024-03-20T20:02:36.419Z] "log", [2024-03-20T20:02:36.419Z] "math", [2024-03-20T20:02:36.419Z] "math/big", [2024-03-20T20:02:36.419Z] "math/bits", [2024-03-20T20:02:36.419Z] "math/rand", [2024-03-20T20:02:36.419Z] "mime", [2024-03-20T20:02:36.419Z] "mime/multipart", [2024-03-20T20:02:36.419Z] "mime/quotedprintable", [2024-03-20T20:02:36.419Z] "net", [2024-03-20T20:02:36.419Z] "net/http", [2024-03-20T20:02:36.419Z] "net/http/httptrace", [2024-03-20T20:02:36.419Z] "net/http/internal", [2024-03-20T20:02:36.419Z] "net/http/internal/ascii", [2024-03-20T20:02:36.419Z] "net/textproto", [2024-03-20T20:02:36.419Z] "net/url", [2024-03-20T20:02:36.419Z] "os", [2024-03-20T20:02:36.419Z] "path", [2024-03-20T20:02:36.419Z] "path/filepath", [2024-03-20T20:02:36.419Z] "reflect", [2024-03-20T20:02:36.419Z] "regexp", [2024-03-20T20:02:36.419Z] "regexp/syntax", [2024-03-20T20:02:36.419Z] "runtime", [2024-03-20T20:02:36.419Z] "runtime/cgo", [2024-03-20T20:02:36.419Z] "runtime/internal/atomic", [2024-03-20T20:02:36.419Z] "runtime/internal/math", [2024-03-20T20:02:36.419Z] "runtime/internal/sys", [2024-03-20T20:02:36.419Z] "sort", [2024-03-20T20:02:36.419Z] "strconv", [2024-03-20T20:02:36.419Z] "strings", [2024-03-20T20:02:36.419Z] "sync", [2024-03-20T20:02:36.419Z] "sync/atomic", [2024-03-20T20:02:36.419Z] "syscall", [2024-03-20T20:02:36.419Z] "time", [2024-03-20T20:02:36.419Z] "unicode", [2024-03-20T20:02:36.419Z] "unicode/utf16", [2024-03-20T20:02:36.419Z] "unicode/utf8", [2024-03-20T20:02:36.419Z] "unsafe", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.419Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.419Z] ] [2024-03-20T20:02:36.419Z] } [2024-03-20T20:02:36.419Z] { [2024-03-20T20:02:36.419Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/pkg/types", [2024-03-20T20:02:36.419Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.419Z] "Name": "types", [2024-03-20T20:02:36.419Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.419Z] "Module": { [2024-03-20T20:02:36.419Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.419Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.419Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.419Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.419Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.419Z] "GoVersion": "1.21" [2024-03-20T20:02:36.419Z] }, [2024-03-20T20:02:36.419Z] "DepOnly": true, [2024-03-20T20:02:36.419Z] "Stale": true, [2024-03-20T20:02:36.419Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.419Z] "GoFiles": [ [2024-03-20T20:02:36.419Z] "host_info.go", [2024-03-20T20:02:36.419Z] "message_envelope.go", [2024-03-20T20:02:36.419Z] "types.go" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "Imports": [ [2024-03-20T20:02:36.419Z] "context", [2024-03-20T20:02:36.419Z] "encoding/json", [2024-03-20T20:02:36.419Z] "errors", [2024-03-20T20:02:36.419Z] "fmt", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.419Z] "github.com/google/uuid" [2024-03-20T20:02:36.419Z] ], [2024-03-20T20:02:36.419Z] "Deps": [ [2024-03-20T20:02:36.419Z] "bufio", [2024-03-20T20:02:36.419Z] "bytes", [2024-03-20T20:02:36.419Z] "compress/flate", [2024-03-20T20:02:36.419Z] "compress/gzip", [2024-03-20T20:02:36.419Z] "compress/zlib", [2024-03-20T20:02:36.419Z] "container/list", [2024-03-20T20:02:36.419Z] "context", [2024-03-20T20:02:36.419Z] "crypto", [2024-03-20T20:02:36.419Z] "crypto/aes", [2024-03-20T20:02:36.419Z] "crypto/cipher", [2024-03-20T20:02:36.419Z] "crypto/des", [2024-03-20T20:02:36.419Z] "crypto/dsa", [2024-03-20T20:02:36.419Z] "crypto/ecdsa", [2024-03-20T20:02:36.419Z] "crypto/ed25519", [2024-03-20T20:02:36.419Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.419Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.419Z] "crypto/elliptic", [2024-03-20T20:02:36.419Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.419Z] "crypto/hmac", [2024-03-20T20:02:36.419Z] "crypto/internal/randutil", [2024-03-20T20:02:36.419Z] "crypto/internal/subtle", [2024-03-20T20:02:36.419Z] "crypto/md5", [2024-03-20T20:02:36.419Z] "crypto/rand", [2024-03-20T20:02:36.419Z] "crypto/rc4", [2024-03-20T20:02:36.419Z] "crypto/rsa", [2024-03-20T20:02:36.419Z] "crypto/sha1", [2024-03-20T20:02:36.419Z] "crypto/sha256", [2024-03-20T20:02:36.419Z] "crypto/sha512", [2024-03-20T20:02:36.419Z] "crypto/subtle", [2024-03-20T20:02:36.419Z] "crypto/tls", [2024-03-20T20:02:36.419Z] "crypto/x509", [2024-03-20T20:02:36.419Z] "crypto/x509/pkix", [2024-03-20T20:02:36.419Z] "database/sql/driver", [2024-03-20T20:02:36.419Z] "debug/dwarf", [2024-03-20T20:02:36.419Z] "debug/macho", [2024-03-20T20:02:36.419Z] "encoding", [2024-03-20T20:02:36.419Z] "encoding/asn1", [2024-03-20T20:02:36.419Z] "encoding/base64", [2024-03-20T20:02:36.419Z] "encoding/binary", [2024-03-20T20:02:36.419Z] "encoding/csv", [2024-03-20T20:02:36.419Z] "encoding/hex", [2024-03-20T20:02:36.419Z] "encoding/json", [2024-03-20T20:02:36.419Z] "encoding/pem", [2024-03-20T20:02:36.419Z] "encoding/xml", [2024-03-20T20:02:36.419Z] "errors", [2024-03-20T20:02:36.419Z] "fmt", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.419Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.419Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.419Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.419Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.419Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.419Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.419Z] "github.com/google/uuid", [2024-03-20T20:02:36.419Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.419Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.419Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.419Z] "golang.org/x/net/html", [2024-03-20T20:02:36.419Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.419Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.419Z] "golang.org/x/text/language", [2024-03-20T20:02:36.419Z] "hash", [2024-03-20T20:02:36.419Z] "hash/adler32", [2024-03-20T20:02:36.419Z] "hash/crc32", [2024-03-20T20:02:36.419Z] "internal/abi", [2024-03-20T20:02:36.419Z] "internal/bytealg", [2024-03-20T20:02:36.419Z] "internal/cpu", [2024-03-20T20:02:36.419Z] "internal/fmtsort", [2024-03-20T20:02:36.419Z] "internal/goexperiment", [2024-03-20T20:02:36.419Z] "internal/itoa", [2024-03-20T20:02:36.419Z] "internal/nettrace", [2024-03-20T20:02:36.419Z] "internal/oserror", [2024-03-20T20:02:36.419Z] "internal/poll", [2024-03-20T20:02:36.419Z] "internal/race", [2024-03-20T20:02:36.419Z] "internal/reflectlite", [2024-03-20T20:02:36.419Z] "internal/singleflight", [2024-03-20T20:02:36.419Z] "internal/syscall/execenv", [2024-03-20T20:02:36.419Z] "internal/syscall/unix", [2024-03-20T20:02:36.420Z] "internal/testlog", [2024-03-20T20:02:36.420Z] "internal/unsafeheader", [2024-03-20T20:02:36.420Z] "io", [2024-03-20T20:02:36.420Z] "io/fs", [2024-03-20T20:02:36.420Z] "io/ioutil", [2024-03-20T20:02:36.420Z] "log", [2024-03-20T20:02:36.420Z] "math", [2024-03-20T20:02:36.420Z] "math/big", [2024-03-20T20:02:36.420Z] "math/bits", [2024-03-20T20:02:36.420Z] "math/rand", [2024-03-20T20:02:36.420Z] "mime", [2024-03-20T20:02:36.420Z] "mime/multipart", [2024-03-20T20:02:36.420Z] "mime/quotedprintable", [2024-03-20T20:02:36.420Z] "net", [2024-03-20T20:02:36.420Z] "net/http", [2024-03-20T20:02:36.420Z] "net/http/httptrace", [2024-03-20T20:02:36.420Z] "net/http/internal", [2024-03-20T20:02:36.420Z] "net/http/internal/ascii", [2024-03-20T20:02:36.420Z] "net/textproto", [2024-03-20T20:02:36.420Z] "net/url", [2024-03-20T20:02:36.420Z] "os", [2024-03-20T20:02:36.420Z] "path", [2024-03-20T20:02:36.420Z] "path/filepath", [2024-03-20T20:02:36.420Z] "reflect", [2024-03-20T20:02:36.420Z] "regexp", [2024-03-20T20:02:36.420Z] "regexp/syntax", [2024-03-20T20:02:36.420Z] "runtime", [2024-03-20T20:02:36.420Z] "runtime/cgo", [2024-03-20T20:02:36.420Z] "runtime/internal/atomic", [2024-03-20T20:02:36.420Z] "runtime/internal/math", [2024-03-20T20:02:36.420Z] "runtime/internal/sys", [2024-03-20T20:02:36.420Z] "sort", [2024-03-20T20:02:36.420Z] "strconv", [2024-03-20T20:02:36.420Z] "strings", [2024-03-20T20:02:36.420Z] "sync", [2024-03-20T20:02:36.420Z] "sync/atomic", [2024-03-20T20:02:36.420Z] "syscall", [2024-03-20T20:02:36.420Z] "time", [2024-03-20T20:02:36.420Z] "unicode", [2024-03-20T20:02:36.420Z] "unicode/utf16", [2024-03-20T20:02:36.420Z] "unicode/utf8", [2024-03-20T20:02:36.420Z] "unsafe", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "TestGoFiles": [ [2024-03-20T20:02:36.420Z] "host_info_test.go", [2024-03-20T20:02:36.420Z] "message_envelope_test.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "TestImports": [ [2024-03-20T20:02:36.420Z] "context", [2024-03-20T20:02:36.420Z] "encoding/json", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.420Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.420Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.420Z] "strconv", [2024-03-20T20:02:36.420Z] "testing" [2024-03-20T20:02:36.420Z] ] [2024-03-20T20:02:36.420Z] } [2024-03-20T20:02:36.420Z] { [2024-03-20T20:02:36.420Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg", [2024-03-20T20:02:36.420Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.420Z] "Name": "pkg", [2024-03-20T20:02:36.420Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "Module": { [2024-03-20T20:02:36.420Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.420Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.420Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.420Z] "GoVersion": "1.21" [2024-03-20T20:02:36.420Z] }, [2024-03-20T20:02:36.420Z] "DepOnly": true, [2024-03-20T20:02:36.420Z] "Stale": true, [2024-03-20T20:02:36.420Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.420Z] "GoFiles": [ [2024-03-20T20:02:36.420Z] "config.go", [2024-03-20T20:02:36.420Z] "constants.go", [2024-03-20T20:02:36.420Z] "errors.go", [2024-03-20T20:02:36.420Z] "noopclient.go", [2024-03-20T20:02:36.420Z] "request.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "Imports": [ [2024-03-20T20:02:36.420Z] "crypto/tls", [2024-03-20T20:02:36.420Z] "crypto/x509", [2024-03-20T20:02:36.420Z] "encoding/pem", [2024-03-20T20:02:36.420Z] "errors", [2024-03-20T20:02:36.420Z] "fmt", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.420Z] "github.com/google/uuid", [2024-03-20T20:02:36.420Z] "net/url", [2024-03-20T20:02:36.420Z] "reflect", [2024-03-20T20:02:36.420Z] "strconv", [2024-03-20T20:02:36.420Z] "strings", [2024-03-20T20:02:36.420Z] "time" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "Deps": [ [2024-03-20T20:02:36.420Z] "bufio", [2024-03-20T20:02:36.420Z] "bytes", [2024-03-20T20:02:36.420Z] "compress/flate", [2024-03-20T20:02:36.420Z] "compress/gzip", [2024-03-20T20:02:36.420Z] "compress/zlib", [2024-03-20T20:02:36.420Z] "container/list", [2024-03-20T20:02:36.420Z] "context", [2024-03-20T20:02:36.420Z] "crypto", [2024-03-20T20:02:36.420Z] "crypto/aes", [2024-03-20T20:02:36.420Z] "crypto/cipher", [2024-03-20T20:02:36.420Z] "crypto/des", [2024-03-20T20:02:36.420Z] "crypto/dsa", [2024-03-20T20:02:36.420Z] "crypto/ecdsa", [2024-03-20T20:02:36.420Z] "crypto/ed25519", [2024-03-20T20:02:36.420Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.420Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.420Z] "crypto/elliptic", [2024-03-20T20:02:36.420Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.420Z] "crypto/hmac", [2024-03-20T20:02:36.420Z] "crypto/internal/randutil", [2024-03-20T20:02:36.420Z] "crypto/internal/subtle", [2024-03-20T20:02:36.420Z] "crypto/md5", [2024-03-20T20:02:36.420Z] "crypto/rand", [2024-03-20T20:02:36.420Z] "crypto/rc4", [2024-03-20T20:02:36.420Z] "crypto/rsa", [2024-03-20T20:02:36.420Z] "crypto/sha1", [2024-03-20T20:02:36.420Z] "crypto/sha256", [2024-03-20T20:02:36.420Z] "crypto/sha512", [2024-03-20T20:02:36.420Z] "crypto/subtle", [2024-03-20T20:02:36.420Z] "crypto/tls", [2024-03-20T20:02:36.420Z] "crypto/x509", [2024-03-20T20:02:36.420Z] "crypto/x509/pkix", [2024-03-20T20:02:36.420Z] "database/sql/driver", [2024-03-20T20:02:36.420Z] "debug/dwarf", [2024-03-20T20:02:36.420Z] "debug/macho", [2024-03-20T20:02:36.420Z] "encoding", [2024-03-20T20:02:36.420Z] "encoding/asn1", [2024-03-20T20:02:36.420Z] "encoding/base64", [2024-03-20T20:02:36.420Z] "encoding/binary", [2024-03-20T20:02:36.420Z] "encoding/csv", [2024-03-20T20:02:36.420Z] "encoding/hex", [2024-03-20T20:02:36.420Z] "encoding/json", [2024-03-20T20:02:36.420Z] "encoding/pem", [2024-03-20T20:02:36.420Z] "encoding/xml", [2024-03-20T20:02:36.420Z] "errors", [2024-03-20T20:02:36.420Z] "fmt", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.420Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.420Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.420Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.420Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.420Z] "github.com/google/uuid", [2024-03-20T20:02:36.420Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.420Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.420Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.420Z] "golang.org/x/net/html", [2024-03-20T20:02:36.420Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.420Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.420Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.420Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.420Z] "golang.org/x/text/language", [2024-03-20T20:02:36.420Z] "hash", [2024-03-20T20:02:36.420Z] "hash/adler32", [2024-03-20T20:02:36.420Z] "hash/crc32", [2024-03-20T20:02:36.420Z] "internal/abi", [2024-03-20T20:02:36.420Z] "internal/bytealg", [2024-03-20T20:02:36.420Z] "internal/cpu", [2024-03-20T20:02:36.420Z] "internal/fmtsort", [2024-03-20T20:02:36.420Z] "internal/goexperiment", [2024-03-20T20:02:36.420Z] "internal/itoa", [2024-03-20T20:02:36.420Z] "internal/nettrace", [2024-03-20T20:02:36.420Z] "internal/oserror", [2024-03-20T20:02:36.420Z] "internal/poll", [2024-03-20T20:02:36.420Z] "internal/race", [2024-03-20T20:02:36.420Z] "internal/reflectlite", [2024-03-20T20:02:36.420Z] "internal/singleflight", [2024-03-20T20:02:36.420Z] "internal/syscall/execenv", [2024-03-20T20:02:36.420Z] "internal/syscall/unix", [2024-03-20T20:02:36.420Z] "internal/testlog", [2024-03-20T20:02:36.420Z] "internal/unsafeheader", [2024-03-20T20:02:36.420Z] "io", [2024-03-20T20:02:36.420Z] "io/fs", [2024-03-20T20:02:36.420Z] "io/ioutil", [2024-03-20T20:02:36.420Z] "log", [2024-03-20T20:02:36.420Z] "math", [2024-03-20T20:02:36.420Z] "math/big", [2024-03-20T20:02:36.420Z] "math/bits", [2024-03-20T20:02:36.420Z] "math/rand", [2024-03-20T20:02:36.420Z] "mime", [2024-03-20T20:02:36.420Z] "mime/multipart", [2024-03-20T20:02:36.420Z] "mime/quotedprintable", [2024-03-20T20:02:36.420Z] "net", [2024-03-20T20:02:36.420Z] "net/http", [2024-03-20T20:02:36.420Z] "net/http/httptrace", [2024-03-20T20:02:36.420Z] "net/http/internal", [2024-03-20T20:02:36.420Z] "net/http/internal/ascii", [2024-03-20T20:02:36.420Z] "net/textproto", [2024-03-20T20:02:36.420Z] "net/url", [2024-03-20T20:02:36.420Z] "os", [2024-03-20T20:02:36.420Z] "path", [2024-03-20T20:02:36.420Z] "path/filepath", [2024-03-20T20:02:36.420Z] "reflect", [2024-03-20T20:02:36.420Z] "regexp", [2024-03-20T20:02:36.420Z] "regexp/syntax", [2024-03-20T20:02:36.420Z] "runtime", [2024-03-20T20:02:36.420Z] "runtime/cgo", [2024-03-20T20:02:36.420Z] "runtime/internal/atomic", [2024-03-20T20:02:36.420Z] "runtime/internal/math", [2024-03-20T20:02:36.420Z] "runtime/internal/sys", [2024-03-20T20:02:36.420Z] "sort", [2024-03-20T20:02:36.420Z] "strconv", [2024-03-20T20:02:36.420Z] "strings", [2024-03-20T20:02:36.420Z] "sync", [2024-03-20T20:02:36.420Z] "sync/atomic", [2024-03-20T20:02:36.420Z] "syscall", [2024-03-20T20:02:36.420Z] "time", [2024-03-20T20:02:36.420Z] "unicode", [2024-03-20T20:02:36.420Z] "unicode/utf16", [2024-03-20T20:02:36.420Z] "unicode/utf8", [2024-03-20T20:02:36.420Z] "unsafe", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "TestGoFiles": [ [2024-03-20T20:02:36.420Z] "request_test.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "TestImports": [ [2024-03-20T20:02:36.420Z] "errors", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.420Z] "github.com/google/uuid", [2024-03-20T20:02:36.420Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.420Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.420Z] "testing", [2024-03-20T20:02:36.420Z] "time" [2024-03-20T20:02:36.420Z] ] [2024-03-20T20:02:36.420Z] } [2024-03-20T20:02:36.420Z] { [2024-03-20T20:02:36.420Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/mqtt", [2024-03-20T20:02:36.420Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.420Z] "Name": "mqtt", [2024-03-20T20:02:36.420Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "Module": { [2024-03-20T20:02:36.420Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.420Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.420Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.420Z] "GoVersion": "1.21" [2024-03-20T20:02:36.420Z] }, [2024-03-20T20:02:36.420Z] "DepOnly": true, [2024-03-20T20:02:36.420Z] "Stale": true, [2024-03-20T20:02:36.420Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.420Z] "GoFiles": [ [2024-03-20T20:02:36.420Z] "client.go", [2024-03-20T20:02:36.420Z] "client_options.go", [2024-03-20T20:02:36.420Z] "errors.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.420Z] "client_integration_test.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "Imports": [ [2024-03-20T20:02:36.420Z] "crypto/tls", [2024-03-20T20:02:36.420Z] "crypto/x509", [2024-03-20T20:02:36.420Z] "encoding/json", [2024-03-20T20:02:36.420Z] "encoding/pem", [2024-03-20T20:02:36.420Z] "errors", [2024-03-20T20:02:36.420Z] "fmt", [2024-03-20T20:02:36.420Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.420Z] "math/rand", [2024-03-20T20:02:36.420Z] "net/url", [2024-03-20T20:02:36.420Z] "os", [2024-03-20T20:02:36.420Z] "strconv", [2024-03-20T20:02:36.420Z] "sync", [2024-03-20T20:02:36.420Z] "time" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "Deps": [ [2024-03-20T20:02:36.420Z] "bufio", [2024-03-20T20:02:36.420Z] "bytes", [2024-03-20T20:02:36.420Z] "compress/flate", [2024-03-20T20:02:36.420Z] "compress/gzip", [2024-03-20T20:02:36.420Z] "compress/zlib", [2024-03-20T20:02:36.420Z] "container/list", [2024-03-20T20:02:36.420Z] "context", [2024-03-20T20:02:36.420Z] "crypto", [2024-03-20T20:02:36.420Z] "crypto/aes", [2024-03-20T20:02:36.420Z] "crypto/cipher", [2024-03-20T20:02:36.420Z] "crypto/des", [2024-03-20T20:02:36.420Z] "crypto/dsa", [2024-03-20T20:02:36.420Z] "crypto/ecdsa", [2024-03-20T20:02:36.420Z] "crypto/ed25519", [2024-03-20T20:02:36.420Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.420Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.420Z] "crypto/elliptic", [2024-03-20T20:02:36.420Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.420Z] "crypto/hmac", [2024-03-20T20:02:36.420Z] "crypto/internal/randutil", [2024-03-20T20:02:36.420Z] "crypto/internal/subtle", [2024-03-20T20:02:36.420Z] "crypto/md5", [2024-03-20T20:02:36.420Z] "crypto/rand", [2024-03-20T20:02:36.420Z] "crypto/rc4", [2024-03-20T20:02:36.420Z] "crypto/rsa", [2024-03-20T20:02:36.420Z] "crypto/sha1", [2024-03-20T20:02:36.420Z] "crypto/sha256", [2024-03-20T20:02:36.420Z] "crypto/sha512", [2024-03-20T20:02:36.420Z] "crypto/subtle", [2024-03-20T20:02:36.420Z] "crypto/tls", [2024-03-20T20:02:36.420Z] "crypto/x509", [2024-03-20T20:02:36.420Z] "crypto/x509/pkix", [2024-03-20T20:02:36.420Z] "database/sql/driver", [2024-03-20T20:02:36.420Z] "debug/dwarf", [2024-03-20T20:02:36.420Z] "debug/macho", [2024-03-20T20:02:36.420Z] "encoding", [2024-03-20T20:02:36.420Z] "encoding/asn1", [2024-03-20T20:02:36.420Z] "encoding/base64", [2024-03-20T20:02:36.420Z] "encoding/binary", [2024-03-20T20:02:36.420Z] "encoding/csv", [2024-03-20T20:02:36.420Z] "encoding/hex", [2024-03-20T20:02:36.420Z] "encoding/json", [2024-03-20T20:02:36.420Z] "encoding/pem", [2024-03-20T20:02:36.420Z] "encoding/xml", [2024-03-20T20:02:36.420Z] "errors", [2024-03-20T20:02:36.420Z] "fmt", [2024-03-20T20:02:36.420Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.420Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.420Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.420Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.420Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.420Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.420Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.420Z] "github.com/google/uuid", [2024-03-20T20:02:36.420Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.420Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.420Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.420Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.420Z] "golang.org/x/net/html", [2024-03-20T20:02:36.420Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.420Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.420Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.420Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.420Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.420Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.420Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.420Z] "golang.org/x/text/language", [2024-03-20T20:02:36.420Z] "hash", [2024-03-20T20:02:36.420Z] "hash/adler32", [2024-03-20T20:02:36.420Z] "hash/crc32", [2024-03-20T20:02:36.420Z] "internal/abi", [2024-03-20T20:02:36.420Z] "internal/bytealg", [2024-03-20T20:02:36.420Z] "internal/cpu", [2024-03-20T20:02:36.420Z] "internal/fmtsort", [2024-03-20T20:02:36.420Z] "internal/goexperiment", [2024-03-20T20:02:36.420Z] "internal/itoa", [2024-03-20T20:02:36.420Z] "internal/nettrace", [2024-03-20T20:02:36.420Z] "internal/oserror", [2024-03-20T20:02:36.420Z] "internal/poll", [2024-03-20T20:02:36.420Z] "internal/race", [2024-03-20T20:02:36.420Z] "internal/reflectlite", [2024-03-20T20:02:36.420Z] "internal/singleflight", [2024-03-20T20:02:36.420Z] "internal/syscall/execenv", [2024-03-20T20:02:36.420Z] "internal/syscall/unix", [2024-03-20T20:02:36.420Z] "internal/testlog", [2024-03-20T20:02:36.420Z] "internal/unsafeheader", [2024-03-20T20:02:36.420Z] "io", [2024-03-20T20:02:36.420Z] "io/fs", [2024-03-20T20:02:36.420Z] "io/ioutil", [2024-03-20T20:02:36.420Z] "log", [2024-03-20T20:02:36.420Z] "math", [2024-03-20T20:02:36.420Z] "math/big", [2024-03-20T20:02:36.420Z] "math/bits", [2024-03-20T20:02:36.420Z] "math/rand", [2024-03-20T20:02:36.420Z] "mime", [2024-03-20T20:02:36.420Z] "mime/multipart", [2024-03-20T20:02:36.420Z] "mime/quotedprintable", [2024-03-20T20:02:36.420Z] "net", [2024-03-20T20:02:36.420Z] "net/http", [2024-03-20T20:02:36.420Z] "net/http/httptrace", [2024-03-20T20:02:36.420Z] "net/http/internal", [2024-03-20T20:02:36.420Z] "net/http/internal/ascii", [2024-03-20T20:02:36.420Z] "net/textproto", [2024-03-20T20:02:36.420Z] "net/url", [2024-03-20T20:02:36.420Z] "os", [2024-03-20T20:02:36.420Z] "path", [2024-03-20T20:02:36.420Z] "path/filepath", [2024-03-20T20:02:36.420Z] "reflect", [2024-03-20T20:02:36.420Z] "regexp", [2024-03-20T20:02:36.420Z] "regexp/syntax", [2024-03-20T20:02:36.420Z] "runtime", [2024-03-20T20:02:36.420Z] "runtime/cgo", [2024-03-20T20:02:36.420Z] "runtime/internal/atomic", [2024-03-20T20:02:36.420Z] "runtime/internal/math", [2024-03-20T20:02:36.420Z] "runtime/internal/sys", [2024-03-20T20:02:36.420Z] "sort", [2024-03-20T20:02:36.420Z] "strconv", [2024-03-20T20:02:36.420Z] "strings", [2024-03-20T20:02:36.420Z] "sync", [2024-03-20T20:02:36.420Z] "sync/atomic", [2024-03-20T20:02:36.420Z] "syscall", [2024-03-20T20:02:36.420Z] "time", [2024-03-20T20:02:36.420Z] "unicode", [2024-03-20T20:02:36.420Z] "unicode/utf16", [2024-03-20T20:02:36.420Z] "unicode/utf8", [2024-03-20T20:02:36.420Z] "unsafe", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.420Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "TestGoFiles": [ [2024-03-20T20:02:36.420Z] "client_options_test.go", [2024-03-20T20:02:36.420Z] "client_test.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "TestImports": [ [2024-03-20T20:02:36.420Z] "crypto/tls", [2024-03-20T20:02:36.420Z] "crypto/x509", [2024-03-20T20:02:36.420Z] "encoding/json", [2024-03-20T20:02:36.420Z] "encoding/pem", [2024-03-20T20:02:36.420Z] "errors", [2024-03-20T20:02:36.420Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.420Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.420Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.420Z] "reflect", [2024-03-20T20:02:36.420Z] "strings", [2024-03-20T20:02:36.420Z] "sync", [2024-03-20T20:02:36.420Z] "testing", [2024-03-20T20:02:36.420Z] "time" [2024-03-20T20:02:36.420Z] ] [2024-03-20T20:02:36.420Z] } [2024-03-20T20:02:36.420Z] { [2024-03-20T20:02:36.420Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/nats", [2024-03-20T20:02:36.420Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.420Z] "Name": "nats", [2024-03-20T20:02:36.420Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "Module": { [2024-03-20T20:02:36.420Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.420Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.420Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.420Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.420Z] "GoVersion": "1.21" [2024-03-20T20:02:36.420Z] }, [2024-03-20T20:02:36.420Z] "DepOnly": true, [2024-03-20T20:02:36.420Z] "Stale": true, [2024-03-20T20:02:36.420Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.420Z] "GoFiles": [ [2024-03-20T20:02:36.420Z] "client_no_nats.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.420Z] "client.go", [2024-03-20T20:02:36.420Z] "client_test.go", [2024-03-20T20:02:36.420Z] "connection.go", [2024-03-20T20:02:36.420Z] "marshaller.go", [2024-03-20T20:02:36.420Z] "marshaller_test.go", [2024-03-20T20:02:36.420Z] "options.go", [2024-03-20T20:02:36.420Z] "options_test.go", [2024-03-20T20:02:36.420Z] "topics.go", [2024-03-20T20:02:36.420Z] "topics_test.go" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "Imports": [ [2024-03-20T20:02:36.420Z] "fmt", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.420Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-03-20T20:02:36.420Z] ], [2024-03-20T20:02:36.420Z] "Deps": [ [2024-03-20T20:02:36.420Z] "bufio", [2024-03-20T20:02:36.420Z] "bytes", [2024-03-20T20:02:36.421Z] "compress/flate", [2024-03-20T20:02:36.421Z] "compress/gzip", [2024-03-20T20:02:36.421Z] "compress/zlib", [2024-03-20T20:02:36.421Z] "container/list", [2024-03-20T20:02:36.421Z] "context", [2024-03-20T20:02:36.421Z] "crypto", [2024-03-20T20:02:36.421Z] "crypto/aes", [2024-03-20T20:02:36.421Z] "crypto/cipher", [2024-03-20T20:02:36.421Z] "crypto/des", [2024-03-20T20:02:36.421Z] "crypto/dsa", [2024-03-20T20:02:36.421Z] "crypto/ecdsa", [2024-03-20T20:02:36.421Z] "crypto/ed25519", [2024-03-20T20:02:36.421Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.421Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.421Z] "crypto/elliptic", [2024-03-20T20:02:36.421Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.421Z] "crypto/hmac", [2024-03-20T20:02:36.421Z] "crypto/internal/randutil", [2024-03-20T20:02:36.421Z] "crypto/internal/subtle", [2024-03-20T20:02:36.421Z] "crypto/md5", [2024-03-20T20:02:36.421Z] "crypto/rand", [2024-03-20T20:02:36.421Z] "crypto/rc4", [2024-03-20T20:02:36.421Z] "crypto/rsa", [2024-03-20T20:02:36.421Z] "crypto/sha1", [2024-03-20T20:02:36.421Z] "crypto/sha256", [2024-03-20T20:02:36.421Z] "crypto/sha512", [2024-03-20T20:02:36.421Z] "crypto/subtle", [2024-03-20T20:02:36.421Z] "crypto/tls", [2024-03-20T20:02:36.421Z] "crypto/x509", [2024-03-20T20:02:36.421Z] "crypto/x509/pkix", [2024-03-20T20:02:36.421Z] "database/sql/driver", [2024-03-20T20:02:36.421Z] "debug/dwarf", [2024-03-20T20:02:36.421Z] "debug/macho", [2024-03-20T20:02:36.421Z] "encoding", [2024-03-20T20:02:36.421Z] "encoding/asn1", [2024-03-20T20:02:36.421Z] "encoding/base64", [2024-03-20T20:02:36.421Z] "encoding/binary", [2024-03-20T20:02:36.421Z] "encoding/csv", [2024-03-20T20:02:36.421Z] "encoding/hex", [2024-03-20T20:02:36.421Z] "encoding/json", [2024-03-20T20:02:36.421Z] "encoding/pem", [2024-03-20T20:02:36.421Z] "encoding/xml", [2024-03-20T20:02:36.421Z] "errors", [2024-03-20T20:02:36.421Z] "fmt", [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.421Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.421Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.421Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.421Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.421Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.421Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.421Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.421Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.421Z] "github.com/google/uuid", [2024-03-20T20:02:36.421Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.421Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.421Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.421Z] "golang.org/x/net/html", [2024-03-20T20:02:36.421Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.421Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.421Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.421Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.421Z] "golang.org/x/text/language", [2024-03-20T20:02:36.421Z] "hash", [2024-03-20T20:02:36.421Z] "hash/adler32", [2024-03-20T20:02:36.421Z] "hash/crc32", [2024-03-20T20:02:36.421Z] "internal/abi", [2024-03-20T20:02:36.421Z] "internal/bytealg", [2024-03-20T20:02:36.421Z] "internal/cpu", [2024-03-20T20:02:36.421Z] "internal/fmtsort", [2024-03-20T20:02:36.421Z] "internal/goexperiment", [2024-03-20T20:02:36.421Z] "internal/itoa", [2024-03-20T20:02:36.421Z] "internal/nettrace", [2024-03-20T20:02:36.421Z] "internal/oserror", [2024-03-20T20:02:36.421Z] "internal/poll", [2024-03-20T20:02:36.421Z] "internal/race", [2024-03-20T20:02:36.421Z] "internal/reflectlite", [2024-03-20T20:02:36.421Z] "internal/singleflight", [2024-03-20T20:02:36.421Z] "internal/syscall/execenv", [2024-03-20T20:02:36.421Z] "internal/syscall/unix", [2024-03-20T20:02:36.421Z] "internal/testlog", [2024-03-20T20:02:36.421Z] "internal/unsafeheader", [2024-03-20T20:02:36.421Z] "io", [2024-03-20T20:02:36.421Z] "io/fs", [2024-03-20T20:02:36.421Z] "io/ioutil", [2024-03-20T20:02:36.421Z] "log", [2024-03-20T20:02:36.421Z] "math", [2024-03-20T20:02:36.421Z] "math/big", [2024-03-20T20:02:36.421Z] "math/bits", [2024-03-20T20:02:36.421Z] "math/rand", [2024-03-20T20:02:36.421Z] "mime", [2024-03-20T20:02:36.421Z] "mime/multipart", [2024-03-20T20:02:36.421Z] "mime/quotedprintable", [2024-03-20T20:02:36.421Z] "net", [2024-03-20T20:02:36.421Z] "net/http", [2024-03-20T20:02:36.421Z] "net/http/httptrace", [2024-03-20T20:02:36.421Z] "net/http/internal", [2024-03-20T20:02:36.421Z] "net/http/internal/ascii", [2024-03-20T20:02:36.421Z] "net/textproto", [2024-03-20T20:02:36.421Z] "net/url", [2024-03-20T20:02:36.421Z] "os", [2024-03-20T20:02:36.421Z] "path", [2024-03-20T20:02:36.421Z] "path/filepath", [2024-03-20T20:02:36.421Z] "reflect", [2024-03-20T20:02:36.421Z] "regexp", [2024-03-20T20:02:36.421Z] "regexp/syntax", [2024-03-20T20:02:36.421Z] "runtime", [2024-03-20T20:02:36.421Z] "runtime/cgo", [2024-03-20T20:02:36.421Z] "runtime/internal/atomic", [2024-03-20T20:02:36.421Z] "runtime/internal/math", [2024-03-20T20:02:36.421Z] "runtime/internal/sys", [2024-03-20T20:02:36.421Z] "sort", [2024-03-20T20:02:36.421Z] "strconv", [2024-03-20T20:02:36.421Z] "strings", [2024-03-20T20:02:36.421Z] "sync", [2024-03-20T20:02:36.421Z] "sync/atomic", [2024-03-20T20:02:36.421Z] "syscall", [2024-03-20T20:02:36.421Z] "time", [2024-03-20T20:02:36.421Z] "unicode", [2024-03-20T20:02:36.421Z] "unicode/utf16", [2024-03-20T20:02:36.421Z] "unicode/utf8", [2024-03-20T20:02:36.421Z] "unsafe", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.421Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.421Z] ], [2024-03-20T20:02:36.421Z] "TestGoFiles": [ [2024-03-20T20:02:36.421Z] "client_no_nats_test.go" [2024-03-20T20:02:36.421Z] ], [2024-03-20T20:02:36.421Z] "TestImports": [ [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.421Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.421Z] "testing" [2024-03-20T20:02:36.421Z] ] [2024-03-20T20:02:36.421Z] } [2024-03-20T20:02:36.421Z] { [2024-03-20T20:02:36.421Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.421Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.421Z] "Name": "jetstream", [2024-03-20T20:02:36.421Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.421Z] "Module": { [2024-03-20T20:02:36.421Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.421Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.421Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.421Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.421Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.421Z] "GoVersion": "1.21" [2024-03-20T20:02:36.421Z] }, [2024-03-20T20:02:36.421Z] "DepOnly": true, [2024-03-20T20:02:36.421Z] "Stale": true, [2024-03-20T20:02:36.421Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.421Z] "GoFiles": [ [2024-03-20T20:02:36.421Z] "client_no_nats.go" [2024-03-20T20:02:36.421Z] ], [2024-03-20T20:02:36.421Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.421Z] "client.go", [2024-03-20T20:02:36.421Z] "client_test.go", [2024-03-20T20:02:36.421Z] "connection.go", [2024-03-20T20:02:36.421Z] "stream.go", [2024-03-20T20:02:36.421Z] "stream_test.go" [2024-03-20T20:02:36.421Z] ], [2024-03-20T20:02:36.421Z] "Imports": [ [2024-03-20T20:02:36.421Z] "fmt", [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.421Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-03-20T20:02:36.421Z] ], [2024-03-20T20:02:36.421Z] "Deps": [ [2024-03-20T20:02:36.421Z] "bufio", [2024-03-20T20:02:36.421Z] "bytes", [2024-03-20T20:02:36.421Z] "compress/flate", [2024-03-20T20:02:36.421Z] "compress/gzip", [2024-03-20T20:02:36.421Z] "compress/zlib", [2024-03-20T20:02:36.421Z] "container/list", [2024-03-20T20:02:36.421Z] "context", [2024-03-20T20:02:36.421Z] "crypto", [2024-03-20T20:02:36.421Z] "crypto/aes", [2024-03-20T20:02:36.421Z] "crypto/cipher", [2024-03-20T20:02:36.421Z] "crypto/des", [2024-03-20T20:02:36.421Z] "crypto/dsa", [2024-03-20T20:02:36.421Z] "crypto/ecdsa", [2024-03-20T20:02:36.421Z] "crypto/ed25519", [2024-03-20T20:02:36.421Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.421Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.421Z] "crypto/elliptic", [2024-03-20T20:02:36.422Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.422Z] "crypto/hmac", [2024-03-20T20:02:36.422Z] "crypto/internal/randutil", [2024-03-20T20:02:36.422Z] "crypto/internal/subtle", [2024-03-20T20:02:36.422Z] "crypto/md5", [2024-03-20T20:02:36.422Z] "crypto/rand", [2024-03-20T20:02:36.422Z] "crypto/rc4", [2024-03-20T20:02:36.422Z] "crypto/rsa", [2024-03-20T20:02:36.422Z] "crypto/sha1", [2024-03-20T20:02:36.422Z] "crypto/sha256", [2024-03-20T20:02:36.422Z] "crypto/sha512", [2024-03-20T20:02:36.422Z] "crypto/subtle", [2024-03-20T20:02:36.422Z] "crypto/tls", [2024-03-20T20:02:36.422Z] "crypto/x509", [2024-03-20T20:02:36.422Z] "crypto/x509/pkix", [2024-03-20T20:02:36.422Z] "database/sql/driver", [2024-03-20T20:02:36.422Z] "debug/dwarf", [2024-03-20T20:02:36.422Z] "debug/macho", [2024-03-20T20:02:36.422Z] "encoding", [2024-03-20T20:02:36.422Z] "encoding/asn1", [2024-03-20T20:02:36.422Z] "encoding/base64", [2024-03-20T20:02:36.422Z] "encoding/binary", [2024-03-20T20:02:36.422Z] "encoding/csv", [2024-03-20T20:02:36.422Z] "encoding/hex", [2024-03-20T20:02:36.422Z] "encoding/json", [2024-03-20T20:02:36.422Z] "encoding/pem", [2024-03-20T20:02:36.422Z] "encoding/xml", [2024-03-20T20:02:36.422Z] "errors", [2024-03-20T20:02:36.422Z] "fmt", [2024-03-20T20:02:36.422Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.422Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.422Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.422Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.422Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.422Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.422Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.422Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.422Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.422Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.422Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.422Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.422Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.422Z] "github.com/google/uuid", [2024-03-20T20:02:36.422Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.422Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.422Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.422Z] "golang.org/x/net/html", [2024-03-20T20:02:36.422Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.422Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.422Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.422Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.422Z] "golang.org/x/text/language", [2024-03-20T20:02:36.422Z] "hash", [2024-03-20T20:02:36.422Z] "hash/adler32", [2024-03-20T20:02:36.422Z] "hash/crc32", [2024-03-20T20:02:36.422Z] "internal/abi", [2024-03-20T20:02:36.422Z] "internal/bytealg", [2024-03-20T20:02:36.422Z] "internal/cpu", [2024-03-20T20:02:36.422Z] "internal/fmtsort", [2024-03-20T20:02:36.422Z] "internal/goexperiment", [2024-03-20T20:02:36.422Z] "internal/itoa", [2024-03-20T20:02:36.422Z] "internal/nettrace", [2024-03-20T20:02:36.422Z] "internal/oserror", [2024-03-20T20:02:36.422Z] "internal/poll", [2024-03-20T20:02:36.422Z] "internal/race", [2024-03-20T20:02:36.422Z] "internal/reflectlite", [2024-03-20T20:02:36.422Z] "internal/singleflight", [2024-03-20T20:02:36.422Z] "internal/syscall/execenv", [2024-03-20T20:02:36.422Z] "internal/syscall/unix", [2024-03-20T20:02:36.422Z] "internal/testlog", [2024-03-20T20:02:36.422Z] "internal/unsafeheader", [2024-03-20T20:02:36.422Z] "io", [2024-03-20T20:02:36.422Z] "io/fs", [2024-03-20T20:02:36.422Z] "io/ioutil", [2024-03-20T20:02:36.422Z] "log", [2024-03-20T20:02:36.422Z] "math", [2024-03-20T20:02:36.422Z] "math/big", [2024-03-20T20:02:36.422Z] "math/bits", [2024-03-20T20:02:36.422Z] "math/rand", [2024-03-20T20:02:36.422Z] "mime", [2024-03-20T20:02:36.422Z] "mime/multipart", [2024-03-20T20:02:36.422Z] "mime/quotedprintable", [2024-03-20T20:02:36.422Z] "net", [2024-03-20T20:02:36.422Z] "net/http", [2024-03-20T20:02:36.422Z] "net/http/httptrace", [2024-03-20T20:02:36.422Z] "net/http/internal", [2024-03-20T20:02:36.422Z] "net/http/internal/ascii", [2024-03-20T20:02:36.422Z] "net/textproto", [2024-03-20T20:02:36.422Z] "net/url", [2024-03-20T20:02:36.422Z] "os", [2024-03-20T20:02:36.422Z] "path", [2024-03-20T20:02:36.422Z] "path/filepath", [2024-03-20T20:02:36.422Z] "reflect", [2024-03-20T20:02:36.422Z] "regexp", [2024-03-20T20:02:36.422Z] "regexp/syntax", [2024-03-20T20:02:36.422Z] "runtime", [2024-03-20T20:02:36.422Z] "runtime/cgo", [2024-03-20T20:02:36.422Z] "runtime/internal/atomic", [2024-03-20T20:02:36.422Z] "runtime/internal/math", [2024-03-20T20:02:36.422Z] "runtime/internal/sys", [2024-03-20T20:02:36.422Z] "sort", [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "strings", [2024-03-20T20:02:36.422Z] "sync", [2024-03-20T20:02:36.422Z] "sync/atomic", [2024-03-20T20:02:36.422Z] "syscall", [2024-03-20T20:02:36.422Z] "time", [2024-03-20T20:02:36.422Z] "unicode", [2024-03-20T20:02:36.422Z] "unicode/utf16", [2024-03-20T20:02:36.422Z] "unicode/utf8", [2024-03-20T20:02:36.422Z] "unsafe", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.422Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestGoFiles": [ [2024-03-20T20:02:36.422Z] "client_no_nats_test.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestImports": [ [2024-03-20T20:02:36.422Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.422Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.422Z] "testing" [2024-03-20T20:02:36.422Z] ] [2024-03-20T20:02:36.422Z] } [2024-03-20T20:02:36.422Z] { [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/util", [2024-03-20T20:02:36.422Z] "ImportPath": "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.422Z] "Name": "util", [2024-03-20T20:02:36.422Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "Module": { [2024-03-20T20:02:36.422Z] "Path": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.422Z] "Version": "v7.3.0", [2024-03-20T20:02:36.422Z] "Time": "2020-05-21T06:52:17Z", [2024-03-20T20:02:36.422Z] "Indirect": true, [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-20T20:02:36.422Z] "GoVersion": "1.11" [2024-03-20T20:02:36.422Z] }, [2024-03-20T20:02:36.422Z] "DepOnly": true, [2024-03-20T20:02:36.422Z] "Stale": true, [2024-03-20T20:02:36.422Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.422Z] "GoFiles": [ [2024-03-20T20:02:36.422Z] "strconv.go", [2024-03-20T20:02:36.422Z] "unsafe.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.422Z] "safe.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Imports": [ [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "unsafe" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Deps": [ [2024-03-20T20:02:36.422Z] "errors", [2024-03-20T20:02:36.422Z] "internal/abi", [2024-03-20T20:02:36.422Z] "internal/bytealg", [2024-03-20T20:02:36.422Z] "internal/cpu", [2024-03-20T20:02:36.422Z] "internal/goexperiment", [2024-03-20T20:02:36.422Z] "internal/reflectlite", [2024-03-20T20:02:36.422Z] "internal/unsafeheader", [2024-03-20T20:02:36.422Z] "math", [2024-03-20T20:02:36.422Z] "math/bits", [2024-03-20T20:02:36.422Z] "runtime", [2024-03-20T20:02:36.422Z] "runtime/internal/atomic", [2024-03-20T20:02:36.422Z] "runtime/internal/math", [2024-03-20T20:02:36.422Z] "runtime/internal/sys", [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "unicode/utf8", [2024-03-20T20:02:36.422Z] "unsafe" [2024-03-20T20:02:36.422Z] ] [2024-03-20T20:02:36.422Z] } [2024-03-20T20:02:36.422Z] { [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal", [2024-03-20T20:02:36.422Z] "ImportPath": "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.422Z] "Name": "internal", [2024-03-20T20:02:36.422Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "Module": { [2024-03-20T20:02:36.422Z] "Path": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.422Z] "Version": "v7.3.0", [2024-03-20T20:02:36.422Z] "Time": "2020-05-21T06:52:17Z", [2024-03-20T20:02:36.422Z] "Indirect": true, [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-20T20:02:36.422Z] "GoVersion": "1.11" [2024-03-20T20:02:36.422Z] }, [2024-03-20T20:02:36.422Z] "DepOnly": true, [2024-03-20T20:02:36.422Z] "Stale": true, [2024-03-20T20:02:36.422Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.422Z] "GoFiles": [ [2024-03-20T20:02:36.422Z] "internal.go", [2024-03-20T20:02:36.422Z] "log.go", [2024-03-20T20:02:36.422Z] "once.go", [2024-03-20T20:02:36.422Z] "util.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Imports": [ [2024-03-20T20:02:36.422Z] "context", [2024-03-20T20:02:36.422Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.422Z] "log", [2024-03-20T20:02:36.422Z] "math/rand", [2024-03-20T20:02:36.422Z] "os", [2024-03-20T20:02:36.422Z] "sync", [2024-03-20T20:02:36.422Z] "sync/atomic", [2024-03-20T20:02:36.422Z] "time" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Deps": [ [2024-03-20T20:02:36.422Z] "context", [2024-03-20T20:02:36.422Z] "errors", [2024-03-20T20:02:36.422Z] "fmt", [2024-03-20T20:02:36.422Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.422Z] "internal/abi", [2024-03-20T20:02:36.422Z] "internal/bytealg", [2024-03-20T20:02:36.422Z] "internal/cpu", [2024-03-20T20:02:36.422Z] "internal/fmtsort", [2024-03-20T20:02:36.422Z] "internal/goexperiment", [2024-03-20T20:02:36.422Z] "internal/itoa", [2024-03-20T20:02:36.422Z] "internal/oserror", [2024-03-20T20:02:36.422Z] "internal/poll", [2024-03-20T20:02:36.422Z] "internal/race", [2024-03-20T20:02:36.422Z] "internal/reflectlite", [2024-03-20T20:02:36.422Z] "internal/syscall/execenv", [2024-03-20T20:02:36.422Z] "internal/syscall/unix", [2024-03-20T20:02:36.422Z] "internal/testlog", [2024-03-20T20:02:36.422Z] "internal/unsafeheader", [2024-03-20T20:02:36.422Z] "io", [2024-03-20T20:02:36.422Z] "io/fs", [2024-03-20T20:02:36.422Z] "log", [2024-03-20T20:02:36.422Z] "math", [2024-03-20T20:02:36.422Z] "math/bits", [2024-03-20T20:02:36.422Z] "math/rand", [2024-03-20T20:02:36.422Z] "os", [2024-03-20T20:02:36.422Z] "path", [2024-03-20T20:02:36.422Z] "reflect", [2024-03-20T20:02:36.422Z] "runtime", [2024-03-20T20:02:36.422Z] "runtime/internal/atomic", [2024-03-20T20:02:36.422Z] "runtime/internal/math", [2024-03-20T20:02:36.422Z] "runtime/internal/sys", [2024-03-20T20:02:36.422Z] "sort", [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "sync", [2024-03-20T20:02:36.422Z] "sync/atomic", [2024-03-20T20:02:36.422Z] "syscall", [2024-03-20T20:02:36.422Z] "time", [2024-03-20T20:02:36.422Z] "unicode", [2024-03-20T20:02:36.422Z] "unicode/utf8", [2024-03-20T20:02:36.422Z] "unsafe" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestGoFiles": [ [2024-03-20T20:02:36.422Z] "internal_test.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestImports": [ [2024-03-20T20:02:36.422Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.422Z] "testing", [2024-03-20T20:02:36.422Z] "time" [2024-03-20T20:02:36.422Z] ] [2024-03-20T20:02:36.422Z] } [2024-03-20T20:02:36.422Z] { [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/consistenthash", [2024-03-20T20:02:36.422Z] "ImportPath": "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.422Z] "Name": "consistenthash", [2024-03-20T20:02:36.422Z] "Doc": "Package consistenthash provides an implementation of a ring hash.", [2024-03-20T20:02:36.422Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "Module": { [2024-03-20T20:02:36.422Z] "Path": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.422Z] "Version": "v7.3.0", [2024-03-20T20:02:36.422Z] "Time": "2020-05-21T06:52:17Z", [2024-03-20T20:02:36.422Z] "Indirect": true, [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-20T20:02:36.422Z] "GoVersion": "1.11" [2024-03-20T20:02:36.422Z] }, [2024-03-20T20:02:36.422Z] "DepOnly": true, [2024-03-20T20:02:36.422Z] "Stale": true, [2024-03-20T20:02:36.422Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.422Z] "GoFiles": [ [2024-03-20T20:02:36.422Z] "consistenthash.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Imports": [ [2024-03-20T20:02:36.422Z] "hash/crc32", [2024-03-20T20:02:36.422Z] "sort", [2024-03-20T20:02:36.422Z] "strconv" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Deps": [ [2024-03-20T20:02:36.422Z] "errors", [2024-03-20T20:02:36.422Z] "hash", [2024-03-20T20:02:36.422Z] "hash/crc32", [2024-03-20T20:02:36.422Z] "internal/abi", [2024-03-20T20:02:36.422Z] "internal/bytealg", [2024-03-20T20:02:36.422Z] "internal/cpu", [2024-03-20T20:02:36.422Z] "internal/goexperiment", [2024-03-20T20:02:36.422Z] "internal/race", [2024-03-20T20:02:36.422Z] "internal/reflectlite", [2024-03-20T20:02:36.422Z] "internal/unsafeheader", [2024-03-20T20:02:36.422Z] "io", [2024-03-20T20:02:36.422Z] "math", [2024-03-20T20:02:36.422Z] "math/bits", [2024-03-20T20:02:36.422Z] "runtime", [2024-03-20T20:02:36.422Z] "runtime/internal/atomic", [2024-03-20T20:02:36.422Z] "runtime/internal/math", [2024-03-20T20:02:36.422Z] "runtime/internal/sys", [2024-03-20T20:02:36.422Z] "sort", [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "sync", [2024-03-20T20:02:36.422Z] "sync/atomic", [2024-03-20T20:02:36.422Z] "unicode/utf8", [2024-03-20T20:02:36.422Z] "unsafe" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestGoFiles": [ [2024-03-20T20:02:36.422Z] "consistenthash_test.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestImports": [ [2024-03-20T20:02:36.422Z] "fmt", [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "testing" [2024-03-20T20:02:36.422Z] ] [2024-03-20T20:02:36.422Z] } [2024-03-20T20:02:36.422Z] { [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/hashtag", [2024-03-20T20:02:36.422Z] "ImportPath": "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.422Z] "Name": "hashtag", [2024-03-20T20:02:36.422Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "Module": { [2024-03-20T20:02:36.422Z] "Path": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.422Z] "Version": "v7.3.0", [2024-03-20T20:02:36.422Z] "Time": "2020-05-21T06:52:17Z", [2024-03-20T20:02:36.422Z] "Indirect": true, [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-20T20:02:36.422Z] "GoVersion": "1.11" [2024-03-20T20:02:36.422Z] }, [2024-03-20T20:02:36.422Z] "DepOnly": true, [2024-03-20T20:02:36.422Z] "Stale": true, [2024-03-20T20:02:36.422Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.422Z] "GoFiles": [ [2024-03-20T20:02:36.422Z] "hashtag.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Imports": [ [2024-03-20T20:02:36.422Z] "math/rand", [2024-03-20T20:02:36.422Z] "strings" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Deps": [ [2024-03-20T20:02:36.422Z] "errors", [2024-03-20T20:02:36.422Z] "internal/abi", [2024-03-20T20:02:36.422Z] "internal/bytealg", [2024-03-20T20:02:36.422Z] "internal/cpu", [2024-03-20T20:02:36.422Z] "internal/goexperiment", [2024-03-20T20:02:36.422Z] "internal/race", [2024-03-20T20:02:36.422Z] "internal/reflectlite", [2024-03-20T20:02:36.422Z] "internal/unsafeheader", [2024-03-20T20:02:36.422Z] "io", [2024-03-20T20:02:36.422Z] "math", [2024-03-20T20:02:36.422Z] "math/bits", [2024-03-20T20:02:36.422Z] "math/rand", [2024-03-20T20:02:36.422Z] "runtime", [2024-03-20T20:02:36.422Z] "runtime/internal/atomic", [2024-03-20T20:02:36.422Z] "runtime/internal/math", [2024-03-20T20:02:36.422Z] "runtime/internal/sys", [2024-03-20T20:02:36.422Z] "strings", [2024-03-20T20:02:36.422Z] "sync", [2024-03-20T20:02:36.422Z] "sync/atomic", [2024-03-20T20:02:36.422Z] "unicode", [2024-03-20T20:02:36.422Z] "unicode/utf8", [2024-03-20T20:02:36.422Z] "unsafe" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestGoFiles": [ [2024-03-20T20:02:36.422Z] "hashtag_test.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestImports": [ [2024-03-20T20:02:36.422Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.422Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.422Z] "math/rand", [2024-03-20T20:02:36.422Z] "testing" [2024-03-20T20:02:36.422Z] ] [2024-03-20T20:02:36.422Z] } [2024-03-20T20:02:36.422Z] { [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/proto", [2024-03-20T20:02:36.422Z] "ImportPath": "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.422Z] "Name": "proto", [2024-03-20T20:02:36.422Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "Module": { [2024-03-20T20:02:36.422Z] "Path": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.422Z] "Version": "v7.3.0", [2024-03-20T20:02:36.422Z] "Time": "2020-05-21T06:52:17Z", [2024-03-20T20:02:36.422Z] "Indirect": true, [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-20T20:02:36.422Z] "GoVersion": "1.11" [2024-03-20T20:02:36.422Z] }, [2024-03-20T20:02:36.422Z] "DepOnly": true, [2024-03-20T20:02:36.422Z] "Stale": true, [2024-03-20T20:02:36.422Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.422Z] "GoFiles": [ [2024-03-20T20:02:36.422Z] "reader.go", [2024-03-20T20:02:36.422Z] "scan.go", [2024-03-20T20:02:36.422Z] "writer.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Imports": [ [2024-03-20T20:02:36.422Z] "bufio", [2024-03-20T20:02:36.422Z] "encoding", [2024-03-20T20:02:36.422Z] "fmt", [2024-03-20T20:02:36.422Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.422Z] "io", [2024-03-20T20:02:36.422Z] "reflect", [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "time" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "Deps": [ [2024-03-20T20:02:36.422Z] "bufio", [2024-03-20T20:02:36.422Z] "bytes", [2024-03-20T20:02:36.422Z] "encoding", [2024-03-20T20:02:36.422Z] "errors", [2024-03-20T20:02:36.422Z] "fmt", [2024-03-20T20:02:36.422Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.422Z] "internal/abi", [2024-03-20T20:02:36.422Z] "internal/bytealg", [2024-03-20T20:02:36.422Z] "internal/cpu", [2024-03-20T20:02:36.422Z] "internal/fmtsort", [2024-03-20T20:02:36.422Z] "internal/goexperiment", [2024-03-20T20:02:36.422Z] "internal/itoa", [2024-03-20T20:02:36.422Z] "internal/oserror", [2024-03-20T20:02:36.422Z] "internal/poll", [2024-03-20T20:02:36.422Z] "internal/race", [2024-03-20T20:02:36.422Z] "internal/reflectlite", [2024-03-20T20:02:36.422Z] "internal/syscall/execenv", [2024-03-20T20:02:36.422Z] "internal/syscall/unix", [2024-03-20T20:02:36.422Z] "internal/testlog", [2024-03-20T20:02:36.422Z] "internal/unsafeheader", [2024-03-20T20:02:36.422Z] "io", [2024-03-20T20:02:36.422Z] "io/fs", [2024-03-20T20:02:36.422Z] "math", [2024-03-20T20:02:36.422Z] "math/bits", [2024-03-20T20:02:36.422Z] "os", [2024-03-20T20:02:36.422Z] "path", [2024-03-20T20:02:36.422Z] "reflect", [2024-03-20T20:02:36.422Z] "runtime", [2024-03-20T20:02:36.422Z] "runtime/internal/atomic", [2024-03-20T20:02:36.422Z] "runtime/internal/math", [2024-03-20T20:02:36.422Z] "runtime/internal/sys", [2024-03-20T20:02:36.422Z] "sort", [2024-03-20T20:02:36.422Z] "strconv", [2024-03-20T20:02:36.422Z] "strings", [2024-03-20T20:02:36.422Z] "sync", [2024-03-20T20:02:36.422Z] "sync/atomic", [2024-03-20T20:02:36.422Z] "syscall", [2024-03-20T20:02:36.422Z] "time", [2024-03-20T20:02:36.422Z] "unicode", [2024-03-20T20:02:36.422Z] "unicode/utf8", [2024-03-20T20:02:36.422Z] "unsafe" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestGoFiles": [ [2024-03-20T20:02:36.422Z] "scan_test.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "TestImports": [ [2024-03-20T20:02:36.422Z] "encoding/json", [2024-03-20T20:02:36.422Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.422Z] "github.com/onsi/gomega" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "XTestGoFiles": [ [2024-03-20T20:02:36.422Z] "proto_test.go", [2024-03-20T20:02:36.422Z] "reader_test.go", [2024-03-20T20:02:36.422Z] "write_buffer_test.go" [2024-03-20T20:02:36.422Z] ], [2024-03-20T20:02:36.422Z] "XTestImports": [ [2024-03-20T20:02:36.422Z] "bytes", [2024-03-20T20:02:36.422Z] "encoding", [2024-03-20T20:02:36.422Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.422Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.422Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.422Z] "io/ioutil", [2024-03-20T20:02:36.422Z] "testing", [2024-03-20T20:02:36.422Z] "time" [2024-03-20T20:02:36.422Z] ] [2024-03-20T20:02:36.422Z] } [2024-03-20T20:02:36.422Z] { [2024-03-20T20:02:36.422Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/pool", [2024-03-20T20:02:36.422Z] "ImportPath": "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.422Z] "Name": "pool", [2024-03-20T20:02:36.422Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.422Z] "Module": { [2024-03-20T20:02:36.422Z] "Path": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.422Z] "Version": "v7.3.0", [2024-03-20T20:02:36.422Z] "Time": "2020-05-21T06:52:17Z", [2024-03-20T20:02:36.423Z] "Indirect": true, [2024-03-20T20:02:36.423Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.423Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-20T20:02:36.423Z] "GoVersion": "1.11" [2024-03-20T20:02:36.423Z] }, [2024-03-20T20:02:36.423Z] "DepOnly": true, [2024-03-20T20:02:36.423Z] "Stale": true, [2024-03-20T20:02:36.423Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.423Z] "GoFiles": [ [2024-03-20T20:02:36.423Z] "conn.go", [2024-03-20T20:02:36.423Z] "pool.go", [2024-03-20T20:02:36.423Z] "pool_single.go", [2024-03-20T20:02:36.423Z] "pool_sticky.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "Imports": [ [2024-03-20T20:02:36.423Z] "context", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "sync/atomic", [2024-03-20T20:02:36.423Z] "time" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "Deps": [ [2024-03-20T20:02:36.423Z] "bufio", [2024-03-20T20:02:36.423Z] "bytes", [2024-03-20T20:02:36.423Z] "context", [2024-03-20T20:02:36.423Z] "encoding", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.423Z] "internal/abi", [2024-03-20T20:02:36.423Z] "internal/bytealg", [2024-03-20T20:02:36.423Z] "internal/cpu", [2024-03-20T20:02:36.423Z] "internal/fmtsort", [2024-03-20T20:02:36.423Z] "internal/goexperiment", [2024-03-20T20:02:36.423Z] "internal/itoa", [2024-03-20T20:02:36.423Z] "internal/nettrace", [2024-03-20T20:02:36.423Z] "internal/oserror", [2024-03-20T20:02:36.423Z] "internal/poll", [2024-03-20T20:02:36.423Z] "internal/race", [2024-03-20T20:02:36.423Z] "internal/reflectlite", [2024-03-20T20:02:36.423Z] "internal/singleflight", [2024-03-20T20:02:36.423Z] "internal/syscall/execenv", [2024-03-20T20:02:36.423Z] "internal/syscall/unix", [2024-03-20T20:02:36.423Z] "internal/testlog", [2024-03-20T20:02:36.423Z] "internal/unsafeheader", [2024-03-20T20:02:36.423Z] "io", [2024-03-20T20:02:36.423Z] "io/fs", [2024-03-20T20:02:36.423Z] "log", [2024-03-20T20:02:36.423Z] "math", [2024-03-20T20:02:36.423Z] "math/bits", [2024-03-20T20:02:36.423Z] "math/rand", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "os", [2024-03-20T20:02:36.423Z] "path", [2024-03-20T20:02:36.423Z] "reflect", [2024-03-20T20:02:36.423Z] "runtime", [2024-03-20T20:02:36.423Z] "runtime/cgo", [2024-03-20T20:02:36.423Z] "runtime/internal/atomic", [2024-03-20T20:02:36.423Z] "runtime/internal/math", [2024-03-20T20:02:36.423Z] "runtime/internal/sys", [2024-03-20T20:02:36.423Z] "sort", [2024-03-20T20:02:36.423Z] "strconv", [2024-03-20T20:02:36.423Z] "strings", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "sync/atomic", [2024-03-20T20:02:36.423Z] "syscall", [2024-03-20T20:02:36.423Z] "time", [2024-03-20T20:02:36.423Z] "unicode", [2024-03-20T20:02:36.423Z] "unicode/utf8", [2024-03-20T20:02:36.423Z] "unsafe", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "TestGoFiles": [ [2024-03-20T20:02:36.423Z] "export_test.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "TestImports": [ [2024-03-20T20:02:36.423Z] "time" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "XTestGoFiles": [ [2024-03-20T20:02:36.423Z] "bench_test.go", [2024-03-20T20:02:36.423Z] "main_test.go", [2024-03-20T20:02:36.423Z] "pool_test.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "XTestImports": [ [2024-03-20T20:02:36.423Z] "context", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.423Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.423Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "testing", [2024-03-20T20:02:36.423Z] "time" [2024-03-20T20:02:36.423Z] ] [2024-03-20T20:02:36.423Z] } [2024-03-20T20:02:36.423Z] { [2024-03-20T20:02:36.423Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.423Z] "ImportPath": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.423Z] "Name": "redis", [2024-03-20T20:02:36.423Z] "Doc": "Package redis implements a Redis client.", [2024-03-20T20:02:36.423Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.423Z] "Module": { [2024-03-20T20:02:36.423Z] "Path": "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.423Z] "Version": "v7.3.0", [2024-03-20T20:02:36.423Z] "Time": "2020-05-21T06:52:17Z", [2024-03-20T20:02:36.423Z] "Indirect": true, [2024-03-20T20:02:36.423Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-20T20:02:36.423Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-20T20:02:36.423Z] "GoVersion": "1.11" [2024-03-20T20:02:36.423Z] }, [2024-03-20T20:02:36.423Z] "DepOnly": true, [2024-03-20T20:02:36.423Z] "Stale": true, [2024-03-20T20:02:36.423Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.423Z] "GoFiles": [ [2024-03-20T20:02:36.423Z] "cluster.go", [2024-03-20T20:02:36.423Z] "cluster_commands.go", [2024-03-20T20:02:36.423Z] "command.go", [2024-03-20T20:02:36.423Z] "commands.go", [2024-03-20T20:02:36.423Z] "doc.go", [2024-03-20T20:02:36.423Z] "error.go", [2024-03-20T20:02:36.423Z] "iterator.go", [2024-03-20T20:02:36.423Z] "options.go", [2024-03-20T20:02:36.423Z] "pipeline.go", [2024-03-20T20:02:36.423Z] "pubsub.go", [2024-03-20T20:02:36.423Z] "redis.go", [2024-03-20T20:02:36.423Z] "result.go", [2024-03-20T20:02:36.423Z] "ring.go", [2024-03-20T20:02:36.423Z] "script.go", [2024-03-20T20:02:36.423Z] "sentinel.go", [2024-03-20T20:02:36.423Z] "tx.go", [2024-03-20T20:02:36.423Z] "universal.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "Imports": [ [2024-03-20T20:02:36.423Z] "context", [2024-03-20T20:02:36.423Z] "crypto/sha1", [2024-03-20T20:02:36.423Z] "crypto/tls", [2024-03-20T20:02:36.423Z] "encoding/hex", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.423Z] "io", [2024-03-20T20:02:36.423Z] "log", [2024-03-20T20:02:36.423Z] "math", [2024-03-20T20:02:36.423Z] "math/rand", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "net/url", [2024-03-20T20:02:36.423Z] "runtime", [2024-03-20T20:02:36.423Z] "sort", [2024-03-20T20:02:36.423Z] "strconv", [2024-03-20T20:02:36.423Z] "strings", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "sync/atomic", [2024-03-20T20:02:36.423Z] "time" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "Deps": [ [2024-03-20T20:02:36.423Z] "bufio", [2024-03-20T20:02:36.423Z] "bytes", [2024-03-20T20:02:36.423Z] "container/list", [2024-03-20T20:02:36.423Z] "context", [2024-03-20T20:02:36.423Z] "crypto", [2024-03-20T20:02:36.423Z] "crypto/aes", [2024-03-20T20:02:36.423Z] "crypto/cipher", [2024-03-20T20:02:36.423Z] "crypto/des", [2024-03-20T20:02:36.423Z] "crypto/dsa", [2024-03-20T20:02:36.423Z] "crypto/ecdsa", [2024-03-20T20:02:36.423Z] "crypto/ed25519", [2024-03-20T20:02:36.423Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.423Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.423Z] "crypto/elliptic", [2024-03-20T20:02:36.423Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.423Z] "crypto/hmac", [2024-03-20T20:02:36.423Z] "crypto/internal/randutil", [2024-03-20T20:02:36.423Z] "crypto/internal/subtle", [2024-03-20T20:02:36.423Z] "crypto/md5", [2024-03-20T20:02:36.423Z] "crypto/rand", [2024-03-20T20:02:36.423Z] "crypto/rc4", [2024-03-20T20:02:36.423Z] "crypto/rsa", [2024-03-20T20:02:36.423Z] "crypto/sha1", [2024-03-20T20:02:36.423Z] "crypto/sha256", [2024-03-20T20:02:36.423Z] "crypto/sha512", [2024-03-20T20:02:36.423Z] "crypto/subtle", [2024-03-20T20:02:36.423Z] "crypto/tls", [2024-03-20T20:02:36.423Z] "crypto/x509", [2024-03-20T20:02:36.423Z] "crypto/x509/pkix", [2024-03-20T20:02:36.423Z] "encoding", [2024-03-20T20:02:36.423Z] "encoding/asn1", [2024-03-20T20:02:36.423Z] "encoding/base64", [2024-03-20T20:02:36.423Z] "encoding/binary", [2024-03-20T20:02:36.423Z] "encoding/hex", [2024-03-20T20:02:36.423Z] "encoding/pem", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.423Z] "hash", [2024-03-20T20:02:36.423Z] "hash/crc32", [2024-03-20T20:02:36.423Z] "internal/abi", [2024-03-20T20:02:36.423Z] "internal/bytealg", [2024-03-20T20:02:36.423Z] "internal/cpu", [2024-03-20T20:02:36.423Z] "internal/fmtsort", [2024-03-20T20:02:36.423Z] "internal/goexperiment", [2024-03-20T20:02:36.423Z] "internal/itoa", [2024-03-20T20:02:36.423Z] "internal/nettrace", [2024-03-20T20:02:36.423Z] "internal/oserror", [2024-03-20T20:02:36.423Z] "internal/poll", [2024-03-20T20:02:36.423Z] "internal/race", [2024-03-20T20:02:36.423Z] "internal/reflectlite", [2024-03-20T20:02:36.423Z] "internal/singleflight", [2024-03-20T20:02:36.423Z] "internal/syscall/execenv", [2024-03-20T20:02:36.423Z] "internal/syscall/unix", [2024-03-20T20:02:36.423Z] "internal/testlog", [2024-03-20T20:02:36.423Z] "internal/unsafeheader", [2024-03-20T20:02:36.423Z] "io", [2024-03-20T20:02:36.423Z] "io/fs", [2024-03-20T20:02:36.423Z] "io/ioutil", [2024-03-20T20:02:36.423Z] "log", [2024-03-20T20:02:36.423Z] "math", [2024-03-20T20:02:36.423Z] "math/big", [2024-03-20T20:02:36.423Z] "math/bits", [2024-03-20T20:02:36.423Z] "math/rand", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "net/url", [2024-03-20T20:02:36.423Z] "os", [2024-03-20T20:02:36.423Z] "path", [2024-03-20T20:02:36.423Z] "path/filepath", [2024-03-20T20:02:36.423Z] "reflect", [2024-03-20T20:02:36.423Z] "runtime", [2024-03-20T20:02:36.423Z] "runtime/cgo", [2024-03-20T20:02:36.423Z] "runtime/internal/atomic", [2024-03-20T20:02:36.423Z] "runtime/internal/math", [2024-03-20T20:02:36.423Z] "runtime/internal/sys", [2024-03-20T20:02:36.423Z] "sort", [2024-03-20T20:02:36.423Z] "strconv", [2024-03-20T20:02:36.423Z] "strings", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "sync/atomic", [2024-03-20T20:02:36.423Z] "syscall", [2024-03-20T20:02:36.423Z] "time", [2024-03-20T20:02:36.423Z] "unicode", [2024-03-20T20:02:36.423Z] "unicode/utf16", [2024-03-20T20:02:36.423Z] "unicode/utf8", [2024-03-20T20:02:36.423Z] "unsafe", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "TestGoFiles": [ [2024-03-20T20:02:36.423Z] "export_test.go", [2024-03-20T20:02:36.423Z] "internal_test.go", [2024-03-20T20:02:36.423Z] "options_test.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "TestImports": [ [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.423Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.423Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "strings", [2024-03-20T20:02:36.423Z] "testing", [2024-03-20T20:02:36.423Z] "time" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "XTestGoFiles": [ [2024-03-20T20:02:36.423Z] "bench_test.go", [2024-03-20T20:02:36.423Z] "cluster_test.go", [2024-03-20T20:02:36.423Z] "command_test.go", [2024-03-20T20:02:36.423Z] "commands_test.go", [2024-03-20T20:02:36.423Z] "example_instrumentation_test.go", [2024-03-20T20:02:36.423Z] "example_test.go", [2024-03-20T20:02:36.423Z] "iterator_test.go", [2024-03-20T20:02:36.423Z] "main_test.go", [2024-03-20T20:02:36.423Z] "pipeline_test.go", [2024-03-20T20:02:36.423Z] "pool_test.go", [2024-03-20T20:02:36.423Z] "pubsub_test.go", [2024-03-20T20:02:36.423Z] "race_test.go", [2024-03-20T20:02:36.423Z] "redis_test.go", [2024-03-20T20:02:36.423Z] "ring_test.go", [2024-03-20T20:02:36.423Z] "sentinel_test.go", [2024-03-20T20:02:36.423Z] "tx_test.go", [2024-03-20T20:02:36.423Z] "universal_test.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "XTestImports": [ [2024-03-20T20:02:36.423Z] "bytes", [2024-03-20T20:02:36.423Z] "context", [2024-03-20T20:02:36.423Z] "crypto/rand", [2024-03-20T20:02:36.423Z] "encoding/json", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.423Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.423Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.423Z] "io", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "os", [2024-03-20T20:02:36.423Z] "os/exec", [2024-03-20T20:02:36.423Z] "path/filepath", [2024-03-20T20:02:36.423Z] "reflect", [2024-03-20T20:02:36.423Z] "strconv", [2024-03-20T20:02:36.423Z] "strings", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "sync/atomic", [2024-03-20T20:02:36.423Z] "testing", [2024-03-20T20:02:36.423Z] "time" [2024-03-20T20:02:36.423Z] ] [2024-03-20T20:02:36.423Z] } [2024-03-20T20:02:36.423Z] { [2024-03-20T20:02:36.423Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/redis", [2024-03-20T20:02:36.423Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.423Z] "Name": "redis", [2024-03-20T20:02:36.423Z] "Doc": "Package redis contains a RedisClient which leverages go-redis to interact with a Redis server.", [2024-03-20T20:02:36.423Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.423Z] "Module": { [2024-03-20T20:02:36.423Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.423Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.423Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.423Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.423Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.423Z] "GoVersion": "1.21" [2024-03-20T20:02:36.423Z] }, [2024-03-20T20:02:36.423Z] "DepOnly": true, [2024-03-20T20:02:36.423Z] "Stale": true, [2024-03-20T20:02:36.423Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.423Z] "GoFiles": [ [2024-03-20T20:02:36.423Z] "client.go", [2024-03-20T20:02:36.423Z] "configuration_options.go", [2024-03-20T20:02:36.423Z] "errors.go", [2024-03-20T20:02:36.423Z] "goredis.go", [2024-03-20T20:02:36.423Z] "types.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.423Z] "client_integration_test.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "Imports": [ [2024-03-20T20:02:36.423Z] "crypto/tls", [2024-03-20T20:02:36.423Z] "crypto/x509", [2024-03-20T20:02:36.423Z] "encoding/json", [2024-03-20T20:02:36.423Z] "encoding/pem", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.423Z] "os", [2024-03-20T20:02:36.423Z] "reflect", [2024-03-20T20:02:36.423Z] "strings", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "time" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "Deps": [ [2024-03-20T20:02:36.423Z] "bufio", [2024-03-20T20:02:36.423Z] "bytes", [2024-03-20T20:02:36.423Z] "compress/flate", [2024-03-20T20:02:36.423Z] "compress/gzip", [2024-03-20T20:02:36.423Z] "compress/zlib", [2024-03-20T20:02:36.423Z] "container/list", [2024-03-20T20:02:36.423Z] "context", [2024-03-20T20:02:36.423Z] "crypto", [2024-03-20T20:02:36.423Z] "crypto/aes", [2024-03-20T20:02:36.423Z] "crypto/cipher", [2024-03-20T20:02:36.423Z] "crypto/des", [2024-03-20T20:02:36.423Z] "crypto/dsa", [2024-03-20T20:02:36.423Z] "crypto/ecdsa", [2024-03-20T20:02:36.423Z] "crypto/ed25519", [2024-03-20T20:02:36.423Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.423Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.423Z] "crypto/elliptic", [2024-03-20T20:02:36.423Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.423Z] "crypto/hmac", [2024-03-20T20:02:36.423Z] "crypto/internal/randutil", [2024-03-20T20:02:36.423Z] "crypto/internal/subtle", [2024-03-20T20:02:36.423Z] "crypto/md5", [2024-03-20T20:02:36.423Z] "crypto/rand", [2024-03-20T20:02:36.423Z] "crypto/rc4", [2024-03-20T20:02:36.423Z] "crypto/rsa", [2024-03-20T20:02:36.423Z] "crypto/sha1", [2024-03-20T20:02:36.423Z] "crypto/sha256", [2024-03-20T20:02:36.423Z] "crypto/sha512", [2024-03-20T20:02:36.423Z] "crypto/subtle", [2024-03-20T20:02:36.423Z] "crypto/tls", [2024-03-20T20:02:36.423Z] "crypto/x509", [2024-03-20T20:02:36.423Z] "crypto/x509/pkix", [2024-03-20T20:02:36.423Z] "database/sql/driver", [2024-03-20T20:02:36.423Z] "debug/dwarf", [2024-03-20T20:02:36.423Z] "debug/macho", [2024-03-20T20:02:36.423Z] "encoding", [2024-03-20T20:02:36.423Z] "encoding/asn1", [2024-03-20T20:02:36.423Z] "encoding/base64", [2024-03-20T20:02:36.423Z] "encoding/binary", [2024-03-20T20:02:36.423Z] "encoding/csv", [2024-03-20T20:02:36.423Z] "encoding/hex", [2024-03-20T20:02:36.423Z] "encoding/json", [2024-03-20T20:02:36.423Z] "encoding/pem", [2024-03-20T20:02:36.423Z] "encoding/xml", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.423Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.423Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.423Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.423Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.423Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.423Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.423Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.423Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.423Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.423Z] "github.com/google/uuid", [2024-03-20T20:02:36.423Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.423Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.423Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.423Z] "golang.org/x/net/html", [2024-03-20T20:02:36.423Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.423Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.423Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.423Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.423Z] "golang.org/x/text/language", [2024-03-20T20:02:36.423Z] "hash", [2024-03-20T20:02:36.423Z] "hash/adler32", [2024-03-20T20:02:36.423Z] "hash/crc32", [2024-03-20T20:02:36.423Z] "internal/abi", [2024-03-20T20:02:36.423Z] "internal/bytealg", [2024-03-20T20:02:36.423Z] "internal/cpu", [2024-03-20T20:02:36.423Z] "internal/fmtsort", [2024-03-20T20:02:36.423Z] "internal/goexperiment", [2024-03-20T20:02:36.423Z] "internal/itoa", [2024-03-20T20:02:36.423Z] "internal/nettrace", [2024-03-20T20:02:36.423Z] "internal/oserror", [2024-03-20T20:02:36.423Z] "internal/poll", [2024-03-20T20:02:36.423Z] "internal/race", [2024-03-20T20:02:36.423Z] "internal/reflectlite", [2024-03-20T20:02:36.423Z] "internal/singleflight", [2024-03-20T20:02:36.423Z] "internal/syscall/execenv", [2024-03-20T20:02:36.423Z] "internal/syscall/unix", [2024-03-20T20:02:36.423Z] "internal/testlog", [2024-03-20T20:02:36.423Z] "internal/unsafeheader", [2024-03-20T20:02:36.423Z] "io", [2024-03-20T20:02:36.423Z] "io/fs", [2024-03-20T20:02:36.423Z] "io/ioutil", [2024-03-20T20:02:36.423Z] "log", [2024-03-20T20:02:36.423Z] "math", [2024-03-20T20:02:36.423Z] "math/big", [2024-03-20T20:02:36.423Z] "math/bits", [2024-03-20T20:02:36.423Z] "math/rand", [2024-03-20T20:02:36.423Z] "mime", [2024-03-20T20:02:36.423Z] "mime/multipart", [2024-03-20T20:02:36.423Z] "mime/quotedprintable", [2024-03-20T20:02:36.423Z] "net", [2024-03-20T20:02:36.423Z] "net/http", [2024-03-20T20:02:36.423Z] "net/http/httptrace", [2024-03-20T20:02:36.423Z] "net/http/internal", [2024-03-20T20:02:36.423Z] "net/http/internal/ascii", [2024-03-20T20:02:36.423Z] "net/textproto", [2024-03-20T20:02:36.423Z] "net/url", [2024-03-20T20:02:36.423Z] "os", [2024-03-20T20:02:36.423Z] "path", [2024-03-20T20:02:36.423Z] "path/filepath", [2024-03-20T20:02:36.423Z] "reflect", [2024-03-20T20:02:36.423Z] "regexp", [2024-03-20T20:02:36.423Z] "regexp/syntax", [2024-03-20T20:02:36.423Z] "runtime", [2024-03-20T20:02:36.423Z] "runtime/cgo", [2024-03-20T20:02:36.423Z] "runtime/internal/atomic", [2024-03-20T20:02:36.423Z] "runtime/internal/math", [2024-03-20T20:02:36.423Z] "runtime/internal/sys", [2024-03-20T20:02:36.423Z] "sort", [2024-03-20T20:02:36.423Z] "strconv", [2024-03-20T20:02:36.423Z] "strings", [2024-03-20T20:02:36.423Z] "sync", [2024-03-20T20:02:36.423Z] "sync/atomic", [2024-03-20T20:02:36.423Z] "syscall", [2024-03-20T20:02:36.423Z] "time", [2024-03-20T20:02:36.423Z] "unicode", [2024-03-20T20:02:36.423Z] "unicode/utf16", [2024-03-20T20:02:36.423Z] "unicode/utf8", [2024-03-20T20:02:36.423Z] "unsafe", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.423Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "TestGoFiles": [ [2024-03-20T20:02:36.423Z] "client_test.go", [2024-03-20T20:02:36.423Z] "configuration_options_test.go" [2024-03-20T20:02:36.423Z] ], [2024-03-20T20:02:36.423Z] "TestImports": [ [2024-03-20T20:02:36.423Z] "crypto/tls", [2024-03-20T20:02:36.423Z] "crypto/x509", [2024-03-20T20:02:36.423Z] "encoding/pem", [2024-03-20T20:02:36.423Z] "errors", [2024-03-20T20:02:36.423Z] "fmt", [2024-03-20T20:02:36.423Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.424Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.424Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.424Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.424Z] "reflect", [2024-03-20T20:02:36.424Z] "sync", [2024-03-20T20:02:36.424Z] "testing", [2024-03-20T20:02:36.424Z] "time" [2024-03-20T20:02:36.424Z] ] [2024-03-20T20:02:36.424Z] } [2024-03-20T20:02:36.424Z] { [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/messaging", [2024-03-20T20:02:36.424Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.424Z] "Name": "messaging", [2024-03-20T20:02:36.424Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.424Z] "Module": { [2024-03-20T20:02:36.424Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.424Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.424Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.424Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.424Z] "GoVersion": "1.21" [2024-03-20T20:02:36.424Z] }, [2024-03-20T20:02:36.424Z] "DepOnly": true, [2024-03-20T20:02:36.424Z] "Stale": true, [2024-03-20T20:02:36.424Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.424Z] "GoFiles": [ [2024-03-20T20:02:36.424Z] "factory.go", [2024-03-20T20:02:36.424Z] "interface.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.424Z] "factory_nats_test.go", [2024-03-20T20:02:36.424Z] "factory_noop.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Imports": [ [2024-03-20T20:02:36.424Z] "fmt", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.424Z] "strings", [2024-03-20T20:02:36.424Z] "time" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Deps": [ [2024-03-20T20:02:36.424Z] "bufio", [2024-03-20T20:02:36.424Z] "bytes", [2024-03-20T20:02:36.424Z] "compress/flate", [2024-03-20T20:02:36.424Z] "compress/gzip", [2024-03-20T20:02:36.424Z] "compress/zlib", [2024-03-20T20:02:36.424Z] "container/list", [2024-03-20T20:02:36.424Z] "context", [2024-03-20T20:02:36.424Z] "crypto", [2024-03-20T20:02:36.424Z] "crypto/aes", [2024-03-20T20:02:36.424Z] "crypto/cipher", [2024-03-20T20:02:36.424Z] "crypto/des", [2024-03-20T20:02:36.424Z] "crypto/dsa", [2024-03-20T20:02:36.424Z] "crypto/ecdsa", [2024-03-20T20:02:36.424Z] "crypto/ed25519", [2024-03-20T20:02:36.424Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.424Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.424Z] "crypto/elliptic", [2024-03-20T20:02:36.424Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.424Z] "crypto/hmac", [2024-03-20T20:02:36.424Z] "crypto/internal/randutil", [2024-03-20T20:02:36.424Z] "crypto/internal/subtle", [2024-03-20T20:02:36.424Z] "crypto/md5", [2024-03-20T20:02:36.424Z] "crypto/rand", [2024-03-20T20:02:36.424Z] "crypto/rc4", [2024-03-20T20:02:36.424Z] "crypto/rsa", [2024-03-20T20:02:36.424Z] "crypto/sha1", [2024-03-20T20:02:36.424Z] "crypto/sha256", [2024-03-20T20:02:36.424Z] "crypto/sha512", [2024-03-20T20:02:36.424Z] "crypto/subtle", [2024-03-20T20:02:36.424Z] "crypto/tls", [2024-03-20T20:02:36.424Z] "crypto/x509", [2024-03-20T20:02:36.424Z] "crypto/x509/pkix", [2024-03-20T20:02:36.424Z] "database/sql/driver", [2024-03-20T20:02:36.424Z] "debug/dwarf", [2024-03-20T20:02:36.424Z] "debug/macho", [2024-03-20T20:02:36.424Z] "encoding", [2024-03-20T20:02:36.424Z] "encoding/asn1", [2024-03-20T20:02:36.424Z] "encoding/base64", [2024-03-20T20:02:36.424Z] "encoding/binary", [2024-03-20T20:02:36.424Z] "encoding/csv", [2024-03-20T20:02:36.424Z] "encoding/hex", [2024-03-20T20:02:36.424Z] "encoding/json", [2024-03-20T20:02:36.424Z] "encoding/pem", [2024-03-20T20:02:36.424Z] "encoding/xml", [2024-03-20T20:02:36.424Z] "errors", [2024-03-20T20:02:36.424Z] "fmt", [2024-03-20T20:02:36.424Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.424Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.424Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.424Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.424Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.424Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.424Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.424Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.424Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.424Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.424Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.424Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.424Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.424Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.424Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.424Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.424Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.424Z] "github.com/google/uuid", [2024-03-20T20:02:36.424Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.424Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.424Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.424Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.424Z] "golang.org/x/net/html", [2024-03-20T20:02:36.424Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.424Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.424Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.424Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.424Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.424Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.424Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.424Z] "golang.org/x/text/language", [2024-03-20T20:02:36.424Z] "hash", [2024-03-20T20:02:36.424Z] "hash/adler32", [2024-03-20T20:02:36.424Z] "hash/crc32", [2024-03-20T20:02:36.424Z] "internal/abi", [2024-03-20T20:02:36.424Z] "internal/bytealg", [2024-03-20T20:02:36.424Z] "internal/cpu", [2024-03-20T20:02:36.424Z] "internal/fmtsort", [2024-03-20T20:02:36.424Z] "internal/goexperiment", [2024-03-20T20:02:36.424Z] "internal/itoa", [2024-03-20T20:02:36.424Z] "internal/nettrace", [2024-03-20T20:02:36.424Z] "internal/oserror", [2024-03-20T20:02:36.424Z] "internal/poll", [2024-03-20T20:02:36.424Z] "internal/race", [2024-03-20T20:02:36.424Z] "internal/reflectlite", [2024-03-20T20:02:36.424Z] "internal/singleflight", [2024-03-20T20:02:36.424Z] "internal/syscall/execenv", [2024-03-20T20:02:36.424Z] "internal/syscall/unix", [2024-03-20T20:02:36.424Z] "internal/testlog", [2024-03-20T20:02:36.424Z] "internal/unsafeheader", [2024-03-20T20:02:36.424Z] "io", [2024-03-20T20:02:36.424Z] "io/fs", [2024-03-20T20:02:36.424Z] "io/ioutil", [2024-03-20T20:02:36.424Z] "log", [2024-03-20T20:02:36.424Z] "math", [2024-03-20T20:02:36.424Z] "math/big", [2024-03-20T20:02:36.424Z] "math/bits", [2024-03-20T20:02:36.424Z] "math/rand", [2024-03-20T20:02:36.424Z] "mime", [2024-03-20T20:02:36.424Z] "mime/multipart", [2024-03-20T20:02:36.424Z] "mime/quotedprintable", [2024-03-20T20:02:36.424Z] "net", [2024-03-20T20:02:36.424Z] "net/http", [2024-03-20T20:02:36.424Z] "net/http/httptrace", [2024-03-20T20:02:36.424Z] "net/http/internal", [2024-03-20T20:02:36.424Z] "net/http/internal/ascii", [2024-03-20T20:02:36.424Z] "net/textproto", [2024-03-20T20:02:36.424Z] "net/url", [2024-03-20T20:02:36.424Z] "os", [2024-03-20T20:02:36.424Z] "path", [2024-03-20T20:02:36.424Z] "path/filepath", [2024-03-20T20:02:36.424Z] "reflect", [2024-03-20T20:02:36.424Z] "regexp", [2024-03-20T20:02:36.424Z] "regexp/syntax", [2024-03-20T20:02:36.424Z] "runtime", [2024-03-20T20:02:36.424Z] "runtime/cgo", [2024-03-20T20:02:36.424Z] "runtime/internal/atomic", [2024-03-20T20:02:36.424Z] "runtime/internal/math", [2024-03-20T20:02:36.424Z] "runtime/internal/sys", [2024-03-20T20:02:36.424Z] "sort", [2024-03-20T20:02:36.424Z] "strconv", [2024-03-20T20:02:36.424Z] "strings", [2024-03-20T20:02:36.424Z] "sync", [2024-03-20T20:02:36.424Z] "sync/atomic", [2024-03-20T20:02:36.424Z] "syscall", [2024-03-20T20:02:36.424Z] "time", [2024-03-20T20:02:36.424Z] "unicode", [2024-03-20T20:02:36.424Z] "unicode/utf16", [2024-03-20T20:02:36.424Z] "unicode/utf8", [2024-03-20T20:02:36.424Z] "unsafe", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "TestGoFiles": [ [2024-03-20T20:02:36.424Z] "factory_test.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "TestImports": [ [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.424Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.424Z] "testing" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "XTestGoFiles": [ [2024-03-20T20:02:36.424Z] "factory_no_nats_test.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "XTestImports": [ [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.424Z] "github.com/google/uuid", [2024-03-20T20:02:36.424Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.424Z] "testing" [2024-03-20T20:02:36.424Z] ] [2024-03-20T20:02:36.424Z] } [2024-03-20T20:02:36.424Z] { [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/pkg/types", [2024-03-20T20:02:36.424Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.424Z] "Name": "types", [2024-03-20T20:02:36.424Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "Module": { [2024-03-20T20:02:36.424Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-20T20:02:36.424Z] "Version": "v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "Time": "2024-03-05T02:45:59Z", [2024-03-20T20:02:36.424Z] "Indirect": true, [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-20T20:02:36.424Z] "GoVersion": "1.21" [2024-03-20T20:02:36.424Z] }, [2024-03-20T20:02:36.424Z] "DepOnly": true, [2024-03-20T20:02:36.424Z] "Stale": true, [2024-03-20T20:02:36.424Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.424Z] "GoFiles": [ [2024-03-20T20:02:36.424Z] "config.go", [2024-03-20T20:02:36.424Z] "service_endpoint.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Imports": [ [2024-03-20T20:02:36.424Z] "fmt" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Deps": [ [2024-03-20T20:02:36.424Z] "errors", [2024-03-20T20:02:36.424Z] "fmt", [2024-03-20T20:02:36.424Z] "internal/abi", [2024-03-20T20:02:36.424Z] "internal/bytealg", [2024-03-20T20:02:36.424Z] "internal/cpu", [2024-03-20T20:02:36.424Z] "internal/fmtsort", [2024-03-20T20:02:36.424Z] "internal/goexperiment", [2024-03-20T20:02:36.424Z] "internal/itoa", [2024-03-20T20:02:36.424Z] "internal/oserror", [2024-03-20T20:02:36.424Z] "internal/poll", [2024-03-20T20:02:36.424Z] "internal/race", [2024-03-20T20:02:36.424Z] "internal/reflectlite", [2024-03-20T20:02:36.424Z] "internal/syscall/execenv", [2024-03-20T20:02:36.424Z] "internal/syscall/unix", [2024-03-20T20:02:36.424Z] "internal/testlog", [2024-03-20T20:02:36.424Z] "internal/unsafeheader", [2024-03-20T20:02:36.424Z] "io", [2024-03-20T20:02:36.424Z] "io/fs", [2024-03-20T20:02:36.424Z] "math", [2024-03-20T20:02:36.424Z] "math/bits", [2024-03-20T20:02:36.424Z] "os", [2024-03-20T20:02:36.424Z] "path", [2024-03-20T20:02:36.424Z] "reflect", [2024-03-20T20:02:36.424Z] "runtime", [2024-03-20T20:02:36.424Z] "runtime/internal/atomic", [2024-03-20T20:02:36.424Z] "runtime/internal/math", [2024-03-20T20:02:36.424Z] "runtime/internal/sys", [2024-03-20T20:02:36.424Z] "sort", [2024-03-20T20:02:36.424Z] "strconv", [2024-03-20T20:02:36.424Z] "sync", [2024-03-20T20:02:36.424Z] "sync/atomic", [2024-03-20T20:02:36.424Z] "syscall", [2024-03-20T20:02:36.424Z] "time", [2024-03-20T20:02:36.424Z] "unicode", [2024-03-20T20:02:36.424Z] "unicode/utf8", [2024-03-20T20:02:36.424Z] "unsafe" [2024-03-20T20:02:36.424Z] ] [2024-03-20T20:02:36.424Z] } [2024-03-20T20:02:36.424Z] { [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-03-20T20:02:36.424Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.424Z] "Name": "consul", [2024-03-20T20:02:36.424Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "Module": { [2024-03-20T20:02:36.424Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-20T20:02:36.424Z] "Version": "v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "Time": "2024-03-05T02:45:59Z", [2024-03-20T20:02:36.424Z] "Indirect": true, [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-20T20:02:36.424Z] "GoVersion": "1.21" [2024-03-20T20:02:36.424Z] }, [2024-03-20T20:02:36.424Z] "DepOnly": true, [2024-03-20T20:02:36.424Z] "Stale": true, [2024-03-20T20:02:36.424Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.424Z] "GoFiles": [ [2024-03-20T20:02:36.424Z] "client.go", [2024-03-20T20:02:36.424Z] "mock_consul.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Imports": [ [2024-03-20T20:02:36.424Z] "encoding/json", [2024-03-20T20:02:36.424Z] "fmt", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.424Z] "io", [2024-03-20T20:02:36.424Z] "log", [2024-03-20T20:02:36.424Z] "net/http", [2024-03-20T20:02:36.424Z] "net/http/httptest", [2024-03-20T20:02:36.424Z] "strings", [2024-03-20T20:02:36.424Z] "sync", [2024-03-20T20:02:36.424Z] "time" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Deps": [ [2024-03-20T20:02:36.424Z] "bufio", [2024-03-20T20:02:36.424Z] "bytes", [2024-03-20T20:02:36.424Z] "compress/flate", [2024-03-20T20:02:36.424Z] "compress/gzip", [2024-03-20T20:02:36.424Z] "container/list", [2024-03-20T20:02:36.424Z] "context", [2024-03-20T20:02:36.424Z] "crypto", [2024-03-20T20:02:36.424Z] "crypto/aes", [2024-03-20T20:02:36.424Z] "crypto/cipher", [2024-03-20T20:02:36.424Z] "crypto/des", [2024-03-20T20:02:36.424Z] "crypto/dsa", [2024-03-20T20:02:36.424Z] "crypto/ecdsa", [2024-03-20T20:02:36.424Z] "crypto/ed25519", [2024-03-20T20:02:36.424Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.424Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.424Z] "crypto/elliptic", [2024-03-20T20:02:36.424Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.424Z] "crypto/hmac", [2024-03-20T20:02:36.424Z] "crypto/internal/randutil", [2024-03-20T20:02:36.424Z] "crypto/internal/subtle", [2024-03-20T20:02:36.424Z] "crypto/md5", [2024-03-20T20:02:36.424Z] "crypto/rand", [2024-03-20T20:02:36.424Z] "crypto/rc4", [2024-03-20T20:02:36.424Z] "crypto/rsa", [2024-03-20T20:02:36.424Z] "crypto/sha1", [2024-03-20T20:02:36.424Z] "crypto/sha256", [2024-03-20T20:02:36.424Z] "crypto/sha512", [2024-03-20T20:02:36.424Z] "crypto/subtle", [2024-03-20T20:02:36.424Z] "crypto/tls", [2024-03-20T20:02:36.424Z] "crypto/x509", [2024-03-20T20:02:36.424Z] "crypto/x509/pkix", [2024-03-20T20:02:36.424Z] "encoding", [2024-03-20T20:02:36.424Z] "encoding/asn1", [2024-03-20T20:02:36.424Z] "encoding/base64", [2024-03-20T20:02:36.424Z] "encoding/binary", [2024-03-20T20:02:36.424Z] "encoding/hex", [2024-03-20T20:02:36.424Z] "encoding/json", [2024-03-20T20:02:36.424Z] "encoding/pem", [2024-03-20T20:02:36.424Z] "errors", [2024-03-20T20:02:36.424Z] "flag", [2024-03-20T20:02:36.424Z] "fmt", [2024-03-20T20:02:36.424Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.424Z] "github.com/fatih/color", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.424Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.424Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.424Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.424Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.424Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.424Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.424Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.424Z] "hash", [2024-03-20T20:02:36.424Z] "hash/crc32", [2024-03-20T20:02:36.424Z] "internal/abi", [2024-03-20T20:02:36.424Z] "internal/bytealg", [2024-03-20T20:02:36.424Z] "internal/cpu", [2024-03-20T20:02:36.424Z] "internal/fmtsort", [2024-03-20T20:02:36.424Z] "internal/goexperiment", [2024-03-20T20:02:36.424Z] "internal/itoa", [2024-03-20T20:02:36.424Z] "internal/nettrace", [2024-03-20T20:02:36.424Z] "internal/oserror", [2024-03-20T20:02:36.424Z] "internal/poll", [2024-03-20T20:02:36.424Z] "internal/race", [2024-03-20T20:02:36.424Z] "internal/reflectlite", [2024-03-20T20:02:36.424Z] "internal/singleflight", [2024-03-20T20:02:36.424Z] "internal/syscall/execenv", [2024-03-20T20:02:36.424Z] "internal/syscall/unix", [2024-03-20T20:02:36.424Z] "internal/testlog", [2024-03-20T20:02:36.424Z] "internal/unsafeheader", [2024-03-20T20:02:36.424Z] "io", [2024-03-20T20:02:36.424Z] "io/fs", [2024-03-20T20:02:36.424Z] "io/ioutil", [2024-03-20T20:02:36.424Z] "log", [2024-03-20T20:02:36.424Z] "math", [2024-03-20T20:02:36.424Z] "math/big", [2024-03-20T20:02:36.424Z] "math/bits", [2024-03-20T20:02:36.424Z] "math/rand", [2024-03-20T20:02:36.424Z] "mime", [2024-03-20T20:02:36.424Z] "mime/multipart", [2024-03-20T20:02:36.424Z] "mime/quotedprintable", [2024-03-20T20:02:36.424Z] "net", [2024-03-20T20:02:36.424Z] "net/http", [2024-03-20T20:02:36.424Z] "net/http/httptest", [2024-03-20T20:02:36.424Z] "net/http/httptrace", [2024-03-20T20:02:36.424Z] "net/http/internal", [2024-03-20T20:02:36.424Z] "net/http/internal/ascii", [2024-03-20T20:02:36.424Z] "net/http/internal/testcert", [2024-03-20T20:02:36.424Z] "net/textproto", [2024-03-20T20:02:36.424Z] "net/url", [2024-03-20T20:02:36.424Z] "os", [2024-03-20T20:02:36.424Z] "os/signal", [2024-03-20T20:02:36.424Z] "path", [2024-03-20T20:02:36.424Z] "path/filepath", [2024-03-20T20:02:36.424Z] "reflect", [2024-03-20T20:02:36.424Z] "regexp", [2024-03-20T20:02:36.424Z] "regexp/syntax", [2024-03-20T20:02:36.424Z] "runtime", [2024-03-20T20:02:36.424Z] "runtime/cgo", [2024-03-20T20:02:36.424Z] "runtime/internal/atomic", [2024-03-20T20:02:36.424Z] "runtime/internal/math", [2024-03-20T20:02:36.424Z] "runtime/internal/sys", [2024-03-20T20:02:36.424Z] "sort", [2024-03-20T20:02:36.424Z] "strconv", [2024-03-20T20:02:36.424Z] "strings", [2024-03-20T20:02:36.424Z] "sync", [2024-03-20T20:02:36.424Z] "sync/atomic", [2024-03-20T20:02:36.424Z] "syscall", [2024-03-20T20:02:36.424Z] "time", [2024-03-20T20:02:36.424Z] "unicode", [2024-03-20T20:02:36.424Z] "unicode/utf16", [2024-03-20T20:02:36.424Z] "unicode/utf8", [2024-03-20T20:02:36.424Z] "unsafe", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.424Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "TestGoFiles": [ [2024-03-20T20:02:36.424Z] "client_test.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "TestImports": [ [2024-03-20T20:02:36.424Z] "fmt", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.424Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.424Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.424Z] "net/http", [2024-03-20T20:02:36.424Z] "net/http/httptest", [2024-03-20T20:02:36.424Z] "net/url", [2024-03-20T20:02:36.424Z] "os", [2024-03-20T20:02:36.424Z] "strconv", [2024-03-20T20:02:36.424Z] "strings", [2024-03-20T20:02:36.424Z] "testing", [2024-03-20T20:02:36.424Z] "time" [2024-03-20T20:02:36.424Z] ] [2024-03-20T20:02:36.424Z] } [2024-03-20T20:02:36.424Z] { [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/registry", [2024-03-20T20:02:36.424Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.424Z] "Name": "registry", [2024-03-20T20:02:36.424Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "Module": { [2024-03-20T20:02:36.424Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-20T20:02:36.424Z] "Version": "v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "Time": "2024-03-05T02:45:59Z", [2024-03-20T20:02:36.424Z] "Indirect": true, [2024-03-20T20:02:36.424Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-20T20:02:36.424Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-20T20:02:36.424Z] "GoVersion": "1.21" [2024-03-20T20:02:36.424Z] }, [2024-03-20T20:02:36.424Z] "DepOnly": true, [2024-03-20T20:02:36.424Z] "Stale": true, [2024-03-20T20:02:36.424Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.424Z] "GoFiles": [ [2024-03-20T20:02:36.424Z] "factory.go", [2024-03-20T20:02:36.424Z] "interface.go" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Imports": [ [2024-03-20T20:02:36.424Z] "fmt", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.424Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types" [2024-03-20T20:02:36.424Z] ], [2024-03-20T20:02:36.424Z] "Deps": [ [2024-03-20T20:02:36.424Z] "bufio", [2024-03-20T20:02:36.424Z] "bytes", [2024-03-20T20:02:36.424Z] "compress/flate", [2024-03-20T20:02:36.424Z] "compress/gzip", [2024-03-20T20:02:36.424Z] "container/list", [2024-03-20T20:02:36.424Z] "context", [2024-03-20T20:02:36.424Z] "crypto", [2024-03-20T20:02:36.424Z] "crypto/aes", [2024-03-20T20:02:36.424Z] "crypto/cipher", [2024-03-20T20:02:36.424Z] "crypto/des", [2024-03-20T20:02:36.424Z] "crypto/dsa", [2024-03-20T20:02:36.424Z] "crypto/ecdsa", [2024-03-20T20:02:36.424Z] "crypto/ed25519", [2024-03-20T20:02:36.424Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.424Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.424Z] "crypto/elliptic", [2024-03-20T20:02:36.424Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.424Z] "crypto/hmac", [2024-03-20T20:02:36.424Z] "crypto/internal/randutil", [2024-03-20T20:02:36.424Z] "crypto/internal/subtle", [2024-03-20T20:02:36.424Z] "crypto/md5", [2024-03-20T20:02:36.424Z] "crypto/rand", [2024-03-20T20:02:36.424Z] "crypto/rc4", [2024-03-20T20:02:36.424Z] "crypto/rsa", [2024-03-20T20:02:36.424Z] "crypto/sha1", [2024-03-20T20:02:36.424Z] "crypto/sha256", [2024-03-20T20:02:36.424Z] "crypto/sha512", [2024-03-20T20:02:36.424Z] "crypto/subtle", [2024-03-20T20:02:36.424Z] "crypto/tls", [2024-03-20T20:02:36.424Z] "crypto/x509", [2024-03-20T20:02:36.425Z] "crypto/x509/pkix", [2024-03-20T20:02:36.425Z] "encoding", [2024-03-20T20:02:36.425Z] "encoding/asn1", [2024-03-20T20:02:36.425Z] "encoding/base64", [2024-03-20T20:02:36.425Z] "encoding/binary", [2024-03-20T20:02:36.425Z] "encoding/hex", [2024-03-20T20:02:36.425Z] "encoding/json", [2024-03-20T20:02:36.425Z] "encoding/pem", [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "flag", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.425Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.425Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.425Z] "github.com/fatih/color", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.425Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.425Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.425Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.425Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.425Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.425Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.425Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.425Z] "hash", [2024-03-20T20:02:36.425Z] "hash/crc32", [2024-03-20T20:02:36.425Z] "internal/abi", [2024-03-20T20:02:36.425Z] "internal/bytealg", [2024-03-20T20:02:36.425Z] "internal/cpu", [2024-03-20T20:02:36.425Z] "internal/fmtsort", [2024-03-20T20:02:36.425Z] "internal/goexperiment", [2024-03-20T20:02:36.425Z] "internal/itoa", [2024-03-20T20:02:36.425Z] "internal/nettrace", [2024-03-20T20:02:36.425Z] "internal/oserror", [2024-03-20T20:02:36.425Z] "internal/poll", [2024-03-20T20:02:36.425Z] "internal/race", [2024-03-20T20:02:36.425Z] "internal/reflectlite", [2024-03-20T20:02:36.425Z] "internal/singleflight", [2024-03-20T20:02:36.425Z] "internal/syscall/execenv", [2024-03-20T20:02:36.425Z] "internal/syscall/unix", [2024-03-20T20:02:36.425Z] "internal/testlog", [2024-03-20T20:02:36.425Z] "internal/unsafeheader", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "io/fs", [2024-03-20T20:02:36.425Z] "io/ioutil", [2024-03-20T20:02:36.425Z] "log", [2024-03-20T20:02:36.425Z] "math", [2024-03-20T20:02:36.425Z] "math/big", [2024-03-20T20:02:36.425Z] "math/bits", [2024-03-20T20:02:36.425Z] "math/rand", [2024-03-20T20:02:36.425Z] "mime", [2024-03-20T20:02:36.425Z] "mime/multipart", [2024-03-20T20:02:36.425Z] "mime/quotedprintable", [2024-03-20T20:02:36.425Z] "net", [2024-03-20T20:02:36.425Z] "net/http", [2024-03-20T20:02:36.425Z] "net/http/httptest", [2024-03-20T20:02:36.425Z] "net/http/httptrace", [2024-03-20T20:02:36.425Z] "net/http/internal", [2024-03-20T20:02:36.425Z] "net/http/internal/ascii", [2024-03-20T20:02:36.425Z] "net/http/internal/testcert", [2024-03-20T20:02:36.425Z] "net/textproto", [2024-03-20T20:02:36.425Z] "net/url", [2024-03-20T20:02:36.425Z] "os", [2024-03-20T20:02:36.425Z] "os/signal", [2024-03-20T20:02:36.425Z] "path", [2024-03-20T20:02:36.425Z] "path/filepath", [2024-03-20T20:02:36.425Z] "reflect", [2024-03-20T20:02:36.425Z] "regexp", [2024-03-20T20:02:36.425Z] "regexp/syntax", [2024-03-20T20:02:36.425Z] "runtime", [2024-03-20T20:02:36.425Z] "runtime/cgo", [2024-03-20T20:02:36.425Z] "runtime/internal/atomic", [2024-03-20T20:02:36.425Z] "runtime/internal/math", [2024-03-20T20:02:36.425Z] "runtime/internal/sys", [2024-03-20T20:02:36.425Z] "sort", [2024-03-20T20:02:36.425Z] "strconv", [2024-03-20T20:02:36.425Z] "strings", [2024-03-20T20:02:36.425Z] "sync", [2024-03-20T20:02:36.425Z] "sync/atomic", [2024-03-20T20:02:36.425Z] "syscall", [2024-03-20T20:02:36.425Z] "time", [2024-03-20T20:02:36.425Z] "unicode", [2024-03-20T20:02:36.425Z] "unicode/utf16", [2024-03-20T20:02:36.425Z] "unicode/utf8", [2024-03-20T20:02:36.425Z] "unsafe", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestGoFiles": [ [2024-03-20T20:02:36.425Z] "factory_test.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestImports": [ [2024-03-20T20:02:36.425Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.425Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.425Z] "testing" [2024-03-20T20:02:36.425Z] ] [2024-03-20T20:02:36.425Z] } [2024-03-20T20:02:36.425Z] { [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/authtokenloader", [2024-03-20T20:02:36.425Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.425Z] "Name": "authtokenloader", [2024-03-20T20:02:36.425Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.425Z] "Module": { [2024-03-20T20:02:36.425Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-20T20:02:36.425Z] "Version": "v3.2.0-dev.5", [2024-03-20T20:02:36.425Z] "Time": "2024-01-18T14:27:45Z", [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-20T20:02:36.425Z] "GoVersion": "1.21" [2024-03-20T20:02:36.425Z] }, [2024-03-20T20:02:36.425Z] "DepOnly": true, [2024-03-20T20:02:36.425Z] "Stale": true, [2024-03-20T20:02:36.425Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.425Z] "GoFiles": [ [2024-03-20T20:02:36.425Z] "interface.go", [2024-03-20T20:02:36.425Z] "methods.go", [2024-03-20T20:02:36.425Z] "types.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Imports": [ [2024-03-20T20:02:36.425Z] "encoding/json", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "os" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Deps": [ [2024-03-20T20:02:36.425Z] "bytes", [2024-03-20T20:02:36.425Z] "encoding", [2024-03-20T20:02:36.425Z] "encoding/base64", [2024-03-20T20:02:36.425Z] "encoding/binary", [2024-03-20T20:02:36.425Z] "encoding/json", [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.425Z] "internal/abi", [2024-03-20T20:02:36.425Z] "internal/bytealg", [2024-03-20T20:02:36.425Z] "internal/cpu", [2024-03-20T20:02:36.425Z] "internal/fmtsort", [2024-03-20T20:02:36.425Z] "internal/goexperiment", [2024-03-20T20:02:36.425Z] "internal/itoa", [2024-03-20T20:02:36.425Z] "internal/oserror", [2024-03-20T20:02:36.425Z] "internal/poll", [2024-03-20T20:02:36.425Z] "internal/race", [2024-03-20T20:02:36.425Z] "internal/reflectlite", [2024-03-20T20:02:36.425Z] "internal/syscall/execenv", [2024-03-20T20:02:36.425Z] "internal/syscall/unix", [2024-03-20T20:02:36.425Z] "internal/testlog", [2024-03-20T20:02:36.425Z] "internal/unsafeheader", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "io/fs", [2024-03-20T20:02:36.425Z] "math", [2024-03-20T20:02:36.425Z] "math/bits", [2024-03-20T20:02:36.425Z] "os", [2024-03-20T20:02:36.425Z] "path", [2024-03-20T20:02:36.425Z] "reflect", [2024-03-20T20:02:36.425Z] "runtime", [2024-03-20T20:02:36.425Z] "runtime/internal/atomic", [2024-03-20T20:02:36.425Z] "runtime/internal/math", [2024-03-20T20:02:36.425Z] "runtime/internal/sys", [2024-03-20T20:02:36.425Z] "sort", [2024-03-20T20:02:36.425Z] "strconv", [2024-03-20T20:02:36.425Z] "strings", [2024-03-20T20:02:36.425Z] "sync", [2024-03-20T20:02:36.425Z] "sync/atomic", [2024-03-20T20:02:36.425Z] "syscall", [2024-03-20T20:02:36.425Z] "time", [2024-03-20T20:02:36.425Z] "unicode", [2024-03-20T20:02:36.425Z] "unicode/utf16", [2024-03-20T20:02:36.425Z] "unicode/utf8", [2024-03-20T20:02:36.425Z] "unsafe" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestGoFiles": [ [2024-03-20T20:02:36.425Z] "methods_test.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestImports": [ [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-20T20:02:36.425Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.425Z] "os", [2024-03-20T20:02:36.425Z] "strings", [2024-03-20T20:02:36.425Z] "testing" [2024-03-20T20:02:36.425Z] ] [2024-03-20T20:02:36.425Z] } [2024-03-20T20:02:36.425Z] { [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffeid", [2024-03-20T20:02:36.425Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.425Z] "Name": "spiffeid", [2024-03-20T20:02:36.425Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.425Z] "Module": { [2024-03-20T20:02:36.425Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.425Z] "Version": "v2.1.7", [2024-03-20T20:02:36.425Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.425Z] "GoVersion": "1.19" [2024-03-20T20:02:36.425Z] }, [2024-03-20T20:02:36.425Z] "DepOnly": true, [2024-03-20T20:02:36.425Z] "Stale": true, [2024-03-20T20:02:36.425Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.425Z] "GoFiles": [ [2024-03-20T20:02:36.425Z] "charset_backcompat_deny.go", [2024-03-20T20:02:36.425Z] "errors.go", [2024-03-20T20:02:36.425Z] "id.go", [2024-03-20T20:02:36.425Z] "match.go", [2024-03-20T20:02:36.425Z] "path.go", [2024-03-20T20:02:36.425Z] "require.go", [2024-03-20T20:02:36.425Z] "trustdomain.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.425Z] "charset_backcompat_allow.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Imports": [ [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "net/url", [2024-03-20T20:02:36.425Z] "strings" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Deps": [ [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "internal/abi", [2024-03-20T20:02:36.425Z] "internal/bytealg", [2024-03-20T20:02:36.425Z] "internal/cpu", [2024-03-20T20:02:36.425Z] "internal/fmtsort", [2024-03-20T20:02:36.425Z] "internal/goexperiment", [2024-03-20T20:02:36.425Z] "internal/itoa", [2024-03-20T20:02:36.425Z] "internal/oserror", [2024-03-20T20:02:36.425Z] "internal/poll", [2024-03-20T20:02:36.425Z] "internal/race", [2024-03-20T20:02:36.425Z] "internal/reflectlite", [2024-03-20T20:02:36.425Z] "internal/syscall/execenv", [2024-03-20T20:02:36.425Z] "internal/syscall/unix", [2024-03-20T20:02:36.425Z] "internal/testlog", [2024-03-20T20:02:36.425Z] "internal/unsafeheader", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "io/fs", [2024-03-20T20:02:36.425Z] "math", [2024-03-20T20:02:36.425Z] "math/bits", [2024-03-20T20:02:36.425Z] "net/url", [2024-03-20T20:02:36.425Z] "os", [2024-03-20T20:02:36.425Z] "path", [2024-03-20T20:02:36.425Z] "reflect", [2024-03-20T20:02:36.425Z] "runtime", [2024-03-20T20:02:36.425Z] "runtime/internal/atomic", [2024-03-20T20:02:36.425Z] "runtime/internal/math", [2024-03-20T20:02:36.425Z] "runtime/internal/sys", [2024-03-20T20:02:36.425Z] "sort", [2024-03-20T20:02:36.425Z] "strconv", [2024-03-20T20:02:36.425Z] "strings", [2024-03-20T20:02:36.425Z] "sync", [2024-03-20T20:02:36.425Z] "sync/atomic", [2024-03-20T20:02:36.425Z] "syscall", [2024-03-20T20:02:36.425Z] "time", [2024-03-20T20:02:36.425Z] "unicode", [2024-03-20T20:02:36.425Z] "unicode/utf8", [2024-03-20T20:02:36.425Z] "unsafe" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestGoFiles": [ [2024-03-20T20:02:36.425Z] "path_test.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestImports": [ [2024-03-20T20:02:36.425Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.425Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.425Z] "testing" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "XTestGoFiles": [ [2024-03-20T20:02:36.425Z] "id_test.go", [2024-03-20T20:02:36.425Z] "match_test.go", [2024-03-20T20:02:36.425Z] "require_test.go", [2024-03-20T20:02:36.425Z] "trustdomain_test.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "XTestImports": [ [2024-03-20T20:02:36.425Z] "encoding/json", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.425Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.425Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.425Z] "net/url", [2024-03-20T20:02:36.425Z] "testing" [2024-03-20T20:02:36.425Z] ] [2024-03-20T20:02:36.425Z] } [2024-03-20T20:02:36.425Z] { [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/pemutil", [2024-03-20T20:02:36.425Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.425Z] "Name": "pemutil", [2024-03-20T20:02:36.425Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.425Z] "Module": { [2024-03-20T20:02:36.425Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.425Z] "Version": "v2.1.7", [2024-03-20T20:02:36.425Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.425Z] "GoVersion": "1.19" [2024-03-20T20:02:36.425Z] }, [2024-03-20T20:02:36.425Z] "DepOnly": true, [2024-03-20T20:02:36.425Z] "Stale": true, [2024-03-20T20:02:36.425Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.425Z] "GoFiles": [ [2024-03-20T20:02:36.425Z] "pem.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Imports": [ [2024-03-20T20:02:36.425Z] "crypto", [2024-03-20T20:02:36.425Z] "crypto/x509", [2024-03-20T20:02:36.425Z] "encoding/pem", [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Deps": [ [2024-03-20T20:02:36.425Z] "bufio", [2024-03-20T20:02:36.425Z] "bytes", [2024-03-20T20:02:36.425Z] "context", [2024-03-20T20:02:36.425Z] "crypto", [2024-03-20T20:02:36.425Z] "crypto/aes", [2024-03-20T20:02:36.425Z] "crypto/cipher", [2024-03-20T20:02:36.425Z] "crypto/des", [2024-03-20T20:02:36.425Z] "crypto/dsa", [2024-03-20T20:02:36.425Z] "crypto/ecdsa", [2024-03-20T20:02:36.425Z] "crypto/ed25519", [2024-03-20T20:02:36.425Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.425Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.425Z] "crypto/elliptic", [2024-03-20T20:02:36.425Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.425Z] "crypto/internal/randutil", [2024-03-20T20:02:36.425Z] "crypto/internal/subtle", [2024-03-20T20:02:36.425Z] "crypto/md5", [2024-03-20T20:02:36.425Z] "crypto/rand", [2024-03-20T20:02:36.425Z] "crypto/rsa", [2024-03-20T20:02:36.425Z] "crypto/sha1", [2024-03-20T20:02:36.425Z] "crypto/sha256", [2024-03-20T20:02:36.425Z] "crypto/sha512", [2024-03-20T20:02:36.425Z] "crypto/subtle", [2024-03-20T20:02:36.425Z] "crypto/x509", [2024-03-20T20:02:36.425Z] "crypto/x509/pkix", [2024-03-20T20:02:36.425Z] "encoding/asn1", [2024-03-20T20:02:36.425Z] "encoding/base64", [2024-03-20T20:02:36.425Z] "encoding/binary", [2024-03-20T20:02:36.425Z] "encoding/hex", [2024-03-20T20:02:36.425Z] "encoding/pem", [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "hash", [2024-03-20T20:02:36.425Z] "internal/abi", [2024-03-20T20:02:36.425Z] "internal/bytealg", [2024-03-20T20:02:36.425Z] "internal/cpu", [2024-03-20T20:02:36.425Z] "internal/fmtsort", [2024-03-20T20:02:36.425Z] "internal/goexperiment", [2024-03-20T20:02:36.425Z] "internal/itoa", [2024-03-20T20:02:36.425Z] "internal/nettrace", [2024-03-20T20:02:36.425Z] "internal/oserror", [2024-03-20T20:02:36.425Z] "internal/poll", [2024-03-20T20:02:36.425Z] "internal/race", [2024-03-20T20:02:36.425Z] "internal/reflectlite", [2024-03-20T20:02:36.425Z] "internal/singleflight", [2024-03-20T20:02:36.425Z] "internal/syscall/execenv", [2024-03-20T20:02:36.425Z] "internal/syscall/unix", [2024-03-20T20:02:36.425Z] "internal/testlog", [2024-03-20T20:02:36.425Z] "internal/unsafeheader", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "io/fs", [2024-03-20T20:02:36.425Z] "math", [2024-03-20T20:02:36.425Z] "math/big", [2024-03-20T20:02:36.425Z] "math/bits", [2024-03-20T20:02:36.425Z] "math/rand", [2024-03-20T20:02:36.425Z] "net", [2024-03-20T20:02:36.425Z] "net/url", [2024-03-20T20:02:36.425Z] "os", [2024-03-20T20:02:36.425Z] "path", [2024-03-20T20:02:36.425Z] "path/filepath", [2024-03-20T20:02:36.425Z] "reflect", [2024-03-20T20:02:36.425Z] "runtime", [2024-03-20T20:02:36.425Z] "runtime/cgo", [2024-03-20T20:02:36.425Z] "runtime/internal/atomic", [2024-03-20T20:02:36.425Z] "runtime/internal/math", [2024-03-20T20:02:36.425Z] "runtime/internal/sys", [2024-03-20T20:02:36.425Z] "sort", [2024-03-20T20:02:36.425Z] "strconv", [2024-03-20T20:02:36.425Z] "strings", [2024-03-20T20:02:36.425Z] "sync", [2024-03-20T20:02:36.425Z] "sync/atomic", [2024-03-20T20:02:36.425Z] "syscall", [2024-03-20T20:02:36.425Z] "time", [2024-03-20T20:02:36.425Z] "unicode", [2024-03-20T20:02:36.425Z] "unicode/utf16", [2024-03-20T20:02:36.425Z] "unicode/utf8", [2024-03-20T20:02:36.425Z] "unsafe", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "XTestGoFiles": [ [2024-03-20T20:02:36.425Z] "pem_test.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "XTestImports": [ [2024-03-20T20:02:36.425Z] "bytes", [2024-03-20T20:02:36.425Z] "crypto/x509", [2024-03-20T20:02:36.425Z] "encoding/pem", [2024-03-20T20:02:36.425Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.425Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.425Z] "testing" [2024-03-20T20:02:36.425Z] ] [2024-03-20T20:02:36.425Z] } [2024-03-20T20:02:36.425Z] { [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/x509util", [2024-03-20T20:02:36.425Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.425Z] "Name": "x509util", [2024-03-20T20:02:36.425Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.425Z] "Module": { [2024-03-20T20:02:36.425Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.425Z] "Version": "v2.1.7", [2024-03-20T20:02:36.425Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.425Z] "GoVersion": "1.19" [2024-03-20T20:02:36.425Z] }, [2024-03-20T20:02:36.425Z] "DepOnly": true, [2024-03-20T20:02:36.425Z] "Stale": true, [2024-03-20T20:02:36.425Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.425Z] "GoFiles": [ [2024-03-20T20:02:36.425Z] "util.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Imports": [ [2024-03-20T20:02:36.425Z] "crypto/x509" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Deps": [ [2024-03-20T20:02:36.425Z] "bufio", [2024-03-20T20:02:36.425Z] "bytes", [2024-03-20T20:02:36.425Z] "context", [2024-03-20T20:02:36.425Z] "crypto", [2024-03-20T20:02:36.425Z] "crypto/aes", [2024-03-20T20:02:36.425Z] "crypto/cipher", [2024-03-20T20:02:36.425Z] "crypto/des", [2024-03-20T20:02:36.425Z] "crypto/dsa", [2024-03-20T20:02:36.425Z] "crypto/ecdsa", [2024-03-20T20:02:36.425Z] "crypto/ed25519", [2024-03-20T20:02:36.425Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.425Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.425Z] "crypto/elliptic", [2024-03-20T20:02:36.425Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.425Z] "crypto/internal/randutil", [2024-03-20T20:02:36.425Z] "crypto/internal/subtle", [2024-03-20T20:02:36.425Z] "crypto/md5", [2024-03-20T20:02:36.425Z] "crypto/rand", [2024-03-20T20:02:36.425Z] "crypto/rsa", [2024-03-20T20:02:36.425Z] "crypto/sha1", [2024-03-20T20:02:36.425Z] "crypto/sha256", [2024-03-20T20:02:36.425Z] "crypto/sha512", [2024-03-20T20:02:36.425Z] "crypto/subtle", [2024-03-20T20:02:36.425Z] "crypto/x509", [2024-03-20T20:02:36.425Z] "crypto/x509/pkix", [2024-03-20T20:02:36.425Z] "encoding/asn1", [2024-03-20T20:02:36.425Z] "encoding/base64", [2024-03-20T20:02:36.425Z] "encoding/binary", [2024-03-20T20:02:36.425Z] "encoding/hex", [2024-03-20T20:02:36.425Z] "encoding/pem", [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "hash", [2024-03-20T20:02:36.425Z] "internal/abi", [2024-03-20T20:02:36.425Z] "internal/bytealg", [2024-03-20T20:02:36.425Z] "internal/cpu", [2024-03-20T20:02:36.425Z] "internal/fmtsort", [2024-03-20T20:02:36.425Z] "internal/goexperiment", [2024-03-20T20:02:36.425Z] "internal/itoa", [2024-03-20T20:02:36.425Z] "internal/nettrace", [2024-03-20T20:02:36.425Z] "internal/oserror", [2024-03-20T20:02:36.425Z] "internal/poll", [2024-03-20T20:02:36.425Z] "internal/race", [2024-03-20T20:02:36.425Z] "internal/reflectlite", [2024-03-20T20:02:36.425Z] "internal/singleflight", [2024-03-20T20:02:36.425Z] "internal/syscall/execenv", [2024-03-20T20:02:36.425Z] "internal/syscall/unix", [2024-03-20T20:02:36.425Z] "internal/testlog", [2024-03-20T20:02:36.425Z] "internal/unsafeheader", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "io/fs", [2024-03-20T20:02:36.425Z] "math", [2024-03-20T20:02:36.425Z] "math/big", [2024-03-20T20:02:36.425Z] "math/bits", [2024-03-20T20:02:36.425Z] "math/rand", [2024-03-20T20:02:36.425Z] "net", [2024-03-20T20:02:36.425Z] "net/url", [2024-03-20T20:02:36.425Z] "os", [2024-03-20T20:02:36.425Z] "path", [2024-03-20T20:02:36.425Z] "path/filepath", [2024-03-20T20:02:36.425Z] "reflect", [2024-03-20T20:02:36.425Z] "runtime", [2024-03-20T20:02:36.425Z] "runtime/cgo", [2024-03-20T20:02:36.425Z] "runtime/internal/atomic", [2024-03-20T20:02:36.425Z] "runtime/internal/math", [2024-03-20T20:02:36.425Z] "runtime/internal/sys", [2024-03-20T20:02:36.425Z] "sort", [2024-03-20T20:02:36.425Z] "strconv", [2024-03-20T20:02:36.425Z] "strings", [2024-03-20T20:02:36.425Z] "sync", [2024-03-20T20:02:36.425Z] "sync/atomic", [2024-03-20T20:02:36.425Z] "syscall", [2024-03-20T20:02:36.425Z] "time", [2024-03-20T20:02:36.425Z] "unicode", [2024-03-20T20:02:36.425Z] "unicode/utf16", [2024-03-20T20:02:36.425Z] "unicode/utf8", [2024-03-20T20:02:36.425Z] "unsafe", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.425Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.425Z] ] [2024-03-20T20:02:36.425Z] } [2024-03-20T20:02:36.425Z] { [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-20T20:02:36.425Z] "ImportPath": "github.com/zeebo/errs", [2024-03-20T20:02:36.425Z] "Name": "errs", [2024-03-20T20:02:36.425Z] "Doc": "Package errs provides a simple error package with stack traces.", [2024-03-20T20:02:36.425Z] "Root": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-20T20:02:36.425Z] "Module": { [2024-03-20T20:02:36.425Z] "Path": "github.com/zeebo/errs", [2024-03-20T20:02:36.425Z] "Version": "v1.3.0", [2024-03-20T20:02:36.425Z] "Time": "2022-03-17T17:23:02Z", [2024-03-20T20:02:36.425Z] "Indirect": true, [2024-03-20T20:02:36.425Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-20T20:02:36.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zeebo/errs/@v/v1.3.0.mod", [2024-03-20T20:02:36.425Z] "GoVersion": "1.12" [2024-03-20T20:02:36.425Z] }, [2024-03-20T20:02:36.425Z] "DepOnly": true, [2024-03-20T20:02:36.425Z] "Stale": true, [2024-03-20T20:02:36.425Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.425Z] "GoFiles": [ [2024-03-20T20:02:36.425Z] "errs.go", [2024-03-20T20:02:36.425Z] "group.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Imports": [ [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "runtime" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "Deps": [ [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "internal/abi", [2024-03-20T20:02:36.425Z] "internal/bytealg", [2024-03-20T20:02:36.425Z] "internal/cpu", [2024-03-20T20:02:36.425Z] "internal/fmtsort", [2024-03-20T20:02:36.425Z] "internal/goexperiment", [2024-03-20T20:02:36.425Z] "internal/itoa", [2024-03-20T20:02:36.425Z] "internal/oserror", [2024-03-20T20:02:36.425Z] "internal/poll", [2024-03-20T20:02:36.425Z] "internal/race", [2024-03-20T20:02:36.425Z] "internal/reflectlite", [2024-03-20T20:02:36.425Z] "internal/syscall/execenv", [2024-03-20T20:02:36.425Z] "internal/syscall/unix", [2024-03-20T20:02:36.425Z] "internal/testlog", [2024-03-20T20:02:36.425Z] "internal/unsafeheader", [2024-03-20T20:02:36.425Z] "io", [2024-03-20T20:02:36.425Z] "io/fs", [2024-03-20T20:02:36.425Z] "math", [2024-03-20T20:02:36.425Z] "math/bits", [2024-03-20T20:02:36.425Z] "os", [2024-03-20T20:02:36.425Z] "path", [2024-03-20T20:02:36.425Z] "reflect", [2024-03-20T20:02:36.425Z] "runtime", [2024-03-20T20:02:36.425Z] "runtime/internal/atomic", [2024-03-20T20:02:36.425Z] "runtime/internal/math", [2024-03-20T20:02:36.425Z] "runtime/internal/sys", [2024-03-20T20:02:36.425Z] "sort", [2024-03-20T20:02:36.425Z] "strconv", [2024-03-20T20:02:36.425Z] "sync", [2024-03-20T20:02:36.425Z] "sync/atomic", [2024-03-20T20:02:36.425Z] "syscall", [2024-03-20T20:02:36.425Z] "time", [2024-03-20T20:02:36.425Z] "unicode", [2024-03-20T20:02:36.425Z] "unicode/utf8", [2024-03-20T20:02:36.425Z] "unsafe" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestGoFiles": [ [2024-03-20T20:02:36.425Z] "errs_test.go", [2024-03-20T20:02:36.425Z] "group_test.go" [2024-03-20T20:02:36.425Z] ], [2024-03-20T20:02:36.425Z] "TestImports": [ [2024-03-20T20:02:36.425Z] "errors", [2024-03-20T20:02:36.425Z] "fmt", [2024-03-20T20:02:36.425Z] "strings", [2024-03-20T20:02:36.425Z] "sync", [2024-03-20T20:02:36.425Z] "testing" [2024-03-20T20:02:36.425Z] ] [2024-03-20T20:02:36.426Z] } [2024-03-20T20:02:36.426Z] { [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "Name": "x509bundle", [2024-03-20T20:02:36.426Z] "Doc": "Package x509bundle provides X.509 bundle related functionality.", [2024-03-20T20:02:36.426Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.426Z] "Module": { [2024-03-20T20:02:36.426Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.426Z] "Version": "v2.1.7", [2024-03-20T20:02:36.426Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.426Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.426Z] "GoVersion": "1.19" [2024-03-20T20:02:36.426Z] }, [2024-03-20T20:02:36.426Z] "DepOnly": true, [2024-03-20T20:02:36.426Z] "Stale": true, [2024-03-20T20:02:36.426Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "GoFiles": [ [2024-03-20T20:02:36.426Z] "bundle.go", [2024-03-20T20:02:36.426Z] "doc.go", [2024-03-20T20:02:36.426Z] "set.go", [2024-03-20T20:02:36.426Z] "source.go" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Imports": [ [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.426Z] "io", [2024-03-20T20:02:36.426Z] "os", [2024-03-20T20:02:36.426Z] "sort", [2024-03-20T20:02:36.426Z] "sync" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Deps": [ [2024-03-20T20:02:36.426Z] "bufio", [2024-03-20T20:02:36.426Z] "bytes", [2024-03-20T20:02:36.426Z] "context", [2024-03-20T20:02:36.426Z] "crypto", [2024-03-20T20:02:36.426Z] "crypto/aes", [2024-03-20T20:02:36.426Z] "crypto/cipher", [2024-03-20T20:02:36.426Z] "crypto/des", [2024-03-20T20:02:36.426Z] "crypto/dsa", [2024-03-20T20:02:36.426Z] "crypto/ecdsa", [2024-03-20T20:02:36.426Z] "crypto/ed25519", [2024-03-20T20:02:36.426Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.426Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.426Z] "crypto/elliptic", [2024-03-20T20:02:36.426Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.426Z] "crypto/internal/randutil", [2024-03-20T20:02:36.426Z] "crypto/internal/subtle", [2024-03-20T20:02:36.426Z] "crypto/md5", [2024-03-20T20:02:36.426Z] "crypto/rand", [2024-03-20T20:02:36.426Z] "crypto/rsa", [2024-03-20T20:02:36.426Z] "crypto/sha1", [2024-03-20T20:02:36.426Z] "crypto/sha256", [2024-03-20T20:02:36.426Z] "crypto/sha512", [2024-03-20T20:02:36.426Z] "crypto/subtle", [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "crypto/x509/pkix", [2024-03-20T20:02:36.426Z] "encoding/asn1", [2024-03-20T20:02:36.426Z] "encoding/base64", [2024-03-20T20:02:36.426Z] "encoding/binary", [2024-03-20T20:02:36.426Z] "encoding/hex", [2024-03-20T20:02:36.426Z] "encoding/pem", [2024-03-20T20:02:36.426Z] "errors", [2024-03-20T20:02:36.426Z] "fmt", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.426Z] "hash", [2024-03-20T20:02:36.426Z] "internal/abi", [2024-03-20T20:02:36.426Z] "internal/bytealg", [2024-03-20T20:02:36.426Z] "internal/cpu", [2024-03-20T20:02:36.426Z] "internal/fmtsort", [2024-03-20T20:02:36.426Z] "internal/goexperiment", [2024-03-20T20:02:36.426Z] "internal/itoa", [2024-03-20T20:02:36.426Z] "internal/nettrace", [2024-03-20T20:02:36.426Z] "internal/oserror", [2024-03-20T20:02:36.426Z] "internal/poll", [2024-03-20T20:02:36.426Z] "internal/race", [2024-03-20T20:02:36.426Z] "internal/reflectlite", [2024-03-20T20:02:36.426Z] "internal/singleflight", [2024-03-20T20:02:36.426Z] "internal/syscall/execenv", [2024-03-20T20:02:36.426Z] "internal/syscall/unix", [2024-03-20T20:02:36.426Z] "internal/testlog", [2024-03-20T20:02:36.426Z] "internal/unsafeheader", [2024-03-20T20:02:36.426Z] "io", [2024-03-20T20:02:36.426Z] "io/fs", [2024-03-20T20:02:36.426Z] "math", [2024-03-20T20:02:36.426Z] "math/big", [2024-03-20T20:02:36.426Z] "math/bits", [2024-03-20T20:02:36.426Z] "math/rand", [2024-03-20T20:02:36.426Z] "net", [2024-03-20T20:02:36.426Z] "net/url", [2024-03-20T20:02:36.426Z] "os", [2024-03-20T20:02:36.426Z] "path", [2024-03-20T20:02:36.426Z] "path/filepath", [2024-03-20T20:02:36.426Z] "reflect", [2024-03-20T20:02:36.426Z] "runtime", [2024-03-20T20:02:36.426Z] "runtime/cgo", [2024-03-20T20:02:36.426Z] "runtime/internal/atomic", [2024-03-20T20:02:36.426Z] "runtime/internal/math", [2024-03-20T20:02:36.426Z] "runtime/internal/sys", [2024-03-20T20:02:36.426Z] "sort", [2024-03-20T20:02:36.426Z] "strconv", [2024-03-20T20:02:36.426Z] "strings", [2024-03-20T20:02:36.426Z] "sync", [2024-03-20T20:02:36.426Z] "sync/atomic", [2024-03-20T20:02:36.426Z] "syscall", [2024-03-20T20:02:36.426Z] "time", [2024-03-20T20:02:36.426Z] "unicode", [2024-03-20T20:02:36.426Z] "unicode/utf16", [2024-03-20T20:02:36.426Z] "unicode/utf8", [2024-03-20T20:02:36.426Z] "unsafe", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "XTestGoFiles": [ [2024-03-20T20:02:36.426Z] "bundle_test.go", [2024-03-20T20:02:36.426Z] "set_test.go" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "XTestImports": [ [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.426Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.426Z] "os", [2024-03-20T20:02:36.426Z] "testing" [2024-03-20T20:02:36.426Z] ] [2024-03-20T20:02:36.426Z] } [2024-03-20T20:02:36.426Z] { [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/x509svid", [2024-03-20T20:02:36.426Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.426Z] "Name": "x509svid", [2024-03-20T20:02:36.426Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.426Z] "Module": { [2024-03-20T20:02:36.426Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.426Z] "Version": "v2.1.7", [2024-03-20T20:02:36.426Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.426Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.426Z] "GoVersion": "1.19" [2024-03-20T20:02:36.426Z] }, [2024-03-20T20:02:36.426Z] "DepOnly": true, [2024-03-20T20:02:36.426Z] "Stale": true, [2024-03-20T20:02:36.426Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "GoFiles": [ [2024-03-20T20:02:36.426Z] "source.go", [2024-03-20T20:02:36.426Z] "svid.go", [2024-03-20T20:02:36.426Z] "verify.go" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Imports": [ [2024-03-20T20:02:36.426Z] "crypto", [2024-03-20T20:02:36.426Z] "crypto/ecdsa", [2024-03-20T20:02:36.426Z] "crypto/rsa", [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.426Z] "os", [2024-03-20T20:02:36.426Z] "time" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Deps": [ [2024-03-20T20:02:36.426Z] "bufio", [2024-03-20T20:02:36.426Z] "bytes", [2024-03-20T20:02:36.426Z] "context", [2024-03-20T20:02:36.426Z] "crypto", [2024-03-20T20:02:36.426Z] "crypto/aes", [2024-03-20T20:02:36.426Z] "crypto/cipher", [2024-03-20T20:02:36.426Z] "crypto/des", [2024-03-20T20:02:36.426Z] "crypto/dsa", [2024-03-20T20:02:36.426Z] "crypto/ecdsa", [2024-03-20T20:02:36.426Z] "crypto/ed25519", [2024-03-20T20:02:36.426Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.426Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.426Z] "crypto/elliptic", [2024-03-20T20:02:36.426Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.426Z] "crypto/internal/randutil", [2024-03-20T20:02:36.426Z] "crypto/internal/subtle", [2024-03-20T20:02:36.426Z] "crypto/md5", [2024-03-20T20:02:36.426Z] "crypto/rand", [2024-03-20T20:02:36.426Z] "crypto/rsa", [2024-03-20T20:02:36.426Z] "crypto/sha1", [2024-03-20T20:02:36.426Z] "crypto/sha256", [2024-03-20T20:02:36.426Z] "crypto/sha512", [2024-03-20T20:02:36.426Z] "crypto/subtle", [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "crypto/x509/pkix", [2024-03-20T20:02:36.426Z] "encoding/asn1", [2024-03-20T20:02:36.426Z] "encoding/base64", [2024-03-20T20:02:36.426Z] "encoding/binary", [2024-03-20T20:02:36.426Z] "encoding/hex", [2024-03-20T20:02:36.426Z] "encoding/pem", [2024-03-20T20:02:36.426Z] "errors", [2024-03-20T20:02:36.426Z] "fmt", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.426Z] "hash", [2024-03-20T20:02:36.426Z] "internal/abi", [2024-03-20T20:02:36.426Z] "internal/bytealg", [2024-03-20T20:02:36.426Z] "internal/cpu", [2024-03-20T20:02:36.426Z] "internal/fmtsort", [2024-03-20T20:02:36.426Z] "internal/goexperiment", [2024-03-20T20:02:36.426Z] "internal/itoa", [2024-03-20T20:02:36.426Z] "internal/nettrace", [2024-03-20T20:02:36.426Z] "internal/oserror", [2024-03-20T20:02:36.426Z] "internal/poll", [2024-03-20T20:02:36.426Z] "internal/race", [2024-03-20T20:02:36.426Z] "internal/reflectlite", [2024-03-20T20:02:36.426Z] "internal/singleflight", [2024-03-20T20:02:36.426Z] "internal/syscall/execenv", [2024-03-20T20:02:36.426Z] "internal/syscall/unix", [2024-03-20T20:02:36.426Z] "internal/testlog", [2024-03-20T20:02:36.426Z] "internal/unsafeheader", [2024-03-20T20:02:36.426Z] "io", [2024-03-20T20:02:36.426Z] "io/fs", [2024-03-20T20:02:36.426Z] "math", [2024-03-20T20:02:36.426Z] "math/big", [2024-03-20T20:02:36.426Z] "math/bits", [2024-03-20T20:02:36.426Z] "math/rand", [2024-03-20T20:02:36.426Z] "net", [2024-03-20T20:02:36.426Z] "net/url", [2024-03-20T20:02:36.426Z] "os", [2024-03-20T20:02:36.426Z] "path", [2024-03-20T20:02:36.426Z] "path/filepath", [2024-03-20T20:02:36.426Z] "reflect", [2024-03-20T20:02:36.426Z] "runtime", [2024-03-20T20:02:36.426Z] "runtime/cgo", [2024-03-20T20:02:36.426Z] "runtime/internal/atomic", [2024-03-20T20:02:36.426Z] "runtime/internal/math", [2024-03-20T20:02:36.426Z] "runtime/internal/sys", [2024-03-20T20:02:36.426Z] "sort", [2024-03-20T20:02:36.426Z] "strconv", [2024-03-20T20:02:36.426Z] "strings", [2024-03-20T20:02:36.426Z] "sync", [2024-03-20T20:02:36.426Z] "sync/atomic", [2024-03-20T20:02:36.426Z] "syscall", [2024-03-20T20:02:36.426Z] "time", [2024-03-20T20:02:36.426Z] "unicode", [2024-03-20T20:02:36.426Z] "unicode/utf16", [2024-03-20T20:02:36.426Z] "unicode/utf8", [2024-03-20T20:02:36.426Z] "unsafe", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "XTestGoFiles": [ [2024-03-20T20:02:36.426Z] "svid_test.go", [2024-03-20T20:02:36.426Z] "verify_test.go" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "XTestImports": [ [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "errors", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.426Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.426Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.426Z] "net/url", [2024-03-20T20:02:36.426Z] "os", [2024-03-20T20:02:36.426Z] "testing", [2024-03-20T20:02:36.426Z] "time" [2024-03-20T20:02:36.426Z] ] [2024-03-20T20:02:36.426Z] } [2024-03-20T20:02:36.426Z] { [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffetls/tlsconfig", [2024-03-20T20:02:36.426Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.426Z] "Name": "tlsconfig", [2024-03-20T20:02:36.426Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.426Z] "Module": { [2024-03-20T20:02:36.426Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.426Z] "Version": "v2.1.7", [2024-03-20T20:02:36.426Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.426Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.426Z] "GoVersion": "1.19" [2024-03-20T20:02:36.426Z] }, [2024-03-20T20:02:36.426Z] "DepOnly": true, [2024-03-20T20:02:36.426Z] "Stale": true, [2024-03-20T20:02:36.426Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "GoFiles": [ [2024-03-20T20:02:36.426Z] "authorizer.go", [2024-03-20T20:02:36.426Z] "config.go", [2024-03-20T20:02:36.426Z] "trace.go" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Imports": [ [2024-03-20T20:02:36.426Z] "crypto/tls", [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Deps": [ [2024-03-20T20:02:36.426Z] "bufio", [2024-03-20T20:02:36.426Z] "bytes", [2024-03-20T20:02:36.426Z] "container/list", [2024-03-20T20:02:36.426Z] "context", [2024-03-20T20:02:36.426Z] "crypto", [2024-03-20T20:02:36.426Z] "crypto/aes", [2024-03-20T20:02:36.426Z] "crypto/cipher", [2024-03-20T20:02:36.426Z] "crypto/des", [2024-03-20T20:02:36.426Z] "crypto/dsa", [2024-03-20T20:02:36.426Z] "crypto/ecdsa", [2024-03-20T20:02:36.426Z] "crypto/ed25519", [2024-03-20T20:02:36.426Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.426Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.426Z] "crypto/elliptic", [2024-03-20T20:02:36.426Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.426Z] "crypto/hmac", [2024-03-20T20:02:36.426Z] "crypto/internal/randutil", [2024-03-20T20:02:36.426Z] "crypto/internal/subtle", [2024-03-20T20:02:36.426Z] "crypto/md5", [2024-03-20T20:02:36.426Z] "crypto/rand", [2024-03-20T20:02:36.426Z] "crypto/rc4", [2024-03-20T20:02:36.426Z] "crypto/rsa", [2024-03-20T20:02:36.426Z] "crypto/sha1", [2024-03-20T20:02:36.426Z] "crypto/sha256", [2024-03-20T20:02:36.426Z] "crypto/sha512", [2024-03-20T20:02:36.426Z] "crypto/subtle", [2024-03-20T20:02:36.426Z] "crypto/tls", [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "crypto/x509/pkix", [2024-03-20T20:02:36.426Z] "encoding/asn1", [2024-03-20T20:02:36.426Z] "encoding/base64", [2024-03-20T20:02:36.426Z] "encoding/binary", [2024-03-20T20:02:36.426Z] "encoding/hex", [2024-03-20T20:02:36.426Z] "encoding/pem", [2024-03-20T20:02:36.426Z] "errors", [2024-03-20T20:02:36.426Z] "fmt", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.426Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.426Z] "hash", [2024-03-20T20:02:36.426Z] "internal/abi", [2024-03-20T20:02:36.426Z] "internal/bytealg", [2024-03-20T20:02:36.426Z] "internal/cpu", [2024-03-20T20:02:36.426Z] "internal/fmtsort", [2024-03-20T20:02:36.426Z] "internal/goexperiment", [2024-03-20T20:02:36.426Z] "internal/itoa", [2024-03-20T20:02:36.426Z] "internal/nettrace", [2024-03-20T20:02:36.426Z] "internal/oserror", [2024-03-20T20:02:36.426Z] "internal/poll", [2024-03-20T20:02:36.426Z] "internal/race", [2024-03-20T20:02:36.426Z] "internal/reflectlite", [2024-03-20T20:02:36.426Z] "internal/singleflight", [2024-03-20T20:02:36.426Z] "internal/syscall/execenv", [2024-03-20T20:02:36.426Z] "internal/syscall/unix", [2024-03-20T20:02:36.426Z] "internal/testlog", [2024-03-20T20:02:36.426Z] "internal/unsafeheader", [2024-03-20T20:02:36.426Z] "io", [2024-03-20T20:02:36.426Z] "io/fs", [2024-03-20T20:02:36.426Z] "io/ioutil", [2024-03-20T20:02:36.426Z] "math", [2024-03-20T20:02:36.426Z] "math/big", [2024-03-20T20:02:36.426Z] "math/bits", [2024-03-20T20:02:36.426Z] "math/rand", [2024-03-20T20:02:36.426Z] "net", [2024-03-20T20:02:36.426Z] "net/url", [2024-03-20T20:02:36.426Z] "os", [2024-03-20T20:02:36.426Z] "path", [2024-03-20T20:02:36.426Z] "path/filepath", [2024-03-20T20:02:36.426Z] "reflect", [2024-03-20T20:02:36.426Z] "runtime", [2024-03-20T20:02:36.426Z] "runtime/cgo", [2024-03-20T20:02:36.426Z] "runtime/internal/atomic", [2024-03-20T20:02:36.426Z] "runtime/internal/math", [2024-03-20T20:02:36.426Z] "runtime/internal/sys", [2024-03-20T20:02:36.426Z] "sort", [2024-03-20T20:02:36.426Z] "strconv", [2024-03-20T20:02:36.426Z] "strings", [2024-03-20T20:02:36.426Z] "sync", [2024-03-20T20:02:36.426Z] "sync/atomic", [2024-03-20T20:02:36.426Z] "syscall", [2024-03-20T20:02:36.426Z] "time", [2024-03-20T20:02:36.426Z] "unicode", [2024-03-20T20:02:36.426Z] "unicode/utf16", [2024-03-20T20:02:36.426Z] "unicode/utf8", [2024-03-20T20:02:36.426Z] "unsafe", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.426Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "XTestGoFiles": [ [2024-03-20T20:02:36.426Z] "config_test.go", [2024-03-20T20:02:36.426Z] "examples_test.go" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "XTestImports": [ [2024-03-20T20:02:36.426Z] "bytes", [2024-03-20T20:02:36.426Z] "context", [2024-03-20T20:02:36.426Z] "crypto/tls", [2024-03-20T20:02:36.426Z] "crypto/x509", [2024-03-20T20:02:36.426Z] "errors", [2024-03-20T20:02:36.426Z] "fmt", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.426Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.426Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.426Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.426Z] "strings", [2024-03-20T20:02:36.426Z] "testing", [2024-03-20T20:02:36.426Z] "time" [2024-03-20T20:02:36.426Z] ] [2024-03-20T20:02:36.426Z] } [2024-03-20T20:02:36.426Z] { [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/cipher", [2024-03-20T20:02:36.426Z] "ImportPath": "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.426Z] "Name": "josecipher", [2024-03-20T20:02:36.426Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.426Z] "Module": { [2024-03-20T20:02:36.426Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.426Z] "Version": "v3.0.3", [2024-03-20T20:02:36.426Z] "Time": "2024-03-07T21:35:47Z", [2024-03-20T20:02:36.426Z] "Indirect": true, [2024-03-20T20:02:36.426Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.426Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-20T20:02:36.426Z] "GoVersion": "1.12" [2024-03-20T20:02:36.426Z] }, [2024-03-20T20:02:36.426Z] "DepOnly": true, [2024-03-20T20:02:36.426Z] "Stale": true, [2024-03-20T20:02:36.426Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.426Z] "GoFiles": [ [2024-03-20T20:02:36.426Z] "cbc_hmac.go", [2024-03-20T20:02:36.426Z] "concat_kdf.go", [2024-03-20T20:02:36.426Z] "ecdh_es.go", [2024-03-20T20:02:36.426Z] "key_wrap.go" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Imports": [ [2024-03-20T20:02:36.426Z] "bytes", [2024-03-20T20:02:36.426Z] "crypto", [2024-03-20T20:02:36.426Z] "crypto/cipher", [2024-03-20T20:02:36.426Z] "crypto/ecdsa", [2024-03-20T20:02:36.426Z] "crypto/elliptic", [2024-03-20T20:02:36.426Z] "crypto/hmac", [2024-03-20T20:02:36.426Z] "crypto/sha256", [2024-03-20T20:02:36.426Z] "crypto/sha512", [2024-03-20T20:02:36.426Z] "crypto/subtle", [2024-03-20T20:02:36.426Z] "encoding/binary", [2024-03-20T20:02:36.426Z] "errors", [2024-03-20T20:02:36.426Z] "hash", [2024-03-20T20:02:36.426Z] "io" [2024-03-20T20:02:36.426Z] ], [2024-03-20T20:02:36.426Z] "Deps": [ [2024-03-20T20:02:36.426Z] "bytes", [2024-03-20T20:02:36.426Z] "crypto", [2024-03-20T20:02:36.426Z] "crypto/aes", [2024-03-20T20:02:36.426Z] "crypto/cipher", [2024-03-20T20:02:36.426Z] "crypto/ecdsa", [2024-03-20T20:02:36.426Z] "crypto/elliptic", [2024-03-20T20:02:36.426Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.426Z] "crypto/hmac", [2024-03-20T20:02:36.426Z] "crypto/internal/randutil", [2024-03-20T20:02:36.426Z] "crypto/internal/subtle", [2024-03-20T20:02:36.426Z] "crypto/sha256", [2024-03-20T20:02:36.426Z] "crypto/sha512", [2024-03-20T20:02:36.426Z] "crypto/subtle", [2024-03-20T20:02:36.426Z] "encoding/asn1", [2024-03-20T20:02:36.427Z] "encoding/binary", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "hash", [2024-03-20T20:02:36.427Z] "internal/abi", [2024-03-20T20:02:36.427Z] "internal/bytealg", [2024-03-20T20:02:36.427Z] "internal/cpu", [2024-03-20T20:02:36.427Z] "internal/fmtsort", [2024-03-20T20:02:36.427Z] "internal/goexperiment", [2024-03-20T20:02:36.427Z] "internal/itoa", [2024-03-20T20:02:36.427Z] "internal/oserror", [2024-03-20T20:02:36.427Z] "internal/poll", [2024-03-20T20:02:36.427Z] "internal/race", [2024-03-20T20:02:36.427Z] "internal/reflectlite", [2024-03-20T20:02:36.427Z] "internal/syscall/execenv", [2024-03-20T20:02:36.427Z] "internal/syscall/unix", [2024-03-20T20:02:36.427Z] "internal/testlog", [2024-03-20T20:02:36.427Z] "internal/unsafeheader", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "io/fs", [2024-03-20T20:02:36.427Z] "math", [2024-03-20T20:02:36.427Z] "math/big", [2024-03-20T20:02:36.427Z] "math/bits", [2024-03-20T20:02:36.427Z] "math/rand", [2024-03-20T20:02:36.427Z] "os", [2024-03-20T20:02:36.427Z] "path", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "runtime", [2024-03-20T20:02:36.427Z] "runtime/internal/atomic", [2024-03-20T20:02:36.427Z] "runtime/internal/math", [2024-03-20T20:02:36.427Z] "runtime/internal/sys", [2024-03-20T20:02:36.427Z] "sort", [2024-03-20T20:02:36.427Z] "strconv", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "sync", [2024-03-20T20:02:36.427Z] "sync/atomic", [2024-03-20T20:02:36.427Z] "syscall", [2024-03-20T20:02:36.427Z] "time", [2024-03-20T20:02:36.427Z] "unicode", [2024-03-20T20:02:36.427Z] "unicode/utf16", [2024-03-20T20:02:36.427Z] "unicode/utf8", [2024-03-20T20:02:36.427Z] "unsafe", [2024-03-20T20:02:36.427Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.427Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestGoFiles": [ [2024-03-20T20:02:36.427Z] "cbc_hmac_test.go", [2024-03-20T20:02:36.427Z] "concat_kdf_test.go", [2024-03-20T20:02:36.427Z] "ecdh_es_test.go", [2024-03-20T20:02:36.427Z] "key_wrap_test.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestImports": [ [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "crypto", [2024-03-20T20:02:36.427Z] "crypto/aes", [2024-03-20T20:02:36.427Z] "crypto/cipher", [2024-03-20T20:02:36.427Z] "crypto/ecdsa", [2024-03-20T20:02:36.427Z] "crypto/elliptic", [2024-03-20T20:02:36.427Z] "crypto/rand", [2024-03-20T20:02:36.427Z] "encoding/base64", [2024-03-20T20:02:36.427Z] "encoding/hex", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "math/big", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "testing" [2024-03-20T20:02:36.427Z] ] [2024-03-20T20:02:36.427Z] } [2024-03-20T20:02:36.427Z] { [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/json", [2024-03-20T20:02:36.427Z] "ImportPath": "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.427Z] "Name": "json", [2024-03-20T20:02:36.427Z] "Doc": "Package json implements encoding and decoding of JSON objects as defined in RFC 4627.", [2024-03-20T20:02:36.427Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.427Z] "Module": { [2024-03-20T20:02:36.427Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.427Z] "Version": "v3.0.3", [2024-03-20T20:02:36.427Z] "Time": "2024-03-07T21:35:47Z", [2024-03-20T20:02:36.427Z] "Indirect": true, [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.427Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-20T20:02:36.427Z] "GoVersion": "1.12" [2024-03-20T20:02:36.427Z] }, [2024-03-20T20:02:36.427Z] "DepOnly": true, [2024-03-20T20:02:36.427Z] "Stale": true, [2024-03-20T20:02:36.427Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.427Z] "GoFiles": [ [2024-03-20T20:02:36.427Z] "decode.go", [2024-03-20T20:02:36.427Z] "encode.go", [2024-03-20T20:02:36.427Z] "indent.go", [2024-03-20T20:02:36.427Z] "scanner.go", [2024-03-20T20:02:36.427Z] "stream.go", [2024-03-20T20:02:36.427Z] "tags.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Imports": [ [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "encoding", [2024-03-20T20:02:36.427Z] "encoding/base64", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "math", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "runtime", [2024-03-20T20:02:36.427Z] "sort", [2024-03-20T20:02:36.427Z] "strconv", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "sync", [2024-03-20T20:02:36.427Z] "unicode", [2024-03-20T20:02:36.427Z] "unicode/utf16", [2024-03-20T20:02:36.427Z] "unicode/utf8" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Deps": [ [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "encoding", [2024-03-20T20:02:36.427Z] "encoding/base64", [2024-03-20T20:02:36.427Z] "encoding/binary", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "internal/abi", [2024-03-20T20:02:36.427Z] "internal/bytealg", [2024-03-20T20:02:36.427Z] "internal/cpu", [2024-03-20T20:02:36.427Z] "internal/fmtsort", [2024-03-20T20:02:36.427Z] "internal/goexperiment", [2024-03-20T20:02:36.427Z] "internal/itoa", [2024-03-20T20:02:36.427Z] "internal/oserror", [2024-03-20T20:02:36.427Z] "internal/poll", [2024-03-20T20:02:36.427Z] "internal/race", [2024-03-20T20:02:36.427Z] "internal/reflectlite", [2024-03-20T20:02:36.427Z] "internal/syscall/execenv", [2024-03-20T20:02:36.427Z] "internal/syscall/unix", [2024-03-20T20:02:36.427Z] "internal/testlog", [2024-03-20T20:02:36.427Z] "internal/unsafeheader", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "io/fs", [2024-03-20T20:02:36.427Z] "math", [2024-03-20T20:02:36.427Z] "math/bits", [2024-03-20T20:02:36.427Z] "os", [2024-03-20T20:02:36.427Z] "path", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "runtime", [2024-03-20T20:02:36.427Z] "runtime/internal/atomic", [2024-03-20T20:02:36.427Z] "runtime/internal/math", [2024-03-20T20:02:36.427Z] "runtime/internal/sys", [2024-03-20T20:02:36.427Z] "sort", [2024-03-20T20:02:36.427Z] "strconv", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "sync", [2024-03-20T20:02:36.427Z] "sync/atomic", [2024-03-20T20:02:36.427Z] "syscall", [2024-03-20T20:02:36.427Z] "time", [2024-03-20T20:02:36.427Z] "unicode", [2024-03-20T20:02:36.427Z] "unicode/utf16", [2024-03-20T20:02:36.427Z] "unicode/utf8", [2024-03-20T20:02:36.427Z] "unsafe" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestGoFiles": [ [2024-03-20T20:02:36.427Z] "bench_test.go", [2024-03-20T20:02:36.427Z] "decode_test.go", [2024-03-20T20:02:36.427Z] "encode_test.go", [2024-03-20T20:02:36.427Z] "number_test.go", [2024-03-20T20:02:36.427Z] "scanner_test.go", [2024-03-20T20:02:36.427Z] "stream_test.go", [2024-03-20T20:02:36.427Z] "tagkey_test.go", [2024-03-20T20:02:36.427Z] "tags_test.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestImports": [ [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "compress/gzip", [2024-03-20T20:02:36.427Z] "encoding", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "image", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "log", [2024-03-20T20:02:36.427Z] "math", [2024-03-20T20:02:36.427Z] "math/rand", [2024-03-20T20:02:36.427Z] "net", [2024-03-20T20:02:36.427Z] "net/http", [2024-03-20T20:02:36.427Z] "net/http/httptest", [2024-03-20T20:02:36.427Z] "os", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "regexp", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "testing", [2024-03-20T20:02:36.427Z] "time", [2024-03-20T20:02:36.427Z] "unicode" [2024-03-20T20:02:36.427Z] ] [2024-03-20T20:02:36.427Z] } [2024-03-20T20:02:36.427Z] { [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/pbkdf2", [2024-03-20T20:02:36.427Z] "ImportPath": "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.427Z] "Name": "pbkdf2", [2024-03-20T20:02:36.427Z] "Doc": "Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.", [2024-03-20T20:02:36.427Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.427Z] "Module": { [2024-03-20T20:02:36.427Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.427Z] "Version": "v0.21.0", [2024-03-20T20:02:36.427Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.427Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.427Z] "GoVersion": "1.18" [2024-03-20T20:02:36.427Z] }, [2024-03-20T20:02:36.427Z] "DepOnly": true, [2024-03-20T20:02:36.427Z] "Stale": true, [2024-03-20T20:02:36.427Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.427Z] "GoFiles": [ [2024-03-20T20:02:36.427Z] "pbkdf2.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Imports": [ [2024-03-20T20:02:36.427Z] "crypto/hmac", [2024-03-20T20:02:36.427Z] "hash" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Deps": [ [2024-03-20T20:02:36.427Z] "crypto/hmac", [2024-03-20T20:02:36.427Z] "crypto/subtle", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "hash", [2024-03-20T20:02:36.427Z] "internal/abi", [2024-03-20T20:02:36.427Z] "internal/bytealg", [2024-03-20T20:02:36.427Z] "internal/cpu", [2024-03-20T20:02:36.427Z] "internal/goexperiment", [2024-03-20T20:02:36.427Z] "internal/race", [2024-03-20T20:02:36.427Z] "internal/reflectlite", [2024-03-20T20:02:36.427Z] "internal/unsafeheader", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "runtime", [2024-03-20T20:02:36.427Z] "runtime/internal/atomic", [2024-03-20T20:02:36.427Z] "runtime/internal/math", [2024-03-20T20:02:36.427Z] "runtime/internal/sys", [2024-03-20T20:02:36.427Z] "sync", [2024-03-20T20:02:36.427Z] "sync/atomic", [2024-03-20T20:02:36.427Z] "unsafe" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestGoFiles": [ [2024-03-20T20:02:36.427Z] "pbkdf2_test.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestImports": [ [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "crypto/sha1", [2024-03-20T20:02:36.427Z] "crypto/sha256", [2024-03-20T20:02:36.427Z] "hash", [2024-03-20T20:02:36.427Z] "testing" [2024-03-20T20:02:36.427Z] ] [2024-03-20T20:02:36.427Z] } [2024-03-20T20:02:36.427Z] { [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.427Z] "ImportPath": "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.427Z] "Name": "jose", [2024-03-20T20:02:36.427Z] "Doc": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.", [2024-03-20T20:02:36.427Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.427Z] "Module": { [2024-03-20T20:02:36.427Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.427Z] "Version": "v3.0.3", [2024-03-20T20:02:36.427Z] "Time": "2024-03-07T21:35:47Z", [2024-03-20T20:02:36.427Z] "Indirect": true, [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.427Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-20T20:02:36.427Z] "GoVersion": "1.12" [2024-03-20T20:02:36.427Z] }, [2024-03-20T20:02:36.427Z] "DepOnly": true, [2024-03-20T20:02:36.427Z] "Stale": true, [2024-03-20T20:02:36.427Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.427Z] "GoFiles": [ [2024-03-20T20:02:36.427Z] "asymmetric.go", [2024-03-20T20:02:36.427Z] "crypter.go", [2024-03-20T20:02:36.427Z] "doc.go", [2024-03-20T20:02:36.427Z] "encoding.go", [2024-03-20T20:02:36.427Z] "jwe.go", [2024-03-20T20:02:36.427Z] "jwk.go", [2024-03-20T20:02:36.427Z] "jws.go", [2024-03-20T20:02:36.427Z] "opaque.go", [2024-03-20T20:02:36.427Z] "shared.go", [2024-03-20T20:02:36.427Z] "signing.go", [2024-03-20T20:02:36.427Z] "symmetric.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Imports": [ [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "compress/flate", [2024-03-20T20:02:36.427Z] "crypto", [2024-03-20T20:02:36.427Z] "crypto/aes", [2024-03-20T20:02:36.427Z] "crypto/cipher", [2024-03-20T20:02:36.427Z] "crypto/ecdsa", [2024-03-20T20:02:36.427Z] "crypto/ed25519", [2024-03-20T20:02:36.427Z] "crypto/elliptic", [2024-03-20T20:02:36.427Z] "crypto/hmac", [2024-03-20T20:02:36.427Z] "crypto/rand", [2024-03-20T20:02:36.427Z] "crypto/rsa", [2024-03-20T20:02:36.427Z] "crypto/sha1", [2024-03-20T20:02:36.427Z] "crypto/sha256", [2024-03-20T20:02:36.427Z] "crypto/sha512", [2024-03-20T20:02:36.427Z] "crypto/subtle", [2024-03-20T20:02:36.427Z] "crypto/x509", [2024-03-20T20:02:36.427Z] "encoding/base64", [2024-03-20T20:02:36.427Z] "encoding/binary", [2024-03-20T20:02:36.427Z] "encoding/hex", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.427Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.427Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.427Z] "hash", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "math/big", [2024-03-20T20:02:36.427Z] "net/url", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "unicode" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Deps": [ [2024-03-20T20:02:36.427Z] "bufio", [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "compress/flate", [2024-03-20T20:02:36.427Z] "context", [2024-03-20T20:02:36.427Z] "crypto", [2024-03-20T20:02:36.427Z] "crypto/aes", [2024-03-20T20:02:36.427Z] "crypto/cipher", [2024-03-20T20:02:36.427Z] "crypto/des", [2024-03-20T20:02:36.427Z] "crypto/dsa", [2024-03-20T20:02:36.427Z] "crypto/ecdsa", [2024-03-20T20:02:36.427Z] "crypto/ed25519", [2024-03-20T20:02:36.427Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.427Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.427Z] "crypto/elliptic", [2024-03-20T20:02:36.427Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.427Z] "crypto/hmac", [2024-03-20T20:02:36.427Z] "crypto/internal/randutil", [2024-03-20T20:02:36.427Z] "crypto/internal/subtle", [2024-03-20T20:02:36.427Z] "crypto/md5", [2024-03-20T20:02:36.427Z] "crypto/rand", [2024-03-20T20:02:36.427Z] "crypto/rsa", [2024-03-20T20:02:36.427Z] "crypto/sha1", [2024-03-20T20:02:36.427Z] "crypto/sha256", [2024-03-20T20:02:36.427Z] "crypto/sha512", [2024-03-20T20:02:36.427Z] "crypto/subtle", [2024-03-20T20:02:36.427Z] "crypto/x509", [2024-03-20T20:02:36.427Z] "crypto/x509/pkix", [2024-03-20T20:02:36.427Z] "encoding", [2024-03-20T20:02:36.427Z] "encoding/asn1", [2024-03-20T20:02:36.427Z] "encoding/base64", [2024-03-20T20:02:36.427Z] "encoding/binary", [2024-03-20T20:02:36.427Z] "encoding/hex", [2024-03-20T20:02:36.427Z] "encoding/pem", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.427Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.427Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.427Z] "hash", [2024-03-20T20:02:36.427Z] "internal/abi", [2024-03-20T20:02:36.427Z] "internal/bytealg", [2024-03-20T20:02:36.427Z] "internal/cpu", [2024-03-20T20:02:36.427Z] "internal/fmtsort", [2024-03-20T20:02:36.427Z] "internal/goexperiment", [2024-03-20T20:02:36.427Z] "internal/itoa", [2024-03-20T20:02:36.427Z] "internal/nettrace", [2024-03-20T20:02:36.427Z] "internal/oserror", [2024-03-20T20:02:36.427Z] "internal/poll", [2024-03-20T20:02:36.427Z] "internal/race", [2024-03-20T20:02:36.427Z] "internal/reflectlite", [2024-03-20T20:02:36.427Z] "internal/singleflight", [2024-03-20T20:02:36.427Z] "internal/syscall/execenv", [2024-03-20T20:02:36.427Z] "internal/syscall/unix", [2024-03-20T20:02:36.427Z] "internal/testlog", [2024-03-20T20:02:36.427Z] "internal/unsafeheader", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "io/fs", [2024-03-20T20:02:36.427Z] "math", [2024-03-20T20:02:36.427Z] "math/big", [2024-03-20T20:02:36.427Z] "math/bits", [2024-03-20T20:02:36.427Z] "math/rand", [2024-03-20T20:02:36.427Z] "net", [2024-03-20T20:02:36.427Z] "net/url", [2024-03-20T20:02:36.427Z] "os", [2024-03-20T20:02:36.427Z] "path", [2024-03-20T20:02:36.427Z] "path/filepath", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "runtime", [2024-03-20T20:02:36.427Z] "runtime/cgo", [2024-03-20T20:02:36.427Z] "runtime/internal/atomic", [2024-03-20T20:02:36.427Z] "runtime/internal/math", [2024-03-20T20:02:36.427Z] "runtime/internal/sys", [2024-03-20T20:02:36.427Z] "sort", [2024-03-20T20:02:36.427Z] "strconv", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "sync", [2024-03-20T20:02:36.427Z] "sync/atomic", [2024-03-20T20:02:36.427Z] "syscall", [2024-03-20T20:02:36.427Z] "time", [2024-03-20T20:02:36.427Z] "unicode", [2024-03-20T20:02:36.427Z] "unicode/utf16", [2024-03-20T20:02:36.427Z] "unicode/utf8", [2024-03-20T20:02:36.427Z] "unsafe", [2024-03-20T20:02:36.427Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.427Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.427Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestGoFiles": [ [2024-03-20T20:02:36.427Z] "asymmetric_test.go", [2024-03-20T20:02:36.427Z] "crypter_test.go", [2024-03-20T20:02:36.427Z] "doc_test.go", [2024-03-20T20:02:36.427Z] "encoding_test.go", [2024-03-20T20:02:36.427Z] "jwe_test.go", [2024-03-20T20:02:36.427Z] "jwk_test.go", [2024-03-20T20:02:36.427Z] "jws_test.go", [2024-03-20T20:02:36.427Z] "opaque_test.go", [2024-03-20T20:02:36.427Z] "signing_test.go", [2024-03-20T20:02:36.427Z] "symmetric_test.go", [2024-03-20T20:02:36.427Z] "utils_test.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "TestImports": [ [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "crypto", [2024-03-20T20:02:36.427Z] "crypto/cipher", [2024-03-20T20:02:36.427Z] "crypto/ecdsa", [2024-03-20T20:02:36.427Z] "crypto/ed25519", [2024-03-20T20:02:36.427Z] "crypto/elliptic", [2024-03-20T20:02:36.427Z] "crypto/rand", [2024-03-20T20:02:36.427Z] "crypto/rsa", [2024-03-20T20:02:36.427Z] "crypto/sha1", [2024-03-20T20:02:36.427Z] "crypto/sha256", [2024-03-20T20:02:36.427Z] "crypto/x509", [2024-03-20T20:02:36.427Z] "encoding/base64", [2024-03-20T20:02:36.427Z] "encoding/hex", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.427Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.427Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.427Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.427Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "math/big", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "regexp", [2024-03-20T20:02:36.427Z] "runtime", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "testing" [2024-03-20T20:02:36.427Z] ] [2024-03-20T20:02:36.427Z] } [2024-03-20T20:02:36.427Z] { [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/cryptoutil", [2024-03-20T20:02:36.427Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.427Z] "Name": "cryptoutil", [2024-03-20T20:02:36.427Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.427Z] "Module": { [2024-03-20T20:02:36.427Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.427Z] "Version": "v2.1.7", [2024-03-20T20:02:36.427Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.427Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.427Z] "GoVersion": "1.19" [2024-03-20T20:02:36.427Z] }, [2024-03-20T20:02:36.427Z] "DepOnly": true, [2024-03-20T20:02:36.427Z] "Stale": true, [2024-03-20T20:02:36.427Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.427Z] "GoFiles": [ [2024-03-20T20:02:36.427Z] "keys.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Imports": [ [2024-03-20T20:02:36.427Z] "crypto", [2024-03-20T20:02:36.427Z] "crypto/ecdsa", [2024-03-20T20:02:36.427Z] "crypto/rsa", [2024-03-20T20:02:36.427Z] "fmt" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Deps": [ [2024-03-20T20:02:36.427Z] "bufio", [2024-03-20T20:02:36.427Z] "bytes", [2024-03-20T20:02:36.427Z] "crypto", [2024-03-20T20:02:36.427Z] "crypto/aes", [2024-03-20T20:02:36.427Z] "crypto/cipher", [2024-03-20T20:02:36.427Z] "crypto/ecdsa", [2024-03-20T20:02:36.427Z] "crypto/elliptic", [2024-03-20T20:02:36.427Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.427Z] "crypto/internal/randutil", [2024-03-20T20:02:36.427Z] "crypto/internal/subtle", [2024-03-20T20:02:36.427Z] "crypto/rand", [2024-03-20T20:02:36.427Z] "crypto/rsa", [2024-03-20T20:02:36.427Z] "crypto/sha512", [2024-03-20T20:02:36.427Z] "crypto/subtle", [2024-03-20T20:02:36.427Z] "encoding/asn1", [2024-03-20T20:02:36.427Z] "encoding/binary", [2024-03-20T20:02:36.427Z] "errors", [2024-03-20T20:02:36.427Z] "fmt", [2024-03-20T20:02:36.427Z] "hash", [2024-03-20T20:02:36.427Z] "internal/abi", [2024-03-20T20:02:36.427Z] "internal/bytealg", [2024-03-20T20:02:36.427Z] "internal/cpu", [2024-03-20T20:02:36.427Z] "internal/fmtsort", [2024-03-20T20:02:36.427Z] "internal/goexperiment", [2024-03-20T20:02:36.427Z] "internal/itoa", [2024-03-20T20:02:36.427Z] "internal/oserror", [2024-03-20T20:02:36.427Z] "internal/poll", [2024-03-20T20:02:36.427Z] "internal/race", [2024-03-20T20:02:36.427Z] "internal/reflectlite", [2024-03-20T20:02:36.427Z] "internal/syscall/execenv", [2024-03-20T20:02:36.427Z] "internal/syscall/unix", [2024-03-20T20:02:36.427Z] "internal/testlog", [2024-03-20T20:02:36.427Z] "internal/unsafeheader", [2024-03-20T20:02:36.427Z] "io", [2024-03-20T20:02:36.427Z] "io/fs", [2024-03-20T20:02:36.427Z] "math", [2024-03-20T20:02:36.427Z] "math/big", [2024-03-20T20:02:36.427Z] "math/bits", [2024-03-20T20:02:36.427Z] "math/rand", [2024-03-20T20:02:36.427Z] "os", [2024-03-20T20:02:36.427Z] "path", [2024-03-20T20:02:36.427Z] "reflect", [2024-03-20T20:02:36.427Z] "runtime", [2024-03-20T20:02:36.427Z] "runtime/internal/atomic", [2024-03-20T20:02:36.427Z] "runtime/internal/math", [2024-03-20T20:02:36.427Z] "runtime/internal/sys", [2024-03-20T20:02:36.427Z] "sort", [2024-03-20T20:02:36.427Z] "strconv", [2024-03-20T20:02:36.427Z] "strings", [2024-03-20T20:02:36.427Z] "sync", [2024-03-20T20:02:36.427Z] "sync/atomic", [2024-03-20T20:02:36.427Z] "syscall", [2024-03-20T20:02:36.427Z] "time", [2024-03-20T20:02:36.427Z] "unicode", [2024-03-20T20:02:36.427Z] "unicode/utf16", [2024-03-20T20:02:36.427Z] "unicode/utf8", [2024-03-20T20:02:36.427Z] "unsafe", [2024-03-20T20:02:36.427Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.427Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.427Z] ] [2024-03-20T20:02:36.427Z] } [2024-03-20T20:02:36.427Z] { [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/jwtutil", [2024-03-20T20:02:36.427Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.427Z] "Name": "jwtutil", [2024-03-20T20:02:36.427Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.427Z] "Module": { [2024-03-20T20:02:36.427Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.427Z] "Version": "v2.1.7", [2024-03-20T20:02:36.427Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.427Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.427Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.427Z] "GoVersion": "1.19" [2024-03-20T20:02:36.427Z] }, [2024-03-20T20:02:36.427Z] "DepOnly": true, [2024-03-20T20:02:36.427Z] "Stale": true, [2024-03-20T20:02:36.427Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.427Z] "GoFiles": [ [2024-03-20T20:02:36.427Z] "util.go" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Imports": [ [2024-03-20T20:02:36.427Z] "crypto", [2024-03-20T20:02:36.427Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil" [2024-03-20T20:02:36.427Z] ], [2024-03-20T20:02:36.427Z] "Deps": [ [2024-03-20T20:02:36.428Z] "bufio", [2024-03-20T20:02:36.428Z] "bytes", [2024-03-20T20:02:36.428Z] "crypto", [2024-03-20T20:02:36.428Z] "crypto/aes", [2024-03-20T20:02:36.428Z] "crypto/cipher", [2024-03-20T20:02:36.428Z] "crypto/ecdsa", [2024-03-20T20:02:36.428Z] "crypto/elliptic", [2024-03-20T20:02:36.428Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.428Z] "crypto/internal/randutil", [2024-03-20T20:02:36.428Z] "crypto/internal/subtle", [2024-03-20T20:02:36.428Z] "crypto/rand", [2024-03-20T20:02:36.428Z] "crypto/rsa", [2024-03-20T20:02:36.428Z] "crypto/sha512", [2024-03-20T20:02:36.428Z] "crypto/subtle", [2024-03-20T20:02:36.428Z] "encoding/asn1", [2024-03-20T20:02:36.428Z] "encoding/binary", [2024-03-20T20:02:36.428Z] "errors", [2024-03-20T20:02:36.428Z] "fmt", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.428Z] "hash", [2024-03-20T20:02:36.428Z] "internal/abi", [2024-03-20T20:02:36.428Z] "internal/bytealg", [2024-03-20T20:02:36.428Z] "internal/cpu", [2024-03-20T20:02:36.428Z] "internal/fmtsort", [2024-03-20T20:02:36.428Z] "internal/goexperiment", [2024-03-20T20:02:36.428Z] "internal/itoa", [2024-03-20T20:02:36.428Z] "internal/oserror", [2024-03-20T20:02:36.428Z] "internal/poll", [2024-03-20T20:02:36.428Z] "internal/race", [2024-03-20T20:02:36.428Z] "internal/reflectlite", [2024-03-20T20:02:36.428Z] "internal/syscall/execenv", [2024-03-20T20:02:36.428Z] "internal/syscall/unix", [2024-03-20T20:02:36.428Z] "internal/testlog", [2024-03-20T20:02:36.428Z] "internal/unsafeheader", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "io/fs", [2024-03-20T20:02:36.428Z] "math", [2024-03-20T20:02:36.428Z] "math/big", [2024-03-20T20:02:36.428Z] "math/bits", [2024-03-20T20:02:36.428Z] "math/rand", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "path", [2024-03-20T20:02:36.428Z] "reflect", [2024-03-20T20:02:36.428Z] "runtime", [2024-03-20T20:02:36.428Z] "runtime/internal/atomic", [2024-03-20T20:02:36.428Z] "runtime/internal/math", [2024-03-20T20:02:36.428Z] "runtime/internal/sys", [2024-03-20T20:02:36.428Z] "sort", [2024-03-20T20:02:36.428Z] "strconv", [2024-03-20T20:02:36.428Z] "strings", [2024-03-20T20:02:36.428Z] "sync", [2024-03-20T20:02:36.428Z] "sync/atomic", [2024-03-20T20:02:36.428Z] "syscall", [2024-03-20T20:02:36.428Z] "time", [2024-03-20T20:02:36.428Z] "unicode", [2024-03-20T20:02:36.428Z] "unicode/utf16", [2024-03-20T20:02:36.428Z] "unicode/utf8", [2024-03-20T20:02:36.428Z] "unsafe", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.428Z] ] [2024-03-20T20:02:36.428Z] } [2024-03-20T20:02:36.428Z] { [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/jwtbundle", [2024-03-20T20:02:36.428Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.428Z] "Name": "jwtbundle", [2024-03-20T20:02:36.428Z] "Doc": "Package jwtbundle provides JWT bundle related functionality.", [2024-03-20T20:02:36.428Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.428Z] "Module": { [2024-03-20T20:02:36.428Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.428Z] "Version": "v2.1.7", [2024-03-20T20:02:36.428Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.428Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.428Z] "GoVersion": "1.19" [2024-03-20T20:02:36.428Z] }, [2024-03-20T20:02:36.428Z] "DepOnly": true, [2024-03-20T20:02:36.428Z] "Stale": true, [2024-03-20T20:02:36.428Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.428Z] "GoFiles": [ [2024-03-20T20:02:36.428Z] "bundle.go", [2024-03-20T20:02:36.428Z] "doc.go", [2024-03-20T20:02:36.428Z] "set.go", [2024-03-20T20:02:36.428Z] "source.go" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Imports": [ [2024-03-20T20:02:36.428Z] "crypto", [2024-03-20T20:02:36.428Z] "encoding/json", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.428Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "sort", [2024-03-20T20:02:36.428Z] "sync" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Deps": [ [2024-03-20T20:02:36.428Z] "bufio", [2024-03-20T20:02:36.428Z] "bytes", [2024-03-20T20:02:36.428Z] "compress/flate", [2024-03-20T20:02:36.428Z] "context", [2024-03-20T20:02:36.428Z] "crypto", [2024-03-20T20:02:36.428Z] "crypto/aes", [2024-03-20T20:02:36.428Z] "crypto/cipher", [2024-03-20T20:02:36.428Z] "crypto/des", [2024-03-20T20:02:36.428Z] "crypto/dsa", [2024-03-20T20:02:36.428Z] "crypto/ecdsa", [2024-03-20T20:02:36.428Z] "crypto/ed25519", [2024-03-20T20:02:36.428Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.428Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.428Z] "crypto/elliptic", [2024-03-20T20:02:36.428Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.428Z] "crypto/hmac", [2024-03-20T20:02:36.428Z] "crypto/internal/randutil", [2024-03-20T20:02:36.428Z] "crypto/internal/subtle", [2024-03-20T20:02:36.428Z] "crypto/md5", [2024-03-20T20:02:36.428Z] "crypto/rand", [2024-03-20T20:02:36.428Z] "crypto/rsa", [2024-03-20T20:02:36.428Z] "crypto/sha1", [2024-03-20T20:02:36.428Z] "crypto/sha256", [2024-03-20T20:02:36.428Z] "crypto/sha512", [2024-03-20T20:02:36.428Z] "crypto/subtle", [2024-03-20T20:02:36.428Z] "crypto/x509", [2024-03-20T20:02:36.428Z] "crypto/x509/pkix", [2024-03-20T20:02:36.428Z] "encoding", [2024-03-20T20:02:36.428Z] "encoding/asn1", [2024-03-20T20:02:36.428Z] "encoding/base64", [2024-03-20T20:02:36.428Z] "encoding/binary", [2024-03-20T20:02:36.428Z] "encoding/hex", [2024-03-20T20:02:36.428Z] "encoding/json", [2024-03-20T20:02:36.428Z] "encoding/pem", [2024-03-20T20:02:36.428Z] "errors", [2024-03-20T20:02:36.428Z] "fmt", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.428Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.428Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.428Z] "hash", [2024-03-20T20:02:36.428Z] "internal/abi", [2024-03-20T20:02:36.428Z] "internal/bytealg", [2024-03-20T20:02:36.428Z] "internal/cpu", [2024-03-20T20:02:36.428Z] "internal/fmtsort", [2024-03-20T20:02:36.428Z] "internal/goexperiment", [2024-03-20T20:02:36.428Z] "internal/itoa", [2024-03-20T20:02:36.428Z] "internal/nettrace", [2024-03-20T20:02:36.428Z] "internal/oserror", [2024-03-20T20:02:36.428Z] "internal/poll", [2024-03-20T20:02:36.428Z] "internal/race", [2024-03-20T20:02:36.428Z] "internal/reflectlite", [2024-03-20T20:02:36.428Z] "internal/singleflight", [2024-03-20T20:02:36.428Z] "internal/syscall/execenv", [2024-03-20T20:02:36.428Z] "internal/syscall/unix", [2024-03-20T20:02:36.428Z] "internal/testlog", [2024-03-20T20:02:36.428Z] "internal/unsafeheader", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "io/fs", [2024-03-20T20:02:36.428Z] "math", [2024-03-20T20:02:36.428Z] "math/big", [2024-03-20T20:02:36.428Z] "math/bits", [2024-03-20T20:02:36.428Z] "math/rand", [2024-03-20T20:02:36.428Z] "net", [2024-03-20T20:02:36.428Z] "net/url", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "path", [2024-03-20T20:02:36.428Z] "path/filepath", [2024-03-20T20:02:36.428Z] "reflect", [2024-03-20T20:02:36.428Z] "runtime", [2024-03-20T20:02:36.428Z] "runtime/cgo", [2024-03-20T20:02:36.428Z] "runtime/internal/atomic", [2024-03-20T20:02:36.428Z] "runtime/internal/math", [2024-03-20T20:02:36.428Z] "runtime/internal/sys", [2024-03-20T20:02:36.428Z] "sort", [2024-03-20T20:02:36.428Z] "strconv", [2024-03-20T20:02:36.428Z] "strings", [2024-03-20T20:02:36.428Z] "sync", [2024-03-20T20:02:36.428Z] "sync/atomic", [2024-03-20T20:02:36.428Z] "syscall", [2024-03-20T20:02:36.428Z] "time", [2024-03-20T20:02:36.428Z] "unicode", [2024-03-20T20:02:36.428Z] "unicode/utf16", [2024-03-20T20:02:36.428Z] "unicode/utf8", [2024-03-20T20:02:36.428Z] "unsafe", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "XTestGoFiles": [ [2024-03-20T20:02:36.428Z] "bundle_test.go", [2024-03-20T20:02:36.428Z] "set_test.go" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "XTestImports": [ [2024-03-20T20:02:36.428Z] "crypto", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.428Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.428Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "testing" [2024-03-20T20:02:36.428Z] ] [2024-03-20T20:02:36.428Z] } [2024-03-20T20:02:36.428Z] { [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/spiffebundle", [2024-03-20T20:02:36.428Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.428Z] "Name": "spiffebundle", [2024-03-20T20:02:36.428Z] "Doc": "Package spiffebundle provides SPIFFE bundle related functionality.", [2024-03-20T20:02:36.428Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.428Z] "Module": { [2024-03-20T20:02:36.428Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.428Z] "Version": "v2.1.7", [2024-03-20T20:02:36.428Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.428Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.428Z] "GoVersion": "1.19" [2024-03-20T20:02:36.428Z] }, [2024-03-20T20:02:36.428Z] "DepOnly": true, [2024-03-20T20:02:36.428Z] "Stale": true, [2024-03-20T20:02:36.428Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.428Z] "GoFiles": [ [2024-03-20T20:02:36.428Z] "bundle.go", [2024-03-20T20:02:36.428Z] "doc.go", [2024-03-20T20:02:36.428Z] "set.go", [2024-03-20T20:02:36.428Z] "source.go" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Imports": [ [2024-03-20T20:02:36.428Z] "crypto", [2024-03-20T20:02:36.428Z] "crypto/x509", [2024-03-20T20:02:36.428Z] "encoding/json", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.428Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "sort", [2024-03-20T20:02:36.428Z] "sync", [2024-03-20T20:02:36.428Z] "time" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Deps": [ [2024-03-20T20:02:36.428Z] "bufio", [2024-03-20T20:02:36.428Z] "bytes", [2024-03-20T20:02:36.428Z] "compress/flate", [2024-03-20T20:02:36.428Z] "context", [2024-03-20T20:02:36.428Z] "crypto", [2024-03-20T20:02:36.428Z] "crypto/aes", [2024-03-20T20:02:36.428Z] "crypto/cipher", [2024-03-20T20:02:36.428Z] "crypto/des", [2024-03-20T20:02:36.428Z] "crypto/dsa", [2024-03-20T20:02:36.428Z] "crypto/ecdsa", [2024-03-20T20:02:36.428Z] "crypto/ed25519", [2024-03-20T20:02:36.428Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.428Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.428Z] "crypto/elliptic", [2024-03-20T20:02:36.428Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.428Z] "crypto/hmac", [2024-03-20T20:02:36.428Z] "crypto/internal/randutil", [2024-03-20T20:02:36.428Z] "crypto/internal/subtle", [2024-03-20T20:02:36.428Z] "crypto/md5", [2024-03-20T20:02:36.428Z] "crypto/rand", [2024-03-20T20:02:36.428Z] "crypto/rsa", [2024-03-20T20:02:36.428Z] "crypto/sha1", [2024-03-20T20:02:36.428Z] "crypto/sha256", [2024-03-20T20:02:36.428Z] "crypto/sha512", [2024-03-20T20:02:36.428Z] "crypto/subtle", [2024-03-20T20:02:36.428Z] "crypto/x509", [2024-03-20T20:02:36.428Z] "crypto/x509/pkix", [2024-03-20T20:02:36.428Z] "encoding", [2024-03-20T20:02:36.428Z] "encoding/asn1", [2024-03-20T20:02:36.428Z] "encoding/base64", [2024-03-20T20:02:36.428Z] "encoding/binary", [2024-03-20T20:02:36.428Z] "encoding/hex", [2024-03-20T20:02:36.428Z] "encoding/json", [2024-03-20T20:02:36.428Z] "encoding/pem", [2024-03-20T20:02:36.428Z] "errors", [2024-03-20T20:02:36.428Z] "fmt", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.428Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.428Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.428Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.428Z] "hash", [2024-03-20T20:02:36.428Z] "internal/abi", [2024-03-20T20:02:36.428Z] "internal/bytealg", [2024-03-20T20:02:36.428Z] "internal/cpu", [2024-03-20T20:02:36.428Z] "internal/fmtsort", [2024-03-20T20:02:36.428Z] "internal/goexperiment", [2024-03-20T20:02:36.428Z] "internal/itoa", [2024-03-20T20:02:36.428Z] "internal/nettrace", [2024-03-20T20:02:36.428Z] "internal/oserror", [2024-03-20T20:02:36.428Z] "internal/poll", [2024-03-20T20:02:36.428Z] "internal/race", [2024-03-20T20:02:36.428Z] "internal/reflectlite", [2024-03-20T20:02:36.428Z] "internal/singleflight", [2024-03-20T20:02:36.428Z] "internal/syscall/execenv", [2024-03-20T20:02:36.428Z] "internal/syscall/unix", [2024-03-20T20:02:36.428Z] "internal/testlog", [2024-03-20T20:02:36.428Z] "internal/unsafeheader", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "io/fs", [2024-03-20T20:02:36.428Z] "math", [2024-03-20T20:02:36.428Z] "math/big", [2024-03-20T20:02:36.428Z] "math/bits", [2024-03-20T20:02:36.428Z] "math/rand", [2024-03-20T20:02:36.428Z] "net", [2024-03-20T20:02:36.428Z] "net/url", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "path", [2024-03-20T20:02:36.428Z] "path/filepath", [2024-03-20T20:02:36.428Z] "reflect", [2024-03-20T20:02:36.428Z] "runtime", [2024-03-20T20:02:36.428Z] "runtime/cgo", [2024-03-20T20:02:36.428Z] "runtime/internal/atomic", [2024-03-20T20:02:36.428Z] "runtime/internal/math", [2024-03-20T20:02:36.428Z] "runtime/internal/sys", [2024-03-20T20:02:36.428Z] "sort", [2024-03-20T20:02:36.428Z] "strconv", [2024-03-20T20:02:36.428Z] "strings", [2024-03-20T20:02:36.428Z] "sync", [2024-03-20T20:02:36.428Z] "sync/atomic", [2024-03-20T20:02:36.428Z] "syscall", [2024-03-20T20:02:36.428Z] "time", [2024-03-20T20:02:36.428Z] "unicode", [2024-03-20T20:02:36.428Z] "unicode/utf16", [2024-03-20T20:02:36.428Z] "unicode/utf8", [2024-03-20T20:02:36.428Z] "unsafe", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.428Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "XTestGoFiles": [ [2024-03-20T20:02:36.428Z] "bundle_test.go", [2024-03-20T20:02:36.428Z] "set_test.go" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "XTestImports": [ [2024-03-20T20:02:36.428Z] "crypto", [2024-03-20T20:02:36.428Z] "crypto/x509", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.428Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.428Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "testing", [2024-03-20T20:02:36.428Z] "time" [2024-03-20T20:02:36.428Z] ] [2024-03-20T20:02:36.428Z] } [2024-03-20T20:02:36.428Z] { [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/logger", [2024-03-20T20:02:36.428Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.428Z] "Name": "logger", [2024-03-20T20:02:36.428Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.428Z] "Module": { [2024-03-20T20:02:36.428Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.428Z] "Version": "v2.1.7", [2024-03-20T20:02:36.428Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.428Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.428Z] "GoVersion": "1.19" [2024-03-20T20:02:36.428Z] }, [2024-03-20T20:02:36.428Z] "DepOnly": true, [2024-03-20T20:02:36.428Z] "Stale": true, [2024-03-20T20:02:36.428Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.428Z] "GoFiles": [ [2024-03-20T20:02:36.428Z] "logger.go", [2024-03-20T20:02:36.428Z] "null.go", [2024-03-20T20:02:36.428Z] "std.go", [2024-03-20T20:02:36.428Z] "writer.go" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Imports": [ [2024-03-20T20:02:36.428Z] "fmt", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "log" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Deps": [ [2024-03-20T20:02:36.428Z] "errors", [2024-03-20T20:02:36.428Z] "fmt", [2024-03-20T20:02:36.428Z] "internal/abi", [2024-03-20T20:02:36.428Z] "internal/bytealg", [2024-03-20T20:02:36.428Z] "internal/cpu", [2024-03-20T20:02:36.428Z] "internal/fmtsort", [2024-03-20T20:02:36.428Z] "internal/goexperiment", [2024-03-20T20:02:36.428Z] "internal/itoa", [2024-03-20T20:02:36.428Z] "internal/oserror", [2024-03-20T20:02:36.428Z] "internal/poll", [2024-03-20T20:02:36.428Z] "internal/race", [2024-03-20T20:02:36.428Z] "internal/reflectlite", [2024-03-20T20:02:36.428Z] "internal/syscall/execenv", [2024-03-20T20:02:36.428Z] "internal/syscall/unix", [2024-03-20T20:02:36.428Z] "internal/testlog", [2024-03-20T20:02:36.428Z] "internal/unsafeheader", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "io/fs", [2024-03-20T20:02:36.428Z] "log", [2024-03-20T20:02:36.428Z] "math", [2024-03-20T20:02:36.428Z] "math/bits", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.428Z] "path", [2024-03-20T20:02:36.428Z] "reflect", [2024-03-20T20:02:36.428Z] "runtime", [2024-03-20T20:02:36.428Z] "runtime/internal/atomic", [2024-03-20T20:02:36.428Z] "runtime/internal/math", [2024-03-20T20:02:36.428Z] "runtime/internal/sys", [2024-03-20T20:02:36.428Z] "sort", [2024-03-20T20:02:36.428Z] "strconv", [2024-03-20T20:02:36.428Z] "sync", [2024-03-20T20:02:36.428Z] "sync/atomic", [2024-03-20T20:02:36.428Z] "syscall", [2024-03-20T20:02:36.428Z] "time", [2024-03-20T20:02:36.428Z] "unicode", [2024-03-20T20:02:36.428Z] "unicode/utf8", [2024-03-20T20:02:36.428Z] "unsafe" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "XTestGoFiles": [ [2024-03-20T20:02:36.428Z] "std_test.go", [2024-03-20T20:02:36.428Z] "writer_test.go" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "XTestImports": [ [2024-03-20T20:02:36.428Z] "bytes", [2024-03-20T20:02:36.428Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.428Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.428Z] "log", [2024-03-20T20:02:36.428Z] "testing" [2024-03-20T20:02:36.428Z] ] [2024-03-20T20:02:36.428Z] } [2024-03-20T20:02:36.428Z] { [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/internal/timeseries", [2024-03-20T20:02:36.428Z] "ImportPath": "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.428Z] "Name": "timeseries", [2024-03-20T20:02:36.428Z] "Doc": "Package timeseries implements a time series structure for stats collection.", [2024-03-20T20:02:36.428Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.428Z] "Module": { [2024-03-20T20:02:36.428Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.428Z] "Version": "v0.22.0", [2024-03-20T20:02:36.428Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.428Z] "Indirect": true, [2024-03-20T20:02:36.428Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.428Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.428Z] "GoVersion": "1.18" [2024-03-20T20:02:36.428Z] }, [2024-03-20T20:02:36.428Z] "DepOnly": true, [2024-03-20T20:02:36.428Z] "Stale": true, [2024-03-20T20:02:36.428Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.428Z] "GoFiles": [ [2024-03-20T20:02:36.428Z] "timeseries.go" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Imports": [ [2024-03-20T20:02:36.428Z] "fmt", [2024-03-20T20:02:36.428Z] "log", [2024-03-20T20:02:36.428Z] "time" [2024-03-20T20:02:36.428Z] ], [2024-03-20T20:02:36.428Z] "Deps": [ [2024-03-20T20:02:36.428Z] "errors", [2024-03-20T20:02:36.428Z] "fmt", [2024-03-20T20:02:36.428Z] "internal/abi", [2024-03-20T20:02:36.428Z] "internal/bytealg", [2024-03-20T20:02:36.428Z] "internal/cpu", [2024-03-20T20:02:36.428Z] "internal/fmtsort", [2024-03-20T20:02:36.428Z] "internal/goexperiment", [2024-03-20T20:02:36.428Z] "internal/itoa", [2024-03-20T20:02:36.428Z] "internal/oserror", [2024-03-20T20:02:36.428Z] "internal/poll", [2024-03-20T20:02:36.428Z] "internal/race", [2024-03-20T20:02:36.428Z] "internal/reflectlite", [2024-03-20T20:02:36.428Z] "internal/syscall/execenv", [2024-03-20T20:02:36.428Z] "internal/syscall/unix", [2024-03-20T20:02:36.428Z] "internal/testlog", [2024-03-20T20:02:36.428Z] "internal/unsafeheader", [2024-03-20T20:02:36.428Z] "io", [2024-03-20T20:02:36.428Z] "io/fs", [2024-03-20T20:02:36.428Z] "log", [2024-03-20T20:02:36.428Z] "math", [2024-03-20T20:02:36.428Z] "math/bits", [2024-03-20T20:02:36.428Z] "os", [2024-03-20T20:02:36.429Z] "path", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "runtime/internal/atomic", [2024-03-20T20:02:36.429Z] "runtime/internal/math", [2024-03-20T20:02:36.429Z] "runtime/internal/sys", [2024-03-20T20:02:36.429Z] "sort", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "sync/atomic", [2024-03-20T20:02:36.429Z] "syscall", [2024-03-20T20:02:36.429Z] "time", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf8", [2024-03-20T20:02:36.429Z] "unsafe" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestGoFiles": [ [2024-03-20T20:02:36.429Z] "timeseries_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestImports": [ [2024-03-20T20:02:36.429Z] "math", [2024-03-20T20:02:36.429Z] "testing", [2024-03-20T20:02:36.429Z] "time" [2024-03-20T20:02:36.429Z] ] [2024-03-20T20:02:36.429Z] } [2024-03-20T20:02:36.429Z] { [2024-03-20T20:02:36.429Z] "Dir": "/usr/local/go/src/html", [2024-03-20T20:02:36.429Z] "ImportPath": "html", [2024-03-20T20:02:36.429Z] "Name": "html", [2024-03-20T20:02:36.429Z] "Doc": "Package html provides functions for escaping and unescaping HTML text.", [2024-03-20T20:02:36.429Z] "Target": "/usr/local/go/pkg/linux_amd64/html.a", [2024-03-20T20:02:36.429Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.429Z] "Goroot": true, [2024-03-20T20:02:36.429Z] "Standard": true, [2024-03-20T20:02:36.429Z] "DepOnly": true, [2024-03-20T20:02:36.429Z] "GoFiles": [ [2024-03-20T20:02:36.429Z] "entity.go", [2024-03-20T20:02:36.429Z] "escape.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.429Z] "fuzz.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Imports": [ [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "unicode/utf8" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Deps": [ [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "internal/abi", [2024-03-20T20:02:36.429Z] "internal/bytealg", [2024-03-20T20:02:36.429Z] "internal/cpu", [2024-03-20T20:02:36.429Z] "internal/goexperiment", [2024-03-20T20:02:36.429Z] "internal/race", [2024-03-20T20:02:36.429Z] "internal/reflectlite", [2024-03-20T20:02:36.429Z] "internal/unsafeheader", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "runtime/internal/atomic", [2024-03-20T20:02:36.429Z] "runtime/internal/math", [2024-03-20T20:02:36.429Z] "runtime/internal/sys", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "sync/atomic", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf8", [2024-03-20T20:02:36.429Z] "unsafe" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestGoFiles": [ [2024-03-20T20:02:36.429Z] "entity_test.go", [2024-03-20T20:02:36.429Z] "escape_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestImports": [ [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "testing", [2024-03-20T20:02:36.429Z] "unicode/utf8" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "XTestGoFiles": [ [2024-03-20T20:02:36.429Z] "example_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "XTestImports": [ [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "html" [2024-03-20T20:02:36.429Z] ] [2024-03-20T20:02:36.429Z] } [2024-03-20T20:02:36.429Z] { [2024-03-20T20:02:36.429Z] "Dir": "/usr/local/go/src/text/template/parse", [2024-03-20T20:02:36.429Z] "ImportPath": "text/template/parse", [2024-03-20T20:02:36.429Z] "Name": "parse", [2024-03-20T20:02:36.429Z] "Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.", [2024-03-20T20:02:36.429Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template/parse.a", [2024-03-20T20:02:36.429Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.429Z] "Goroot": true, [2024-03-20T20:02:36.429Z] "Standard": true, [2024-03-20T20:02:36.429Z] "DepOnly": true, [2024-03-20T20:02:36.429Z] "GoFiles": [ [2024-03-20T20:02:36.429Z] "lex.go", [2024-03-20T20:02:36.429Z] "node.go", [2024-03-20T20:02:36.429Z] "parse.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Imports": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf8" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Deps": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "internal/abi", [2024-03-20T20:02:36.429Z] "internal/bytealg", [2024-03-20T20:02:36.429Z] "internal/cpu", [2024-03-20T20:02:36.429Z] "internal/fmtsort", [2024-03-20T20:02:36.429Z] "internal/goexperiment", [2024-03-20T20:02:36.429Z] "internal/itoa", [2024-03-20T20:02:36.429Z] "internal/oserror", [2024-03-20T20:02:36.429Z] "internal/poll", [2024-03-20T20:02:36.429Z] "internal/race", [2024-03-20T20:02:36.429Z] "internal/reflectlite", [2024-03-20T20:02:36.429Z] "internal/syscall/execenv", [2024-03-20T20:02:36.429Z] "internal/syscall/unix", [2024-03-20T20:02:36.429Z] "internal/testlog", [2024-03-20T20:02:36.429Z] "internal/unsafeheader", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "io/fs", [2024-03-20T20:02:36.429Z] "math", [2024-03-20T20:02:36.429Z] "math/bits", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "path", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "runtime/internal/atomic", [2024-03-20T20:02:36.429Z] "runtime/internal/math", [2024-03-20T20:02:36.429Z] "runtime/internal/sys", [2024-03-20T20:02:36.429Z] "sort", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "sync/atomic", [2024-03-20T20:02:36.429Z] "syscall", [2024-03-20T20:02:36.429Z] "time", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf8", [2024-03-20T20:02:36.429Z] "unsafe" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestGoFiles": [ [2024-03-20T20:02:36.429Z] "lex_test.go", [2024-03-20T20:02:36.429Z] "parse_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestImports": [ [2024-03-20T20:02:36.429Z] "flag", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "testing" [2024-03-20T20:02:36.429Z] ] [2024-03-20T20:02:36.429Z] } [2024-03-20T20:02:36.429Z] { [2024-03-20T20:02:36.429Z] "Dir": "/usr/local/go/src/text/template", [2024-03-20T20:02:36.429Z] "ImportPath": "text/template", [2024-03-20T20:02:36.429Z] "Name": "template", [2024-03-20T20:02:36.429Z] "Doc": "Package template implements data-driven templates for generating textual output.", [2024-03-20T20:02:36.429Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template.a", [2024-03-20T20:02:36.429Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.429Z] "Goroot": true, [2024-03-20T20:02:36.429Z] "Standard": true, [2024-03-20T20:02:36.429Z] "DepOnly": true, [2024-03-20T20:02:36.429Z] "GoFiles": [ [2024-03-20T20:02:36.429Z] "doc.go", [2024-03-20T20:02:36.429Z] "exec.go", [2024-03-20T20:02:36.429Z] "funcs.go", [2024-03-20T20:02:36.429Z] "helper.go", [2024-03-20T20:02:36.429Z] "option.go", [2024-03-20T20:02:36.429Z] "template.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Imports": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "internal/fmtsort", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "io/fs", [2024-03-20T20:02:36.429Z] "net/url", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "path", [2024-03-20T20:02:36.429Z] "path/filepath", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "text/template/parse", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf8" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Deps": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "internal/abi", [2024-03-20T20:02:36.429Z] "internal/bytealg", [2024-03-20T20:02:36.429Z] "internal/cpu", [2024-03-20T20:02:36.429Z] "internal/fmtsort", [2024-03-20T20:02:36.429Z] "internal/goexperiment", [2024-03-20T20:02:36.429Z] "internal/itoa", [2024-03-20T20:02:36.429Z] "internal/oserror", [2024-03-20T20:02:36.429Z] "internal/poll", [2024-03-20T20:02:36.429Z] "internal/race", [2024-03-20T20:02:36.429Z] "internal/reflectlite", [2024-03-20T20:02:36.429Z] "internal/syscall/execenv", [2024-03-20T20:02:36.429Z] "internal/syscall/unix", [2024-03-20T20:02:36.429Z] "internal/testlog", [2024-03-20T20:02:36.429Z] "internal/unsafeheader", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "io/fs", [2024-03-20T20:02:36.429Z] "math", [2024-03-20T20:02:36.429Z] "math/bits", [2024-03-20T20:02:36.429Z] "net/url", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "path", [2024-03-20T20:02:36.429Z] "path/filepath", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "runtime/internal/atomic", [2024-03-20T20:02:36.429Z] "runtime/internal/math", [2024-03-20T20:02:36.429Z] "runtime/internal/sys", [2024-03-20T20:02:36.429Z] "sort", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "sync/atomic", [2024-03-20T20:02:36.429Z] "syscall", [2024-03-20T20:02:36.429Z] "text/template/parse", [2024-03-20T20:02:36.429Z] "time", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf8", [2024-03-20T20:02:36.429Z] "unsafe" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestGoFiles": [ [2024-03-20T20:02:36.429Z] "exec_test.go", [2024-03-20T20:02:36.429Z] "multi_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestImports": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "flag", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "testing", [2024-03-20T20:02:36.429Z] "text/template/parse" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "XTestGoFiles": [ [2024-03-20T20:02:36.429Z] "example_test.go", [2024-03-20T20:02:36.429Z] "examplefiles_test.go", [2024-03-20T20:02:36.429Z] "examplefunc_test.go", [2024-03-20T20:02:36.429Z] "link_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "XTestImports": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "internal/testenv", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "log", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "os/exec", [2024-03-20T20:02:36.429Z] "path/filepath", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "testing", [2024-03-20T20:02:36.429Z] "text/template" [2024-03-20T20:02:36.429Z] ] [2024-03-20T20:02:36.429Z] } [2024-03-20T20:02:36.429Z] { [2024-03-20T20:02:36.429Z] "Dir": "/usr/local/go/src/html/template", [2024-03-20T20:02:36.429Z] "ImportPath": "html/template", [2024-03-20T20:02:36.429Z] "Name": "template", [2024-03-20T20:02:36.429Z] "Doc": "Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.", [2024-03-20T20:02:36.429Z] "Target": "/usr/local/go/pkg/linux_amd64/html/template.a", [2024-03-20T20:02:36.429Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.429Z] "Goroot": true, [2024-03-20T20:02:36.429Z] "Standard": true, [2024-03-20T20:02:36.429Z] "DepOnly": true, [2024-03-20T20:02:36.429Z] "GoFiles": [ [2024-03-20T20:02:36.429Z] "attr.go", [2024-03-20T20:02:36.429Z] "attr_string.go", [2024-03-20T20:02:36.429Z] "content.go", [2024-03-20T20:02:36.429Z] "context.go", [2024-03-20T20:02:36.429Z] "css.go", [2024-03-20T20:02:36.429Z] "delim_string.go", [2024-03-20T20:02:36.429Z] "doc.go", [2024-03-20T20:02:36.429Z] "element_string.go", [2024-03-20T20:02:36.429Z] "error.go", [2024-03-20T20:02:36.429Z] "escape.go", [2024-03-20T20:02:36.429Z] "html.go", [2024-03-20T20:02:36.429Z] "js.go", [2024-03-20T20:02:36.429Z] "jsctx_string.go", [2024-03-20T20:02:36.429Z] "state_string.go", [2024-03-20T20:02:36.429Z] "template.go", [2024-03-20T20:02:36.429Z] "transition.go", [2024-03-20T20:02:36.429Z] "url.go", [2024-03-20T20:02:36.429Z] "urlpart_string.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Imports": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "encoding/json", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "html", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "io/fs", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "path", [2024-03-20T20:02:36.429Z] "path/filepath", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "text/template", [2024-03-20T20:02:36.429Z] "text/template/parse", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf8" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Deps": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "encoding", [2024-03-20T20:02:36.429Z] "encoding/base64", [2024-03-20T20:02:36.429Z] "encoding/binary", [2024-03-20T20:02:36.429Z] "encoding/json", [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "html", [2024-03-20T20:02:36.429Z] "internal/abi", [2024-03-20T20:02:36.429Z] "internal/bytealg", [2024-03-20T20:02:36.429Z] "internal/cpu", [2024-03-20T20:02:36.429Z] "internal/fmtsort", [2024-03-20T20:02:36.429Z] "internal/goexperiment", [2024-03-20T20:02:36.429Z] "internal/itoa", [2024-03-20T20:02:36.429Z] "internal/oserror", [2024-03-20T20:02:36.429Z] "internal/poll", [2024-03-20T20:02:36.429Z] "internal/race", [2024-03-20T20:02:36.429Z] "internal/reflectlite", [2024-03-20T20:02:36.429Z] "internal/syscall/execenv", [2024-03-20T20:02:36.429Z] "internal/syscall/unix", [2024-03-20T20:02:36.429Z] "internal/testlog", [2024-03-20T20:02:36.429Z] "internal/unsafeheader", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "io/fs", [2024-03-20T20:02:36.429Z] "math", [2024-03-20T20:02:36.429Z] "math/bits", [2024-03-20T20:02:36.429Z] "net/url", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "path", [2024-03-20T20:02:36.429Z] "path/filepath", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "runtime/internal/atomic", [2024-03-20T20:02:36.429Z] "runtime/internal/math", [2024-03-20T20:02:36.429Z] "runtime/internal/sys", [2024-03-20T20:02:36.429Z] "sort", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "sync/atomic", [2024-03-20T20:02:36.429Z] "syscall", [2024-03-20T20:02:36.429Z] "text/template", [2024-03-20T20:02:36.429Z] "text/template/parse", [2024-03-20T20:02:36.429Z] "time", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf16", [2024-03-20T20:02:36.429Z] "unicode/utf8", [2024-03-20T20:02:36.429Z] "unsafe" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestGoFiles": [ [2024-03-20T20:02:36.429Z] "clone_test.go", [2024-03-20T20:02:36.429Z] "content_test.go", [2024-03-20T20:02:36.429Z] "css_test.go", [2024-03-20T20:02:36.429Z] "escape_test.go", [2024-03-20T20:02:36.429Z] "exec_test.go", [2024-03-20T20:02:36.429Z] "html_test.go", [2024-03-20T20:02:36.429Z] "js_test.go", [2024-03-20T20:02:36.429Z] "multi_test.go", [2024-03-20T20:02:36.429Z] "transition_test.go", [2024-03-20T20:02:36.429Z] "url_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "TestImports": [ [2024-03-20T20:02:36.429Z] "archive/zip", [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "encoding/json", [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "flag", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "html", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "math", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "testing", [2024-03-20T20:02:36.429Z] "text/template", [2024-03-20T20:02:36.429Z] "text/template/parse" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "XTestGoFiles": [ [2024-03-20T20:02:36.429Z] "example_test.go", [2024-03-20T20:02:36.429Z] "examplefiles_test.go", [2024-03-20T20:02:36.429Z] "template_test.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "XTestImports": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "encoding/json", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "html/template", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "log", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "path/filepath", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "testing", [2024-03-20T20:02:36.429Z] "text/template", [2024-03-20T20:02:36.429Z] "text/template/parse" [2024-03-20T20:02:36.429Z] ] [2024-03-20T20:02:36.429Z] } [2024-03-20T20:02:36.429Z] { [2024-03-20T20:02:36.429Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/trace", [2024-03-20T20:02:36.429Z] "ImportPath": "golang.org/x/net/trace", [2024-03-20T20:02:36.429Z] "Name": "trace", [2024-03-20T20:02:36.429Z] "Doc": "Package trace implements tracing of requests and long-lived objects.", [2024-03-20T20:02:36.429Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.429Z] "Module": { [2024-03-20T20:02:36.429Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.429Z] "Version": "v0.22.0", [2024-03-20T20:02:36.429Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.429Z] "Indirect": true, [2024-03-20T20:02:36.429Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.429Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.429Z] "GoVersion": "1.18" [2024-03-20T20:02:36.429Z] }, [2024-03-20T20:02:36.429Z] "DepOnly": true, [2024-03-20T20:02:36.429Z] "Stale": true, [2024-03-20T20:02:36.429Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.429Z] "GoFiles": [ [2024-03-20T20:02:36.429Z] "events.go", [2024-03-20T20:02:36.429Z] "histogram.go", [2024-03-20T20:02:36.429Z] "trace.go" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Imports": [ [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "context", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.429Z] "html/template", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "log", [2024-03-20T20:02:36.429Z] "math", [2024-03-20T20:02:36.429Z] "net", [2024-03-20T20:02:36.429Z] "net/http", [2024-03-20T20:02:36.429Z] "net/url", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "sort", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "sync/atomic", [2024-03-20T20:02:36.429Z] "text/tabwriter", [2024-03-20T20:02:36.429Z] "time" [2024-03-20T20:02:36.429Z] ], [2024-03-20T20:02:36.429Z] "Deps": [ [2024-03-20T20:02:36.429Z] "bufio", [2024-03-20T20:02:36.429Z] "bytes", [2024-03-20T20:02:36.429Z] "compress/flate", [2024-03-20T20:02:36.429Z] "compress/gzip", [2024-03-20T20:02:36.429Z] "container/list", [2024-03-20T20:02:36.429Z] "context", [2024-03-20T20:02:36.429Z] "crypto", [2024-03-20T20:02:36.429Z] "crypto/aes", [2024-03-20T20:02:36.429Z] "crypto/cipher", [2024-03-20T20:02:36.429Z] "crypto/des", [2024-03-20T20:02:36.429Z] "crypto/dsa", [2024-03-20T20:02:36.429Z] "crypto/ecdsa", [2024-03-20T20:02:36.429Z] "crypto/ed25519", [2024-03-20T20:02:36.429Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.429Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.429Z] "crypto/elliptic", [2024-03-20T20:02:36.429Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.429Z] "crypto/hmac", [2024-03-20T20:02:36.429Z] "crypto/internal/randutil", [2024-03-20T20:02:36.429Z] "crypto/internal/subtle", [2024-03-20T20:02:36.429Z] "crypto/md5", [2024-03-20T20:02:36.429Z] "crypto/rand", [2024-03-20T20:02:36.429Z] "crypto/rc4", [2024-03-20T20:02:36.429Z] "crypto/rsa", [2024-03-20T20:02:36.429Z] "crypto/sha1", [2024-03-20T20:02:36.429Z] "crypto/sha256", [2024-03-20T20:02:36.429Z] "crypto/sha512", [2024-03-20T20:02:36.429Z] "crypto/subtle", [2024-03-20T20:02:36.429Z] "crypto/tls", [2024-03-20T20:02:36.429Z] "crypto/x509", [2024-03-20T20:02:36.429Z] "crypto/x509/pkix", [2024-03-20T20:02:36.429Z] "encoding", [2024-03-20T20:02:36.429Z] "encoding/asn1", [2024-03-20T20:02:36.429Z] "encoding/base64", [2024-03-20T20:02:36.429Z] "encoding/binary", [2024-03-20T20:02:36.429Z] "encoding/hex", [2024-03-20T20:02:36.429Z] "encoding/json", [2024-03-20T20:02:36.429Z] "encoding/pem", [2024-03-20T20:02:36.429Z] "errors", [2024-03-20T20:02:36.429Z] "fmt", [2024-03-20T20:02:36.429Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.429Z] "hash", [2024-03-20T20:02:36.429Z] "hash/crc32", [2024-03-20T20:02:36.429Z] "html", [2024-03-20T20:02:36.429Z] "html/template", [2024-03-20T20:02:36.429Z] "internal/abi", [2024-03-20T20:02:36.429Z] "internal/bytealg", [2024-03-20T20:02:36.429Z] "internal/cpu", [2024-03-20T20:02:36.429Z] "internal/fmtsort", [2024-03-20T20:02:36.429Z] "internal/goexperiment", [2024-03-20T20:02:36.429Z] "internal/itoa", [2024-03-20T20:02:36.429Z] "internal/nettrace", [2024-03-20T20:02:36.429Z] "internal/oserror", [2024-03-20T20:02:36.429Z] "internal/poll", [2024-03-20T20:02:36.429Z] "internal/race", [2024-03-20T20:02:36.429Z] "internal/reflectlite", [2024-03-20T20:02:36.429Z] "internal/singleflight", [2024-03-20T20:02:36.429Z] "internal/syscall/execenv", [2024-03-20T20:02:36.429Z] "internal/syscall/unix", [2024-03-20T20:02:36.429Z] "internal/testlog", [2024-03-20T20:02:36.429Z] "internal/unsafeheader", [2024-03-20T20:02:36.429Z] "io", [2024-03-20T20:02:36.429Z] "io/fs", [2024-03-20T20:02:36.429Z] "io/ioutil", [2024-03-20T20:02:36.429Z] "log", [2024-03-20T20:02:36.429Z] "math", [2024-03-20T20:02:36.429Z] "math/big", [2024-03-20T20:02:36.429Z] "math/bits", [2024-03-20T20:02:36.429Z] "math/rand", [2024-03-20T20:02:36.429Z] "mime", [2024-03-20T20:02:36.429Z] "mime/multipart", [2024-03-20T20:02:36.429Z] "mime/quotedprintable", [2024-03-20T20:02:36.429Z] "net", [2024-03-20T20:02:36.429Z] "net/http", [2024-03-20T20:02:36.429Z] "net/http/httptrace", [2024-03-20T20:02:36.429Z] "net/http/internal", [2024-03-20T20:02:36.429Z] "net/http/internal/ascii", [2024-03-20T20:02:36.429Z] "net/textproto", [2024-03-20T20:02:36.429Z] "net/url", [2024-03-20T20:02:36.429Z] "os", [2024-03-20T20:02:36.429Z] "path", [2024-03-20T20:02:36.429Z] "path/filepath", [2024-03-20T20:02:36.429Z] "reflect", [2024-03-20T20:02:36.429Z] "runtime", [2024-03-20T20:02:36.429Z] "runtime/cgo", [2024-03-20T20:02:36.429Z] "runtime/internal/atomic", [2024-03-20T20:02:36.429Z] "runtime/internal/math", [2024-03-20T20:02:36.429Z] "runtime/internal/sys", [2024-03-20T20:02:36.429Z] "sort", [2024-03-20T20:02:36.429Z] "strconv", [2024-03-20T20:02:36.429Z] "strings", [2024-03-20T20:02:36.429Z] "sync", [2024-03-20T20:02:36.429Z] "sync/atomic", [2024-03-20T20:02:36.429Z] "syscall", [2024-03-20T20:02:36.429Z] "text/tabwriter", [2024-03-20T20:02:36.429Z] "text/template", [2024-03-20T20:02:36.429Z] "text/template/parse", [2024-03-20T20:02:36.429Z] "time", [2024-03-20T20:02:36.429Z] "unicode", [2024-03-20T20:02:36.429Z] "unicode/utf16", [2024-03-20T20:02:36.429Z] "unicode/utf8", [2024-03-20T20:02:36.429Z] "unsafe", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.429Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.430Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.430Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestGoFiles": [ [2024-03-20T20:02:36.430Z] "histogram_test.go", [2024-03-20T20:02:36.430Z] "trace_test.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestImports": [ [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "net/http", [2024-03-20T20:02:36.430Z] "reflect", [2024-03-20T20:02:36.430Z] "testing" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/backoff", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.430Z] "Name": "backoff", [2024-03-20T20:02:36.430Z] "Doc": "Package backoff provides configuration options for backoff.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.430Z] "Version": "v1.60.1", [2024-03-20T20:02:36.430Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.19" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "backoff.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "time" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/itoa", [2024-03-20T20:02:36.430Z] "internal/oserror", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "syscall", [2024-03-20T20:02:36.430Z] "time", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpclog", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.430Z] "Name": "grpclog", [2024-03-20T20:02:36.430Z] "Doc": "Package grpclog (internal) defines depth logging for grpc.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.430Z] "Version": "v1.60.1", [2024-03-20T20:02:36.430Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.19" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "grpclog.go", [2024-03-20T20:02:36.430Z] "prefixLogger.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "os" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/fmtsort", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/itoa", [2024-03-20T20:02:36.430Z] "internal/oserror", [2024-03-20T20:02:36.430Z] "internal/poll", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/syscall/execenv", [2024-03-20T20:02:36.430Z] "internal/syscall/unix", [2024-03-20T20:02:36.430Z] "internal/testlog", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "io/fs", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "math/bits", [2024-03-20T20:02:36.430Z] "os", [2024-03-20T20:02:36.430Z] "path", [2024-03-20T20:02:36.430Z] "reflect", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sort", [2024-03-20T20:02:36.430Z] "strconv", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "syscall", [2024-03-20T20:02:36.430Z] "time", [2024-03-20T20:02:36.430Z] "unicode", [2024-03-20T20:02:36.430Z] "unicode/utf8", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/grpclog", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.430Z] "Name": "grpclog", [2024-03-20T20:02:36.430Z] "Doc": "Package grpclog defines logging for grpc.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.430Z] "Version": "v1.60.1", [2024-03-20T20:02:36.430Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.19" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "component.go", [2024-03-20T20:02:36.430Z] "grpclog.go", [2024-03-20T20:02:36.430Z] "logger.go", [2024-03-20T20:02:36.430Z] "loggerv2.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "encoding/json", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "log", [2024-03-20T20:02:36.430Z] "os", [2024-03-20T20:02:36.430Z] "strconv", [2024-03-20T20:02:36.430Z] "strings" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "bytes", [2024-03-20T20:02:36.430Z] "encoding", [2024-03-20T20:02:36.430Z] "encoding/base64", [2024-03-20T20:02:36.430Z] "encoding/binary", [2024-03-20T20:02:36.430Z] "encoding/json", [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/fmtsort", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/itoa", [2024-03-20T20:02:36.430Z] "internal/oserror", [2024-03-20T20:02:36.430Z] "internal/poll", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/syscall/execenv", [2024-03-20T20:02:36.430Z] "internal/syscall/unix", [2024-03-20T20:02:36.430Z] "internal/testlog", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "io/fs", [2024-03-20T20:02:36.430Z] "log", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "math/bits", [2024-03-20T20:02:36.430Z] "os", [2024-03-20T20:02:36.430Z] "path", [2024-03-20T20:02:36.430Z] "reflect", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sort", [2024-03-20T20:02:36.430Z] "strconv", [2024-03-20T20:02:36.430Z] "strings", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "syscall", [2024-03-20T20:02:36.430Z] "time", [2024-03-20T20:02:36.430Z] "unicode", [2024-03-20T20:02:36.430Z] "unicode/utf16", [2024-03-20T20:02:36.430Z] "unicode/utf8", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestGoFiles": [ [2024-03-20T20:02:36.430Z] "loggerv2_test.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestImports": [ [2024-03-20T20:02:36.430Z] "bytes", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "regexp", [2024-03-20T20:02:36.430Z] "testing" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/connectivity", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.430Z] "Name": "connectivity", [2024-03-20T20:02:36.430Z] "Doc": "Package connectivity defines connectivity semantics.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.430Z] "Version": "v1.60.1", [2024-03-20T20:02:36.430Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.19" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "connectivity.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "google.golang.org/grpc/grpclog" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "bytes", [2024-03-20T20:02:36.430Z] "encoding", [2024-03-20T20:02:36.430Z] "encoding/base64", [2024-03-20T20:02:36.430Z] "encoding/binary", [2024-03-20T20:02:36.430Z] "encoding/json", [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.430Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/fmtsort", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/itoa", [2024-03-20T20:02:36.430Z] "internal/oserror", [2024-03-20T20:02:36.430Z] "internal/poll", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/syscall/execenv", [2024-03-20T20:02:36.430Z] "internal/syscall/unix", [2024-03-20T20:02:36.430Z] "internal/testlog", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "io/fs", [2024-03-20T20:02:36.430Z] "log", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "math/bits", [2024-03-20T20:02:36.430Z] "os", [2024-03-20T20:02:36.430Z] "path", [2024-03-20T20:02:36.430Z] "reflect", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sort", [2024-03-20T20:02:36.430Z] "strconv", [2024-03-20T20:02:36.430Z] "strings", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "syscall", [2024-03-20T20:02:36.430Z] "time", [2024-03-20T20:02:36.430Z] "unicode", [2024-03-20T20:02:36.430Z] "unicode/utf16", [2024-03-20T20:02:36.430Z] "unicode/utf8", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/usr/local/go/src/hash/fnv", [2024-03-20T20:02:36.430Z] "ImportPath": "hash/fnv", [2024-03-20T20:02:36.430Z] "Name": "fnv", [2024-03-20T20:02:36.430Z] "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-20T20:02:36.430Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/fnv.a", [2024-03-20T20:02:36.430Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.430Z] "Goroot": true, [2024-03-20T20:02:36.430Z] "Standard": true, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "fnv.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "hash", [2024-03-20T20:02:36.430Z] "math/bits" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "hash", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "math/bits", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestGoFiles": [ [2024-03-20T20:02:36.430Z] "fnv_test.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestImports": [ [2024-03-20T20:02:36.430Z] "bytes", [2024-03-20T20:02:36.430Z] "encoding", [2024-03-20T20:02:36.430Z] "encoding/binary", [2024-03-20T20:02:36.430Z] "hash", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "testing" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/detrand", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.430Z] "Name": "detrand", [2024-03-20T20:02:36.430Z] "Doc": "Package detrand provides deterministically random functionality.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.430Z] "Version": "v1.33.0", [2024-03-20T20:02:36.430Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.17" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "rand.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "encoding/binary", [2024-03-20T20:02:36.430Z] "hash/fnv", [2024-03-20T20:02:36.430Z] "os" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "encoding/binary", [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "hash", [2024-03-20T20:02:36.430Z] "hash/fnv", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/itoa", [2024-03-20T20:02:36.430Z] "internal/oserror", [2024-03-20T20:02:36.430Z] "internal/poll", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/syscall/execenv", [2024-03-20T20:02:36.430Z] "internal/syscall/unix", [2024-03-20T20:02:36.430Z] "internal/testlog", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "io/fs", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "math/bits", [2024-03-20T20:02:36.430Z] "os", [2024-03-20T20:02:36.430Z] "path", [2024-03-20T20:02:36.430Z] "reflect", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sort", [2024-03-20T20:02:36.430Z] "strconv", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "syscall", [2024-03-20T20:02:36.430Z] "time", [2024-03-20T20:02:36.430Z] "unicode", [2024-03-20T20:02:36.430Z] "unicode/utf8", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestGoFiles": [ [2024-03-20T20:02:36.430Z] "rand_test.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestImports": [ [2024-03-20T20:02:36.430Z] "testing" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/errors", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.430Z] "Name": "errors", [2024-03-20T20:02:36.430Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.430Z] "Version": "v1.33.0", [2024-03-20T20:02:36.430Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.17" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "errors.go", [2024-03-20T20:02:36.430Z] "is_go113.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.430Z] "is_go112.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "google.golang.org/protobuf/internal/detrand" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "encoding/binary", [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.430Z] "hash", [2024-03-20T20:02:36.430Z] "hash/fnv", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/fmtsort", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/itoa", [2024-03-20T20:02:36.430Z] "internal/oserror", [2024-03-20T20:02:36.430Z] "internal/poll", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/syscall/execenv", [2024-03-20T20:02:36.430Z] "internal/syscall/unix", [2024-03-20T20:02:36.430Z] "internal/testlog", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "io/fs", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "math/bits", [2024-03-20T20:02:36.430Z] "os", [2024-03-20T20:02:36.430Z] "path", [2024-03-20T20:02:36.430Z] "reflect", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sort", [2024-03-20T20:02:36.430Z] "strconv", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "syscall", [2024-03-20T20:02:36.430Z] "time", [2024-03-20T20:02:36.430Z] "unicode", [2024-03-20T20:02:36.430Z] "unicode/utf8", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestGoFiles": [ [2024-03-20T20:02:36.430Z] "errors_test.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestImports": [ [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "strings", [2024-03-20T20:02:36.430Z] "testing" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protowire", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.430Z] "Name": "protowire", [2024-03-20T20:02:36.430Z] "Doc": "Package protowire parses and formats the raw wire encoding.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.430Z] "Version": "v1.33.0", [2024-03-20T20:02:36.430Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.17" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.430Z] "wire.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Imports": [ [2024-03-20T20:02:36.430Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "math/bits" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "Deps": [ [2024-03-20T20:02:36.430Z] "encoding/binary", [2024-03-20T20:02:36.430Z] "errors", [2024-03-20T20:02:36.430Z] "fmt", [2024-03-20T20:02:36.430Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.430Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.430Z] "hash", [2024-03-20T20:02:36.430Z] "hash/fnv", [2024-03-20T20:02:36.430Z] "internal/abi", [2024-03-20T20:02:36.430Z] "internal/bytealg", [2024-03-20T20:02:36.430Z] "internal/cpu", [2024-03-20T20:02:36.430Z] "internal/fmtsort", [2024-03-20T20:02:36.430Z] "internal/goexperiment", [2024-03-20T20:02:36.430Z] "internal/itoa", [2024-03-20T20:02:36.430Z] "internal/oserror", [2024-03-20T20:02:36.430Z] "internal/poll", [2024-03-20T20:02:36.430Z] "internal/race", [2024-03-20T20:02:36.430Z] "internal/reflectlite", [2024-03-20T20:02:36.430Z] "internal/syscall/execenv", [2024-03-20T20:02:36.430Z] "internal/syscall/unix", [2024-03-20T20:02:36.430Z] "internal/testlog", [2024-03-20T20:02:36.430Z] "internal/unsafeheader", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "io/fs", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "math/bits", [2024-03-20T20:02:36.430Z] "os", [2024-03-20T20:02:36.430Z] "path", [2024-03-20T20:02:36.430Z] "reflect", [2024-03-20T20:02:36.430Z] "runtime", [2024-03-20T20:02:36.430Z] "runtime/internal/atomic", [2024-03-20T20:02:36.430Z] "runtime/internal/math", [2024-03-20T20:02:36.430Z] "runtime/internal/sys", [2024-03-20T20:02:36.430Z] "sort", [2024-03-20T20:02:36.430Z] "strconv", [2024-03-20T20:02:36.430Z] "sync", [2024-03-20T20:02:36.430Z] "sync/atomic", [2024-03-20T20:02:36.430Z] "syscall", [2024-03-20T20:02:36.430Z] "time", [2024-03-20T20:02:36.430Z] "unicode", [2024-03-20T20:02:36.430Z] "unicode/utf8", [2024-03-20T20:02:36.430Z] "unsafe" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestGoFiles": [ [2024-03-20T20:02:36.430Z] "wire_test.go" [2024-03-20T20:02:36.430Z] ], [2024-03-20T20:02:36.430Z] "TestImports": [ [2024-03-20T20:02:36.430Z] "bytes", [2024-03-20T20:02:36.430Z] "encoding/hex", [2024-03-20T20:02:36.430Z] "io", [2024-03-20T20:02:36.430Z] "math", [2024-03-20T20:02:36.430Z] "strings", [2024-03-20T20:02:36.430Z] "testing" [2024-03-20T20:02:36.430Z] ] [2024-03-20T20:02:36.430Z] } [2024-03-20T20:02:36.430Z] { [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/pragma", [2024-03-20T20:02:36.430Z] "ImportPath": "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.430Z] "Name": "pragma", [2024-03-20T20:02:36.430Z] "Doc": "Package pragma provides types that can be embedded into a struct to statically enforce or prevent certain language properties.", [2024-03-20T20:02:36.430Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "Module": { [2024-03-20T20:02:36.430Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.430Z] "Version": "v1.33.0", [2024-03-20T20:02:36.430Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.430Z] "Indirect": true, [2024-03-20T20:02:36.430Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.430Z] "GoVersion": "1.17" [2024-03-20T20:02:36.430Z] }, [2024-03-20T20:02:36.430Z] "DepOnly": true, [2024-03-20T20:02:36.430Z] "Stale": true, [2024-03-20T20:02:36.430Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.430Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "pragma.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Imports": [ [2024-03-20T20:02:36.431Z] "sync" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Deps": [ [2024-03-20T20:02:36.431Z] "internal/abi", [2024-03-20T20:02:36.431Z] "internal/bytealg", [2024-03-20T20:02:36.431Z] "internal/cpu", [2024-03-20T20:02:36.431Z] "internal/goexperiment", [2024-03-20T20:02:36.431Z] "internal/race", [2024-03-20T20:02:36.431Z] "runtime", [2024-03-20T20:02:36.431Z] "runtime/internal/atomic", [2024-03-20T20:02:36.431Z] "runtime/internal/math", [2024-03-20T20:02:36.431Z] "runtime/internal/sys", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "sync/atomic", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ] [2024-03-20T20:02:36.431Z] } [2024-03-20T20:02:36.431Z] { [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoreflect", [2024-03-20T20:02:36.431Z] "ImportPath": "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.431Z] "Name": "protoreflect", [2024-03-20T20:02:36.431Z] "Doc": "Package protoreflect provides interfaces to dynamically manipulate messages.", [2024-03-20T20:02:36.431Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "Module": { [2024-03-20T20:02:36.431Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.431Z] "Version": "v1.33.0", [2024-03-20T20:02:36.431Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.431Z] "Indirect": true, [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.431Z] "GoVersion": "1.17" [2024-03-20T20:02:36.431Z] }, [2024-03-20T20:02:36.431Z] "DepOnly": true, [2024-03-20T20:02:36.431Z] "Stale": true, [2024-03-20T20:02:36.431Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "methods.go", [2024-03-20T20:02:36.431Z] "proto.go", [2024-03-20T20:02:36.431Z] "source.go", [2024-03-20T20:02:36.431Z] "source_gen.go", [2024-03-20T20:02:36.431Z] "type.go", [2024-03-20T20:02:36.431Z] "value.go", [2024-03-20T20:02:36.431Z] "value_equal.go", [2024-03-20T20:02:36.431Z] "value_union.go", [2024-03-20T20:02:36.431Z] "value_unsafe_go120.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.431Z] "value_pure.go", [2024-03-20T20:02:36.431Z] "value_unsafe_go121.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Imports": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "reflect", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Deps": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "encoding/binary", [2024-03-20T20:02:36.431Z] "errors", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.431Z] "hash", [2024-03-20T20:02:36.431Z] "hash/fnv", [2024-03-20T20:02:36.431Z] "internal/abi", [2024-03-20T20:02:36.431Z] "internal/bytealg", [2024-03-20T20:02:36.431Z] "internal/cpu", [2024-03-20T20:02:36.431Z] "internal/fmtsort", [2024-03-20T20:02:36.431Z] "internal/goexperiment", [2024-03-20T20:02:36.431Z] "internal/itoa", [2024-03-20T20:02:36.431Z] "internal/oserror", [2024-03-20T20:02:36.431Z] "internal/poll", [2024-03-20T20:02:36.431Z] "internal/race", [2024-03-20T20:02:36.431Z] "internal/reflectlite", [2024-03-20T20:02:36.431Z] "internal/syscall/execenv", [2024-03-20T20:02:36.431Z] "internal/syscall/unix", [2024-03-20T20:02:36.431Z] "internal/testlog", [2024-03-20T20:02:36.431Z] "internal/unsafeheader", [2024-03-20T20:02:36.431Z] "io", [2024-03-20T20:02:36.431Z] "io/fs", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "math/bits", [2024-03-20T20:02:36.431Z] "os", [2024-03-20T20:02:36.431Z] "path", [2024-03-20T20:02:36.431Z] "reflect", [2024-03-20T20:02:36.431Z] "runtime", [2024-03-20T20:02:36.431Z] "runtime/internal/atomic", [2024-03-20T20:02:36.431Z] "runtime/internal/math", [2024-03-20T20:02:36.431Z] "runtime/internal/sys", [2024-03-20T20:02:36.431Z] "sort", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "sync/atomic", [2024-03-20T20:02:36.431Z] "syscall", [2024-03-20T20:02:36.431Z] "time", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf8", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "TestGoFiles": [ [2024-03-20T20:02:36.431Z] "proto_test.go", [2024-03-20T20:02:36.431Z] "source_test.go", [2024-03-20T20:02:36.431Z] "value_test.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "TestImports": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "reflect", [2024-03-20T20:02:36.431Z] "testing" [2024-03-20T20:02:36.431Z] ] [2024-03-20T20:02:36.431Z] } [2024-03-20T20:02:36.431Z] { [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/messageset", [2024-03-20T20:02:36.431Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.431Z] "Name": "messageset", [2024-03-20T20:02:36.431Z] "Doc": "Package messageset encodes and decodes the obsolete MessageSet wire format.", [2024-03-20T20:02:36.431Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "Module": { [2024-03-20T20:02:36.431Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.431Z] "Version": "v1.33.0", [2024-03-20T20:02:36.431Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.431Z] "Indirect": true, [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.431Z] "GoVersion": "1.17" [2024-03-20T20:02:36.431Z] }, [2024-03-20T20:02:36.431Z] "DepOnly": true, [2024-03-20T20:02:36.431Z] "Stale": true, [2024-03-20T20:02:36.431Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "messageset.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Imports": [ [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.431Z] "math" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Deps": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "encoding/binary", [2024-03-20T20:02:36.431Z] "errors", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.431Z] "hash", [2024-03-20T20:02:36.431Z] "hash/fnv", [2024-03-20T20:02:36.431Z] "internal/abi", [2024-03-20T20:02:36.431Z] "internal/bytealg", [2024-03-20T20:02:36.431Z] "internal/cpu", [2024-03-20T20:02:36.431Z] "internal/fmtsort", [2024-03-20T20:02:36.431Z] "internal/goexperiment", [2024-03-20T20:02:36.431Z] "internal/itoa", [2024-03-20T20:02:36.431Z] "internal/oserror", [2024-03-20T20:02:36.431Z] "internal/poll", [2024-03-20T20:02:36.431Z] "internal/race", [2024-03-20T20:02:36.431Z] "internal/reflectlite", [2024-03-20T20:02:36.431Z] "internal/syscall/execenv", [2024-03-20T20:02:36.431Z] "internal/syscall/unix", [2024-03-20T20:02:36.431Z] "internal/testlog", [2024-03-20T20:02:36.431Z] "internal/unsafeheader", [2024-03-20T20:02:36.431Z] "io", [2024-03-20T20:02:36.431Z] "io/fs", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "math/bits", [2024-03-20T20:02:36.431Z] "os", [2024-03-20T20:02:36.431Z] "path", [2024-03-20T20:02:36.431Z] "reflect", [2024-03-20T20:02:36.431Z] "runtime", [2024-03-20T20:02:36.431Z] "runtime/internal/atomic", [2024-03-20T20:02:36.431Z] "runtime/internal/math", [2024-03-20T20:02:36.431Z] "runtime/internal/sys", [2024-03-20T20:02:36.431Z] "sort", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "sync/atomic", [2024-03-20T20:02:36.431Z] "syscall", [2024-03-20T20:02:36.431Z] "time", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf8", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ] [2024-03-20T20:02:36.431Z] } [2024-03-20T20:02:36.431Z] { [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/flags", [2024-03-20T20:02:36.431Z] "ImportPath": "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.431Z] "Name": "flags", [2024-03-20T20:02:36.431Z] "Doc": "Package flags provides a set of flags controlled by build tags.", [2024-03-20T20:02:36.431Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "Module": { [2024-03-20T20:02:36.431Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.431Z] "Version": "v1.33.0", [2024-03-20T20:02:36.431Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.431Z] "Indirect": true, [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.431Z] "GoVersion": "1.17" [2024-03-20T20:02:36.431Z] }, [2024-03-20T20:02:36.431Z] "DepOnly": true, [2024-03-20T20:02:36.431Z] "Stale": true, [2024-03-20T20:02:36.431Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.431Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "flags.go", [2024-03-20T20:02:36.431Z] "proto_legacy_disable.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.431Z] "proto_legacy_enable.go" [2024-03-20T20:02:36.431Z] ] [2024-03-20T20:02:36.431Z] } [2024-03-20T20:02:36.431Z] { [2024-03-20T20:02:36.431Z] "Dir": "/usr/local/go/src/go/token", [2024-03-20T20:02:36.431Z] "ImportPath": "go/token", [2024-03-20T20:02:36.431Z] "Name": "token", [2024-03-20T20:02:36.431Z] "Doc": "Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).", [2024-03-20T20:02:36.431Z] "Target": "/usr/local/go/pkg/linux_amd64/go/token.a", [2024-03-20T20:02:36.431Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.431Z] "Goroot": true, [2024-03-20T20:02:36.431Z] "Standard": true, [2024-03-20T20:02:36.431Z] "DepOnly": true, [2024-03-20T20:02:36.431Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "position.go", [2024-03-20T20:02:36.431Z] "serialize.go", [2024-03-20T20:02:36.431Z] "token.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Imports": [ [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "sort", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf8" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Deps": [ [2024-03-20T20:02:36.431Z] "errors", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "internal/abi", [2024-03-20T20:02:36.431Z] "internal/bytealg", [2024-03-20T20:02:36.431Z] "internal/cpu", [2024-03-20T20:02:36.431Z] "internal/fmtsort", [2024-03-20T20:02:36.431Z] "internal/goexperiment", [2024-03-20T20:02:36.431Z] "internal/itoa", [2024-03-20T20:02:36.431Z] "internal/oserror", [2024-03-20T20:02:36.431Z] "internal/poll", [2024-03-20T20:02:36.431Z] "internal/race", [2024-03-20T20:02:36.431Z] "internal/reflectlite", [2024-03-20T20:02:36.431Z] "internal/syscall/execenv", [2024-03-20T20:02:36.431Z] "internal/syscall/unix", [2024-03-20T20:02:36.431Z] "internal/testlog", [2024-03-20T20:02:36.431Z] "internal/unsafeheader", [2024-03-20T20:02:36.431Z] "io", [2024-03-20T20:02:36.431Z] "io/fs", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "math/bits", [2024-03-20T20:02:36.431Z] "os", [2024-03-20T20:02:36.431Z] "path", [2024-03-20T20:02:36.431Z] "reflect", [2024-03-20T20:02:36.431Z] "runtime", [2024-03-20T20:02:36.431Z] "runtime/internal/atomic", [2024-03-20T20:02:36.431Z] "runtime/internal/math", [2024-03-20T20:02:36.431Z] "runtime/internal/sys", [2024-03-20T20:02:36.431Z] "sort", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "sync/atomic", [2024-03-20T20:02:36.431Z] "syscall", [2024-03-20T20:02:36.431Z] "time", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf8", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "TestGoFiles": [ [2024-03-20T20:02:36.431Z] "position_bench_test.go", [2024-03-20T20:02:36.431Z] "position_test.go", [2024-03-20T20:02:36.431Z] "serialize_test.go", [2024-03-20T20:02:36.431Z] "token_test.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "TestImports": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "encoding/gob", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "math/rand", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "testing" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "XTestGoFiles": [ [2024-03-20T20:02:36.431Z] "example_test.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "XTestImports": [ [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "go/ast", [2024-03-20T20:02:36.431Z] "go/parser", [2024-03-20T20:02:36.431Z] "go/token" [2024-03-20T20:02:36.431Z] ] [2024-03-20T20:02:36.431Z] } [2024-03-20T20:02:36.431Z] { [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/strs", [2024-03-20T20:02:36.431Z] "ImportPath": "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.431Z] "Name": "strs", [2024-03-20T20:02:36.431Z] "Doc": "Package strs provides string manipulation functionality specific to protobuf.", [2024-03-20T20:02:36.431Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "Module": { [2024-03-20T20:02:36.431Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.431Z] "Version": "v1.33.0", [2024-03-20T20:02:36.431Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.431Z] "Indirect": true, [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.431Z] "GoVersion": "1.17" [2024-03-20T20:02:36.431Z] }, [2024-03-20T20:02:36.431Z] "DepOnly": true, [2024-03-20T20:02:36.431Z] "Stale": true, [2024-03-20T20:02:36.431Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "strings.go", [2024-03-20T20:02:36.431Z] "strings_unsafe_go120.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.431Z] "strings_pure.go", [2024-03-20T20:02:36.431Z] "strings_unsafe_go121.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Imports": [ [2024-03-20T20:02:36.431Z] "go/token", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf8", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Deps": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "encoding/binary", [2024-03-20T20:02:36.431Z] "errors", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "go/token", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.431Z] "hash", [2024-03-20T20:02:36.431Z] "hash/fnv", [2024-03-20T20:02:36.431Z] "internal/abi", [2024-03-20T20:02:36.431Z] "internal/bytealg", [2024-03-20T20:02:36.431Z] "internal/cpu", [2024-03-20T20:02:36.431Z] "internal/fmtsort", [2024-03-20T20:02:36.431Z] "internal/goexperiment", [2024-03-20T20:02:36.431Z] "internal/itoa", [2024-03-20T20:02:36.431Z] "internal/oserror", [2024-03-20T20:02:36.431Z] "internal/poll", [2024-03-20T20:02:36.431Z] "internal/race", [2024-03-20T20:02:36.431Z] "internal/reflectlite", [2024-03-20T20:02:36.431Z] "internal/syscall/execenv", [2024-03-20T20:02:36.431Z] "internal/syscall/unix", [2024-03-20T20:02:36.431Z] "internal/testlog", [2024-03-20T20:02:36.431Z] "internal/unsafeheader", [2024-03-20T20:02:36.431Z] "io", [2024-03-20T20:02:36.431Z] "io/fs", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "math/bits", [2024-03-20T20:02:36.431Z] "os", [2024-03-20T20:02:36.431Z] "path", [2024-03-20T20:02:36.431Z] "reflect", [2024-03-20T20:02:36.431Z] "runtime", [2024-03-20T20:02:36.431Z] "runtime/internal/atomic", [2024-03-20T20:02:36.431Z] "runtime/internal/math", [2024-03-20T20:02:36.431Z] "runtime/internal/sys", [2024-03-20T20:02:36.431Z] "sort", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "sync/atomic", [2024-03-20T20:02:36.431Z] "syscall", [2024-03-20T20:02:36.431Z] "time", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf8", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "TestGoFiles": [ [2024-03-20T20:02:36.431Z] "strings_test.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "TestImports": [ [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "testing" [2024-03-20T20:02:36.431Z] ] [2024-03-20T20:02:36.431Z] } [2024-03-20T20:02:36.431Z] { [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/text", [2024-03-20T20:02:36.431Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.431Z] "Name": "text", [2024-03-20T20:02:36.431Z] "Doc": "Package text implements the text format for protocol buffers.", [2024-03-20T20:02:36.431Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "Module": { [2024-03-20T20:02:36.431Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.431Z] "Version": "v1.33.0", [2024-03-20T20:02:36.431Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.431Z] "Indirect": true, [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.431Z] "GoVersion": "1.17" [2024-03-20T20:02:36.431Z] }, [2024-03-20T20:02:36.431Z] "DepOnly": true, [2024-03-20T20:02:36.431Z] "Stale": true, [2024-03-20T20:02:36.431Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "decode.go", [2024-03-20T20:02:36.431Z] "decode_number.go", [2024-03-20T20:02:36.431Z] "decode_string.go", [2024-03-20T20:02:36.431Z] "decode_token.go", [2024-03-20T20:02:36.431Z] "doc.go", [2024-03-20T20:02:36.431Z] "encode.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Imports": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.431Z] "io", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "math/bits", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf16", [2024-03-20T20:02:36.431Z] "unicode/utf8" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Deps": [ [2024-03-20T20:02:36.431Z] "bytes", [2024-03-20T20:02:36.431Z] "encoding/binary", [2024-03-20T20:02:36.431Z] "errors", [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "go/token", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.431Z] "hash", [2024-03-20T20:02:36.431Z] "hash/fnv", [2024-03-20T20:02:36.431Z] "internal/abi", [2024-03-20T20:02:36.431Z] "internal/bytealg", [2024-03-20T20:02:36.431Z] "internal/cpu", [2024-03-20T20:02:36.431Z] "internal/fmtsort", [2024-03-20T20:02:36.431Z] "internal/goexperiment", [2024-03-20T20:02:36.431Z] "internal/itoa", [2024-03-20T20:02:36.431Z] "internal/oserror", [2024-03-20T20:02:36.431Z] "internal/poll", [2024-03-20T20:02:36.431Z] "internal/race", [2024-03-20T20:02:36.431Z] "internal/reflectlite", [2024-03-20T20:02:36.431Z] "internal/syscall/execenv", [2024-03-20T20:02:36.431Z] "internal/syscall/unix", [2024-03-20T20:02:36.431Z] "internal/testlog", [2024-03-20T20:02:36.431Z] "internal/unsafeheader", [2024-03-20T20:02:36.431Z] "io", [2024-03-20T20:02:36.431Z] "io/fs", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "math/bits", [2024-03-20T20:02:36.431Z] "os", [2024-03-20T20:02:36.431Z] "path", [2024-03-20T20:02:36.431Z] "reflect", [2024-03-20T20:02:36.431Z] "runtime", [2024-03-20T20:02:36.431Z] "runtime/internal/atomic", [2024-03-20T20:02:36.431Z] "runtime/internal/math", [2024-03-20T20:02:36.431Z] "runtime/internal/sys", [2024-03-20T20:02:36.431Z] "sort", [2024-03-20T20:02:36.431Z] "strconv", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "sync", [2024-03-20T20:02:36.431Z] "sync/atomic", [2024-03-20T20:02:36.431Z] "syscall", [2024-03-20T20:02:36.431Z] "time", [2024-03-20T20:02:36.431Z] "unicode", [2024-03-20T20:02:36.431Z] "unicode/utf16", [2024-03-20T20:02:36.431Z] "unicode/utf8", [2024-03-20T20:02:36.431Z] "unsafe" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "XTestGoFiles": [ [2024-03-20T20:02:36.431Z] "decode_test.go", [2024-03-20T20:02:36.431Z] "encode_test.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "XTestImports": [ [2024-03-20T20:02:36.431Z] "fmt", [2024-03-20T20:02:36.431Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.431Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.431Z] "math", [2024-03-20T20:02:36.431Z] "strings", [2024-03-20T20:02:36.431Z] "testing", [2024-03-20T20:02:36.431Z] "unicode/utf8" [2024-03-20T20:02:36.431Z] ] [2024-03-20T20:02:36.431Z] } [2024-03-20T20:02:36.431Z] { [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/genid", [2024-03-20T20:02:36.431Z] "ImportPath": "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.431Z] "Name": "genid", [2024-03-20T20:02:36.431Z] "Doc": "Package genid contains constants for declarations in descriptor.proto and the well-known types.", [2024-03-20T20:02:36.431Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "Module": { [2024-03-20T20:02:36.431Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.431Z] "Version": "v1.33.0", [2024-03-20T20:02:36.431Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.431Z] "Indirect": true, [2024-03-20T20:02:36.431Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.431Z] "GoVersion": "1.17" [2024-03-20T20:02:36.431Z] }, [2024-03-20T20:02:36.431Z] "DepOnly": true, [2024-03-20T20:02:36.431Z] "Stale": true, [2024-03-20T20:02:36.431Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.431Z] "GoFiles": [ [2024-03-20T20:02:36.431Z] "any_gen.go", [2024-03-20T20:02:36.431Z] "api_gen.go", [2024-03-20T20:02:36.431Z] "descriptor_gen.go", [2024-03-20T20:02:36.431Z] "doc.go", [2024-03-20T20:02:36.431Z] "duration_gen.go", [2024-03-20T20:02:36.431Z] "empty_gen.go", [2024-03-20T20:02:36.431Z] "field_mask_gen.go", [2024-03-20T20:02:36.431Z] "go_features_gen.go", [2024-03-20T20:02:36.431Z] "goname.go", [2024-03-20T20:02:36.431Z] "map_entry.go", [2024-03-20T20:02:36.431Z] "source_context_gen.go", [2024-03-20T20:02:36.431Z] "struct_gen.go", [2024-03-20T20:02:36.431Z] "timestamp_gen.go", [2024-03-20T20:02:36.431Z] "type_gen.go", [2024-03-20T20:02:36.431Z] "wrappers.go", [2024-03-20T20:02:36.431Z] "wrappers_gen.go" [2024-03-20T20:02:36.431Z] ], [2024-03-20T20:02:36.431Z] "Imports": [ [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Deps": [ [2024-03-20T20:02:36.432Z] "bytes", [2024-03-20T20:02:36.432Z] "encoding/binary", [2024-03-20T20:02:36.432Z] "errors", [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "hash", [2024-03-20T20:02:36.432Z] "hash/fnv", [2024-03-20T20:02:36.432Z] "internal/abi", [2024-03-20T20:02:36.432Z] "internal/bytealg", [2024-03-20T20:02:36.432Z] "internal/cpu", [2024-03-20T20:02:36.432Z] "internal/fmtsort", [2024-03-20T20:02:36.432Z] "internal/goexperiment", [2024-03-20T20:02:36.432Z] "internal/itoa", [2024-03-20T20:02:36.432Z] "internal/oserror", [2024-03-20T20:02:36.432Z] "internal/poll", [2024-03-20T20:02:36.432Z] "internal/race", [2024-03-20T20:02:36.432Z] "internal/reflectlite", [2024-03-20T20:02:36.432Z] "internal/syscall/execenv", [2024-03-20T20:02:36.432Z] "internal/syscall/unix", [2024-03-20T20:02:36.432Z] "internal/testlog", [2024-03-20T20:02:36.432Z] "internal/unsafeheader", [2024-03-20T20:02:36.432Z] "io", [2024-03-20T20:02:36.432Z] "io/fs", [2024-03-20T20:02:36.432Z] "math", [2024-03-20T20:02:36.432Z] "math/bits", [2024-03-20T20:02:36.432Z] "os", [2024-03-20T20:02:36.432Z] "path", [2024-03-20T20:02:36.432Z] "reflect", [2024-03-20T20:02:36.432Z] "runtime", [2024-03-20T20:02:36.432Z] "runtime/internal/atomic", [2024-03-20T20:02:36.432Z] "runtime/internal/math", [2024-03-20T20:02:36.432Z] "runtime/internal/sys", [2024-03-20T20:02:36.432Z] "sort", [2024-03-20T20:02:36.432Z] "strconv", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "sync", [2024-03-20T20:02:36.432Z] "sync/atomic", [2024-03-20T20:02:36.432Z] "syscall", [2024-03-20T20:02:36.432Z] "time", [2024-03-20T20:02:36.432Z] "unicode", [2024-03-20T20:02:36.432Z] "unicode/utf8", [2024-03-20T20:02:36.432Z] "unsafe" [2024-03-20T20:02:36.432Z] ] [2024-03-20T20:02:36.432Z] } [2024-03-20T20:02:36.432Z] { [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/order", [2024-03-20T20:02:36.432Z] "ImportPath": "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.432Z] "Name": "order", [2024-03-20T20:02:36.432Z] "Doc": "Package order provides ordered access to messages and maps.", [2024-03-20T20:02:36.432Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "Module": { [2024-03-20T20:02:36.432Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.432Z] "Version": "v1.33.0", [2024-03-20T20:02:36.432Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.432Z] "Indirect": true, [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.432Z] "GoVersion": "1.17" [2024-03-20T20:02:36.432Z] }, [2024-03-20T20:02:36.432Z] "DepOnly": true, [2024-03-20T20:02:36.432Z] "Stale": true, [2024-03-20T20:02:36.432Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "GoFiles": [ [2024-03-20T20:02:36.432Z] "order.go", [2024-03-20T20:02:36.432Z] "range.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Imports": [ [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "sort", [2024-03-20T20:02:36.432Z] "sync" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Deps": [ [2024-03-20T20:02:36.432Z] "bytes", [2024-03-20T20:02:36.432Z] "encoding/binary", [2024-03-20T20:02:36.432Z] "errors", [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "hash", [2024-03-20T20:02:36.432Z] "hash/fnv", [2024-03-20T20:02:36.432Z] "internal/abi", [2024-03-20T20:02:36.432Z] "internal/bytealg", [2024-03-20T20:02:36.432Z] "internal/cpu", [2024-03-20T20:02:36.432Z] "internal/fmtsort", [2024-03-20T20:02:36.432Z] "internal/goexperiment", [2024-03-20T20:02:36.432Z] "internal/itoa", [2024-03-20T20:02:36.432Z] "internal/oserror", [2024-03-20T20:02:36.432Z] "internal/poll", [2024-03-20T20:02:36.432Z] "internal/race", [2024-03-20T20:02:36.432Z] "internal/reflectlite", [2024-03-20T20:02:36.432Z] "internal/syscall/execenv", [2024-03-20T20:02:36.432Z] "internal/syscall/unix", [2024-03-20T20:02:36.432Z] "internal/testlog", [2024-03-20T20:02:36.432Z] "internal/unsafeheader", [2024-03-20T20:02:36.432Z] "io", [2024-03-20T20:02:36.432Z] "io/fs", [2024-03-20T20:02:36.432Z] "math", [2024-03-20T20:02:36.432Z] "math/bits", [2024-03-20T20:02:36.432Z] "os", [2024-03-20T20:02:36.432Z] "path", [2024-03-20T20:02:36.432Z] "reflect", [2024-03-20T20:02:36.432Z] "runtime", [2024-03-20T20:02:36.432Z] "runtime/internal/atomic", [2024-03-20T20:02:36.432Z] "runtime/internal/math", [2024-03-20T20:02:36.432Z] "runtime/internal/sys", [2024-03-20T20:02:36.432Z] "sort", [2024-03-20T20:02:36.432Z] "strconv", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "sync", [2024-03-20T20:02:36.432Z] "sync/atomic", [2024-03-20T20:02:36.432Z] "syscall", [2024-03-20T20:02:36.432Z] "time", [2024-03-20T20:02:36.432Z] "unicode", [2024-03-20T20:02:36.432Z] "unicode/utf8", [2024-03-20T20:02:36.432Z] "unsafe" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "TestGoFiles": [ [2024-03-20T20:02:36.432Z] "order_test.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "TestImports": [ [2024-03-20T20:02:36.432Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "math/rand", [2024-03-20T20:02:36.432Z] "sort", [2024-03-20T20:02:36.432Z] "testing" [2024-03-20T20:02:36.432Z] ] [2024-03-20T20:02:36.432Z] } [2024-03-20T20:02:36.432Z] { [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/set", [2024-03-20T20:02:36.432Z] "ImportPath": "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.432Z] "Name": "set", [2024-03-20T20:02:36.432Z] "Doc": "Package set provides simple set data structures for uint64s.", [2024-03-20T20:02:36.432Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "Module": { [2024-03-20T20:02:36.432Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.432Z] "Version": "v1.33.0", [2024-03-20T20:02:36.432Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.432Z] "Indirect": true, [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.432Z] "GoVersion": "1.17" [2024-03-20T20:02:36.432Z] }, [2024-03-20T20:02:36.432Z] "DepOnly": true, [2024-03-20T20:02:36.432Z] "Stale": true, [2024-03-20T20:02:36.432Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.432Z] "GoFiles": [ [2024-03-20T20:02:36.432Z] "ints.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Imports": [ [2024-03-20T20:02:36.432Z] "math/bits" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Deps": [ [2024-03-20T20:02:36.432Z] "math/bits", [2024-03-20T20:02:36.432Z] "unsafe" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "TestGoFiles": [ [2024-03-20T20:02:36.432Z] "ints_test.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "TestImports": [ [2024-03-20T20:02:36.432Z] "math/rand", [2024-03-20T20:02:36.432Z] "testing" [2024-03-20T20:02:36.432Z] ] [2024-03-20T20:02:36.432Z] } [2024-03-20T20:02:36.432Z] { [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoregistry", [2024-03-20T20:02:36.432Z] "ImportPath": "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.432Z] "Name": "protoregistry", [2024-03-20T20:02:36.432Z] "Doc": "Package protoregistry provides data structures to register and lookup protobuf descriptor types.", [2024-03-20T20:02:36.432Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "Module": { [2024-03-20T20:02:36.432Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.432Z] "Version": "v1.33.0", [2024-03-20T20:02:36.432Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.432Z] "Indirect": true, [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.432Z] "GoVersion": "1.17" [2024-03-20T20:02:36.432Z] }, [2024-03-20T20:02:36.432Z] "DepOnly": true, [2024-03-20T20:02:36.432Z] "Stale": true, [2024-03-20T20:02:36.432Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "GoFiles": [ [2024-03-20T20:02:36.432Z] "registry.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Imports": [ [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "os", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "sync" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Deps": [ [2024-03-20T20:02:36.432Z] "bytes", [2024-03-20T20:02:36.432Z] "encoding/binary", [2024-03-20T20:02:36.432Z] "errors", [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "hash", [2024-03-20T20:02:36.432Z] "hash/fnv", [2024-03-20T20:02:36.432Z] "internal/abi", [2024-03-20T20:02:36.432Z] "internal/bytealg", [2024-03-20T20:02:36.432Z] "internal/cpu", [2024-03-20T20:02:36.432Z] "internal/fmtsort", [2024-03-20T20:02:36.432Z] "internal/goexperiment", [2024-03-20T20:02:36.432Z] "internal/itoa", [2024-03-20T20:02:36.432Z] "internal/oserror", [2024-03-20T20:02:36.432Z] "internal/poll", [2024-03-20T20:02:36.432Z] "internal/race", [2024-03-20T20:02:36.432Z] "internal/reflectlite", [2024-03-20T20:02:36.432Z] "internal/syscall/execenv", [2024-03-20T20:02:36.432Z] "internal/syscall/unix", [2024-03-20T20:02:36.432Z] "internal/testlog", [2024-03-20T20:02:36.432Z] "internal/unsafeheader", [2024-03-20T20:02:36.432Z] "io", [2024-03-20T20:02:36.432Z] "io/fs", [2024-03-20T20:02:36.432Z] "math", [2024-03-20T20:02:36.432Z] "math/bits", [2024-03-20T20:02:36.432Z] "os", [2024-03-20T20:02:36.432Z] "path", [2024-03-20T20:02:36.432Z] "reflect", [2024-03-20T20:02:36.432Z] "runtime", [2024-03-20T20:02:36.432Z] "runtime/internal/atomic", [2024-03-20T20:02:36.432Z] "runtime/internal/math", [2024-03-20T20:02:36.432Z] "runtime/internal/sys", [2024-03-20T20:02:36.432Z] "sort", [2024-03-20T20:02:36.432Z] "strconv", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "sync", [2024-03-20T20:02:36.432Z] "sync/atomic", [2024-03-20T20:02:36.432Z] "syscall", [2024-03-20T20:02:36.432Z] "time", [2024-03-20T20:02:36.432Z] "unicode", [2024-03-20T20:02:36.432Z] "unicode/utf8", [2024-03-20T20:02:36.432Z] "unsafe" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "XTestGoFiles": [ [2024-03-20T20:02:36.432Z] "registry_test.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "XTestImports": [ [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.432Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/registry", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "testing" [2024-03-20T20:02:36.432Z] ] [2024-03-20T20:02:36.432Z] } [2024-03-20T20:02:36.432Z] { [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoiface", [2024-03-20T20:02:36.432Z] "ImportPath": "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.432Z] "Name": "protoiface", [2024-03-20T20:02:36.432Z] "Doc": "Package protoiface contains types referenced or implemented by messages.", [2024-03-20T20:02:36.432Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "Module": { [2024-03-20T20:02:36.432Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.432Z] "Version": "v1.33.0", [2024-03-20T20:02:36.432Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.432Z] "Indirect": true, [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.432Z] "GoVersion": "1.17" [2024-03-20T20:02:36.432Z] }, [2024-03-20T20:02:36.432Z] "DepOnly": true, [2024-03-20T20:02:36.432Z] "Stale": true, [2024-03-20T20:02:36.432Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "GoFiles": [ [2024-03-20T20:02:36.432Z] "legacy.go", [2024-03-20T20:02:36.432Z] "methods.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Imports": [ [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Deps": [ [2024-03-20T20:02:36.432Z] "bytes", [2024-03-20T20:02:36.432Z] "encoding/binary", [2024-03-20T20:02:36.432Z] "errors", [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "hash", [2024-03-20T20:02:36.432Z] "hash/fnv", [2024-03-20T20:02:36.432Z] "internal/abi", [2024-03-20T20:02:36.432Z] "internal/bytealg", [2024-03-20T20:02:36.432Z] "internal/cpu", [2024-03-20T20:02:36.432Z] "internal/fmtsort", [2024-03-20T20:02:36.432Z] "internal/goexperiment", [2024-03-20T20:02:36.432Z] "internal/itoa", [2024-03-20T20:02:36.432Z] "internal/oserror", [2024-03-20T20:02:36.432Z] "internal/poll", [2024-03-20T20:02:36.432Z] "internal/race", [2024-03-20T20:02:36.432Z] "internal/reflectlite", [2024-03-20T20:02:36.432Z] "internal/syscall/execenv", [2024-03-20T20:02:36.432Z] "internal/syscall/unix", [2024-03-20T20:02:36.432Z] "internal/testlog", [2024-03-20T20:02:36.432Z] "internal/unsafeheader", [2024-03-20T20:02:36.432Z] "io", [2024-03-20T20:02:36.432Z] "io/fs", [2024-03-20T20:02:36.432Z] "math", [2024-03-20T20:02:36.432Z] "math/bits", [2024-03-20T20:02:36.432Z] "os", [2024-03-20T20:02:36.432Z] "path", [2024-03-20T20:02:36.432Z] "reflect", [2024-03-20T20:02:36.432Z] "runtime", [2024-03-20T20:02:36.432Z] "runtime/internal/atomic", [2024-03-20T20:02:36.432Z] "runtime/internal/math", [2024-03-20T20:02:36.432Z] "runtime/internal/sys", [2024-03-20T20:02:36.432Z] "sort", [2024-03-20T20:02:36.432Z] "strconv", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "sync", [2024-03-20T20:02:36.432Z] "sync/atomic", [2024-03-20T20:02:36.432Z] "syscall", [2024-03-20T20:02:36.432Z] "time", [2024-03-20T20:02:36.432Z] "unicode", [2024-03-20T20:02:36.432Z] "unicode/utf8", [2024-03-20T20:02:36.432Z] "unsafe" [2024-03-20T20:02:36.432Z] ] [2024-03-20T20:02:36.432Z] } [2024-03-20T20:02:36.432Z] { [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/proto", [2024-03-20T20:02:36.432Z] "ImportPath": "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.432Z] "Name": "proto", [2024-03-20T20:02:36.432Z] "Doc": "Package proto provides functions operating on protocol buffer messages.", [2024-03-20T20:02:36.432Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "Module": { [2024-03-20T20:02:36.432Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.432Z] "Version": "v1.33.0", [2024-03-20T20:02:36.432Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.432Z] "Indirect": true, [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.432Z] "GoVersion": "1.17" [2024-03-20T20:02:36.432Z] }, [2024-03-20T20:02:36.432Z] "DepOnly": true, [2024-03-20T20:02:36.432Z] "Stale": true, [2024-03-20T20:02:36.432Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "GoFiles": [ [2024-03-20T20:02:36.432Z] "checkinit.go", [2024-03-20T20:02:36.432Z] "decode.go", [2024-03-20T20:02:36.432Z] "decode_gen.go", [2024-03-20T20:02:36.432Z] "doc.go", [2024-03-20T20:02:36.432Z] "encode.go", [2024-03-20T20:02:36.432Z] "encode_gen.go", [2024-03-20T20:02:36.432Z] "equal.go", [2024-03-20T20:02:36.432Z] "extension.go", [2024-03-20T20:02:36.432Z] "merge.go", [2024-03-20T20:02:36.432Z] "messageset.go", [2024-03-20T20:02:36.432Z] "proto.go", [2024-03-20T20:02:36.432Z] "proto_methods.go", [2024-03-20T20:02:36.432Z] "reset.go", [2024-03-20T20:02:36.432Z] "size.go", [2024-03-20T20:02:36.432Z] "size_gen.go", [2024-03-20T20:02:36.432Z] "wrappers.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.432Z] "fuzz_test.go", [2024-03-20T20:02:36.432Z] "proto_reflect.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Imports": [ [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.432Z] "math", [2024-03-20T20:02:36.432Z] "reflect", [2024-03-20T20:02:36.432Z] "unicode/utf8" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "Deps": [ [2024-03-20T20:02:36.432Z] "bytes", [2024-03-20T20:02:36.432Z] "encoding/binary", [2024-03-20T20:02:36.432Z] "errors", [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "go/token", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.432Z] "hash", [2024-03-20T20:02:36.432Z] "hash/fnv", [2024-03-20T20:02:36.432Z] "internal/abi", [2024-03-20T20:02:36.432Z] "internal/bytealg", [2024-03-20T20:02:36.432Z] "internal/cpu", [2024-03-20T20:02:36.432Z] "internal/fmtsort", [2024-03-20T20:02:36.432Z] "internal/goexperiment", [2024-03-20T20:02:36.432Z] "internal/itoa", [2024-03-20T20:02:36.432Z] "internal/oserror", [2024-03-20T20:02:36.432Z] "internal/poll", [2024-03-20T20:02:36.432Z] "internal/race", [2024-03-20T20:02:36.432Z] "internal/reflectlite", [2024-03-20T20:02:36.432Z] "internal/syscall/execenv", [2024-03-20T20:02:36.432Z] "internal/syscall/unix", [2024-03-20T20:02:36.432Z] "internal/testlog", [2024-03-20T20:02:36.432Z] "internal/unsafeheader", [2024-03-20T20:02:36.432Z] "io", [2024-03-20T20:02:36.432Z] "io/fs", [2024-03-20T20:02:36.432Z] "math", [2024-03-20T20:02:36.432Z] "math/bits", [2024-03-20T20:02:36.432Z] "os", [2024-03-20T20:02:36.432Z] "path", [2024-03-20T20:02:36.432Z] "reflect", [2024-03-20T20:02:36.432Z] "runtime", [2024-03-20T20:02:36.432Z] "runtime/internal/atomic", [2024-03-20T20:02:36.432Z] "runtime/internal/math", [2024-03-20T20:02:36.432Z] "runtime/internal/sys", [2024-03-20T20:02:36.432Z] "sort", [2024-03-20T20:02:36.432Z] "strconv", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "sync", [2024-03-20T20:02:36.432Z] "sync/atomic", [2024-03-20T20:02:36.432Z] "syscall", [2024-03-20T20:02:36.432Z] "time", [2024-03-20T20:02:36.432Z] "unicode", [2024-03-20T20:02:36.432Z] "unicode/utf8", [2024-03-20T20:02:36.432Z] "unsafe" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "XTestGoFiles": [ [2024-03-20T20:02:36.432Z] "bench_test.go", [2024-03-20T20:02:36.432Z] "checkinit_test.go", [2024-03-20T20:02:36.432Z] "decode_test.go", [2024-03-20T20:02:36.432Z] "encode_test.go", [2024-03-20T20:02:36.432Z] "equal_test.go", [2024-03-20T20:02:36.432Z] "extension_test.go", [2024-03-20T20:02:36.432Z] "merge_test.go", [2024-03-20T20:02:36.432Z] "messageset_test.go", [2024-03-20T20:02:36.432Z] "methods_test.go", [2024-03-20T20:02:36.432Z] "nil_test.go", [2024-03-20T20:02:36.432Z] "noenforceutf8_test.go", [2024-03-20T20:02:36.432Z] "reset_test.go", [2024-03-20T20:02:36.432Z] "testmessages_test.go", [2024-03-20T20:02:36.432Z] "validate_test.go", [2024-03-20T20:02:36.432Z] "weak_test.go" [2024-03-20T20:02:36.432Z] ], [2024-03-20T20:02:36.432Z] "XTestImports": [ [2024-03-20T20:02:36.432Z] "bytes", [2024-03-20T20:02:36.432Z] "errors", [2024-03-20T20:02:36.432Z] "flag", [2024-03-20T20:02:36.432Z] "fmt", [2024-03-20T20:02:36.432Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/protobuild", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/legacy", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/messageset/messagesetpb", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/messageset/msetextpb", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/order", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/required", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/test3", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/internal/testprotos/testeditions", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/testing/protopack", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.432Z] "google.golang.org/protobuf/types/dynamicpb", [2024-03-20T20:02:36.432Z] "math", [2024-03-20T20:02:36.432Z] "reflect", [2024-03-20T20:02:36.432Z] "strings", [2024-03-20T20:02:36.432Z] "sync", [2024-03-20T20:02:36.432Z] "testing" [2024-03-20T20:02:36.432Z] ] [2024-03-20T20:02:36.432Z] } [2024-03-20T20:02:36.432Z] { [2024-03-20T20:02:36.432Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/prototext", [2024-03-20T20:02:36.432Z] "ImportPath": "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.432Z] "Name": "prototext", [2024-03-20T20:02:36.432Z] "Doc": "Package prototext marshals and unmarshals protocol buffer messages as the textproto format.", [2024-03-20T20:02:36.432Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.432Z] "Module": { [2024-03-20T20:02:36.432Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.432Z] "Version": "v1.33.0", [2024-03-20T20:02:36.433Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.433Z] "Indirect": true, [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.433Z] "GoVersion": "1.17" [2024-03-20T20:02:36.433Z] }, [2024-03-20T20:02:36.433Z] "DepOnly": true, [2024-03-20T20:02:36.433Z] "Stale": true, [2024-03-20T20:02:36.433Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "GoFiles": [ [2024-03-20T20:02:36.433Z] "decode.go", [2024-03-20T20:02:36.433Z] "doc.go", [2024-03-20T20:02:36.433Z] "encode.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.433Z] "fuzz_test.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Imports": [ [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.433Z] "strconv", [2024-03-20T20:02:36.433Z] "unicode/utf8" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Deps": [ [2024-03-20T20:02:36.433Z] "bytes", [2024-03-20T20:02:36.433Z] "encoding/binary", [2024-03-20T20:02:36.433Z] "errors", [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "go/token", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.433Z] "hash", [2024-03-20T20:02:36.433Z] "hash/fnv", [2024-03-20T20:02:36.433Z] "internal/abi", [2024-03-20T20:02:36.433Z] "internal/bytealg", [2024-03-20T20:02:36.433Z] "internal/cpu", [2024-03-20T20:02:36.433Z] "internal/fmtsort", [2024-03-20T20:02:36.433Z] "internal/goexperiment", [2024-03-20T20:02:36.433Z] "internal/itoa", [2024-03-20T20:02:36.433Z] "internal/oserror", [2024-03-20T20:02:36.433Z] "internal/poll", [2024-03-20T20:02:36.433Z] "internal/race", [2024-03-20T20:02:36.433Z] "internal/reflectlite", [2024-03-20T20:02:36.433Z] "internal/syscall/execenv", [2024-03-20T20:02:36.433Z] "internal/syscall/unix", [2024-03-20T20:02:36.433Z] "internal/testlog", [2024-03-20T20:02:36.433Z] "internal/unsafeheader", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "io/fs", [2024-03-20T20:02:36.433Z] "math", [2024-03-20T20:02:36.433Z] "math/bits", [2024-03-20T20:02:36.433Z] "os", [2024-03-20T20:02:36.433Z] "path", [2024-03-20T20:02:36.433Z] "reflect", [2024-03-20T20:02:36.433Z] "runtime", [2024-03-20T20:02:36.433Z] "runtime/internal/atomic", [2024-03-20T20:02:36.433Z] "runtime/internal/math", [2024-03-20T20:02:36.433Z] "runtime/internal/sys", [2024-03-20T20:02:36.433Z] "sort", [2024-03-20T20:02:36.433Z] "strconv", [2024-03-20T20:02:36.433Z] "strings", [2024-03-20T20:02:36.433Z] "sync", [2024-03-20T20:02:36.433Z] "sync/atomic", [2024-03-20T20:02:36.433Z] "syscall", [2024-03-20T20:02:36.433Z] "time", [2024-03-20T20:02:36.433Z] "unicode", [2024-03-20T20:02:36.433Z] "unicode/utf16", [2024-03-20T20:02:36.433Z] "unicode/utf8", [2024-03-20T20:02:36.433Z] "unsafe" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "XTestGoFiles": [ [2024-03-20T20:02:36.433Z] "decode_test.go", [2024-03-20T20:02:36.433Z] "encode_test.go", [2024-03-20T20:02:36.433Z] "other_test.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "XTestImports": [ [2024-03-20T20:02:36.433Z] "bytes", [2024-03-20T20:02:36.433Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/testing/protopack", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-20T20:02:36.433Z] "math", [2024-03-20T20:02:36.433Z] "strings", [2024-03-20T20:02:36.433Z] "testing" [2024-03-20T20:02:36.433Z] ] [2024-03-20T20:02:36.433Z] } [2024-03-20T20:02:36.433Z] { [2024-03-20T20:02:36.433Z] "Dir": "/usr/local/go/src/embed", [2024-03-20T20:02:36.433Z] "ImportPath": "embed", [2024-03-20T20:02:36.433Z] "Name": "embed", [2024-03-20T20:02:36.433Z] "Doc": "Package embed provides access to files embedded in the running Go program.", [2024-03-20T20:02:36.433Z] "Target": "/usr/local/go/pkg/linux_amd64/embed.a", [2024-03-20T20:02:36.433Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.433Z] "Goroot": true, [2024-03-20T20:02:36.433Z] "Standard": true, [2024-03-20T20:02:36.433Z] "DepOnly": true, [2024-03-20T20:02:36.433Z] "GoFiles": [ [2024-03-20T20:02:36.433Z] "embed.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Imports": [ [2024-03-20T20:02:36.433Z] "errors", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "io/fs", [2024-03-20T20:02:36.433Z] "time" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Deps": [ [2024-03-20T20:02:36.433Z] "errors", [2024-03-20T20:02:36.433Z] "internal/abi", [2024-03-20T20:02:36.433Z] "internal/bytealg", [2024-03-20T20:02:36.433Z] "internal/cpu", [2024-03-20T20:02:36.433Z] "internal/goexperiment", [2024-03-20T20:02:36.433Z] "internal/itoa", [2024-03-20T20:02:36.433Z] "internal/oserror", [2024-03-20T20:02:36.433Z] "internal/race", [2024-03-20T20:02:36.433Z] "internal/reflectlite", [2024-03-20T20:02:36.433Z] "internal/unsafeheader", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "io/fs", [2024-03-20T20:02:36.433Z] "path", [2024-03-20T20:02:36.433Z] "runtime", [2024-03-20T20:02:36.433Z] "runtime/internal/atomic", [2024-03-20T20:02:36.433Z] "runtime/internal/math", [2024-03-20T20:02:36.433Z] "runtime/internal/sys", [2024-03-20T20:02:36.433Z] "sort", [2024-03-20T20:02:36.433Z] "sync", [2024-03-20T20:02:36.433Z] "sync/atomic", [2024-03-20T20:02:36.433Z] "syscall", [2024-03-20T20:02:36.433Z] "time", [2024-03-20T20:02:36.433Z] "unicode/utf8", [2024-03-20T20:02:36.433Z] "unsafe" [2024-03-20T20:02:36.433Z] ] [2024-03-20T20:02:36.433Z] } [2024-03-20T20:02:36.433Z] { [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/editiondefaults", [2024-03-20T20:02:36.433Z] "ImportPath": "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.433Z] "Name": "editiondefaults", [2024-03-20T20:02:36.433Z] "Doc": "Package editiondefaults contains the binary representation of the editions defaults.", [2024-03-20T20:02:36.433Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "Module": { [2024-03-20T20:02:36.433Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.433Z] "Version": "v1.33.0", [2024-03-20T20:02:36.433Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.433Z] "Indirect": true, [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.433Z] "GoVersion": "1.17" [2024-03-20T20:02:36.433Z] }, [2024-03-20T20:02:36.433Z] "DepOnly": true, [2024-03-20T20:02:36.433Z] "Stale": true, [2024-03-20T20:02:36.433Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.433Z] "GoFiles": [ [2024-03-20T20:02:36.433Z] "defaults.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "EmbedPatterns": [ [2024-03-20T20:02:36.433Z] "editions_defaults.binpb" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "EmbedFiles": [ [2024-03-20T20:02:36.433Z] "editions_defaults.binpb" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Imports": [ [2024-03-20T20:02:36.433Z] "embed" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Deps": [ [2024-03-20T20:02:36.433Z] "embed", [2024-03-20T20:02:36.433Z] "errors", [2024-03-20T20:02:36.433Z] "internal/abi", [2024-03-20T20:02:36.433Z] "internal/bytealg", [2024-03-20T20:02:36.433Z] "internal/cpu", [2024-03-20T20:02:36.433Z] "internal/goexperiment", [2024-03-20T20:02:36.433Z] "internal/itoa", [2024-03-20T20:02:36.433Z] "internal/oserror", [2024-03-20T20:02:36.433Z] "internal/race", [2024-03-20T20:02:36.433Z] "internal/reflectlite", [2024-03-20T20:02:36.433Z] "internal/unsafeheader", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "io/fs", [2024-03-20T20:02:36.433Z] "path", [2024-03-20T20:02:36.433Z] "runtime", [2024-03-20T20:02:36.433Z] "runtime/internal/atomic", [2024-03-20T20:02:36.433Z] "runtime/internal/math", [2024-03-20T20:02:36.433Z] "runtime/internal/sys", [2024-03-20T20:02:36.433Z] "sort", [2024-03-20T20:02:36.433Z] "sync", [2024-03-20T20:02:36.433Z] "sync/atomic", [2024-03-20T20:02:36.433Z] "syscall", [2024-03-20T20:02:36.433Z] "time", [2024-03-20T20:02:36.433Z] "unicode/utf8", [2024-03-20T20:02:36.433Z] "unsafe" [2024-03-20T20:02:36.433Z] ] [2024-03-20T20:02:36.433Z] } [2024-03-20T20:02:36.433Z] { [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/defval", [2024-03-20T20:02:36.433Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.433Z] "Name": "defval", [2024-03-20T20:02:36.433Z] "Doc": "Package defval marshals and unmarshals textual forms of default values.", [2024-03-20T20:02:36.433Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "Module": { [2024-03-20T20:02:36.433Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.433Z] "Version": "v1.33.0", [2024-03-20T20:02:36.433Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.433Z] "Indirect": true, [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.433Z] "GoVersion": "1.17" [2024-03-20T20:02:36.433Z] }, [2024-03-20T20:02:36.433Z] "DepOnly": true, [2024-03-20T20:02:36.433Z] "Stale": true, [2024-03-20T20:02:36.433Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "GoFiles": [ [2024-03-20T20:02:36.433Z] "default.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Imports": [ [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "math", [2024-03-20T20:02:36.433Z] "strconv" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Deps": [ [2024-03-20T20:02:36.433Z] "bytes", [2024-03-20T20:02:36.433Z] "encoding/binary", [2024-03-20T20:02:36.433Z] "errors", [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "go/token", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "hash", [2024-03-20T20:02:36.433Z] "hash/fnv", [2024-03-20T20:02:36.433Z] "internal/abi", [2024-03-20T20:02:36.433Z] "internal/bytealg", [2024-03-20T20:02:36.433Z] "internal/cpu", [2024-03-20T20:02:36.433Z] "internal/fmtsort", [2024-03-20T20:02:36.433Z] "internal/goexperiment", [2024-03-20T20:02:36.433Z] "internal/itoa", [2024-03-20T20:02:36.433Z] "internal/oserror", [2024-03-20T20:02:36.433Z] "internal/poll", [2024-03-20T20:02:36.433Z] "internal/race", [2024-03-20T20:02:36.433Z] "internal/reflectlite", [2024-03-20T20:02:36.433Z] "internal/syscall/execenv", [2024-03-20T20:02:36.433Z] "internal/syscall/unix", [2024-03-20T20:02:36.433Z] "internal/testlog", [2024-03-20T20:02:36.433Z] "internal/unsafeheader", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "io/fs", [2024-03-20T20:02:36.433Z] "math", [2024-03-20T20:02:36.433Z] "math/bits", [2024-03-20T20:02:36.433Z] "os", [2024-03-20T20:02:36.433Z] "path", [2024-03-20T20:02:36.433Z] "reflect", [2024-03-20T20:02:36.433Z] "runtime", [2024-03-20T20:02:36.433Z] "runtime/internal/atomic", [2024-03-20T20:02:36.433Z] "runtime/internal/math", [2024-03-20T20:02:36.433Z] "runtime/internal/sys", [2024-03-20T20:02:36.433Z] "sort", [2024-03-20T20:02:36.433Z] "strconv", [2024-03-20T20:02:36.433Z] "strings", [2024-03-20T20:02:36.433Z] "sync", [2024-03-20T20:02:36.433Z] "sync/atomic", [2024-03-20T20:02:36.433Z] "syscall", [2024-03-20T20:02:36.433Z] "time", [2024-03-20T20:02:36.433Z] "unicode", [2024-03-20T20:02:36.433Z] "unicode/utf16", [2024-03-20T20:02:36.433Z] "unicode/utf8", [2024-03-20T20:02:36.433Z] "unsafe" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "XTestGoFiles": [ [2024-03-20T20:02:36.433Z] "default_test.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "XTestImports": [ [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "math", [2024-03-20T20:02:36.433Z] "reflect", [2024-03-20T20:02:36.433Z] "testing" [2024-03-20T20:02:36.433Z] ] [2024-03-20T20:02:36.433Z] } [2024-03-20T20:02:36.433Z] { [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descfmt", [2024-03-20T20:02:36.433Z] "ImportPath": "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.433Z] "Name": "descfmt", [2024-03-20T20:02:36.433Z] "Doc": "Package descfmt provides functionality to format descriptors.", [2024-03-20T20:02:36.433Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "Module": { [2024-03-20T20:02:36.433Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.433Z] "Version": "v1.33.0", [2024-03-20T20:02:36.433Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.433Z] "Indirect": true, [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.433Z] "GoVersion": "1.17" [2024-03-20T20:02:36.433Z] }, [2024-03-20T20:02:36.433Z] "DepOnly": true, [2024-03-20T20:02:36.433Z] "Stale": true, [2024-03-20T20:02:36.433Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "GoFiles": [ [2024-03-20T20:02:36.433Z] "stringer.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Imports": [ [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "reflect", [2024-03-20T20:02:36.433Z] "strconv", [2024-03-20T20:02:36.433Z] "strings" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Deps": [ [2024-03-20T20:02:36.433Z] "bytes", [2024-03-20T20:02:36.433Z] "encoding/binary", [2024-03-20T20:02:36.433Z] "errors", [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "hash", [2024-03-20T20:02:36.433Z] "hash/fnv", [2024-03-20T20:02:36.433Z] "internal/abi", [2024-03-20T20:02:36.433Z] "internal/bytealg", [2024-03-20T20:02:36.433Z] "internal/cpu", [2024-03-20T20:02:36.433Z] "internal/fmtsort", [2024-03-20T20:02:36.433Z] "internal/goexperiment", [2024-03-20T20:02:36.433Z] "internal/itoa", [2024-03-20T20:02:36.433Z] "internal/oserror", [2024-03-20T20:02:36.433Z] "internal/poll", [2024-03-20T20:02:36.433Z] "internal/race", [2024-03-20T20:02:36.433Z] "internal/reflectlite", [2024-03-20T20:02:36.433Z] "internal/syscall/execenv", [2024-03-20T20:02:36.433Z] "internal/syscall/unix", [2024-03-20T20:02:36.433Z] "internal/testlog", [2024-03-20T20:02:36.433Z] "internal/unsafeheader", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "io/fs", [2024-03-20T20:02:36.433Z] "math", [2024-03-20T20:02:36.433Z] "math/bits", [2024-03-20T20:02:36.433Z] "os", [2024-03-20T20:02:36.433Z] "path", [2024-03-20T20:02:36.433Z] "reflect", [2024-03-20T20:02:36.433Z] "runtime", [2024-03-20T20:02:36.433Z] "runtime/internal/atomic", [2024-03-20T20:02:36.433Z] "runtime/internal/math", [2024-03-20T20:02:36.433Z] "runtime/internal/sys", [2024-03-20T20:02:36.433Z] "sort", [2024-03-20T20:02:36.433Z] "strconv", [2024-03-20T20:02:36.433Z] "strings", [2024-03-20T20:02:36.433Z] "sync", [2024-03-20T20:02:36.433Z] "sync/atomic", [2024-03-20T20:02:36.433Z] "syscall", [2024-03-20T20:02:36.433Z] "time", [2024-03-20T20:02:36.433Z] "unicode", [2024-03-20T20:02:36.433Z] "unicode/utf8", [2024-03-20T20:02:36.433Z] "unsafe" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "XTestGoFiles": [ [2024-03-20T20:02:36.433Z] "desc_test.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "XTestImports": [ [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "reflect", [2024-03-20T20:02:36.433Z] "testing" [2024-03-20T20:02:36.433Z] ] [2024-03-20T20:02:36.433Z] } [2024-03-20T20:02:36.433Z] { [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descopts", [2024-03-20T20:02:36.433Z] "ImportPath": "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.433Z] "Name": "descopts", [2024-03-20T20:02:36.433Z] "Doc": "Package descopts contains the nil pointers to concrete descriptor options.", [2024-03-20T20:02:36.433Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "Module": { [2024-03-20T20:02:36.433Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.433Z] "Version": "v1.33.0", [2024-03-20T20:02:36.433Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.433Z] "Indirect": true, [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.433Z] "GoVersion": "1.17" [2024-03-20T20:02:36.433Z] }, [2024-03-20T20:02:36.433Z] "DepOnly": true, [2024-03-20T20:02:36.433Z] "Stale": true, [2024-03-20T20:02:36.433Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "GoFiles": [ [2024-03-20T20:02:36.433Z] "options.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Imports": [ [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Deps": [ [2024-03-20T20:02:36.433Z] "bytes", [2024-03-20T20:02:36.433Z] "encoding/binary", [2024-03-20T20:02:36.433Z] "errors", [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.433Z] "hash", [2024-03-20T20:02:36.433Z] "hash/fnv", [2024-03-20T20:02:36.433Z] "internal/abi", [2024-03-20T20:02:36.433Z] "internal/bytealg", [2024-03-20T20:02:36.433Z] "internal/cpu", [2024-03-20T20:02:36.433Z] "internal/fmtsort", [2024-03-20T20:02:36.433Z] "internal/goexperiment", [2024-03-20T20:02:36.433Z] "internal/itoa", [2024-03-20T20:02:36.433Z] "internal/oserror", [2024-03-20T20:02:36.433Z] "internal/poll", [2024-03-20T20:02:36.433Z] "internal/race", [2024-03-20T20:02:36.433Z] "internal/reflectlite", [2024-03-20T20:02:36.433Z] "internal/syscall/execenv", [2024-03-20T20:02:36.433Z] "internal/syscall/unix", [2024-03-20T20:02:36.433Z] "internal/testlog", [2024-03-20T20:02:36.433Z] "internal/unsafeheader", [2024-03-20T20:02:36.433Z] "io", [2024-03-20T20:02:36.433Z] "io/fs", [2024-03-20T20:02:36.433Z] "math", [2024-03-20T20:02:36.433Z] "math/bits", [2024-03-20T20:02:36.433Z] "os", [2024-03-20T20:02:36.433Z] "path", [2024-03-20T20:02:36.433Z] "reflect", [2024-03-20T20:02:36.433Z] "runtime", [2024-03-20T20:02:36.433Z] "runtime/internal/atomic", [2024-03-20T20:02:36.433Z] "runtime/internal/math", [2024-03-20T20:02:36.433Z] "runtime/internal/sys", [2024-03-20T20:02:36.433Z] "sort", [2024-03-20T20:02:36.433Z] "strconv", [2024-03-20T20:02:36.433Z] "strings", [2024-03-20T20:02:36.433Z] "sync", [2024-03-20T20:02:36.433Z] "sync/atomic", [2024-03-20T20:02:36.433Z] "syscall", [2024-03-20T20:02:36.433Z] "time", [2024-03-20T20:02:36.433Z] "unicode", [2024-03-20T20:02:36.433Z] "unicode/utf8", [2024-03-20T20:02:36.433Z] "unsafe" [2024-03-20T20:02:36.433Z] ] [2024-03-20T20:02:36.433Z] } [2024-03-20T20:02:36.433Z] { [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filedesc", [2024-03-20T20:02:36.433Z] "ImportPath": "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.433Z] "Name": "filedesc", [2024-03-20T20:02:36.433Z] "Doc": "Package filedesc provides functionality for constructing descriptors.", [2024-03-20T20:02:36.433Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "Module": { [2024-03-20T20:02:36.433Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.433Z] "Version": "v1.33.0", [2024-03-20T20:02:36.433Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.433Z] "Indirect": true, [2024-03-20T20:02:36.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.433Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.433Z] "GoVersion": "1.17" [2024-03-20T20:02:36.433Z] }, [2024-03-20T20:02:36.433Z] "DepOnly": true, [2024-03-20T20:02:36.433Z] "Stale": true, [2024-03-20T20:02:36.433Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.433Z] "GoFiles": [ [2024-03-20T20:02:36.433Z] "build.go", [2024-03-20T20:02:36.433Z] "desc.go", [2024-03-20T20:02:36.433Z] "desc_init.go", [2024-03-20T20:02:36.433Z] "desc_lazy.go", [2024-03-20T20:02:36.433Z] "desc_list.go", [2024-03-20T20:02:36.433Z] "desc_list_gen.go", [2024-03-20T20:02:36.433Z] "editions.go", [2024-03-20T20:02:36.433Z] "placeholder.go" [2024-03-20T20:02:36.433Z] ], [2024-03-20T20:02:36.433Z] "Imports": [ [2024-03-20T20:02:36.433Z] "bytes", [2024-03-20T20:02:36.433Z] "fmt", [2024-03-20T20:02:36.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.434Z] "math", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "sort", [2024-03-20T20:02:36.434Z] "sync", [2024-03-20T20:02:36.434Z] "sync/atomic" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "Deps": [ [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "embed", [2024-03-20T20:02:36.434Z] "encoding/binary", [2024-03-20T20:02:36.434Z] "errors", [2024-03-20T20:02:36.434Z] "fmt", [2024-03-20T20:02:36.434Z] "go/token", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.434Z] "hash", [2024-03-20T20:02:36.434Z] "hash/fnv", [2024-03-20T20:02:36.434Z] "internal/abi", [2024-03-20T20:02:36.434Z] "internal/bytealg", [2024-03-20T20:02:36.434Z] "internal/cpu", [2024-03-20T20:02:36.434Z] "internal/fmtsort", [2024-03-20T20:02:36.434Z] "internal/goexperiment", [2024-03-20T20:02:36.434Z] "internal/itoa", [2024-03-20T20:02:36.434Z] "internal/oserror", [2024-03-20T20:02:36.434Z] "internal/poll", [2024-03-20T20:02:36.434Z] "internal/race", [2024-03-20T20:02:36.434Z] "internal/reflectlite", [2024-03-20T20:02:36.434Z] "internal/syscall/execenv", [2024-03-20T20:02:36.434Z] "internal/syscall/unix", [2024-03-20T20:02:36.434Z] "internal/testlog", [2024-03-20T20:02:36.434Z] "internal/unsafeheader", [2024-03-20T20:02:36.434Z] "io", [2024-03-20T20:02:36.434Z] "io/fs", [2024-03-20T20:02:36.434Z] "math", [2024-03-20T20:02:36.434Z] "math/bits", [2024-03-20T20:02:36.434Z] "os", [2024-03-20T20:02:36.434Z] "path", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "runtime", [2024-03-20T20:02:36.434Z] "runtime/internal/atomic", [2024-03-20T20:02:36.434Z] "runtime/internal/math", [2024-03-20T20:02:36.434Z] "runtime/internal/sys", [2024-03-20T20:02:36.434Z] "sort", [2024-03-20T20:02:36.434Z] "strconv", [2024-03-20T20:02:36.434Z] "strings", [2024-03-20T20:02:36.434Z] "sync", [2024-03-20T20:02:36.434Z] "sync/atomic", [2024-03-20T20:02:36.434Z] "syscall", [2024-03-20T20:02:36.434Z] "time", [2024-03-20T20:02:36.434Z] "unicode", [2024-03-20T20:02:36.434Z] "unicode/utf16", [2024-03-20T20:02:36.434Z] "unicode/utf8", [2024-03-20T20:02:36.434Z] "unsafe" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "XTestGoFiles": [ [2024-03-20T20:02:36.434Z] "build_test.go", [2024-03-20T20:02:36.434Z] "desc_test.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "XTestImports": [ [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "compress/gzip", [2024-03-20T20:02:36.434Z] "fmt", [2024-03-20T20:02:36.434Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.434Z] "io/ioutil", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "regexp", [2024-03-20T20:02:36.434Z] "strconv", [2024-03-20T20:02:36.434Z] "strings", [2024-03-20T20:02:36.434Z] "testing" [2024-03-20T20:02:36.434Z] ] [2024-03-20T20:02:36.434Z] } [2024-03-20T20:02:36.434Z] { [2024-03-20T20:02:36.434Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/tag", [2024-03-20T20:02:36.434Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.434Z] "Name": "tag", [2024-03-20T20:02:36.434Z] "Doc": "Package tag marshals and unmarshals the legacy struct tags as generated by historical versions of protoc-gen-go.", [2024-03-20T20:02:36.434Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.434Z] "Module": { [2024-03-20T20:02:36.434Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.434Z] "Version": "v1.33.0", [2024-03-20T20:02:36.434Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.434Z] "Indirect": true, [2024-03-20T20:02:36.434Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.434Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.434Z] "GoVersion": "1.17" [2024-03-20T20:02:36.434Z] }, [2024-03-20T20:02:36.434Z] "DepOnly": true, [2024-03-20T20:02:36.434Z] "Stale": true, [2024-03-20T20:02:36.434Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "GoFiles": [ [2024-03-20T20:02:36.434Z] "tag.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "Imports": [ [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "strconv", [2024-03-20T20:02:36.434Z] "strings" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "Deps": [ [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "embed", [2024-03-20T20:02:36.434Z] "encoding/binary", [2024-03-20T20:02:36.434Z] "errors", [2024-03-20T20:02:36.434Z] "fmt", [2024-03-20T20:02:36.434Z] "go/token", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.434Z] "hash", [2024-03-20T20:02:36.434Z] "hash/fnv", [2024-03-20T20:02:36.434Z] "internal/abi", [2024-03-20T20:02:36.434Z] "internal/bytealg", [2024-03-20T20:02:36.434Z] "internal/cpu", [2024-03-20T20:02:36.434Z] "internal/fmtsort", [2024-03-20T20:02:36.434Z] "internal/goexperiment", [2024-03-20T20:02:36.434Z] "internal/itoa", [2024-03-20T20:02:36.434Z] "internal/oserror", [2024-03-20T20:02:36.434Z] "internal/poll", [2024-03-20T20:02:36.434Z] "internal/race", [2024-03-20T20:02:36.434Z] "internal/reflectlite", [2024-03-20T20:02:36.434Z] "internal/syscall/execenv", [2024-03-20T20:02:36.434Z] "internal/syscall/unix", [2024-03-20T20:02:36.434Z] "internal/testlog", [2024-03-20T20:02:36.434Z] "internal/unsafeheader", [2024-03-20T20:02:36.434Z] "io", [2024-03-20T20:02:36.434Z] "io/fs", [2024-03-20T20:02:36.434Z] "math", [2024-03-20T20:02:36.434Z] "math/bits", [2024-03-20T20:02:36.434Z] "os", [2024-03-20T20:02:36.434Z] "path", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "runtime", [2024-03-20T20:02:36.434Z] "runtime/internal/atomic", [2024-03-20T20:02:36.434Z] "runtime/internal/math", [2024-03-20T20:02:36.434Z] "runtime/internal/sys", [2024-03-20T20:02:36.434Z] "sort", [2024-03-20T20:02:36.434Z] "strconv", [2024-03-20T20:02:36.434Z] "strings", [2024-03-20T20:02:36.434Z] "sync", [2024-03-20T20:02:36.434Z] "sync/atomic", [2024-03-20T20:02:36.434Z] "syscall", [2024-03-20T20:02:36.434Z] "time", [2024-03-20T20:02:36.434Z] "unicode", [2024-03-20T20:02:36.434Z] "unicode/utf16", [2024-03-20T20:02:36.434Z] "unicode/utf8", [2024-03-20T20:02:36.434Z] "unsafe" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "XTestGoFiles": [ [2024-03-20T20:02:36.434Z] "tag_test.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "XTestImports": [ [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "testing" [2024-03-20T20:02:36.434Z] ] [2024-03-20T20:02:36.434Z] } [2024-03-20T20:02:36.434Z] { [2024-03-20T20:02:36.434Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/impl", [2024-03-20T20:02:36.434Z] "ImportPath": "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.434Z] "Name": "impl", [2024-03-20T20:02:36.434Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.434Z] "Module": { [2024-03-20T20:02:36.434Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.434Z] "Version": "v1.33.0", [2024-03-20T20:02:36.434Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.434Z] "Indirect": true, [2024-03-20T20:02:36.434Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.434Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.434Z] "GoVersion": "1.17" [2024-03-20T20:02:36.434Z] }, [2024-03-20T20:02:36.434Z] "DepOnly": true, [2024-03-20T20:02:36.434Z] "Stale": true, [2024-03-20T20:02:36.434Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "GoFiles": [ [2024-03-20T20:02:36.434Z] "api_export.go", [2024-03-20T20:02:36.434Z] "checkinit.go", [2024-03-20T20:02:36.434Z] "codec_extension.go", [2024-03-20T20:02:36.434Z] "codec_field.go", [2024-03-20T20:02:36.434Z] "codec_gen.go", [2024-03-20T20:02:36.434Z] "codec_map.go", [2024-03-20T20:02:36.434Z] "codec_map_go112.go", [2024-03-20T20:02:36.434Z] "codec_message.go", [2024-03-20T20:02:36.434Z] "codec_messageset.go", [2024-03-20T20:02:36.434Z] "codec_tables.go", [2024-03-20T20:02:36.434Z] "codec_unsafe.go", [2024-03-20T20:02:36.434Z] "convert.go", [2024-03-20T20:02:36.434Z] "convert_list.go", [2024-03-20T20:02:36.434Z] "convert_map.go", [2024-03-20T20:02:36.434Z] "decode.go", [2024-03-20T20:02:36.434Z] "encode.go", [2024-03-20T20:02:36.434Z] "enum.go", [2024-03-20T20:02:36.434Z] "extension.go", [2024-03-20T20:02:36.434Z] "legacy_enum.go", [2024-03-20T20:02:36.434Z] "legacy_export.go", [2024-03-20T20:02:36.434Z] "legacy_extension.go", [2024-03-20T20:02:36.434Z] "legacy_file.go", [2024-03-20T20:02:36.434Z] "legacy_message.go", [2024-03-20T20:02:36.434Z] "merge.go", [2024-03-20T20:02:36.434Z] "merge_gen.go", [2024-03-20T20:02:36.434Z] "message.go", [2024-03-20T20:02:36.434Z] "message_reflect.go", [2024-03-20T20:02:36.434Z] "message_reflect_field.go", [2024-03-20T20:02:36.434Z] "message_reflect_gen.go", [2024-03-20T20:02:36.434Z] "pointer_unsafe.go", [2024-03-20T20:02:36.434Z] "validate.go", [2024-03-20T20:02:36.434Z] "weak.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.434Z] "codec_map_go111.go", [2024-03-20T20:02:36.434Z] "codec_reflect.go", [2024-03-20T20:02:36.434Z] "pointer_reflect.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "Imports": [ [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "compress/gzip", [2024-03-20T20:02:36.434Z] "encoding/binary", [2024-03-20T20:02:36.434Z] "encoding/json", [2024-03-20T20:02:36.434Z] "fmt", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.434Z] "hash/crc32", [2024-03-20T20:02:36.434Z] "io/ioutil", [2024-03-20T20:02:36.434Z] "math", [2024-03-20T20:02:36.434Z] "math/bits", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "sort", [2024-03-20T20:02:36.434Z] "strconv", [2024-03-20T20:02:36.434Z] "strings", [2024-03-20T20:02:36.434Z] "sync", [2024-03-20T20:02:36.434Z] "sync/atomic", [2024-03-20T20:02:36.434Z] "unicode/utf8", [2024-03-20T20:02:36.434Z] "unsafe" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "Deps": [ [2024-03-20T20:02:36.434Z] "bufio", [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "compress/flate", [2024-03-20T20:02:36.434Z] "compress/gzip", [2024-03-20T20:02:36.434Z] "embed", [2024-03-20T20:02:36.434Z] "encoding", [2024-03-20T20:02:36.434Z] "encoding/base64", [2024-03-20T20:02:36.434Z] "encoding/binary", [2024-03-20T20:02:36.434Z] "encoding/json", [2024-03-20T20:02:36.434Z] "errors", [2024-03-20T20:02:36.434Z] "fmt", [2024-03-20T20:02:36.434Z] "go/token", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.434Z] "hash", [2024-03-20T20:02:36.434Z] "hash/crc32", [2024-03-20T20:02:36.434Z] "hash/fnv", [2024-03-20T20:02:36.434Z] "internal/abi", [2024-03-20T20:02:36.434Z] "internal/bytealg", [2024-03-20T20:02:36.434Z] "internal/cpu", [2024-03-20T20:02:36.434Z] "internal/fmtsort", [2024-03-20T20:02:36.434Z] "internal/goexperiment", [2024-03-20T20:02:36.434Z] "internal/itoa", [2024-03-20T20:02:36.434Z] "internal/oserror", [2024-03-20T20:02:36.434Z] "internal/poll", [2024-03-20T20:02:36.434Z] "internal/race", [2024-03-20T20:02:36.434Z] "internal/reflectlite", [2024-03-20T20:02:36.434Z] "internal/syscall/execenv", [2024-03-20T20:02:36.434Z] "internal/syscall/unix", [2024-03-20T20:02:36.434Z] "internal/testlog", [2024-03-20T20:02:36.434Z] "internal/unsafeheader", [2024-03-20T20:02:36.434Z] "io", [2024-03-20T20:02:36.434Z] "io/fs", [2024-03-20T20:02:36.434Z] "io/ioutil", [2024-03-20T20:02:36.434Z] "math", [2024-03-20T20:02:36.434Z] "math/bits", [2024-03-20T20:02:36.434Z] "os", [2024-03-20T20:02:36.434Z] "path", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "runtime", [2024-03-20T20:02:36.434Z] "runtime/internal/atomic", [2024-03-20T20:02:36.434Z] "runtime/internal/math", [2024-03-20T20:02:36.434Z] "runtime/internal/sys", [2024-03-20T20:02:36.434Z] "sort", [2024-03-20T20:02:36.434Z] "strconv", [2024-03-20T20:02:36.434Z] "strings", [2024-03-20T20:02:36.434Z] "sync", [2024-03-20T20:02:36.434Z] "sync/atomic", [2024-03-20T20:02:36.434Z] "syscall", [2024-03-20T20:02:36.434Z] "time", [2024-03-20T20:02:36.434Z] "unicode", [2024-03-20T20:02:36.434Z] "unicode/utf16", [2024-03-20T20:02:36.434Z] "unicode/utf8", [2024-03-20T20:02:36.434Z] "unsafe" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "TestGoFiles": [ [2024-03-20T20:02:36.434Z] "legacy_export_test.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "TestImports": [ [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "compress/gzip", [2024-03-20T20:02:36.434Z] "io/ioutil", [2024-03-20T20:02:36.434Z] "math", [2024-03-20T20:02:36.434Z] "strings", [2024-03-20T20:02:36.434Z] "testing" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "XTestGoFiles": [ [2024-03-20T20:02:36.434Z] "enum_test.go", [2024-03-20T20:02:36.434Z] "extension_test.go", [2024-03-20T20:02:36.434Z] "lazy_test.go", [2024-03-20T20:02:36.434Z] "legacy_aberrant_test.go", [2024-03-20T20:02:36.434Z] "legacy_file_test.go", [2024-03-20T20:02:36.434Z] "legacy_test.go", [2024-03-20T20:02:36.434Z] "message_reflect_test.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "XTestImports": [ [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "compress/gzip", [2024-03-20T20:02:36.434Z] "fmt", [2024-03-20T20:02:36.434Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.434Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/protobuild", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180125_92554152", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180430_b4deda09", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180814_aa810b61", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20190205_c823c79e", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160225_2fc053c5", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160519_a4ab9ec5", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180125_92554152", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/testing/protopack", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.434Z] "io", [2024-03-20T20:02:36.434Z] "io/ioutil", [2024-03-20T20:02:36.434Z] "math", [2024-03-20T20:02:36.434Z] "reflect", [2024-03-20T20:02:36.434Z] "runtime", [2024-03-20T20:02:36.434Z] "strings", [2024-03-20T20:02:36.434Z] "sync", [2024-03-20T20:02:36.434Z] "testing" [2024-03-20T20:02:36.434Z] ] [2024-03-20T20:02:36.434Z] } [2024-03-20T20:02:36.434Z] { [2024-03-20T20:02:36.434Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filetype", [2024-03-20T20:02:36.434Z] "ImportPath": "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.434Z] "Name": "filetype", [2024-03-20T20:02:36.434Z] "Doc": "Package filetype provides functionality for wrapping descriptors with Go type information.", [2024-03-20T20:02:36.434Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.434Z] "Module": { [2024-03-20T20:02:36.434Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.434Z] "Version": "v1.33.0", [2024-03-20T20:02:36.434Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.434Z] "Indirect": true, [2024-03-20T20:02:36.434Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.434Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.434Z] "GoVersion": "1.17" [2024-03-20T20:02:36.434Z] }, [2024-03-20T20:02:36.434Z] "DepOnly": true, [2024-03-20T20:02:36.434Z] "Stale": true, [2024-03-20T20:02:36.434Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.434Z] "GoFiles": [ [2024-03-20T20:02:36.434Z] "build.go" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "Imports": [ [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.434Z] "reflect" [2024-03-20T20:02:36.434Z] ], [2024-03-20T20:02:36.434Z] "Deps": [ [2024-03-20T20:02:36.434Z] "bufio", [2024-03-20T20:02:36.434Z] "bytes", [2024-03-20T20:02:36.434Z] "compress/flate", [2024-03-20T20:02:36.434Z] "compress/gzip", [2024-03-20T20:02:36.434Z] "embed", [2024-03-20T20:02:36.434Z] "encoding", [2024-03-20T20:02:36.434Z] "encoding/base64", [2024-03-20T20:02:36.434Z] "encoding/binary", [2024-03-20T20:02:36.435Z] "encoding/json", [2024-03-20T20:02:36.435Z] "errors", [2024-03-20T20:02:36.435Z] "fmt", [2024-03-20T20:02:36.435Z] "go/token", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.435Z] "hash", [2024-03-20T20:02:36.435Z] "hash/crc32", [2024-03-20T20:02:36.435Z] "hash/fnv", [2024-03-20T20:02:36.435Z] "internal/abi", [2024-03-20T20:02:36.435Z] "internal/bytealg", [2024-03-20T20:02:36.435Z] "internal/cpu", [2024-03-20T20:02:36.435Z] "internal/fmtsort", [2024-03-20T20:02:36.435Z] "internal/goexperiment", [2024-03-20T20:02:36.435Z] "internal/itoa", [2024-03-20T20:02:36.435Z] "internal/oserror", [2024-03-20T20:02:36.435Z] "internal/poll", [2024-03-20T20:02:36.435Z] "internal/race", [2024-03-20T20:02:36.435Z] "internal/reflectlite", [2024-03-20T20:02:36.435Z] "internal/syscall/execenv", [2024-03-20T20:02:36.435Z] "internal/syscall/unix", [2024-03-20T20:02:36.435Z] "internal/testlog", [2024-03-20T20:02:36.435Z] "internal/unsafeheader", [2024-03-20T20:02:36.435Z] "io", [2024-03-20T20:02:36.435Z] "io/fs", [2024-03-20T20:02:36.435Z] "io/ioutil", [2024-03-20T20:02:36.435Z] "math", [2024-03-20T20:02:36.435Z] "math/bits", [2024-03-20T20:02:36.435Z] "os", [2024-03-20T20:02:36.435Z] "path", [2024-03-20T20:02:36.435Z] "reflect", [2024-03-20T20:02:36.435Z] "runtime", [2024-03-20T20:02:36.435Z] "runtime/internal/atomic", [2024-03-20T20:02:36.435Z] "runtime/internal/math", [2024-03-20T20:02:36.435Z] "runtime/internal/sys", [2024-03-20T20:02:36.435Z] "sort", [2024-03-20T20:02:36.435Z] "strconv", [2024-03-20T20:02:36.435Z] "strings", [2024-03-20T20:02:36.435Z] "sync", [2024-03-20T20:02:36.435Z] "sync/atomic", [2024-03-20T20:02:36.435Z] "syscall", [2024-03-20T20:02:36.435Z] "time", [2024-03-20T20:02:36.435Z] "unicode", [2024-03-20T20:02:36.435Z] "unicode/utf16", [2024-03-20T20:02:36.435Z] "unicode/utf8", [2024-03-20T20:02:36.435Z] "unsafe" [2024-03-20T20:02:36.435Z] ] [2024-03-20T20:02:36.435Z] } [2024-03-20T20:02:36.435Z] { [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/version", [2024-03-20T20:02:36.435Z] "ImportPath": "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.435Z] "Name": "version", [2024-03-20T20:02:36.435Z] "Doc": "Package version records versioning information about this module.", [2024-03-20T20:02:36.435Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "Module": { [2024-03-20T20:02:36.435Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.435Z] "Version": "v1.33.0", [2024-03-20T20:02:36.435Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.435Z] "Indirect": true, [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.435Z] "GoVersion": "1.17" [2024-03-20T20:02:36.435Z] }, [2024-03-20T20:02:36.435Z] "DepOnly": true, [2024-03-20T20:02:36.435Z] "Stale": true, [2024-03-20T20:02:36.435Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.435Z] "GoFiles": [ [2024-03-20T20:02:36.435Z] "version.go" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Imports": [ [2024-03-20T20:02:36.435Z] "fmt", [2024-03-20T20:02:36.435Z] "strings" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Deps": [ [2024-03-20T20:02:36.435Z] "errors", [2024-03-20T20:02:36.435Z] "fmt", [2024-03-20T20:02:36.435Z] "internal/abi", [2024-03-20T20:02:36.435Z] "internal/bytealg", [2024-03-20T20:02:36.435Z] "internal/cpu", [2024-03-20T20:02:36.435Z] "internal/fmtsort", [2024-03-20T20:02:36.435Z] "internal/goexperiment", [2024-03-20T20:02:36.435Z] "internal/itoa", [2024-03-20T20:02:36.435Z] "internal/oserror", [2024-03-20T20:02:36.435Z] "internal/poll", [2024-03-20T20:02:36.435Z] "internal/race", [2024-03-20T20:02:36.435Z] "internal/reflectlite", [2024-03-20T20:02:36.435Z] "internal/syscall/execenv", [2024-03-20T20:02:36.435Z] "internal/syscall/unix", [2024-03-20T20:02:36.435Z] "internal/testlog", [2024-03-20T20:02:36.435Z] "internal/unsafeheader", [2024-03-20T20:02:36.435Z] "io", [2024-03-20T20:02:36.435Z] "io/fs", [2024-03-20T20:02:36.435Z] "math", [2024-03-20T20:02:36.435Z] "math/bits", [2024-03-20T20:02:36.435Z] "os", [2024-03-20T20:02:36.435Z] "path", [2024-03-20T20:02:36.435Z] "reflect", [2024-03-20T20:02:36.435Z] "runtime", [2024-03-20T20:02:36.435Z] "runtime/internal/atomic", [2024-03-20T20:02:36.435Z] "runtime/internal/math", [2024-03-20T20:02:36.435Z] "runtime/internal/sys", [2024-03-20T20:02:36.435Z] "sort", [2024-03-20T20:02:36.435Z] "strconv", [2024-03-20T20:02:36.435Z] "strings", [2024-03-20T20:02:36.435Z] "sync", [2024-03-20T20:02:36.435Z] "sync/atomic", [2024-03-20T20:02:36.435Z] "syscall", [2024-03-20T20:02:36.435Z] "time", [2024-03-20T20:02:36.435Z] "unicode", [2024-03-20T20:02:36.435Z] "unicode/utf8", [2024-03-20T20:02:36.435Z] "unsafe" [2024-03-20T20:02:36.435Z] ] [2024-03-20T20:02:36.435Z] } [2024-03-20T20:02:36.435Z] { [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoimpl", [2024-03-20T20:02:36.435Z] "ImportPath": "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.435Z] "Name": "protoimpl", [2024-03-20T20:02:36.435Z] "Doc": "Package protoimpl contains the default implementation for messages generated by protoc-gen-go.", [2024-03-20T20:02:36.435Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "Module": { [2024-03-20T20:02:36.435Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.435Z] "Version": "v1.33.0", [2024-03-20T20:02:36.435Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.435Z] "Indirect": true, [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.435Z] "GoVersion": "1.17" [2024-03-20T20:02:36.435Z] }, [2024-03-20T20:02:36.435Z] "DepOnly": true, [2024-03-20T20:02:36.435Z] "Stale": true, [2024-03-20T20:02:36.435Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.435Z] "GoFiles": [ [2024-03-20T20:02:36.435Z] "impl.go", [2024-03-20T20:02:36.435Z] "version.go" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Imports": [ [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/version" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Deps": [ [2024-03-20T20:02:36.435Z] "bufio", [2024-03-20T20:02:36.435Z] "bytes", [2024-03-20T20:02:36.435Z] "compress/flate", [2024-03-20T20:02:36.435Z] "compress/gzip", [2024-03-20T20:02:36.435Z] "embed", [2024-03-20T20:02:36.435Z] "encoding", [2024-03-20T20:02:36.435Z] "encoding/base64", [2024-03-20T20:02:36.435Z] "encoding/binary", [2024-03-20T20:02:36.435Z] "encoding/json", [2024-03-20T20:02:36.435Z] "errors", [2024-03-20T20:02:36.435Z] "fmt", [2024-03-20T20:02:36.435Z] "go/token", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.435Z] "hash", [2024-03-20T20:02:36.435Z] "hash/crc32", [2024-03-20T20:02:36.435Z] "hash/fnv", [2024-03-20T20:02:36.435Z] "internal/abi", [2024-03-20T20:02:36.435Z] "internal/bytealg", [2024-03-20T20:02:36.435Z] "internal/cpu", [2024-03-20T20:02:36.435Z] "internal/fmtsort", [2024-03-20T20:02:36.435Z] "internal/goexperiment", [2024-03-20T20:02:36.435Z] "internal/itoa", [2024-03-20T20:02:36.435Z] "internal/oserror", [2024-03-20T20:02:36.435Z] "internal/poll", [2024-03-20T20:02:36.435Z] "internal/race", [2024-03-20T20:02:36.435Z] "internal/reflectlite", [2024-03-20T20:02:36.435Z] "internal/syscall/execenv", [2024-03-20T20:02:36.435Z] "internal/syscall/unix", [2024-03-20T20:02:36.435Z] "internal/testlog", [2024-03-20T20:02:36.435Z] "internal/unsafeheader", [2024-03-20T20:02:36.435Z] "io", [2024-03-20T20:02:36.435Z] "io/fs", [2024-03-20T20:02:36.435Z] "io/ioutil", [2024-03-20T20:02:36.435Z] "math", [2024-03-20T20:02:36.435Z] "math/bits", [2024-03-20T20:02:36.435Z] "os", [2024-03-20T20:02:36.435Z] "path", [2024-03-20T20:02:36.435Z] "reflect", [2024-03-20T20:02:36.435Z] "runtime", [2024-03-20T20:02:36.435Z] "runtime/internal/atomic", [2024-03-20T20:02:36.435Z] "runtime/internal/math", [2024-03-20T20:02:36.435Z] "runtime/internal/sys", [2024-03-20T20:02:36.435Z] "sort", [2024-03-20T20:02:36.435Z] "strconv", [2024-03-20T20:02:36.435Z] "strings", [2024-03-20T20:02:36.435Z] "sync", [2024-03-20T20:02:36.435Z] "sync/atomic", [2024-03-20T20:02:36.435Z] "syscall", [2024-03-20T20:02:36.435Z] "time", [2024-03-20T20:02:36.435Z] "unicode", [2024-03-20T20:02:36.435Z] "unicode/utf16", [2024-03-20T20:02:36.435Z] "unicode/utf8", [2024-03-20T20:02:36.435Z] "unsafe" [2024-03-20T20:02:36.435Z] ] [2024-03-20T20:02:36.435Z] } [2024-03-20T20:02:36.435Z] { [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/descriptorpb", [2024-03-20T20:02:36.435Z] "ImportPath": "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.435Z] "Name": "descriptorpb", [2024-03-20T20:02:36.435Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "Module": { [2024-03-20T20:02:36.435Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.435Z] "Version": "v1.33.0", [2024-03-20T20:02:36.435Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.435Z] "Indirect": true, [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.435Z] "GoVersion": "1.17" [2024-03-20T20:02:36.435Z] }, [2024-03-20T20:02:36.435Z] "DepOnly": true, [2024-03-20T20:02:36.435Z] "Stale": true, [2024-03-20T20:02:36.435Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.435Z] "GoFiles": [ [2024-03-20T20:02:36.435Z] "descriptor.pb.go" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Imports": [ [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.435Z] "reflect", [2024-03-20T20:02:36.435Z] "sync" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Deps": [ [2024-03-20T20:02:36.435Z] "bufio", [2024-03-20T20:02:36.435Z] "bytes", [2024-03-20T20:02:36.435Z] "compress/flate", [2024-03-20T20:02:36.435Z] "compress/gzip", [2024-03-20T20:02:36.435Z] "embed", [2024-03-20T20:02:36.435Z] "encoding", [2024-03-20T20:02:36.435Z] "encoding/base64", [2024-03-20T20:02:36.435Z] "encoding/binary", [2024-03-20T20:02:36.435Z] "encoding/json", [2024-03-20T20:02:36.435Z] "errors", [2024-03-20T20:02:36.435Z] "fmt", [2024-03-20T20:02:36.435Z] "go/token", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.435Z] "hash", [2024-03-20T20:02:36.435Z] "hash/crc32", [2024-03-20T20:02:36.435Z] "hash/fnv", [2024-03-20T20:02:36.435Z] "internal/abi", [2024-03-20T20:02:36.435Z] "internal/bytealg", [2024-03-20T20:02:36.435Z] "internal/cpu", [2024-03-20T20:02:36.435Z] "internal/fmtsort", [2024-03-20T20:02:36.435Z] "internal/goexperiment", [2024-03-20T20:02:36.435Z] "internal/itoa", [2024-03-20T20:02:36.435Z] "internal/oserror", [2024-03-20T20:02:36.435Z] "internal/poll", [2024-03-20T20:02:36.435Z] "internal/race", [2024-03-20T20:02:36.435Z] "internal/reflectlite", [2024-03-20T20:02:36.435Z] "internal/syscall/execenv", [2024-03-20T20:02:36.435Z] "internal/syscall/unix", [2024-03-20T20:02:36.435Z] "internal/testlog", [2024-03-20T20:02:36.435Z] "internal/unsafeheader", [2024-03-20T20:02:36.435Z] "io", [2024-03-20T20:02:36.435Z] "io/fs", [2024-03-20T20:02:36.435Z] "io/ioutil", [2024-03-20T20:02:36.435Z] "math", [2024-03-20T20:02:36.435Z] "math/bits", [2024-03-20T20:02:36.435Z] "os", [2024-03-20T20:02:36.435Z] "path", [2024-03-20T20:02:36.435Z] "reflect", [2024-03-20T20:02:36.435Z] "runtime", [2024-03-20T20:02:36.435Z] "runtime/internal/atomic", [2024-03-20T20:02:36.435Z] "runtime/internal/math", [2024-03-20T20:02:36.435Z] "runtime/internal/sys", [2024-03-20T20:02:36.435Z] "sort", [2024-03-20T20:02:36.435Z] "strconv", [2024-03-20T20:02:36.435Z] "strings", [2024-03-20T20:02:36.435Z] "sync", [2024-03-20T20:02:36.435Z] "sync/atomic", [2024-03-20T20:02:36.435Z] "syscall", [2024-03-20T20:02:36.435Z] "time", [2024-03-20T20:02:36.435Z] "unicode", [2024-03-20T20:02:36.435Z] "unicode/utf16", [2024-03-20T20:02:36.435Z] "unicode/utf8", [2024-03-20T20:02:36.435Z] "unsafe" [2024-03-20T20:02:36.435Z] ] [2024-03-20T20:02:36.435Z] } [2024-03-20T20:02:36.435Z] { [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/gofeaturespb", [2024-03-20T20:02:36.435Z] "ImportPath": "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.435Z] "Name": "proto", [2024-03-20T20:02:36.435Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "Module": { [2024-03-20T20:02:36.435Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.435Z] "Version": "v1.33.0", [2024-03-20T20:02:36.435Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.435Z] "Indirect": true, [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.435Z] "GoVersion": "1.17" [2024-03-20T20:02:36.435Z] }, [2024-03-20T20:02:36.435Z] "DepOnly": true, [2024-03-20T20:02:36.435Z] "Stale": true, [2024-03-20T20:02:36.435Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.435Z] "GoFiles": [ [2024-03-20T20:02:36.435Z] "go_features.pb.go" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Imports": [ [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.435Z] "reflect", [2024-03-20T20:02:36.435Z] "sync" [2024-03-20T20:02:36.435Z] ], [2024-03-20T20:02:36.435Z] "Deps": [ [2024-03-20T20:02:36.435Z] "bufio", [2024-03-20T20:02:36.435Z] "bytes", [2024-03-20T20:02:36.435Z] "compress/flate", [2024-03-20T20:02:36.435Z] "compress/gzip", [2024-03-20T20:02:36.435Z] "embed", [2024-03-20T20:02:36.435Z] "encoding", [2024-03-20T20:02:36.435Z] "encoding/base64", [2024-03-20T20:02:36.435Z] "encoding/binary", [2024-03-20T20:02:36.435Z] "encoding/json", [2024-03-20T20:02:36.435Z] "errors", [2024-03-20T20:02:36.435Z] "fmt", [2024-03-20T20:02:36.435Z] "go/token", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.435Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.435Z] "hash", [2024-03-20T20:02:36.435Z] "hash/crc32", [2024-03-20T20:02:36.435Z] "hash/fnv", [2024-03-20T20:02:36.435Z] "internal/abi", [2024-03-20T20:02:36.435Z] "internal/bytealg", [2024-03-20T20:02:36.435Z] "internal/cpu", [2024-03-20T20:02:36.435Z] "internal/fmtsort", [2024-03-20T20:02:36.435Z] "internal/goexperiment", [2024-03-20T20:02:36.435Z] "internal/itoa", [2024-03-20T20:02:36.435Z] "internal/oserror", [2024-03-20T20:02:36.435Z] "internal/poll", [2024-03-20T20:02:36.435Z] "internal/race", [2024-03-20T20:02:36.435Z] "internal/reflectlite", [2024-03-20T20:02:36.435Z] "internal/syscall/execenv", [2024-03-20T20:02:36.435Z] "internal/syscall/unix", [2024-03-20T20:02:36.435Z] "internal/testlog", [2024-03-20T20:02:36.435Z] "internal/unsafeheader", [2024-03-20T20:02:36.435Z] "io", [2024-03-20T20:02:36.435Z] "io/fs", [2024-03-20T20:02:36.435Z] "io/ioutil", [2024-03-20T20:02:36.435Z] "math", [2024-03-20T20:02:36.435Z] "math/bits", [2024-03-20T20:02:36.435Z] "os", [2024-03-20T20:02:36.435Z] "path", [2024-03-20T20:02:36.435Z] "reflect", [2024-03-20T20:02:36.435Z] "runtime", [2024-03-20T20:02:36.435Z] "runtime/internal/atomic", [2024-03-20T20:02:36.435Z] "runtime/internal/math", [2024-03-20T20:02:36.435Z] "runtime/internal/sys", [2024-03-20T20:02:36.435Z] "sort", [2024-03-20T20:02:36.435Z] "strconv", [2024-03-20T20:02:36.435Z] "strings", [2024-03-20T20:02:36.435Z] "sync", [2024-03-20T20:02:36.435Z] "sync/atomic", [2024-03-20T20:02:36.435Z] "syscall", [2024-03-20T20:02:36.435Z] "time", [2024-03-20T20:02:36.435Z] "unicode", [2024-03-20T20:02:36.435Z] "unicode/utf16", [2024-03-20T20:02:36.435Z] "unicode/utf8", [2024-03-20T20:02:36.435Z] "unsafe" [2024-03-20T20:02:36.435Z] ] [2024-03-20T20:02:36.435Z] } [2024-03-20T20:02:36.435Z] { [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protodesc", [2024-03-20T20:02:36.435Z] "ImportPath": "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.435Z] "Name": "protodesc", [2024-03-20T20:02:36.435Z] "Doc": "Package protodesc provides functionality for converting FileDescriptorProto messages to/from [protoreflect.FileDescriptor] values.", [2024-03-20T20:02:36.435Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.435Z] "Module": { [2024-03-20T20:02:36.435Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.435Z] "Version": "v1.33.0", [2024-03-20T20:02:36.435Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.435Z] "Indirect": true, [2024-03-20T20:02:36.435Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.436Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.436Z] "GoVersion": "1.17" [2024-03-20T20:02:36.436Z] }, [2024-03-20T20:02:36.436Z] "DepOnly": true, [2024-03-20T20:02:36.436Z] "Stale": true, [2024-03-20T20:02:36.436Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.436Z] "GoFiles": [ [2024-03-20T20:02:36.436Z] "desc.go", [2024-03-20T20:02:36.436Z] "desc_init.go", [2024-03-20T20:02:36.436Z] "desc_resolve.go", [2024-03-20T20:02:36.436Z] "desc_validate.go", [2024-03-20T20:02:36.436Z] "editions.go", [2024-03-20T20:02:36.436Z] "proto.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Imports": [ [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.436Z] "os", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "sync", [2024-03-20T20:02:36.436Z] "unicode" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Deps": [ [2024-03-20T20:02:36.436Z] "bufio", [2024-03-20T20:02:36.436Z] "bytes", [2024-03-20T20:02:36.436Z] "compress/flate", [2024-03-20T20:02:36.436Z] "compress/gzip", [2024-03-20T20:02:36.436Z] "embed", [2024-03-20T20:02:36.436Z] "encoding", [2024-03-20T20:02:36.436Z] "encoding/base64", [2024-03-20T20:02:36.436Z] "encoding/binary", [2024-03-20T20:02:36.436Z] "encoding/json", [2024-03-20T20:02:36.436Z] "errors", [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "go/token", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.436Z] "hash", [2024-03-20T20:02:36.436Z] "hash/crc32", [2024-03-20T20:02:36.436Z] "hash/fnv", [2024-03-20T20:02:36.436Z] "internal/abi", [2024-03-20T20:02:36.436Z] "internal/bytealg", [2024-03-20T20:02:36.436Z] "internal/cpu", [2024-03-20T20:02:36.436Z] "internal/fmtsort", [2024-03-20T20:02:36.436Z] "internal/goexperiment", [2024-03-20T20:02:36.436Z] "internal/itoa", [2024-03-20T20:02:36.436Z] "internal/oserror", [2024-03-20T20:02:36.436Z] "internal/poll", [2024-03-20T20:02:36.436Z] "internal/race", [2024-03-20T20:02:36.436Z] "internal/reflectlite", [2024-03-20T20:02:36.436Z] "internal/syscall/execenv", [2024-03-20T20:02:36.436Z] "internal/syscall/unix", [2024-03-20T20:02:36.436Z] "internal/testlog", [2024-03-20T20:02:36.436Z] "internal/unsafeheader", [2024-03-20T20:02:36.436Z] "io", [2024-03-20T20:02:36.436Z] "io/fs", [2024-03-20T20:02:36.436Z] "io/ioutil", [2024-03-20T20:02:36.436Z] "math", [2024-03-20T20:02:36.436Z] "math/bits", [2024-03-20T20:02:36.436Z] "os", [2024-03-20T20:02:36.436Z] "path", [2024-03-20T20:02:36.436Z] "reflect", [2024-03-20T20:02:36.436Z] "runtime", [2024-03-20T20:02:36.436Z] "runtime/internal/atomic", [2024-03-20T20:02:36.436Z] "runtime/internal/math", [2024-03-20T20:02:36.436Z] "runtime/internal/sys", [2024-03-20T20:02:36.436Z] "sort", [2024-03-20T20:02:36.436Z] "strconv", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "sync", [2024-03-20T20:02:36.436Z] "sync/atomic", [2024-03-20T20:02:36.436Z] "syscall", [2024-03-20T20:02:36.436Z] "time", [2024-03-20T20:02:36.436Z] "unicode", [2024-03-20T20:02:36.436Z] "unicode/utf16", [2024-03-20T20:02:36.436Z] "unicode/utf8", [2024-03-20T20:02:36.436Z] "unsafe" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "TestGoFiles": [ [2024-03-20T20:02:36.436Z] "file_test.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "TestImports": [ [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "testing" [2024-03-20T20:02:36.436Z] ] [2024-03-20T20:02:36.436Z] } [2024-03-20T20:02:36.436Z] { [2024-03-20T20:02:36.436Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/proto", [2024-03-20T20:02:36.436Z] "ImportPath": "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.436Z] "Name": "proto", [2024-03-20T20:02:36.436Z] "Doc": "Package proto provides functionality for handling protocol buffer messages.", [2024-03-20T20:02:36.436Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.436Z] "Module": { [2024-03-20T20:02:36.436Z] "Path": "github.com/golang/protobuf", [2024-03-20T20:02:36.436Z] "Version": "v1.5.3", [2024-03-20T20:02:36.436Z] "Time": "2021-09-16T00:37:10Z", [2024-03-20T20:02:36.436Z] "Indirect": true, [2024-03-20T20:02:36.436Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.436Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-20T20:02:36.436Z] "GoVersion": "1.9" [2024-03-20T20:02:36.436Z] }, [2024-03-20T20:02:36.436Z] "DepOnly": true, [2024-03-20T20:02:36.436Z] "Stale": true, [2024-03-20T20:02:36.436Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.436Z] "GoFiles": [ [2024-03-20T20:02:36.436Z] "buffer.go", [2024-03-20T20:02:36.436Z] "defaults.go", [2024-03-20T20:02:36.436Z] "deprecated.go", [2024-03-20T20:02:36.436Z] "discard.go", [2024-03-20T20:02:36.436Z] "extensions.go", [2024-03-20T20:02:36.436Z] "properties.go", [2024-03-20T20:02:36.436Z] "proto.go", [2024-03-20T20:02:36.436Z] "registry.go", [2024-03-20T20:02:36.436Z] "text_decode.go", [2024-03-20T20:02:36.436Z] "text_encode.go", [2024-03-20T20:02:36.436Z] "wire.go", [2024-03-20T20:02:36.436Z] "wrappers.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Imports": [ [2024-03-20T20:02:36.436Z] "bytes", [2024-03-20T20:02:36.436Z] "compress/gzip", [2024-03-20T20:02:36.436Z] "encoding", [2024-03-20T20:02:36.436Z] "encoding/json", [2024-03-20T20:02:36.436Z] "errors", [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.436Z] "io", [2024-03-20T20:02:36.436Z] "io/ioutil", [2024-03-20T20:02:36.436Z] "math", [2024-03-20T20:02:36.436Z] "reflect", [2024-03-20T20:02:36.436Z] "sort", [2024-03-20T20:02:36.436Z] "strconv", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "sync", [2024-03-20T20:02:36.436Z] "unicode/utf8" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Deps": [ [2024-03-20T20:02:36.436Z] "bufio", [2024-03-20T20:02:36.436Z] "bytes", [2024-03-20T20:02:36.436Z] "compress/flate", [2024-03-20T20:02:36.436Z] "compress/gzip", [2024-03-20T20:02:36.436Z] "embed", [2024-03-20T20:02:36.436Z] "encoding", [2024-03-20T20:02:36.436Z] "encoding/base64", [2024-03-20T20:02:36.436Z] "encoding/binary", [2024-03-20T20:02:36.436Z] "encoding/json", [2024-03-20T20:02:36.436Z] "errors", [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "go/token", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.436Z] "hash", [2024-03-20T20:02:36.436Z] "hash/crc32", [2024-03-20T20:02:36.436Z] "hash/fnv", [2024-03-20T20:02:36.436Z] "internal/abi", [2024-03-20T20:02:36.436Z] "internal/bytealg", [2024-03-20T20:02:36.436Z] "internal/cpu", [2024-03-20T20:02:36.436Z] "internal/fmtsort", [2024-03-20T20:02:36.436Z] "internal/goexperiment", [2024-03-20T20:02:36.436Z] "internal/itoa", [2024-03-20T20:02:36.436Z] "internal/oserror", [2024-03-20T20:02:36.436Z] "internal/poll", [2024-03-20T20:02:36.436Z] "internal/race", [2024-03-20T20:02:36.436Z] "internal/reflectlite", [2024-03-20T20:02:36.436Z] "internal/syscall/execenv", [2024-03-20T20:02:36.436Z] "internal/syscall/unix", [2024-03-20T20:02:36.436Z] "internal/testlog", [2024-03-20T20:02:36.436Z] "internal/unsafeheader", [2024-03-20T20:02:36.436Z] "io", [2024-03-20T20:02:36.436Z] "io/fs", [2024-03-20T20:02:36.436Z] "io/ioutil", [2024-03-20T20:02:36.436Z] "math", [2024-03-20T20:02:36.436Z] "math/bits", [2024-03-20T20:02:36.436Z] "os", [2024-03-20T20:02:36.436Z] "path", [2024-03-20T20:02:36.436Z] "reflect", [2024-03-20T20:02:36.436Z] "runtime", [2024-03-20T20:02:36.436Z] "runtime/internal/atomic", [2024-03-20T20:02:36.436Z] "runtime/internal/math", [2024-03-20T20:02:36.436Z] "runtime/internal/sys", [2024-03-20T20:02:36.436Z] "sort", [2024-03-20T20:02:36.436Z] "strconv", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "sync", [2024-03-20T20:02:36.436Z] "sync/atomic", [2024-03-20T20:02:36.436Z] "syscall", [2024-03-20T20:02:36.436Z] "time", [2024-03-20T20:02:36.436Z] "unicode", [2024-03-20T20:02:36.436Z] "unicode/utf16", [2024-03-20T20:02:36.436Z] "unicode/utf8", [2024-03-20T20:02:36.436Z] "unsafe" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "XTestGoFiles": [ [2024-03-20T20:02:36.436Z] "discard_test.go", [2024-03-20T20:02:36.436Z] "extensions_test.go", [2024-03-20T20:02:36.436Z] "proto_clone_test.go", [2024-03-20T20:02:36.436Z] "proto_equal_test.go", [2024-03-20T20:02:36.436Z] "proto_test.go", [2024-03-20T20:02:36.436Z] "registry_test.go", [2024-03-20T20:02:36.436Z] "text_test.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "XTestImports": [ [2024-03-20T20:02:36.436Z] "bytes", [2024-03-20T20:02:36.436Z] "encoding/json", [2024-03-20T20:02:36.436Z] "errors", [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "github.com/golang/protobuf/internal/testprotos/proto2_proto", [2024-03-20T20:02:36.436Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-03-20T20:02:36.436Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.436Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-20T20:02:36.436Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.436Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.436Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.436Z] "google.golang.org/protobuf/testing/protopack", [2024-03-20T20:02:36.436Z] "log", [2024-03-20T20:02:36.436Z] "math", [2024-03-20T20:02:36.436Z] "math/rand", [2024-03-20T20:02:36.436Z] "reflect", [2024-03-20T20:02:36.436Z] "runtime/debug", [2024-03-20T20:02:36.436Z] "sort", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "sync", [2024-03-20T20:02:36.436Z] "testing", [2024-03-20T20:02:36.436Z] "time" [2024-03-20T20:02:36.436Z] ] [2024-03-20T20:02:36.436Z] } [2024-03-20T20:02:36.436Z] { [2024-03-20T20:02:36.436Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/attributes", [2024-03-20T20:02:36.436Z] "ImportPath": "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.436Z] "Name": "attributes", [2024-03-20T20:02:36.436Z] "Doc": "Package attributes defines a generic key/value store used in various gRPC components.", [2024-03-20T20:02:36.436Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.436Z] "Module": { [2024-03-20T20:02:36.436Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.436Z] "Version": "v1.60.1", [2024-03-20T20:02:36.436Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.436Z] "Indirect": true, [2024-03-20T20:02:36.436Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.436Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.436Z] "GoVersion": "1.19" [2024-03-20T20:02:36.436Z] }, [2024-03-20T20:02:36.436Z] "DepOnly": true, [2024-03-20T20:02:36.436Z] "Stale": true, [2024-03-20T20:02:36.436Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.436Z] "GoFiles": [ [2024-03-20T20:02:36.436Z] "attributes.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Imports": [ [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "strings" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Deps": [ [2024-03-20T20:02:36.436Z] "errors", [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "internal/abi", [2024-03-20T20:02:36.436Z] "internal/bytealg", [2024-03-20T20:02:36.436Z] "internal/cpu", [2024-03-20T20:02:36.436Z] "internal/fmtsort", [2024-03-20T20:02:36.436Z] "internal/goexperiment", [2024-03-20T20:02:36.436Z] "internal/itoa", [2024-03-20T20:02:36.436Z] "internal/oserror", [2024-03-20T20:02:36.436Z] "internal/poll", [2024-03-20T20:02:36.436Z] "internal/race", [2024-03-20T20:02:36.436Z] "internal/reflectlite", [2024-03-20T20:02:36.436Z] "internal/syscall/execenv", [2024-03-20T20:02:36.436Z] "internal/syscall/unix", [2024-03-20T20:02:36.436Z] "internal/testlog", [2024-03-20T20:02:36.436Z] "internal/unsafeheader", [2024-03-20T20:02:36.436Z] "io", [2024-03-20T20:02:36.436Z] "io/fs", [2024-03-20T20:02:36.436Z] "math", [2024-03-20T20:02:36.436Z] "math/bits", [2024-03-20T20:02:36.436Z] "os", [2024-03-20T20:02:36.436Z] "path", [2024-03-20T20:02:36.436Z] "reflect", [2024-03-20T20:02:36.436Z] "runtime", [2024-03-20T20:02:36.436Z] "runtime/internal/atomic", [2024-03-20T20:02:36.436Z] "runtime/internal/math", [2024-03-20T20:02:36.436Z] "runtime/internal/sys", [2024-03-20T20:02:36.436Z] "sort", [2024-03-20T20:02:36.436Z] "strconv", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "sync", [2024-03-20T20:02:36.436Z] "sync/atomic", [2024-03-20T20:02:36.436Z] "syscall", [2024-03-20T20:02:36.436Z] "time", [2024-03-20T20:02:36.436Z] "unicode", [2024-03-20T20:02:36.436Z] "unicode/utf8", [2024-03-20T20:02:36.436Z] "unsafe" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "XTestGoFiles": [ [2024-03-20T20:02:36.436Z] "attributes_test.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "XTestImports": [ [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.436Z] "testing" [2024-03-20T20:02:36.436Z] ] [2024-03-20T20:02:36.436Z] } [2024-03-20T20:02:36.436Z] { [2024-03-20T20:02:36.436Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/credentials", [2024-03-20T20:02:36.436Z] "ImportPath": "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.436Z] "Name": "credentials", [2024-03-20T20:02:36.436Z] "Doc": "Package credentials defines APIs for parsing SPIFFE ID.", [2024-03-20T20:02:36.436Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.436Z] "Module": { [2024-03-20T20:02:36.436Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.436Z] "Version": "v1.60.1", [2024-03-20T20:02:36.436Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.436Z] "Indirect": true, [2024-03-20T20:02:36.436Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.436Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.436Z] "GoVersion": "1.19" [2024-03-20T20:02:36.436Z] }, [2024-03-20T20:02:36.436Z] "DepOnly": true, [2024-03-20T20:02:36.436Z] "Stale": true, [2024-03-20T20:02:36.436Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.436Z] "GoFiles": [ [2024-03-20T20:02:36.436Z] "credentials.go", [2024-03-20T20:02:36.436Z] "spiffe.go", [2024-03-20T20:02:36.436Z] "syscallconn.go", [2024-03-20T20:02:36.436Z] "util.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Imports": [ [2024-03-20T20:02:36.436Z] "context", [2024-03-20T20:02:36.436Z] "crypto/tls", [2024-03-20T20:02:36.436Z] "crypto/x509", [2024-03-20T20:02:36.436Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.436Z] "net", [2024-03-20T20:02:36.436Z] "net/url", [2024-03-20T20:02:36.436Z] "syscall" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "Deps": [ [2024-03-20T20:02:36.436Z] "bufio", [2024-03-20T20:02:36.436Z] "bytes", [2024-03-20T20:02:36.436Z] "container/list", [2024-03-20T20:02:36.436Z] "context", [2024-03-20T20:02:36.436Z] "crypto", [2024-03-20T20:02:36.436Z] "crypto/aes", [2024-03-20T20:02:36.436Z] "crypto/cipher", [2024-03-20T20:02:36.436Z] "crypto/des", [2024-03-20T20:02:36.436Z] "crypto/dsa", [2024-03-20T20:02:36.436Z] "crypto/ecdsa", [2024-03-20T20:02:36.436Z] "crypto/ed25519", [2024-03-20T20:02:36.436Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.436Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.436Z] "crypto/elliptic", [2024-03-20T20:02:36.436Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.436Z] "crypto/hmac", [2024-03-20T20:02:36.436Z] "crypto/internal/randutil", [2024-03-20T20:02:36.436Z] "crypto/internal/subtle", [2024-03-20T20:02:36.436Z] "crypto/md5", [2024-03-20T20:02:36.436Z] "crypto/rand", [2024-03-20T20:02:36.436Z] "crypto/rc4", [2024-03-20T20:02:36.436Z] "crypto/rsa", [2024-03-20T20:02:36.436Z] "crypto/sha1", [2024-03-20T20:02:36.436Z] "crypto/sha256", [2024-03-20T20:02:36.436Z] "crypto/sha512", [2024-03-20T20:02:36.436Z] "crypto/subtle", [2024-03-20T20:02:36.436Z] "crypto/tls", [2024-03-20T20:02:36.436Z] "crypto/x509", [2024-03-20T20:02:36.436Z] "crypto/x509/pkix", [2024-03-20T20:02:36.436Z] "encoding", [2024-03-20T20:02:36.436Z] "encoding/asn1", [2024-03-20T20:02:36.436Z] "encoding/base64", [2024-03-20T20:02:36.436Z] "encoding/binary", [2024-03-20T20:02:36.436Z] "encoding/hex", [2024-03-20T20:02:36.436Z] "encoding/json", [2024-03-20T20:02:36.436Z] "encoding/pem", [2024-03-20T20:02:36.436Z] "errors", [2024-03-20T20:02:36.436Z] "fmt", [2024-03-20T20:02:36.436Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.436Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.436Z] "hash", [2024-03-20T20:02:36.436Z] "internal/abi", [2024-03-20T20:02:36.436Z] "internal/bytealg", [2024-03-20T20:02:36.436Z] "internal/cpu", [2024-03-20T20:02:36.436Z] "internal/fmtsort", [2024-03-20T20:02:36.436Z] "internal/goexperiment", [2024-03-20T20:02:36.436Z] "internal/itoa", [2024-03-20T20:02:36.436Z] "internal/nettrace", [2024-03-20T20:02:36.436Z] "internal/oserror", [2024-03-20T20:02:36.436Z] "internal/poll", [2024-03-20T20:02:36.436Z] "internal/race", [2024-03-20T20:02:36.436Z] "internal/reflectlite", [2024-03-20T20:02:36.436Z] "internal/singleflight", [2024-03-20T20:02:36.436Z] "internal/syscall/execenv", [2024-03-20T20:02:36.436Z] "internal/syscall/unix", [2024-03-20T20:02:36.436Z] "internal/testlog", [2024-03-20T20:02:36.436Z] "internal/unsafeheader", [2024-03-20T20:02:36.436Z] "io", [2024-03-20T20:02:36.436Z] "io/fs", [2024-03-20T20:02:36.436Z] "io/ioutil", [2024-03-20T20:02:36.436Z] "log", [2024-03-20T20:02:36.436Z] "math", [2024-03-20T20:02:36.436Z] "math/big", [2024-03-20T20:02:36.436Z] "math/bits", [2024-03-20T20:02:36.436Z] "math/rand", [2024-03-20T20:02:36.436Z] "net", [2024-03-20T20:02:36.436Z] "net/url", [2024-03-20T20:02:36.436Z] "os", [2024-03-20T20:02:36.436Z] "path", [2024-03-20T20:02:36.436Z] "path/filepath", [2024-03-20T20:02:36.436Z] "reflect", [2024-03-20T20:02:36.436Z] "runtime", [2024-03-20T20:02:36.436Z] "runtime/cgo", [2024-03-20T20:02:36.436Z] "runtime/internal/atomic", [2024-03-20T20:02:36.436Z] "runtime/internal/math", [2024-03-20T20:02:36.436Z] "runtime/internal/sys", [2024-03-20T20:02:36.436Z] "sort", [2024-03-20T20:02:36.436Z] "strconv", [2024-03-20T20:02:36.436Z] "strings", [2024-03-20T20:02:36.436Z] "sync", [2024-03-20T20:02:36.436Z] "sync/atomic", [2024-03-20T20:02:36.436Z] "syscall", [2024-03-20T20:02:36.436Z] "time", [2024-03-20T20:02:36.436Z] "unicode", [2024-03-20T20:02:36.436Z] "unicode/utf16", [2024-03-20T20:02:36.436Z] "unicode/utf8", [2024-03-20T20:02:36.436Z] "unsafe", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.436Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "TestGoFiles": [ [2024-03-20T20:02:36.436Z] "spiffe_test.go", [2024-03-20T20:02:36.436Z] "syscallconn_test.go", [2024-03-20T20:02:36.436Z] "util_test.go" [2024-03-20T20:02:36.436Z] ], [2024-03-20T20:02:36.436Z] "TestImports": [ [2024-03-20T20:02:36.436Z] "crypto/tls", [2024-03-20T20:02:36.436Z] "crypto/x509", [2024-03-20T20:02:36.436Z] "encoding/pem", [2024-03-20T20:02:36.436Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.436Z] "google.golang.org/grpc/testdata", [2024-03-20T20:02:36.436Z] "net", [2024-03-20T20:02:36.436Z] "net/url", [2024-03-20T20:02:36.436Z] "os", [2024-03-20T20:02:36.436Z] "reflect", [2024-03-20T20:02:36.436Z] "syscall", [2024-03-20T20:02:36.437Z] "testing" [2024-03-20T20:02:36.437Z] ] [2024-03-20T20:02:36.437Z] } [2024-03-20T20:02:36.437Z] { [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials", [2024-03-20T20:02:36.437Z] "ImportPath": "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.437Z] "Name": "credentials", [2024-03-20T20:02:36.437Z] "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-20T20:02:36.437Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "Module": { [2024-03-20T20:02:36.437Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.437Z] "Version": "v1.60.1", [2024-03-20T20:02:36.437Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.437Z] "Indirect": true, [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.437Z] "GoVersion": "1.19" [2024-03-20T20:02:36.437Z] }, [2024-03-20T20:02:36.437Z] "DepOnly": true, [2024-03-20T20:02:36.437Z] "Stale": true, [2024-03-20T20:02:36.437Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.437Z] "GoFiles": [ [2024-03-20T20:02:36.437Z] "credentials.go", [2024-03-20T20:02:36.437Z] "tls.go" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "Imports": [ [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "crypto/tls", [2024-03-20T20:02:36.437Z] "crypto/x509", [2024-03-20T20:02:36.437Z] "errors", [2024-03-20T20:02:36.437Z] "fmt", [2024-03-20T20:02:36.437Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.437Z] "net", [2024-03-20T20:02:36.437Z] "net/url", [2024-03-20T20:02:36.437Z] "os" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "Deps": [ [2024-03-20T20:02:36.437Z] "bufio", [2024-03-20T20:02:36.437Z] "bytes", [2024-03-20T20:02:36.437Z] "compress/flate", [2024-03-20T20:02:36.437Z] "compress/gzip", [2024-03-20T20:02:36.437Z] "container/list", [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "crypto", [2024-03-20T20:02:36.437Z] "crypto/aes", [2024-03-20T20:02:36.437Z] "crypto/cipher", [2024-03-20T20:02:36.437Z] "crypto/des", [2024-03-20T20:02:36.437Z] "crypto/dsa", [2024-03-20T20:02:36.437Z] "crypto/ecdsa", [2024-03-20T20:02:36.437Z] "crypto/ed25519", [2024-03-20T20:02:36.437Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.437Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.437Z] "crypto/elliptic", [2024-03-20T20:02:36.437Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.437Z] "crypto/hmac", [2024-03-20T20:02:36.437Z] "crypto/internal/randutil", [2024-03-20T20:02:36.437Z] "crypto/internal/subtle", [2024-03-20T20:02:36.437Z] "crypto/md5", [2024-03-20T20:02:36.437Z] "crypto/rand", [2024-03-20T20:02:36.437Z] "crypto/rc4", [2024-03-20T20:02:36.437Z] "crypto/rsa", [2024-03-20T20:02:36.437Z] "crypto/sha1", [2024-03-20T20:02:36.437Z] "crypto/sha256", [2024-03-20T20:02:36.437Z] "crypto/sha512", [2024-03-20T20:02:36.437Z] "crypto/subtle", [2024-03-20T20:02:36.437Z] "crypto/tls", [2024-03-20T20:02:36.437Z] "crypto/x509", [2024-03-20T20:02:36.437Z] "crypto/x509/pkix", [2024-03-20T20:02:36.437Z] "embed", [2024-03-20T20:02:36.437Z] "encoding", [2024-03-20T20:02:36.437Z] "encoding/asn1", [2024-03-20T20:02:36.437Z] "encoding/base64", [2024-03-20T20:02:36.437Z] "encoding/binary", [2024-03-20T20:02:36.437Z] "encoding/hex", [2024-03-20T20:02:36.437Z] "encoding/json", [2024-03-20T20:02:36.437Z] "encoding/pem", [2024-03-20T20:02:36.437Z] "errors", [2024-03-20T20:02:36.437Z] "fmt", [2024-03-20T20:02:36.437Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.437Z] "go/token", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.437Z] "hash", [2024-03-20T20:02:36.437Z] "hash/crc32", [2024-03-20T20:02:36.437Z] "hash/fnv", [2024-03-20T20:02:36.437Z] "internal/abi", [2024-03-20T20:02:36.437Z] "internal/bytealg", [2024-03-20T20:02:36.437Z] "internal/cpu", [2024-03-20T20:02:36.437Z] "internal/fmtsort", [2024-03-20T20:02:36.437Z] "internal/goexperiment", [2024-03-20T20:02:36.437Z] "internal/itoa", [2024-03-20T20:02:36.437Z] "internal/nettrace", [2024-03-20T20:02:36.437Z] "internal/oserror", [2024-03-20T20:02:36.437Z] "internal/poll", [2024-03-20T20:02:36.437Z] "internal/race", [2024-03-20T20:02:36.437Z] "internal/reflectlite", [2024-03-20T20:02:36.437Z] "internal/singleflight", [2024-03-20T20:02:36.437Z] "internal/syscall/execenv", [2024-03-20T20:02:36.437Z] "internal/syscall/unix", [2024-03-20T20:02:36.437Z] "internal/testlog", [2024-03-20T20:02:36.437Z] "internal/unsafeheader", [2024-03-20T20:02:36.437Z] "io", [2024-03-20T20:02:36.437Z] "io/fs", [2024-03-20T20:02:36.437Z] "io/ioutil", [2024-03-20T20:02:36.437Z] "log", [2024-03-20T20:02:36.437Z] "math", [2024-03-20T20:02:36.437Z] "math/big", [2024-03-20T20:02:36.437Z] "math/bits", [2024-03-20T20:02:36.437Z] "math/rand", [2024-03-20T20:02:36.437Z] "net", [2024-03-20T20:02:36.437Z] "net/url", [2024-03-20T20:02:36.437Z] "os", [2024-03-20T20:02:36.437Z] "path", [2024-03-20T20:02:36.437Z] "path/filepath", [2024-03-20T20:02:36.437Z] "reflect", [2024-03-20T20:02:36.437Z] "runtime", [2024-03-20T20:02:36.437Z] "runtime/cgo", [2024-03-20T20:02:36.437Z] "runtime/internal/atomic", [2024-03-20T20:02:36.437Z] "runtime/internal/math", [2024-03-20T20:02:36.437Z] "runtime/internal/sys", [2024-03-20T20:02:36.437Z] "sort", [2024-03-20T20:02:36.437Z] "strconv", [2024-03-20T20:02:36.437Z] "strings", [2024-03-20T20:02:36.437Z] "sync", [2024-03-20T20:02:36.437Z] "sync/atomic", [2024-03-20T20:02:36.437Z] "syscall", [2024-03-20T20:02:36.437Z] "time", [2024-03-20T20:02:36.437Z] "unicode", [2024-03-20T20:02:36.437Z] "unicode/utf16", [2024-03-20T20:02:36.437Z] "unicode/utf8", [2024-03-20T20:02:36.437Z] "unsafe", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "TestGoFiles": [ [2024-03-20T20:02:36.437Z] "credentials_test.go" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "TestImports": [ [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "crypto/tls", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/testdata", [2024-03-20T20:02:36.437Z] "net", [2024-03-20T20:02:36.437Z] "strings", [2024-03-20T20:02:36.437Z] "testing", [2024-03-20T20:02:36.437Z] "time" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "XTestGoFiles": [ [2024-03-20T20:02:36.437Z] "tls_ext_test.go" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "XTestImports": [ [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "crypto/tls", [2024-03-20T20:02:36.437Z] "crypto/x509", [2024-03-20T20:02:36.437Z] "fmt", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/stubserver", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/testdata", [2024-03-20T20:02:36.437Z] "os", [2024-03-20T20:02:36.437Z] "strings", [2024-03-20T20:02:36.437Z] "testing", [2024-03-20T20:02:36.437Z] "time" [2024-03-20T20:02:36.437Z] ] [2024-03-20T20:02:36.437Z] } [2024-03-20T20:02:36.437Z] { [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/serviceconfig", [2024-03-20T20:02:36.437Z] "ImportPath": "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.437Z] "Name": "serviceconfig", [2024-03-20T20:02:36.437Z] "Doc": "Package serviceconfig defines types and methods for operating on gRPC service configs.", [2024-03-20T20:02:36.437Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "Module": { [2024-03-20T20:02:36.437Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.437Z] "Version": "v1.60.1", [2024-03-20T20:02:36.437Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.437Z] "Indirect": true, [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.437Z] "GoVersion": "1.19" [2024-03-20T20:02:36.437Z] }, [2024-03-20T20:02:36.437Z] "DepOnly": true, [2024-03-20T20:02:36.437Z] "Stale": true, [2024-03-20T20:02:36.437Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.437Z] "GoFiles": [ [2024-03-20T20:02:36.437Z] "serviceconfig.go" [2024-03-20T20:02:36.437Z] ] [2024-03-20T20:02:36.437Z] } [2024-03-20T20:02:36.437Z] { [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver", [2024-03-20T20:02:36.437Z] "ImportPath": "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.437Z] "Name": "resolver", [2024-03-20T20:02:36.437Z] "Doc": "Package resolver defines APIs for name resolution in gRPC.", [2024-03-20T20:02:36.437Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "Module": { [2024-03-20T20:02:36.437Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.437Z] "Version": "v1.60.1", [2024-03-20T20:02:36.437Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.437Z] "Indirect": true, [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.437Z] "GoVersion": "1.19" [2024-03-20T20:02:36.437Z] }, [2024-03-20T20:02:36.437Z] "DepOnly": true, [2024-03-20T20:02:36.437Z] "Stale": true, [2024-03-20T20:02:36.437Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.437Z] "GoFiles": [ [2024-03-20T20:02:36.437Z] "map.go", [2024-03-20T20:02:36.437Z] "resolver.go" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "Imports": [ [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "fmt", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.437Z] "net", [2024-03-20T20:02:36.437Z] "net/url", [2024-03-20T20:02:36.437Z] "strings" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "Deps": [ [2024-03-20T20:02:36.437Z] "bufio", [2024-03-20T20:02:36.437Z] "bytes", [2024-03-20T20:02:36.437Z] "compress/flate", [2024-03-20T20:02:36.437Z] "compress/gzip", [2024-03-20T20:02:36.437Z] "container/list", [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "crypto", [2024-03-20T20:02:36.437Z] "crypto/aes", [2024-03-20T20:02:36.437Z] "crypto/cipher", [2024-03-20T20:02:36.437Z] "crypto/des", [2024-03-20T20:02:36.437Z] "crypto/dsa", [2024-03-20T20:02:36.437Z] "crypto/ecdsa", [2024-03-20T20:02:36.437Z] "crypto/ed25519", [2024-03-20T20:02:36.437Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.437Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.437Z] "crypto/elliptic", [2024-03-20T20:02:36.437Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.437Z] "crypto/hmac", [2024-03-20T20:02:36.437Z] "crypto/internal/randutil", [2024-03-20T20:02:36.437Z] "crypto/internal/subtle", [2024-03-20T20:02:36.437Z] "crypto/md5", [2024-03-20T20:02:36.437Z] "crypto/rand", [2024-03-20T20:02:36.437Z] "crypto/rc4", [2024-03-20T20:02:36.437Z] "crypto/rsa", [2024-03-20T20:02:36.437Z] "crypto/sha1", [2024-03-20T20:02:36.437Z] "crypto/sha256", [2024-03-20T20:02:36.437Z] "crypto/sha512", [2024-03-20T20:02:36.437Z] "crypto/subtle", [2024-03-20T20:02:36.437Z] "crypto/tls", [2024-03-20T20:02:36.437Z] "crypto/x509", [2024-03-20T20:02:36.437Z] "crypto/x509/pkix", [2024-03-20T20:02:36.437Z] "embed", [2024-03-20T20:02:36.437Z] "encoding", [2024-03-20T20:02:36.437Z] "encoding/asn1", [2024-03-20T20:02:36.437Z] "encoding/base64", [2024-03-20T20:02:36.437Z] "encoding/binary", [2024-03-20T20:02:36.437Z] "encoding/hex", [2024-03-20T20:02:36.437Z] "encoding/json", [2024-03-20T20:02:36.437Z] "encoding/pem", [2024-03-20T20:02:36.437Z] "errors", [2024-03-20T20:02:36.437Z] "fmt", [2024-03-20T20:02:36.437Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.437Z] "go/token", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.437Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.437Z] "hash", [2024-03-20T20:02:36.437Z] "hash/crc32", [2024-03-20T20:02:36.437Z] "hash/fnv", [2024-03-20T20:02:36.437Z] "internal/abi", [2024-03-20T20:02:36.437Z] "internal/bytealg", [2024-03-20T20:02:36.437Z] "internal/cpu", [2024-03-20T20:02:36.437Z] "internal/fmtsort", [2024-03-20T20:02:36.437Z] "internal/goexperiment", [2024-03-20T20:02:36.437Z] "internal/itoa", [2024-03-20T20:02:36.437Z] "internal/nettrace", [2024-03-20T20:02:36.437Z] "internal/oserror", [2024-03-20T20:02:36.437Z] "internal/poll", [2024-03-20T20:02:36.437Z] "internal/race", [2024-03-20T20:02:36.437Z] "internal/reflectlite", [2024-03-20T20:02:36.437Z] "internal/singleflight", [2024-03-20T20:02:36.437Z] "internal/syscall/execenv", [2024-03-20T20:02:36.437Z] "internal/syscall/unix", [2024-03-20T20:02:36.437Z] "internal/testlog", [2024-03-20T20:02:36.437Z] "internal/unsafeheader", [2024-03-20T20:02:36.437Z] "io", [2024-03-20T20:02:36.437Z] "io/fs", [2024-03-20T20:02:36.437Z] "io/ioutil", [2024-03-20T20:02:36.437Z] "log", [2024-03-20T20:02:36.437Z] "math", [2024-03-20T20:02:36.437Z] "math/big", [2024-03-20T20:02:36.437Z] "math/bits", [2024-03-20T20:02:36.437Z] "math/rand", [2024-03-20T20:02:36.437Z] "net", [2024-03-20T20:02:36.437Z] "net/url", [2024-03-20T20:02:36.437Z] "os", [2024-03-20T20:02:36.437Z] "path", [2024-03-20T20:02:36.437Z] "path/filepath", [2024-03-20T20:02:36.437Z] "reflect", [2024-03-20T20:02:36.437Z] "runtime", [2024-03-20T20:02:36.437Z] "runtime/cgo", [2024-03-20T20:02:36.437Z] "runtime/internal/atomic", [2024-03-20T20:02:36.437Z] "runtime/internal/math", [2024-03-20T20:02:36.437Z] "runtime/internal/sys", [2024-03-20T20:02:36.437Z] "sort", [2024-03-20T20:02:36.437Z] "strconv", [2024-03-20T20:02:36.437Z] "strings", [2024-03-20T20:02:36.437Z] "sync", [2024-03-20T20:02:36.437Z] "sync/atomic", [2024-03-20T20:02:36.437Z] "syscall", [2024-03-20T20:02:36.437Z] "time", [2024-03-20T20:02:36.437Z] "unicode", [2024-03-20T20:02:36.437Z] "unicode/utf16", [2024-03-20T20:02:36.437Z] "unicode/utf8", [2024-03-20T20:02:36.437Z] "unsafe", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.437Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "TestGoFiles": [ [2024-03-20T20:02:36.437Z] "map_test.go", [2024-03-20T20:02:36.437Z] "resolver_test.go" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "TestImports": [ [2024-03-20T20:02:36.437Z] "fmt", [2024-03-20T20:02:36.437Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.437Z] "sort", [2024-03-20T20:02:36.437Z] "testing" [2024-03-20T20:02:36.437Z] ] [2024-03-20T20:02:36.437Z] } [2024-03-20T20:02:36.437Z] { [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal", [2024-03-20T20:02:36.437Z] "ImportPath": "google.golang.org/grpc/internal", [2024-03-20T20:02:36.437Z] "Name": "internal", [2024-03-20T20:02:36.437Z] "Doc": "Package internal contains gRPC-internal code, to avoid polluting the godoc of the top-level grpc package.", [2024-03-20T20:02:36.437Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "Module": { [2024-03-20T20:02:36.437Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.437Z] "Version": "v1.60.1", [2024-03-20T20:02:36.437Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.437Z] "Indirect": true, [2024-03-20T20:02:36.437Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.437Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.437Z] "GoVersion": "1.19" [2024-03-20T20:02:36.437Z] }, [2024-03-20T20:02:36.437Z] "DepOnly": true, [2024-03-20T20:02:36.437Z] "Stale": true, [2024-03-20T20:02:36.437Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.437Z] "GoFiles": [ [2024-03-20T20:02:36.437Z] "experimental.go", [2024-03-20T20:02:36.437Z] "internal.go", [2024-03-20T20:02:36.437Z] "tcp_keepalive_nonunix.go", [2024-03-20T20:02:36.437Z] "xds_handshake_cluster.go" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.437Z] "tcp_keepalive_unix.go" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "Imports": [ [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.437Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.437Z] "net", [2024-03-20T20:02:36.437Z] "time" [2024-03-20T20:02:36.437Z] ], [2024-03-20T20:02:36.437Z] "Deps": [ [2024-03-20T20:02:36.437Z] "bufio", [2024-03-20T20:02:36.437Z] "bytes", [2024-03-20T20:02:36.437Z] "compress/flate", [2024-03-20T20:02:36.437Z] "compress/gzip", [2024-03-20T20:02:36.437Z] "container/list", [2024-03-20T20:02:36.437Z] "context", [2024-03-20T20:02:36.437Z] "crypto", [2024-03-20T20:02:36.437Z] "crypto/aes", [2024-03-20T20:02:36.437Z] "crypto/cipher", [2024-03-20T20:02:36.437Z] "crypto/des", [2024-03-20T20:02:36.437Z] "crypto/dsa", [2024-03-20T20:02:36.437Z] "crypto/ecdsa", [2024-03-20T20:02:36.437Z] "crypto/ed25519", [2024-03-20T20:02:36.437Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.437Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.437Z] "crypto/elliptic", [2024-03-20T20:02:36.437Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.437Z] "crypto/hmac", [2024-03-20T20:02:36.437Z] "crypto/internal/randutil", [2024-03-20T20:02:36.437Z] "crypto/internal/subtle", [2024-03-20T20:02:36.437Z] "crypto/md5", [2024-03-20T20:02:36.437Z] "crypto/rand", [2024-03-20T20:02:36.437Z] "crypto/rc4", [2024-03-20T20:02:36.437Z] "crypto/rsa", [2024-03-20T20:02:36.437Z] "crypto/sha1", [2024-03-20T20:02:36.437Z] "crypto/sha256", [2024-03-20T20:02:36.437Z] "crypto/sha512", [2024-03-20T20:02:36.437Z] "crypto/subtle", [2024-03-20T20:02:36.437Z] "crypto/tls", [2024-03-20T20:02:36.437Z] "crypto/x509", [2024-03-20T20:02:36.437Z] "crypto/x509/pkix", [2024-03-20T20:02:36.437Z] "embed", [2024-03-20T20:02:36.437Z] "encoding", [2024-03-20T20:02:36.437Z] "encoding/asn1", [2024-03-20T20:02:36.438Z] "encoding/base64", [2024-03-20T20:02:36.438Z] "encoding/binary", [2024-03-20T20:02:36.438Z] "encoding/hex", [2024-03-20T20:02:36.438Z] "encoding/json", [2024-03-20T20:02:36.438Z] "encoding/pem", [2024-03-20T20:02:36.438Z] "errors", [2024-03-20T20:02:36.438Z] "fmt", [2024-03-20T20:02:36.438Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.438Z] "go/token", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.438Z] "hash", [2024-03-20T20:02:36.438Z] "hash/crc32", [2024-03-20T20:02:36.438Z] "hash/fnv", [2024-03-20T20:02:36.438Z] "internal/abi", [2024-03-20T20:02:36.438Z] "internal/bytealg", [2024-03-20T20:02:36.438Z] "internal/cpu", [2024-03-20T20:02:36.438Z] "internal/fmtsort", [2024-03-20T20:02:36.438Z] "internal/goexperiment", [2024-03-20T20:02:36.438Z] "internal/itoa", [2024-03-20T20:02:36.438Z] "internal/nettrace", [2024-03-20T20:02:36.438Z] "internal/oserror", [2024-03-20T20:02:36.438Z] "internal/poll", [2024-03-20T20:02:36.438Z] "internal/race", [2024-03-20T20:02:36.438Z] "internal/reflectlite", [2024-03-20T20:02:36.438Z] "internal/singleflight", [2024-03-20T20:02:36.438Z] "internal/syscall/execenv", [2024-03-20T20:02:36.438Z] "internal/syscall/unix", [2024-03-20T20:02:36.438Z] "internal/testlog", [2024-03-20T20:02:36.438Z] "internal/unsafeheader", [2024-03-20T20:02:36.438Z] "io", [2024-03-20T20:02:36.438Z] "io/fs", [2024-03-20T20:02:36.438Z] "io/ioutil", [2024-03-20T20:02:36.438Z] "log", [2024-03-20T20:02:36.438Z] "math", [2024-03-20T20:02:36.438Z] "math/big", [2024-03-20T20:02:36.438Z] "math/bits", [2024-03-20T20:02:36.438Z] "math/rand", [2024-03-20T20:02:36.438Z] "net", [2024-03-20T20:02:36.438Z] "net/url", [2024-03-20T20:02:36.438Z] "os", [2024-03-20T20:02:36.438Z] "path", [2024-03-20T20:02:36.438Z] "path/filepath", [2024-03-20T20:02:36.438Z] "reflect", [2024-03-20T20:02:36.438Z] "runtime", [2024-03-20T20:02:36.438Z] "runtime/cgo", [2024-03-20T20:02:36.438Z] "runtime/internal/atomic", [2024-03-20T20:02:36.438Z] "runtime/internal/math", [2024-03-20T20:02:36.438Z] "runtime/internal/sys", [2024-03-20T20:02:36.438Z] "sort", [2024-03-20T20:02:36.438Z] "strconv", [2024-03-20T20:02:36.438Z] "strings", [2024-03-20T20:02:36.438Z] "sync", [2024-03-20T20:02:36.438Z] "sync/atomic", [2024-03-20T20:02:36.438Z] "syscall", [2024-03-20T20:02:36.438Z] "time", [2024-03-20T20:02:36.438Z] "unicode", [2024-03-20T20:02:36.438Z] "unicode/utf16", [2024-03-20T20:02:36.438Z] "unicode/utf8", [2024-03-20T20:02:36.438Z] "unsafe", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.438Z] ] [2024-03-20T20:02:36.438Z] } [2024-03-20T20:02:36.438Z] { [2024-03-20T20:02:36.438Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/channelz", [2024-03-20T20:02:36.438Z] "ImportPath": "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.438Z] "Name": "channelz", [2024-03-20T20:02:36.438Z] "Doc": "Package channelz defines APIs for enabling channelz service, entry registration/deletion, and accessing channelz data.", [2024-03-20T20:02:36.438Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.438Z] "Module": { [2024-03-20T20:02:36.438Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.438Z] "Version": "v1.60.1", [2024-03-20T20:02:36.438Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.438Z] "Indirect": true, [2024-03-20T20:02:36.438Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.438Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.438Z] "GoVersion": "1.19" [2024-03-20T20:02:36.438Z] }, [2024-03-20T20:02:36.438Z] "DepOnly": true, [2024-03-20T20:02:36.438Z] "Stale": true, [2024-03-20T20:02:36.438Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.438Z] "GoFiles": [ [2024-03-20T20:02:36.438Z] "funcs.go", [2024-03-20T20:02:36.438Z] "id.go", [2024-03-20T20:02:36.438Z] "logging.go", [2024-03-20T20:02:36.438Z] "types.go", [2024-03-20T20:02:36.438Z] "types_linux.go", [2024-03-20T20:02:36.438Z] "util_linux.go" [2024-03-20T20:02:36.438Z] ], [2024-03-20T20:02:36.438Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.438Z] "types_nonlinux.go", [2024-03-20T20:02:36.438Z] "util_nonlinux.go" [2024-03-20T20:02:36.438Z] ], [2024-03-20T20:02:36.438Z] "Imports": [ [2024-03-20T20:02:36.438Z] "errors", [2024-03-20T20:02:36.438Z] "fmt", [2024-03-20T20:02:36.438Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.438Z] "net", [2024-03-20T20:02:36.438Z] "sort", [2024-03-20T20:02:36.438Z] "sync", [2024-03-20T20:02:36.438Z] "sync/atomic", [2024-03-20T20:02:36.438Z] "syscall", [2024-03-20T20:02:36.438Z] "time" [2024-03-20T20:02:36.438Z] ], [2024-03-20T20:02:36.438Z] "Deps": [ [2024-03-20T20:02:36.438Z] "bufio", [2024-03-20T20:02:36.438Z] "bytes", [2024-03-20T20:02:36.438Z] "compress/flate", [2024-03-20T20:02:36.438Z] "compress/gzip", [2024-03-20T20:02:36.438Z] "container/list", [2024-03-20T20:02:36.438Z] "context", [2024-03-20T20:02:36.438Z] "crypto", [2024-03-20T20:02:36.438Z] "crypto/aes", [2024-03-20T20:02:36.438Z] "crypto/cipher", [2024-03-20T20:02:36.438Z] "crypto/des", [2024-03-20T20:02:36.438Z] "crypto/dsa", [2024-03-20T20:02:36.438Z] "crypto/ecdsa", [2024-03-20T20:02:36.438Z] "crypto/ed25519", [2024-03-20T20:02:36.438Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.438Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.438Z] "crypto/elliptic", [2024-03-20T20:02:36.438Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.438Z] "crypto/hmac", [2024-03-20T20:02:36.438Z] "crypto/internal/randutil", [2024-03-20T20:02:36.438Z] "crypto/internal/subtle", [2024-03-20T20:02:36.438Z] "crypto/md5", [2024-03-20T20:02:36.438Z] "crypto/rand", [2024-03-20T20:02:36.438Z] "crypto/rc4", [2024-03-20T20:02:36.438Z] "crypto/rsa", [2024-03-20T20:02:36.438Z] "crypto/sha1", [2024-03-20T20:02:36.438Z] "crypto/sha256", [2024-03-20T20:02:36.438Z] "crypto/sha512", [2024-03-20T20:02:36.438Z] "crypto/subtle", [2024-03-20T20:02:36.438Z] "crypto/tls", [2024-03-20T20:02:36.438Z] "crypto/x509", [2024-03-20T20:02:36.438Z] "crypto/x509/pkix", [2024-03-20T20:02:36.438Z] "embed", [2024-03-20T20:02:36.438Z] "encoding", [2024-03-20T20:02:36.438Z] "encoding/asn1", [2024-03-20T20:02:36.438Z] "encoding/base64", [2024-03-20T20:02:36.438Z] "encoding/binary", [2024-03-20T20:02:36.438Z] "encoding/hex", [2024-03-20T20:02:36.438Z] "encoding/json", [2024-03-20T20:02:36.438Z] "encoding/pem", [2024-03-20T20:02:36.438Z] "errors", [2024-03-20T20:02:36.438Z] "fmt", [2024-03-20T20:02:36.438Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.438Z] "go/token", [2024-03-20T20:02:36.438Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.438Z] "hash", [2024-03-20T20:02:36.438Z] "hash/crc32", [2024-03-20T20:02:36.438Z] "hash/fnv", [2024-03-20T20:02:36.438Z] "internal/abi", [2024-03-20T20:02:36.438Z] "internal/bytealg", [2024-03-20T20:02:36.438Z] "internal/cpu", [2024-03-20T20:02:36.438Z] "internal/fmtsort", [2024-03-20T20:02:36.438Z] "internal/goexperiment", [2024-03-20T20:02:36.438Z] "internal/itoa", [2024-03-20T20:02:36.438Z] "internal/nettrace", [2024-03-20T20:02:36.438Z] "internal/oserror", [2024-03-20T20:02:36.438Z] "internal/poll", [2024-03-20T20:02:36.438Z] "internal/race", [2024-03-20T20:02:36.438Z] "internal/reflectlite", [2024-03-20T20:02:36.438Z] "internal/singleflight", [2024-03-20T20:02:36.438Z] "internal/syscall/execenv", [2024-03-20T20:02:36.438Z] "internal/syscall/unix", [2024-03-20T20:02:36.438Z] "internal/testlog", [2024-03-20T20:02:36.438Z] "internal/unsafeheader", [2024-03-20T20:02:36.438Z] "io", [2024-03-20T20:02:36.438Z] "io/fs", [2024-03-20T20:02:36.438Z] "io/ioutil", [2024-03-20T20:02:36.438Z] "log", [2024-03-20T20:02:36.438Z] "math", [2024-03-20T20:02:36.438Z] "math/big", [2024-03-20T20:02:36.438Z] "math/bits", [2024-03-20T20:02:36.438Z] "math/rand", [2024-03-20T20:02:36.438Z] "net", [2024-03-20T20:02:36.438Z] "net/url", [2024-03-20T20:02:36.438Z] "os", [2024-03-20T20:02:36.438Z] "path", [2024-03-20T20:02:36.438Z] "path/filepath", [2024-03-20T20:02:36.438Z] "reflect", [2024-03-20T20:02:36.438Z] "runtime", [2024-03-20T20:02:36.438Z] "runtime/cgo", [2024-03-20T20:02:36.438Z] "runtime/internal/atomic", [2024-03-20T20:02:36.438Z] "runtime/internal/math", [2024-03-20T20:02:36.438Z] "runtime/internal/sys", [2024-03-20T20:02:36.438Z] "sort", [2024-03-20T20:02:36.438Z] "strconv", [2024-03-20T20:02:36.438Z] "strings", [2024-03-20T20:02:36.438Z] "sync", [2024-03-20T20:02:36.438Z] "sync/atomic", [2024-03-20T20:02:36.438Z] "syscall", [2024-03-20T20:02:36.438Z] "time", [2024-03-20T20:02:36.438Z] "unicode", [2024-03-20T20:02:36.438Z] "unicode/utf16", [2024-03-20T20:02:36.438Z] "unicode/utf8", [2024-03-20T20:02:36.438Z] "unsafe", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.438Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.438Z] ], [2024-03-20T20:02:36.438Z] "XTestGoFiles": [ [2024-03-20T20:02:36.438Z] "util_test.go" [2024-03-20T20:02:36.438Z] ], [2024-03-20T20:02:36.438Z] "XTestImports": [ [2024-03-20T20:02:36.438Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.438Z] "net", [2024-03-20T20:02:36.438Z] "reflect", [2024-03-20T20:02:36.438Z] "syscall", [2024-03-20T20:02:36.438Z] "testing" [2024-03-20T20:02:36.438Z] ] [2024-03-20T20:02:36.438Z] } [2024-03-20T20:02:36.438Z] { [2024-03-20T20:02:36.438Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/channelz", [2024-03-20T20:02:36.438Z] "ImportPath": "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.438Z] "Name": "channelz", [2024-03-20T20:02:36.438Z] "Doc": "Package channelz exports internals of the channelz implementation as required by other gRPC packages.", [2024-03-20T20:02:36.438Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.438Z] "Module": { [2024-03-20T20:02:36.438Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.438Z] "Version": "v1.60.1", [2024-03-20T20:02:36.438Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.438Z] "Indirect": true, [2024-03-20T20:02:36.438Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.438Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.438Z] "GoVersion": "1.19" [2024-03-20T20:02:36.438Z] }, [2024-03-20T20:02:36.438Z] "DepOnly": true, [2024-03-20T20:02:36.438Z] "Stale": true, [2024-03-20T20:02:36.438Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.438Z] "GoFiles": [ [2024-03-20T20:02:36.438Z] "channelz.go" [2024-03-20T20:02:36.438Z] ], [2024-03-20T20:02:36.438Z] "Imports": [ [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/channelz" [2024-03-20T20:02:36.438Z] ], [2024-03-20T20:02:36.438Z] "Deps": [ [2024-03-20T20:02:36.438Z] "bufio", [2024-03-20T20:02:36.438Z] "bytes", [2024-03-20T20:02:36.438Z] "compress/flate", [2024-03-20T20:02:36.438Z] "compress/gzip", [2024-03-20T20:02:36.438Z] "container/list", [2024-03-20T20:02:36.438Z] "context", [2024-03-20T20:02:36.438Z] "crypto", [2024-03-20T20:02:36.438Z] "crypto/aes", [2024-03-20T20:02:36.438Z] "crypto/cipher", [2024-03-20T20:02:36.438Z] "crypto/des", [2024-03-20T20:02:36.438Z] "crypto/dsa", [2024-03-20T20:02:36.438Z] "crypto/ecdsa", [2024-03-20T20:02:36.438Z] "crypto/ed25519", [2024-03-20T20:02:36.438Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.438Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.438Z] "crypto/elliptic", [2024-03-20T20:02:36.438Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.438Z] "crypto/hmac", [2024-03-20T20:02:36.438Z] "crypto/internal/randutil", [2024-03-20T20:02:36.438Z] "crypto/internal/subtle", [2024-03-20T20:02:36.438Z] "crypto/md5", [2024-03-20T20:02:36.438Z] "crypto/rand", [2024-03-20T20:02:36.438Z] "crypto/rc4", [2024-03-20T20:02:36.438Z] "crypto/rsa", [2024-03-20T20:02:36.438Z] "crypto/sha1", [2024-03-20T20:02:36.438Z] "crypto/sha256", [2024-03-20T20:02:36.438Z] "crypto/sha512", [2024-03-20T20:02:36.438Z] "crypto/subtle", [2024-03-20T20:02:36.438Z] "crypto/tls", [2024-03-20T20:02:36.438Z] "crypto/x509", [2024-03-20T20:02:36.438Z] "crypto/x509/pkix", [2024-03-20T20:02:36.438Z] "embed", [2024-03-20T20:02:36.438Z] "encoding", [2024-03-20T20:02:36.438Z] "encoding/asn1", [2024-03-20T20:02:36.438Z] "encoding/base64", [2024-03-20T20:02:36.438Z] "encoding/binary", [2024-03-20T20:02:36.438Z] "encoding/hex", [2024-03-20T20:02:36.438Z] "encoding/json", [2024-03-20T20:02:36.438Z] "encoding/pem", [2024-03-20T20:02:36.438Z] "errors", [2024-03-20T20:02:36.438Z] "fmt", [2024-03-20T20:02:36.438Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.438Z] "go/token", [2024-03-20T20:02:36.438Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.438Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.438Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.439Z] "hash", [2024-03-20T20:02:36.439Z] "hash/crc32", [2024-03-20T20:02:36.439Z] "hash/fnv", [2024-03-20T20:02:36.439Z] "internal/abi", [2024-03-20T20:02:36.439Z] "internal/bytealg", [2024-03-20T20:02:36.439Z] "internal/cpu", [2024-03-20T20:02:36.439Z] "internal/fmtsort", [2024-03-20T20:02:36.439Z] "internal/goexperiment", [2024-03-20T20:02:36.439Z] "internal/itoa", [2024-03-20T20:02:36.439Z] "internal/nettrace", [2024-03-20T20:02:36.439Z] "internal/oserror", [2024-03-20T20:02:36.439Z] "internal/poll", [2024-03-20T20:02:36.439Z] "internal/race", [2024-03-20T20:02:36.439Z] "internal/reflectlite", [2024-03-20T20:02:36.439Z] "internal/singleflight", [2024-03-20T20:02:36.439Z] "internal/syscall/execenv", [2024-03-20T20:02:36.439Z] "internal/syscall/unix", [2024-03-20T20:02:36.439Z] "internal/testlog", [2024-03-20T20:02:36.439Z] "internal/unsafeheader", [2024-03-20T20:02:36.439Z] "io", [2024-03-20T20:02:36.439Z] "io/fs", [2024-03-20T20:02:36.439Z] "io/ioutil", [2024-03-20T20:02:36.439Z] "log", [2024-03-20T20:02:36.439Z] "math", [2024-03-20T20:02:36.439Z] "math/big", [2024-03-20T20:02:36.439Z] "math/bits", [2024-03-20T20:02:36.439Z] "math/rand", [2024-03-20T20:02:36.439Z] "net", [2024-03-20T20:02:36.439Z] "net/url", [2024-03-20T20:02:36.439Z] "os", [2024-03-20T20:02:36.439Z] "path", [2024-03-20T20:02:36.439Z] "path/filepath", [2024-03-20T20:02:36.439Z] "reflect", [2024-03-20T20:02:36.439Z] "runtime", [2024-03-20T20:02:36.439Z] "runtime/cgo", [2024-03-20T20:02:36.439Z] "runtime/internal/atomic", [2024-03-20T20:02:36.439Z] "runtime/internal/math", [2024-03-20T20:02:36.439Z] "runtime/internal/sys", [2024-03-20T20:02:36.439Z] "sort", [2024-03-20T20:02:36.439Z] "strconv", [2024-03-20T20:02:36.439Z] "strings", [2024-03-20T20:02:36.439Z] "sync", [2024-03-20T20:02:36.439Z] "sync/atomic", [2024-03-20T20:02:36.439Z] "syscall", [2024-03-20T20:02:36.439Z] "time", [2024-03-20T20:02:36.439Z] "unicode", [2024-03-20T20:02:36.439Z] "unicode/utf16", [2024-03-20T20:02:36.439Z] "unicode/utf8", [2024-03-20T20:02:36.439Z] "unsafe", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.439Z] ] [2024-03-20T20:02:36.439Z] } [2024-03-20T20:02:36.439Z] { [2024-03-20T20:02:36.439Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/metadata", [2024-03-20T20:02:36.439Z] "ImportPath": "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.439Z] "Name": "metadata", [2024-03-20T20:02:36.439Z] "Doc": "Package metadata define the structure of the metadata supported by gRPC library.", [2024-03-20T20:02:36.439Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.439Z] "Module": { [2024-03-20T20:02:36.439Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.439Z] "Version": "v1.60.1", [2024-03-20T20:02:36.439Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.439Z] "Indirect": true, [2024-03-20T20:02:36.439Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.439Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.439Z] "GoVersion": "1.19" [2024-03-20T20:02:36.439Z] }, [2024-03-20T20:02:36.439Z] "DepOnly": true, [2024-03-20T20:02:36.439Z] "Stale": true, [2024-03-20T20:02:36.439Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.439Z] "GoFiles": [ [2024-03-20T20:02:36.439Z] "metadata.go" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "Imports": [ [2024-03-20T20:02:36.439Z] "context", [2024-03-20T20:02:36.439Z] "fmt", [2024-03-20T20:02:36.439Z] "strings" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "Deps": [ [2024-03-20T20:02:36.439Z] "context", [2024-03-20T20:02:36.439Z] "errors", [2024-03-20T20:02:36.439Z] "fmt", [2024-03-20T20:02:36.439Z] "internal/abi", [2024-03-20T20:02:36.439Z] "internal/bytealg", [2024-03-20T20:02:36.439Z] "internal/cpu", [2024-03-20T20:02:36.439Z] "internal/fmtsort", [2024-03-20T20:02:36.439Z] "internal/goexperiment", [2024-03-20T20:02:36.439Z] "internal/itoa", [2024-03-20T20:02:36.439Z] "internal/oserror", [2024-03-20T20:02:36.439Z] "internal/poll", [2024-03-20T20:02:36.439Z] "internal/race", [2024-03-20T20:02:36.439Z] "internal/reflectlite", [2024-03-20T20:02:36.439Z] "internal/syscall/execenv", [2024-03-20T20:02:36.439Z] "internal/syscall/unix", [2024-03-20T20:02:36.439Z] "internal/testlog", [2024-03-20T20:02:36.439Z] "internal/unsafeheader", [2024-03-20T20:02:36.439Z] "io", [2024-03-20T20:02:36.439Z] "io/fs", [2024-03-20T20:02:36.439Z] "math", [2024-03-20T20:02:36.439Z] "math/bits", [2024-03-20T20:02:36.439Z] "os", [2024-03-20T20:02:36.439Z] "path", [2024-03-20T20:02:36.439Z] "reflect", [2024-03-20T20:02:36.439Z] "runtime", [2024-03-20T20:02:36.439Z] "runtime/internal/atomic", [2024-03-20T20:02:36.439Z] "runtime/internal/math", [2024-03-20T20:02:36.439Z] "runtime/internal/sys", [2024-03-20T20:02:36.439Z] "sort", [2024-03-20T20:02:36.439Z] "strconv", [2024-03-20T20:02:36.439Z] "strings", [2024-03-20T20:02:36.439Z] "sync", [2024-03-20T20:02:36.439Z] "sync/atomic", [2024-03-20T20:02:36.439Z] "syscall", [2024-03-20T20:02:36.439Z] "time", [2024-03-20T20:02:36.439Z] "unicode", [2024-03-20T20:02:36.439Z] "unicode/utf8", [2024-03-20T20:02:36.439Z] "unsafe" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "TestGoFiles": [ [2024-03-20T20:02:36.439Z] "metadata_test.go" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "TestImports": [ [2024-03-20T20:02:36.439Z] "context", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.439Z] "reflect", [2024-03-20T20:02:36.439Z] "strconv", [2024-03-20T20:02:36.439Z] "testing", [2024-03-20T20:02:36.439Z] "time" [2024-03-20T20:02:36.439Z] ] [2024-03-20T20:02:36.439Z] } [2024-03-20T20:02:36.439Z] { [2024-03-20T20:02:36.439Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer", [2024-03-20T20:02:36.439Z] "ImportPath": "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.439Z] "Name": "balancer", [2024-03-20T20:02:36.439Z] "Doc": "Package balancer defines APIs for load balancing in gRPC.", [2024-03-20T20:02:36.439Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.439Z] "Module": { [2024-03-20T20:02:36.439Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.439Z] "Version": "v1.60.1", [2024-03-20T20:02:36.439Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.439Z] "Indirect": true, [2024-03-20T20:02:36.439Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.439Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.439Z] "GoVersion": "1.19" [2024-03-20T20:02:36.439Z] }, [2024-03-20T20:02:36.439Z] "DepOnly": true, [2024-03-20T20:02:36.439Z] "Stale": true, [2024-03-20T20:02:36.439Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.439Z] "GoFiles": [ [2024-03-20T20:02:36.439Z] "balancer.go", [2024-03-20T20:02:36.439Z] "conn_state_evaluator.go" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "Imports": [ [2024-03-20T20:02:36.439Z] "context", [2024-03-20T20:02:36.439Z] "encoding/json", [2024-03-20T20:02:36.439Z] "errors", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.439Z] "net", [2024-03-20T20:02:36.439Z] "strings" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "Deps": [ [2024-03-20T20:02:36.439Z] "bufio", [2024-03-20T20:02:36.439Z] "bytes", [2024-03-20T20:02:36.439Z] "compress/flate", [2024-03-20T20:02:36.439Z] "compress/gzip", [2024-03-20T20:02:36.439Z] "container/list", [2024-03-20T20:02:36.439Z] "context", [2024-03-20T20:02:36.439Z] "crypto", [2024-03-20T20:02:36.439Z] "crypto/aes", [2024-03-20T20:02:36.439Z] "crypto/cipher", [2024-03-20T20:02:36.439Z] "crypto/des", [2024-03-20T20:02:36.439Z] "crypto/dsa", [2024-03-20T20:02:36.439Z] "crypto/ecdsa", [2024-03-20T20:02:36.439Z] "crypto/ed25519", [2024-03-20T20:02:36.439Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.439Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.439Z] "crypto/elliptic", [2024-03-20T20:02:36.439Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.439Z] "crypto/hmac", [2024-03-20T20:02:36.439Z] "crypto/internal/randutil", [2024-03-20T20:02:36.439Z] "crypto/internal/subtle", [2024-03-20T20:02:36.439Z] "crypto/md5", [2024-03-20T20:02:36.439Z] "crypto/rand", [2024-03-20T20:02:36.439Z] "crypto/rc4", [2024-03-20T20:02:36.439Z] "crypto/rsa", [2024-03-20T20:02:36.439Z] "crypto/sha1", [2024-03-20T20:02:36.439Z] "crypto/sha256", [2024-03-20T20:02:36.439Z] "crypto/sha512", [2024-03-20T20:02:36.439Z] "crypto/subtle", [2024-03-20T20:02:36.439Z] "crypto/tls", [2024-03-20T20:02:36.439Z] "crypto/x509", [2024-03-20T20:02:36.439Z] "crypto/x509/pkix", [2024-03-20T20:02:36.439Z] "embed", [2024-03-20T20:02:36.439Z] "encoding", [2024-03-20T20:02:36.439Z] "encoding/asn1", [2024-03-20T20:02:36.439Z] "encoding/base64", [2024-03-20T20:02:36.439Z] "encoding/binary", [2024-03-20T20:02:36.439Z] "encoding/hex", [2024-03-20T20:02:36.439Z] "encoding/json", [2024-03-20T20:02:36.439Z] "encoding/pem", [2024-03-20T20:02:36.439Z] "errors", [2024-03-20T20:02:36.439Z] "fmt", [2024-03-20T20:02:36.439Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.439Z] "go/token", [2024-03-20T20:02:36.439Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.439Z] "hash", [2024-03-20T20:02:36.439Z] "hash/crc32", [2024-03-20T20:02:36.439Z] "hash/fnv", [2024-03-20T20:02:36.439Z] "internal/abi", [2024-03-20T20:02:36.439Z] "internal/bytealg", [2024-03-20T20:02:36.439Z] "internal/cpu", [2024-03-20T20:02:36.439Z] "internal/fmtsort", [2024-03-20T20:02:36.439Z] "internal/goexperiment", [2024-03-20T20:02:36.439Z] "internal/itoa", [2024-03-20T20:02:36.439Z] "internal/nettrace", [2024-03-20T20:02:36.439Z] "internal/oserror", [2024-03-20T20:02:36.439Z] "internal/poll", [2024-03-20T20:02:36.439Z] "internal/race", [2024-03-20T20:02:36.439Z] "internal/reflectlite", [2024-03-20T20:02:36.439Z] "internal/singleflight", [2024-03-20T20:02:36.439Z] "internal/syscall/execenv", [2024-03-20T20:02:36.439Z] "internal/syscall/unix", [2024-03-20T20:02:36.439Z] "internal/testlog", [2024-03-20T20:02:36.439Z] "internal/unsafeheader", [2024-03-20T20:02:36.439Z] "io", [2024-03-20T20:02:36.439Z] "io/fs", [2024-03-20T20:02:36.439Z] "io/ioutil", [2024-03-20T20:02:36.439Z] "log", [2024-03-20T20:02:36.439Z] "math", [2024-03-20T20:02:36.439Z] "math/big", [2024-03-20T20:02:36.439Z] "math/bits", [2024-03-20T20:02:36.439Z] "math/rand", [2024-03-20T20:02:36.439Z] "net", [2024-03-20T20:02:36.439Z] "net/url", [2024-03-20T20:02:36.439Z] "os", [2024-03-20T20:02:36.439Z] "path", [2024-03-20T20:02:36.439Z] "path/filepath", [2024-03-20T20:02:36.439Z] "reflect", [2024-03-20T20:02:36.439Z] "runtime", [2024-03-20T20:02:36.439Z] "runtime/cgo", [2024-03-20T20:02:36.439Z] "runtime/internal/atomic", [2024-03-20T20:02:36.439Z] "runtime/internal/math", [2024-03-20T20:02:36.439Z] "runtime/internal/sys", [2024-03-20T20:02:36.439Z] "sort", [2024-03-20T20:02:36.439Z] "strconv", [2024-03-20T20:02:36.439Z] "strings", [2024-03-20T20:02:36.439Z] "sync", [2024-03-20T20:02:36.439Z] "sync/atomic", [2024-03-20T20:02:36.439Z] "syscall", [2024-03-20T20:02:36.439Z] "time", [2024-03-20T20:02:36.439Z] "unicode", [2024-03-20T20:02:36.439Z] "unicode/utf16", [2024-03-20T20:02:36.439Z] "unicode/utf8", [2024-03-20T20:02:36.439Z] "unsafe", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.439Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "TestGoFiles": [ [2024-03-20T20:02:36.439Z] "conn_state_evaluator_test.go" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "TestImports": [ [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.439Z] "testing" [2024-03-20T20:02:36.439Z] ] [2024-03-20T20:02:36.439Z] } [2024-03-20T20:02:36.439Z] { [2024-03-20T20:02:36.439Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/base", [2024-03-20T20:02:36.439Z] "ImportPath": "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.439Z] "Name": "base", [2024-03-20T20:02:36.439Z] "Doc": "Package base defines a balancer base that can be used to build balancers with different picking algorithms.", [2024-03-20T20:02:36.439Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.439Z] "Module": { [2024-03-20T20:02:36.439Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.439Z] "Version": "v1.60.1", [2024-03-20T20:02:36.439Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.439Z] "Indirect": true, [2024-03-20T20:02:36.439Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.439Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.439Z] "GoVersion": "1.19" [2024-03-20T20:02:36.439Z] }, [2024-03-20T20:02:36.439Z] "DepOnly": true, [2024-03-20T20:02:36.439Z] "Stale": true, [2024-03-20T20:02:36.439Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.439Z] "GoFiles": [ [2024-03-20T20:02:36.439Z] "balancer.go", [2024-03-20T20:02:36.439Z] "base.go" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "Imports": [ [2024-03-20T20:02:36.439Z] "errors", [2024-03-20T20:02:36.439Z] "fmt", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/resolver" [2024-03-20T20:02:36.439Z] ], [2024-03-20T20:02:36.439Z] "Deps": [ [2024-03-20T20:02:36.439Z] "bufio", [2024-03-20T20:02:36.439Z] "bytes", [2024-03-20T20:02:36.439Z] "compress/flate", [2024-03-20T20:02:36.439Z] "compress/gzip", [2024-03-20T20:02:36.439Z] "container/list", [2024-03-20T20:02:36.439Z] "context", [2024-03-20T20:02:36.439Z] "crypto", [2024-03-20T20:02:36.439Z] "crypto/aes", [2024-03-20T20:02:36.439Z] "crypto/cipher", [2024-03-20T20:02:36.439Z] "crypto/des", [2024-03-20T20:02:36.439Z] "crypto/dsa", [2024-03-20T20:02:36.439Z] "crypto/ecdsa", [2024-03-20T20:02:36.439Z] "crypto/ed25519", [2024-03-20T20:02:36.439Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.439Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.439Z] "crypto/elliptic", [2024-03-20T20:02:36.439Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.439Z] "crypto/hmac", [2024-03-20T20:02:36.439Z] "crypto/internal/randutil", [2024-03-20T20:02:36.439Z] "crypto/internal/subtle", [2024-03-20T20:02:36.439Z] "crypto/md5", [2024-03-20T20:02:36.439Z] "crypto/rand", [2024-03-20T20:02:36.439Z] "crypto/rc4", [2024-03-20T20:02:36.439Z] "crypto/rsa", [2024-03-20T20:02:36.439Z] "crypto/sha1", [2024-03-20T20:02:36.439Z] "crypto/sha256", [2024-03-20T20:02:36.439Z] "crypto/sha512", [2024-03-20T20:02:36.439Z] "crypto/subtle", [2024-03-20T20:02:36.439Z] "crypto/tls", [2024-03-20T20:02:36.439Z] "crypto/x509", [2024-03-20T20:02:36.439Z] "crypto/x509/pkix", [2024-03-20T20:02:36.439Z] "embed", [2024-03-20T20:02:36.439Z] "encoding", [2024-03-20T20:02:36.439Z] "encoding/asn1", [2024-03-20T20:02:36.439Z] "encoding/base64", [2024-03-20T20:02:36.439Z] "encoding/binary", [2024-03-20T20:02:36.439Z] "encoding/hex", [2024-03-20T20:02:36.439Z] "encoding/json", [2024-03-20T20:02:36.439Z] "encoding/pem", [2024-03-20T20:02:36.439Z] "errors", [2024-03-20T20:02:36.439Z] "fmt", [2024-03-20T20:02:36.439Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.439Z] "go/token", [2024-03-20T20:02:36.439Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.439Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.439Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.439Z] "hash", [2024-03-20T20:02:36.439Z] "hash/crc32", [2024-03-20T20:02:36.439Z] "hash/fnv", [2024-03-20T20:02:36.439Z] "internal/abi", [2024-03-20T20:02:36.439Z] "internal/bytealg", [2024-03-20T20:02:36.439Z] "internal/cpu", [2024-03-20T20:02:36.439Z] "internal/fmtsort", [2024-03-20T20:02:36.439Z] "internal/goexperiment", [2024-03-20T20:02:36.439Z] "internal/itoa", [2024-03-20T20:02:36.439Z] "internal/nettrace", [2024-03-20T20:02:36.439Z] "internal/oserror", [2024-03-20T20:02:36.439Z] "internal/poll", [2024-03-20T20:02:36.439Z] "internal/race", [2024-03-20T20:02:36.439Z] "internal/reflectlite", [2024-03-20T20:02:36.439Z] "internal/singleflight", [2024-03-20T20:02:36.440Z] "internal/syscall/execenv", [2024-03-20T20:02:36.440Z] "internal/syscall/unix", [2024-03-20T20:02:36.440Z] "internal/testlog", [2024-03-20T20:02:36.440Z] "internal/unsafeheader", [2024-03-20T20:02:36.440Z] "io", [2024-03-20T20:02:36.440Z] "io/fs", [2024-03-20T20:02:36.440Z] "io/ioutil", [2024-03-20T20:02:36.440Z] "log", [2024-03-20T20:02:36.440Z] "math", [2024-03-20T20:02:36.440Z] "math/big", [2024-03-20T20:02:36.440Z] "math/bits", [2024-03-20T20:02:36.440Z] "math/rand", [2024-03-20T20:02:36.440Z] "net", [2024-03-20T20:02:36.440Z] "net/url", [2024-03-20T20:02:36.440Z] "os", [2024-03-20T20:02:36.440Z] "path", [2024-03-20T20:02:36.440Z] "path/filepath", [2024-03-20T20:02:36.440Z] "reflect", [2024-03-20T20:02:36.440Z] "runtime", [2024-03-20T20:02:36.440Z] "runtime/cgo", [2024-03-20T20:02:36.440Z] "runtime/internal/atomic", [2024-03-20T20:02:36.440Z] "runtime/internal/math", [2024-03-20T20:02:36.440Z] "runtime/internal/sys", [2024-03-20T20:02:36.440Z] "sort", [2024-03-20T20:02:36.440Z] "strconv", [2024-03-20T20:02:36.440Z] "strings", [2024-03-20T20:02:36.440Z] "sync", [2024-03-20T20:02:36.440Z] "sync/atomic", [2024-03-20T20:02:36.440Z] "syscall", [2024-03-20T20:02:36.440Z] "time", [2024-03-20T20:02:36.440Z] "unicode", [2024-03-20T20:02:36.440Z] "unicode/utf16", [2024-03-20T20:02:36.440Z] "unicode/utf8", [2024-03-20T20:02:36.440Z] "unsafe", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "TestGoFiles": [ [2024-03-20T20:02:36.440Z] "balancer_test.go" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "TestImports": [ [2024-03-20T20:02:36.440Z] "context", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.440Z] "testing", [2024-03-20T20:02:36.440Z] "time" [2024-03-20T20:02:36.440Z] ] [2024-03-20T20:02:36.440Z] } [2024-03-20T20:02:36.440Z] { [2024-03-20T20:02:36.440Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcrand", [2024-03-20T20:02:36.440Z] "ImportPath": "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.440Z] "Name": "grpcrand", [2024-03-20T20:02:36.440Z] "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-20T20:02:36.440Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.440Z] "Module": { [2024-03-20T20:02:36.440Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.440Z] "Version": "v1.60.1", [2024-03-20T20:02:36.440Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.440Z] "Indirect": true, [2024-03-20T20:02:36.440Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.440Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.440Z] "GoVersion": "1.19" [2024-03-20T20:02:36.440Z] }, [2024-03-20T20:02:36.440Z] "DepOnly": true, [2024-03-20T20:02:36.440Z] "Stale": true, [2024-03-20T20:02:36.440Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.440Z] "GoFiles": [ [2024-03-20T20:02:36.440Z] "grpcrand.go" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "Imports": [ [2024-03-20T20:02:36.440Z] "math/rand", [2024-03-20T20:02:36.440Z] "sync", [2024-03-20T20:02:36.440Z] "time" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "Deps": [ [2024-03-20T20:02:36.440Z] "errors", [2024-03-20T20:02:36.440Z] "internal/abi", [2024-03-20T20:02:36.440Z] "internal/bytealg", [2024-03-20T20:02:36.440Z] "internal/cpu", [2024-03-20T20:02:36.440Z] "internal/goexperiment", [2024-03-20T20:02:36.440Z] "internal/itoa", [2024-03-20T20:02:36.440Z] "internal/oserror", [2024-03-20T20:02:36.440Z] "internal/race", [2024-03-20T20:02:36.440Z] "internal/reflectlite", [2024-03-20T20:02:36.440Z] "internal/unsafeheader", [2024-03-20T20:02:36.440Z] "math", [2024-03-20T20:02:36.440Z] "math/bits", [2024-03-20T20:02:36.440Z] "math/rand", [2024-03-20T20:02:36.440Z] "runtime", [2024-03-20T20:02:36.440Z] "runtime/internal/atomic", [2024-03-20T20:02:36.440Z] "runtime/internal/math", [2024-03-20T20:02:36.440Z] "runtime/internal/sys", [2024-03-20T20:02:36.440Z] "sync", [2024-03-20T20:02:36.440Z] "sync/atomic", [2024-03-20T20:02:36.440Z] "syscall", [2024-03-20T20:02:36.440Z] "time", [2024-03-20T20:02:36.440Z] "unsafe" [2024-03-20T20:02:36.440Z] ] [2024-03-20T20:02:36.440Z] } [2024-03-20T20:02:36.440Z] { [2024-03-20T20:02:36.440Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/roundrobin", [2024-03-20T20:02:36.440Z] "ImportPath": "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.440Z] "Name": "roundrobin", [2024-03-20T20:02:36.440Z] "Doc": "Package roundrobin defines a roundrobin balancer.", [2024-03-20T20:02:36.440Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.440Z] "Module": { [2024-03-20T20:02:36.440Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.440Z] "Version": "v1.60.1", [2024-03-20T20:02:36.440Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.440Z] "Indirect": true, [2024-03-20T20:02:36.440Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.440Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.440Z] "GoVersion": "1.19" [2024-03-20T20:02:36.440Z] }, [2024-03-20T20:02:36.440Z] "DepOnly": true, [2024-03-20T20:02:36.440Z] "Stale": true, [2024-03-20T20:02:36.440Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.440Z] "GoFiles": [ [2024-03-20T20:02:36.440Z] "roundrobin.go" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "Imports": [ [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.440Z] "sync/atomic" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "Deps": [ [2024-03-20T20:02:36.440Z] "bufio", [2024-03-20T20:02:36.440Z] "bytes", [2024-03-20T20:02:36.440Z] "compress/flate", [2024-03-20T20:02:36.440Z] "compress/gzip", [2024-03-20T20:02:36.440Z] "container/list", [2024-03-20T20:02:36.440Z] "context", [2024-03-20T20:02:36.440Z] "crypto", [2024-03-20T20:02:36.440Z] "crypto/aes", [2024-03-20T20:02:36.440Z] "crypto/cipher", [2024-03-20T20:02:36.440Z] "crypto/des", [2024-03-20T20:02:36.440Z] "crypto/dsa", [2024-03-20T20:02:36.440Z] "crypto/ecdsa", [2024-03-20T20:02:36.440Z] "crypto/ed25519", [2024-03-20T20:02:36.440Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.440Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.440Z] "crypto/elliptic", [2024-03-20T20:02:36.440Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.440Z] "crypto/hmac", [2024-03-20T20:02:36.440Z] "crypto/internal/randutil", [2024-03-20T20:02:36.440Z] "crypto/internal/subtle", [2024-03-20T20:02:36.440Z] "crypto/md5", [2024-03-20T20:02:36.440Z] "crypto/rand", [2024-03-20T20:02:36.440Z] "crypto/rc4", [2024-03-20T20:02:36.440Z] "crypto/rsa", [2024-03-20T20:02:36.440Z] "crypto/sha1", [2024-03-20T20:02:36.440Z] "crypto/sha256", [2024-03-20T20:02:36.440Z] "crypto/sha512", [2024-03-20T20:02:36.440Z] "crypto/subtle", [2024-03-20T20:02:36.440Z] "crypto/tls", [2024-03-20T20:02:36.440Z] "crypto/x509", [2024-03-20T20:02:36.440Z] "crypto/x509/pkix", [2024-03-20T20:02:36.440Z] "embed", [2024-03-20T20:02:36.440Z] "encoding", [2024-03-20T20:02:36.440Z] "encoding/asn1", [2024-03-20T20:02:36.440Z] "encoding/base64", [2024-03-20T20:02:36.440Z] "encoding/binary", [2024-03-20T20:02:36.440Z] "encoding/hex", [2024-03-20T20:02:36.440Z] "encoding/json", [2024-03-20T20:02:36.440Z] "encoding/pem", [2024-03-20T20:02:36.440Z] "errors", [2024-03-20T20:02:36.440Z] "fmt", [2024-03-20T20:02:36.440Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.440Z] "go/token", [2024-03-20T20:02:36.440Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.440Z] "hash", [2024-03-20T20:02:36.440Z] "hash/crc32", [2024-03-20T20:02:36.440Z] "hash/fnv", [2024-03-20T20:02:36.440Z] "internal/abi", [2024-03-20T20:02:36.440Z] "internal/bytealg", [2024-03-20T20:02:36.440Z] "internal/cpu", [2024-03-20T20:02:36.440Z] "internal/fmtsort", [2024-03-20T20:02:36.440Z] "internal/goexperiment", [2024-03-20T20:02:36.440Z] "internal/itoa", [2024-03-20T20:02:36.440Z] "internal/nettrace", [2024-03-20T20:02:36.440Z] "internal/oserror", [2024-03-20T20:02:36.440Z] "internal/poll", [2024-03-20T20:02:36.440Z] "internal/race", [2024-03-20T20:02:36.440Z] "internal/reflectlite", [2024-03-20T20:02:36.440Z] "internal/singleflight", [2024-03-20T20:02:36.440Z] "internal/syscall/execenv", [2024-03-20T20:02:36.440Z] "internal/syscall/unix", [2024-03-20T20:02:36.440Z] "internal/testlog", [2024-03-20T20:02:36.440Z] "internal/unsafeheader", [2024-03-20T20:02:36.440Z] "io", [2024-03-20T20:02:36.440Z] "io/fs", [2024-03-20T20:02:36.440Z] "io/ioutil", [2024-03-20T20:02:36.440Z] "log", [2024-03-20T20:02:36.440Z] "math", [2024-03-20T20:02:36.440Z] "math/big", [2024-03-20T20:02:36.440Z] "math/bits", [2024-03-20T20:02:36.440Z] "math/rand", [2024-03-20T20:02:36.440Z] "net", [2024-03-20T20:02:36.440Z] "net/url", [2024-03-20T20:02:36.440Z] "os", [2024-03-20T20:02:36.440Z] "path", [2024-03-20T20:02:36.440Z] "path/filepath", [2024-03-20T20:02:36.440Z] "reflect", [2024-03-20T20:02:36.440Z] "runtime", [2024-03-20T20:02:36.440Z] "runtime/cgo", [2024-03-20T20:02:36.440Z] "runtime/internal/atomic", [2024-03-20T20:02:36.440Z] "runtime/internal/math", [2024-03-20T20:02:36.440Z] "runtime/internal/sys", [2024-03-20T20:02:36.440Z] "sort", [2024-03-20T20:02:36.440Z] "strconv", [2024-03-20T20:02:36.440Z] "strings", [2024-03-20T20:02:36.440Z] "sync", [2024-03-20T20:02:36.440Z] "sync/atomic", [2024-03-20T20:02:36.440Z] "syscall", [2024-03-20T20:02:36.440Z] "time", [2024-03-20T20:02:36.440Z] "unicode", [2024-03-20T20:02:36.440Z] "unicode/utf16", [2024-03-20T20:02:36.440Z] "unicode/utf8", [2024-03-20T20:02:36.440Z] "unsafe", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.440Z] ] [2024-03-20T20:02:36.440Z] } [2024-03-20T20:02:36.440Z] { [2024-03-20T20:02:36.440Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/codes", [2024-03-20T20:02:36.440Z] "ImportPath": "google.golang.org/grpc/codes", [2024-03-20T20:02:36.440Z] "Name": "codes", [2024-03-20T20:02:36.440Z] "Doc": "Package codes defines the canonical error codes used by gRPC.", [2024-03-20T20:02:36.440Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.440Z] "Module": { [2024-03-20T20:02:36.440Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.440Z] "Version": "v1.60.1", [2024-03-20T20:02:36.440Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.440Z] "Indirect": true, [2024-03-20T20:02:36.440Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.440Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.440Z] "GoVersion": "1.19" [2024-03-20T20:02:36.440Z] }, [2024-03-20T20:02:36.440Z] "DepOnly": true, [2024-03-20T20:02:36.440Z] "Stale": true, [2024-03-20T20:02:36.440Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.440Z] "GoFiles": [ [2024-03-20T20:02:36.440Z] "code_string.go", [2024-03-20T20:02:36.440Z] "codes.go" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "Imports": [ [2024-03-20T20:02:36.440Z] "fmt", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.440Z] "strconv" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "Deps": [ [2024-03-20T20:02:36.440Z] "bufio", [2024-03-20T20:02:36.440Z] "bytes", [2024-03-20T20:02:36.440Z] "compress/flate", [2024-03-20T20:02:36.440Z] "compress/gzip", [2024-03-20T20:02:36.440Z] "container/list", [2024-03-20T20:02:36.440Z] "context", [2024-03-20T20:02:36.440Z] "crypto", [2024-03-20T20:02:36.440Z] "crypto/aes", [2024-03-20T20:02:36.440Z] "crypto/cipher", [2024-03-20T20:02:36.440Z] "crypto/des", [2024-03-20T20:02:36.440Z] "crypto/dsa", [2024-03-20T20:02:36.440Z] "crypto/ecdsa", [2024-03-20T20:02:36.440Z] "crypto/ed25519", [2024-03-20T20:02:36.440Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.440Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.440Z] "crypto/elliptic", [2024-03-20T20:02:36.440Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.440Z] "crypto/hmac", [2024-03-20T20:02:36.440Z] "crypto/internal/randutil", [2024-03-20T20:02:36.440Z] "crypto/internal/subtle", [2024-03-20T20:02:36.440Z] "crypto/md5", [2024-03-20T20:02:36.440Z] "crypto/rand", [2024-03-20T20:02:36.440Z] "crypto/rc4", [2024-03-20T20:02:36.440Z] "crypto/rsa", [2024-03-20T20:02:36.440Z] "crypto/sha1", [2024-03-20T20:02:36.440Z] "crypto/sha256", [2024-03-20T20:02:36.440Z] "crypto/sha512", [2024-03-20T20:02:36.440Z] "crypto/subtle", [2024-03-20T20:02:36.440Z] "crypto/tls", [2024-03-20T20:02:36.440Z] "crypto/x509", [2024-03-20T20:02:36.440Z] "crypto/x509/pkix", [2024-03-20T20:02:36.440Z] "embed", [2024-03-20T20:02:36.440Z] "encoding", [2024-03-20T20:02:36.440Z] "encoding/asn1", [2024-03-20T20:02:36.440Z] "encoding/base64", [2024-03-20T20:02:36.440Z] "encoding/binary", [2024-03-20T20:02:36.440Z] "encoding/hex", [2024-03-20T20:02:36.440Z] "encoding/json", [2024-03-20T20:02:36.440Z] "encoding/pem", [2024-03-20T20:02:36.440Z] "errors", [2024-03-20T20:02:36.440Z] "fmt", [2024-03-20T20:02:36.440Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.440Z] "go/token", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.440Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.440Z] "hash", [2024-03-20T20:02:36.440Z] "hash/crc32", [2024-03-20T20:02:36.440Z] "hash/fnv", [2024-03-20T20:02:36.440Z] "internal/abi", [2024-03-20T20:02:36.440Z] "internal/bytealg", [2024-03-20T20:02:36.440Z] "internal/cpu", [2024-03-20T20:02:36.440Z] "internal/fmtsort", [2024-03-20T20:02:36.440Z] "internal/goexperiment", [2024-03-20T20:02:36.440Z] "internal/itoa", [2024-03-20T20:02:36.440Z] "internal/nettrace", [2024-03-20T20:02:36.440Z] "internal/oserror", [2024-03-20T20:02:36.440Z] "internal/poll", [2024-03-20T20:02:36.440Z] "internal/race", [2024-03-20T20:02:36.440Z] "internal/reflectlite", [2024-03-20T20:02:36.440Z] "internal/singleflight", [2024-03-20T20:02:36.440Z] "internal/syscall/execenv", [2024-03-20T20:02:36.440Z] "internal/syscall/unix", [2024-03-20T20:02:36.440Z] "internal/testlog", [2024-03-20T20:02:36.440Z] "internal/unsafeheader", [2024-03-20T20:02:36.440Z] "io", [2024-03-20T20:02:36.440Z] "io/fs", [2024-03-20T20:02:36.440Z] "io/ioutil", [2024-03-20T20:02:36.440Z] "log", [2024-03-20T20:02:36.440Z] "math", [2024-03-20T20:02:36.440Z] "math/big", [2024-03-20T20:02:36.440Z] "math/bits", [2024-03-20T20:02:36.440Z] "math/rand", [2024-03-20T20:02:36.440Z] "net", [2024-03-20T20:02:36.440Z] "net/url", [2024-03-20T20:02:36.440Z] "os", [2024-03-20T20:02:36.440Z] "path", [2024-03-20T20:02:36.440Z] "path/filepath", [2024-03-20T20:02:36.440Z] "reflect", [2024-03-20T20:02:36.440Z] "runtime", [2024-03-20T20:02:36.440Z] "runtime/cgo", [2024-03-20T20:02:36.440Z] "runtime/internal/atomic", [2024-03-20T20:02:36.440Z] "runtime/internal/math", [2024-03-20T20:02:36.440Z] "runtime/internal/sys", [2024-03-20T20:02:36.440Z] "sort", [2024-03-20T20:02:36.440Z] "strconv", [2024-03-20T20:02:36.440Z] "strings", [2024-03-20T20:02:36.440Z] "sync", [2024-03-20T20:02:36.440Z] "sync/atomic", [2024-03-20T20:02:36.440Z] "syscall", [2024-03-20T20:02:36.440Z] "time", [2024-03-20T20:02:36.440Z] "unicode", [2024-03-20T20:02:36.440Z] "unicode/utf16", [2024-03-20T20:02:36.440Z] "unicode/utf8", [2024-03-20T20:02:36.440Z] "unsafe", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.440Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "TestGoFiles": [ [2024-03-20T20:02:36.440Z] "codes_test.go" [2024-03-20T20:02:36.440Z] ], [2024-03-20T20:02:36.440Z] "TestImports": [ [2024-03-20T20:02:36.440Z] "encoding/json", [2024-03-20T20:02:36.440Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-03-20T20:02:36.440Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.440Z] "reflect", [2024-03-20T20:02:36.440Z] "testing" [2024-03-20T20:02:36.440Z] ] [2024-03-20T20:02:36.440Z] } [2024-03-20T20:02:36.440Z] { [2024-03-20T20:02:36.440Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials/insecure", [2024-03-20T20:02:36.441Z] "ImportPath": "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.441Z] "Name": "insecure", [2024-03-20T20:02:36.441Z] "Doc": "Package insecure provides an implementation of the credentials.TransportCredentials interface which disables transport security.", [2024-03-20T20:02:36.441Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "Module": { [2024-03-20T20:02:36.441Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.441Z] "Version": "v1.60.1", [2024-03-20T20:02:36.441Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.441Z] "Indirect": true, [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.441Z] "GoVersion": "1.19" [2024-03-20T20:02:36.441Z] }, [2024-03-20T20:02:36.441Z] "DepOnly": true, [2024-03-20T20:02:36.441Z] "Stale": true, [2024-03-20T20:02:36.441Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.441Z] "GoFiles": [ [2024-03-20T20:02:36.441Z] "insecure.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Imports": [ [2024-03-20T20:02:36.441Z] "context", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.441Z] "net" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Deps": [ [2024-03-20T20:02:36.441Z] "bufio", [2024-03-20T20:02:36.441Z] "bytes", [2024-03-20T20:02:36.441Z] "compress/flate", [2024-03-20T20:02:36.441Z] "compress/gzip", [2024-03-20T20:02:36.441Z] "container/list", [2024-03-20T20:02:36.441Z] "context", [2024-03-20T20:02:36.441Z] "crypto", [2024-03-20T20:02:36.441Z] "crypto/aes", [2024-03-20T20:02:36.441Z] "crypto/cipher", [2024-03-20T20:02:36.441Z] "crypto/des", [2024-03-20T20:02:36.441Z] "crypto/dsa", [2024-03-20T20:02:36.441Z] "crypto/ecdsa", [2024-03-20T20:02:36.441Z] "crypto/ed25519", [2024-03-20T20:02:36.441Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.441Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.441Z] "crypto/elliptic", [2024-03-20T20:02:36.441Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.441Z] "crypto/hmac", [2024-03-20T20:02:36.441Z] "crypto/internal/randutil", [2024-03-20T20:02:36.441Z] "crypto/internal/subtle", [2024-03-20T20:02:36.441Z] "crypto/md5", [2024-03-20T20:02:36.441Z] "crypto/rand", [2024-03-20T20:02:36.441Z] "crypto/rc4", [2024-03-20T20:02:36.441Z] "crypto/rsa", [2024-03-20T20:02:36.441Z] "crypto/sha1", [2024-03-20T20:02:36.441Z] "crypto/sha256", [2024-03-20T20:02:36.441Z] "crypto/sha512", [2024-03-20T20:02:36.441Z] "crypto/subtle", [2024-03-20T20:02:36.441Z] "crypto/tls", [2024-03-20T20:02:36.441Z] "crypto/x509", [2024-03-20T20:02:36.441Z] "crypto/x509/pkix", [2024-03-20T20:02:36.441Z] "embed", [2024-03-20T20:02:36.441Z] "encoding", [2024-03-20T20:02:36.441Z] "encoding/asn1", [2024-03-20T20:02:36.441Z] "encoding/base64", [2024-03-20T20:02:36.441Z] "encoding/binary", [2024-03-20T20:02:36.441Z] "encoding/hex", [2024-03-20T20:02:36.441Z] "encoding/json", [2024-03-20T20:02:36.441Z] "encoding/pem", [2024-03-20T20:02:36.441Z] "errors", [2024-03-20T20:02:36.441Z] "fmt", [2024-03-20T20:02:36.441Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.441Z] "go/token", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.441Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.441Z] "hash", [2024-03-20T20:02:36.441Z] "hash/crc32", [2024-03-20T20:02:36.441Z] "hash/fnv", [2024-03-20T20:02:36.441Z] "internal/abi", [2024-03-20T20:02:36.441Z] "internal/bytealg", [2024-03-20T20:02:36.441Z] "internal/cpu", [2024-03-20T20:02:36.441Z] "internal/fmtsort", [2024-03-20T20:02:36.441Z] "internal/goexperiment", [2024-03-20T20:02:36.441Z] "internal/itoa", [2024-03-20T20:02:36.441Z] "internal/nettrace", [2024-03-20T20:02:36.441Z] "internal/oserror", [2024-03-20T20:02:36.441Z] "internal/poll", [2024-03-20T20:02:36.441Z] "internal/race", [2024-03-20T20:02:36.441Z] "internal/reflectlite", [2024-03-20T20:02:36.441Z] "internal/singleflight", [2024-03-20T20:02:36.441Z] "internal/syscall/execenv", [2024-03-20T20:02:36.441Z] "internal/syscall/unix", [2024-03-20T20:02:36.441Z] "internal/testlog", [2024-03-20T20:02:36.441Z] "internal/unsafeheader", [2024-03-20T20:02:36.441Z] "io", [2024-03-20T20:02:36.441Z] "io/fs", [2024-03-20T20:02:36.441Z] "io/ioutil", [2024-03-20T20:02:36.441Z] "log", [2024-03-20T20:02:36.441Z] "math", [2024-03-20T20:02:36.441Z] "math/big", [2024-03-20T20:02:36.441Z] "math/bits", [2024-03-20T20:02:36.441Z] "math/rand", [2024-03-20T20:02:36.441Z] "net", [2024-03-20T20:02:36.441Z] "net/url", [2024-03-20T20:02:36.441Z] "os", [2024-03-20T20:02:36.441Z] "path", [2024-03-20T20:02:36.441Z] "path/filepath", [2024-03-20T20:02:36.441Z] "reflect", [2024-03-20T20:02:36.441Z] "runtime", [2024-03-20T20:02:36.441Z] "runtime/cgo", [2024-03-20T20:02:36.441Z] "runtime/internal/atomic", [2024-03-20T20:02:36.441Z] "runtime/internal/math", [2024-03-20T20:02:36.441Z] "runtime/internal/sys", [2024-03-20T20:02:36.441Z] "sort", [2024-03-20T20:02:36.441Z] "strconv", [2024-03-20T20:02:36.441Z] "strings", [2024-03-20T20:02:36.441Z] "sync", [2024-03-20T20:02:36.441Z] "sync/atomic", [2024-03-20T20:02:36.441Z] "syscall", [2024-03-20T20:02:36.441Z] "time", [2024-03-20T20:02:36.441Z] "unicode", [2024-03-20T20:02:36.441Z] "unicode/utf16", [2024-03-20T20:02:36.441Z] "unicode/utf8", [2024-03-20T20:02:36.441Z] "unsafe", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.441Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.441Z] ] [2024-03-20T20:02:36.441Z] } [2024-03-20T20:02:36.441Z] { [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/envconfig", [2024-03-20T20:02:36.441Z] "ImportPath": "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.441Z] "Name": "envconfig", [2024-03-20T20:02:36.441Z] "Doc": "Package envconfig contains grpc settings configured by environment variables.", [2024-03-20T20:02:36.441Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "Module": { [2024-03-20T20:02:36.441Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.441Z] "Version": "v1.60.1", [2024-03-20T20:02:36.441Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.441Z] "Indirect": true, [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.441Z] "GoVersion": "1.19" [2024-03-20T20:02:36.441Z] }, [2024-03-20T20:02:36.441Z] "DepOnly": true, [2024-03-20T20:02:36.441Z] "Stale": true, [2024-03-20T20:02:36.441Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.441Z] "GoFiles": [ [2024-03-20T20:02:36.441Z] "envconfig.go", [2024-03-20T20:02:36.441Z] "observability.go", [2024-03-20T20:02:36.441Z] "xds.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Imports": [ [2024-03-20T20:02:36.441Z] "os", [2024-03-20T20:02:36.441Z] "strconv", [2024-03-20T20:02:36.441Z] "strings" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Deps": [ [2024-03-20T20:02:36.441Z] "errors", [2024-03-20T20:02:36.441Z] "internal/abi", [2024-03-20T20:02:36.441Z] "internal/bytealg", [2024-03-20T20:02:36.441Z] "internal/cpu", [2024-03-20T20:02:36.441Z] "internal/goexperiment", [2024-03-20T20:02:36.441Z] "internal/itoa", [2024-03-20T20:02:36.441Z] "internal/oserror", [2024-03-20T20:02:36.441Z] "internal/poll", [2024-03-20T20:02:36.441Z] "internal/race", [2024-03-20T20:02:36.441Z] "internal/reflectlite", [2024-03-20T20:02:36.441Z] "internal/syscall/execenv", [2024-03-20T20:02:36.441Z] "internal/syscall/unix", [2024-03-20T20:02:36.441Z] "internal/testlog", [2024-03-20T20:02:36.441Z] "internal/unsafeheader", [2024-03-20T20:02:36.441Z] "io", [2024-03-20T20:02:36.441Z] "io/fs", [2024-03-20T20:02:36.441Z] "math", [2024-03-20T20:02:36.441Z] "math/bits", [2024-03-20T20:02:36.441Z] "os", [2024-03-20T20:02:36.441Z] "path", [2024-03-20T20:02:36.441Z] "runtime", [2024-03-20T20:02:36.441Z] "runtime/internal/atomic", [2024-03-20T20:02:36.441Z] "runtime/internal/math", [2024-03-20T20:02:36.441Z] "runtime/internal/sys", [2024-03-20T20:02:36.441Z] "sort", [2024-03-20T20:02:36.441Z] "strconv", [2024-03-20T20:02:36.441Z] "strings", [2024-03-20T20:02:36.441Z] "sync", [2024-03-20T20:02:36.441Z] "sync/atomic", [2024-03-20T20:02:36.441Z] "syscall", [2024-03-20T20:02:36.441Z] "time", [2024-03-20T20:02:36.441Z] "unicode", [2024-03-20T20:02:36.441Z] "unicode/utf8", [2024-03-20T20:02:36.441Z] "unsafe" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "TestGoFiles": [ [2024-03-20T20:02:36.441Z] "envconfig_test.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "TestImports": [ [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.441Z] "os", [2024-03-20T20:02:36.441Z] "testing" [2024-03-20T20:02:36.441Z] ] [2024-03-20T20:02:36.441Z] } [2024-03-20T20:02:36.441Z] { [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcutil", [2024-03-20T20:02:36.441Z] "ImportPath": "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.441Z] "Name": "grpcutil", [2024-03-20T20:02:36.441Z] "Doc": "Package grpcutil provides utility functions used across the gRPC codebase.", [2024-03-20T20:02:36.441Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "Module": { [2024-03-20T20:02:36.441Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.441Z] "Version": "v1.60.1", [2024-03-20T20:02:36.441Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.441Z] "Indirect": true, [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.441Z] "GoVersion": "1.19" [2024-03-20T20:02:36.441Z] }, [2024-03-20T20:02:36.441Z] "DepOnly": true, [2024-03-20T20:02:36.441Z] "Stale": true, [2024-03-20T20:02:36.441Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.441Z] "GoFiles": [ [2024-03-20T20:02:36.441Z] "compressor.go", [2024-03-20T20:02:36.441Z] "encode_duration.go", [2024-03-20T20:02:36.441Z] "grpcutil.go", [2024-03-20T20:02:36.441Z] "metadata.go", [2024-03-20T20:02:36.441Z] "method.go", [2024-03-20T20:02:36.441Z] "regex.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Imports": [ [2024-03-20T20:02:36.441Z] "context", [2024-03-20T20:02:36.441Z] "errors", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.441Z] "regexp", [2024-03-20T20:02:36.441Z] "strconv", [2024-03-20T20:02:36.441Z] "strings", [2024-03-20T20:02:36.441Z] "time" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Deps": [ [2024-03-20T20:02:36.441Z] "bytes", [2024-03-20T20:02:36.441Z] "context", [2024-03-20T20:02:36.441Z] "errors", [2024-03-20T20:02:36.441Z] "fmt", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.441Z] "internal/abi", [2024-03-20T20:02:36.441Z] "internal/bytealg", [2024-03-20T20:02:36.441Z] "internal/cpu", [2024-03-20T20:02:36.441Z] "internal/fmtsort", [2024-03-20T20:02:36.441Z] "internal/goexperiment", [2024-03-20T20:02:36.441Z] "internal/itoa", [2024-03-20T20:02:36.441Z] "internal/oserror", [2024-03-20T20:02:36.441Z] "internal/poll", [2024-03-20T20:02:36.441Z] "internal/race", [2024-03-20T20:02:36.441Z] "internal/reflectlite", [2024-03-20T20:02:36.441Z] "internal/syscall/execenv", [2024-03-20T20:02:36.441Z] "internal/syscall/unix", [2024-03-20T20:02:36.441Z] "internal/testlog", [2024-03-20T20:02:36.441Z] "internal/unsafeheader", [2024-03-20T20:02:36.441Z] "io", [2024-03-20T20:02:36.441Z] "io/fs", [2024-03-20T20:02:36.441Z] "math", [2024-03-20T20:02:36.441Z] "math/bits", [2024-03-20T20:02:36.441Z] "os", [2024-03-20T20:02:36.441Z] "path", [2024-03-20T20:02:36.441Z] "reflect", [2024-03-20T20:02:36.441Z] "regexp", [2024-03-20T20:02:36.441Z] "regexp/syntax", [2024-03-20T20:02:36.441Z] "runtime", [2024-03-20T20:02:36.441Z] "runtime/internal/atomic", [2024-03-20T20:02:36.441Z] "runtime/internal/math", [2024-03-20T20:02:36.441Z] "runtime/internal/sys", [2024-03-20T20:02:36.441Z] "sort", [2024-03-20T20:02:36.441Z] "strconv", [2024-03-20T20:02:36.441Z] "strings", [2024-03-20T20:02:36.441Z] "sync", [2024-03-20T20:02:36.441Z] "sync/atomic", [2024-03-20T20:02:36.441Z] "syscall", [2024-03-20T20:02:36.441Z] "time", [2024-03-20T20:02:36.441Z] "unicode", [2024-03-20T20:02:36.441Z] "unicode/utf8", [2024-03-20T20:02:36.441Z] "unsafe" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "TestGoFiles": [ [2024-03-20T20:02:36.441Z] "compressor_test.go", [2024-03-20T20:02:36.441Z] "encode_duration_test.go", [2024-03-20T20:02:36.441Z] "method_test.go", [2024-03-20T20:02:36.441Z] "regex_test.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "TestImports": [ [2024-03-20T20:02:36.441Z] "regexp", [2024-03-20T20:02:36.441Z] "testing", [2024-03-20T20:02:36.441Z] "time" [2024-03-20T20:02:36.441Z] ] [2024-03-20T20:02:36.441Z] } [2024-03-20T20:02:36.441Z] { [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding", [2024-03-20T20:02:36.441Z] "ImportPath": "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.441Z] "Name": "encoding", [2024-03-20T20:02:36.441Z] "Doc": "Package encoding defines the interface for the compressor and codec, and functions to register and retrieve compressors and codecs.", [2024-03-20T20:02:36.441Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "Module": { [2024-03-20T20:02:36.441Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.441Z] "Version": "v1.60.1", [2024-03-20T20:02:36.441Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.441Z] "Indirect": true, [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.441Z] "GoVersion": "1.19" [2024-03-20T20:02:36.441Z] }, [2024-03-20T20:02:36.441Z] "DepOnly": true, [2024-03-20T20:02:36.441Z] "Stale": true, [2024-03-20T20:02:36.441Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.441Z] "GoFiles": [ [2024-03-20T20:02:36.441Z] "encoding.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Imports": [ [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.441Z] "io", [2024-03-20T20:02:36.441Z] "strings" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Deps": [ [2024-03-20T20:02:36.441Z] "bytes", [2024-03-20T20:02:36.441Z] "context", [2024-03-20T20:02:36.441Z] "errors", [2024-03-20T20:02:36.441Z] "fmt", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.441Z] "internal/abi", [2024-03-20T20:02:36.441Z] "internal/bytealg", [2024-03-20T20:02:36.441Z] "internal/cpu", [2024-03-20T20:02:36.441Z] "internal/fmtsort", [2024-03-20T20:02:36.441Z] "internal/goexperiment", [2024-03-20T20:02:36.441Z] "internal/itoa", [2024-03-20T20:02:36.441Z] "internal/oserror", [2024-03-20T20:02:36.441Z] "internal/poll", [2024-03-20T20:02:36.441Z] "internal/race", [2024-03-20T20:02:36.441Z] "internal/reflectlite", [2024-03-20T20:02:36.441Z] "internal/syscall/execenv", [2024-03-20T20:02:36.441Z] "internal/syscall/unix", [2024-03-20T20:02:36.441Z] "internal/testlog", [2024-03-20T20:02:36.441Z] "internal/unsafeheader", [2024-03-20T20:02:36.441Z] "io", [2024-03-20T20:02:36.441Z] "io/fs", [2024-03-20T20:02:36.441Z] "math", [2024-03-20T20:02:36.441Z] "math/bits", [2024-03-20T20:02:36.441Z] "os", [2024-03-20T20:02:36.441Z] "path", [2024-03-20T20:02:36.441Z] "reflect", [2024-03-20T20:02:36.441Z] "regexp", [2024-03-20T20:02:36.441Z] "regexp/syntax", [2024-03-20T20:02:36.441Z] "runtime", [2024-03-20T20:02:36.441Z] "runtime/internal/atomic", [2024-03-20T20:02:36.441Z] "runtime/internal/math", [2024-03-20T20:02:36.441Z] "runtime/internal/sys", [2024-03-20T20:02:36.441Z] "sort", [2024-03-20T20:02:36.441Z] "strconv", [2024-03-20T20:02:36.441Z] "strings", [2024-03-20T20:02:36.441Z] "sync", [2024-03-20T20:02:36.441Z] "sync/atomic", [2024-03-20T20:02:36.441Z] "syscall", [2024-03-20T20:02:36.441Z] "time", [2024-03-20T20:02:36.441Z] "unicode", [2024-03-20T20:02:36.441Z] "unicode/utf8", [2024-03-20T20:02:36.441Z] "unsafe" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "XTestGoFiles": [ [2024-03-20T20:02:36.441Z] "encoding_test.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "XTestImports": [ [2024-03-20T20:02:36.441Z] "context", [2024-03-20T20:02:36.441Z] "errors", [2024-03-20T20:02:36.441Z] "fmt", [2024-03-20T20:02:36.441Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/internal/stubserver", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.441Z] "strings", [2024-03-20T20:02:36.441Z] "sync/atomic", [2024-03-20T20:02:36.441Z] "testing", [2024-03-20T20:02:36.441Z] "time" [2024-03-20T20:02:36.441Z] ] [2024-03-20T20:02:36.441Z] } [2024-03-20T20:02:36.441Z] { [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding/proto", [2024-03-20T20:02:36.441Z] "ImportPath": "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.441Z] "Name": "proto", [2024-03-20T20:02:36.441Z] "Doc": "Package proto defines the protobuf codec.", [2024-03-20T20:02:36.441Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "Module": { [2024-03-20T20:02:36.441Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.441Z] "Version": "v1.60.1", [2024-03-20T20:02:36.441Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.441Z] "Indirect": true, [2024-03-20T20:02:36.441Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.441Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.441Z] "GoVersion": "1.19" [2024-03-20T20:02:36.441Z] }, [2024-03-20T20:02:36.441Z] "DepOnly": true, [2024-03-20T20:02:36.441Z] "Stale": true, [2024-03-20T20:02:36.441Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.441Z] "GoFiles": [ [2024-03-20T20:02:36.441Z] "proto.go" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Imports": [ [2024-03-20T20:02:36.441Z] "fmt", [2024-03-20T20:02:36.441Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.441Z] "google.golang.org/grpc/encoding" [2024-03-20T20:02:36.441Z] ], [2024-03-20T20:02:36.441Z] "Deps": [ [2024-03-20T20:02:36.441Z] "bufio", [2024-03-20T20:02:36.441Z] "bytes", [2024-03-20T20:02:36.441Z] "compress/flate", [2024-03-20T20:02:36.441Z] "compress/gzip", [2024-03-20T20:02:36.441Z] "context", [2024-03-20T20:02:36.441Z] "embed", [2024-03-20T20:02:36.441Z] "encoding", [2024-03-20T20:02:36.441Z] "encoding/base64", [2024-03-20T20:02:36.441Z] "encoding/binary", [2024-03-20T20:02:36.441Z] "encoding/json", [2024-03-20T20:02:36.441Z] "errors", [2024-03-20T20:02:36.442Z] "fmt", [2024-03-20T20:02:36.442Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.442Z] "go/token", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.442Z] "hash", [2024-03-20T20:02:36.442Z] "hash/crc32", [2024-03-20T20:02:36.442Z] "hash/fnv", [2024-03-20T20:02:36.442Z] "internal/abi", [2024-03-20T20:02:36.442Z] "internal/bytealg", [2024-03-20T20:02:36.442Z] "internal/cpu", [2024-03-20T20:02:36.442Z] "internal/fmtsort", [2024-03-20T20:02:36.442Z] "internal/goexperiment", [2024-03-20T20:02:36.442Z] "internal/itoa", [2024-03-20T20:02:36.442Z] "internal/oserror", [2024-03-20T20:02:36.442Z] "internal/poll", [2024-03-20T20:02:36.442Z] "internal/race", [2024-03-20T20:02:36.442Z] "internal/reflectlite", [2024-03-20T20:02:36.442Z] "internal/syscall/execenv", [2024-03-20T20:02:36.442Z] "internal/syscall/unix", [2024-03-20T20:02:36.442Z] "internal/testlog", [2024-03-20T20:02:36.442Z] "internal/unsafeheader", [2024-03-20T20:02:36.442Z] "io", [2024-03-20T20:02:36.442Z] "io/fs", [2024-03-20T20:02:36.442Z] "io/ioutil", [2024-03-20T20:02:36.442Z] "math", [2024-03-20T20:02:36.442Z] "math/bits", [2024-03-20T20:02:36.442Z] "os", [2024-03-20T20:02:36.442Z] "path", [2024-03-20T20:02:36.442Z] "reflect", [2024-03-20T20:02:36.442Z] "regexp", [2024-03-20T20:02:36.442Z] "regexp/syntax", [2024-03-20T20:02:36.442Z] "runtime", [2024-03-20T20:02:36.442Z] "runtime/internal/atomic", [2024-03-20T20:02:36.442Z] "runtime/internal/math", [2024-03-20T20:02:36.442Z] "runtime/internal/sys", [2024-03-20T20:02:36.442Z] "sort", [2024-03-20T20:02:36.442Z] "strconv", [2024-03-20T20:02:36.442Z] "strings", [2024-03-20T20:02:36.442Z] "sync", [2024-03-20T20:02:36.442Z] "sync/atomic", [2024-03-20T20:02:36.442Z] "syscall", [2024-03-20T20:02:36.442Z] "time", [2024-03-20T20:02:36.442Z] "unicode", [2024-03-20T20:02:36.442Z] "unicode/utf16", [2024-03-20T20:02:36.442Z] "unicode/utf8", [2024-03-20T20:02:36.442Z] "unsafe" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "TestGoFiles": [ [2024-03-20T20:02:36.442Z] "proto_benchmark_test.go", [2024-03-20T20:02:36.442Z] "proto_test.go" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "TestImports": [ [2024-03-20T20:02:36.442Z] "bytes", [2024-03-20T20:02:36.442Z] "fmt", [2024-03-20T20:02:36.442Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/test/codec_perf", [2024-03-20T20:02:36.442Z] "sync", [2024-03-20T20:02:36.442Z] "testing" [2024-03-20T20:02:36.442Z] ] [2024-03-20T20:02:36.442Z] } [2024-03-20T20:02:36.442Z] { [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/backoff", [2024-03-20T20:02:36.442Z] "ImportPath": "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.442Z] "Name": "backoff", [2024-03-20T20:02:36.442Z] "Doc": "Package backoff implement the backoff strategy for gRPC.", [2024-03-20T20:02:36.442Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.442Z] "Module": { [2024-03-20T20:02:36.442Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.442Z] "Version": "v1.60.1", [2024-03-20T20:02:36.442Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.442Z] "Indirect": true, [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.442Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.442Z] "GoVersion": "1.19" [2024-03-20T20:02:36.442Z] }, [2024-03-20T20:02:36.442Z] "DepOnly": true, [2024-03-20T20:02:36.442Z] "Stale": true, [2024-03-20T20:02:36.442Z] "StaleReason": "stale dependency: google.golang.org/grpc/backoff", [2024-03-20T20:02:36.442Z] "GoFiles": [ [2024-03-20T20:02:36.442Z] "backoff.go" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Imports": [ [2024-03-20T20:02:36.442Z] "context", [2024-03-20T20:02:36.442Z] "errors", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.442Z] "time" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Deps": [ [2024-03-20T20:02:36.442Z] "context", [2024-03-20T20:02:36.442Z] "errors", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.442Z] "internal/abi", [2024-03-20T20:02:36.442Z] "internal/bytealg", [2024-03-20T20:02:36.442Z] "internal/cpu", [2024-03-20T20:02:36.442Z] "internal/goexperiment", [2024-03-20T20:02:36.442Z] "internal/itoa", [2024-03-20T20:02:36.442Z] "internal/oserror", [2024-03-20T20:02:36.442Z] "internal/race", [2024-03-20T20:02:36.442Z] "internal/reflectlite", [2024-03-20T20:02:36.442Z] "internal/unsafeheader", [2024-03-20T20:02:36.442Z] "math", [2024-03-20T20:02:36.442Z] "math/bits", [2024-03-20T20:02:36.442Z] "math/rand", [2024-03-20T20:02:36.442Z] "runtime", [2024-03-20T20:02:36.442Z] "runtime/internal/atomic", [2024-03-20T20:02:36.442Z] "runtime/internal/math", [2024-03-20T20:02:36.442Z] "runtime/internal/sys", [2024-03-20T20:02:36.442Z] "sync", [2024-03-20T20:02:36.442Z] "sync/atomic", [2024-03-20T20:02:36.442Z] "syscall", [2024-03-20T20:02:36.442Z] "time", [2024-03-20T20:02:36.442Z] "unsafe" [2024-03-20T20:02:36.442Z] ] [2024-03-20T20:02:36.442Z] } [2024-03-20T20:02:36.442Z] { [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.442Z] "ImportPath": "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.442Z] "Name": "gracefulswitch", [2024-03-20T20:02:36.442Z] "Doc": "Package gracefulswitch implements a graceful switch load balancer.", [2024-03-20T20:02:36.442Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.442Z] "Module": { [2024-03-20T20:02:36.442Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.442Z] "Version": "v1.60.1", [2024-03-20T20:02:36.442Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.442Z] "Indirect": true, [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.442Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.442Z] "GoVersion": "1.19" [2024-03-20T20:02:36.442Z] }, [2024-03-20T20:02:36.442Z] "DepOnly": true, [2024-03-20T20:02:36.442Z] "Stale": true, [2024-03-20T20:02:36.442Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.442Z] "GoFiles": [ [2024-03-20T20:02:36.442Z] "gracefulswitch.go" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Imports": [ [2024-03-20T20:02:36.442Z] "errors", [2024-03-20T20:02:36.442Z] "fmt", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.442Z] "sync" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Deps": [ [2024-03-20T20:02:36.442Z] "bufio", [2024-03-20T20:02:36.442Z] "bytes", [2024-03-20T20:02:36.442Z] "compress/flate", [2024-03-20T20:02:36.442Z] "compress/gzip", [2024-03-20T20:02:36.442Z] "container/list", [2024-03-20T20:02:36.442Z] "context", [2024-03-20T20:02:36.442Z] "crypto", [2024-03-20T20:02:36.442Z] "crypto/aes", [2024-03-20T20:02:36.442Z] "crypto/cipher", [2024-03-20T20:02:36.442Z] "crypto/des", [2024-03-20T20:02:36.442Z] "crypto/dsa", [2024-03-20T20:02:36.442Z] "crypto/ecdsa", [2024-03-20T20:02:36.442Z] "crypto/ed25519", [2024-03-20T20:02:36.442Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.442Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.442Z] "crypto/elliptic", [2024-03-20T20:02:36.442Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.442Z] "crypto/hmac", [2024-03-20T20:02:36.442Z] "crypto/internal/randutil", [2024-03-20T20:02:36.442Z] "crypto/internal/subtle", [2024-03-20T20:02:36.442Z] "crypto/md5", [2024-03-20T20:02:36.442Z] "crypto/rand", [2024-03-20T20:02:36.442Z] "crypto/rc4", [2024-03-20T20:02:36.442Z] "crypto/rsa", [2024-03-20T20:02:36.442Z] "crypto/sha1", [2024-03-20T20:02:36.442Z] "crypto/sha256", [2024-03-20T20:02:36.442Z] "crypto/sha512", [2024-03-20T20:02:36.442Z] "crypto/subtle", [2024-03-20T20:02:36.442Z] "crypto/tls", [2024-03-20T20:02:36.442Z] "crypto/x509", [2024-03-20T20:02:36.442Z] "crypto/x509/pkix", [2024-03-20T20:02:36.442Z] "embed", [2024-03-20T20:02:36.442Z] "encoding", [2024-03-20T20:02:36.442Z] "encoding/asn1", [2024-03-20T20:02:36.442Z] "encoding/base64", [2024-03-20T20:02:36.442Z] "encoding/binary", [2024-03-20T20:02:36.442Z] "encoding/hex", [2024-03-20T20:02:36.442Z] "encoding/json", [2024-03-20T20:02:36.442Z] "encoding/pem", [2024-03-20T20:02:36.442Z] "errors", [2024-03-20T20:02:36.442Z] "fmt", [2024-03-20T20:02:36.442Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.442Z] "go/token", [2024-03-20T20:02:36.442Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.442Z] "hash", [2024-03-20T20:02:36.442Z] "hash/crc32", [2024-03-20T20:02:36.442Z] "hash/fnv", [2024-03-20T20:02:36.442Z] "internal/abi", [2024-03-20T20:02:36.442Z] "internal/bytealg", [2024-03-20T20:02:36.442Z] "internal/cpu", [2024-03-20T20:02:36.442Z] "internal/fmtsort", [2024-03-20T20:02:36.442Z] "internal/goexperiment", [2024-03-20T20:02:36.442Z] "internal/itoa", [2024-03-20T20:02:36.442Z] "internal/nettrace", [2024-03-20T20:02:36.442Z] "internal/oserror", [2024-03-20T20:02:36.442Z] "internal/poll", [2024-03-20T20:02:36.442Z] "internal/race", [2024-03-20T20:02:36.442Z] "internal/reflectlite", [2024-03-20T20:02:36.442Z] "internal/singleflight", [2024-03-20T20:02:36.442Z] "internal/syscall/execenv", [2024-03-20T20:02:36.442Z] "internal/syscall/unix", [2024-03-20T20:02:36.442Z] "internal/testlog", [2024-03-20T20:02:36.442Z] "internal/unsafeheader", [2024-03-20T20:02:36.442Z] "io", [2024-03-20T20:02:36.442Z] "io/fs", [2024-03-20T20:02:36.442Z] "io/ioutil", [2024-03-20T20:02:36.442Z] "log", [2024-03-20T20:02:36.442Z] "math", [2024-03-20T20:02:36.442Z] "math/big", [2024-03-20T20:02:36.442Z] "math/bits", [2024-03-20T20:02:36.442Z] "math/rand", [2024-03-20T20:02:36.442Z] "net", [2024-03-20T20:02:36.442Z] "net/url", [2024-03-20T20:02:36.442Z] "os", [2024-03-20T20:02:36.442Z] "path", [2024-03-20T20:02:36.442Z] "path/filepath", [2024-03-20T20:02:36.442Z] "reflect", [2024-03-20T20:02:36.442Z] "runtime", [2024-03-20T20:02:36.442Z] "runtime/cgo", [2024-03-20T20:02:36.442Z] "runtime/internal/atomic", [2024-03-20T20:02:36.442Z] "runtime/internal/math", [2024-03-20T20:02:36.442Z] "runtime/internal/sys", [2024-03-20T20:02:36.442Z] "sort", [2024-03-20T20:02:36.442Z] "strconv", [2024-03-20T20:02:36.442Z] "strings", [2024-03-20T20:02:36.442Z] "sync", [2024-03-20T20:02:36.442Z] "sync/atomic", [2024-03-20T20:02:36.442Z] "syscall", [2024-03-20T20:02:36.442Z] "time", [2024-03-20T20:02:36.442Z] "unicode", [2024-03-20T20:02:36.442Z] "unicode/utf16", [2024-03-20T20:02:36.442Z] "unicode/utf8", [2024-03-20T20:02:36.442Z] "unsafe", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.442Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "TestGoFiles": [ [2024-03-20T20:02:36.442Z] "gracefulswitch_test.go" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "TestImports": [ [2024-03-20T20:02:36.442Z] "context", [2024-03-20T20:02:36.442Z] "fmt", [2024-03-20T20:02:36.442Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.442Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/internal/testutils", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.442Z] "strings", [2024-03-20T20:02:36.442Z] "testing", [2024-03-20T20:02:36.442Z] "time" [2024-03-20T20:02:36.442Z] ] [2024-03-20T20:02:36.442Z] } [2024-03-20T20:02:36.442Z] { [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancerload", [2024-03-20T20:02:36.442Z] "ImportPath": "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.442Z] "Name": "balancerload", [2024-03-20T20:02:36.442Z] "Doc": "Package balancerload defines APIs to parse server loads in trailers.", [2024-03-20T20:02:36.442Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.442Z] "Module": { [2024-03-20T20:02:36.442Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.442Z] "Version": "v1.60.1", [2024-03-20T20:02:36.442Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.442Z] "Indirect": true, [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.442Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.442Z] "GoVersion": "1.19" [2024-03-20T20:02:36.442Z] }, [2024-03-20T20:02:36.442Z] "DepOnly": true, [2024-03-20T20:02:36.442Z] "Stale": true, [2024-03-20T20:02:36.442Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-20T20:02:36.442Z] "GoFiles": [ [2024-03-20T20:02:36.442Z] "load.go" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Imports": [ [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/metadata" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Deps": [ [2024-03-20T20:02:36.442Z] "context", [2024-03-20T20:02:36.442Z] "errors", [2024-03-20T20:02:36.442Z] "fmt", [2024-03-20T20:02:36.442Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.442Z] "internal/abi", [2024-03-20T20:02:36.442Z] "internal/bytealg", [2024-03-20T20:02:36.442Z] "internal/cpu", [2024-03-20T20:02:36.442Z] "internal/fmtsort", [2024-03-20T20:02:36.442Z] "internal/goexperiment", [2024-03-20T20:02:36.442Z] "internal/itoa", [2024-03-20T20:02:36.442Z] "internal/oserror", [2024-03-20T20:02:36.442Z] "internal/poll", [2024-03-20T20:02:36.442Z] "internal/race", [2024-03-20T20:02:36.442Z] "internal/reflectlite", [2024-03-20T20:02:36.442Z] "internal/syscall/execenv", [2024-03-20T20:02:36.442Z] "internal/syscall/unix", [2024-03-20T20:02:36.442Z] "internal/testlog", [2024-03-20T20:02:36.442Z] "internal/unsafeheader", [2024-03-20T20:02:36.442Z] "io", [2024-03-20T20:02:36.442Z] "io/fs", [2024-03-20T20:02:36.442Z] "math", [2024-03-20T20:02:36.442Z] "math/bits", [2024-03-20T20:02:36.442Z] "os", [2024-03-20T20:02:36.442Z] "path", [2024-03-20T20:02:36.442Z] "reflect", [2024-03-20T20:02:36.442Z] "runtime", [2024-03-20T20:02:36.442Z] "runtime/internal/atomic", [2024-03-20T20:02:36.442Z] "runtime/internal/math", [2024-03-20T20:02:36.442Z] "runtime/internal/sys", [2024-03-20T20:02:36.442Z] "sort", [2024-03-20T20:02:36.442Z] "strconv", [2024-03-20T20:02:36.442Z] "strings", [2024-03-20T20:02:36.442Z] "sync", [2024-03-20T20:02:36.442Z] "sync/atomic", [2024-03-20T20:02:36.442Z] "syscall", [2024-03-20T20:02:36.442Z] "time", [2024-03-20T20:02:36.442Z] "unicode", [2024-03-20T20:02:36.442Z] "unicode/utf8", [2024-03-20T20:02:36.442Z] "unsafe" [2024-03-20T20:02:36.442Z] ] [2024-03-20T20:02:36.442Z] } [2024-03-20T20:02:36.442Z] { [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/anypb", [2024-03-20T20:02:36.442Z] "ImportPath": "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.442Z] "Name": "anypb", [2024-03-20T20:02:36.442Z] "Doc": "Package anypb contains generated types for google/protobuf/any.proto.", [2024-03-20T20:02:36.442Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.442Z] "Module": { [2024-03-20T20:02:36.442Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.442Z] "Version": "v1.33.0", [2024-03-20T20:02:36.442Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.442Z] "Indirect": true, [2024-03-20T20:02:36.442Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.442Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.442Z] "GoVersion": "1.17" [2024-03-20T20:02:36.442Z] }, [2024-03-20T20:02:36.442Z] "DepOnly": true, [2024-03-20T20:02:36.442Z] "Stale": true, [2024-03-20T20:02:36.442Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.442Z] "GoFiles": [ [2024-03-20T20:02:36.442Z] "any.pb.go" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Imports": [ [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.442Z] "reflect", [2024-03-20T20:02:36.442Z] "strings", [2024-03-20T20:02:36.442Z] "sync" [2024-03-20T20:02:36.442Z] ], [2024-03-20T20:02:36.442Z] "Deps": [ [2024-03-20T20:02:36.442Z] "bufio", [2024-03-20T20:02:36.442Z] "bytes", [2024-03-20T20:02:36.442Z] "compress/flate", [2024-03-20T20:02:36.442Z] "compress/gzip", [2024-03-20T20:02:36.442Z] "embed", [2024-03-20T20:02:36.442Z] "encoding", [2024-03-20T20:02:36.442Z] "encoding/base64", [2024-03-20T20:02:36.442Z] "encoding/binary", [2024-03-20T20:02:36.442Z] "encoding/json", [2024-03-20T20:02:36.442Z] "errors", [2024-03-20T20:02:36.442Z] "fmt", [2024-03-20T20:02:36.442Z] "go/token", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.442Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "hash", [2024-03-20T20:02:36.443Z] "hash/crc32", [2024-03-20T20:02:36.443Z] "hash/fnv", [2024-03-20T20:02:36.443Z] "internal/abi", [2024-03-20T20:02:36.443Z] "internal/bytealg", [2024-03-20T20:02:36.443Z] "internal/cpu", [2024-03-20T20:02:36.443Z] "internal/fmtsort", [2024-03-20T20:02:36.443Z] "internal/goexperiment", [2024-03-20T20:02:36.443Z] "internal/itoa", [2024-03-20T20:02:36.443Z] "internal/oserror", [2024-03-20T20:02:36.443Z] "internal/poll", [2024-03-20T20:02:36.443Z] "internal/race", [2024-03-20T20:02:36.443Z] "internal/reflectlite", [2024-03-20T20:02:36.443Z] "internal/syscall/execenv", [2024-03-20T20:02:36.443Z] "internal/syscall/unix", [2024-03-20T20:02:36.443Z] "internal/testlog", [2024-03-20T20:02:36.443Z] "internal/unsafeheader", [2024-03-20T20:02:36.443Z] "io", [2024-03-20T20:02:36.443Z] "io/fs", [2024-03-20T20:02:36.443Z] "io/ioutil", [2024-03-20T20:02:36.443Z] "math", [2024-03-20T20:02:36.443Z] "math/bits", [2024-03-20T20:02:36.443Z] "os", [2024-03-20T20:02:36.443Z] "path", [2024-03-20T20:02:36.443Z] "reflect", [2024-03-20T20:02:36.443Z] "runtime", [2024-03-20T20:02:36.443Z] "runtime/internal/atomic", [2024-03-20T20:02:36.443Z] "runtime/internal/math", [2024-03-20T20:02:36.443Z] "runtime/internal/sys", [2024-03-20T20:02:36.443Z] "sort", [2024-03-20T20:02:36.443Z] "strconv", [2024-03-20T20:02:36.443Z] "strings", [2024-03-20T20:02:36.443Z] "sync", [2024-03-20T20:02:36.443Z] "sync/atomic", [2024-03-20T20:02:36.443Z] "syscall", [2024-03-20T20:02:36.443Z] "time", [2024-03-20T20:02:36.443Z] "unicode", [2024-03-20T20:02:36.443Z] "unicode/utf16", [2024-03-20T20:02:36.443Z] "unicode/utf8", [2024-03-20T20:02:36.443Z] "unsafe" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "XTestGoFiles": [ [2024-03-20T20:02:36.443Z] "any_test.go" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "XTestImports": [ [2024-03-20T20:02:36.443Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-20T20:02:36.443Z] "testing" [2024-03-20T20:02:36.443Z] ] [2024-03-20T20:02:36.443Z] } [2024-03-20T20:02:36.443Z] { [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/any", [2024-03-20T20:02:36.443Z] "ImportPath": "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.443Z] "Name": "any", [2024-03-20T20:02:36.443Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.443Z] "Module": { [2024-03-20T20:02:36.443Z] "Path": "github.com/golang/protobuf", [2024-03-20T20:02:36.443Z] "Version": "v1.5.3", [2024-03-20T20:02:36.443Z] "Time": "2021-09-16T00:37:10Z", [2024-03-20T20:02:36.443Z] "Indirect": true, [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.443Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-20T20:02:36.443Z] "GoVersion": "1.9" [2024-03-20T20:02:36.443Z] }, [2024-03-20T20:02:36.443Z] "DepOnly": true, [2024-03-20T20:02:36.443Z] "Stale": true, [2024-03-20T20:02:36.443Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "GoFiles": [ [2024-03-20T20:02:36.443Z] "any.pb.go" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Imports": [ [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.443Z] "reflect" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Deps": [ [2024-03-20T20:02:36.443Z] "bufio", [2024-03-20T20:02:36.443Z] "bytes", [2024-03-20T20:02:36.443Z] "compress/flate", [2024-03-20T20:02:36.443Z] "compress/gzip", [2024-03-20T20:02:36.443Z] "embed", [2024-03-20T20:02:36.443Z] "encoding", [2024-03-20T20:02:36.443Z] "encoding/base64", [2024-03-20T20:02:36.443Z] "encoding/binary", [2024-03-20T20:02:36.443Z] "encoding/json", [2024-03-20T20:02:36.443Z] "errors", [2024-03-20T20:02:36.443Z] "fmt", [2024-03-20T20:02:36.443Z] "go/token", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.443Z] "hash", [2024-03-20T20:02:36.443Z] "hash/crc32", [2024-03-20T20:02:36.443Z] "hash/fnv", [2024-03-20T20:02:36.443Z] "internal/abi", [2024-03-20T20:02:36.443Z] "internal/bytealg", [2024-03-20T20:02:36.443Z] "internal/cpu", [2024-03-20T20:02:36.443Z] "internal/fmtsort", [2024-03-20T20:02:36.443Z] "internal/goexperiment", [2024-03-20T20:02:36.443Z] "internal/itoa", [2024-03-20T20:02:36.443Z] "internal/oserror", [2024-03-20T20:02:36.443Z] "internal/poll", [2024-03-20T20:02:36.443Z] "internal/race", [2024-03-20T20:02:36.443Z] "internal/reflectlite", [2024-03-20T20:02:36.443Z] "internal/syscall/execenv", [2024-03-20T20:02:36.443Z] "internal/syscall/unix", [2024-03-20T20:02:36.443Z] "internal/testlog", [2024-03-20T20:02:36.443Z] "internal/unsafeheader", [2024-03-20T20:02:36.443Z] "io", [2024-03-20T20:02:36.443Z] "io/fs", [2024-03-20T20:02:36.443Z] "io/ioutil", [2024-03-20T20:02:36.443Z] "math", [2024-03-20T20:02:36.443Z] "math/bits", [2024-03-20T20:02:36.443Z] "os", [2024-03-20T20:02:36.443Z] "path", [2024-03-20T20:02:36.443Z] "reflect", [2024-03-20T20:02:36.443Z] "runtime", [2024-03-20T20:02:36.443Z] "runtime/internal/atomic", [2024-03-20T20:02:36.443Z] "runtime/internal/math", [2024-03-20T20:02:36.443Z] "runtime/internal/sys", [2024-03-20T20:02:36.443Z] "sort", [2024-03-20T20:02:36.443Z] "strconv", [2024-03-20T20:02:36.443Z] "strings", [2024-03-20T20:02:36.443Z] "sync", [2024-03-20T20:02:36.443Z] "sync/atomic", [2024-03-20T20:02:36.443Z] "syscall", [2024-03-20T20:02:36.443Z] "time", [2024-03-20T20:02:36.443Z] "unicode", [2024-03-20T20:02:36.443Z] "unicode/utf16", [2024-03-20T20:02:36.443Z] "unicode/utf8", [2024-03-20T20:02:36.443Z] "unsafe" [2024-03-20T20:02:36.443Z] ] [2024-03-20T20:02:36.443Z] } [2024-03-20T20:02:36.443Z] { [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/durationpb", [2024-03-20T20:02:36.443Z] "ImportPath": "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.443Z] "Name": "durationpb", [2024-03-20T20:02:36.443Z] "Doc": "Package durationpb contains generated types for google/protobuf/duration.proto.", [2024-03-20T20:02:36.443Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.443Z] "Module": { [2024-03-20T20:02:36.443Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.443Z] "Version": "v1.33.0", [2024-03-20T20:02:36.443Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.443Z] "Indirect": true, [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.443Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.443Z] "GoVersion": "1.17" [2024-03-20T20:02:36.443Z] }, [2024-03-20T20:02:36.443Z] "DepOnly": true, [2024-03-20T20:02:36.443Z] "Stale": true, [2024-03-20T20:02:36.443Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "GoFiles": [ [2024-03-20T20:02:36.443Z] "duration.pb.go" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Imports": [ [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "math", [2024-03-20T20:02:36.443Z] "reflect", [2024-03-20T20:02:36.443Z] "sync", [2024-03-20T20:02:36.443Z] "time" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Deps": [ [2024-03-20T20:02:36.443Z] "bufio", [2024-03-20T20:02:36.443Z] "bytes", [2024-03-20T20:02:36.443Z] "compress/flate", [2024-03-20T20:02:36.443Z] "compress/gzip", [2024-03-20T20:02:36.443Z] "embed", [2024-03-20T20:02:36.443Z] "encoding", [2024-03-20T20:02:36.443Z] "encoding/base64", [2024-03-20T20:02:36.443Z] "encoding/binary", [2024-03-20T20:02:36.443Z] "encoding/json", [2024-03-20T20:02:36.443Z] "errors", [2024-03-20T20:02:36.443Z] "fmt", [2024-03-20T20:02:36.443Z] "go/token", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "hash", [2024-03-20T20:02:36.443Z] "hash/crc32", [2024-03-20T20:02:36.443Z] "hash/fnv", [2024-03-20T20:02:36.443Z] "internal/abi", [2024-03-20T20:02:36.443Z] "internal/bytealg", [2024-03-20T20:02:36.443Z] "internal/cpu", [2024-03-20T20:02:36.443Z] "internal/fmtsort", [2024-03-20T20:02:36.443Z] "internal/goexperiment", [2024-03-20T20:02:36.443Z] "internal/itoa", [2024-03-20T20:02:36.443Z] "internal/oserror", [2024-03-20T20:02:36.443Z] "internal/poll", [2024-03-20T20:02:36.443Z] "internal/race", [2024-03-20T20:02:36.443Z] "internal/reflectlite", [2024-03-20T20:02:36.443Z] "internal/syscall/execenv", [2024-03-20T20:02:36.443Z] "internal/syscall/unix", [2024-03-20T20:02:36.443Z] "internal/testlog", [2024-03-20T20:02:36.443Z] "internal/unsafeheader", [2024-03-20T20:02:36.443Z] "io", [2024-03-20T20:02:36.443Z] "io/fs", [2024-03-20T20:02:36.443Z] "io/ioutil", [2024-03-20T20:02:36.443Z] "math", [2024-03-20T20:02:36.443Z] "math/bits", [2024-03-20T20:02:36.443Z] "os", [2024-03-20T20:02:36.443Z] "path", [2024-03-20T20:02:36.443Z] "reflect", [2024-03-20T20:02:36.443Z] "runtime", [2024-03-20T20:02:36.443Z] "runtime/internal/atomic", [2024-03-20T20:02:36.443Z] "runtime/internal/math", [2024-03-20T20:02:36.443Z] "runtime/internal/sys", [2024-03-20T20:02:36.443Z] "sort", [2024-03-20T20:02:36.443Z] "strconv", [2024-03-20T20:02:36.443Z] "strings", [2024-03-20T20:02:36.443Z] "sync", [2024-03-20T20:02:36.443Z] "sync/atomic", [2024-03-20T20:02:36.443Z] "syscall", [2024-03-20T20:02:36.443Z] "time", [2024-03-20T20:02:36.443Z] "unicode", [2024-03-20T20:02:36.443Z] "unicode/utf16", [2024-03-20T20:02:36.443Z] "unicode/utf8", [2024-03-20T20:02:36.443Z] "unsafe" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "XTestGoFiles": [ [2024-03-20T20:02:36.443Z] "duration_test.go" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "XTestImports": [ [2024-03-20T20:02:36.443Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.443Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.443Z] "math", [2024-03-20T20:02:36.443Z] "strings", [2024-03-20T20:02:36.443Z] "testing", [2024-03-20T20:02:36.443Z] "time" [2024-03-20T20:02:36.443Z] ] [2024-03-20T20:02:36.443Z] } [2024-03-20T20:02:36.443Z] { [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/duration", [2024-03-20T20:02:36.443Z] "ImportPath": "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.443Z] "Name": "duration", [2024-03-20T20:02:36.443Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.443Z] "Module": { [2024-03-20T20:02:36.443Z] "Path": "github.com/golang/protobuf", [2024-03-20T20:02:36.443Z] "Version": "v1.5.3", [2024-03-20T20:02:36.443Z] "Time": "2021-09-16T00:37:10Z", [2024-03-20T20:02:36.443Z] "Indirect": true, [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.443Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-20T20:02:36.443Z] "GoVersion": "1.9" [2024-03-20T20:02:36.443Z] }, [2024-03-20T20:02:36.443Z] "DepOnly": true, [2024-03-20T20:02:36.443Z] "Stale": true, [2024-03-20T20:02:36.443Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "GoFiles": [ [2024-03-20T20:02:36.443Z] "duration.pb.go" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Imports": [ [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.443Z] "reflect" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Deps": [ [2024-03-20T20:02:36.443Z] "bufio", [2024-03-20T20:02:36.443Z] "bytes", [2024-03-20T20:02:36.443Z] "compress/flate", [2024-03-20T20:02:36.443Z] "compress/gzip", [2024-03-20T20:02:36.443Z] "embed", [2024-03-20T20:02:36.443Z] "encoding", [2024-03-20T20:02:36.443Z] "encoding/base64", [2024-03-20T20:02:36.443Z] "encoding/binary", [2024-03-20T20:02:36.443Z] "encoding/json", [2024-03-20T20:02:36.443Z] "errors", [2024-03-20T20:02:36.443Z] "fmt", [2024-03-20T20:02:36.443Z] "go/token", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.443Z] "hash", [2024-03-20T20:02:36.443Z] "hash/crc32", [2024-03-20T20:02:36.443Z] "hash/fnv", [2024-03-20T20:02:36.443Z] "internal/abi", [2024-03-20T20:02:36.443Z] "internal/bytealg", [2024-03-20T20:02:36.443Z] "internal/cpu", [2024-03-20T20:02:36.443Z] "internal/fmtsort", [2024-03-20T20:02:36.443Z] "internal/goexperiment", [2024-03-20T20:02:36.443Z] "internal/itoa", [2024-03-20T20:02:36.443Z] "internal/oserror", [2024-03-20T20:02:36.443Z] "internal/poll", [2024-03-20T20:02:36.443Z] "internal/race", [2024-03-20T20:02:36.443Z] "internal/reflectlite", [2024-03-20T20:02:36.443Z] "internal/syscall/execenv", [2024-03-20T20:02:36.443Z] "internal/syscall/unix", [2024-03-20T20:02:36.443Z] "internal/testlog", [2024-03-20T20:02:36.443Z] "internal/unsafeheader", [2024-03-20T20:02:36.443Z] "io", [2024-03-20T20:02:36.443Z] "io/fs", [2024-03-20T20:02:36.443Z] "io/ioutil", [2024-03-20T20:02:36.443Z] "math", [2024-03-20T20:02:36.443Z] "math/bits", [2024-03-20T20:02:36.443Z] "os", [2024-03-20T20:02:36.443Z] "path", [2024-03-20T20:02:36.443Z] "reflect", [2024-03-20T20:02:36.443Z] "runtime", [2024-03-20T20:02:36.443Z] "runtime/internal/atomic", [2024-03-20T20:02:36.443Z] "runtime/internal/math", [2024-03-20T20:02:36.443Z] "runtime/internal/sys", [2024-03-20T20:02:36.443Z] "sort", [2024-03-20T20:02:36.443Z] "strconv", [2024-03-20T20:02:36.443Z] "strings", [2024-03-20T20:02:36.443Z] "sync", [2024-03-20T20:02:36.443Z] "sync/atomic", [2024-03-20T20:02:36.443Z] "syscall", [2024-03-20T20:02:36.443Z] "time", [2024-03-20T20:02:36.443Z] "unicode", [2024-03-20T20:02:36.443Z] "unicode/utf16", [2024-03-20T20:02:36.443Z] "unicode/utf8", [2024-03-20T20:02:36.443Z] "unsafe" [2024-03-20T20:02:36.443Z] ] [2024-03-20T20:02:36.443Z] } [2024-03-20T20:02:36.443Z] { [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/timestamppb", [2024-03-20T20:02:36.443Z] "ImportPath": "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.443Z] "Name": "timestamppb", [2024-03-20T20:02:36.443Z] "Doc": "Package timestamppb contains generated types for google/protobuf/timestamp.proto.", [2024-03-20T20:02:36.443Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.443Z] "Module": { [2024-03-20T20:02:36.443Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.443Z] "Version": "v1.33.0", [2024-03-20T20:02:36.443Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.443Z] "Indirect": true, [2024-03-20T20:02:36.443Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.443Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.443Z] "GoVersion": "1.17" [2024-03-20T20:02:36.443Z] }, [2024-03-20T20:02:36.443Z] "DepOnly": true, [2024-03-20T20:02:36.443Z] "Stale": true, [2024-03-20T20:02:36.443Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "GoFiles": [ [2024-03-20T20:02:36.443Z] "timestamp.pb.go" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Imports": [ [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.443Z] "reflect", [2024-03-20T20:02:36.443Z] "sync", [2024-03-20T20:02:36.443Z] "time" [2024-03-20T20:02:36.443Z] ], [2024-03-20T20:02:36.443Z] "Deps": [ [2024-03-20T20:02:36.443Z] "bufio", [2024-03-20T20:02:36.443Z] "bytes", [2024-03-20T20:02:36.443Z] "compress/flate", [2024-03-20T20:02:36.443Z] "compress/gzip", [2024-03-20T20:02:36.443Z] "embed", [2024-03-20T20:02:36.443Z] "encoding", [2024-03-20T20:02:36.443Z] "encoding/base64", [2024-03-20T20:02:36.443Z] "encoding/binary", [2024-03-20T20:02:36.443Z] "encoding/json", [2024-03-20T20:02:36.443Z] "errors", [2024-03-20T20:02:36.443Z] "fmt", [2024-03-20T20:02:36.443Z] "go/token", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.443Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.444Z] "hash", [2024-03-20T20:02:36.444Z] "hash/crc32", [2024-03-20T20:02:36.444Z] "hash/fnv", [2024-03-20T20:02:36.444Z] "internal/abi", [2024-03-20T20:02:36.444Z] "internal/bytealg", [2024-03-20T20:02:36.444Z] "internal/cpu", [2024-03-20T20:02:36.444Z] "internal/fmtsort", [2024-03-20T20:02:36.444Z] "internal/goexperiment", [2024-03-20T20:02:36.444Z] "internal/itoa", [2024-03-20T20:02:36.444Z] "internal/oserror", [2024-03-20T20:02:36.444Z] "internal/poll", [2024-03-20T20:02:36.444Z] "internal/race", [2024-03-20T20:02:36.444Z] "internal/reflectlite", [2024-03-20T20:02:36.444Z] "internal/syscall/execenv", [2024-03-20T20:02:36.444Z] "internal/syscall/unix", [2024-03-20T20:02:36.444Z] "internal/testlog", [2024-03-20T20:02:36.444Z] "internal/unsafeheader", [2024-03-20T20:02:36.444Z] "io", [2024-03-20T20:02:36.444Z] "io/fs", [2024-03-20T20:02:36.444Z] "io/ioutil", [2024-03-20T20:02:36.444Z] "math", [2024-03-20T20:02:36.444Z] "math/bits", [2024-03-20T20:02:36.444Z] "os", [2024-03-20T20:02:36.444Z] "path", [2024-03-20T20:02:36.444Z] "reflect", [2024-03-20T20:02:36.444Z] "runtime", [2024-03-20T20:02:36.444Z] "runtime/internal/atomic", [2024-03-20T20:02:36.444Z] "runtime/internal/math", [2024-03-20T20:02:36.444Z] "runtime/internal/sys", [2024-03-20T20:02:36.444Z] "sort", [2024-03-20T20:02:36.444Z] "strconv", [2024-03-20T20:02:36.444Z] "strings", [2024-03-20T20:02:36.444Z] "sync", [2024-03-20T20:02:36.444Z] "sync/atomic", [2024-03-20T20:02:36.444Z] "syscall", [2024-03-20T20:02:36.444Z] "time", [2024-03-20T20:02:36.444Z] "unicode", [2024-03-20T20:02:36.444Z] "unicode/utf16", [2024-03-20T20:02:36.444Z] "unicode/utf8", [2024-03-20T20:02:36.444Z] "unsafe" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "XTestGoFiles": [ [2024-03-20T20:02:36.444Z] "timestamp_test.go" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "XTestImports": [ [2024-03-20T20:02:36.444Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.444Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.444Z] "math", [2024-03-20T20:02:36.444Z] "strings", [2024-03-20T20:02:36.444Z] "testing", [2024-03-20T20:02:36.444Z] "time" [2024-03-20T20:02:36.444Z] ] [2024-03-20T20:02:36.444Z] } [2024-03-20T20:02:36.444Z] { [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/timestamp", [2024-03-20T20:02:36.444Z] "ImportPath": "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.444Z] "Name": "timestamp", [2024-03-20T20:02:36.444Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.444Z] "Module": { [2024-03-20T20:02:36.444Z] "Path": "github.com/golang/protobuf", [2024-03-20T20:02:36.444Z] "Version": "v1.5.3", [2024-03-20T20:02:36.444Z] "Time": "2021-09-16T00:37:10Z", [2024-03-20T20:02:36.444Z] "Indirect": true, [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.444Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-20T20:02:36.444Z] "GoVersion": "1.9" [2024-03-20T20:02:36.444Z] }, [2024-03-20T20:02:36.444Z] "DepOnly": true, [2024-03-20T20:02:36.444Z] "Stale": true, [2024-03-20T20:02:36.444Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "GoFiles": [ [2024-03-20T20:02:36.444Z] "timestamp.pb.go" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Imports": [ [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.444Z] "reflect" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Deps": [ [2024-03-20T20:02:36.444Z] "bufio", [2024-03-20T20:02:36.444Z] "bytes", [2024-03-20T20:02:36.444Z] "compress/flate", [2024-03-20T20:02:36.444Z] "compress/gzip", [2024-03-20T20:02:36.444Z] "embed", [2024-03-20T20:02:36.444Z] "encoding", [2024-03-20T20:02:36.444Z] "encoding/base64", [2024-03-20T20:02:36.444Z] "encoding/binary", [2024-03-20T20:02:36.444Z] "encoding/json", [2024-03-20T20:02:36.444Z] "errors", [2024-03-20T20:02:36.444Z] "fmt", [2024-03-20T20:02:36.444Z] "go/token", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.444Z] "hash", [2024-03-20T20:02:36.444Z] "hash/crc32", [2024-03-20T20:02:36.444Z] "hash/fnv", [2024-03-20T20:02:36.444Z] "internal/abi", [2024-03-20T20:02:36.444Z] "internal/bytealg", [2024-03-20T20:02:36.444Z] "internal/cpu", [2024-03-20T20:02:36.444Z] "internal/fmtsort", [2024-03-20T20:02:36.444Z] "internal/goexperiment", [2024-03-20T20:02:36.444Z] "internal/itoa", [2024-03-20T20:02:36.444Z] "internal/oserror", [2024-03-20T20:02:36.444Z] "internal/poll", [2024-03-20T20:02:36.444Z] "internal/race", [2024-03-20T20:02:36.444Z] "internal/reflectlite", [2024-03-20T20:02:36.444Z] "internal/syscall/execenv", [2024-03-20T20:02:36.444Z] "internal/syscall/unix", [2024-03-20T20:02:36.444Z] "internal/testlog", [2024-03-20T20:02:36.444Z] "internal/unsafeheader", [2024-03-20T20:02:36.444Z] "io", [2024-03-20T20:02:36.444Z] "io/fs", [2024-03-20T20:02:36.444Z] "io/ioutil", [2024-03-20T20:02:36.444Z] "math", [2024-03-20T20:02:36.444Z] "math/bits", [2024-03-20T20:02:36.444Z] "os", [2024-03-20T20:02:36.444Z] "path", [2024-03-20T20:02:36.444Z] "reflect", [2024-03-20T20:02:36.444Z] "runtime", [2024-03-20T20:02:36.444Z] "runtime/internal/atomic", [2024-03-20T20:02:36.444Z] "runtime/internal/math", [2024-03-20T20:02:36.444Z] "runtime/internal/sys", [2024-03-20T20:02:36.444Z] "sort", [2024-03-20T20:02:36.444Z] "strconv", [2024-03-20T20:02:36.444Z] "strings", [2024-03-20T20:02:36.444Z] "sync", [2024-03-20T20:02:36.444Z] "sync/atomic", [2024-03-20T20:02:36.444Z] "syscall", [2024-03-20T20:02:36.444Z] "time", [2024-03-20T20:02:36.444Z] "unicode", [2024-03-20T20:02:36.444Z] "unicode/utf16", [2024-03-20T20:02:36.444Z] "unicode/utf8", [2024-03-20T20:02:36.444Z] "unsafe" [2024-03-20T20:02:36.444Z] ] [2024-03-20T20:02:36.444Z] } [2024-03-20T20:02:36.444Z] { [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes", [2024-03-20T20:02:36.444Z] "ImportPath": "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.444Z] "Name": "ptypes", [2024-03-20T20:02:36.444Z] "Doc": "Package ptypes provides functionality for interacting with well-known types.", [2024-03-20T20:02:36.444Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.444Z] "Module": { [2024-03-20T20:02:36.444Z] "Path": "github.com/golang/protobuf", [2024-03-20T20:02:36.444Z] "Version": "v1.5.3", [2024-03-20T20:02:36.444Z] "Time": "2021-09-16T00:37:10Z", [2024-03-20T20:02:36.444Z] "Indirect": true, [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.444Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-20T20:02:36.444Z] "GoVersion": "1.9" [2024-03-20T20:02:36.444Z] }, [2024-03-20T20:02:36.444Z] "DepOnly": true, [2024-03-20T20:02:36.444Z] "Stale": true, [2024-03-20T20:02:36.444Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "GoFiles": [ [2024-03-20T20:02:36.444Z] "any.go", [2024-03-20T20:02:36.444Z] "doc.go", [2024-03-20T20:02:36.444Z] "duration.go", [2024-03-20T20:02:36.444Z] "timestamp.go" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Imports": [ [2024-03-20T20:02:36.444Z] "errors", [2024-03-20T20:02:36.444Z] "fmt", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.444Z] "strings", [2024-03-20T20:02:36.444Z] "time" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Deps": [ [2024-03-20T20:02:36.444Z] "bufio", [2024-03-20T20:02:36.444Z] "bytes", [2024-03-20T20:02:36.444Z] "compress/flate", [2024-03-20T20:02:36.444Z] "compress/gzip", [2024-03-20T20:02:36.444Z] "embed", [2024-03-20T20:02:36.444Z] "encoding", [2024-03-20T20:02:36.444Z] "encoding/base64", [2024-03-20T20:02:36.444Z] "encoding/binary", [2024-03-20T20:02:36.444Z] "encoding/json", [2024-03-20T20:02:36.444Z] "errors", [2024-03-20T20:02:36.444Z] "fmt", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.444Z] "go/token", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.444Z] "hash", [2024-03-20T20:02:36.444Z] "hash/crc32", [2024-03-20T20:02:36.444Z] "hash/fnv", [2024-03-20T20:02:36.444Z] "internal/abi", [2024-03-20T20:02:36.444Z] "internal/bytealg", [2024-03-20T20:02:36.444Z] "internal/cpu", [2024-03-20T20:02:36.444Z] "internal/fmtsort", [2024-03-20T20:02:36.444Z] "internal/goexperiment", [2024-03-20T20:02:36.444Z] "internal/itoa", [2024-03-20T20:02:36.444Z] "internal/oserror", [2024-03-20T20:02:36.444Z] "internal/poll", [2024-03-20T20:02:36.444Z] "internal/race", [2024-03-20T20:02:36.444Z] "internal/reflectlite", [2024-03-20T20:02:36.444Z] "internal/syscall/execenv", [2024-03-20T20:02:36.444Z] "internal/syscall/unix", [2024-03-20T20:02:36.444Z] "internal/testlog", [2024-03-20T20:02:36.444Z] "internal/unsafeheader", [2024-03-20T20:02:36.444Z] "io", [2024-03-20T20:02:36.444Z] "io/fs", [2024-03-20T20:02:36.444Z] "io/ioutil", [2024-03-20T20:02:36.444Z] "math", [2024-03-20T20:02:36.444Z] "math/bits", [2024-03-20T20:02:36.444Z] "os", [2024-03-20T20:02:36.444Z] "path", [2024-03-20T20:02:36.444Z] "reflect", [2024-03-20T20:02:36.444Z] "runtime", [2024-03-20T20:02:36.444Z] "runtime/internal/atomic", [2024-03-20T20:02:36.444Z] "runtime/internal/math", [2024-03-20T20:02:36.444Z] "runtime/internal/sys", [2024-03-20T20:02:36.444Z] "sort", [2024-03-20T20:02:36.444Z] "strconv", [2024-03-20T20:02:36.444Z] "strings", [2024-03-20T20:02:36.444Z] "sync", [2024-03-20T20:02:36.444Z] "sync/atomic", [2024-03-20T20:02:36.444Z] "syscall", [2024-03-20T20:02:36.444Z] "time", [2024-03-20T20:02:36.444Z] "unicode", [2024-03-20T20:02:36.444Z] "unicode/utf16", [2024-03-20T20:02:36.444Z] "unicode/utf8", [2024-03-20T20:02:36.444Z] "unsafe" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "TestGoFiles": [ [2024-03-20T20:02:36.444Z] "any_test.go", [2024-03-20T20:02:36.444Z] "duration_test.go", [2024-03-20T20:02:36.444Z] "timestamp_test.go" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "TestImports": [ [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.444Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.444Z] "math", [2024-03-20T20:02:36.444Z] "reflect", [2024-03-20T20:02:36.444Z] "testing", [2024-03-20T20:02:36.444Z] "time" [2024-03-20T20:02:36.444Z] ] [2024-03-20T20:02:36.444Z] } [2024-03-20T20:02:36.444Z] { [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.444Z] "ImportPath": "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.444Z] "Name": "grpc_binarylog_v1", [2024-03-20T20:02:36.444Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.444Z] "Module": { [2024-03-20T20:02:36.444Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.444Z] "Version": "v1.60.1", [2024-03-20T20:02:36.444Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.444Z] "Indirect": true, [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.444Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.444Z] "GoVersion": "1.19" [2024-03-20T20:02:36.444Z] }, [2024-03-20T20:02:36.444Z] "DepOnly": true, [2024-03-20T20:02:36.444Z] "Stale": true, [2024-03-20T20:02:36.444Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "GoFiles": [ [2024-03-20T20:02:36.444Z] "binarylog.pb.go" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Imports": [ [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.444Z] "reflect", [2024-03-20T20:02:36.444Z] "sync" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Deps": [ [2024-03-20T20:02:36.444Z] "bufio", [2024-03-20T20:02:36.444Z] "bytes", [2024-03-20T20:02:36.444Z] "compress/flate", [2024-03-20T20:02:36.444Z] "compress/gzip", [2024-03-20T20:02:36.444Z] "embed", [2024-03-20T20:02:36.444Z] "encoding", [2024-03-20T20:02:36.444Z] "encoding/base64", [2024-03-20T20:02:36.444Z] "encoding/binary", [2024-03-20T20:02:36.444Z] "encoding/json", [2024-03-20T20:02:36.444Z] "errors", [2024-03-20T20:02:36.444Z] "fmt", [2024-03-20T20:02:36.444Z] "go/token", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.444Z] "hash", [2024-03-20T20:02:36.444Z] "hash/crc32", [2024-03-20T20:02:36.444Z] "hash/fnv", [2024-03-20T20:02:36.444Z] "internal/abi", [2024-03-20T20:02:36.444Z] "internal/bytealg", [2024-03-20T20:02:36.444Z] "internal/cpu", [2024-03-20T20:02:36.444Z] "internal/fmtsort", [2024-03-20T20:02:36.444Z] "internal/goexperiment", [2024-03-20T20:02:36.444Z] "internal/itoa", [2024-03-20T20:02:36.444Z] "internal/oserror", [2024-03-20T20:02:36.444Z] "internal/poll", [2024-03-20T20:02:36.444Z] "internal/race", [2024-03-20T20:02:36.444Z] "internal/reflectlite", [2024-03-20T20:02:36.444Z] "internal/syscall/execenv", [2024-03-20T20:02:36.444Z] "internal/syscall/unix", [2024-03-20T20:02:36.444Z] "internal/testlog", [2024-03-20T20:02:36.444Z] "internal/unsafeheader", [2024-03-20T20:02:36.444Z] "io", [2024-03-20T20:02:36.444Z] "io/fs", [2024-03-20T20:02:36.444Z] "io/ioutil", [2024-03-20T20:02:36.444Z] "math", [2024-03-20T20:02:36.444Z] "math/bits", [2024-03-20T20:02:36.444Z] "os", [2024-03-20T20:02:36.444Z] "path", [2024-03-20T20:02:36.444Z] "reflect", [2024-03-20T20:02:36.444Z] "runtime", [2024-03-20T20:02:36.444Z] "runtime/internal/atomic", [2024-03-20T20:02:36.444Z] "runtime/internal/math", [2024-03-20T20:02:36.444Z] "runtime/internal/sys", [2024-03-20T20:02:36.444Z] "sort", [2024-03-20T20:02:36.444Z] "strconv", [2024-03-20T20:02:36.444Z] "strings", [2024-03-20T20:02:36.444Z] "sync", [2024-03-20T20:02:36.444Z] "sync/atomic", [2024-03-20T20:02:36.444Z] "syscall", [2024-03-20T20:02:36.444Z] "time", [2024-03-20T20:02:36.444Z] "unicode", [2024-03-20T20:02:36.444Z] "unicode/utf16", [2024-03-20T20:02:36.444Z] "unicode/utf8", [2024-03-20T20:02:36.444Z] "unsafe" [2024-03-20T20:02:36.444Z] ] [2024-03-20T20:02:36.444Z] } [2024-03-20T20:02:36.444Z] { [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b/status", [2024-03-20T20:02:36.444Z] "ImportPath": "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.444Z] "Name": "status", [2024-03-20T20:02:36.444Z] "Root": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-20T20:02:36.444Z] "Module": { [2024-03-20T20:02:36.444Z] "Path": "google.golang.org/genproto/googleapis/rpc", [2024-03-20T20:02:36.444Z] "Version": "v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-20T20:02:36.444Z] "Time": "2023-10-16T16:57:38Z", [2024-03-20T20:02:36.444Z] "Indirect": true, [2024-03-20T20:02:36.444Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-20T20:02:36.444Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20231016165738-49dd2c1f3d0b.mod", [2024-03-20T20:02:36.444Z] "GoVersion": "1.19" [2024-03-20T20:02:36.444Z] }, [2024-03-20T20:02:36.444Z] "DepOnly": true, [2024-03-20T20:02:36.444Z] "Stale": true, [2024-03-20T20:02:36.444Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "GoFiles": [ [2024-03-20T20:02:36.444Z] "status.pb.go" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Imports": [ [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.444Z] "reflect", [2024-03-20T20:02:36.444Z] "sync" [2024-03-20T20:02:36.444Z] ], [2024-03-20T20:02:36.444Z] "Deps": [ [2024-03-20T20:02:36.444Z] "bufio", [2024-03-20T20:02:36.444Z] "bytes", [2024-03-20T20:02:36.444Z] "compress/flate", [2024-03-20T20:02:36.444Z] "compress/gzip", [2024-03-20T20:02:36.444Z] "embed", [2024-03-20T20:02:36.444Z] "encoding", [2024-03-20T20:02:36.444Z] "encoding/base64", [2024-03-20T20:02:36.444Z] "encoding/binary", [2024-03-20T20:02:36.444Z] "encoding/json", [2024-03-20T20:02:36.444Z] "errors", [2024-03-20T20:02:36.444Z] "fmt", [2024-03-20T20:02:36.444Z] "go/token", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.444Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.445Z] "hash", [2024-03-20T20:02:36.445Z] "hash/crc32", [2024-03-20T20:02:36.445Z] "hash/fnv", [2024-03-20T20:02:36.445Z] "internal/abi", [2024-03-20T20:02:36.445Z] "internal/bytealg", [2024-03-20T20:02:36.445Z] "internal/cpu", [2024-03-20T20:02:36.445Z] "internal/fmtsort", [2024-03-20T20:02:36.445Z] "internal/goexperiment", [2024-03-20T20:02:36.445Z] "internal/itoa", [2024-03-20T20:02:36.445Z] "internal/oserror", [2024-03-20T20:02:36.445Z] "internal/poll", [2024-03-20T20:02:36.445Z] "internal/race", [2024-03-20T20:02:36.445Z] "internal/reflectlite", [2024-03-20T20:02:36.445Z] "internal/syscall/execenv", [2024-03-20T20:02:36.445Z] "internal/syscall/unix", [2024-03-20T20:02:36.445Z] "internal/testlog", [2024-03-20T20:02:36.445Z] "internal/unsafeheader", [2024-03-20T20:02:36.445Z] "io", [2024-03-20T20:02:36.445Z] "io/fs", [2024-03-20T20:02:36.445Z] "io/ioutil", [2024-03-20T20:02:36.445Z] "math", [2024-03-20T20:02:36.445Z] "math/bits", [2024-03-20T20:02:36.445Z] "os", [2024-03-20T20:02:36.445Z] "path", [2024-03-20T20:02:36.445Z] "reflect", [2024-03-20T20:02:36.445Z] "runtime", [2024-03-20T20:02:36.445Z] "runtime/internal/atomic", [2024-03-20T20:02:36.445Z] "runtime/internal/math", [2024-03-20T20:02:36.445Z] "runtime/internal/sys", [2024-03-20T20:02:36.445Z] "sort", [2024-03-20T20:02:36.445Z] "strconv", [2024-03-20T20:02:36.445Z] "strings", [2024-03-20T20:02:36.445Z] "sync", [2024-03-20T20:02:36.445Z] "sync/atomic", [2024-03-20T20:02:36.445Z] "syscall", [2024-03-20T20:02:36.445Z] "time", [2024-03-20T20:02:36.445Z] "unicode", [2024-03-20T20:02:36.445Z] "unicode/utf16", [2024-03-20T20:02:36.445Z] "unicode/utf8", [2024-03-20T20:02:36.445Z] "unsafe" [2024-03-20T20:02:36.445Z] ] [2024-03-20T20:02:36.445Z] } [2024-03-20T20:02:36.445Z] { [2024-03-20T20:02:36.445Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/status", [2024-03-20T20:02:36.445Z] "ImportPath": "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.445Z] "Name": "status", [2024-03-20T20:02:36.445Z] "Doc": "Package status implements errors returned by gRPC.", [2024-03-20T20:02:36.445Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.445Z] "Module": { [2024-03-20T20:02:36.445Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.445Z] "Version": "v1.60.1", [2024-03-20T20:02:36.445Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.445Z] "Indirect": true, [2024-03-20T20:02:36.445Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.445Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.445Z] "GoVersion": "1.19" [2024-03-20T20:02:36.445Z] }, [2024-03-20T20:02:36.445Z] "DepOnly": true, [2024-03-20T20:02:36.445Z] "Stale": true, [2024-03-20T20:02:36.445Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.445Z] "GoFiles": [ [2024-03-20T20:02:36.445Z] "status.go" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "Imports": [ [2024-03-20T20:02:36.445Z] "errors", [2024-03-20T20:02:36.445Z] "fmt", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.445Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/codes" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "Deps": [ [2024-03-20T20:02:36.445Z] "bufio", [2024-03-20T20:02:36.445Z] "bytes", [2024-03-20T20:02:36.445Z] "compress/flate", [2024-03-20T20:02:36.445Z] "compress/gzip", [2024-03-20T20:02:36.445Z] "container/list", [2024-03-20T20:02:36.445Z] "context", [2024-03-20T20:02:36.445Z] "crypto", [2024-03-20T20:02:36.445Z] "crypto/aes", [2024-03-20T20:02:36.445Z] "crypto/cipher", [2024-03-20T20:02:36.445Z] "crypto/des", [2024-03-20T20:02:36.445Z] "crypto/dsa", [2024-03-20T20:02:36.445Z] "crypto/ecdsa", [2024-03-20T20:02:36.445Z] "crypto/ed25519", [2024-03-20T20:02:36.445Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.445Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.445Z] "crypto/elliptic", [2024-03-20T20:02:36.445Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.445Z] "crypto/hmac", [2024-03-20T20:02:36.445Z] "crypto/internal/randutil", [2024-03-20T20:02:36.445Z] "crypto/internal/subtle", [2024-03-20T20:02:36.445Z] "crypto/md5", [2024-03-20T20:02:36.445Z] "crypto/rand", [2024-03-20T20:02:36.445Z] "crypto/rc4", [2024-03-20T20:02:36.445Z] "crypto/rsa", [2024-03-20T20:02:36.445Z] "crypto/sha1", [2024-03-20T20:02:36.445Z] "crypto/sha256", [2024-03-20T20:02:36.445Z] "crypto/sha512", [2024-03-20T20:02:36.445Z] "crypto/subtle", [2024-03-20T20:02:36.445Z] "crypto/tls", [2024-03-20T20:02:36.445Z] "crypto/x509", [2024-03-20T20:02:36.445Z] "crypto/x509/pkix", [2024-03-20T20:02:36.445Z] "embed", [2024-03-20T20:02:36.445Z] "encoding", [2024-03-20T20:02:36.445Z] "encoding/asn1", [2024-03-20T20:02:36.445Z] "encoding/base64", [2024-03-20T20:02:36.445Z] "encoding/binary", [2024-03-20T20:02:36.445Z] "encoding/hex", [2024-03-20T20:02:36.445Z] "encoding/json", [2024-03-20T20:02:36.445Z] "encoding/pem", [2024-03-20T20:02:36.445Z] "errors", [2024-03-20T20:02:36.445Z] "fmt", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.445Z] "go/token", [2024-03-20T20:02:36.445Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.445Z] "hash", [2024-03-20T20:02:36.445Z] "hash/crc32", [2024-03-20T20:02:36.445Z] "hash/fnv", [2024-03-20T20:02:36.445Z] "internal/abi", [2024-03-20T20:02:36.445Z] "internal/bytealg", [2024-03-20T20:02:36.445Z] "internal/cpu", [2024-03-20T20:02:36.445Z] "internal/fmtsort", [2024-03-20T20:02:36.445Z] "internal/goexperiment", [2024-03-20T20:02:36.445Z] "internal/itoa", [2024-03-20T20:02:36.445Z] "internal/nettrace", [2024-03-20T20:02:36.445Z] "internal/oserror", [2024-03-20T20:02:36.445Z] "internal/poll", [2024-03-20T20:02:36.445Z] "internal/race", [2024-03-20T20:02:36.445Z] "internal/reflectlite", [2024-03-20T20:02:36.445Z] "internal/singleflight", [2024-03-20T20:02:36.445Z] "internal/syscall/execenv", [2024-03-20T20:02:36.445Z] "internal/syscall/unix", [2024-03-20T20:02:36.445Z] "internal/testlog", [2024-03-20T20:02:36.445Z] "internal/unsafeheader", [2024-03-20T20:02:36.445Z] "io", [2024-03-20T20:02:36.445Z] "io/fs", [2024-03-20T20:02:36.445Z] "io/ioutil", [2024-03-20T20:02:36.445Z] "log", [2024-03-20T20:02:36.445Z] "math", [2024-03-20T20:02:36.445Z] "math/big", [2024-03-20T20:02:36.445Z] "math/bits", [2024-03-20T20:02:36.445Z] "math/rand", [2024-03-20T20:02:36.445Z] "net", [2024-03-20T20:02:36.445Z] "net/url", [2024-03-20T20:02:36.445Z] "os", [2024-03-20T20:02:36.445Z] "path", [2024-03-20T20:02:36.445Z] "path/filepath", [2024-03-20T20:02:36.445Z] "reflect", [2024-03-20T20:02:36.445Z] "runtime", [2024-03-20T20:02:36.445Z] "runtime/cgo", [2024-03-20T20:02:36.445Z] "runtime/internal/atomic", [2024-03-20T20:02:36.445Z] "runtime/internal/math", [2024-03-20T20:02:36.445Z] "runtime/internal/sys", [2024-03-20T20:02:36.445Z] "sort", [2024-03-20T20:02:36.445Z] "strconv", [2024-03-20T20:02:36.445Z] "strings", [2024-03-20T20:02:36.445Z] "sync", [2024-03-20T20:02:36.445Z] "sync/atomic", [2024-03-20T20:02:36.445Z] "syscall", [2024-03-20T20:02:36.445Z] "time", [2024-03-20T20:02:36.445Z] "unicode", [2024-03-20T20:02:36.445Z] "unicode/utf16", [2024-03-20T20:02:36.445Z] "unicode/utf8", [2024-03-20T20:02:36.445Z] "unsafe", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.445Z] ] [2024-03-20T20:02:36.445Z] } [2024-03-20T20:02:36.445Z] { [2024-03-20T20:02:36.445Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/status", [2024-03-20T20:02:36.445Z] "ImportPath": "google.golang.org/grpc/status", [2024-03-20T20:02:36.445Z] "Name": "status", [2024-03-20T20:02:36.445Z] "Doc": "Package status implements errors returned by gRPC.", [2024-03-20T20:02:36.445Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.445Z] "Module": { [2024-03-20T20:02:36.445Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.445Z] "Version": "v1.60.1", [2024-03-20T20:02:36.445Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.445Z] "Indirect": true, [2024-03-20T20:02:36.445Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.445Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.445Z] "GoVersion": "1.19" [2024-03-20T20:02:36.445Z] }, [2024-03-20T20:02:36.445Z] "DepOnly": true, [2024-03-20T20:02:36.445Z] "Stale": true, [2024-03-20T20:02:36.445Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.445Z] "GoFiles": [ [2024-03-20T20:02:36.445Z] "status.go" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "Imports": [ [2024-03-20T20:02:36.445Z] "context", [2024-03-20T20:02:36.445Z] "errors", [2024-03-20T20:02:36.445Z] "fmt", [2024-03-20T20:02:36.445Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/status" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "Deps": [ [2024-03-20T20:02:36.445Z] "bufio", [2024-03-20T20:02:36.445Z] "bytes", [2024-03-20T20:02:36.445Z] "compress/flate", [2024-03-20T20:02:36.445Z] "compress/gzip", [2024-03-20T20:02:36.445Z] "container/list", [2024-03-20T20:02:36.445Z] "context", [2024-03-20T20:02:36.445Z] "crypto", [2024-03-20T20:02:36.445Z] "crypto/aes", [2024-03-20T20:02:36.445Z] "crypto/cipher", [2024-03-20T20:02:36.445Z] "crypto/des", [2024-03-20T20:02:36.445Z] "crypto/dsa", [2024-03-20T20:02:36.445Z] "crypto/ecdsa", [2024-03-20T20:02:36.445Z] "crypto/ed25519", [2024-03-20T20:02:36.445Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.445Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.445Z] "crypto/elliptic", [2024-03-20T20:02:36.445Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.445Z] "crypto/hmac", [2024-03-20T20:02:36.445Z] "crypto/internal/randutil", [2024-03-20T20:02:36.445Z] "crypto/internal/subtle", [2024-03-20T20:02:36.445Z] "crypto/md5", [2024-03-20T20:02:36.445Z] "crypto/rand", [2024-03-20T20:02:36.445Z] "crypto/rc4", [2024-03-20T20:02:36.445Z] "crypto/rsa", [2024-03-20T20:02:36.445Z] "crypto/sha1", [2024-03-20T20:02:36.445Z] "crypto/sha256", [2024-03-20T20:02:36.445Z] "crypto/sha512", [2024-03-20T20:02:36.445Z] "crypto/subtle", [2024-03-20T20:02:36.445Z] "crypto/tls", [2024-03-20T20:02:36.445Z] "crypto/x509", [2024-03-20T20:02:36.445Z] "crypto/x509/pkix", [2024-03-20T20:02:36.445Z] "embed", [2024-03-20T20:02:36.445Z] "encoding", [2024-03-20T20:02:36.445Z] "encoding/asn1", [2024-03-20T20:02:36.445Z] "encoding/base64", [2024-03-20T20:02:36.445Z] "encoding/binary", [2024-03-20T20:02:36.445Z] "encoding/hex", [2024-03-20T20:02:36.445Z] "encoding/json", [2024-03-20T20:02:36.445Z] "encoding/pem", [2024-03-20T20:02:36.445Z] "errors", [2024-03-20T20:02:36.445Z] "fmt", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.445Z] "go/token", [2024-03-20T20:02:36.445Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.445Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.445Z] "hash", [2024-03-20T20:02:36.445Z] "hash/crc32", [2024-03-20T20:02:36.445Z] "hash/fnv", [2024-03-20T20:02:36.445Z] "internal/abi", [2024-03-20T20:02:36.445Z] "internal/bytealg", [2024-03-20T20:02:36.445Z] "internal/cpu", [2024-03-20T20:02:36.445Z] "internal/fmtsort", [2024-03-20T20:02:36.445Z] "internal/goexperiment", [2024-03-20T20:02:36.445Z] "internal/itoa", [2024-03-20T20:02:36.445Z] "internal/nettrace", [2024-03-20T20:02:36.445Z] "internal/oserror", [2024-03-20T20:02:36.445Z] "internal/poll", [2024-03-20T20:02:36.445Z] "internal/race", [2024-03-20T20:02:36.445Z] "internal/reflectlite", [2024-03-20T20:02:36.445Z] "internal/singleflight", [2024-03-20T20:02:36.445Z] "internal/syscall/execenv", [2024-03-20T20:02:36.445Z] "internal/syscall/unix", [2024-03-20T20:02:36.445Z] "internal/testlog", [2024-03-20T20:02:36.445Z] "internal/unsafeheader", [2024-03-20T20:02:36.445Z] "io", [2024-03-20T20:02:36.445Z] "io/fs", [2024-03-20T20:02:36.445Z] "io/ioutil", [2024-03-20T20:02:36.445Z] "log", [2024-03-20T20:02:36.445Z] "math", [2024-03-20T20:02:36.445Z] "math/big", [2024-03-20T20:02:36.445Z] "math/bits", [2024-03-20T20:02:36.445Z] "math/rand", [2024-03-20T20:02:36.445Z] "net", [2024-03-20T20:02:36.445Z] "net/url", [2024-03-20T20:02:36.445Z] "os", [2024-03-20T20:02:36.445Z] "path", [2024-03-20T20:02:36.445Z] "path/filepath", [2024-03-20T20:02:36.445Z] "reflect", [2024-03-20T20:02:36.445Z] "runtime", [2024-03-20T20:02:36.445Z] "runtime/cgo", [2024-03-20T20:02:36.445Z] "runtime/internal/atomic", [2024-03-20T20:02:36.445Z] "runtime/internal/math", [2024-03-20T20:02:36.445Z] "runtime/internal/sys", [2024-03-20T20:02:36.445Z] "sort", [2024-03-20T20:02:36.445Z] "strconv", [2024-03-20T20:02:36.445Z] "strings", [2024-03-20T20:02:36.445Z] "sync", [2024-03-20T20:02:36.445Z] "sync/atomic", [2024-03-20T20:02:36.445Z] "syscall", [2024-03-20T20:02:36.445Z] "time", [2024-03-20T20:02:36.445Z] "unicode", [2024-03-20T20:02:36.445Z] "unicode/utf16", [2024-03-20T20:02:36.445Z] "unicode/utf8", [2024-03-20T20:02:36.445Z] "unsafe", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.445Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "TestGoFiles": [ [2024-03-20T20:02:36.445Z] "status_test.go" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "TestImports": [ [2024-03-20T20:02:36.445Z] "context", [2024-03-20T20:02:36.445Z] "errors", [2024-03-20T20:02:36.445Z] "fmt", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.445Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.445Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-03-20T20:02:36.445Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-03-20T20:02:36.445Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.445Z] "testing" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "XTestGoFiles": [ [2024-03-20T20:02:36.445Z] "status_ext_test.go" [2024-03-20T20:02:36.445Z] ], [2024-03-20T20:02:36.445Z] "XTestImports": [ [2024-03-20T20:02:36.445Z] "context", [2024-03-20T20:02:36.445Z] "errors", [2024-03-20T20:02:36.445Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.445Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/stubserver", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/internal/testutils", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.445Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.445Z] "strings", [2024-03-20T20:02:36.445Z] "testing", [2024-03-20T20:02:36.445Z] "time" [2024-03-20T20:02:36.445Z] ] [2024-03-20T20:02:36.445Z] } [2024-03-20T20:02:36.445Z] { [2024-03-20T20:02:36.445Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/binarylog", [2024-03-20T20:02:36.445Z] "ImportPath": "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.445Z] "Name": "binarylog", [2024-03-20T20:02:36.445Z] "Doc": "Package binarylog implementation binary logging as defined in https://github.com/grpc/proposal/blob/master/A16-binary-logging.md.", [2024-03-20T20:02:36.445Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.445Z] "Module": { [2024-03-20T20:02:36.445Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.445Z] "Version": "v1.60.1", [2024-03-20T20:02:36.445Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.445Z] "Indirect": true, [2024-03-20T20:02:36.445Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.445Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.446Z] "GoVersion": "1.19" [2024-03-20T20:02:36.446Z] }, [2024-03-20T20:02:36.446Z] "DepOnly": true, [2024-03-20T20:02:36.446Z] "Stale": true, [2024-03-20T20:02:36.446Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.446Z] "GoFiles": [ [2024-03-20T20:02:36.446Z] "binarylog.go", [2024-03-20T20:02:36.446Z] "binarylog_testutil.go", [2024-03-20T20:02:36.446Z] "env_config.go", [2024-03-20T20:02:36.446Z] "method_logger.go", [2024-03-20T20:02:36.446Z] "sink.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Imports": [ [2024-03-20T20:02:36.446Z] "bufio", [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "encoding/binary", [2024-03-20T20:02:36.446Z] "errors", [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.446Z] "io", [2024-03-20T20:02:36.446Z] "net", [2024-03-20T20:02:36.446Z] "os", [2024-03-20T20:02:36.446Z] "regexp", [2024-03-20T20:02:36.446Z] "strconv", [2024-03-20T20:02:36.446Z] "strings", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "time" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Deps": [ [2024-03-20T20:02:36.446Z] "bufio", [2024-03-20T20:02:36.446Z] "bytes", [2024-03-20T20:02:36.446Z] "compress/flate", [2024-03-20T20:02:36.446Z] "compress/gzip", [2024-03-20T20:02:36.446Z] "container/list", [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "crypto", [2024-03-20T20:02:36.446Z] "crypto/aes", [2024-03-20T20:02:36.446Z] "crypto/cipher", [2024-03-20T20:02:36.446Z] "crypto/des", [2024-03-20T20:02:36.446Z] "crypto/dsa", [2024-03-20T20:02:36.446Z] "crypto/ecdsa", [2024-03-20T20:02:36.446Z] "crypto/ed25519", [2024-03-20T20:02:36.446Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.446Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.446Z] "crypto/elliptic", [2024-03-20T20:02:36.446Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.446Z] "crypto/hmac", [2024-03-20T20:02:36.446Z] "crypto/internal/randutil", [2024-03-20T20:02:36.446Z] "crypto/internal/subtle", [2024-03-20T20:02:36.446Z] "crypto/md5", [2024-03-20T20:02:36.446Z] "crypto/rand", [2024-03-20T20:02:36.446Z] "crypto/rc4", [2024-03-20T20:02:36.446Z] "crypto/rsa", [2024-03-20T20:02:36.446Z] "crypto/sha1", [2024-03-20T20:02:36.446Z] "crypto/sha256", [2024-03-20T20:02:36.446Z] "crypto/sha512", [2024-03-20T20:02:36.446Z] "crypto/subtle", [2024-03-20T20:02:36.446Z] "crypto/tls", [2024-03-20T20:02:36.446Z] "crypto/x509", [2024-03-20T20:02:36.446Z] "crypto/x509/pkix", [2024-03-20T20:02:36.446Z] "embed", [2024-03-20T20:02:36.446Z] "encoding", [2024-03-20T20:02:36.446Z] "encoding/asn1", [2024-03-20T20:02:36.446Z] "encoding/base64", [2024-03-20T20:02:36.446Z] "encoding/binary", [2024-03-20T20:02:36.446Z] "encoding/hex", [2024-03-20T20:02:36.446Z] "encoding/json", [2024-03-20T20:02:36.446Z] "encoding/pem", [2024-03-20T20:02:36.446Z] "errors", [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.446Z] "go/token", [2024-03-20T20:02:36.446Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.446Z] "hash", [2024-03-20T20:02:36.446Z] "hash/crc32", [2024-03-20T20:02:36.446Z] "hash/fnv", [2024-03-20T20:02:36.446Z] "internal/abi", [2024-03-20T20:02:36.446Z] "internal/bytealg", [2024-03-20T20:02:36.446Z] "internal/cpu", [2024-03-20T20:02:36.446Z] "internal/fmtsort", [2024-03-20T20:02:36.446Z] "internal/goexperiment", [2024-03-20T20:02:36.446Z] "internal/itoa", [2024-03-20T20:02:36.446Z] "internal/nettrace", [2024-03-20T20:02:36.446Z] "internal/oserror", [2024-03-20T20:02:36.446Z] "internal/poll", [2024-03-20T20:02:36.446Z] "internal/race", [2024-03-20T20:02:36.446Z] "internal/reflectlite", [2024-03-20T20:02:36.446Z] "internal/singleflight", [2024-03-20T20:02:36.446Z] "internal/syscall/execenv", [2024-03-20T20:02:36.446Z] "internal/syscall/unix", [2024-03-20T20:02:36.446Z] "internal/testlog", [2024-03-20T20:02:36.446Z] "internal/unsafeheader", [2024-03-20T20:02:36.446Z] "io", [2024-03-20T20:02:36.446Z] "io/fs", [2024-03-20T20:02:36.446Z] "io/ioutil", [2024-03-20T20:02:36.446Z] "log", [2024-03-20T20:02:36.446Z] "math", [2024-03-20T20:02:36.446Z] "math/big", [2024-03-20T20:02:36.446Z] "math/bits", [2024-03-20T20:02:36.446Z] "math/rand", [2024-03-20T20:02:36.446Z] "net", [2024-03-20T20:02:36.446Z] "net/url", [2024-03-20T20:02:36.446Z] "os", [2024-03-20T20:02:36.446Z] "path", [2024-03-20T20:02:36.446Z] "path/filepath", [2024-03-20T20:02:36.446Z] "reflect", [2024-03-20T20:02:36.446Z] "regexp", [2024-03-20T20:02:36.446Z] "regexp/syntax", [2024-03-20T20:02:36.446Z] "runtime", [2024-03-20T20:02:36.446Z] "runtime/cgo", [2024-03-20T20:02:36.446Z] "runtime/internal/atomic", [2024-03-20T20:02:36.446Z] "runtime/internal/math", [2024-03-20T20:02:36.446Z] "runtime/internal/sys", [2024-03-20T20:02:36.446Z] "sort", [2024-03-20T20:02:36.446Z] "strconv", [2024-03-20T20:02:36.446Z] "strings", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "syscall", [2024-03-20T20:02:36.446Z] "time", [2024-03-20T20:02:36.446Z] "unicode", [2024-03-20T20:02:36.446Z] "unicode/utf16", [2024-03-20T20:02:36.446Z] "unicode/utf8", [2024-03-20T20:02:36.446Z] "unsafe", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.446Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestGoFiles": [ [2024-03-20T20:02:36.446Z] "binarylog_test.go", [2024-03-20T20:02:36.446Z] "env_config_test.go", [2024-03-20T20:02:36.446Z] "method_logger_test.go", [2024-03-20T20:02:36.446Z] "regexp_test.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestImports": [ [2024-03-20T20:02:36.446Z] "bytes", [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.446Z] "net", [2024-03-20T20:02:36.446Z] "reflect", [2024-03-20T20:02:36.446Z] "testing", [2024-03-20T20:02:36.446Z] "time" [2024-03-20T20:02:36.446Z] ] [2024-03-20T20:02:36.446Z] } [2024-03-20T20:02:36.446Z] { [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/buffer", [2024-03-20T20:02:36.446Z] "ImportPath": "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.446Z] "Name": "buffer", [2024-03-20T20:02:36.446Z] "Doc": "Package buffer provides an implementation of an unbounded buffer.", [2024-03-20T20:02:36.446Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "Module": { [2024-03-20T20:02:36.446Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.446Z] "Version": "v1.60.1", [2024-03-20T20:02:36.446Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.446Z] "Indirect": true, [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.446Z] "GoVersion": "1.19" [2024-03-20T20:02:36.446Z] }, [2024-03-20T20:02:36.446Z] "DepOnly": true, [2024-03-20T20:02:36.446Z] "Stale": true, [2024-03-20T20:02:36.446Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.446Z] "GoFiles": [ [2024-03-20T20:02:36.446Z] "unbounded.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Imports": [ [2024-03-20T20:02:36.446Z] "errors", [2024-03-20T20:02:36.446Z] "sync" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Deps": [ [2024-03-20T20:02:36.446Z] "errors", [2024-03-20T20:02:36.446Z] "internal/abi", [2024-03-20T20:02:36.446Z] "internal/bytealg", [2024-03-20T20:02:36.446Z] "internal/cpu", [2024-03-20T20:02:36.446Z] "internal/goexperiment", [2024-03-20T20:02:36.446Z] "internal/race", [2024-03-20T20:02:36.446Z] "internal/reflectlite", [2024-03-20T20:02:36.446Z] "internal/unsafeheader", [2024-03-20T20:02:36.446Z] "runtime", [2024-03-20T20:02:36.446Z] "runtime/internal/atomic", [2024-03-20T20:02:36.446Z] "runtime/internal/math", [2024-03-20T20:02:36.446Z] "runtime/internal/sys", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "unsafe" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestGoFiles": [ [2024-03-20T20:02:36.446Z] "unbounded_test.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestImports": [ [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.446Z] "reflect", [2024-03-20T20:02:36.446Z] "sort", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "testing" [2024-03-20T20:02:36.446Z] ] [2024-03-20T20:02:36.446Z] } [2024-03-20T20:02:36.446Z] { [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcsync", [2024-03-20T20:02:36.446Z] "ImportPath": "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.446Z] "Name": "grpcsync", [2024-03-20T20:02:36.446Z] "Doc": "Package grpcsync implements additional synchronization primitives built upon the sync package.", [2024-03-20T20:02:36.446Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "Module": { [2024-03-20T20:02:36.446Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.446Z] "Version": "v1.60.1", [2024-03-20T20:02:36.446Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.446Z] "Indirect": true, [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.446Z] "GoVersion": "1.19" [2024-03-20T20:02:36.446Z] }, [2024-03-20T20:02:36.446Z] "DepOnly": true, [2024-03-20T20:02:36.446Z] "Stale": true, [2024-03-20T20:02:36.446Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.446Z] "GoFiles": [ [2024-03-20T20:02:36.446Z] "callback_serializer.go", [2024-03-20T20:02:36.446Z] "event.go", [2024-03-20T20:02:36.446Z] "oncefunc.go", [2024-03-20T20:02:36.446Z] "pubsub.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Imports": [ [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Deps": [ [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "errors", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.446Z] "internal/abi", [2024-03-20T20:02:36.446Z] "internal/bytealg", [2024-03-20T20:02:36.446Z] "internal/cpu", [2024-03-20T20:02:36.446Z] "internal/goexperiment", [2024-03-20T20:02:36.446Z] "internal/itoa", [2024-03-20T20:02:36.446Z] "internal/oserror", [2024-03-20T20:02:36.446Z] "internal/race", [2024-03-20T20:02:36.446Z] "internal/reflectlite", [2024-03-20T20:02:36.446Z] "internal/unsafeheader", [2024-03-20T20:02:36.446Z] "runtime", [2024-03-20T20:02:36.446Z] "runtime/internal/atomic", [2024-03-20T20:02:36.446Z] "runtime/internal/math", [2024-03-20T20:02:36.446Z] "runtime/internal/sys", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "syscall", [2024-03-20T20:02:36.446Z] "time", [2024-03-20T20:02:36.446Z] "unsafe" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestGoFiles": [ [2024-03-20T20:02:36.446Z] "callback_serializer_test.go", [2024-03-20T20:02:36.446Z] "event_test.go", [2024-03-20T20:02:36.446Z] "oncefunc_test.go", [2024-03-20T20:02:36.446Z] "pubsub_test.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestImports": [ [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "testing", [2024-03-20T20:02:36.446Z] "time" [2024-03-20T20:02:36.446Z] ] [2024-03-20T20:02:36.446Z] } [2024-03-20T20:02:36.446Z] { [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/idle", [2024-03-20T20:02:36.446Z] "ImportPath": "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.446Z] "Name": "idle", [2024-03-20T20:02:36.446Z] "Doc": "Package idle contains a component for managing idleness (entering and exiting) based on RPC activity.", [2024-03-20T20:02:36.446Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "Module": { [2024-03-20T20:02:36.446Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.446Z] "Version": "v1.60.1", [2024-03-20T20:02:36.446Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.446Z] "Indirect": true, [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.446Z] "GoVersion": "1.19" [2024-03-20T20:02:36.446Z] }, [2024-03-20T20:02:36.446Z] "DepOnly": true, [2024-03-20T20:02:36.446Z] "Stale": true, [2024-03-20T20:02:36.446Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.446Z] "GoFiles": [ [2024-03-20T20:02:36.446Z] "idle.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Imports": [ [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "math", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "time" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Deps": [ [2024-03-20T20:02:36.446Z] "errors", [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "internal/abi", [2024-03-20T20:02:36.446Z] "internal/bytealg", [2024-03-20T20:02:36.446Z] "internal/cpu", [2024-03-20T20:02:36.446Z] "internal/fmtsort", [2024-03-20T20:02:36.446Z] "internal/goexperiment", [2024-03-20T20:02:36.446Z] "internal/itoa", [2024-03-20T20:02:36.446Z] "internal/oserror", [2024-03-20T20:02:36.446Z] "internal/poll", [2024-03-20T20:02:36.446Z] "internal/race", [2024-03-20T20:02:36.446Z] "internal/reflectlite", [2024-03-20T20:02:36.446Z] "internal/syscall/execenv", [2024-03-20T20:02:36.446Z] "internal/syscall/unix", [2024-03-20T20:02:36.446Z] "internal/testlog", [2024-03-20T20:02:36.446Z] "internal/unsafeheader", [2024-03-20T20:02:36.446Z] "io", [2024-03-20T20:02:36.446Z] "io/fs", [2024-03-20T20:02:36.446Z] "math", [2024-03-20T20:02:36.446Z] "math/bits", [2024-03-20T20:02:36.446Z] "os", [2024-03-20T20:02:36.446Z] "path", [2024-03-20T20:02:36.446Z] "reflect", [2024-03-20T20:02:36.446Z] "runtime", [2024-03-20T20:02:36.446Z] "runtime/internal/atomic", [2024-03-20T20:02:36.446Z] "runtime/internal/math", [2024-03-20T20:02:36.446Z] "runtime/internal/sys", [2024-03-20T20:02:36.446Z] "sort", [2024-03-20T20:02:36.446Z] "strconv", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "syscall", [2024-03-20T20:02:36.446Z] "time", [2024-03-20T20:02:36.446Z] "unicode", [2024-03-20T20:02:36.446Z] "unicode/utf8", [2024-03-20T20:02:36.446Z] "unsafe" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestGoFiles": [ [2024-03-20T20:02:36.446Z] "idle_test.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "TestImports": [ [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "sync/atomic", [2024-03-20T20:02:36.446Z] "testing", [2024-03-20T20:02:36.446Z] "time" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "XTestGoFiles": [ [2024-03-20T20:02:36.446Z] "idle_e2e_test.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "XTestImports": [ [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/stubserver", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/testutils", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/resolver/manual", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.446Z] "io", [2024-03-20T20:02:36.446Z] "strings", [2024-03-20T20:02:36.446Z] "sync", [2024-03-20T20:02:36.446Z] "testing", [2024-03-20T20:02:36.446Z] "time" [2024-03-20T20:02:36.446Z] ] [2024-03-20T20:02:36.446Z] } [2024-03-20T20:02:36.446Z] { [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/metadata", [2024-03-20T20:02:36.446Z] "ImportPath": "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.446Z] "Name": "metadata", [2024-03-20T20:02:36.446Z] "Doc": "Package metadata contains functions to set and get metadata from addresses.", [2024-03-20T20:02:36.446Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "Module": { [2024-03-20T20:02:36.446Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.446Z] "Version": "v1.60.1", [2024-03-20T20:02:36.446Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.446Z] "Indirect": true, [2024-03-20T20:02:36.446Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.446Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.446Z] "GoVersion": "1.19" [2024-03-20T20:02:36.446Z] }, [2024-03-20T20:02:36.446Z] "DepOnly": true, [2024-03-20T20:02:36.446Z] "Stale": true, [2024-03-20T20:02:36.446Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.446Z] "GoFiles": [ [2024-03-20T20:02:36.446Z] "metadata.go" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Imports": [ [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.446Z] "strings" [2024-03-20T20:02:36.446Z] ], [2024-03-20T20:02:36.446Z] "Deps": [ [2024-03-20T20:02:36.446Z] "bufio", [2024-03-20T20:02:36.446Z] "bytes", [2024-03-20T20:02:36.446Z] "compress/flate", [2024-03-20T20:02:36.446Z] "compress/gzip", [2024-03-20T20:02:36.446Z] "container/list", [2024-03-20T20:02:36.446Z] "context", [2024-03-20T20:02:36.446Z] "crypto", [2024-03-20T20:02:36.446Z] "crypto/aes", [2024-03-20T20:02:36.446Z] "crypto/cipher", [2024-03-20T20:02:36.446Z] "crypto/des", [2024-03-20T20:02:36.446Z] "crypto/dsa", [2024-03-20T20:02:36.446Z] "crypto/ecdsa", [2024-03-20T20:02:36.446Z] "crypto/ed25519", [2024-03-20T20:02:36.446Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.446Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.446Z] "crypto/elliptic", [2024-03-20T20:02:36.446Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.446Z] "crypto/hmac", [2024-03-20T20:02:36.446Z] "crypto/internal/randutil", [2024-03-20T20:02:36.446Z] "crypto/internal/subtle", [2024-03-20T20:02:36.446Z] "crypto/md5", [2024-03-20T20:02:36.446Z] "crypto/rand", [2024-03-20T20:02:36.446Z] "crypto/rc4", [2024-03-20T20:02:36.446Z] "crypto/rsa", [2024-03-20T20:02:36.446Z] "crypto/sha1", [2024-03-20T20:02:36.446Z] "crypto/sha256", [2024-03-20T20:02:36.446Z] "crypto/sha512", [2024-03-20T20:02:36.446Z] "crypto/subtle", [2024-03-20T20:02:36.446Z] "crypto/tls", [2024-03-20T20:02:36.446Z] "crypto/x509", [2024-03-20T20:02:36.446Z] "crypto/x509/pkix", [2024-03-20T20:02:36.446Z] "embed", [2024-03-20T20:02:36.446Z] "encoding", [2024-03-20T20:02:36.446Z] "encoding/asn1", [2024-03-20T20:02:36.446Z] "encoding/base64", [2024-03-20T20:02:36.446Z] "encoding/binary", [2024-03-20T20:02:36.446Z] "encoding/hex", [2024-03-20T20:02:36.446Z] "encoding/json", [2024-03-20T20:02:36.446Z] "encoding/pem", [2024-03-20T20:02:36.446Z] "errors", [2024-03-20T20:02:36.446Z] "fmt", [2024-03-20T20:02:36.446Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.446Z] "go/token", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.446Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.446Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.447Z] "hash", [2024-03-20T20:02:36.447Z] "hash/crc32", [2024-03-20T20:02:36.447Z] "hash/fnv", [2024-03-20T20:02:36.447Z] "internal/abi", [2024-03-20T20:02:36.447Z] "internal/bytealg", [2024-03-20T20:02:36.447Z] "internal/cpu", [2024-03-20T20:02:36.447Z] "internal/fmtsort", [2024-03-20T20:02:36.447Z] "internal/goexperiment", [2024-03-20T20:02:36.447Z] "internal/itoa", [2024-03-20T20:02:36.447Z] "internal/nettrace", [2024-03-20T20:02:36.447Z] "internal/oserror", [2024-03-20T20:02:36.447Z] "internal/poll", [2024-03-20T20:02:36.447Z] "internal/race", [2024-03-20T20:02:36.447Z] "internal/reflectlite", [2024-03-20T20:02:36.447Z] "internal/singleflight", [2024-03-20T20:02:36.447Z] "internal/syscall/execenv", [2024-03-20T20:02:36.447Z] "internal/syscall/unix", [2024-03-20T20:02:36.447Z] "internal/testlog", [2024-03-20T20:02:36.447Z] "internal/unsafeheader", [2024-03-20T20:02:36.447Z] "io", [2024-03-20T20:02:36.447Z] "io/fs", [2024-03-20T20:02:36.447Z] "io/ioutil", [2024-03-20T20:02:36.447Z] "log", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "math/big", [2024-03-20T20:02:36.447Z] "math/bits", [2024-03-20T20:02:36.447Z] "math/rand", [2024-03-20T20:02:36.447Z] "net", [2024-03-20T20:02:36.447Z] "net/url", [2024-03-20T20:02:36.447Z] "os", [2024-03-20T20:02:36.447Z] "path", [2024-03-20T20:02:36.447Z] "path/filepath", [2024-03-20T20:02:36.447Z] "reflect", [2024-03-20T20:02:36.447Z] "runtime", [2024-03-20T20:02:36.447Z] "runtime/cgo", [2024-03-20T20:02:36.447Z] "runtime/internal/atomic", [2024-03-20T20:02:36.447Z] "runtime/internal/math", [2024-03-20T20:02:36.447Z] "runtime/internal/sys", [2024-03-20T20:02:36.447Z] "sort", [2024-03-20T20:02:36.447Z] "strconv", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "sync", [2024-03-20T20:02:36.447Z] "sync/atomic", [2024-03-20T20:02:36.447Z] "syscall", [2024-03-20T20:02:36.447Z] "time", [2024-03-20T20:02:36.447Z] "unicode", [2024-03-20T20:02:36.447Z] "unicode/utf16", [2024-03-20T20:02:36.447Z] "unicode/utf8", [2024-03-20T20:02:36.447Z] "unsafe", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.447Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "TestGoFiles": [ [2024-03-20T20:02:36.447Z] "metadata_test.go" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "TestImports": [ [2024-03-20T20:02:36.447Z] "errors", [2024-03-20T20:02:36.447Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.447Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.447Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.447Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.447Z] "reflect", [2024-03-20T20:02:36.447Z] "testing" [2024-03-20T20:02:36.447Z] ] [2024-03-20T20:02:36.447Z] } [2024-03-20T20:02:36.447Z] { [2024-03-20T20:02:36.447Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/json", [2024-03-20T20:02:36.447Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.447Z] "Name": "json", [2024-03-20T20:02:36.447Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.447Z] "Module": { [2024-03-20T20:02:36.447Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.447Z] "Version": "v1.33.0", [2024-03-20T20:02:36.447Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.447Z] "Indirect": true, [2024-03-20T20:02:36.447Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.447Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.447Z] "GoVersion": "1.17" [2024-03-20T20:02:36.447Z] }, [2024-03-20T20:02:36.447Z] "DepOnly": true, [2024-03-20T20:02:36.447Z] "Stale": true, [2024-03-20T20:02:36.447Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "GoFiles": [ [2024-03-20T20:02:36.447Z] "decode.go", [2024-03-20T20:02:36.447Z] "decode_number.go", [2024-03-20T20:02:36.447Z] "decode_string.go", [2024-03-20T20:02:36.447Z] "decode_token.go", [2024-03-20T20:02:36.447Z] "encode.go" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "Imports": [ [2024-03-20T20:02:36.447Z] "bytes", [2024-03-20T20:02:36.447Z] "fmt", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.447Z] "io", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "math/bits", [2024-03-20T20:02:36.447Z] "regexp", [2024-03-20T20:02:36.447Z] "strconv", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "unicode", [2024-03-20T20:02:36.447Z] "unicode/utf16", [2024-03-20T20:02:36.447Z] "unicode/utf8" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "Deps": [ [2024-03-20T20:02:36.447Z] "bytes", [2024-03-20T20:02:36.447Z] "encoding/binary", [2024-03-20T20:02:36.447Z] "errors", [2024-03-20T20:02:36.447Z] "fmt", [2024-03-20T20:02:36.447Z] "go/token", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.447Z] "hash", [2024-03-20T20:02:36.447Z] "hash/fnv", [2024-03-20T20:02:36.447Z] "internal/abi", [2024-03-20T20:02:36.447Z] "internal/bytealg", [2024-03-20T20:02:36.447Z] "internal/cpu", [2024-03-20T20:02:36.447Z] "internal/fmtsort", [2024-03-20T20:02:36.447Z] "internal/goexperiment", [2024-03-20T20:02:36.447Z] "internal/itoa", [2024-03-20T20:02:36.447Z] "internal/oserror", [2024-03-20T20:02:36.447Z] "internal/poll", [2024-03-20T20:02:36.447Z] "internal/race", [2024-03-20T20:02:36.447Z] "internal/reflectlite", [2024-03-20T20:02:36.447Z] "internal/syscall/execenv", [2024-03-20T20:02:36.447Z] "internal/syscall/unix", [2024-03-20T20:02:36.447Z] "internal/testlog", [2024-03-20T20:02:36.447Z] "internal/unsafeheader", [2024-03-20T20:02:36.447Z] "io", [2024-03-20T20:02:36.447Z] "io/fs", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "math/bits", [2024-03-20T20:02:36.447Z] "os", [2024-03-20T20:02:36.447Z] "path", [2024-03-20T20:02:36.447Z] "reflect", [2024-03-20T20:02:36.447Z] "regexp", [2024-03-20T20:02:36.447Z] "regexp/syntax", [2024-03-20T20:02:36.447Z] "runtime", [2024-03-20T20:02:36.447Z] "runtime/internal/atomic", [2024-03-20T20:02:36.447Z] "runtime/internal/math", [2024-03-20T20:02:36.447Z] "runtime/internal/sys", [2024-03-20T20:02:36.447Z] "sort", [2024-03-20T20:02:36.447Z] "strconv", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "sync", [2024-03-20T20:02:36.447Z] "sync/atomic", [2024-03-20T20:02:36.447Z] "syscall", [2024-03-20T20:02:36.447Z] "time", [2024-03-20T20:02:36.447Z] "unicode", [2024-03-20T20:02:36.447Z] "unicode/utf16", [2024-03-20T20:02:36.447Z] "unicode/utf8", [2024-03-20T20:02:36.447Z] "unsafe" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "XTestGoFiles": [ [2024-03-20T20:02:36.447Z] "bench_test.go", [2024-03-20T20:02:36.447Z] "decode_test.go", [2024-03-20T20:02:36.447Z] "encode_test.go" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "XTestImports": [ [2024-03-20T20:02:36.447Z] "fmt", [2024-03-20T20:02:36.447Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.447Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "testing", [2024-03-20T20:02:36.447Z] "unicode/utf8" [2024-03-20T20:02:36.447Z] ] [2024-03-20T20:02:36.447Z] } [2024-03-20T20:02:36.447Z] { [2024-03-20T20:02:36.447Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protojson", [2024-03-20T20:02:36.447Z] "ImportPath": "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.447Z] "Name": "protojson", [2024-03-20T20:02:36.447Z] "Doc": "Package protojson marshals and unmarshals protocol buffer messages as JSON format.", [2024-03-20T20:02:36.447Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.447Z] "Module": { [2024-03-20T20:02:36.447Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.447Z] "Version": "v1.33.0", [2024-03-20T20:02:36.447Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.447Z] "Indirect": true, [2024-03-20T20:02:36.447Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.447Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.447Z] "GoVersion": "1.17" [2024-03-20T20:02:36.447Z] }, [2024-03-20T20:02:36.447Z] "DepOnly": true, [2024-03-20T20:02:36.447Z] "Stale": true, [2024-03-20T20:02:36.447Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "GoFiles": [ [2024-03-20T20:02:36.447Z] "decode.go", [2024-03-20T20:02:36.447Z] "doc.go", [2024-03-20T20:02:36.447Z] "encode.go", [2024-03-20T20:02:36.447Z] "well_known_types.go" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.447Z] "fuzz_test.go" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "Imports": [ [2024-03-20T20:02:36.447Z] "bytes", [2024-03-20T20:02:36.447Z] "encoding/base64", [2024-03-20T20:02:36.447Z] "fmt", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "strconv", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "time" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "Deps": [ [2024-03-20T20:02:36.447Z] "bytes", [2024-03-20T20:02:36.447Z] "embed", [2024-03-20T20:02:36.447Z] "encoding/base64", [2024-03-20T20:02:36.447Z] "encoding/binary", [2024-03-20T20:02:36.447Z] "errors", [2024-03-20T20:02:36.447Z] "fmt", [2024-03-20T20:02:36.447Z] "go/token", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.447Z] "hash", [2024-03-20T20:02:36.447Z] "hash/fnv", [2024-03-20T20:02:36.447Z] "internal/abi", [2024-03-20T20:02:36.447Z] "internal/bytealg", [2024-03-20T20:02:36.447Z] "internal/cpu", [2024-03-20T20:02:36.447Z] "internal/fmtsort", [2024-03-20T20:02:36.447Z] "internal/goexperiment", [2024-03-20T20:02:36.447Z] "internal/itoa", [2024-03-20T20:02:36.447Z] "internal/oserror", [2024-03-20T20:02:36.447Z] "internal/poll", [2024-03-20T20:02:36.447Z] "internal/race", [2024-03-20T20:02:36.447Z] "internal/reflectlite", [2024-03-20T20:02:36.447Z] "internal/syscall/execenv", [2024-03-20T20:02:36.447Z] "internal/syscall/unix", [2024-03-20T20:02:36.447Z] "internal/testlog", [2024-03-20T20:02:36.447Z] "internal/unsafeheader", [2024-03-20T20:02:36.447Z] "io", [2024-03-20T20:02:36.447Z] "io/fs", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "math/bits", [2024-03-20T20:02:36.447Z] "os", [2024-03-20T20:02:36.447Z] "path", [2024-03-20T20:02:36.447Z] "reflect", [2024-03-20T20:02:36.447Z] "regexp", [2024-03-20T20:02:36.447Z] "regexp/syntax", [2024-03-20T20:02:36.447Z] "runtime", [2024-03-20T20:02:36.447Z] "runtime/internal/atomic", [2024-03-20T20:02:36.447Z] "runtime/internal/math", [2024-03-20T20:02:36.447Z] "runtime/internal/sys", [2024-03-20T20:02:36.447Z] "sort", [2024-03-20T20:02:36.447Z] "strconv", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "sync", [2024-03-20T20:02:36.447Z] "sync/atomic", [2024-03-20T20:02:36.447Z] "syscall", [2024-03-20T20:02:36.447Z] "time", [2024-03-20T20:02:36.447Z] "unicode", [2024-03-20T20:02:36.447Z] "unicode/utf16", [2024-03-20T20:02:36.447Z] "unicode/utf8", [2024-03-20T20:02:36.447Z] "unsafe" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "XTestGoFiles": [ [2024-03-20T20:02:36.447Z] "bench_test.go", [2024-03-20T20:02:36.447Z] "decode_test.go", [2024-03-20T20:02:36.447Z] "encode_test.go" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "XTestImports": [ [2024-03-20T20:02:36.447Z] "bytes", [2024-03-20T20:02:36.447Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/testing/protopack", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/known/fieldmaskpb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "testing" [2024-03-20T20:02:36.447Z] ] [2024-03-20T20:02:36.447Z] } [2024-03-20T20:02:36.447Z] { [2024-03-20T20:02:36.447Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/jsonpb", [2024-03-20T20:02:36.447Z] "ImportPath": "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.447Z] "Name": "jsonpb", [2024-03-20T20:02:36.447Z] "Doc": "Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON.", [2024-03-20T20:02:36.447Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.447Z] "Module": { [2024-03-20T20:02:36.447Z] "Path": "github.com/golang/protobuf", [2024-03-20T20:02:36.447Z] "Version": "v1.5.3", [2024-03-20T20:02:36.447Z] "Time": "2021-09-16T00:37:10Z", [2024-03-20T20:02:36.447Z] "Indirect": true, [2024-03-20T20:02:36.447Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-20T20:02:36.447Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-20T20:02:36.447Z] "GoVersion": "1.9" [2024-03-20T20:02:36.447Z] }, [2024-03-20T20:02:36.447Z] "DepOnly": true, [2024-03-20T20:02:36.447Z] "Stale": true, [2024-03-20T20:02:36.447Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "GoFiles": [ [2024-03-20T20:02:36.447Z] "decode.go", [2024-03-20T20:02:36.447Z] "encode.go", [2024-03-20T20:02:36.447Z] "json.go" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "Imports": [ [2024-03-20T20:02:36.447Z] "encoding/json", [2024-03-20T20:02:36.447Z] "errors", [2024-03-20T20:02:36.447Z] "fmt", [2024-03-20T20:02:36.447Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.447Z] "io", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "reflect", [2024-03-20T20:02:36.447Z] "sort", [2024-03-20T20:02:36.447Z] "strconv", [2024-03-20T20:02:36.447Z] "strings", [2024-03-20T20:02:36.447Z] "time" [2024-03-20T20:02:36.447Z] ], [2024-03-20T20:02:36.447Z] "Deps": [ [2024-03-20T20:02:36.447Z] "bufio", [2024-03-20T20:02:36.447Z] "bytes", [2024-03-20T20:02:36.447Z] "compress/flate", [2024-03-20T20:02:36.447Z] "compress/gzip", [2024-03-20T20:02:36.447Z] "embed", [2024-03-20T20:02:36.447Z] "encoding", [2024-03-20T20:02:36.447Z] "encoding/base64", [2024-03-20T20:02:36.447Z] "encoding/binary", [2024-03-20T20:02:36.447Z] "encoding/json", [2024-03-20T20:02:36.447Z] "errors", [2024-03-20T20:02:36.447Z] "fmt", [2024-03-20T20:02:36.447Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.447Z] "go/token", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.447Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.447Z] "hash", [2024-03-20T20:02:36.447Z] "hash/crc32", [2024-03-20T20:02:36.447Z] "hash/fnv", [2024-03-20T20:02:36.447Z] "internal/abi", [2024-03-20T20:02:36.447Z] "internal/bytealg", [2024-03-20T20:02:36.447Z] "internal/cpu", [2024-03-20T20:02:36.447Z] "internal/fmtsort", [2024-03-20T20:02:36.447Z] "internal/goexperiment", [2024-03-20T20:02:36.447Z] "internal/itoa", [2024-03-20T20:02:36.447Z] "internal/oserror", [2024-03-20T20:02:36.447Z] "internal/poll", [2024-03-20T20:02:36.447Z] "internal/race", [2024-03-20T20:02:36.447Z] "internal/reflectlite", [2024-03-20T20:02:36.447Z] "internal/syscall/execenv", [2024-03-20T20:02:36.447Z] "internal/syscall/unix", [2024-03-20T20:02:36.447Z] "internal/testlog", [2024-03-20T20:02:36.447Z] "internal/unsafeheader", [2024-03-20T20:02:36.447Z] "io", [2024-03-20T20:02:36.447Z] "io/fs", [2024-03-20T20:02:36.447Z] "io/ioutil", [2024-03-20T20:02:36.447Z] "math", [2024-03-20T20:02:36.447Z] "math/bits", [2024-03-20T20:02:36.447Z] "os", [2024-03-20T20:02:36.447Z] "path", [2024-03-20T20:02:36.447Z] "reflect", [2024-03-20T20:02:36.447Z] "regexp", [2024-03-20T20:02:36.448Z] "regexp/syntax", [2024-03-20T20:02:36.448Z] "runtime", [2024-03-20T20:02:36.448Z] "runtime/internal/atomic", [2024-03-20T20:02:36.448Z] "runtime/internal/math", [2024-03-20T20:02:36.448Z] "runtime/internal/sys", [2024-03-20T20:02:36.448Z] "sort", [2024-03-20T20:02:36.448Z] "strconv", [2024-03-20T20:02:36.448Z] "strings", [2024-03-20T20:02:36.448Z] "sync", [2024-03-20T20:02:36.448Z] "sync/atomic", [2024-03-20T20:02:36.448Z] "syscall", [2024-03-20T20:02:36.448Z] "time", [2024-03-20T20:02:36.448Z] "unicode", [2024-03-20T20:02:36.448Z] "unicode/utf16", [2024-03-20T20:02:36.448Z] "unicode/utf8", [2024-03-20T20:02:36.448Z] "unsafe" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "TestGoFiles": [ [2024-03-20T20:02:36.448Z] "json_test.go" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "TestImports": [ [2024-03-20T20:02:36.448Z] "bytes", [2024-03-20T20:02:36.448Z] "compress/gzip", [2024-03-20T20:02:36.448Z] "encoding/json", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/internal/testprotos/jsonpb_proto", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/ptypes/struct", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/ptypes/wrappers", [2024-03-20T20:02:36.448Z] "io", [2024-03-20T20:02:36.448Z] "math", [2024-03-20T20:02:36.448Z] "reflect", [2024-03-20T20:02:36.448Z] "strings", [2024-03-20T20:02:36.448Z] "testing" [2024-03-20T20:02:36.448Z] ] [2024-03-20T20:02:36.448Z] } [2024-03-20T20:02:36.448Z] { [2024-03-20T20:02:36.448Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/pretty", [2024-03-20T20:02:36.448Z] "ImportPath": "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.448Z] "Name": "pretty", [2024-03-20T20:02:36.448Z] "Doc": "Package pretty defines helper functions to pretty-print structs for logging.", [2024-03-20T20:02:36.448Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.448Z] "Module": { [2024-03-20T20:02:36.448Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.448Z] "Version": "v1.60.1", [2024-03-20T20:02:36.448Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.448Z] "Indirect": true, [2024-03-20T20:02:36.448Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.448Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.448Z] "GoVersion": "1.19" [2024-03-20T20:02:36.448Z] }, [2024-03-20T20:02:36.448Z] "DepOnly": true, [2024-03-20T20:02:36.448Z] "Stale": true, [2024-03-20T20:02:36.448Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.448Z] "GoFiles": [ [2024-03-20T20:02:36.448Z] "pretty.go" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "Imports": [ [2024-03-20T20:02:36.448Z] "bytes", [2024-03-20T20:02:36.448Z] "encoding/json", [2024-03-20T20:02:36.448Z] "fmt", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/proto" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "Deps": [ [2024-03-20T20:02:36.448Z] "bufio", [2024-03-20T20:02:36.448Z] "bytes", [2024-03-20T20:02:36.448Z] "compress/flate", [2024-03-20T20:02:36.448Z] "compress/gzip", [2024-03-20T20:02:36.448Z] "embed", [2024-03-20T20:02:36.448Z] "encoding", [2024-03-20T20:02:36.448Z] "encoding/base64", [2024-03-20T20:02:36.448Z] "encoding/binary", [2024-03-20T20:02:36.448Z] "encoding/json", [2024-03-20T20:02:36.448Z] "errors", [2024-03-20T20:02:36.448Z] "fmt", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.448Z] "go/token", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.448Z] "hash", [2024-03-20T20:02:36.448Z] "hash/crc32", [2024-03-20T20:02:36.448Z] "hash/fnv", [2024-03-20T20:02:36.448Z] "internal/abi", [2024-03-20T20:02:36.448Z] "internal/bytealg", [2024-03-20T20:02:36.448Z] "internal/cpu", [2024-03-20T20:02:36.448Z] "internal/fmtsort", [2024-03-20T20:02:36.448Z] "internal/goexperiment", [2024-03-20T20:02:36.448Z] "internal/itoa", [2024-03-20T20:02:36.448Z] "internal/oserror", [2024-03-20T20:02:36.448Z] "internal/poll", [2024-03-20T20:02:36.448Z] "internal/race", [2024-03-20T20:02:36.448Z] "internal/reflectlite", [2024-03-20T20:02:36.448Z] "internal/syscall/execenv", [2024-03-20T20:02:36.448Z] "internal/syscall/unix", [2024-03-20T20:02:36.448Z] "internal/testlog", [2024-03-20T20:02:36.448Z] "internal/unsafeheader", [2024-03-20T20:02:36.448Z] "io", [2024-03-20T20:02:36.448Z] "io/fs", [2024-03-20T20:02:36.448Z] "io/ioutil", [2024-03-20T20:02:36.448Z] "math", [2024-03-20T20:02:36.448Z] "math/bits", [2024-03-20T20:02:36.448Z] "os", [2024-03-20T20:02:36.448Z] "path", [2024-03-20T20:02:36.448Z] "reflect", [2024-03-20T20:02:36.448Z] "regexp", [2024-03-20T20:02:36.448Z] "regexp/syntax", [2024-03-20T20:02:36.448Z] "runtime", [2024-03-20T20:02:36.448Z] "runtime/internal/atomic", [2024-03-20T20:02:36.448Z] "runtime/internal/math", [2024-03-20T20:02:36.448Z] "runtime/internal/sys", [2024-03-20T20:02:36.448Z] "sort", [2024-03-20T20:02:36.448Z] "strconv", [2024-03-20T20:02:36.448Z] "strings", [2024-03-20T20:02:36.448Z] "sync", [2024-03-20T20:02:36.448Z] "sync/atomic", [2024-03-20T20:02:36.448Z] "syscall", [2024-03-20T20:02:36.448Z] "time", [2024-03-20T20:02:36.448Z] "unicode", [2024-03-20T20:02:36.448Z] "unicode/utf16", [2024-03-20T20:02:36.448Z] "unicode/utf8", [2024-03-20T20:02:36.448Z] "unsafe" [2024-03-20T20:02:36.448Z] ] [2024-03-20T20:02:36.448Z] } [2024-03-20T20:02:36.448Z] { [2024-03-20T20:02:36.448Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/serviceconfig", [2024-03-20T20:02:36.448Z] "ImportPath": "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.448Z] "Name": "serviceconfig", [2024-03-20T20:02:36.448Z] "Doc": "Package serviceconfig contains utility functions to parse service config.", [2024-03-20T20:02:36.448Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.448Z] "Module": { [2024-03-20T20:02:36.448Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.448Z] "Version": "v1.60.1", [2024-03-20T20:02:36.448Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.448Z] "Indirect": true, [2024-03-20T20:02:36.448Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.448Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.448Z] "GoVersion": "1.19" [2024-03-20T20:02:36.448Z] }, [2024-03-20T20:02:36.448Z] "DepOnly": true, [2024-03-20T20:02:36.448Z] "Stale": true, [2024-03-20T20:02:36.448Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.448Z] "GoFiles": [ [2024-03-20T20:02:36.448Z] "duration.go", [2024-03-20T20:02:36.448Z] "serviceconfig.go" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "Imports": [ [2024-03-20T20:02:36.448Z] "encoding/json", [2024-03-20T20:02:36.448Z] "fmt", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.448Z] "math", [2024-03-20T20:02:36.448Z] "strconv", [2024-03-20T20:02:36.448Z] "strings", [2024-03-20T20:02:36.448Z] "time" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "Deps": [ [2024-03-20T20:02:36.448Z] "bufio", [2024-03-20T20:02:36.448Z] "bytes", [2024-03-20T20:02:36.448Z] "compress/flate", [2024-03-20T20:02:36.448Z] "compress/gzip", [2024-03-20T20:02:36.448Z] "container/list", [2024-03-20T20:02:36.448Z] "context", [2024-03-20T20:02:36.448Z] "crypto", [2024-03-20T20:02:36.448Z] "crypto/aes", [2024-03-20T20:02:36.448Z] "crypto/cipher", [2024-03-20T20:02:36.448Z] "crypto/des", [2024-03-20T20:02:36.448Z] "crypto/dsa", [2024-03-20T20:02:36.448Z] "crypto/ecdsa", [2024-03-20T20:02:36.448Z] "crypto/ed25519", [2024-03-20T20:02:36.448Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.448Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.448Z] "crypto/elliptic", [2024-03-20T20:02:36.448Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.448Z] "crypto/hmac", [2024-03-20T20:02:36.448Z] "crypto/internal/randutil", [2024-03-20T20:02:36.448Z] "crypto/internal/subtle", [2024-03-20T20:02:36.448Z] "crypto/md5", [2024-03-20T20:02:36.448Z] "crypto/rand", [2024-03-20T20:02:36.448Z] "crypto/rc4", [2024-03-20T20:02:36.448Z] "crypto/rsa", [2024-03-20T20:02:36.448Z] "crypto/sha1", [2024-03-20T20:02:36.448Z] "crypto/sha256", [2024-03-20T20:02:36.448Z] "crypto/sha512", [2024-03-20T20:02:36.448Z] "crypto/subtle", [2024-03-20T20:02:36.448Z] "crypto/tls", [2024-03-20T20:02:36.448Z] "crypto/x509", [2024-03-20T20:02:36.448Z] "crypto/x509/pkix", [2024-03-20T20:02:36.448Z] "embed", [2024-03-20T20:02:36.448Z] "encoding", [2024-03-20T20:02:36.448Z] "encoding/asn1", [2024-03-20T20:02:36.448Z] "encoding/base64", [2024-03-20T20:02:36.448Z] "encoding/binary", [2024-03-20T20:02:36.448Z] "encoding/hex", [2024-03-20T20:02:36.448Z] "encoding/json", [2024-03-20T20:02:36.448Z] "encoding/pem", [2024-03-20T20:02:36.448Z] "errors", [2024-03-20T20:02:36.448Z] "fmt", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.448Z] "go/token", [2024-03-20T20:02:36.448Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.448Z] "hash", [2024-03-20T20:02:36.448Z] "hash/crc32", [2024-03-20T20:02:36.448Z] "hash/fnv", [2024-03-20T20:02:36.448Z] "internal/abi", [2024-03-20T20:02:36.448Z] "internal/bytealg", [2024-03-20T20:02:36.448Z] "internal/cpu", [2024-03-20T20:02:36.448Z] "internal/fmtsort", [2024-03-20T20:02:36.448Z] "internal/goexperiment", [2024-03-20T20:02:36.448Z] "internal/itoa", [2024-03-20T20:02:36.448Z] "internal/nettrace", [2024-03-20T20:02:36.448Z] "internal/oserror", [2024-03-20T20:02:36.448Z] "internal/poll", [2024-03-20T20:02:36.448Z] "internal/race", [2024-03-20T20:02:36.448Z] "internal/reflectlite", [2024-03-20T20:02:36.448Z] "internal/singleflight", [2024-03-20T20:02:36.448Z] "internal/syscall/execenv", [2024-03-20T20:02:36.448Z] "internal/syscall/unix", [2024-03-20T20:02:36.448Z] "internal/testlog", [2024-03-20T20:02:36.448Z] "internal/unsafeheader", [2024-03-20T20:02:36.448Z] "io", [2024-03-20T20:02:36.448Z] "io/fs", [2024-03-20T20:02:36.448Z] "io/ioutil", [2024-03-20T20:02:36.448Z] "log", [2024-03-20T20:02:36.448Z] "math", [2024-03-20T20:02:36.448Z] "math/big", [2024-03-20T20:02:36.448Z] "math/bits", [2024-03-20T20:02:36.448Z] "math/rand", [2024-03-20T20:02:36.448Z] "net", [2024-03-20T20:02:36.448Z] "net/url", [2024-03-20T20:02:36.448Z] "os", [2024-03-20T20:02:36.448Z] "path", [2024-03-20T20:02:36.448Z] "path/filepath", [2024-03-20T20:02:36.448Z] "reflect", [2024-03-20T20:02:36.448Z] "runtime", [2024-03-20T20:02:36.448Z] "runtime/cgo", [2024-03-20T20:02:36.448Z] "runtime/internal/atomic", [2024-03-20T20:02:36.448Z] "runtime/internal/math", [2024-03-20T20:02:36.448Z] "runtime/internal/sys", [2024-03-20T20:02:36.448Z] "sort", [2024-03-20T20:02:36.448Z] "strconv", [2024-03-20T20:02:36.448Z] "strings", [2024-03-20T20:02:36.448Z] "sync", [2024-03-20T20:02:36.448Z] "sync/atomic", [2024-03-20T20:02:36.448Z] "syscall", [2024-03-20T20:02:36.448Z] "time", [2024-03-20T20:02:36.448Z] "unicode", [2024-03-20T20:02:36.448Z] "unicode/utf16", [2024-03-20T20:02:36.448Z] "unicode/utf8", [2024-03-20T20:02:36.448Z] "unsafe", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.448Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "TestGoFiles": [ [2024-03-20T20:02:36.448Z] "duration_test.go", [2024-03-20T20:02:36.448Z] "serviceconfig_test.go" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "TestImports": [ [2024-03-20T20:02:36.448Z] "encoding/json", [2024-03-20T20:02:36.448Z] "fmt", [2024-03-20T20:02:36.448Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.448Z] "math", [2024-03-20T20:02:36.448Z] "strings", [2024-03-20T20:02:36.448Z] "testing", [2024-03-20T20:02:36.448Z] "time" [2024-03-20T20:02:36.448Z] ] [2024-03-20T20:02:36.448Z] } [2024-03-20T20:02:36.448Z] { [2024-03-20T20:02:36.448Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver", [2024-03-20T20:02:36.448Z] "ImportPath": "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.448Z] "Name": "resolver", [2024-03-20T20:02:36.448Z] "Doc": "Package resolver provides internal resolver-related functionality.", [2024-03-20T20:02:36.448Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.448Z] "Module": { [2024-03-20T20:02:36.448Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.448Z] "Version": "v1.60.1", [2024-03-20T20:02:36.448Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.448Z] "Indirect": true, [2024-03-20T20:02:36.448Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.448Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.448Z] "GoVersion": "1.19" [2024-03-20T20:02:36.448Z] }, [2024-03-20T20:02:36.448Z] "DepOnly": true, [2024-03-20T20:02:36.448Z] "Stale": true, [2024-03-20T20:02:36.448Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.448Z] "GoFiles": [ [2024-03-20T20:02:36.448Z] "config_selector.go" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "Imports": [ [2024-03-20T20:02:36.448Z] "context", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.448Z] "sync" [2024-03-20T20:02:36.448Z] ], [2024-03-20T20:02:36.448Z] "Deps": [ [2024-03-20T20:02:36.448Z] "bufio", [2024-03-20T20:02:36.448Z] "bytes", [2024-03-20T20:02:36.448Z] "compress/flate", [2024-03-20T20:02:36.448Z] "compress/gzip", [2024-03-20T20:02:36.448Z] "container/list", [2024-03-20T20:02:36.448Z] "context", [2024-03-20T20:02:36.448Z] "crypto", [2024-03-20T20:02:36.448Z] "crypto/aes", [2024-03-20T20:02:36.448Z] "crypto/cipher", [2024-03-20T20:02:36.448Z] "crypto/des", [2024-03-20T20:02:36.448Z] "crypto/dsa", [2024-03-20T20:02:36.448Z] "crypto/ecdsa", [2024-03-20T20:02:36.448Z] "crypto/ed25519", [2024-03-20T20:02:36.448Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.448Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.448Z] "crypto/elliptic", [2024-03-20T20:02:36.448Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.448Z] "crypto/hmac", [2024-03-20T20:02:36.448Z] "crypto/internal/randutil", [2024-03-20T20:02:36.448Z] "crypto/internal/subtle", [2024-03-20T20:02:36.448Z] "crypto/md5", [2024-03-20T20:02:36.448Z] "crypto/rand", [2024-03-20T20:02:36.448Z] "crypto/rc4", [2024-03-20T20:02:36.448Z] "crypto/rsa", [2024-03-20T20:02:36.448Z] "crypto/sha1", [2024-03-20T20:02:36.448Z] "crypto/sha256", [2024-03-20T20:02:36.448Z] "crypto/sha512", [2024-03-20T20:02:36.448Z] "crypto/subtle", [2024-03-20T20:02:36.448Z] "crypto/tls", [2024-03-20T20:02:36.448Z] "crypto/x509", [2024-03-20T20:02:36.448Z] "crypto/x509/pkix", [2024-03-20T20:02:36.448Z] "embed", [2024-03-20T20:02:36.448Z] "encoding", [2024-03-20T20:02:36.448Z] "encoding/asn1", [2024-03-20T20:02:36.448Z] "encoding/base64", [2024-03-20T20:02:36.448Z] "encoding/binary", [2024-03-20T20:02:36.448Z] "encoding/hex", [2024-03-20T20:02:36.448Z] "encoding/json", [2024-03-20T20:02:36.448Z] "encoding/pem", [2024-03-20T20:02:36.448Z] "errors", [2024-03-20T20:02:36.448Z] "fmt", [2024-03-20T20:02:36.448Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.448Z] "go/token", [2024-03-20T20:02:36.448Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.448Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.448Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.448Z] "hash", [2024-03-20T20:02:36.448Z] "hash/crc32", [2024-03-20T20:02:36.448Z] "hash/fnv", [2024-03-20T20:02:36.448Z] "internal/abi", [2024-03-20T20:02:36.448Z] "internal/bytealg", [2024-03-20T20:02:36.448Z] "internal/cpu", [2024-03-20T20:02:36.449Z] "internal/fmtsort", [2024-03-20T20:02:36.449Z] "internal/goexperiment", [2024-03-20T20:02:36.449Z] "internal/itoa", [2024-03-20T20:02:36.449Z] "internal/nettrace", [2024-03-20T20:02:36.449Z] "internal/oserror", [2024-03-20T20:02:36.449Z] "internal/poll", [2024-03-20T20:02:36.449Z] "internal/race", [2024-03-20T20:02:36.449Z] "internal/reflectlite", [2024-03-20T20:02:36.449Z] "internal/singleflight", [2024-03-20T20:02:36.449Z] "internal/syscall/execenv", [2024-03-20T20:02:36.449Z] "internal/syscall/unix", [2024-03-20T20:02:36.449Z] "internal/testlog", [2024-03-20T20:02:36.449Z] "internal/unsafeheader", [2024-03-20T20:02:36.449Z] "io", [2024-03-20T20:02:36.449Z] "io/fs", [2024-03-20T20:02:36.449Z] "io/ioutil", [2024-03-20T20:02:36.449Z] "log", [2024-03-20T20:02:36.449Z] "math", [2024-03-20T20:02:36.449Z] "math/big", [2024-03-20T20:02:36.449Z] "math/bits", [2024-03-20T20:02:36.449Z] "math/rand", [2024-03-20T20:02:36.449Z] "net", [2024-03-20T20:02:36.449Z] "net/url", [2024-03-20T20:02:36.449Z] "os", [2024-03-20T20:02:36.449Z] "path", [2024-03-20T20:02:36.449Z] "path/filepath", [2024-03-20T20:02:36.449Z] "reflect", [2024-03-20T20:02:36.449Z] "runtime", [2024-03-20T20:02:36.449Z] "runtime/cgo", [2024-03-20T20:02:36.449Z] "runtime/internal/atomic", [2024-03-20T20:02:36.449Z] "runtime/internal/math", [2024-03-20T20:02:36.449Z] "runtime/internal/sys", [2024-03-20T20:02:36.449Z] "sort", [2024-03-20T20:02:36.449Z] "strconv", [2024-03-20T20:02:36.449Z] "strings", [2024-03-20T20:02:36.449Z] "sync", [2024-03-20T20:02:36.449Z] "sync/atomic", [2024-03-20T20:02:36.449Z] "syscall", [2024-03-20T20:02:36.449Z] "time", [2024-03-20T20:02:36.449Z] "unicode", [2024-03-20T20:02:36.449Z] "unicode/utf16", [2024-03-20T20:02:36.449Z] "unicode/utf8", [2024-03-20T20:02:36.449Z] "unsafe", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "TestGoFiles": [ [2024-03-20T20:02:36.449Z] "config_selector_test.go" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "TestImports": [ [2024-03-20T20:02:36.449Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.449Z] "testing", [2024-03-20T20:02:36.449Z] "time" [2024-03-20T20:02:36.449Z] ] [2024-03-20T20:02:36.449Z] } [2024-03-20T20:02:36.449Z] { [2024-03-20T20:02:36.449Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/passthrough", [2024-03-20T20:02:36.449Z] "ImportPath": "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.449Z] "Name": "passthrough", [2024-03-20T20:02:36.449Z] "Doc": "Package passthrough implements a pass-through resolver.", [2024-03-20T20:02:36.449Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.449Z] "Module": { [2024-03-20T20:02:36.449Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.449Z] "Version": "v1.60.1", [2024-03-20T20:02:36.449Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.449Z] "Indirect": true, [2024-03-20T20:02:36.449Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.449Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.449Z] "GoVersion": "1.19" [2024-03-20T20:02:36.449Z] }, [2024-03-20T20:02:36.449Z] "DepOnly": true, [2024-03-20T20:02:36.449Z] "Stale": true, [2024-03-20T20:02:36.449Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.449Z] "GoFiles": [ [2024-03-20T20:02:36.449Z] "passthrough.go" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "Imports": [ [2024-03-20T20:02:36.449Z] "errors", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/resolver" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "Deps": [ [2024-03-20T20:02:36.449Z] "bufio", [2024-03-20T20:02:36.449Z] "bytes", [2024-03-20T20:02:36.449Z] "compress/flate", [2024-03-20T20:02:36.449Z] "compress/gzip", [2024-03-20T20:02:36.449Z] "container/list", [2024-03-20T20:02:36.449Z] "context", [2024-03-20T20:02:36.449Z] "crypto", [2024-03-20T20:02:36.449Z] "crypto/aes", [2024-03-20T20:02:36.449Z] "crypto/cipher", [2024-03-20T20:02:36.449Z] "crypto/des", [2024-03-20T20:02:36.449Z] "crypto/dsa", [2024-03-20T20:02:36.449Z] "crypto/ecdsa", [2024-03-20T20:02:36.449Z] "crypto/ed25519", [2024-03-20T20:02:36.449Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.449Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.449Z] "crypto/elliptic", [2024-03-20T20:02:36.449Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.449Z] "crypto/hmac", [2024-03-20T20:02:36.449Z] "crypto/internal/randutil", [2024-03-20T20:02:36.449Z] "crypto/internal/subtle", [2024-03-20T20:02:36.449Z] "crypto/md5", [2024-03-20T20:02:36.449Z] "crypto/rand", [2024-03-20T20:02:36.449Z] "crypto/rc4", [2024-03-20T20:02:36.449Z] "crypto/rsa", [2024-03-20T20:02:36.449Z] "crypto/sha1", [2024-03-20T20:02:36.449Z] "crypto/sha256", [2024-03-20T20:02:36.449Z] "crypto/sha512", [2024-03-20T20:02:36.449Z] "crypto/subtle", [2024-03-20T20:02:36.449Z] "crypto/tls", [2024-03-20T20:02:36.449Z] "crypto/x509", [2024-03-20T20:02:36.449Z] "crypto/x509/pkix", [2024-03-20T20:02:36.449Z] "embed", [2024-03-20T20:02:36.449Z] "encoding", [2024-03-20T20:02:36.449Z] "encoding/asn1", [2024-03-20T20:02:36.449Z] "encoding/base64", [2024-03-20T20:02:36.449Z] "encoding/binary", [2024-03-20T20:02:36.449Z] "encoding/hex", [2024-03-20T20:02:36.449Z] "encoding/json", [2024-03-20T20:02:36.449Z] "encoding/pem", [2024-03-20T20:02:36.449Z] "errors", [2024-03-20T20:02:36.449Z] "fmt", [2024-03-20T20:02:36.449Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.449Z] "go/token", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.449Z] "hash", [2024-03-20T20:02:36.449Z] "hash/crc32", [2024-03-20T20:02:36.449Z] "hash/fnv", [2024-03-20T20:02:36.449Z] "internal/abi", [2024-03-20T20:02:36.449Z] "internal/bytealg", [2024-03-20T20:02:36.449Z] "internal/cpu", [2024-03-20T20:02:36.449Z] "internal/fmtsort", [2024-03-20T20:02:36.449Z] "internal/goexperiment", [2024-03-20T20:02:36.449Z] "internal/itoa", [2024-03-20T20:02:36.449Z] "internal/nettrace", [2024-03-20T20:02:36.449Z] "internal/oserror", [2024-03-20T20:02:36.449Z] "internal/poll", [2024-03-20T20:02:36.449Z] "internal/race", [2024-03-20T20:02:36.449Z] "internal/reflectlite", [2024-03-20T20:02:36.449Z] "internal/singleflight", [2024-03-20T20:02:36.449Z] "internal/syscall/execenv", [2024-03-20T20:02:36.449Z] "internal/syscall/unix", [2024-03-20T20:02:36.449Z] "internal/testlog", [2024-03-20T20:02:36.449Z] "internal/unsafeheader", [2024-03-20T20:02:36.449Z] "io", [2024-03-20T20:02:36.449Z] "io/fs", [2024-03-20T20:02:36.449Z] "io/ioutil", [2024-03-20T20:02:36.449Z] "log", [2024-03-20T20:02:36.449Z] "math", [2024-03-20T20:02:36.449Z] "math/big", [2024-03-20T20:02:36.449Z] "math/bits", [2024-03-20T20:02:36.449Z] "math/rand", [2024-03-20T20:02:36.449Z] "net", [2024-03-20T20:02:36.449Z] "net/url", [2024-03-20T20:02:36.449Z] "os", [2024-03-20T20:02:36.449Z] "path", [2024-03-20T20:02:36.449Z] "path/filepath", [2024-03-20T20:02:36.449Z] "reflect", [2024-03-20T20:02:36.449Z] "runtime", [2024-03-20T20:02:36.449Z] "runtime/cgo", [2024-03-20T20:02:36.449Z] "runtime/internal/atomic", [2024-03-20T20:02:36.449Z] "runtime/internal/math", [2024-03-20T20:02:36.449Z] "runtime/internal/sys", [2024-03-20T20:02:36.449Z] "sort", [2024-03-20T20:02:36.449Z] "strconv", [2024-03-20T20:02:36.449Z] "strings", [2024-03-20T20:02:36.449Z] "sync", [2024-03-20T20:02:36.449Z] "sync/atomic", [2024-03-20T20:02:36.449Z] "syscall", [2024-03-20T20:02:36.449Z] "time", [2024-03-20T20:02:36.449Z] "unicode", [2024-03-20T20:02:36.449Z] "unicode/utf16", [2024-03-20T20:02:36.449Z] "unicode/utf8", [2024-03-20T20:02:36.449Z] "unsafe", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.449Z] ] [2024-03-20T20:02:36.449Z] } [2024-03-20T20:02:36.449Z] { [2024-03-20T20:02:36.449Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport/networktype", [2024-03-20T20:02:36.449Z] "ImportPath": "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.449Z] "Name": "networktype", [2024-03-20T20:02:36.449Z] "Doc": "Package networktype declares the network type to be used in the default dialer.", [2024-03-20T20:02:36.449Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.449Z] "Module": { [2024-03-20T20:02:36.449Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.449Z] "Version": "v1.60.1", [2024-03-20T20:02:36.449Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.449Z] "Indirect": true, [2024-03-20T20:02:36.449Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.449Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.449Z] "GoVersion": "1.19" [2024-03-20T20:02:36.449Z] }, [2024-03-20T20:02:36.449Z] "DepOnly": true, [2024-03-20T20:02:36.449Z] "Stale": true, [2024-03-20T20:02:36.449Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.449Z] "GoFiles": [ [2024-03-20T20:02:36.449Z] "networktype.go" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "Imports": [ [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/resolver" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "Deps": [ [2024-03-20T20:02:36.449Z] "bufio", [2024-03-20T20:02:36.449Z] "bytes", [2024-03-20T20:02:36.449Z] "compress/flate", [2024-03-20T20:02:36.449Z] "compress/gzip", [2024-03-20T20:02:36.449Z] "container/list", [2024-03-20T20:02:36.449Z] "context", [2024-03-20T20:02:36.449Z] "crypto", [2024-03-20T20:02:36.449Z] "crypto/aes", [2024-03-20T20:02:36.449Z] "crypto/cipher", [2024-03-20T20:02:36.449Z] "crypto/des", [2024-03-20T20:02:36.449Z] "crypto/dsa", [2024-03-20T20:02:36.449Z] "crypto/ecdsa", [2024-03-20T20:02:36.449Z] "crypto/ed25519", [2024-03-20T20:02:36.449Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.449Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.449Z] "crypto/elliptic", [2024-03-20T20:02:36.449Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.449Z] "crypto/hmac", [2024-03-20T20:02:36.449Z] "crypto/internal/randutil", [2024-03-20T20:02:36.449Z] "crypto/internal/subtle", [2024-03-20T20:02:36.449Z] "crypto/md5", [2024-03-20T20:02:36.449Z] "crypto/rand", [2024-03-20T20:02:36.449Z] "crypto/rc4", [2024-03-20T20:02:36.449Z] "crypto/rsa", [2024-03-20T20:02:36.449Z] "crypto/sha1", [2024-03-20T20:02:36.449Z] "crypto/sha256", [2024-03-20T20:02:36.449Z] "crypto/sha512", [2024-03-20T20:02:36.449Z] "crypto/subtle", [2024-03-20T20:02:36.449Z] "crypto/tls", [2024-03-20T20:02:36.449Z] "crypto/x509", [2024-03-20T20:02:36.449Z] "crypto/x509/pkix", [2024-03-20T20:02:36.449Z] "embed", [2024-03-20T20:02:36.449Z] "encoding", [2024-03-20T20:02:36.449Z] "encoding/asn1", [2024-03-20T20:02:36.449Z] "encoding/base64", [2024-03-20T20:02:36.449Z] "encoding/binary", [2024-03-20T20:02:36.449Z] "encoding/hex", [2024-03-20T20:02:36.449Z] "encoding/json", [2024-03-20T20:02:36.449Z] "encoding/pem", [2024-03-20T20:02:36.449Z] "errors", [2024-03-20T20:02:36.449Z] "fmt", [2024-03-20T20:02:36.449Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.449Z] "go/token", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.449Z] "hash", [2024-03-20T20:02:36.449Z] "hash/crc32", [2024-03-20T20:02:36.449Z] "hash/fnv", [2024-03-20T20:02:36.449Z] "internal/abi", [2024-03-20T20:02:36.449Z] "internal/bytealg", [2024-03-20T20:02:36.449Z] "internal/cpu", [2024-03-20T20:02:36.449Z] "internal/fmtsort", [2024-03-20T20:02:36.449Z] "internal/goexperiment", [2024-03-20T20:02:36.449Z] "internal/itoa", [2024-03-20T20:02:36.449Z] "internal/nettrace", [2024-03-20T20:02:36.449Z] "internal/oserror", [2024-03-20T20:02:36.449Z] "internal/poll", [2024-03-20T20:02:36.449Z] "internal/race", [2024-03-20T20:02:36.449Z] "internal/reflectlite", [2024-03-20T20:02:36.449Z] "internal/singleflight", [2024-03-20T20:02:36.449Z] "internal/syscall/execenv", [2024-03-20T20:02:36.449Z] "internal/syscall/unix", [2024-03-20T20:02:36.449Z] "internal/testlog", [2024-03-20T20:02:36.449Z] "internal/unsafeheader", [2024-03-20T20:02:36.449Z] "io", [2024-03-20T20:02:36.449Z] "io/fs", [2024-03-20T20:02:36.449Z] "io/ioutil", [2024-03-20T20:02:36.449Z] "log", [2024-03-20T20:02:36.449Z] "math", [2024-03-20T20:02:36.449Z] "math/big", [2024-03-20T20:02:36.449Z] "math/bits", [2024-03-20T20:02:36.449Z] "math/rand", [2024-03-20T20:02:36.449Z] "net", [2024-03-20T20:02:36.449Z] "net/url", [2024-03-20T20:02:36.449Z] "os", [2024-03-20T20:02:36.449Z] "path", [2024-03-20T20:02:36.449Z] "path/filepath", [2024-03-20T20:02:36.449Z] "reflect", [2024-03-20T20:02:36.449Z] "runtime", [2024-03-20T20:02:36.449Z] "runtime/cgo", [2024-03-20T20:02:36.449Z] "runtime/internal/atomic", [2024-03-20T20:02:36.449Z] "runtime/internal/math", [2024-03-20T20:02:36.449Z] "runtime/internal/sys", [2024-03-20T20:02:36.449Z] "sort", [2024-03-20T20:02:36.449Z] "strconv", [2024-03-20T20:02:36.449Z] "strings", [2024-03-20T20:02:36.449Z] "sync", [2024-03-20T20:02:36.449Z] "sync/atomic", [2024-03-20T20:02:36.449Z] "syscall", [2024-03-20T20:02:36.449Z] "time", [2024-03-20T20:02:36.449Z] "unicode", [2024-03-20T20:02:36.449Z] "unicode/utf16", [2024-03-20T20:02:36.449Z] "unicode/utf8", [2024-03-20T20:02:36.449Z] "unsafe", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.449Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.449Z] ] [2024-03-20T20:02:36.449Z] } [2024-03-20T20:02:36.449Z] { [2024-03-20T20:02:36.449Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/unix", [2024-03-20T20:02:36.449Z] "ImportPath": "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.449Z] "Name": "unix", [2024-03-20T20:02:36.449Z] "Doc": "Package unix implements a resolver for unix targets.", [2024-03-20T20:02:36.449Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.449Z] "Module": { [2024-03-20T20:02:36.449Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.449Z] "Version": "v1.60.1", [2024-03-20T20:02:36.449Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.449Z] "Indirect": true, [2024-03-20T20:02:36.449Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.449Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.449Z] "GoVersion": "1.19" [2024-03-20T20:02:36.449Z] }, [2024-03-20T20:02:36.449Z] "DepOnly": true, [2024-03-20T20:02:36.449Z] "Stale": true, [2024-03-20T20:02:36.449Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.449Z] "GoFiles": [ [2024-03-20T20:02:36.449Z] "unix.go" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "Imports": [ [2024-03-20T20:02:36.449Z] "fmt", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/resolver" [2024-03-20T20:02:36.449Z] ], [2024-03-20T20:02:36.449Z] "Deps": [ [2024-03-20T20:02:36.449Z] "bufio", [2024-03-20T20:02:36.449Z] "bytes", [2024-03-20T20:02:36.449Z] "compress/flate", [2024-03-20T20:02:36.449Z] "compress/gzip", [2024-03-20T20:02:36.449Z] "container/list", [2024-03-20T20:02:36.449Z] "context", [2024-03-20T20:02:36.449Z] "crypto", [2024-03-20T20:02:36.449Z] "crypto/aes", [2024-03-20T20:02:36.449Z] "crypto/cipher", [2024-03-20T20:02:36.449Z] "crypto/des", [2024-03-20T20:02:36.449Z] "crypto/dsa", [2024-03-20T20:02:36.449Z] "crypto/ecdsa", [2024-03-20T20:02:36.449Z] "crypto/ed25519", [2024-03-20T20:02:36.449Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.449Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.449Z] "crypto/elliptic", [2024-03-20T20:02:36.449Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.449Z] "crypto/hmac", [2024-03-20T20:02:36.449Z] "crypto/internal/randutil", [2024-03-20T20:02:36.449Z] "crypto/internal/subtle", [2024-03-20T20:02:36.449Z] "crypto/md5", [2024-03-20T20:02:36.449Z] "crypto/rand", [2024-03-20T20:02:36.449Z] "crypto/rc4", [2024-03-20T20:02:36.449Z] "crypto/rsa", [2024-03-20T20:02:36.449Z] "crypto/sha1", [2024-03-20T20:02:36.449Z] "crypto/sha256", [2024-03-20T20:02:36.449Z] "crypto/sha512", [2024-03-20T20:02:36.449Z] "crypto/subtle", [2024-03-20T20:02:36.449Z] "crypto/tls", [2024-03-20T20:02:36.449Z] "crypto/x509", [2024-03-20T20:02:36.449Z] "crypto/x509/pkix", [2024-03-20T20:02:36.449Z] "embed", [2024-03-20T20:02:36.449Z] "encoding", [2024-03-20T20:02:36.449Z] "encoding/asn1", [2024-03-20T20:02:36.449Z] "encoding/base64", [2024-03-20T20:02:36.449Z] "encoding/binary", [2024-03-20T20:02:36.449Z] "encoding/hex", [2024-03-20T20:02:36.449Z] "encoding/json", [2024-03-20T20:02:36.449Z] "encoding/pem", [2024-03-20T20:02:36.449Z] "errors", [2024-03-20T20:02:36.449Z] "fmt", [2024-03-20T20:02:36.449Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.449Z] "go/token", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.449Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.449Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.449Z] "hash", [2024-03-20T20:02:36.449Z] "hash/crc32", [2024-03-20T20:02:36.449Z] "hash/fnv", [2024-03-20T20:02:36.449Z] "internal/abi", [2024-03-20T20:02:36.449Z] "internal/bytealg", [2024-03-20T20:02:36.449Z] "internal/cpu", [2024-03-20T20:02:36.449Z] "internal/fmtsort", [2024-03-20T20:02:36.449Z] "internal/goexperiment", [2024-03-20T20:02:36.449Z] "internal/itoa", [2024-03-20T20:02:36.449Z] "internal/nettrace", [2024-03-20T20:02:36.449Z] "internal/oserror", [2024-03-20T20:02:36.449Z] "internal/poll", [2024-03-20T20:02:36.449Z] "internal/race", [2024-03-20T20:02:36.449Z] "internal/reflectlite", [2024-03-20T20:02:36.450Z] "internal/singleflight", [2024-03-20T20:02:36.450Z] "internal/syscall/execenv", [2024-03-20T20:02:36.450Z] "internal/syscall/unix", [2024-03-20T20:02:36.450Z] "internal/testlog", [2024-03-20T20:02:36.450Z] "internal/unsafeheader", [2024-03-20T20:02:36.450Z] "io", [2024-03-20T20:02:36.450Z] "io/fs", [2024-03-20T20:02:36.450Z] "io/ioutil", [2024-03-20T20:02:36.450Z] "log", [2024-03-20T20:02:36.450Z] "math", [2024-03-20T20:02:36.450Z] "math/big", [2024-03-20T20:02:36.450Z] "math/bits", [2024-03-20T20:02:36.450Z] "math/rand", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "net/url", [2024-03-20T20:02:36.450Z] "os", [2024-03-20T20:02:36.450Z] "path", [2024-03-20T20:02:36.450Z] "path/filepath", [2024-03-20T20:02:36.450Z] "reflect", [2024-03-20T20:02:36.450Z] "runtime", [2024-03-20T20:02:36.450Z] "runtime/cgo", [2024-03-20T20:02:36.450Z] "runtime/internal/atomic", [2024-03-20T20:02:36.450Z] "runtime/internal/math", [2024-03-20T20:02:36.450Z] "runtime/internal/sys", [2024-03-20T20:02:36.450Z] "sort", [2024-03-20T20:02:36.450Z] "strconv", [2024-03-20T20:02:36.450Z] "strings", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "sync/atomic", [2024-03-20T20:02:36.450Z] "syscall", [2024-03-20T20:02:36.450Z] "time", [2024-03-20T20:02:36.450Z] "unicode", [2024-03-20T20:02:36.450Z] "unicode/utf16", [2024-03-20T20:02:36.450Z] "unicode/utf8", [2024-03-20T20:02:36.450Z] "unsafe", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.450Z] ] [2024-03-20T20:02:36.450Z] } [2024-03-20T20:02:36.450Z] { [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/syscall", [2024-03-20T20:02:36.450Z] "ImportPath": "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.450Z] "Name": "syscall", [2024-03-20T20:02:36.450Z] "Doc": "Package syscall provides functionalities that grpc uses to get low-level operating system stats/info.", [2024-03-20T20:02:36.450Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "Module": { [2024-03-20T20:02:36.450Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.450Z] "Version": "v1.60.1", [2024-03-20T20:02:36.450Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.450Z] "Indirect": true, [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.450Z] "GoVersion": "1.19" [2024-03-20T20:02:36.450Z] }, [2024-03-20T20:02:36.450Z] "DepOnly": true, [2024-03-20T20:02:36.450Z] "Stale": true, [2024-03-20T20:02:36.450Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.450Z] "GoFiles": [ [2024-03-20T20:02:36.450Z] "syscall_linux.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.450Z] "syscall_nonlinux.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Imports": [ [2024-03-20T20:02:36.450Z] "fmt", [2024-03-20T20:02:36.450Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "syscall", [2024-03-20T20:02:36.450Z] "time" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Deps": [ [2024-03-20T20:02:36.450Z] "bytes", [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "encoding", [2024-03-20T20:02:36.450Z] "encoding/base64", [2024-03-20T20:02:36.450Z] "encoding/binary", [2024-03-20T20:02:36.450Z] "encoding/json", [2024-03-20T20:02:36.450Z] "errors", [2024-03-20T20:02:36.450Z] "fmt", [2024-03-20T20:02:36.450Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.450Z] "internal/abi", [2024-03-20T20:02:36.450Z] "internal/bytealg", [2024-03-20T20:02:36.450Z] "internal/cpu", [2024-03-20T20:02:36.450Z] "internal/fmtsort", [2024-03-20T20:02:36.450Z] "internal/goexperiment", [2024-03-20T20:02:36.450Z] "internal/itoa", [2024-03-20T20:02:36.450Z] "internal/nettrace", [2024-03-20T20:02:36.450Z] "internal/oserror", [2024-03-20T20:02:36.450Z] "internal/poll", [2024-03-20T20:02:36.450Z] "internal/race", [2024-03-20T20:02:36.450Z] "internal/reflectlite", [2024-03-20T20:02:36.450Z] "internal/singleflight", [2024-03-20T20:02:36.450Z] "internal/syscall/execenv", [2024-03-20T20:02:36.450Z] "internal/syscall/unix", [2024-03-20T20:02:36.450Z] "internal/testlog", [2024-03-20T20:02:36.450Z] "internal/unsafeheader", [2024-03-20T20:02:36.450Z] "io", [2024-03-20T20:02:36.450Z] "io/fs", [2024-03-20T20:02:36.450Z] "log", [2024-03-20T20:02:36.450Z] "math", [2024-03-20T20:02:36.450Z] "math/bits", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "os", [2024-03-20T20:02:36.450Z] "path", [2024-03-20T20:02:36.450Z] "reflect", [2024-03-20T20:02:36.450Z] "runtime", [2024-03-20T20:02:36.450Z] "runtime/cgo", [2024-03-20T20:02:36.450Z] "runtime/internal/atomic", [2024-03-20T20:02:36.450Z] "runtime/internal/math", [2024-03-20T20:02:36.450Z] "runtime/internal/sys", [2024-03-20T20:02:36.450Z] "sort", [2024-03-20T20:02:36.450Z] "strconv", [2024-03-20T20:02:36.450Z] "strings", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "sync/atomic", [2024-03-20T20:02:36.450Z] "syscall", [2024-03-20T20:02:36.450Z] "time", [2024-03-20T20:02:36.450Z] "unicode", [2024-03-20T20:02:36.450Z] "unicode/utf16", [2024-03-20T20:02:36.450Z] "unicode/utf8", [2024-03-20T20:02:36.450Z] "unsafe", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.450Z] ] [2024-03-20T20:02:36.450Z] } [2024-03-20T20:02:36.450Z] { [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/keepalive", [2024-03-20T20:02:36.450Z] "ImportPath": "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.450Z] "Name": "keepalive", [2024-03-20T20:02:36.450Z] "Doc": "Package keepalive defines configurable parameters for point-to-point healthcheck.", [2024-03-20T20:02:36.450Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "Module": { [2024-03-20T20:02:36.450Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.450Z] "Version": "v1.60.1", [2024-03-20T20:02:36.450Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.450Z] "Indirect": true, [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.450Z] "GoVersion": "1.19" [2024-03-20T20:02:36.450Z] }, [2024-03-20T20:02:36.450Z] "DepOnly": true, [2024-03-20T20:02:36.450Z] "Stale": true, [2024-03-20T20:02:36.450Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.450Z] "GoFiles": [ [2024-03-20T20:02:36.450Z] "keepalive.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Imports": [ [2024-03-20T20:02:36.450Z] "time" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Deps": [ [2024-03-20T20:02:36.450Z] "errors", [2024-03-20T20:02:36.450Z] "internal/abi", [2024-03-20T20:02:36.450Z] "internal/bytealg", [2024-03-20T20:02:36.450Z] "internal/cpu", [2024-03-20T20:02:36.450Z] "internal/goexperiment", [2024-03-20T20:02:36.450Z] "internal/itoa", [2024-03-20T20:02:36.450Z] "internal/oserror", [2024-03-20T20:02:36.450Z] "internal/race", [2024-03-20T20:02:36.450Z] "internal/reflectlite", [2024-03-20T20:02:36.450Z] "internal/unsafeheader", [2024-03-20T20:02:36.450Z] "runtime", [2024-03-20T20:02:36.450Z] "runtime/internal/atomic", [2024-03-20T20:02:36.450Z] "runtime/internal/math", [2024-03-20T20:02:36.450Z] "runtime/internal/sys", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "sync/atomic", [2024-03-20T20:02:36.450Z] "syscall", [2024-03-20T20:02:36.450Z] "time", [2024-03-20T20:02:36.450Z] "unsafe" [2024-03-20T20:02:36.450Z] ] [2024-03-20T20:02:36.450Z] } [2024-03-20T20:02:36.450Z] { [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/peer", [2024-03-20T20:02:36.450Z] "ImportPath": "google.golang.org/grpc/peer", [2024-03-20T20:02:36.450Z] "Name": "peer", [2024-03-20T20:02:36.450Z] "Doc": "Package peer defines various peer information associated with RPCs and corresponding utils.", [2024-03-20T20:02:36.450Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "Module": { [2024-03-20T20:02:36.450Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.450Z] "Version": "v1.60.1", [2024-03-20T20:02:36.450Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.450Z] "Indirect": true, [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.450Z] "GoVersion": "1.19" [2024-03-20T20:02:36.450Z] }, [2024-03-20T20:02:36.450Z] "DepOnly": true, [2024-03-20T20:02:36.450Z] "Stale": true, [2024-03-20T20:02:36.450Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.450Z] "GoFiles": [ [2024-03-20T20:02:36.450Z] "peer.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Imports": [ [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.450Z] "net" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Deps": [ [2024-03-20T20:02:36.450Z] "bufio", [2024-03-20T20:02:36.450Z] "bytes", [2024-03-20T20:02:36.450Z] "compress/flate", [2024-03-20T20:02:36.450Z] "compress/gzip", [2024-03-20T20:02:36.450Z] "container/list", [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "crypto", [2024-03-20T20:02:36.450Z] "crypto/aes", [2024-03-20T20:02:36.450Z] "crypto/cipher", [2024-03-20T20:02:36.450Z] "crypto/des", [2024-03-20T20:02:36.450Z] "crypto/dsa", [2024-03-20T20:02:36.450Z] "crypto/ecdsa", [2024-03-20T20:02:36.450Z] "crypto/ed25519", [2024-03-20T20:02:36.450Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.450Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.450Z] "crypto/elliptic", [2024-03-20T20:02:36.450Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.450Z] "crypto/hmac", [2024-03-20T20:02:36.450Z] "crypto/internal/randutil", [2024-03-20T20:02:36.450Z] "crypto/internal/subtle", [2024-03-20T20:02:36.450Z] "crypto/md5", [2024-03-20T20:02:36.450Z] "crypto/rand", [2024-03-20T20:02:36.450Z] "crypto/rc4", [2024-03-20T20:02:36.450Z] "crypto/rsa", [2024-03-20T20:02:36.450Z] "crypto/sha1", [2024-03-20T20:02:36.450Z] "crypto/sha256", [2024-03-20T20:02:36.450Z] "crypto/sha512", [2024-03-20T20:02:36.450Z] "crypto/subtle", [2024-03-20T20:02:36.450Z] "crypto/tls", [2024-03-20T20:02:36.450Z] "crypto/x509", [2024-03-20T20:02:36.450Z] "crypto/x509/pkix", [2024-03-20T20:02:36.450Z] "embed", [2024-03-20T20:02:36.450Z] "encoding", [2024-03-20T20:02:36.450Z] "encoding/asn1", [2024-03-20T20:02:36.450Z] "encoding/base64", [2024-03-20T20:02:36.450Z] "encoding/binary", [2024-03-20T20:02:36.450Z] "encoding/hex", [2024-03-20T20:02:36.450Z] "encoding/json", [2024-03-20T20:02:36.450Z] "encoding/pem", [2024-03-20T20:02:36.450Z] "errors", [2024-03-20T20:02:36.450Z] "fmt", [2024-03-20T20:02:36.450Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.450Z] "go/token", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.450Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.450Z] "hash", [2024-03-20T20:02:36.450Z] "hash/crc32", [2024-03-20T20:02:36.450Z] "hash/fnv", [2024-03-20T20:02:36.450Z] "internal/abi", [2024-03-20T20:02:36.450Z] "internal/bytealg", [2024-03-20T20:02:36.450Z] "internal/cpu", [2024-03-20T20:02:36.450Z] "internal/fmtsort", [2024-03-20T20:02:36.450Z] "internal/goexperiment", [2024-03-20T20:02:36.450Z] "internal/itoa", [2024-03-20T20:02:36.450Z] "internal/nettrace", [2024-03-20T20:02:36.450Z] "internal/oserror", [2024-03-20T20:02:36.450Z] "internal/poll", [2024-03-20T20:02:36.450Z] "internal/race", [2024-03-20T20:02:36.450Z] "internal/reflectlite", [2024-03-20T20:02:36.450Z] "internal/singleflight", [2024-03-20T20:02:36.450Z] "internal/syscall/execenv", [2024-03-20T20:02:36.450Z] "internal/syscall/unix", [2024-03-20T20:02:36.450Z] "internal/testlog", [2024-03-20T20:02:36.450Z] "internal/unsafeheader", [2024-03-20T20:02:36.450Z] "io", [2024-03-20T20:02:36.450Z] "io/fs", [2024-03-20T20:02:36.450Z] "io/ioutil", [2024-03-20T20:02:36.450Z] "log", [2024-03-20T20:02:36.450Z] "math", [2024-03-20T20:02:36.450Z] "math/big", [2024-03-20T20:02:36.450Z] "math/bits", [2024-03-20T20:02:36.450Z] "math/rand", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "net/url", [2024-03-20T20:02:36.450Z] "os", [2024-03-20T20:02:36.450Z] "path", [2024-03-20T20:02:36.450Z] "path/filepath", [2024-03-20T20:02:36.450Z] "reflect", [2024-03-20T20:02:36.450Z] "runtime", [2024-03-20T20:02:36.450Z] "runtime/cgo", [2024-03-20T20:02:36.450Z] "runtime/internal/atomic", [2024-03-20T20:02:36.450Z] "runtime/internal/math", [2024-03-20T20:02:36.450Z] "runtime/internal/sys", [2024-03-20T20:02:36.450Z] "sort", [2024-03-20T20:02:36.450Z] "strconv", [2024-03-20T20:02:36.450Z] "strings", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "sync/atomic", [2024-03-20T20:02:36.450Z] "syscall", [2024-03-20T20:02:36.450Z] "time", [2024-03-20T20:02:36.450Z] "unicode", [2024-03-20T20:02:36.450Z] "unicode/utf16", [2024-03-20T20:02:36.450Z] "unicode/utf8", [2024-03-20T20:02:36.450Z] "unsafe", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.450Z] ] [2024-03-20T20:02:36.450Z] } [2024-03-20T20:02:36.450Z] { [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/stats", [2024-03-20T20:02:36.450Z] "ImportPath": "google.golang.org/grpc/stats", [2024-03-20T20:02:36.450Z] "Name": "stats", [2024-03-20T20:02:36.450Z] "Doc": "Package stats is for collecting and reporting various network and RPC stats.", [2024-03-20T20:02:36.450Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "Module": { [2024-03-20T20:02:36.450Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.450Z] "Version": "v1.60.1", [2024-03-20T20:02:36.450Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.450Z] "Indirect": true, [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.450Z] "GoVersion": "1.19" [2024-03-20T20:02:36.450Z] }, [2024-03-20T20:02:36.450Z] "DepOnly": true, [2024-03-20T20:02:36.450Z] "Stale": true, [2024-03-20T20:02:36.450Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-20T20:02:36.450Z] "GoFiles": [ [2024-03-20T20:02:36.450Z] "handlers.go", [2024-03-20T20:02:36.450Z] "stats.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Imports": [ [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "time" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Deps": [ [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "errors", [2024-03-20T20:02:36.450Z] "fmt", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.450Z] "internal/abi", [2024-03-20T20:02:36.450Z] "internal/bytealg", [2024-03-20T20:02:36.450Z] "internal/cpu", [2024-03-20T20:02:36.450Z] "internal/fmtsort", [2024-03-20T20:02:36.450Z] "internal/goexperiment", [2024-03-20T20:02:36.450Z] "internal/itoa", [2024-03-20T20:02:36.450Z] "internal/nettrace", [2024-03-20T20:02:36.450Z] "internal/oserror", [2024-03-20T20:02:36.450Z] "internal/poll", [2024-03-20T20:02:36.450Z] "internal/race", [2024-03-20T20:02:36.450Z] "internal/reflectlite", [2024-03-20T20:02:36.450Z] "internal/singleflight", [2024-03-20T20:02:36.450Z] "internal/syscall/execenv", [2024-03-20T20:02:36.450Z] "internal/syscall/unix", [2024-03-20T20:02:36.450Z] "internal/testlog", [2024-03-20T20:02:36.450Z] "internal/unsafeheader", [2024-03-20T20:02:36.450Z] "io", [2024-03-20T20:02:36.450Z] "io/fs", [2024-03-20T20:02:36.450Z] "math", [2024-03-20T20:02:36.450Z] "math/bits", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "os", [2024-03-20T20:02:36.450Z] "path", [2024-03-20T20:02:36.450Z] "reflect", [2024-03-20T20:02:36.450Z] "runtime", [2024-03-20T20:02:36.450Z] "runtime/cgo", [2024-03-20T20:02:36.450Z] "runtime/internal/atomic", [2024-03-20T20:02:36.450Z] "runtime/internal/math", [2024-03-20T20:02:36.450Z] "runtime/internal/sys", [2024-03-20T20:02:36.450Z] "sort", [2024-03-20T20:02:36.450Z] "strconv", [2024-03-20T20:02:36.450Z] "strings", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "sync/atomic", [2024-03-20T20:02:36.450Z] "syscall", [2024-03-20T20:02:36.450Z] "time", [2024-03-20T20:02:36.450Z] "unicode", [2024-03-20T20:02:36.450Z] "unicode/utf8", [2024-03-20T20:02:36.450Z] "unsafe", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "XTestGoFiles": [ [2024-03-20T20:02:36.450Z] "stats_test.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "XTestImports": [ [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "fmt", [2024-03-20T20:02:36.450Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/internal/stubserver", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/internal/testutils", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.450Z] "io", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "reflect", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "testing", [2024-03-20T20:02:36.450Z] "time" [2024-03-20T20:02:36.450Z] ] [2024-03-20T20:02:36.450Z] } [2024-03-20T20:02:36.450Z] { [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/tap", [2024-03-20T20:02:36.450Z] "ImportPath": "google.golang.org/grpc/tap", [2024-03-20T20:02:36.450Z] "Name": "tap", [2024-03-20T20:02:36.450Z] "Doc": "Package tap defines the function handles which are executed on the transport layer of gRPC-Go and related information.", [2024-03-20T20:02:36.450Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "Module": { [2024-03-20T20:02:36.450Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.450Z] "Version": "v1.60.1", [2024-03-20T20:02:36.450Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.450Z] "Indirect": true, [2024-03-20T20:02:36.450Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.450Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.450Z] "GoVersion": "1.19" [2024-03-20T20:02:36.450Z] }, [2024-03-20T20:02:36.450Z] "DepOnly": true, [2024-03-20T20:02:36.450Z] "Stale": true, [2024-03-20T20:02:36.450Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-20T20:02:36.450Z] "GoFiles": [ [2024-03-20T20:02:36.450Z] "tap.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Imports": [ [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/metadata" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Deps": [ [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "errors", [2024-03-20T20:02:36.450Z] "fmt", [2024-03-20T20:02:36.450Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.450Z] "internal/abi", [2024-03-20T20:02:36.450Z] "internal/bytealg", [2024-03-20T20:02:36.450Z] "internal/cpu", [2024-03-20T20:02:36.450Z] "internal/fmtsort", [2024-03-20T20:02:36.450Z] "internal/goexperiment", [2024-03-20T20:02:36.450Z] "internal/itoa", [2024-03-20T20:02:36.450Z] "internal/oserror", [2024-03-20T20:02:36.450Z] "internal/poll", [2024-03-20T20:02:36.450Z] "internal/race", [2024-03-20T20:02:36.450Z] "internal/reflectlite", [2024-03-20T20:02:36.450Z] "internal/syscall/execenv", [2024-03-20T20:02:36.450Z] "internal/syscall/unix", [2024-03-20T20:02:36.450Z] "internal/testlog", [2024-03-20T20:02:36.450Z] "internal/unsafeheader", [2024-03-20T20:02:36.450Z] "io", [2024-03-20T20:02:36.450Z] "io/fs", [2024-03-20T20:02:36.450Z] "math", [2024-03-20T20:02:36.450Z] "math/bits", [2024-03-20T20:02:36.450Z] "os", [2024-03-20T20:02:36.450Z] "path", [2024-03-20T20:02:36.450Z] "reflect", [2024-03-20T20:02:36.450Z] "runtime", [2024-03-20T20:02:36.450Z] "runtime/internal/atomic", [2024-03-20T20:02:36.450Z] "runtime/internal/math", [2024-03-20T20:02:36.450Z] "runtime/internal/sys", [2024-03-20T20:02:36.450Z] "sort", [2024-03-20T20:02:36.450Z] "strconv", [2024-03-20T20:02:36.450Z] "strings", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "sync/atomic", [2024-03-20T20:02:36.450Z] "syscall", [2024-03-20T20:02:36.450Z] "time", [2024-03-20T20:02:36.450Z] "unicode", [2024-03-20T20:02:36.450Z] "unicode/utf8", [2024-03-20T20:02:36.450Z] "unsafe" [2024-03-20T20:02:36.450Z] ] [2024-03-20T20:02:36.450Z] } [2024-03-20T20:02:36.450Z] { [2024-03-20T20:02:36.450Z] "Dir": "/usr/local/go/src/net/http/httputil", [2024-03-20T20:02:36.450Z] "ImportPath": "net/http/httputil", [2024-03-20T20:02:36.450Z] "Name": "httputil", [2024-03-20T20:02:36.450Z] "Doc": "Package httputil provides HTTP utility functions, complementing the more common ones in the net/http package.", [2024-03-20T20:02:36.450Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httputil.a", [2024-03-20T20:02:36.450Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.450Z] "Goroot": true, [2024-03-20T20:02:36.450Z] "Standard": true, [2024-03-20T20:02:36.450Z] "DepOnly": true, [2024-03-20T20:02:36.450Z] "GoFiles": [ [2024-03-20T20:02:36.450Z] "dump.go", [2024-03-20T20:02:36.450Z] "httputil.go", [2024-03-20T20:02:36.450Z] "persist.go", [2024-03-20T20:02:36.450Z] "reverseproxy.go" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "Imports": [ [2024-03-20T20:02:36.450Z] "bufio", [2024-03-20T20:02:36.450Z] "bytes", [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "errors", [2024-03-20T20:02:36.450Z] "fmt", [2024-03-20T20:02:36.450Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.450Z] "io", [2024-03-20T20:02:36.450Z] "log", [2024-03-20T20:02:36.450Z] "net", [2024-03-20T20:02:36.450Z] "net/http", [2024-03-20T20:02:36.450Z] "net/http/internal", [2024-03-20T20:02:36.450Z] "net/http/internal/ascii", [2024-03-20T20:02:36.450Z] "net/textproto", [2024-03-20T20:02:36.450Z] "net/url", [2024-03-20T20:02:36.450Z] "strings", [2024-03-20T20:02:36.450Z] "sync", [2024-03-20T20:02:36.450Z] "time" [2024-03-20T20:02:36.450Z] ], [2024-03-20T20:02:36.450Z] "ImportMap": { [2024-03-20T20:02:36.450Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-03-20T20:02:36.450Z] }, [2024-03-20T20:02:36.450Z] "Deps": [ [2024-03-20T20:02:36.450Z] "bufio", [2024-03-20T20:02:36.450Z] "bytes", [2024-03-20T20:02:36.450Z] "compress/flate", [2024-03-20T20:02:36.450Z] "compress/gzip", [2024-03-20T20:02:36.450Z] "container/list", [2024-03-20T20:02:36.450Z] "context", [2024-03-20T20:02:36.450Z] "crypto", [2024-03-20T20:02:36.450Z] "crypto/aes", [2024-03-20T20:02:36.450Z] "crypto/cipher", [2024-03-20T20:02:36.450Z] "crypto/des", [2024-03-20T20:02:36.450Z] "crypto/dsa", [2024-03-20T20:02:36.450Z] "crypto/ecdsa", [2024-03-20T20:02:36.450Z] "crypto/ed25519", [2024-03-20T20:02:36.450Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.451Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.451Z] "crypto/elliptic", [2024-03-20T20:02:36.451Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.451Z] "crypto/hmac", [2024-03-20T20:02:36.451Z] "crypto/internal/randutil", [2024-03-20T20:02:36.451Z] "crypto/internal/subtle", [2024-03-20T20:02:36.451Z] "crypto/md5", [2024-03-20T20:02:36.451Z] "crypto/rand", [2024-03-20T20:02:36.451Z] "crypto/rc4", [2024-03-20T20:02:36.451Z] "crypto/rsa", [2024-03-20T20:02:36.451Z] "crypto/sha1", [2024-03-20T20:02:36.451Z] "crypto/sha256", [2024-03-20T20:02:36.451Z] "crypto/sha512", [2024-03-20T20:02:36.451Z] "crypto/subtle", [2024-03-20T20:02:36.451Z] "crypto/tls", [2024-03-20T20:02:36.451Z] "crypto/x509", [2024-03-20T20:02:36.451Z] "crypto/x509/pkix", [2024-03-20T20:02:36.451Z] "encoding/asn1", [2024-03-20T20:02:36.451Z] "encoding/base64", [2024-03-20T20:02:36.451Z] "encoding/binary", [2024-03-20T20:02:36.451Z] "encoding/hex", [2024-03-20T20:02:36.451Z] "encoding/pem", [2024-03-20T20:02:36.451Z] "errors", [2024-03-20T20:02:36.451Z] "fmt", [2024-03-20T20:02:36.451Z] "hash", [2024-03-20T20:02:36.451Z] "hash/crc32", [2024-03-20T20:02:36.451Z] "internal/abi", [2024-03-20T20:02:36.451Z] "internal/bytealg", [2024-03-20T20:02:36.451Z] "internal/cpu", [2024-03-20T20:02:36.451Z] "internal/fmtsort", [2024-03-20T20:02:36.451Z] "internal/goexperiment", [2024-03-20T20:02:36.451Z] "internal/itoa", [2024-03-20T20:02:36.451Z] "internal/nettrace", [2024-03-20T20:02:36.451Z] "internal/oserror", [2024-03-20T20:02:36.451Z] "internal/poll", [2024-03-20T20:02:36.451Z] "internal/race", [2024-03-20T20:02:36.451Z] "internal/reflectlite", [2024-03-20T20:02:36.451Z] "internal/singleflight", [2024-03-20T20:02:36.451Z] "internal/syscall/execenv", [2024-03-20T20:02:36.451Z] "internal/syscall/unix", [2024-03-20T20:02:36.451Z] "internal/testlog", [2024-03-20T20:02:36.451Z] "internal/unsafeheader", [2024-03-20T20:02:36.451Z] "io", [2024-03-20T20:02:36.451Z] "io/fs", [2024-03-20T20:02:36.451Z] "io/ioutil", [2024-03-20T20:02:36.451Z] "log", [2024-03-20T20:02:36.451Z] "math", [2024-03-20T20:02:36.451Z] "math/big", [2024-03-20T20:02:36.451Z] "math/bits", [2024-03-20T20:02:36.451Z] "math/rand", [2024-03-20T20:02:36.451Z] "mime", [2024-03-20T20:02:36.451Z] "mime/multipart", [2024-03-20T20:02:36.451Z] "mime/quotedprintable", [2024-03-20T20:02:36.451Z] "net", [2024-03-20T20:02:36.451Z] "net/http", [2024-03-20T20:02:36.451Z] "net/http/httptrace", [2024-03-20T20:02:36.451Z] "net/http/internal", [2024-03-20T20:02:36.451Z] "net/http/internal/ascii", [2024-03-20T20:02:36.451Z] "net/textproto", [2024-03-20T20:02:36.451Z] "net/url", [2024-03-20T20:02:36.451Z] "os", [2024-03-20T20:02:36.451Z] "path", [2024-03-20T20:02:36.451Z] "path/filepath", [2024-03-20T20:02:36.451Z] "reflect", [2024-03-20T20:02:36.451Z] "runtime", [2024-03-20T20:02:36.451Z] "runtime/cgo", [2024-03-20T20:02:36.451Z] "runtime/internal/atomic", [2024-03-20T20:02:36.451Z] "runtime/internal/math", [2024-03-20T20:02:36.451Z] "runtime/internal/sys", [2024-03-20T20:02:36.451Z] "sort", [2024-03-20T20:02:36.451Z] "strconv", [2024-03-20T20:02:36.451Z] "strings", [2024-03-20T20:02:36.451Z] "sync", [2024-03-20T20:02:36.451Z] "sync/atomic", [2024-03-20T20:02:36.451Z] "syscall", [2024-03-20T20:02:36.451Z] "time", [2024-03-20T20:02:36.451Z] "unicode", [2024-03-20T20:02:36.451Z] "unicode/utf16", [2024-03-20T20:02:36.451Z] "unicode/utf8", [2024-03-20T20:02:36.451Z] "unsafe", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "TestGoFiles": [ [2024-03-20T20:02:36.451Z] "dump_test.go", [2024-03-20T20:02:36.451Z] "reverseproxy_test.go" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "TestImports": [ [2024-03-20T20:02:36.451Z] "bufio", [2024-03-20T20:02:36.451Z] "bytes", [2024-03-20T20:02:36.451Z] "context", [2024-03-20T20:02:36.451Z] "errors", [2024-03-20T20:02:36.451Z] "fmt", [2024-03-20T20:02:36.451Z] "io", [2024-03-20T20:02:36.451Z] "log", [2024-03-20T20:02:36.451Z] "math/rand", [2024-03-20T20:02:36.451Z] "net/http", [2024-03-20T20:02:36.451Z] "net/http/httptest", [2024-03-20T20:02:36.451Z] "net/http/internal/ascii", [2024-03-20T20:02:36.451Z] "net/url", [2024-03-20T20:02:36.451Z] "os", [2024-03-20T20:02:36.451Z] "reflect", [2024-03-20T20:02:36.451Z] "runtime", [2024-03-20T20:02:36.451Z] "runtime/pprof", [2024-03-20T20:02:36.451Z] "sort", [2024-03-20T20:02:36.451Z] "strconv", [2024-03-20T20:02:36.451Z] "strings", [2024-03-20T20:02:36.451Z] "sync", [2024-03-20T20:02:36.451Z] "testing", [2024-03-20T20:02:36.451Z] "time" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "XTestGoFiles": [ [2024-03-20T20:02:36.451Z] "example_test.go" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "XTestImports": [ [2024-03-20T20:02:36.451Z] "fmt", [2024-03-20T20:02:36.451Z] "io", [2024-03-20T20:02:36.451Z] "log", [2024-03-20T20:02:36.451Z] "net/http", [2024-03-20T20:02:36.451Z] "net/http/httptest", [2024-03-20T20:02:36.451Z] "net/http/httputil", [2024-03-20T20:02:36.451Z] "net/url", [2024-03-20T20:02:36.451Z] "strings" [2024-03-20T20:02:36.451Z] ] [2024-03-20T20:02:36.451Z] } [2024-03-20T20:02:36.451Z] { [2024-03-20T20:02:36.451Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport", [2024-03-20T20:02:36.451Z] "ImportPath": "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.451Z] "Name": "transport", [2024-03-20T20:02:36.451Z] "Doc": "Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).", [2024-03-20T20:02:36.451Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.451Z] "Module": { [2024-03-20T20:02:36.451Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.451Z] "Version": "v1.60.1", [2024-03-20T20:02:36.451Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.451Z] "Indirect": true, [2024-03-20T20:02:36.451Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.451Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.451Z] "GoVersion": "1.19" [2024-03-20T20:02:36.451Z] }, [2024-03-20T20:02:36.451Z] "DepOnly": true, [2024-03-20T20:02:36.451Z] "Stale": true, [2024-03-20T20:02:36.451Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.451Z] "GoFiles": [ [2024-03-20T20:02:36.451Z] "bdp_estimator.go", [2024-03-20T20:02:36.451Z] "controlbuf.go", [2024-03-20T20:02:36.451Z] "defaults.go", [2024-03-20T20:02:36.451Z] "flowcontrol.go", [2024-03-20T20:02:36.451Z] "handler_server.go", [2024-03-20T20:02:36.451Z] "http2_client.go", [2024-03-20T20:02:36.451Z] "http2_server.go", [2024-03-20T20:02:36.451Z] "http_util.go", [2024-03-20T20:02:36.451Z] "logging.go", [2024-03-20T20:02:36.451Z] "proxy.go", [2024-03-20T20:02:36.451Z] "transport.go" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "Imports": [ [2024-03-20T20:02:36.451Z] "bufio", [2024-03-20T20:02:36.451Z] "bytes", [2024-03-20T20:02:36.451Z] "context", [2024-03-20T20:02:36.451Z] "encoding/base64", [2024-03-20T20:02:36.451Z] "errors", [2024-03-20T20:02:36.451Z] "fmt", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.451Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.451Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.451Z] "io", [2024-03-20T20:02:36.451Z] "math", [2024-03-20T20:02:36.451Z] "net", [2024-03-20T20:02:36.451Z] "net/http", [2024-03-20T20:02:36.451Z] "net/http/httputil", [2024-03-20T20:02:36.451Z] "net/url", [2024-03-20T20:02:36.451Z] "path/filepath", [2024-03-20T20:02:36.451Z] "runtime", [2024-03-20T20:02:36.451Z] "strconv", [2024-03-20T20:02:36.451Z] "strings", [2024-03-20T20:02:36.451Z] "sync", [2024-03-20T20:02:36.451Z] "sync/atomic", [2024-03-20T20:02:36.451Z] "time", [2024-03-20T20:02:36.451Z] "unicode/utf8" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "Deps": [ [2024-03-20T20:02:36.451Z] "bufio", [2024-03-20T20:02:36.451Z] "bytes", [2024-03-20T20:02:36.451Z] "compress/flate", [2024-03-20T20:02:36.451Z] "compress/gzip", [2024-03-20T20:02:36.451Z] "container/list", [2024-03-20T20:02:36.451Z] "context", [2024-03-20T20:02:36.451Z] "crypto", [2024-03-20T20:02:36.451Z] "crypto/aes", [2024-03-20T20:02:36.451Z] "crypto/cipher", [2024-03-20T20:02:36.451Z] "crypto/des", [2024-03-20T20:02:36.451Z] "crypto/dsa", [2024-03-20T20:02:36.451Z] "crypto/ecdsa", [2024-03-20T20:02:36.451Z] "crypto/ed25519", [2024-03-20T20:02:36.451Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.451Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.451Z] "crypto/elliptic", [2024-03-20T20:02:36.451Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.451Z] "crypto/hmac", [2024-03-20T20:02:36.451Z] "crypto/internal/randutil", [2024-03-20T20:02:36.451Z] "crypto/internal/subtle", [2024-03-20T20:02:36.451Z] "crypto/md5", [2024-03-20T20:02:36.451Z] "crypto/rand", [2024-03-20T20:02:36.451Z] "crypto/rc4", [2024-03-20T20:02:36.451Z] "crypto/rsa", [2024-03-20T20:02:36.451Z] "crypto/sha1", [2024-03-20T20:02:36.451Z] "crypto/sha256", [2024-03-20T20:02:36.451Z] "crypto/sha512", [2024-03-20T20:02:36.451Z] "crypto/subtle", [2024-03-20T20:02:36.451Z] "crypto/tls", [2024-03-20T20:02:36.451Z] "crypto/x509", [2024-03-20T20:02:36.451Z] "crypto/x509/pkix", [2024-03-20T20:02:36.451Z] "embed", [2024-03-20T20:02:36.451Z] "encoding", [2024-03-20T20:02:36.451Z] "encoding/asn1", [2024-03-20T20:02:36.451Z] "encoding/base64", [2024-03-20T20:02:36.451Z] "encoding/binary", [2024-03-20T20:02:36.451Z] "encoding/hex", [2024-03-20T20:02:36.451Z] "encoding/json", [2024-03-20T20:02:36.451Z] "encoding/pem", [2024-03-20T20:02:36.451Z] "errors", [2024-03-20T20:02:36.451Z] "fmt", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.451Z] "go/token", [2024-03-20T20:02:36.451Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.451Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.451Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.451Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.451Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.451Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.451Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.451Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.451Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.451Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.451Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.451Z] "hash", [2024-03-20T20:02:36.451Z] "hash/crc32", [2024-03-20T20:02:36.451Z] "hash/fnv", [2024-03-20T20:02:36.451Z] "internal/abi", [2024-03-20T20:02:36.451Z] "internal/bytealg", [2024-03-20T20:02:36.451Z] "internal/cpu", [2024-03-20T20:02:36.451Z] "internal/fmtsort", [2024-03-20T20:02:36.451Z] "internal/goexperiment", [2024-03-20T20:02:36.451Z] "internal/itoa", [2024-03-20T20:02:36.451Z] "internal/nettrace", [2024-03-20T20:02:36.451Z] "internal/oserror", [2024-03-20T20:02:36.451Z] "internal/poll", [2024-03-20T20:02:36.451Z] "internal/race", [2024-03-20T20:02:36.451Z] "internal/reflectlite", [2024-03-20T20:02:36.451Z] "internal/singleflight", [2024-03-20T20:02:36.451Z] "internal/syscall/execenv", [2024-03-20T20:02:36.451Z] "internal/syscall/unix", [2024-03-20T20:02:36.451Z] "internal/testlog", [2024-03-20T20:02:36.451Z] "internal/unsafeheader", [2024-03-20T20:02:36.451Z] "io", [2024-03-20T20:02:36.451Z] "io/fs", [2024-03-20T20:02:36.451Z] "io/ioutil", [2024-03-20T20:02:36.451Z] "log", [2024-03-20T20:02:36.451Z] "math", [2024-03-20T20:02:36.451Z] "math/big", [2024-03-20T20:02:36.451Z] "math/bits", [2024-03-20T20:02:36.451Z] "math/rand", [2024-03-20T20:02:36.451Z] "mime", [2024-03-20T20:02:36.451Z] "mime/multipart", [2024-03-20T20:02:36.451Z] "mime/quotedprintable", [2024-03-20T20:02:36.451Z] "net", [2024-03-20T20:02:36.451Z] "net/http", [2024-03-20T20:02:36.451Z] "net/http/httptrace", [2024-03-20T20:02:36.451Z] "net/http/httputil", [2024-03-20T20:02:36.451Z] "net/http/internal", [2024-03-20T20:02:36.451Z] "net/http/internal/ascii", [2024-03-20T20:02:36.451Z] "net/textproto", [2024-03-20T20:02:36.451Z] "net/url", [2024-03-20T20:02:36.451Z] "os", [2024-03-20T20:02:36.451Z] "path", [2024-03-20T20:02:36.451Z] "path/filepath", [2024-03-20T20:02:36.451Z] "reflect", [2024-03-20T20:02:36.451Z] "regexp", [2024-03-20T20:02:36.451Z] "regexp/syntax", [2024-03-20T20:02:36.451Z] "runtime", [2024-03-20T20:02:36.451Z] "runtime/cgo", [2024-03-20T20:02:36.451Z] "runtime/internal/atomic", [2024-03-20T20:02:36.451Z] "runtime/internal/math", [2024-03-20T20:02:36.451Z] "runtime/internal/sys", [2024-03-20T20:02:36.451Z] "sort", [2024-03-20T20:02:36.451Z] "strconv", [2024-03-20T20:02:36.451Z] "strings", [2024-03-20T20:02:36.451Z] "sync", [2024-03-20T20:02:36.451Z] "sync/atomic", [2024-03-20T20:02:36.451Z] "syscall", [2024-03-20T20:02:36.451Z] "time", [2024-03-20T20:02:36.451Z] "unicode", [2024-03-20T20:02:36.451Z] "unicode/utf16", [2024-03-20T20:02:36.451Z] "unicode/utf8", [2024-03-20T20:02:36.451Z] "unsafe", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.451Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "TestGoFiles": [ [2024-03-20T20:02:36.451Z] "handler_server_test.go", [2024-03-20T20:02:36.451Z] "http_util_test.go", [2024-03-20T20:02:36.451Z] "keepalive_test.go", [2024-03-20T20:02:36.451Z] "proxy_test.go", [2024-03-20T20:02:36.451Z] "transport_test.go" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "TestImports": [ [2024-03-20T20:02:36.451Z] "bufio", [2024-03-20T20:02:36.451Z] "bytes", [2024-03-20T20:02:36.451Z] "context", [2024-03-20T20:02:36.451Z] "crypto/tls", [2024-03-20T20:02:36.451Z] "crypto/x509", [2024-03-20T20:02:36.451Z] "encoding/base64", [2024-03-20T20:02:36.451Z] "encoding/binary", [2024-03-20T20:02:36.451Z] "errors", [2024-03-20T20:02:36.451Z] "fmt", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.451Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.451Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.451Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.451Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.451Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/leakcheck", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/internal/testutils", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/testdata", [2024-03-20T20:02:36.451Z] "io", [2024-03-20T20:02:36.451Z] "math", [2024-03-20T20:02:36.451Z] "net", [2024-03-20T20:02:36.451Z] "net/http", [2024-03-20T20:02:36.451Z] "net/http/httptest", [2024-03-20T20:02:36.451Z] "net/url", [2024-03-20T20:02:36.451Z] "os", [2024-03-20T20:02:36.451Z] "reflect", [2024-03-20T20:02:36.451Z] "runtime", [2024-03-20T20:02:36.451Z] "strconv", [2024-03-20T20:02:36.451Z] "strings", [2024-03-20T20:02:36.451Z] "sync", [2024-03-20T20:02:36.451Z] "testing", [2024-03-20T20:02:36.451Z] "time" [2024-03-20T20:02:36.451Z] ] [2024-03-20T20:02:36.451Z] } [2024-03-20T20:02:36.451Z] { [2024-03-20T20:02:36.451Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/grpclb/state", [2024-03-20T20:02:36.451Z] "ImportPath": "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.451Z] "Name": "state", [2024-03-20T20:02:36.451Z] "Doc": "Package state declares grpclb types to be set by resolvers wishing to pass information to grpclb via resolver.State Attributes.", [2024-03-20T20:02:36.451Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.451Z] "Module": { [2024-03-20T20:02:36.451Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.451Z] "Version": "v1.60.1", [2024-03-20T20:02:36.451Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.451Z] "Indirect": true, [2024-03-20T20:02:36.451Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.451Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.451Z] "GoVersion": "1.19" [2024-03-20T20:02:36.451Z] }, [2024-03-20T20:02:36.451Z] "DepOnly": true, [2024-03-20T20:02:36.451Z] "Stale": true, [2024-03-20T20:02:36.451Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.451Z] "GoFiles": [ [2024-03-20T20:02:36.451Z] "state.go" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "Imports": [ [2024-03-20T20:02:36.451Z] "google.golang.org/grpc/resolver" [2024-03-20T20:02:36.451Z] ], [2024-03-20T20:02:36.451Z] "Deps": [ [2024-03-20T20:02:36.451Z] "bufio", [2024-03-20T20:02:36.451Z] "bytes", [2024-03-20T20:02:36.451Z] "compress/flate", [2024-03-20T20:02:36.451Z] "compress/gzip", [2024-03-20T20:02:36.451Z] "container/list", [2024-03-20T20:02:36.451Z] "context", [2024-03-20T20:02:36.451Z] "crypto", [2024-03-20T20:02:36.451Z] "crypto/aes", [2024-03-20T20:02:36.451Z] "crypto/cipher", [2024-03-20T20:02:36.451Z] "crypto/des", [2024-03-20T20:02:36.451Z] "crypto/dsa", [2024-03-20T20:02:36.451Z] "crypto/ecdsa", [2024-03-20T20:02:36.451Z] "crypto/ed25519", [2024-03-20T20:02:36.451Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.451Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.451Z] "crypto/elliptic", [2024-03-20T20:02:36.451Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.451Z] "crypto/hmac", [2024-03-20T20:02:36.451Z] "crypto/internal/randutil", [2024-03-20T20:02:36.451Z] "crypto/internal/subtle", [2024-03-20T20:02:36.451Z] "crypto/md5", [2024-03-20T20:02:36.451Z] "crypto/rand", [2024-03-20T20:02:36.451Z] "crypto/rc4", [2024-03-20T20:02:36.451Z] "crypto/rsa", [2024-03-20T20:02:36.452Z] "crypto/sha1", [2024-03-20T20:02:36.452Z] "crypto/sha256", [2024-03-20T20:02:36.452Z] "crypto/sha512", [2024-03-20T20:02:36.452Z] "crypto/subtle", [2024-03-20T20:02:36.452Z] "crypto/tls", [2024-03-20T20:02:36.452Z] "crypto/x509", [2024-03-20T20:02:36.452Z] "crypto/x509/pkix", [2024-03-20T20:02:36.452Z] "embed", [2024-03-20T20:02:36.452Z] "encoding", [2024-03-20T20:02:36.452Z] "encoding/asn1", [2024-03-20T20:02:36.452Z] "encoding/base64", [2024-03-20T20:02:36.452Z] "encoding/binary", [2024-03-20T20:02:36.452Z] "encoding/hex", [2024-03-20T20:02:36.452Z] "encoding/json", [2024-03-20T20:02:36.452Z] "encoding/pem", [2024-03-20T20:02:36.452Z] "errors", [2024-03-20T20:02:36.452Z] "fmt", [2024-03-20T20:02:36.452Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.452Z] "go/token", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.452Z] "hash", [2024-03-20T20:02:36.452Z] "hash/crc32", [2024-03-20T20:02:36.452Z] "hash/fnv", [2024-03-20T20:02:36.452Z] "internal/abi", [2024-03-20T20:02:36.452Z] "internal/bytealg", [2024-03-20T20:02:36.452Z] "internal/cpu", [2024-03-20T20:02:36.452Z] "internal/fmtsort", [2024-03-20T20:02:36.452Z] "internal/goexperiment", [2024-03-20T20:02:36.452Z] "internal/itoa", [2024-03-20T20:02:36.452Z] "internal/nettrace", [2024-03-20T20:02:36.452Z] "internal/oserror", [2024-03-20T20:02:36.452Z] "internal/poll", [2024-03-20T20:02:36.452Z] "internal/race", [2024-03-20T20:02:36.452Z] "internal/reflectlite", [2024-03-20T20:02:36.452Z] "internal/singleflight", [2024-03-20T20:02:36.452Z] "internal/syscall/execenv", [2024-03-20T20:02:36.452Z] "internal/syscall/unix", [2024-03-20T20:02:36.452Z] "internal/testlog", [2024-03-20T20:02:36.452Z] "internal/unsafeheader", [2024-03-20T20:02:36.452Z] "io", [2024-03-20T20:02:36.452Z] "io/fs", [2024-03-20T20:02:36.452Z] "io/ioutil", [2024-03-20T20:02:36.452Z] "log", [2024-03-20T20:02:36.452Z] "math", [2024-03-20T20:02:36.452Z] "math/big", [2024-03-20T20:02:36.452Z] "math/bits", [2024-03-20T20:02:36.452Z] "math/rand", [2024-03-20T20:02:36.452Z] "net", [2024-03-20T20:02:36.452Z] "net/url", [2024-03-20T20:02:36.452Z] "os", [2024-03-20T20:02:36.452Z] "path", [2024-03-20T20:02:36.452Z] "path/filepath", [2024-03-20T20:02:36.452Z] "reflect", [2024-03-20T20:02:36.452Z] "runtime", [2024-03-20T20:02:36.452Z] "runtime/cgo", [2024-03-20T20:02:36.452Z] "runtime/internal/atomic", [2024-03-20T20:02:36.452Z] "runtime/internal/math", [2024-03-20T20:02:36.452Z] "runtime/internal/sys", [2024-03-20T20:02:36.452Z] "sort", [2024-03-20T20:02:36.452Z] "strconv", [2024-03-20T20:02:36.452Z] "strings", [2024-03-20T20:02:36.452Z] "sync", [2024-03-20T20:02:36.452Z] "sync/atomic", [2024-03-20T20:02:36.452Z] "syscall", [2024-03-20T20:02:36.452Z] "time", [2024-03-20T20:02:36.452Z] "unicode", [2024-03-20T20:02:36.452Z] "unicode/utf16", [2024-03-20T20:02:36.452Z] "unicode/utf8", [2024-03-20T20:02:36.452Z] "unsafe", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.452Z] ] [2024-03-20T20:02:36.452Z] } [2024-03-20T20:02:36.452Z] { [2024-03-20T20:02:36.452Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns/internal", [2024-03-20T20:02:36.452Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.452Z] "Name": "internal", [2024-03-20T20:02:36.452Z] "Doc": "Package internal contains functionality internal to the dns resolver package.", [2024-03-20T20:02:36.452Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.452Z] "Module": { [2024-03-20T20:02:36.452Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.452Z] "Version": "v1.60.1", [2024-03-20T20:02:36.452Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.452Z] "Indirect": true, [2024-03-20T20:02:36.452Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.452Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.452Z] "GoVersion": "1.19" [2024-03-20T20:02:36.452Z] }, [2024-03-20T20:02:36.452Z] "DepOnly": true, [2024-03-20T20:02:36.452Z] "Stale": true, [2024-03-20T20:02:36.452Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.452Z] "GoFiles": [ [2024-03-20T20:02:36.452Z] "internal.go" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "Imports": [ [2024-03-20T20:02:36.452Z] "context", [2024-03-20T20:02:36.452Z] "errors", [2024-03-20T20:02:36.452Z] "net", [2024-03-20T20:02:36.452Z] "time" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "Deps": [ [2024-03-20T20:02:36.452Z] "context", [2024-03-20T20:02:36.452Z] "errors", [2024-03-20T20:02:36.452Z] "internal/abi", [2024-03-20T20:02:36.452Z] "internal/bytealg", [2024-03-20T20:02:36.452Z] "internal/cpu", [2024-03-20T20:02:36.452Z] "internal/goexperiment", [2024-03-20T20:02:36.452Z] "internal/itoa", [2024-03-20T20:02:36.452Z] "internal/nettrace", [2024-03-20T20:02:36.452Z] "internal/oserror", [2024-03-20T20:02:36.452Z] "internal/poll", [2024-03-20T20:02:36.452Z] "internal/race", [2024-03-20T20:02:36.452Z] "internal/reflectlite", [2024-03-20T20:02:36.452Z] "internal/singleflight", [2024-03-20T20:02:36.452Z] "internal/syscall/execenv", [2024-03-20T20:02:36.452Z] "internal/syscall/unix", [2024-03-20T20:02:36.452Z] "internal/testlog", [2024-03-20T20:02:36.452Z] "internal/unsafeheader", [2024-03-20T20:02:36.452Z] "io", [2024-03-20T20:02:36.452Z] "io/fs", [2024-03-20T20:02:36.452Z] "net", [2024-03-20T20:02:36.452Z] "os", [2024-03-20T20:02:36.452Z] "path", [2024-03-20T20:02:36.452Z] "runtime", [2024-03-20T20:02:36.452Z] "runtime/cgo", [2024-03-20T20:02:36.452Z] "runtime/internal/atomic", [2024-03-20T20:02:36.452Z] "runtime/internal/math", [2024-03-20T20:02:36.452Z] "runtime/internal/sys", [2024-03-20T20:02:36.452Z] "sort", [2024-03-20T20:02:36.452Z] "sync", [2024-03-20T20:02:36.452Z] "sync/atomic", [2024-03-20T20:02:36.452Z] "syscall", [2024-03-20T20:02:36.452Z] "time", [2024-03-20T20:02:36.452Z] "unicode/utf8", [2024-03-20T20:02:36.452Z] "unsafe", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.452Z] ] [2024-03-20T20:02:36.452Z] } [2024-03-20T20:02:36.452Z] { [2024-03-20T20:02:36.452Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns", [2024-03-20T20:02:36.452Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.452Z] "Name": "dns", [2024-03-20T20:02:36.452Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-03-20T20:02:36.452Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.452Z] "Module": { [2024-03-20T20:02:36.452Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.452Z] "Version": "v1.60.1", [2024-03-20T20:02:36.452Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.452Z] "Indirect": true, [2024-03-20T20:02:36.452Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.452Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.452Z] "GoVersion": "1.19" [2024-03-20T20:02:36.452Z] }, [2024-03-20T20:02:36.452Z] "DepOnly": true, [2024-03-20T20:02:36.452Z] "Stale": true, [2024-03-20T20:02:36.452Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.452Z] "GoFiles": [ [2024-03-20T20:02:36.452Z] "dns_resolver.go" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "Imports": [ [2024-03-20T20:02:36.452Z] "context", [2024-03-20T20:02:36.452Z] "encoding/json", [2024-03-20T20:02:36.452Z] "fmt", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.452Z] "net", [2024-03-20T20:02:36.452Z] "os", [2024-03-20T20:02:36.452Z] "strconv", [2024-03-20T20:02:36.452Z] "strings", [2024-03-20T20:02:36.452Z] "sync", [2024-03-20T20:02:36.452Z] "time" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "Deps": [ [2024-03-20T20:02:36.452Z] "bufio", [2024-03-20T20:02:36.452Z] "bytes", [2024-03-20T20:02:36.452Z] "compress/flate", [2024-03-20T20:02:36.452Z] "compress/gzip", [2024-03-20T20:02:36.452Z] "container/list", [2024-03-20T20:02:36.452Z] "context", [2024-03-20T20:02:36.452Z] "crypto", [2024-03-20T20:02:36.452Z] "crypto/aes", [2024-03-20T20:02:36.452Z] "crypto/cipher", [2024-03-20T20:02:36.452Z] "crypto/des", [2024-03-20T20:02:36.452Z] "crypto/dsa", [2024-03-20T20:02:36.452Z] "crypto/ecdsa", [2024-03-20T20:02:36.452Z] "crypto/ed25519", [2024-03-20T20:02:36.452Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.452Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.452Z] "crypto/elliptic", [2024-03-20T20:02:36.452Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.452Z] "crypto/hmac", [2024-03-20T20:02:36.452Z] "crypto/internal/randutil", [2024-03-20T20:02:36.452Z] "crypto/internal/subtle", [2024-03-20T20:02:36.452Z] "crypto/md5", [2024-03-20T20:02:36.452Z] "crypto/rand", [2024-03-20T20:02:36.452Z] "crypto/rc4", [2024-03-20T20:02:36.452Z] "crypto/rsa", [2024-03-20T20:02:36.452Z] "crypto/sha1", [2024-03-20T20:02:36.452Z] "crypto/sha256", [2024-03-20T20:02:36.452Z] "crypto/sha512", [2024-03-20T20:02:36.452Z] "crypto/subtle", [2024-03-20T20:02:36.452Z] "crypto/tls", [2024-03-20T20:02:36.452Z] "crypto/x509", [2024-03-20T20:02:36.452Z] "crypto/x509/pkix", [2024-03-20T20:02:36.452Z] "embed", [2024-03-20T20:02:36.452Z] "encoding", [2024-03-20T20:02:36.452Z] "encoding/asn1", [2024-03-20T20:02:36.452Z] "encoding/base64", [2024-03-20T20:02:36.452Z] "encoding/binary", [2024-03-20T20:02:36.452Z] "encoding/hex", [2024-03-20T20:02:36.452Z] "encoding/json", [2024-03-20T20:02:36.452Z] "encoding/pem", [2024-03-20T20:02:36.452Z] "errors", [2024-03-20T20:02:36.452Z] "fmt", [2024-03-20T20:02:36.452Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.452Z] "go/token", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.452Z] "hash", [2024-03-20T20:02:36.452Z] "hash/crc32", [2024-03-20T20:02:36.452Z] "hash/fnv", [2024-03-20T20:02:36.452Z] "internal/abi", [2024-03-20T20:02:36.452Z] "internal/bytealg", [2024-03-20T20:02:36.452Z] "internal/cpu", [2024-03-20T20:02:36.452Z] "internal/fmtsort", [2024-03-20T20:02:36.452Z] "internal/goexperiment", [2024-03-20T20:02:36.452Z] "internal/itoa", [2024-03-20T20:02:36.452Z] "internal/nettrace", [2024-03-20T20:02:36.452Z] "internal/oserror", [2024-03-20T20:02:36.452Z] "internal/poll", [2024-03-20T20:02:36.452Z] "internal/race", [2024-03-20T20:02:36.452Z] "internal/reflectlite", [2024-03-20T20:02:36.452Z] "internal/singleflight", [2024-03-20T20:02:36.452Z] "internal/syscall/execenv", [2024-03-20T20:02:36.452Z] "internal/syscall/unix", [2024-03-20T20:02:36.452Z] "internal/testlog", [2024-03-20T20:02:36.452Z] "internal/unsafeheader", [2024-03-20T20:02:36.452Z] "io", [2024-03-20T20:02:36.452Z] "io/fs", [2024-03-20T20:02:36.452Z] "io/ioutil", [2024-03-20T20:02:36.452Z] "log", [2024-03-20T20:02:36.452Z] "math", [2024-03-20T20:02:36.452Z] "math/big", [2024-03-20T20:02:36.452Z] "math/bits", [2024-03-20T20:02:36.452Z] "math/rand", [2024-03-20T20:02:36.452Z] "net", [2024-03-20T20:02:36.452Z] "net/url", [2024-03-20T20:02:36.452Z] "os", [2024-03-20T20:02:36.452Z] "path", [2024-03-20T20:02:36.452Z] "path/filepath", [2024-03-20T20:02:36.452Z] "reflect", [2024-03-20T20:02:36.452Z] "runtime", [2024-03-20T20:02:36.452Z] "runtime/cgo", [2024-03-20T20:02:36.452Z] "runtime/internal/atomic", [2024-03-20T20:02:36.452Z] "runtime/internal/math", [2024-03-20T20:02:36.452Z] "runtime/internal/sys", [2024-03-20T20:02:36.452Z] "sort", [2024-03-20T20:02:36.452Z] "strconv", [2024-03-20T20:02:36.452Z] "strings", [2024-03-20T20:02:36.452Z] "sync", [2024-03-20T20:02:36.452Z] "sync/atomic", [2024-03-20T20:02:36.452Z] "syscall", [2024-03-20T20:02:36.452Z] "time", [2024-03-20T20:02:36.452Z] "unicode", [2024-03-20T20:02:36.452Z] "unicode/utf16", [2024-03-20T20:02:36.452Z] "unicode/utf8", [2024-03-20T20:02:36.452Z] "unsafe", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.452Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "XTestGoFiles": [ [2024-03-20T20:02:36.452Z] "dns_resolver_test.go", [2024-03-20T20:02:36.452Z] "fake_net_resolver_test.go" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "XTestImports": [ [2024-03-20T20:02:36.452Z] "context", [2024-03-20T20:02:36.452Z] "errors", [2024-03-20T20:02:36.452Z] "fmt", [2024-03-20T20:02:36.452Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.452Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/testutils", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.452Z] "net", [2024-03-20T20:02:36.452Z] "strings", [2024-03-20T20:02:36.452Z] "sync", [2024-03-20T20:02:36.452Z] "sync/atomic", [2024-03-20T20:02:36.452Z] "testing", [2024-03-20T20:02:36.452Z] "time" [2024-03-20T20:02:36.452Z] ] [2024-03-20T20:02:36.452Z] } [2024-03-20T20:02:36.452Z] { [2024-03-20T20:02:36.452Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver/dns", [2024-03-20T20:02:36.452Z] "ImportPath": "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.452Z] "Name": "dns", [2024-03-20T20:02:36.452Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-03-20T20:02:36.452Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.452Z] "Module": { [2024-03-20T20:02:36.452Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.452Z] "Version": "v1.60.1", [2024-03-20T20:02:36.452Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.452Z] "Indirect": true, [2024-03-20T20:02:36.452Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.452Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.452Z] "GoVersion": "1.19" [2024-03-20T20:02:36.452Z] }, [2024-03-20T20:02:36.452Z] "DepOnly": true, [2024-03-20T20:02:36.452Z] "Stale": true, [2024-03-20T20:02:36.452Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.452Z] "GoFiles": [ [2024-03-20T20:02:36.452Z] "dns_resolver.go" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "Imports": [ [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/resolver" [2024-03-20T20:02:36.452Z] ], [2024-03-20T20:02:36.452Z] "Deps": [ [2024-03-20T20:02:36.452Z] "bufio", [2024-03-20T20:02:36.452Z] "bytes", [2024-03-20T20:02:36.452Z] "compress/flate", [2024-03-20T20:02:36.452Z] "compress/gzip", [2024-03-20T20:02:36.452Z] "container/list", [2024-03-20T20:02:36.452Z] "context", [2024-03-20T20:02:36.452Z] "crypto", [2024-03-20T20:02:36.452Z] "crypto/aes", [2024-03-20T20:02:36.452Z] "crypto/cipher", [2024-03-20T20:02:36.452Z] "crypto/des", [2024-03-20T20:02:36.452Z] "crypto/dsa", [2024-03-20T20:02:36.452Z] "crypto/ecdsa", [2024-03-20T20:02:36.452Z] "crypto/ed25519", [2024-03-20T20:02:36.452Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.452Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.452Z] "crypto/elliptic", [2024-03-20T20:02:36.452Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.452Z] "crypto/hmac", [2024-03-20T20:02:36.452Z] "crypto/internal/randutil", [2024-03-20T20:02:36.452Z] "crypto/internal/subtle", [2024-03-20T20:02:36.452Z] "crypto/md5", [2024-03-20T20:02:36.452Z] "crypto/rand", [2024-03-20T20:02:36.452Z] "crypto/rc4", [2024-03-20T20:02:36.452Z] "crypto/rsa", [2024-03-20T20:02:36.452Z] "crypto/sha1", [2024-03-20T20:02:36.452Z] "crypto/sha256", [2024-03-20T20:02:36.452Z] "crypto/sha512", [2024-03-20T20:02:36.452Z] "crypto/subtle", [2024-03-20T20:02:36.452Z] "crypto/tls", [2024-03-20T20:02:36.452Z] "crypto/x509", [2024-03-20T20:02:36.452Z] "crypto/x509/pkix", [2024-03-20T20:02:36.452Z] "embed", [2024-03-20T20:02:36.452Z] "encoding", [2024-03-20T20:02:36.452Z] "encoding/asn1", [2024-03-20T20:02:36.452Z] "encoding/base64", [2024-03-20T20:02:36.452Z] "encoding/binary", [2024-03-20T20:02:36.452Z] "encoding/hex", [2024-03-20T20:02:36.452Z] "encoding/json", [2024-03-20T20:02:36.452Z] "encoding/pem", [2024-03-20T20:02:36.452Z] "errors", [2024-03-20T20:02:36.452Z] "fmt", [2024-03-20T20:02:36.452Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.452Z] "go/token", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.452Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.452Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.453Z] "hash", [2024-03-20T20:02:36.453Z] "hash/crc32", [2024-03-20T20:02:36.453Z] "hash/fnv", [2024-03-20T20:02:36.453Z] "internal/abi", [2024-03-20T20:02:36.453Z] "internal/bytealg", [2024-03-20T20:02:36.453Z] "internal/cpu", [2024-03-20T20:02:36.453Z] "internal/fmtsort", [2024-03-20T20:02:36.453Z] "internal/goexperiment", [2024-03-20T20:02:36.453Z] "internal/itoa", [2024-03-20T20:02:36.453Z] "internal/nettrace", [2024-03-20T20:02:36.453Z] "internal/oserror", [2024-03-20T20:02:36.453Z] "internal/poll", [2024-03-20T20:02:36.453Z] "internal/race", [2024-03-20T20:02:36.453Z] "internal/reflectlite", [2024-03-20T20:02:36.453Z] "internal/singleflight", [2024-03-20T20:02:36.453Z] "internal/syscall/execenv", [2024-03-20T20:02:36.453Z] "internal/syscall/unix", [2024-03-20T20:02:36.453Z] "internal/testlog", [2024-03-20T20:02:36.453Z] "internal/unsafeheader", [2024-03-20T20:02:36.453Z] "io", [2024-03-20T20:02:36.453Z] "io/fs", [2024-03-20T20:02:36.453Z] "io/ioutil", [2024-03-20T20:02:36.453Z] "log", [2024-03-20T20:02:36.453Z] "math", [2024-03-20T20:02:36.453Z] "math/big", [2024-03-20T20:02:36.453Z] "math/bits", [2024-03-20T20:02:36.453Z] "math/rand", [2024-03-20T20:02:36.453Z] "net", [2024-03-20T20:02:36.453Z] "net/url", [2024-03-20T20:02:36.453Z] "os", [2024-03-20T20:02:36.453Z] "path", [2024-03-20T20:02:36.453Z] "path/filepath", [2024-03-20T20:02:36.453Z] "reflect", [2024-03-20T20:02:36.453Z] "runtime", [2024-03-20T20:02:36.453Z] "runtime/cgo", [2024-03-20T20:02:36.453Z] "runtime/internal/atomic", [2024-03-20T20:02:36.453Z] "runtime/internal/math", [2024-03-20T20:02:36.453Z] "runtime/internal/sys", [2024-03-20T20:02:36.453Z] "sort", [2024-03-20T20:02:36.453Z] "strconv", [2024-03-20T20:02:36.453Z] "strings", [2024-03-20T20:02:36.453Z] "sync", [2024-03-20T20:02:36.453Z] "sync/atomic", [2024-03-20T20:02:36.453Z] "syscall", [2024-03-20T20:02:36.453Z] "time", [2024-03-20T20:02:36.453Z] "unicode", [2024-03-20T20:02:36.453Z] "unicode/utf16", [2024-03-20T20:02:36.453Z] "unicode/utf8", [2024-03-20T20:02:36.453Z] "unsafe", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.453Z] ] [2024-03-20T20:02:36.453Z] } [2024-03-20T20:02:36.453Z] { [2024-03-20T20:02:36.453Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.453Z] "ImportPath": "google.golang.org/grpc", [2024-03-20T20:02:36.453Z] "Name": "grpc", [2024-03-20T20:02:36.453Z] "Doc": "Package grpc implements an RPC system called gRPC.", [2024-03-20T20:02:36.453Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.453Z] "Module": { [2024-03-20T20:02:36.453Z] "Path": "google.golang.org/grpc", [2024-03-20T20:02:36.453Z] "Version": "v1.60.1", [2024-03-20T20:02:36.453Z] "Time": "2023-12-18T22:56:36Z", [2024-03-20T20:02:36.453Z] "Indirect": true, [2024-03-20T20:02:36.453Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-20T20:02:36.453Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-20T20:02:36.453Z] "GoVersion": "1.19" [2024-03-20T20:02:36.453Z] }, [2024-03-20T20:02:36.453Z] "DepOnly": true, [2024-03-20T20:02:36.453Z] "Stale": true, [2024-03-20T20:02:36.453Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.453Z] "GoFiles": [ [2024-03-20T20:02:36.453Z] "backoff.go", [2024-03-20T20:02:36.453Z] "balancer_wrapper.go", [2024-03-20T20:02:36.453Z] "call.go", [2024-03-20T20:02:36.453Z] "clientconn.go", [2024-03-20T20:02:36.453Z] "codec.go", [2024-03-20T20:02:36.453Z] "dialoptions.go", [2024-03-20T20:02:36.453Z] "doc.go", [2024-03-20T20:02:36.453Z] "interceptor.go", [2024-03-20T20:02:36.453Z] "picker_wrapper.go", [2024-03-20T20:02:36.453Z] "pickfirst.go", [2024-03-20T20:02:36.453Z] "preloader.go", [2024-03-20T20:02:36.453Z] "resolver_wrapper.go", [2024-03-20T20:02:36.453Z] "rpc_util.go", [2024-03-20T20:02:36.453Z] "server.go", [2024-03-20T20:02:36.453Z] "service_config.go", [2024-03-20T20:02:36.453Z] "shared_buffer_pool.go", [2024-03-20T20:02:36.453Z] "stream.go", [2024-03-20T20:02:36.453Z] "trace.go", [2024-03-20T20:02:36.453Z] "version.go" [2024-03-20T20:02:36.453Z] ], [2024-03-20T20:02:36.453Z] "Imports": [ [2024-03-20T20:02:36.453Z] "bytes", [2024-03-20T20:02:36.453Z] "compress/gzip", [2024-03-20T20:02:36.453Z] "context", [2024-03-20T20:02:36.453Z] "encoding/binary", [2024-03-20T20:02:36.453Z] "encoding/json", [2024-03-20T20:02:36.453Z] "errors", [2024-03-20T20:02:36.453Z] "fmt", [2024-03-20T20:02:36.453Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.453Z] "io", [2024-03-20T20:02:36.453Z] "math", [2024-03-20T20:02:36.453Z] "net", [2024-03-20T20:02:36.453Z] "net/http", [2024-03-20T20:02:36.453Z] "net/url", [2024-03-20T20:02:36.453Z] "reflect", [2024-03-20T20:02:36.453Z] "runtime", [2024-03-20T20:02:36.453Z] "strconv", [2024-03-20T20:02:36.453Z] "strings", [2024-03-20T20:02:36.453Z] "sync", [2024-03-20T20:02:36.453Z] "sync/atomic", [2024-03-20T20:02:36.453Z] "time" [2024-03-20T20:02:36.453Z] ], [2024-03-20T20:02:36.453Z] "Deps": [ [2024-03-20T20:02:36.453Z] "bufio", [2024-03-20T20:02:36.453Z] "bytes", [2024-03-20T20:02:36.453Z] "compress/flate", [2024-03-20T20:02:36.453Z] "compress/gzip", [2024-03-20T20:02:36.453Z] "container/list", [2024-03-20T20:02:36.453Z] "context", [2024-03-20T20:02:36.453Z] "crypto", [2024-03-20T20:02:36.453Z] "crypto/aes", [2024-03-20T20:02:36.453Z] "crypto/cipher", [2024-03-20T20:02:36.453Z] "crypto/des", [2024-03-20T20:02:36.453Z] "crypto/dsa", [2024-03-20T20:02:36.453Z] "crypto/ecdsa", [2024-03-20T20:02:36.453Z] "crypto/ed25519", [2024-03-20T20:02:36.453Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.453Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.453Z] "crypto/elliptic", [2024-03-20T20:02:36.453Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.453Z] "crypto/hmac", [2024-03-20T20:02:36.453Z] "crypto/internal/randutil", [2024-03-20T20:02:36.453Z] "crypto/internal/subtle", [2024-03-20T20:02:36.453Z] "crypto/md5", [2024-03-20T20:02:36.453Z] "crypto/rand", [2024-03-20T20:02:36.453Z] "crypto/rc4", [2024-03-20T20:02:36.453Z] "crypto/rsa", [2024-03-20T20:02:36.453Z] "crypto/sha1", [2024-03-20T20:02:36.453Z] "crypto/sha256", [2024-03-20T20:02:36.453Z] "crypto/sha512", [2024-03-20T20:02:36.453Z] "crypto/subtle", [2024-03-20T20:02:36.453Z] "crypto/tls", [2024-03-20T20:02:36.453Z] "crypto/x509", [2024-03-20T20:02:36.453Z] "crypto/x509/pkix", [2024-03-20T20:02:36.453Z] "embed", [2024-03-20T20:02:36.453Z] "encoding", [2024-03-20T20:02:36.453Z] "encoding/asn1", [2024-03-20T20:02:36.453Z] "encoding/base64", [2024-03-20T20:02:36.453Z] "encoding/binary", [2024-03-20T20:02:36.453Z] "encoding/hex", [2024-03-20T20:02:36.453Z] "encoding/json", [2024-03-20T20:02:36.453Z] "encoding/pem", [2024-03-20T20:02:36.453Z] "errors", [2024-03-20T20:02:36.453Z] "fmt", [2024-03-20T20:02:36.453Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.453Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.453Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.453Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.453Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.453Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.453Z] "go/token", [2024-03-20T20:02:36.453Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.453Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.453Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.453Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.453Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.453Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.453Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.453Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.453Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.453Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.453Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.453Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.453Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.453Z] "hash", [2024-03-20T20:02:36.453Z] "hash/crc32", [2024-03-20T20:02:36.453Z] "hash/fnv", [2024-03-20T20:02:36.453Z] "html", [2024-03-20T20:02:36.453Z] "html/template", [2024-03-20T20:02:36.453Z] "internal/abi", [2024-03-20T20:02:36.453Z] "internal/bytealg", [2024-03-20T20:02:36.453Z] "internal/cpu", [2024-03-20T20:02:36.453Z] "internal/fmtsort", [2024-03-20T20:02:36.453Z] "internal/goexperiment", [2024-03-20T20:02:36.453Z] "internal/itoa", [2024-03-20T20:02:36.453Z] "internal/nettrace", [2024-03-20T20:02:36.453Z] "internal/oserror", [2024-03-20T20:02:36.453Z] "internal/poll", [2024-03-20T20:02:36.453Z] "internal/race", [2024-03-20T20:02:36.453Z] "internal/reflectlite", [2024-03-20T20:02:36.453Z] "internal/singleflight", [2024-03-20T20:02:36.453Z] "internal/syscall/execenv", [2024-03-20T20:02:36.453Z] "internal/syscall/unix", [2024-03-20T20:02:36.453Z] "internal/testlog", [2024-03-20T20:02:36.453Z] "internal/unsafeheader", [2024-03-20T20:02:36.453Z] "io", [2024-03-20T20:02:36.453Z] "io/fs", [2024-03-20T20:02:36.453Z] "io/ioutil", [2024-03-20T20:02:36.453Z] "log", [2024-03-20T20:02:36.453Z] "math", [2024-03-20T20:02:36.453Z] "math/big", [2024-03-20T20:02:36.453Z] "math/bits", [2024-03-20T20:02:36.453Z] "math/rand", [2024-03-20T20:02:36.453Z] "mime", [2024-03-20T20:02:36.453Z] "mime/multipart", [2024-03-20T20:02:36.453Z] "mime/quotedprintable", [2024-03-20T20:02:36.453Z] "net", [2024-03-20T20:02:36.453Z] "net/http", [2024-03-20T20:02:36.453Z] "net/http/httptrace", [2024-03-20T20:02:36.453Z] "net/http/httputil", [2024-03-20T20:02:36.453Z] "net/http/internal", [2024-03-20T20:02:36.453Z] "net/http/internal/ascii", [2024-03-20T20:02:36.453Z] "net/textproto", [2024-03-20T20:02:36.453Z] "net/url", [2024-03-20T20:02:36.453Z] "os", [2024-03-20T20:02:36.453Z] "path", [2024-03-20T20:02:36.453Z] "path/filepath", [2024-03-20T20:02:36.453Z] "reflect", [2024-03-20T20:02:36.453Z] "regexp", [2024-03-20T20:02:36.453Z] "regexp/syntax", [2024-03-20T20:02:36.453Z] "runtime", [2024-03-20T20:02:36.453Z] "runtime/cgo", [2024-03-20T20:02:36.453Z] "runtime/internal/atomic", [2024-03-20T20:02:36.453Z] "runtime/internal/math", [2024-03-20T20:02:36.453Z] "runtime/internal/sys", [2024-03-20T20:02:36.453Z] "sort", [2024-03-20T20:02:36.453Z] "strconv", [2024-03-20T20:02:36.453Z] "strings", [2024-03-20T20:02:36.453Z] "sync", [2024-03-20T20:02:36.453Z] "sync/atomic", [2024-03-20T20:02:36.453Z] "syscall", [2024-03-20T20:02:36.453Z] "text/tabwriter", [2024-03-20T20:02:36.453Z] "text/template", [2024-03-20T20:02:36.453Z] "text/template/parse", [2024-03-20T20:02:36.453Z] "time", [2024-03-20T20:02:36.453Z] "unicode", [2024-03-20T20:02:36.453Z] "unicode/utf16", [2024-03-20T20:02:36.453Z] "unicode/utf8", [2024-03-20T20:02:36.453Z] "unsafe", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.453Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.453Z] ], [2024-03-20T20:02:36.453Z] "TestGoFiles": [ [2024-03-20T20:02:36.453Z] "balancer_wrapper_test.go", [2024-03-20T20:02:36.453Z] "clientconn_authority_test.go", [2024-03-20T20:02:36.453Z] "clientconn_parsed_target_test.go", [2024-03-20T20:02:36.453Z] "clientconn_test.go", [2024-03-20T20:02:36.453Z] "codec_test.go", [2024-03-20T20:02:36.453Z] "default_dial_option_server_option_test.go", [2024-03-20T20:02:36.453Z] "grpc_test.go", [2024-03-20T20:02:36.453Z] "picker_wrapper_test.go", [2024-03-20T20:02:36.453Z] "resolver_test.go", [2024-03-20T20:02:36.453Z] "rpc_util_test.go", [2024-03-20T20:02:36.453Z] "server_test.go", [2024-03-20T20:02:36.453Z] "service_config_test.go", [2024-03-20T20:02:36.453Z] "shared_buffer_pool_test.go", [2024-03-20T20:02:36.453Z] "trace_test.go" [2024-03-20T20:02:36.453Z] ], [2024-03-20T20:02:36.453Z] "TestImports": [ [2024-03-20T20:02:36.453Z] "bytes", [2024-03-20T20:02:36.453Z] "compress/gzip", [2024-03-20T20:02:36.453Z] "context", [2024-03-20T20:02:36.453Z] "encoding/json", [2024-03-20T20:02:36.453Z] "errors", [2024-03-20T20:02:36.453Z] "fmt", [2024-03-20T20:02:36.453Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.453Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.453Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/testutils", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver/manual", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/test/codec_perf", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/testdata", [2024-03-20T20:02:36.453Z] "io", [2024-03-20T20:02:36.453Z] "math", [2024-03-20T20:02:36.453Z] "net", [2024-03-20T20:02:36.453Z] "reflect", [2024-03-20T20:02:36.453Z] "strconv", [2024-03-20T20:02:36.453Z] "strings", [2024-03-20T20:02:36.453Z] "sync", [2024-03-20T20:02:36.453Z] "sync/atomic", [2024-03-20T20:02:36.453Z] "testing", [2024-03-20T20:02:36.453Z] "time" [2024-03-20T20:02:36.453Z] ], [2024-03-20T20:02:36.453Z] "XTestGoFiles": [ [2024-03-20T20:02:36.453Z] "resolver_balancer_ext_test.go", [2024-03-20T20:02:36.453Z] "server_ext_test.go", [2024-03-20T20:02:36.453Z] "stream_test.go" [2024-03-20T20:02:36.453Z] ], [2024-03-20T20:02:36.453Z] "XTestImports": [ [2024-03-20T20:02:36.453Z] "context", [2024-03-20T20:02:36.453Z] "errors", [2024-03-20T20:02:36.453Z] "fmt", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/grpctest", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/internal/stubserver", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/resolver/manual", [2024-03-20T20:02:36.453Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.453Z] "io", [2024-03-20T20:02:36.453Z] "runtime", [2024-03-20T20:02:36.453Z] "strings", [2024-03-20T20:02:36.453Z] "sync", [2024-03-20T20:02:36.453Z] "testing", [2024-03-20T20:02:36.453Z] "time" [2024-03-20T20:02:36.453Z] ] [2024-03-20T20:02:36.453Z] } [2024-03-20T20:02:36.453Z] { [2024-03-20T20:02:36.453Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/structpb", [2024-03-20T20:02:36.453Z] "ImportPath": "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.453Z] "Name": "structpb", [2024-03-20T20:02:36.453Z] "Doc": "Package structpb contains generated types for google/protobuf/struct.proto.", [2024-03-20T20:02:36.454Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.454Z] "Module": { [2024-03-20T20:02:36.454Z] "Path": "google.golang.org/protobuf", [2024-03-20T20:02:36.454Z] "Version": "v1.33.0", [2024-03-20T20:02:36.454Z] "Time": "2024-03-05T19:00:20Z", [2024-03-20T20:02:36.454Z] "Indirect": true, [2024-03-20T20:02:36.454Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-20T20:02:36.454Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-20T20:02:36.454Z] "GoVersion": "1.17" [2024-03-20T20:02:36.454Z] }, [2024-03-20T20:02:36.454Z] "DepOnly": true, [2024-03-20T20:02:36.454Z] "Stale": true, [2024-03-20T20:02:36.454Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.454Z] "GoFiles": [ [2024-03-20T20:02:36.454Z] "struct.pb.go" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "Imports": [ [2024-03-20T20:02:36.454Z] "encoding/base64", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.454Z] "math", [2024-03-20T20:02:36.454Z] "reflect", [2024-03-20T20:02:36.454Z] "sync", [2024-03-20T20:02:36.454Z] "unicode/utf8" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "Deps": [ [2024-03-20T20:02:36.454Z] "bufio", [2024-03-20T20:02:36.454Z] "bytes", [2024-03-20T20:02:36.454Z] "compress/flate", [2024-03-20T20:02:36.454Z] "compress/gzip", [2024-03-20T20:02:36.454Z] "embed", [2024-03-20T20:02:36.454Z] "encoding", [2024-03-20T20:02:36.454Z] "encoding/base64", [2024-03-20T20:02:36.454Z] "encoding/binary", [2024-03-20T20:02:36.454Z] "encoding/json", [2024-03-20T20:02:36.454Z] "errors", [2024-03-20T20:02:36.454Z] "fmt", [2024-03-20T20:02:36.454Z] "go/token", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.454Z] "hash", [2024-03-20T20:02:36.454Z] "hash/crc32", [2024-03-20T20:02:36.454Z] "hash/fnv", [2024-03-20T20:02:36.454Z] "internal/abi", [2024-03-20T20:02:36.454Z] "internal/bytealg", [2024-03-20T20:02:36.454Z] "internal/cpu", [2024-03-20T20:02:36.454Z] "internal/fmtsort", [2024-03-20T20:02:36.454Z] "internal/goexperiment", [2024-03-20T20:02:36.454Z] "internal/itoa", [2024-03-20T20:02:36.454Z] "internal/oserror", [2024-03-20T20:02:36.454Z] "internal/poll", [2024-03-20T20:02:36.454Z] "internal/race", [2024-03-20T20:02:36.454Z] "internal/reflectlite", [2024-03-20T20:02:36.454Z] "internal/syscall/execenv", [2024-03-20T20:02:36.454Z] "internal/syscall/unix", [2024-03-20T20:02:36.454Z] "internal/testlog", [2024-03-20T20:02:36.454Z] "internal/unsafeheader", [2024-03-20T20:02:36.454Z] "io", [2024-03-20T20:02:36.454Z] "io/fs", [2024-03-20T20:02:36.454Z] "io/ioutil", [2024-03-20T20:02:36.454Z] "math", [2024-03-20T20:02:36.454Z] "math/bits", [2024-03-20T20:02:36.454Z] "os", [2024-03-20T20:02:36.454Z] "path", [2024-03-20T20:02:36.454Z] "reflect", [2024-03-20T20:02:36.454Z] "regexp", [2024-03-20T20:02:36.454Z] "regexp/syntax", [2024-03-20T20:02:36.454Z] "runtime", [2024-03-20T20:02:36.454Z] "runtime/internal/atomic", [2024-03-20T20:02:36.454Z] "runtime/internal/math", [2024-03-20T20:02:36.454Z] "runtime/internal/sys", [2024-03-20T20:02:36.454Z] "sort", [2024-03-20T20:02:36.454Z] "strconv", [2024-03-20T20:02:36.454Z] "strings", [2024-03-20T20:02:36.454Z] "sync", [2024-03-20T20:02:36.454Z] "sync/atomic", [2024-03-20T20:02:36.454Z] "syscall", [2024-03-20T20:02:36.454Z] "time", [2024-03-20T20:02:36.454Z] "unicode", [2024-03-20T20:02:36.454Z] "unicode/utf16", [2024-03-20T20:02:36.454Z] "unicode/utf8", [2024-03-20T20:02:36.454Z] "unsafe" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "XTestGoFiles": [ [2024-03-20T20:02:36.454Z] "struct_test.go" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "XTestImports": [ [2024-03-20T20:02:36.454Z] "encoding/json", [2024-03-20T20:02:36.454Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.454Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.454Z] "math", [2024-03-20T20:02:36.454Z] "testing" [2024-03-20T20:02:36.454Z] ] [2024-03-20T20:02:36.454Z] } [2024-03-20T20:02:36.454Z] { [2024-03-20T20:02:36.454Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/proto/spiffe/workload", [2024-03-20T20:02:36.454Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.454Z] "Name": "workload", [2024-03-20T20:02:36.454Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.454Z] "Module": { [2024-03-20T20:02:36.454Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.454Z] "Version": "v2.1.7", [2024-03-20T20:02:36.454Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.454Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.454Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.454Z] "GoVersion": "1.19" [2024-03-20T20:02:36.454Z] }, [2024-03-20T20:02:36.454Z] "DepOnly": true, [2024-03-20T20:02:36.454Z] "Stale": true, [2024-03-20T20:02:36.454Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.454Z] "GoFiles": [ [2024-03-20T20:02:36.454Z] "workload.pb.go", [2024-03-20T20:02:36.454Z] "workload_grpc.pb.go" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "Imports": [ [2024-03-20T20:02:36.454Z] "context", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.454Z] "reflect", [2024-03-20T20:02:36.454Z] "sync" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "Deps": [ [2024-03-20T20:02:36.454Z] "bufio", [2024-03-20T20:02:36.454Z] "bytes", [2024-03-20T20:02:36.454Z] "compress/flate", [2024-03-20T20:02:36.454Z] "compress/gzip", [2024-03-20T20:02:36.454Z] "container/list", [2024-03-20T20:02:36.454Z] "context", [2024-03-20T20:02:36.454Z] "crypto", [2024-03-20T20:02:36.454Z] "crypto/aes", [2024-03-20T20:02:36.454Z] "crypto/cipher", [2024-03-20T20:02:36.454Z] "crypto/des", [2024-03-20T20:02:36.454Z] "crypto/dsa", [2024-03-20T20:02:36.454Z] "crypto/ecdsa", [2024-03-20T20:02:36.454Z] "crypto/ed25519", [2024-03-20T20:02:36.454Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.454Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.454Z] "crypto/elliptic", [2024-03-20T20:02:36.454Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.454Z] "crypto/hmac", [2024-03-20T20:02:36.454Z] "crypto/internal/randutil", [2024-03-20T20:02:36.454Z] "crypto/internal/subtle", [2024-03-20T20:02:36.454Z] "crypto/md5", [2024-03-20T20:02:36.454Z] "crypto/rand", [2024-03-20T20:02:36.454Z] "crypto/rc4", [2024-03-20T20:02:36.454Z] "crypto/rsa", [2024-03-20T20:02:36.454Z] "crypto/sha1", [2024-03-20T20:02:36.454Z] "crypto/sha256", [2024-03-20T20:02:36.454Z] "crypto/sha512", [2024-03-20T20:02:36.454Z] "crypto/subtle", [2024-03-20T20:02:36.454Z] "crypto/tls", [2024-03-20T20:02:36.454Z] "crypto/x509", [2024-03-20T20:02:36.454Z] "crypto/x509/pkix", [2024-03-20T20:02:36.454Z] "embed", [2024-03-20T20:02:36.454Z] "encoding", [2024-03-20T20:02:36.454Z] "encoding/asn1", [2024-03-20T20:02:36.454Z] "encoding/base64", [2024-03-20T20:02:36.454Z] "encoding/binary", [2024-03-20T20:02:36.454Z] "encoding/hex", [2024-03-20T20:02:36.454Z] "encoding/json", [2024-03-20T20:02:36.454Z] "encoding/pem", [2024-03-20T20:02:36.454Z] "errors", [2024-03-20T20:02:36.454Z] "fmt", [2024-03-20T20:02:36.454Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.454Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.454Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.454Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.454Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.454Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.454Z] "go/token", [2024-03-20T20:02:36.454Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.454Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.454Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.454Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.454Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.454Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.454Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.454Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.454Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.454Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.454Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.454Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.454Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.454Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.454Z] "hash", [2024-03-20T20:02:36.454Z] "hash/crc32", [2024-03-20T20:02:36.454Z] "hash/fnv", [2024-03-20T20:02:36.454Z] "html", [2024-03-20T20:02:36.454Z] "html/template", [2024-03-20T20:02:36.454Z] "internal/abi", [2024-03-20T20:02:36.454Z] "internal/bytealg", [2024-03-20T20:02:36.454Z] "internal/cpu", [2024-03-20T20:02:36.454Z] "internal/fmtsort", [2024-03-20T20:02:36.454Z] "internal/goexperiment", [2024-03-20T20:02:36.454Z] "internal/itoa", [2024-03-20T20:02:36.454Z] "internal/nettrace", [2024-03-20T20:02:36.454Z] "internal/oserror", [2024-03-20T20:02:36.454Z] "internal/poll", [2024-03-20T20:02:36.454Z] "internal/race", [2024-03-20T20:02:36.454Z] "internal/reflectlite", [2024-03-20T20:02:36.454Z] "internal/singleflight", [2024-03-20T20:02:36.454Z] "internal/syscall/execenv", [2024-03-20T20:02:36.454Z] "internal/syscall/unix", [2024-03-20T20:02:36.454Z] "internal/testlog", [2024-03-20T20:02:36.454Z] "internal/unsafeheader", [2024-03-20T20:02:36.454Z] "io", [2024-03-20T20:02:36.454Z] "io/fs", [2024-03-20T20:02:36.454Z] "io/ioutil", [2024-03-20T20:02:36.454Z] "log", [2024-03-20T20:02:36.454Z] "math", [2024-03-20T20:02:36.454Z] "math/big", [2024-03-20T20:02:36.454Z] "math/bits", [2024-03-20T20:02:36.454Z] "math/rand", [2024-03-20T20:02:36.454Z] "mime", [2024-03-20T20:02:36.454Z] "mime/multipart", [2024-03-20T20:02:36.454Z] "mime/quotedprintable", [2024-03-20T20:02:36.454Z] "net", [2024-03-20T20:02:36.454Z] "net/http", [2024-03-20T20:02:36.454Z] "net/http/httptrace", [2024-03-20T20:02:36.454Z] "net/http/httputil", [2024-03-20T20:02:36.454Z] "net/http/internal", [2024-03-20T20:02:36.454Z] "net/http/internal/ascii", [2024-03-20T20:02:36.454Z] "net/textproto", [2024-03-20T20:02:36.454Z] "net/url", [2024-03-20T20:02:36.454Z] "os", [2024-03-20T20:02:36.454Z] "path", [2024-03-20T20:02:36.454Z] "path/filepath", [2024-03-20T20:02:36.454Z] "reflect", [2024-03-20T20:02:36.454Z] "regexp", [2024-03-20T20:02:36.454Z] "regexp/syntax", [2024-03-20T20:02:36.454Z] "runtime", [2024-03-20T20:02:36.454Z] "runtime/cgo", [2024-03-20T20:02:36.454Z] "runtime/internal/atomic", [2024-03-20T20:02:36.454Z] "runtime/internal/math", [2024-03-20T20:02:36.454Z] "runtime/internal/sys", [2024-03-20T20:02:36.454Z] "sort", [2024-03-20T20:02:36.454Z] "strconv", [2024-03-20T20:02:36.454Z] "strings", [2024-03-20T20:02:36.454Z] "sync", [2024-03-20T20:02:36.454Z] "sync/atomic", [2024-03-20T20:02:36.454Z] "syscall", [2024-03-20T20:02:36.454Z] "text/tabwriter", [2024-03-20T20:02:36.454Z] "text/template", [2024-03-20T20:02:36.454Z] "text/template/parse", [2024-03-20T20:02:36.454Z] "time", [2024-03-20T20:02:36.454Z] "unicode", [2024-03-20T20:02:36.454Z] "unicode/utf16", [2024-03-20T20:02:36.454Z] "unicode/utf8", [2024-03-20T20:02:36.454Z] "unsafe", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.454Z] ] [2024-03-20T20:02:36.454Z] } [2024-03-20T20:02:36.454Z] { [2024-03-20T20:02:36.454Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/jwt", [2024-03-20T20:02:36.454Z] "ImportPath": "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.454Z] "Name": "jwt", [2024-03-20T20:02:36.454Z] "Doc": "Package jwt provides an implementation of the JSON Web Token standard.", [2024-03-20T20:02:36.454Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.454Z] "Module": { [2024-03-20T20:02:36.454Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.454Z] "Version": "v3.0.3", [2024-03-20T20:02:36.454Z] "Time": "2024-03-07T21:35:47Z", [2024-03-20T20:02:36.454Z] "Indirect": true, [2024-03-20T20:02:36.454Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-20T20:02:36.454Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-20T20:02:36.454Z] "GoVersion": "1.12" [2024-03-20T20:02:36.454Z] }, [2024-03-20T20:02:36.454Z] "DepOnly": true, [2024-03-20T20:02:36.454Z] "Stale": true, [2024-03-20T20:02:36.454Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.454Z] "GoFiles": [ [2024-03-20T20:02:36.454Z] "builder.go", [2024-03-20T20:02:36.454Z] "claims.go", [2024-03-20T20:02:36.454Z] "doc.go", [2024-03-20T20:02:36.454Z] "errors.go", [2024-03-20T20:02:36.454Z] "jwt.go", [2024-03-20T20:02:36.454Z] "validation.go" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "Imports": [ [2024-03-20T20:02:36.454Z] "bytes", [2024-03-20T20:02:36.454Z] "errors", [2024-03-20T20:02:36.454Z] "fmt", [2024-03-20T20:02:36.454Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.454Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.454Z] "reflect", [2024-03-20T20:02:36.454Z] "strconv", [2024-03-20T20:02:36.454Z] "strings", [2024-03-20T20:02:36.454Z] "time" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "Deps": [ [2024-03-20T20:02:36.454Z] "bufio", [2024-03-20T20:02:36.454Z] "bytes", [2024-03-20T20:02:36.454Z] "compress/flate", [2024-03-20T20:02:36.454Z] "context", [2024-03-20T20:02:36.454Z] "crypto", [2024-03-20T20:02:36.454Z] "crypto/aes", [2024-03-20T20:02:36.454Z] "crypto/cipher", [2024-03-20T20:02:36.454Z] "crypto/des", [2024-03-20T20:02:36.454Z] "crypto/dsa", [2024-03-20T20:02:36.454Z] "crypto/ecdsa", [2024-03-20T20:02:36.454Z] "crypto/ed25519", [2024-03-20T20:02:36.454Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.454Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.454Z] "crypto/elliptic", [2024-03-20T20:02:36.454Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.454Z] "crypto/hmac", [2024-03-20T20:02:36.454Z] "crypto/internal/randutil", [2024-03-20T20:02:36.454Z] "crypto/internal/subtle", [2024-03-20T20:02:36.454Z] "crypto/md5", [2024-03-20T20:02:36.454Z] "crypto/rand", [2024-03-20T20:02:36.454Z] "crypto/rsa", [2024-03-20T20:02:36.454Z] "crypto/sha1", [2024-03-20T20:02:36.454Z] "crypto/sha256", [2024-03-20T20:02:36.454Z] "crypto/sha512", [2024-03-20T20:02:36.454Z] "crypto/subtle", [2024-03-20T20:02:36.454Z] "crypto/x509", [2024-03-20T20:02:36.454Z] "crypto/x509/pkix", [2024-03-20T20:02:36.454Z] "encoding", [2024-03-20T20:02:36.454Z] "encoding/asn1", [2024-03-20T20:02:36.454Z] "encoding/base64", [2024-03-20T20:02:36.454Z] "encoding/binary", [2024-03-20T20:02:36.454Z] "encoding/hex", [2024-03-20T20:02:36.454Z] "encoding/pem", [2024-03-20T20:02:36.454Z] "errors", [2024-03-20T20:02:36.454Z] "fmt", [2024-03-20T20:02:36.454Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.454Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.454Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.454Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.454Z] "hash", [2024-03-20T20:02:36.454Z] "internal/abi", [2024-03-20T20:02:36.454Z] "internal/bytealg", [2024-03-20T20:02:36.454Z] "internal/cpu", [2024-03-20T20:02:36.454Z] "internal/fmtsort", [2024-03-20T20:02:36.454Z] "internal/goexperiment", [2024-03-20T20:02:36.454Z] "internal/itoa", [2024-03-20T20:02:36.454Z] "internal/nettrace", [2024-03-20T20:02:36.454Z] "internal/oserror", [2024-03-20T20:02:36.454Z] "internal/poll", [2024-03-20T20:02:36.454Z] "internal/race", [2024-03-20T20:02:36.454Z] "internal/reflectlite", [2024-03-20T20:02:36.454Z] "internal/singleflight", [2024-03-20T20:02:36.454Z] "internal/syscall/execenv", [2024-03-20T20:02:36.454Z] "internal/syscall/unix", [2024-03-20T20:02:36.454Z] "internal/testlog", [2024-03-20T20:02:36.454Z] "internal/unsafeheader", [2024-03-20T20:02:36.454Z] "io", [2024-03-20T20:02:36.454Z] "io/fs", [2024-03-20T20:02:36.454Z] "math", [2024-03-20T20:02:36.454Z] "math/big", [2024-03-20T20:02:36.454Z] "math/bits", [2024-03-20T20:02:36.454Z] "math/rand", [2024-03-20T20:02:36.454Z] "net", [2024-03-20T20:02:36.454Z] "net/url", [2024-03-20T20:02:36.454Z] "os", [2024-03-20T20:02:36.454Z] "path", [2024-03-20T20:02:36.454Z] "path/filepath", [2024-03-20T20:02:36.454Z] "reflect", [2024-03-20T20:02:36.454Z] "runtime", [2024-03-20T20:02:36.454Z] "runtime/cgo", [2024-03-20T20:02:36.454Z] "runtime/internal/atomic", [2024-03-20T20:02:36.454Z] "runtime/internal/math", [2024-03-20T20:02:36.454Z] "runtime/internal/sys", [2024-03-20T20:02:36.454Z] "sort", [2024-03-20T20:02:36.454Z] "strconv", [2024-03-20T20:02:36.454Z] "strings", [2024-03-20T20:02:36.454Z] "sync", [2024-03-20T20:02:36.454Z] "sync/atomic", [2024-03-20T20:02:36.454Z] "syscall", [2024-03-20T20:02:36.454Z] "time", [2024-03-20T20:02:36.454Z] "unicode", [2024-03-20T20:02:36.454Z] "unicode/utf16", [2024-03-20T20:02:36.454Z] "unicode/utf8", [2024-03-20T20:02:36.454Z] "unsafe", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.454Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.454Z] ], [2024-03-20T20:02:36.454Z] "TestGoFiles": [ [2024-03-20T20:02:36.454Z] "builder_test.go", [2024-03-20T20:02:36.454Z] "claims_test.go", [2024-03-20T20:02:36.454Z] "jwt_test.go", [2024-03-20T20:02:36.455Z] "validation_test.go" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "TestImports": [ [2024-03-20T20:02:36.455Z] "crypto/rand", [2024-03-20T20:02:36.455Z] "crypto/rsa", [2024-03-20T20:02:36.455Z] "crypto/x509", [2024-03-20T20:02:36.455Z] "encoding/hex", [2024-03-20T20:02:36.455Z] "encoding/pem", [2024-03-20T20:02:36.455Z] "errors", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.455Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.455Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.455Z] "io", [2024-03-20T20:02:36.455Z] "reflect", [2024-03-20T20:02:36.455Z] "sort", [2024-03-20T20:02:36.455Z] "strings", [2024-03-20T20:02:36.455Z] "testing", [2024-03-20T20:02:36.455Z] "time" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "XTestGoFiles": [ [2024-03-20T20:02:36.455Z] "example_test.go" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "XTestImports": [ [2024-03-20T20:02:36.455Z] "crypto/rsa", [2024-03-20T20:02:36.455Z] "crypto/x509", [2024-03-20T20:02:36.455Z] "encoding/pem", [2024-03-20T20:02:36.455Z] "fmt", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.455Z] "strings", [2024-03-20T20:02:36.455Z] "time" [2024-03-20T20:02:36.455Z] ] [2024-03-20T20:02:36.455Z] } [2024-03-20T20:02:36.455Z] { [2024-03-20T20:02:36.455Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/jwtsvid", [2024-03-20T20:02:36.455Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.455Z] "Name": "jwtsvid", [2024-03-20T20:02:36.455Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.455Z] "Module": { [2024-03-20T20:02:36.455Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.455Z] "Version": "v2.1.7", [2024-03-20T20:02:36.455Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.455Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.455Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.455Z] "GoVersion": "1.19" [2024-03-20T20:02:36.455Z] }, [2024-03-20T20:02:36.455Z] "DepOnly": true, [2024-03-20T20:02:36.455Z] "Stale": true, [2024-03-20T20:02:36.455Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.455Z] "GoFiles": [ [2024-03-20T20:02:36.455Z] "source.go", [2024-03-20T20:02:36.455Z] "svid.go" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "Imports": [ [2024-03-20T20:02:36.455Z] "context", [2024-03-20T20:02:36.455Z] "fmt", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.455Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.455Z] "time" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "Deps": [ [2024-03-20T20:02:36.455Z] "bufio", [2024-03-20T20:02:36.455Z] "bytes", [2024-03-20T20:02:36.455Z] "compress/flate", [2024-03-20T20:02:36.455Z] "context", [2024-03-20T20:02:36.455Z] "crypto", [2024-03-20T20:02:36.455Z] "crypto/aes", [2024-03-20T20:02:36.455Z] "crypto/cipher", [2024-03-20T20:02:36.455Z] "crypto/des", [2024-03-20T20:02:36.455Z] "crypto/dsa", [2024-03-20T20:02:36.455Z] "crypto/ecdsa", [2024-03-20T20:02:36.455Z] "crypto/ed25519", [2024-03-20T20:02:36.455Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.455Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.455Z] "crypto/elliptic", [2024-03-20T20:02:36.455Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.455Z] "crypto/hmac", [2024-03-20T20:02:36.455Z] "crypto/internal/randutil", [2024-03-20T20:02:36.455Z] "crypto/internal/subtle", [2024-03-20T20:02:36.455Z] "crypto/md5", [2024-03-20T20:02:36.455Z] "crypto/rand", [2024-03-20T20:02:36.455Z] "crypto/rsa", [2024-03-20T20:02:36.455Z] "crypto/sha1", [2024-03-20T20:02:36.455Z] "crypto/sha256", [2024-03-20T20:02:36.455Z] "crypto/sha512", [2024-03-20T20:02:36.455Z] "crypto/subtle", [2024-03-20T20:02:36.455Z] "crypto/x509", [2024-03-20T20:02:36.455Z] "crypto/x509/pkix", [2024-03-20T20:02:36.455Z] "encoding", [2024-03-20T20:02:36.455Z] "encoding/asn1", [2024-03-20T20:02:36.455Z] "encoding/base64", [2024-03-20T20:02:36.455Z] "encoding/binary", [2024-03-20T20:02:36.455Z] "encoding/hex", [2024-03-20T20:02:36.455Z] "encoding/json", [2024-03-20T20:02:36.455Z] "encoding/pem", [2024-03-20T20:02:36.455Z] "errors", [2024-03-20T20:02:36.455Z] "fmt", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.455Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.455Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.455Z] "hash", [2024-03-20T20:02:36.455Z] "internal/abi", [2024-03-20T20:02:36.455Z] "internal/bytealg", [2024-03-20T20:02:36.455Z] "internal/cpu", [2024-03-20T20:02:36.455Z] "internal/fmtsort", [2024-03-20T20:02:36.455Z] "internal/goexperiment", [2024-03-20T20:02:36.455Z] "internal/itoa", [2024-03-20T20:02:36.455Z] "internal/nettrace", [2024-03-20T20:02:36.455Z] "internal/oserror", [2024-03-20T20:02:36.455Z] "internal/poll", [2024-03-20T20:02:36.455Z] "internal/race", [2024-03-20T20:02:36.455Z] "internal/reflectlite", [2024-03-20T20:02:36.455Z] "internal/singleflight", [2024-03-20T20:02:36.455Z] "internal/syscall/execenv", [2024-03-20T20:02:36.455Z] "internal/syscall/unix", [2024-03-20T20:02:36.455Z] "internal/testlog", [2024-03-20T20:02:36.455Z] "internal/unsafeheader", [2024-03-20T20:02:36.455Z] "io", [2024-03-20T20:02:36.455Z] "io/fs", [2024-03-20T20:02:36.455Z] "math", [2024-03-20T20:02:36.455Z] "math/big", [2024-03-20T20:02:36.455Z] "math/bits", [2024-03-20T20:02:36.455Z] "math/rand", [2024-03-20T20:02:36.455Z] "net", [2024-03-20T20:02:36.455Z] "net/url", [2024-03-20T20:02:36.455Z] "os", [2024-03-20T20:02:36.455Z] "path", [2024-03-20T20:02:36.455Z] "path/filepath", [2024-03-20T20:02:36.455Z] "reflect", [2024-03-20T20:02:36.455Z] "runtime", [2024-03-20T20:02:36.455Z] "runtime/cgo", [2024-03-20T20:02:36.455Z] "runtime/internal/atomic", [2024-03-20T20:02:36.455Z] "runtime/internal/math", [2024-03-20T20:02:36.455Z] "runtime/internal/sys", [2024-03-20T20:02:36.455Z] "sort", [2024-03-20T20:02:36.455Z] "strconv", [2024-03-20T20:02:36.455Z] "strings", [2024-03-20T20:02:36.455Z] "sync", [2024-03-20T20:02:36.455Z] "sync/atomic", [2024-03-20T20:02:36.455Z] "syscall", [2024-03-20T20:02:36.455Z] "time", [2024-03-20T20:02:36.455Z] "unicode", [2024-03-20T20:02:36.455Z] "unicode/utf16", [2024-03-20T20:02:36.455Z] "unicode/utf8", [2024-03-20T20:02:36.455Z] "unsafe", [2024-03-20T20:02:36.455Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.455Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.455Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "XTestGoFiles": [ [2024-03-20T20:02:36.455Z] "examples_test.go", [2024-03-20T20:02:36.455Z] "svid_test.go" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "XTestImports": [ [2024-03-20T20:02:36.455Z] "context", [2024-03-20T20:02:36.455Z] "crypto", [2024-03-20T20:02:36.455Z] "crypto/ecdsa", [2024-03-20T20:02:36.455Z] "crypto/elliptic", [2024-03-20T20:02:36.455Z] "crypto/rand", [2024-03-20T20:02:36.455Z] "crypto/rsa", [2024-03-20T20:02:36.455Z] "fmt", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/cryptosigner", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.455Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.455Z] "testing", [2024-03-20T20:02:36.455Z] "time" [2024-03-20T20:02:36.455Z] ] [2024-03-20T20:02:36.455Z] } [2024-03-20T20:02:36.455Z] { [2024-03-20T20:02:36.455Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/workloadapi", [2024-03-20T20:02:36.455Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.455Z] "Name": "workloadapi", [2024-03-20T20:02:36.455Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.455Z] "Module": { [2024-03-20T20:02:36.455Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-20T20:02:36.455Z] "Version": "v2.1.7", [2024-03-20T20:02:36.455Z] "Time": "2024-01-17T20:08:14Z", [2024-03-20T20:02:36.455Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-20T20:02:36.455Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-20T20:02:36.455Z] "GoVersion": "1.19" [2024-03-20T20:02:36.455Z] }, [2024-03-20T20:02:36.455Z] "DepOnly": true, [2024-03-20T20:02:36.455Z] "Stale": true, [2024-03-20T20:02:36.455Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.455Z] "GoFiles": [ [2024-03-20T20:02:36.455Z] "addr.go", [2024-03-20T20:02:36.455Z] "addr_posix.go", [2024-03-20T20:02:36.455Z] "backoff.go", [2024-03-20T20:02:36.455Z] "bundlesource.go", [2024-03-20T20:02:36.455Z] "client.go", [2024-03-20T20:02:36.455Z] "client_posix.go", [2024-03-20T20:02:36.455Z] "convenience.go", [2024-03-20T20:02:36.455Z] "jwtsource.go", [2024-03-20T20:02:36.455Z] "option.go", [2024-03-20T20:02:36.455Z] "watcher.go", [2024-03-20T20:02:36.455Z] "x509context.go", [2024-03-20T20:02:36.455Z] "x509source.go" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.455Z] "addr_windows.go", [2024-03-20T20:02:36.455Z] "addr_windows_test.go", [2024-03-20T20:02:36.455Z] "client_windows.go", [2024-03-20T20:02:36.455Z] "client_windows_test.go", [2024-03-20T20:02:36.455Z] "option_windows.go" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "Imports": [ [2024-03-20T20:02:36.455Z] "context", [2024-03-20T20:02:36.455Z] "crypto", [2024-03-20T20:02:36.455Z] "crypto/x509", [2024-03-20T20:02:36.455Z] "errors", [2024-03-20T20:02:36.455Z] "fmt", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.455Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.455Z] "math", [2024-03-20T20:02:36.455Z] "net", [2024-03-20T20:02:36.455Z] "net/url", [2024-03-20T20:02:36.455Z] "os", [2024-03-20T20:02:36.455Z] "sync", [2024-03-20T20:02:36.455Z] "time" [2024-03-20T20:02:36.455Z] ], [2024-03-20T20:02:36.455Z] "Deps": [ [2024-03-20T20:02:36.455Z] "bufio", [2024-03-20T20:02:36.455Z] "bytes", [2024-03-20T20:02:36.455Z] "compress/flate", [2024-03-20T20:02:36.455Z] "compress/gzip", [2024-03-20T20:02:36.455Z] "container/list", [2024-03-20T20:02:36.455Z] "context", [2024-03-20T20:02:36.455Z] "crypto", [2024-03-20T20:02:36.455Z] "crypto/aes", [2024-03-20T20:02:36.455Z] "crypto/cipher", [2024-03-20T20:02:36.455Z] "crypto/des", [2024-03-20T20:02:36.455Z] "crypto/dsa", [2024-03-20T20:02:36.455Z] "crypto/ecdsa", [2024-03-20T20:02:36.455Z] "crypto/ed25519", [2024-03-20T20:02:36.455Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.455Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.455Z] "crypto/elliptic", [2024-03-20T20:02:36.455Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.455Z] "crypto/hmac", [2024-03-20T20:02:36.455Z] "crypto/internal/randutil", [2024-03-20T20:02:36.455Z] "crypto/internal/subtle", [2024-03-20T20:02:36.455Z] "crypto/md5", [2024-03-20T20:02:36.455Z] "crypto/rand", [2024-03-20T20:02:36.455Z] "crypto/rc4", [2024-03-20T20:02:36.455Z] "crypto/rsa", [2024-03-20T20:02:36.455Z] "crypto/sha1", [2024-03-20T20:02:36.455Z] "crypto/sha256", [2024-03-20T20:02:36.455Z] "crypto/sha512", [2024-03-20T20:02:36.455Z] "crypto/subtle", [2024-03-20T20:02:36.455Z] "crypto/tls", [2024-03-20T20:02:36.455Z] "crypto/x509", [2024-03-20T20:02:36.455Z] "crypto/x509/pkix", [2024-03-20T20:02:36.455Z] "embed", [2024-03-20T20:02:36.455Z] "encoding", [2024-03-20T20:02:36.455Z] "encoding/asn1", [2024-03-20T20:02:36.455Z] "encoding/base64", [2024-03-20T20:02:36.455Z] "encoding/binary", [2024-03-20T20:02:36.455Z] "encoding/hex", [2024-03-20T20:02:36.455Z] "encoding/json", [2024-03-20T20:02:36.455Z] "encoding/pem", [2024-03-20T20:02:36.455Z] "errors", [2024-03-20T20:02:36.455Z] "fmt", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.455Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.455Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.455Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.455Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.455Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.455Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.455Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.455Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.455Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.455Z] "go/token", [2024-03-20T20:02:36.455Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.455Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.455Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.455Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.455Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.455Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.455Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.455Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.455Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.455Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.455Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.455Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.455Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.455Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.455Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.455Z] "hash", [2024-03-20T20:02:36.455Z] "hash/crc32", [2024-03-20T20:02:36.455Z] "hash/fnv", [2024-03-20T20:02:36.455Z] "html", [2024-03-20T20:02:36.455Z] "html/template", [2024-03-20T20:02:36.455Z] "internal/abi", [2024-03-20T20:02:36.455Z] "internal/bytealg", [2024-03-20T20:02:36.455Z] "internal/cpu", [2024-03-20T20:02:36.455Z] "internal/fmtsort", [2024-03-20T20:02:36.455Z] "internal/goexperiment", [2024-03-20T20:02:36.455Z] "internal/itoa", [2024-03-20T20:02:36.455Z] "internal/nettrace", [2024-03-20T20:02:36.455Z] "internal/oserror", [2024-03-20T20:02:36.455Z] "internal/poll", [2024-03-20T20:02:36.455Z] "internal/race", [2024-03-20T20:02:36.455Z] "internal/reflectlite", [2024-03-20T20:02:36.455Z] "internal/singleflight", [2024-03-20T20:02:36.455Z] "internal/syscall/execenv", [2024-03-20T20:02:36.455Z] "internal/syscall/unix", [2024-03-20T20:02:36.455Z] "internal/testlog", [2024-03-20T20:02:36.455Z] "internal/unsafeheader", [2024-03-20T20:02:36.455Z] "io", [2024-03-20T20:02:36.455Z] "io/fs", [2024-03-20T20:02:36.455Z] "io/ioutil", [2024-03-20T20:02:36.455Z] "log", [2024-03-20T20:02:36.455Z] "math", [2024-03-20T20:02:36.455Z] "math/big", [2024-03-20T20:02:36.455Z] "math/bits", [2024-03-20T20:02:36.455Z] "math/rand", [2024-03-20T20:02:36.455Z] "mime", [2024-03-20T20:02:36.455Z] "mime/multipart", [2024-03-20T20:02:36.455Z] "mime/quotedprintable", [2024-03-20T20:02:36.455Z] "net", [2024-03-20T20:02:36.455Z] "net/http", [2024-03-20T20:02:36.455Z] "net/http/httptrace", [2024-03-20T20:02:36.455Z] "net/http/httputil", [2024-03-20T20:02:36.455Z] "net/http/internal", [2024-03-20T20:02:36.455Z] "net/http/internal/ascii", [2024-03-20T20:02:36.455Z] "net/textproto", [2024-03-20T20:02:36.455Z] "net/url", [2024-03-20T20:02:36.455Z] "os", [2024-03-20T20:02:36.455Z] "path", [2024-03-20T20:02:36.455Z] "path/filepath", [2024-03-20T20:02:36.455Z] "reflect", [2024-03-20T20:02:36.455Z] "regexp", [2024-03-20T20:02:36.455Z] "regexp/syntax", [2024-03-20T20:02:36.455Z] "runtime", [2024-03-20T20:02:36.455Z] "runtime/cgo", [2024-03-20T20:02:36.455Z] "runtime/internal/atomic", [2024-03-20T20:02:36.455Z] "runtime/internal/math", [2024-03-20T20:02:36.455Z] "runtime/internal/sys", [2024-03-20T20:02:36.455Z] "sort", [2024-03-20T20:02:36.455Z] "strconv", [2024-03-20T20:02:36.455Z] "strings", [2024-03-20T20:02:36.455Z] "sync", [2024-03-20T20:02:36.455Z] "sync/atomic", [2024-03-20T20:02:36.455Z] "syscall", [2024-03-20T20:02:36.455Z] "text/tabwriter", [2024-03-20T20:02:36.455Z] "text/template", [2024-03-20T20:02:36.455Z] "text/template/parse", [2024-03-20T20:02:36.455Z] "time", [2024-03-20T20:02:36.455Z] "unicode", [2024-03-20T20:02:36.455Z] "unicode/utf16", [2024-03-20T20:02:36.456Z] "unicode/utf8", [2024-03-20T20:02:36.456Z] "unsafe", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.456Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.456Z] ], [2024-03-20T20:02:36.456Z] "TestGoFiles": [ [2024-03-20T20:02:36.456Z] "addr_posix_test.go", [2024-03-20T20:02:36.456Z] "addr_test.go", [2024-03-20T20:02:36.456Z] "backoff_test.go", [2024-03-20T20:02:36.456Z] "client_test.go" [2024-03-20T20:02:36.456Z] ], [2024-03-20T20:02:36.456Z] "TestImports": [ [2024-03-20T20:02:36.456Z] "context", [2024-03-20T20:02:36.456Z] "crypto/x509", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.456Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.456Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.456Z] "os", [2024-03-20T20:02:36.456Z] "sync", [2024-03-20T20:02:36.456Z] "testing", [2024-03-20T20:02:36.456Z] "time" [2024-03-20T20:02:36.456Z] ], [2024-03-20T20:02:36.456Z] "XTestGoFiles": [ [2024-03-20T20:02:36.456Z] "bundlesource_test.go", [2024-03-20T20:02:36.456Z] "common_test.go", [2024-03-20T20:02:36.456Z] "examples_test.go", [2024-03-20T20:02:36.456Z] "jwtsource_test.go", [2024-03-20T20:02:36.456Z] "x509source_test.go" [2024-03-20T20:02:36.456Z] ], [2024-03-20T20:02:36.456Z] "XTestImports": [ [2024-03-20T20:02:36.456Z] "context", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.456Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.456Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.456Z] "testing", [2024-03-20T20:02:36.456Z] "time" [2024-03-20T20:02:36.456Z] ] [2024-03-20T20:02:36.456Z] } [2024-03-20T20:02:36.456Z] { [2024-03-20T20:02:36.456Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.456Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.456Z] "Name": "runtimetokenprovider", [2024-03-20T20:02:36.456Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.456Z] "Module": { [2024-03-20T20:02:36.456Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-20T20:02:36.456Z] "Version": "v3.2.0-dev.5", [2024-03-20T20:02:36.456Z] "Time": "2024-01-18T14:27:45Z", [2024-03-20T20:02:36.456Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-20T20:02:36.456Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-20T20:02:36.456Z] "GoVersion": "1.21" [2024-03-20T20:02:36.456Z] }, [2024-03-20T20:02:36.456Z] "DepOnly": true, [2024-03-20T20:02:36.456Z] "Stale": true, [2024-03-20T20:02:36.456Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.456Z] "GoFiles": [ [2024-03-20T20:02:36.456Z] "interface.go", [2024-03-20T20:02:36.456Z] "methods.go" [2024-03-20T20:02:36.456Z] ], [2024-03-20T20:02:36.456Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.456Z] "dummy_runtime_provider.go" [2024-03-20T20:02:36.456Z] ], [2024-03-20T20:02:36.456Z] "Imports": [ [2024-03-20T20:02:36.456Z] "context", [2024-03-20T20:02:36.456Z] "crypto/tls", [2024-03-20T20:02:36.456Z] "fmt", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.456Z] "io", [2024-03-20T20:02:36.456Z] "net/http", [2024-03-20T20:02:36.456Z] "net/url", [2024-03-20T20:02:36.456Z] "strings" [2024-03-20T20:02:36.456Z] ], [2024-03-20T20:02:36.456Z] "Deps": [ [2024-03-20T20:02:36.456Z] "bufio", [2024-03-20T20:02:36.456Z] "bytes", [2024-03-20T20:02:36.456Z] "compress/flate", [2024-03-20T20:02:36.456Z] "compress/gzip", [2024-03-20T20:02:36.456Z] "compress/zlib", [2024-03-20T20:02:36.456Z] "container/list", [2024-03-20T20:02:36.456Z] "context", [2024-03-20T20:02:36.456Z] "crypto", [2024-03-20T20:02:36.456Z] "crypto/aes", [2024-03-20T20:02:36.456Z] "crypto/cipher", [2024-03-20T20:02:36.456Z] "crypto/des", [2024-03-20T20:02:36.456Z] "crypto/dsa", [2024-03-20T20:02:36.456Z] "crypto/ecdsa", [2024-03-20T20:02:36.456Z] "crypto/ed25519", [2024-03-20T20:02:36.456Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.456Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.456Z] "crypto/elliptic", [2024-03-20T20:02:36.456Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.456Z] "crypto/hmac", [2024-03-20T20:02:36.456Z] "crypto/internal/randutil", [2024-03-20T20:02:36.456Z] "crypto/internal/subtle", [2024-03-20T20:02:36.456Z] "crypto/md5", [2024-03-20T20:02:36.456Z] "crypto/rand", [2024-03-20T20:02:36.456Z] "crypto/rc4", [2024-03-20T20:02:36.456Z] "crypto/rsa", [2024-03-20T20:02:36.456Z] "crypto/sha1", [2024-03-20T20:02:36.456Z] "crypto/sha256", [2024-03-20T20:02:36.456Z] "crypto/sha512", [2024-03-20T20:02:36.456Z] "crypto/subtle", [2024-03-20T20:02:36.456Z] "crypto/tls", [2024-03-20T20:02:36.456Z] "crypto/x509", [2024-03-20T20:02:36.456Z] "crypto/x509/pkix", [2024-03-20T20:02:36.456Z] "database/sql/driver", [2024-03-20T20:02:36.456Z] "debug/dwarf", [2024-03-20T20:02:36.456Z] "debug/macho", [2024-03-20T20:02:36.456Z] "embed", [2024-03-20T20:02:36.456Z] "encoding", [2024-03-20T20:02:36.456Z] "encoding/asn1", [2024-03-20T20:02:36.456Z] "encoding/base64", [2024-03-20T20:02:36.456Z] "encoding/binary", [2024-03-20T20:02:36.456Z] "encoding/csv", [2024-03-20T20:02:36.456Z] "encoding/hex", [2024-03-20T20:02:36.456Z] "encoding/json", [2024-03-20T20:02:36.456Z] "encoding/pem", [2024-03-20T20:02:36.456Z] "encoding/xml", [2024-03-20T20:02:36.456Z] "errors", [2024-03-20T20:02:36.456Z] "fmt", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.456Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.456Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.456Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.456Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.456Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.456Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.456Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.456Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.456Z] "github.com/go-kit/log", [2024-03-20T20:02:36.456Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.456Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.456Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.456Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.456Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.456Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.456Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.456Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.456Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.456Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.456Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.456Z] "github.com/google/uuid", [2024-03-20T20:02:36.456Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.456Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.456Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.456Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.456Z] "go/token", [2024-03-20T20:02:36.456Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.456Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.456Z] "golang.org/x/net/html", [2024-03-20T20:02:36.456Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.456Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.456Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.456Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.456Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.456Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.456Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.456Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.456Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.456Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.456Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.456Z] "golang.org/x/text/language", [2024-03-20T20:02:36.456Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.456Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.456Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.456Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.456Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.456Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.456Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.457Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.457Z] "hash", [2024-03-20T20:02:36.457Z] "hash/adler32", [2024-03-20T20:02:36.457Z] "hash/crc32", [2024-03-20T20:02:36.457Z] "hash/fnv", [2024-03-20T20:02:36.457Z] "html", [2024-03-20T20:02:36.457Z] "html/template", [2024-03-20T20:02:36.457Z] "internal/abi", [2024-03-20T20:02:36.457Z] "internal/bytealg", [2024-03-20T20:02:36.457Z] "internal/cpu", [2024-03-20T20:02:36.457Z] "internal/fmtsort", [2024-03-20T20:02:36.457Z] "internal/goexperiment", [2024-03-20T20:02:36.457Z] "internal/itoa", [2024-03-20T20:02:36.457Z] "internal/nettrace", [2024-03-20T20:02:36.457Z] "internal/oserror", [2024-03-20T20:02:36.457Z] "internal/poll", [2024-03-20T20:02:36.457Z] "internal/race", [2024-03-20T20:02:36.457Z] "internal/reflectlite", [2024-03-20T20:02:36.457Z] "internal/singleflight", [2024-03-20T20:02:36.457Z] "internal/syscall/execenv", [2024-03-20T20:02:36.457Z] "internal/syscall/unix", [2024-03-20T20:02:36.457Z] "internal/testlog", [2024-03-20T20:02:36.457Z] "internal/unsafeheader", [2024-03-20T20:02:36.457Z] "io", [2024-03-20T20:02:36.457Z] "io/fs", [2024-03-20T20:02:36.457Z] "io/ioutil", [2024-03-20T20:02:36.457Z] "log", [2024-03-20T20:02:36.457Z] "math", [2024-03-20T20:02:36.457Z] "math/big", [2024-03-20T20:02:36.457Z] "math/bits", [2024-03-20T20:02:36.457Z] "math/rand", [2024-03-20T20:02:36.457Z] "mime", [2024-03-20T20:02:36.457Z] "mime/multipart", [2024-03-20T20:02:36.457Z] "mime/quotedprintable", [2024-03-20T20:02:36.457Z] "net", [2024-03-20T20:02:36.457Z] "net/http", [2024-03-20T20:02:36.457Z] "net/http/httptrace", [2024-03-20T20:02:36.457Z] "net/http/httputil", [2024-03-20T20:02:36.457Z] "net/http/internal", [2024-03-20T20:02:36.457Z] "net/http/internal/ascii", [2024-03-20T20:02:36.457Z] "net/textproto", [2024-03-20T20:02:36.457Z] "net/url", [2024-03-20T20:02:36.457Z] "os", [2024-03-20T20:02:36.457Z] "path", [2024-03-20T20:02:36.457Z] "path/filepath", [2024-03-20T20:02:36.457Z] "reflect", [2024-03-20T20:02:36.457Z] "regexp", [2024-03-20T20:02:36.457Z] "regexp/syntax", [2024-03-20T20:02:36.457Z] "runtime", [2024-03-20T20:02:36.457Z] "runtime/cgo", [2024-03-20T20:02:36.457Z] "runtime/internal/atomic", [2024-03-20T20:02:36.457Z] "runtime/internal/math", [2024-03-20T20:02:36.457Z] "runtime/internal/sys", [2024-03-20T20:02:36.457Z] "sort", [2024-03-20T20:02:36.457Z] "strconv", [2024-03-20T20:02:36.457Z] "strings", [2024-03-20T20:02:36.457Z] "sync", [2024-03-20T20:02:36.457Z] "sync/atomic", [2024-03-20T20:02:36.457Z] "syscall", [2024-03-20T20:02:36.457Z] "text/tabwriter", [2024-03-20T20:02:36.457Z] "text/template", [2024-03-20T20:02:36.457Z] "text/template/parse", [2024-03-20T20:02:36.457Z] "time", [2024-03-20T20:02:36.457Z] "unicode", [2024-03-20T20:02:36.457Z] "unicode/utf16", [2024-03-20T20:02:36.457Z] "unicode/utf8", [2024-03-20T20:02:36.457Z] "unsafe", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.457Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.457Z] ], [2024-03-20T20:02:36.457Z] "TestGoFiles": [ [2024-03-20T20:02:36.457Z] "methods_test.go", [2024-03-20T20:02:36.457Z] "provider_server_test.go" [2024-03-20T20:02:36.457Z] ], [2024-03-20T20:02:36.457Z] "TestImports": [ [2024-03-20T20:02:36.457Z] "context", [2024-03-20T20:02:36.457Z] "crypto/tls", [2024-03-20T20:02:36.457Z] "fmt", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.457Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.457Z] "io", [2024-03-20T20:02:36.457Z] "net", [2024-03-20T20:02:36.457Z] "net/http", [2024-03-20T20:02:36.457Z] "net/http/httptest", [2024-03-20T20:02:36.457Z] "net/url", [2024-03-20T20:02:36.457Z] "strconv", [2024-03-20T20:02:36.457Z] "strings", [2024-03-20T20:02:36.457Z] "testing", [2024-03-20T20:02:36.457Z] "time" [2024-03-20T20:02:36.457Z] ] [2024-03-20T20:02:36.457Z] } [2024-03-20T20:02:36.457Z] { [2024-03-20T20:02:36.457Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/container", [2024-03-20T20:02:36.457Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.457Z] "Name": "container", [2024-03-20T20:02:36.457Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.457Z] "Module": { [2024-03-20T20:02:36.457Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.457Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.457Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.457Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.457Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.457Z] "GoVersion": "1.21" [2024-03-20T20:02:36.457Z] }, [2024-03-20T20:02:36.457Z] "DepOnly": true, [2024-03-20T20:02:36.457Z] "Stale": true, [2024-03-20T20:02:36.457Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.457Z] "GoFiles": [ [2024-03-20T20:02:36.457Z] "cancel.go", [2024-03-20T20:02:36.457Z] "clients.go", [2024-03-20T20:02:36.457Z] "common.go", [2024-03-20T20:02:36.457Z] "configuration.go", [2024-03-20T20:02:36.457Z] "dev_remote_mode.go", [2024-03-20T20:02:36.457Z] "externalmqtt.go", [2024-03-20T20:02:36.457Z] "logging.go", [2024-03-20T20:02:36.457Z] "messaging.go", [2024-03-20T20:02:36.457Z] "metrics.go", [2024-03-20T20:02:36.457Z] "registry.go", [2024-03-20T20:02:36.457Z] "runtime_token.go", [2024-03-20T20:02:36.457Z] "secret.go", [2024-03-20T20:02:36.457Z] "token.go" [2024-03-20T20:02:36.457Z] ], [2024-03-20T20:02:36.457Z] "Imports": [ [2024-03-20T20:02:36.457Z] "context", [2024-03-20T20:02:36.457Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider" [2024-03-20T20:02:36.457Z] ], [2024-03-20T20:02:36.457Z] "Deps": [ [2024-03-20T20:02:36.457Z] "bufio", [2024-03-20T20:02:36.457Z] "bytes", [2024-03-20T20:02:36.457Z] "compress/flate", [2024-03-20T20:02:36.457Z] "compress/gzip", [2024-03-20T20:02:36.457Z] "compress/zlib", [2024-03-20T20:02:36.457Z] "container/list", [2024-03-20T20:02:36.457Z] "context", [2024-03-20T20:02:36.457Z] "crypto", [2024-03-20T20:02:36.457Z] "crypto/aes", [2024-03-20T20:02:36.457Z] "crypto/cipher", [2024-03-20T20:02:36.457Z] "crypto/des", [2024-03-20T20:02:36.457Z] "crypto/dsa", [2024-03-20T20:02:36.457Z] "crypto/ecdsa", [2024-03-20T20:02:36.457Z] "crypto/ed25519", [2024-03-20T20:02:36.457Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.457Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.457Z] "crypto/elliptic", [2024-03-20T20:02:36.457Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.457Z] "crypto/hmac", [2024-03-20T20:02:36.457Z] "crypto/internal/randutil", [2024-03-20T20:02:36.457Z] "crypto/internal/subtle", [2024-03-20T20:02:36.457Z] "crypto/md5", [2024-03-20T20:02:36.457Z] "crypto/rand", [2024-03-20T20:02:36.457Z] "crypto/rc4", [2024-03-20T20:02:36.457Z] "crypto/rsa", [2024-03-20T20:02:36.457Z] "crypto/sha1", [2024-03-20T20:02:36.457Z] "crypto/sha256", [2024-03-20T20:02:36.457Z] "crypto/sha512", [2024-03-20T20:02:36.457Z] "crypto/subtle", [2024-03-20T20:02:36.457Z] "crypto/tls", [2024-03-20T20:02:36.457Z] "crypto/x509", [2024-03-20T20:02:36.457Z] "crypto/x509/pkix", [2024-03-20T20:02:36.457Z] "database/sql/driver", [2024-03-20T20:02:36.457Z] "debug/dwarf", [2024-03-20T20:02:36.457Z] "debug/macho", [2024-03-20T20:02:36.457Z] "embed", [2024-03-20T20:02:36.457Z] "encoding", [2024-03-20T20:02:36.457Z] "encoding/asn1", [2024-03-20T20:02:36.457Z] "encoding/base32", [2024-03-20T20:02:36.457Z] "encoding/base64", [2024-03-20T20:02:36.457Z] "encoding/binary", [2024-03-20T20:02:36.457Z] "encoding/csv", [2024-03-20T20:02:36.457Z] "encoding/hex", [2024-03-20T20:02:36.457Z] "encoding/json", [2024-03-20T20:02:36.457Z] "encoding/pem", [2024-03-20T20:02:36.457Z] "encoding/xml", [2024-03-20T20:02:36.457Z] "errors", [2024-03-20T20:02:36.457Z] "flag", [2024-03-20T20:02:36.457Z] "fmt", [2024-03-20T20:02:36.457Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.457Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.457Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.457Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.457Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.457Z] "github.com/fatih/color", [2024-03-20T20:02:36.457Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.457Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.457Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.457Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.457Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.457Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.457Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.457Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.457Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.457Z] "github.com/go-kit/log", [2024-03-20T20:02:36.457Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.457Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.457Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.457Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.457Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.457Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.457Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.457Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.457Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.457Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.457Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.457Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.457Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.457Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.457Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.457Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.457Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.457Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.457Z] "github.com/google/uuid", [2024-03-20T20:02:36.457Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.457Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.457Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.457Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.457Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.457Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.457Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.457Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.457Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.457Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.457Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.457Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.457Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.457Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.458Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.458Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.458Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.458Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.458Z] "github.com/x448/float16", [2024-03-20T20:02:36.458Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.458Z] "go/token", [2024-03-20T20:02:36.458Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.458Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.458Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.458Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.458Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.458Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.458Z] "golang.org/x/net/html", [2024-03-20T20:02:36.458Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.458Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.458Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.458Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.458Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.458Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.458Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.458Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.458Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.458Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.458Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.458Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.458Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.458Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.458Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.458Z] "golang.org/x/text/language", [2024-03-20T20:02:36.458Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.458Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.458Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.458Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.458Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.458Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.458Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.458Z] "hash", [2024-03-20T20:02:36.458Z] "hash/adler32", [2024-03-20T20:02:36.458Z] "hash/crc32", [2024-03-20T20:02:36.458Z] "hash/fnv", [2024-03-20T20:02:36.458Z] "html", [2024-03-20T20:02:36.458Z] "html/template", [2024-03-20T20:02:36.458Z] "internal/abi", [2024-03-20T20:02:36.458Z] "internal/bytealg", [2024-03-20T20:02:36.458Z] "internal/cpu", [2024-03-20T20:02:36.458Z] "internal/fmtsort", [2024-03-20T20:02:36.458Z] "internal/goexperiment", [2024-03-20T20:02:36.458Z] "internal/itoa", [2024-03-20T20:02:36.458Z] "internal/nettrace", [2024-03-20T20:02:36.458Z] "internal/oserror", [2024-03-20T20:02:36.458Z] "internal/poll", [2024-03-20T20:02:36.458Z] "internal/race", [2024-03-20T20:02:36.458Z] "internal/reflectlite", [2024-03-20T20:02:36.458Z] "internal/singleflight", [2024-03-20T20:02:36.458Z] "internal/syscall/execenv", [2024-03-20T20:02:36.458Z] "internal/syscall/unix", [2024-03-20T20:02:36.458Z] "internal/testlog", [2024-03-20T20:02:36.458Z] "internal/unsafeheader", [2024-03-20T20:02:36.458Z] "io", [2024-03-20T20:02:36.458Z] "io/fs", [2024-03-20T20:02:36.458Z] "io/ioutil", [2024-03-20T20:02:36.458Z] "log", [2024-03-20T20:02:36.458Z] "log/syslog", [2024-03-20T20:02:36.458Z] "math", [2024-03-20T20:02:36.458Z] "math/big", [2024-03-20T20:02:36.458Z] "math/bits", [2024-03-20T20:02:36.458Z] "math/rand", [2024-03-20T20:02:36.458Z] "mime", [2024-03-20T20:02:36.458Z] "mime/multipart", [2024-03-20T20:02:36.458Z] "mime/quotedprintable", [2024-03-20T20:02:36.458Z] "net", [2024-03-20T20:02:36.458Z] "net/http", [2024-03-20T20:02:36.458Z] "net/http/httptest", [2024-03-20T20:02:36.458Z] "net/http/httptrace", [2024-03-20T20:02:36.458Z] "net/http/httputil", [2024-03-20T20:02:36.458Z] "net/http/internal", [2024-03-20T20:02:36.458Z] "net/http/internal/ascii", [2024-03-20T20:02:36.458Z] "net/http/internal/testcert", [2024-03-20T20:02:36.458Z] "net/textproto", [2024-03-20T20:02:36.458Z] "net/url", [2024-03-20T20:02:36.458Z] "os", [2024-03-20T20:02:36.458Z] "os/signal", [2024-03-20T20:02:36.458Z] "path", [2024-03-20T20:02:36.458Z] "path/filepath", [2024-03-20T20:02:36.458Z] "reflect", [2024-03-20T20:02:36.458Z] "regexp", [2024-03-20T20:02:36.458Z] "regexp/syntax", [2024-03-20T20:02:36.458Z] "runtime", [2024-03-20T20:02:36.458Z] "runtime/cgo", [2024-03-20T20:02:36.458Z] "runtime/debug", [2024-03-20T20:02:36.458Z] "runtime/internal/atomic", [2024-03-20T20:02:36.458Z] "runtime/internal/math", [2024-03-20T20:02:36.458Z] "runtime/internal/sys", [2024-03-20T20:02:36.458Z] "runtime/pprof", [2024-03-20T20:02:36.458Z] "sort", [2024-03-20T20:02:36.458Z] "strconv", [2024-03-20T20:02:36.458Z] "strings", [2024-03-20T20:02:36.458Z] "sync", [2024-03-20T20:02:36.458Z] "sync/atomic", [2024-03-20T20:02:36.458Z] "syscall", [2024-03-20T20:02:36.458Z] "text/tabwriter", [2024-03-20T20:02:36.458Z] "text/template", [2024-03-20T20:02:36.458Z] "text/template/parse", [2024-03-20T20:02:36.458Z] "time", [2024-03-20T20:02:36.458Z] "unicode", [2024-03-20T20:02:36.458Z] "unicode/utf16", [2024-03-20T20:02:36.458Z] "unicode/utf8", [2024-03-20T20:02:36.458Z] "unsafe", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.458Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.458Z] ] [2024-03-20T20:02:36.458Z] } [2024-03-20T20:02:36.458Z] { [2024-03-20T20:02:36.458Z] "Dir": "/w/workspace/edgex-go/636/internal/core/command/application", [2024-03-20T20:02:36.458Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.458Z] "Name": "application", [2024-03-20T20:02:36.458Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.458Z] "Module": { [2024-03-20T20:02:36.458Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.458Z] "Main": true, [2024-03-20T20:02:36.458Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.458Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.458Z] "GoVersion": "1.21" [2024-03-20T20:02:36.458Z] }, [2024-03-20T20:02:36.458Z] "Match": [ [2024-03-20T20:02:36.458Z] "./..." [2024-03-20T20:02:36.458Z] ], [2024-03-20T20:02:36.458Z] "Stale": true, [2024-03-20T20:02:36.458Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.458Z] "GoFiles": [ [2024-03-20T20:02:36.458Z] "command.go" [2024-03-20T20:02:36.458Z] ], [2024-03-20T20:02:36.458Z] "Imports": [ [2024-03-20T20:02:36.458Z] "context", [2024-03-20T20:02:36.458Z] "fmt", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.458Z] "strings" [2024-03-20T20:02:36.458Z] ], [2024-03-20T20:02:36.458Z] "Deps": [ [2024-03-20T20:02:36.458Z] "bufio", [2024-03-20T20:02:36.458Z] "bytes", [2024-03-20T20:02:36.458Z] "compress/flate", [2024-03-20T20:02:36.458Z] "compress/gzip", [2024-03-20T20:02:36.458Z] "compress/zlib", [2024-03-20T20:02:36.458Z] "container/list", [2024-03-20T20:02:36.458Z] "context", [2024-03-20T20:02:36.458Z] "crypto", [2024-03-20T20:02:36.458Z] "crypto/aes", [2024-03-20T20:02:36.458Z] "crypto/cipher", [2024-03-20T20:02:36.458Z] "crypto/des", [2024-03-20T20:02:36.458Z] "crypto/dsa", [2024-03-20T20:02:36.458Z] "crypto/ecdsa", [2024-03-20T20:02:36.458Z] "crypto/ed25519", [2024-03-20T20:02:36.458Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.458Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.458Z] "crypto/elliptic", [2024-03-20T20:02:36.458Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.458Z] "crypto/hmac", [2024-03-20T20:02:36.458Z] "crypto/internal/randutil", [2024-03-20T20:02:36.458Z] "crypto/internal/subtle", [2024-03-20T20:02:36.458Z] "crypto/md5", [2024-03-20T20:02:36.458Z] "crypto/rand", [2024-03-20T20:02:36.458Z] "crypto/rc4", [2024-03-20T20:02:36.458Z] "crypto/rsa", [2024-03-20T20:02:36.458Z] "crypto/sha1", [2024-03-20T20:02:36.458Z] "crypto/sha256", [2024-03-20T20:02:36.458Z] "crypto/sha512", [2024-03-20T20:02:36.458Z] "crypto/subtle", [2024-03-20T20:02:36.458Z] "crypto/tls", [2024-03-20T20:02:36.458Z] "crypto/x509", [2024-03-20T20:02:36.458Z] "crypto/x509/pkix", [2024-03-20T20:02:36.458Z] "database/sql/driver", [2024-03-20T20:02:36.458Z] "debug/dwarf", [2024-03-20T20:02:36.458Z] "debug/macho", [2024-03-20T20:02:36.458Z] "embed", [2024-03-20T20:02:36.458Z] "encoding", [2024-03-20T20:02:36.458Z] "encoding/asn1", [2024-03-20T20:02:36.458Z] "encoding/base32", [2024-03-20T20:02:36.458Z] "encoding/base64", [2024-03-20T20:02:36.458Z] "encoding/binary", [2024-03-20T20:02:36.458Z] "encoding/csv", [2024-03-20T20:02:36.458Z] "encoding/hex", [2024-03-20T20:02:36.458Z] "encoding/json", [2024-03-20T20:02:36.458Z] "encoding/pem", [2024-03-20T20:02:36.458Z] "encoding/xml", [2024-03-20T20:02:36.458Z] "errors", [2024-03-20T20:02:36.458Z] "flag", [2024-03-20T20:02:36.458Z] "fmt", [2024-03-20T20:02:36.458Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.458Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.458Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.458Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.458Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.459Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.459Z] "github.com/fatih/color", [2024-03-20T20:02:36.459Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.459Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.459Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.459Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.459Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.459Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.459Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.459Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.459Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.459Z] "github.com/go-kit/log", [2024-03-20T20:02:36.459Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.459Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.459Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.459Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.459Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.459Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.459Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.459Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.459Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.459Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.459Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.459Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.459Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.459Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.459Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.459Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.459Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.459Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.459Z] "github.com/google/uuid", [2024-03-20T20:02:36.459Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.459Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.459Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.459Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.459Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.459Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.459Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.459Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.459Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.459Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.459Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.459Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.459Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.459Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.459Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.459Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.459Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.459Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.459Z] "github.com/x448/float16", [2024-03-20T20:02:36.459Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.459Z] "go/token", [2024-03-20T20:02:36.459Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.459Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.459Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.459Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.459Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.459Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.459Z] "golang.org/x/net/html", [2024-03-20T20:02:36.459Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.459Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.459Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.459Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.459Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.459Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.459Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.459Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.459Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.459Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.459Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.459Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.459Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.459Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.459Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.459Z] "golang.org/x/text/language", [2024-03-20T20:02:36.459Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.459Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.459Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.459Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.459Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.459Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.459Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.459Z] "hash", [2024-03-20T20:02:36.459Z] "hash/adler32", [2024-03-20T20:02:36.459Z] "hash/crc32", [2024-03-20T20:02:36.459Z] "hash/fnv", [2024-03-20T20:02:36.459Z] "html", [2024-03-20T20:02:36.459Z] "html/template", [2024-03-20T20:02:36.459Z] "internal/abi", [2024-03-20T20:02:36.459Z] "internal/bytealg", [2024-03-20T20:02:36.459Z] "internal/cpu", [2024-03-20T20:02:36.459Z] "internal/fmtsort", [2024-03-20T20:02:36.459Z] "internal/goexperiment", [2024-03-20T20:02:36.459Z] "internal/itoa", [2024-03-20T20:02:36.459Z] "internal/nettrace", [2024-03-20T20:02:36.459Z] "internal/oserror", [2024-03-20T20:02:36.459Z] "internal/poll", [2024-03-20T20:02:36.459Z] "internal/race", [2024-03-20T20:02:36.459Z] "internal/reflectlite", [2024-03-20T20:02:36.459Z] "internal/singleflight", [2024-03-20T20:02:36.459Z] "internal/syscall/execenv", [2024-03-20T20:02:36.459Z] "internal/syscall/unix", [2024-03-20T20:02:36.459Z] "internal/testlog", [2024-03-20T20:02:36.459Z] "internal/unsafeheader", [2024-03-20T20:02:36.459Z] "io", [2024-03-20T20:02:36.459Z] "io/fs", [2024-03-20T20:02:36.459Z] "io/ioutil", [2024-03-20T20:02:36.459Z] "log", [2024-03-20T20:02:36.459Z] "log/syslog", [2024-03-20T20:02:36.459Z] "math", [2024-03-20T20:02:36.459Z] "math/big", [2024-03-20T20:02:36.459Z] "math/bits", [2024-03-20T20:02:36.459Z] "math/rand", [2024-03-20T20:02:36.460Z] "mime", [2024-03-20T20:02:36.460Z] "mime/multipart", [2024-03-20T20:02:36.460Z] "mime/quotedprintable", [2024-03-20T20:02:36.460Z] "net", [2024-03-20T20:02:36.460Z] "net/http", [2024-03-20T20:02:36.460Z] "net/http/httptest", [2024-03-20T20:02:36.460Z] "net/http/httptrace", [2024-03-20T20:02:36.460Z] "net/http/httputil", [2024-03-20T20:02:36.460Z] "net/http/internal", [2024-03-20T20:02:36.460Z] "net/http/internal/ascii", [2024-03-20T20:02:36.460Z] "net/http/internal/testcert", [2024-03-20T20:02:36.460Z] "net/textproto", [2024-03-20T20:02:36.460Z] "net/url", [2024-03-20T20:02:36.460Z] "os", [2024-03-20T20:02:36.460Z] "os/signal", [2024-03-20T20:02:36.460Z] "path", [2024-03-20T20:02:36.460Z] "path/filepath", [2024-03-20T20:02:36.460Z] "reflect", [2024-03-20T20:02:36.460Z] "regexp", [2024-03-20T20:02:36.460Z] "regexp/syntax", [2024-03-20T20:02:36.460Z] "runtime", [2024-03-20T20:02:36.460Z] "runtime/cgo", [2024-03-20T20:02:36.460Z] "runtime/debug", [2024-03-20T20:02:36.460Z] "runtime/internal/atomic", [2024-03-20T20:02:36.460Z] "runtime/internal/math", [2024-03-20T20:02:36.460Z] "runtime/internal/sys", [2024-03-20T20:02:36.460Z] "runtime/pprof", [2024-03-20T20:02:36.460Z] "sort", [2024-03-20T20:02:36.460Z] "strconv", [2024-03-20T20:02:36.460Z] "strings", [2024-03-20T20:02:36.460Z] "sync", [2024-03-20T20:02:36.460Z] "sync/atomic", [2024-03-20T20:02:36.460Z] "syscall", [2024-03-20T20:02:36.460Z] "text/tabwriter", [2024-03-20T20:02:36.460Z] "text/template", [2024-03-20T20:02:36.460Z] "text/template/parse", [2024-03-20T20:02:36.460Z] "time", [2024-03-20T20:02:36.460Z] "unicode", [2024-03-20T20:02:36.460Z] "unicode/utf16", [2024-03-20T20:02:36.460Z] "unicode/utf8", [2024-03-20T20:02:36.460Z] "unsafe", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "TestGoFiles": [ [2024-03-20T20:02:36.460Z] "command_test.go" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "TestImports": [ [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.460Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.460Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.460Z] "testing" [2024-03-20T20:02:36.460Z] ] [2024-03-20T20:02:36.460Z] } [2024-03-20T20:02:36.460Z] { [2024-03-20T20:02:36.460Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-20T20:02:36.460Z] "ImportPath": "gopkg.in/yaml.v3", [2024-03-20T20:02:36.460Z] "Name": "yaml", [2024-03-20T20:02:36.460Z] "Doc": "Package yaml implements YAML support for the Go language.", [2024-03-20T20:02:36.460Z] "Root": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-20T20:02:36.460Z] "Module": { [2024-03-20T20:02:36.460Z] "Path": "gopkg.in/yaml.v3", [2024-03-20T20:02:36.460Z] "Version": "v3.0.1", [2024-03-20T20:02:36.460Z] "Time": "2022-05-27T08:35:30Z", [2024-03-20T20:02:36.460Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-20T20:02:36.460Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.mod" [2024-03-20T20:02:36.460Z] }, [2024-03-20T20:02:36.460Z] "DepOnly": true, [2024-03-20T20:02:36.460Z] "Stale": true, [2024-03-20T20:02:36.460Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.460Z] "GoFiles": [ [2024-03-20T20:02:36.460Z] "apic.go", [2024-03-20T20:02:36.460Z] "decode.go", [2024-03-20T20:02:36.460Z] "emitterc.go", [2024-03-20T20:02:36.460Z] "encode.go", [2024-03-20T20:02:36.460Z] "parserc.go", [2024-03-20T20:02:36.460Z] "readerc.go", [2024-03-20T20:02:36.460Z] "resolve.go", [2024-03-20T20:02:36.460Z] "scannerc.go", [2024-03-20T20:02:36.460Z] "sorter.go", [2024-03-20T20:02:36.460Z] "writerc.go", [2024-03-20T20:02:36.460Z] "yaml.go", [2024-03-20T20:02:36.460Z] "yamlh.go", [2024-03-20T20:02:36.460Z] "yamlprivateh.go" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Imports": [ [2024-03-20T20:02:36.460Z] "bytes", [2024-03-20T20:02:36.460Z] "encoding", [2024-03-20T20:02:36.460Z] "encoding/base64", [2024-03-20T20:02:36.460Z] "errors", [2024-03-20T20:02:36.460Z] "fmt", [2024-03-20T20:02:36.460Z] "io", [2024-03-20T20:02:36.460Z] "math", [2024-03-20T20:02:36.460Z] "reflect", [2024-03-20T20:02:36.460Z] "regexp", [2024-03-20T20:02:36.460Z] "sort", [2024-03-20T20:02:36.460Z] "strconv", [2024-03-20T20:02:36.460Z] "strings", [2024-03-20T20:02:36.460Z] "sync", [2024-03-20T20:02:36.460Z] "time", [2024-03-20T20:02:36.460Z] "unicode", [2024-03-20T20:02:36.460Z] "unicode/utf8" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Deps": [ [2024-03-20T20:02:36.460Z] "bytes", [2024-03-20T20:02:36.460Z] "encoding", [2024-03-20T20:02:36.460Z] "encoding/base64", [2024-03-20T20:02:36.460Z] "encoding/binary", [2024-03-20T20:02:36.460Z] "errors", [2024-03-20T20:02:36.460Z] "fmt", [2024-03-20T20:02:36.460Z] "internal/abi", [2024-03-20T20:02:36.460Z] "internal/bytealg", [2024-03-20T20:02:36.460Z] "internal/cpu", [2024-03-20T20:02:36.460Z] "internal/fmtsort", [2024-03-20T20:02:36.460Z] "internal/goexperiment", [2024-03-20T20:02:36.460Z] "internal/itoa", [2024-03-20T20:02:36.460Z] "internal/oserror", [2024-03-20T20:02:36.460Z] "internal/poll", [2024-03-20T20:02:36.460Z] "internal/race", [2024-03-20T20:02:36.460Z] "internal/reflectlite", [2024-03-20T20:02:36.460Z] "internal/syscall/execenv", [2024-03-20T20:02:36.460Z] "internal/syscall/unix", [2024-03-20T20:02:36.460Z] "internal/testlog", [2024-03-20T20:02:36.460Z] "internal/unsafeheader", [2024-03-20T20:02:36.460Z] "io", [2024-03-20T20:02:36.460Z] "io/fs", [2024-03-20T20:02:36.460Z] "math", [2024-03-20T20:02:36.460Z] "math/bits", [2024-03-20T20:02:36.460Z] "os", [2024-03-20T20:02:36.460Z] "path", [2024-03-20T20:02:36.460Z] "reflect", [2024-03-20T20:02:36.460Z] "regexp", [2024-03-20T20:02:36.460Z] "regexp/syntax", [2024-03-20T20:02:36.460Z] "runtime", [2024-03-20T20:02:36.460Z] "runtime/internal/atomic", [2024-03-20T20:02:36.460Z] "runtime/internal/math", [2024-03-20T20:02:36.460Z] "runtime/internal/sys", [2024-03-20T20:02:36.460Z] "sort", [2024-03-20T20:02:36.460Z] "strconv", [2024-03-20T20:02:36.460Z] "strings", [2024-03-20T20:02:36.460Z] "sync", [2024-03-20T20:02:36.460Z] "sync/atomic", [2024-03-20T20:02:36.460Z] "syscall", [2024-03-20T20:02:36.460Z] "time", [2024-03-20T20:02:36.460Z] "unicode", [2024-03-20T20:02:36.460Z] "unicode/utf8", [2024-03-20T20:02:36.460Z] "unsafe" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "XTestGoFiles": [ [2024-03-20T20:02:36.460Z] "decode_test.go", [2024-03-20T20:02:36.460Z] "encode_test.go", [2024-03-20T20:02:36.460Z] "example_embedded_test.go", [2024-03-20T20:02:36.460Z] "limit_test.go", [2024-03-20T20:02:36.460Z] "node_test.go", [2024-03-20T20:02:36.460Z] "suite_test.go" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "XTestImports": [ [2024-03-20T20:02:36.460Z] "bytes", [2024-03-20T20:02:36.460Z] "errors", [2024-03-20T20:02:36.460Z] "fmt", [2024-03-20T20:02:36.460Z] "gopkg.in/check.v1", [2024-03-20T20:02:36.460Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.460Z] "io", [2024-03-20T20:02:36.460Z] "log", [2024-03-20T20:02:36.460Z] "math", [2024-03-20T20:02:36.460Z] "net", [2024-03-20T20:02:36.460Z] "os", [2024-03-20T20:02:36.460Z] "reflect", [2024-03-20T20:02:36.460Z] "strconv", [2024-03-20T20:02:36.460Z] "strings", [2024-03-20T20:02:36.460Z] "testing", [2024-03-20T20:02:36.460Z] "time" [2024-03-20T20:02:36.460Z] ] [2024-03-20T20:02:36.460Z] } [2024-03-20T20:02:36.460Z] { [2024-03-20T20:02:36.460Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg", [2024-03-20T20:02:36.460Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.460Z] "Name": "pkg", [2024-03-20T20:02:36.460Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.460Z] "Module": { [2024-03-20T20:02:36.460Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.460Z] "Main": true, [2024-03-20T20:02:36.460Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.460Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.460Z] "GoVersion": "1.21" [2024-03-20T20:02:36.460Z] }, [2024-03-20T20:02:36.460Z] "Match": [ [2024-03-20T20:02:36.460Z] "./..." [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Stale": true, [2024-03-20T20:02:36.460Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.460Z] "GoFiles": [ [2024-03-20T20:02:36.460Z] "encoding.go" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Imports": [ [2024-03-20T20:02:36.460Z] "encoding/json", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.460Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.460Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.460Z] "net/http" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Deps": [ [2024-03-20T20:02:36.460Z] "bufio", [2024-03-20T20:02:36.460Z] "bytes", [2024-03-20T20:02:36.460Z] "compress/flate", [2024-03-20T20:02:36.460Z] "compress/gzip", [2024-03-20T20:02:36.460Z] "compress/zlib", [2024-03-20T20:02:36.460Z] "container/list", [2024-03-20T20:02:36.460Z] "context", [2024-03-20T20:02:36.460Z] "crypto", [2024-03-20T20:02:36.460Z] "crypto/aes", [2024-03-20T20:02:36.460Z] "crypto/cipher", [2024-03-20T20:02:36.460Z] "crypto/des", [2024-03-20T20:02:36.460Z] "crypto/dsa", [2024-03-20T20:02:36.460Z] "crypto/ecdsa", [2024-03-20T20:02:36.460Z] "crypto/ed25519", [2024-03-20T20:02:36.460Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.460Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.460Z] "crypto/elliptic", [2024-03-20T20:02:36.460Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.460Z] "crypto/hmac", [2024-03-20T20:02:36.460Z] "crypto/internal/randutil", [2024-03-20T20:02:36.460Z] "crypto/internal/subtle", [2024-03-20T20:02:36.460Z] "crypto/md5", [2024-03-20T20:02:36.460Z] "crypto/rand", [2024-03-20T20:02:36.460Z] "crypto/rc4", [2024-03-20T20:02:36.460Z] "crypto/rsa", [2024-03-20T20:02:36.460Z] "crypto/sha1", [2024-03-20T20:02:36.460Z] "crypto/sha256", [2024-03-20T20:02:36.460Z] "crypto/sha512", [2024-03-20T20:02:36.460Z] "crypto/subtle", [2024-03-20T20:02:36.460Z] "crypto/tls", [2024-03-20T20:02:36.460Z] "crypto/x509", [2024-03-20T20:02:36.460Z] "crypto/x509/pkix", [2024-03-20T20:02:36.460Z] "database/sql/driver", [2024-03-20T20:02:36.460Z] "debug/dwarf", [2024-03-20T20:02:36.460Z] "debug/macho", [2024-03-20T20:02:36.460Z] "encoding", [2024-03-20T20:02:36.460Z] "encoding/asn1", [2024-03-20T20:02:36.460Z] "encoding/base64", [2024-03-20T20:02:36.460Z] "encoding/binary", [2024-03-20T20:02:36.460Z] "encoding/csv", [2024-03-20T20:02:36.460Z] "encoding/hex", [2024-03-20T20:02:36.460Z] "encoding/json", [2024-03-20T20:02:36.460Z] "encoding/pem", [2024-03-20T20:02:36.460Z] "encoding/xml", [2024-03-20T20:02:36.460Z] "errors", [2024-03-20T20:02:36.460Z] "fmt", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.460Z] "github.com/go-kit/log", [2024-03-20T20:02:36.460Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.460Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.460Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.460Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.460Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.460Z] "github.com/google/uuid", [2024-03-20T20:02:36.460Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.460Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.460Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.460Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.460Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.460Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.460Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.460Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.460Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.460Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.460Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.460Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.460Z] "golang.org/x/net/html", [2024-03-20T20:02:36.460Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.460Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.460Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.460Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.460Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.460Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.460Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.460Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.460Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.460Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.460Z] "golang.org/x/text/language", [2024-03-20T20:02:36.460Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.460Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.460Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.460Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.460Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.460Z] "hash", [2024-03-20T20:02:36.460Z] "hash/adler32", [2024-03-20T20:02:36.460Z] "hash/crc32", [2024-03-20T20:02:36.460Z] "internal/abi", [2024-03-20T20:02:36.460Z] "internal/bytealg", [2024-03-20T20:02:36.460Z] "internal/cpu", [2024-03-20T20:02:36.460Z] "internal/fmtsort", [2024-03-20T20:02:36.460Z] "internal/goexperiment", [2024-03-20T20:02:36.460Z] "internal/itoa", [2024-03-20T20:02:36.460Z] "internal/nettrace", [2024-03-20T20:02:36.460Z] "internal/oserror", [2024-03-20T20:02:36.460Z] "internal/poll", [2024-03-20T20:02:36.460Z] "internal/race", [2024-03-20T20:02:36.460Z] "internal/reflectlite", [2024-03-20T20:02:36.460Z] "internal/singleflight", [2024-03-20T20:02:36.460Z] "internal/syscall/execenv", [2024-03-20T20:02:36.460Z] "internal/syscall/unix", [2024-03-20T20:02:36.460Z] "internal/testlog", [2024-03-20T20:02:36.460Z] "internal/unsafeheader", [2024-03-20T20:02:36.460Z] "io", [2024-03-20T20:02:36.460Z] "io/fs", [2024-03-20T20:02:36.460Z] "io/ioutil", [2024-03-20T20:02:36.460Z] "log", [2024-03-20T20:02:36.460Z] "math", [2024-03-20T20:02:36.460Z] "math/big", [2024-03-20T20:02:36.460Z] "math/bits", [2024-03-20T20:02:36.460Z] "math/rand", [2024-03-20T20:02:36.460Z] "mime", [2024-03-20T20:02:36.460Z] "mime/multipart", [2024-03-20T20:02:36.460Z] "mime/quotedprintable", [2024-03-20T20:02:36.460Z] "net", [2024-03-20T20:02:36.460Z] "net/http", [2024-03-20T20:02:36.460Z] "net/http/httptrace", [2024-03-20T20:02:36.460Z] "net/http/internal", [2024-03-20T20:02:36.460Z] "net/http/internal/ascii", [2024-03-20T20:02:36.460Z] "net/textproto", [2024-03-20T20:02:36.460Z] "net/url", [2024-03-20T20:02:36.460Z] "os", [2024-03-20T20:02:36.460Z] "path", [2024-03-20T20:02:36.460Z] "path/filepath", [2024-03-20T20:02:36.460Z] "reflect", [2024-03-20T20:02:36.460Z] "regexp", [2024-03-20T20:02:36.460Z] "regexp/syntax", [2024-03-20T20:02:36.460Z] "runtime", [2024-03-20T20:02:36.460Z] "runtime/cgo", [2024-03-20T20:02:36.460Z] "runtime/debug", [2024-03-20T20:02:36.460Z] "runtime/internal/atomic", [2024-03-20T20:02:36.460Z] "runtime/internal/math", [2024-03-20T20:02:36.460Z] "runtime/internal/sys", [2024-03-20T20:02:36.460Z] "sort", [2024-03-20T20:02:36.460Z] "strconv", [2024-03-20T20:02:36.460Z] "strings", [2024-03-20T20:02:36.460Z] "sync", [2024-03-20T20:02:36.460Z] "sync/atomic", [2024-03-20T20:02:36.460Z] "syscall", [2024-03-20T20:02:36.460Z] "time", [2024-03-20T20:02:36.460Z] "unicode", [2024-03-20T20:02:36.460Z] "unicode/utf16", [2024-03-20T20:02:36.460Z] "unicode/utf8", [2024-03-20T20:02:36.460Z] "unsafe", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.460Z] ] [2024-03-20T20:02:36.460Z] } [2024-03-20T20:02:36.460Z] { [2024-03-20T20:02:36.460Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/correlation", [2024-03-20T20:02:36.460Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.460Z] "Name": "correlation", [2024-03-20T20:02:36.460Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.460Z] "Module": { [2024-03-20T20:02:36.460Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.460Z] "Main": true, [2024-03-20T20:02:36.460Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.460Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.460Z] "GoVersion": "1.21" [2024-03-20T20:02:36.460Z] }, [2024-03-20T20:02:36.460Z] "Match": [ [2024-03-20T20:02:36.460Z] "./..." [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Stale": true, [2024-03-20T20:02:36.460Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.460Z] "GoFiles": [ [2024-03-20T20:02:36.460Z] "handler.go" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Imports": [ [2024-03-20T20:02:36.460Z] "context", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common" [2024-03-20T20:02:36.460Z] ], [2024-03-20T20:02:36.460Z] "Deps": [ [2024-03-20T20:02:36.460Z] "bufio", [2024-03-20T20:02:36.460Z] "bytes", [2024-03-20T20:02:36.460Z] "compress/flate", [2024-03-20T20:02:36.460Z] "compress/gzip", [2024-03-20T20:02:36.460Z] "compress/zlib", [2024-03-20T20:02:36.460Z] "container/list", [2024-03-20T20:02:36.460Z] "context", [2024-03-20T20:02:36.460Z] "crypto", [2024-03-20T20:02:36.460Z] "crypto/aes", [2024-03-20T20:02:36.460Z] "crypto/cipher", [2024-03-20T20:02:36.460Z] "crypto/des", [2024-03-20T20:02:36.460Z] "crypto/dsa", [2024-03-20T20:02:36.460Z] "crypto/ecdsa", [2024-03-20T20:02:36.460Z] "crypto/ed25519", [2024-03-20T20:02:36.460Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.460Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.460Z] "crypto/elliptic", [2024-03-20T20:02:36.460Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.460Z] "crypto/hmac", [2024-03-20T20:02:36.460Z] "crypto/internal/randutil", [2024-03-20T20:02:36.460Z] "crypto/internal/subtle", [2024-03-20T20:02:36.460Z] "crypto/md5", [2024-03-20T20:02:36.460Z] "crypto/rand", [2024-03-20T20:02:36.460Z] "crypto/rc4", [2024-03-20T20:02:36.460Z] "crypto/rsa", [2024-03-20T20:02:36.460Z] "crypto/sha1", [2024-03-20T20:02:36.460Z] "crypto/sha256", [2024-03-20T20:02:36.460Z] "crypto/sha512", [2024-03-20T20:02:36.460Z] "crypto/subtle", [2024-03-20T20:02:36.460Z] "crypto/tls", [2024-03-20T20:02:36.460Z] "crypto/x509", [2024-03-20T20:02:36.460Z] "crypto/x509/pkix", [2024-03-20T20:02:36.460Z] "database/sql/driver", [2024-03-20T20:02:36.460Z] "debug/dwarf", [2024-03-20T20:02:36.460Z] "debug/macho", [2024-03-20T20:02:36.460Z] "encoding", [2024-03-20T20:02:36.460Z] "encoding/asn1", [2024-03-20T20:02:36.460Z] "encoding/base64", [2024-03-20T20:02:36.460Z] "encoding/binary", [2024-03-20T20:02:36.460Z] "encoding/csv", [2024-03-20T20:02:36.460Z] "encoding/hex", [2024-03-20T20:02:36.460Z] "encoding/json", [2024-03-20T20:02:36.460Z] "encoding/pem", [2024-03-20T20:02:36.460Z] "encoding/xml", [2024-03-20T20:02:36.460Z] "errors", [2024-03-20T20:02:36.460Z] "fmt", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.460Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.460Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.460Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.460Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.460Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.460Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.460Z] "github.com/google/uuid", [2024-03-20T20:02:36.460Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.460Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.460Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.460Z] "golang.org/x/net/html", [2024-03-20T20:02:36.460Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.460Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.460Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.460Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.460Z] "golang.org/x/text/language", [2024-03-20T20:02:36.460Z] "hash", [2024-03-20T20:02:36.460Z] "hash/adler32", [2024-03-20T20:02:36.460Z] "hash/crc32", [2024-03-20T20:02:36.460Z] "internal/abi", [2024-03-20T20:02:36.460Z] "internal/bytealg", [2024-03-20T20:02:36.460Z] "internal/cpu", [2024-03-20T20:02:36.460Z] "internal/fmtsort", [2024-03-20T20:02:36.460Z] "internal/goexperiment", [2024-03-20T20:02:36.460Z] "internal/itoa", [2024-03-20T20:02:36.460Z] "internal/nettrace", [2024-03-20T20:02:36.460Z] "internal/oserror", [2024-03-20T20:02:36.460Z] "internal/poll", [2024-03-20T20:02:36.460Z] "internal/race", [2024-03-20T20:02:36.460Z] "internal/reflectlite", [2024-03-20T20:02:36.460Z] "internal/singleflight", [2024-03-20T20:02:36.460Z] "internal/syscall/execenv", [2024-03-20T20:02:36.460Z] "internal/syscall/unix", [2024-03-20T20:02:36.460Z] "internal/testlog", [2024-03-20T20:02:36.460Z] "internal/unsafeheader", [2024-03-20T20:02:36.460Z] "io", [2024-03-20T20:02:36.460Z] "io/fs", [2024-03-20T20:02:36.460Z] "io/ioutil", [2024-03-20T20:02:36.460Z] "log", [2024-03-20T20:02:36.460Z] "math", [2024-03-20T20:02:36.460Z] "math/big", [2024-03-20T20:02:36.460Z] "math/bits", [2024-03-20T20:02:36.460Z] "math/rand", [2024-03-20T20:02:36.460Z] "mime", [2024-03-20T20:02:36.460Z] "mime/multipart", [2024-03-20T20:02:36.460Z] "mime/quotedprintable", [2024-03-20T20:02:36.460Z] "net", [2024-03-20T20:02:36.460Z] "net/http", [2024-03-20T20:02:36.460Z] "net/http/httptrace", [2024-03-20T20:02:36.460Z] "net/http/internal", [2024-03-20T20:02:36.460Z] "net/http/internal/ascii", [2024-03-20T20:02:36.460Z] "net/textproto", [2024-03-20T20:02:36.460Z] "net/url", [2024-03-20T20:02:36.460Z] "os", [2024-03-20T20:02:36.460Z] "path", [2024-03-20T20:02:36.460Z] "path/filepath", [2024-03-20T20:02:36.460Z] "reflect", [2024-03-20T20:02:36.460Z] "regexp", [2024-03-20T20:02:36.460Z] "regexp/syntax", [2024-03-20T20:02:36.460Z] "runtime", [2024-03-20T20:02:36.460Z] "runtime/cgo", [2024-03-20T20:02:36.460Z] "runtime/internal/atomic", [2024-03-20T20:02:36.460Z] "runtime/internal/math", [2024-03-20T20:02:36.460Z] "runtime/internal/sys", [2024-03-20T20:02:36.460Z] "sort", [2024-03-20T20:02:36.460Z] "strconv", [2024-03-20T20:02:36.460Z] "strings", [2024-03-20T20:02:36.460Z] "sync", [2024-03-20T20:02:36.460Z] "sync/atomic", [2024-03-20T20:02:36.460Z] "syscall", [2024-03-20T20:02:36.460Z] "time", [2024-03-20T20:02:36.460Z] "unicode", [2024-03-20T20:02:36.460Z] "unicode/utf16", [2024-03-20T20:02:36.460Z] "unicode/utf8", [2024-03-20T20:02:36.460Z] "unsafe", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.460Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.460Z] ] [2024-03-20T20:02:36.460Z] } [2024-03-20T20:02:36.460Z] { [2024-03-20T20:02:36.460Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/utils", [2024-03-20T20:02:36.460Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.460Z] "Name": "utils", [2024-03-20T20:02:36.460Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.460Z] "Module": { [2024-03-20T20:02:36.460Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.460Z] "Main": true, [2024-03-20T20:02:36.461Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.461Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.461Z] "GoVersion": "1.21" [2024-03-20T20:02:36.461Z] }, [2024-03-20T20:02:36.461Z] "Match": [ [2024-03-20T20:02:36.461Z] "./..." [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "Stale": true, [2024-03-20T20:02:36.461Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.461Z] "GoFiles": [ [2024-03-20T20:02:36.461Z] "db.go", [2024-03-20T20:02:36.461Z] "http.go", [2024-03-20T20:02:36.461Z] "payload.go", [2024-03-20T20:02:36.461Z] "restaddress.go", [2024-03-20T20:02:36.461Z] "struct.go", [2024-03-20T20:02:36.461Z] "time.go" [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "Imports": [ [2024-03-20T20:02:36.461Z] "bytes", [2024-03-20T20:02:36.461Z] "context", [2024-03-20T20:02:36.461Z] "encoding/json", [2024-03-20T20:02:36.461Z] "fmt", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.461Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.461Z] "io", [2024-03-20T20:02:36.461Z] "net/http", [2024-03-20T20:02:36.461Z] "reflect", [2024-03-20T20:02:36.461Z] "strconv", [2024-03-20T20:02:36.461Z] "strings", [2024-03-20T20:02:36.461Z] "time" [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "Deps": [ [2024-03-20T20:02:36.461Z] "bufio", [2024-03-20T20:02:36.461Z] "bytes", [2024-03-20T20:02:36.461Z] "compress/flate", [2024-03-20T20:02:36.461Z] "compress/gzip", [2024-03-20T20:02:36.461Z] "compress/zlib", [2024-03-20T20:02:36.461Z] "container/list", [2024-03-20T20:02:36.461Z] "context", [2024-03-20T20:02:36.461Z] "crypto", [2024-03-20T20:02:36.461Z] "crypto/aes", [2024-03-20T20:02:36.461Z] "crypto/cipher", [2024-03-20T20:02:36.461Z] "crypto/des", [2024-03-20T20:02:36.461Z] "crypto/dsa", [2024-03-20T20:02:36.461Z] "crypto/ecdsa", [2024-03-20T20:02:36.461Z] "crypto/ed25519", [2024-03-20T20:02:36.461Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.461Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.461Z] "crypto/elliptic", [2024-03-20T20:02:36.461Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.461Z] "crypto/hmac", [2024-03-20T20:02:36.461Z] "crypto/internal/randutil", [2024-03-20T20:02:36.461Z] "crypto/internal/subtle", [2024-03-20T20:02:36.461Z] "crypto/md5", [2024-03-20T20:02:36.461Z] "crypto/rand", [2024-03-20T20:02:36.461Z] "crypto/rc4", [2024-03-20T20:02:36.461Z] "crypto/rsa", [2024-03-20T20:02:36.461Z] "crypto/sha1", [2024-03-20T20:02:36.461Z] "crypto/sha256", [2024-03-20T20:02:36.461Z] "crypto/sha512", [2024-03-20T20:02:36.461Z] "crypto/subtle", [2024-03-20T20:02:36.461Z] "crypto/tls", [2024-03-20T20:02:36.461Z] "crypto/x509", [2024-03-20T20:02:36.461Z] "crypto/x509/pkix", [2024-03-20T20:02:36.461Z] "database/sql/driver", [2024-03-20T20:02:36.461Z] "debug/dwarf", [2024-03-20T20:02:36.461Z] "debug/macho", [2024-03-20T20:02:36.461Z] "encoding", [2024-03-20T20:02:36.461Z] "encoding/asn1", [2024-03-20T20:02:36.461Z] "encoding/base32", [2024-03-20T20:02:36.461Z] "encoding/base64", [2024-03-20T20:02:36.461Z] "encoding/binary", [2024-03-20T20:02:36.461Z] "encoding/csv", [2024-03-20T20:02:36.461Z] "encoding/hex", [2024-03-20T20:02:36.461Z] "encoding/json", [2024-03-20T20:02:36.461Z] "encoding/pem", [2024-03-20T20:02:36.461Z] "encoding/xml", [2024-03-20T20:02:36.461Z] "errors", [2024-03-20T20:02:36.461Z] "fmt", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.461Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.461Z] "github.com/go-kit/log", [2024-03-20T20:02:36.461Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.461Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.461Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.461Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.461Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.461Z] "github.com/google/uuid", [2024-03-20T20:02:36.461Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.461Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.461Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.461Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.461Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.461Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.461Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.461Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.461Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.461Z] "github.com/x448/float16", [2024-03-20T20:02:36.461Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.461Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.461Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.461Z] "golang.org/x/net/html", [2024-03-20T20:02:36.461Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.461Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.461Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.461Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.461Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.461Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.461Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.461Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.461Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.461Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.461Z] "golang.org/x/text/language", [2024-03-20T20:02:36.461Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.461Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.461Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.461Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.461Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.461Z] "hash", [2024-03-20T20:02:36.461Z] "hash/adler32", [2024-03-20T20:02:36.461Z] "hash/crc32", [2024-03-20T20:02:36.461Z] "internal/abi", [2024-03-20T20:02:36.461Z] "internal/bytealg", [2024-03-20T20:02:36.461Z] "internal/cpu", [2024-03-20T20:02:36.461Z] "internal/fmtsort", [2024-03-20T20:02:36.461Z] "internal/goexperiment", [2024-03-20T20:02:36.461Z] "internal/itoa", [2024-03-20T20:02:36.461Z] "internal/nettrace", [2024-03-20T20:02:36.461Z] "internal/oserror", [2024-03-20T20:02:36.461Z] "internal/poll", [2024-03-20T20:02:36.461Z] "internal/race", [2024-03-20T20:02:36.461Z] "internal/reflectlite", [2024-03-20T20:02:36.461Z] "internal/singleflight", [2024-03-20T20:02:36.461Z] "internal/syscall/execenv", [2024-03-20T20:02:36.461Z] "internal/syscall/unix", [2024-03-20T20:02:36.461Z] "internal/testlog", [2024-03-20T20:02:36.461Z] "internal/unsafeheader", [2024-03-20T20:02:36.461Z] "io", [2024-03-20T20:02:36.461Z] "io/fs", [2024-03-20T20:02:36.461Z] "io/ioutil", [2024-03-20T20:02:36.461Z] "log", [2024-03-20T20:02:36.461Z] "math", [2024-03-20T20:02:36.461Z] "math/big", [2024-03-20T20:02:36.461Z] "math/bits", [2024-03-20T20:02:36.461Z] "math/rand", [2024-03-20T20:02:36.461Z] "mime", [2024-03-20T20:02:36.461Z] "mime/multipart", [2024-03-20T20:02:36.461Z] "mime/quotedprintable", [2024-03-20T20:02:36.461Z] "net", [2024-03-20T20:02:36.461Z] "net/http", [2024-03-20T20:02:36.461Z] "net/http/httptrace", [2024-03-20T20:02:36.461Z] "net/http/internal", [2024-03-20T20:02:36.461Z] "net/http/internal/ascii", [2024-03-20T20:02:36.461Z] "net/textproto", [2024-03-20T20:02:36.461Z] "net/url", [2024-03-20T20:02:36.461Z] "os", [2024-03-20T20:02:36.461Z] "path", [2024-03-20T20:02:36.461Z] "path/filepath", [2024-03-20T20:02:36.461Z] "reflect", [2024-03-20T20:02:36.461Z] "regexp", [2024-03-20T20:02:36.461Z] "regexp/syntax", [2024-03-20T20:02:36.461Z] "runtime", [2024-03-20T20:02:36.461Z] "runtime/cgo", [2024-03-20T20:02:36.461Z] "runtime/debug", [2024-03-20T20:02:36.461Z] "runtime/internal/atomic", [2024-03-20T20:02:36.461Z] "runtime/internal/math", [2024-03-20T20:02:36.461Z] "runtime/internal/sys", [2024-03-20T20:02:36.461Z] "sort", [2024-03-20T20:02:36.461Z] "strconv", [2024-03-20T20:02:36.461Z] "strings", [2024-03-20T20:02:36.461Z] "sync", [2024-03-20T20:02:36.461Z] "sync/atomic", [2024-03-20T20:02:36.461Z] "syscall", [2024-03-20T20:02:36.461Z] "time", [2024-03-20T20:02:36.461Z] "unicode", [2024-03-20T20:02:36.461Z] "unicode/utf16", [2024-03-20T20:02:36.461Z] "unicode/utf8", [2024-03-20T20:02:36.461Z] "unsafe", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.461Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "TestGoFiles": [ [2024-03-20T20:02:36.461Z] "http_test.go", [2024-03-20T20:02:36.461Z] "payload_test.go", [2024-03-20T20:02:36.461Z] "struct_test.go", [2024-03-20T20:02:36.461Z] "time_test.go" [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "TestImports": [ [2024-03-20T20:02:36.461Z] "errors", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.461Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.461Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.461Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.461Z] "math", [2024-03-20T20:02:36.461Z] "net/http", [2024-03-20T20:02:36.461Z] "strconv", [2024-03-20T20:02:36.461Z] "testing", [2024-03-20T20:02:36.461Z] "time" [2024-03-20T20:02:36.461Z] ] [2024-03-20T20:02:36.461Z] } [2024-03-20T20:02:36.461Z] { [2024-03-20T20:02:36.461Z] "Dir": "/w/workspace/edgex-go/636/internal/core/command/controller/http", [2024-03-20T20:02:36.461Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-20T20:02:36.461Z] "Name": "http", [2024-03-20T20:02:36.461Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.461Z] "Module": { [2024-03-20T20:02:36.461Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.461Z] "Main": true, [2024-03-20T20:02:36.461Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.461Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.461Z] "GoVersion": "1.21" [2024-03-20T20:02:36.461Z] }, [2024-03-20T20:02:36.461Z] "Match": [ [2024-03-20T20:02:36.461Z] "./..." [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "Stale": true, [2024-03-20T20:02:36.461Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.461Z] "GoFiles": [ [2024-03-20T20:02:36.461Z] "command.go" [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "Imports": [ [2024-03-20T20:02:36.461Z] "fmt", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.461Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.461Z] "math", [2024-03-20T20:02:36.461Z] "net/http" [2024-03-20T20:02:36.461Z] ], [2024-03-20T20:02:36.461Z] "Deps": [ [2024-03-20T20:02:36.461Z] "bufio", [2024-03-20T20:02:36.461Z] "bytes", [2024-03-20T20:02:36.461Z] "compress/flate", [2024-03-20T20:02:36.461Z] "compress/gzip", [2024-03-20T20:02:36.461Z] "compress/zlib", [2024-03-20T20:02:36.461Z] "container/list", [2024-03-20T20:02:36.461Z] "context", [2024-03-20T20:02:36.461Z] "crypto", [2024-03-20T20:02:36.461Z] "crypto/aes", [2024-03-20T20:02:36.461Z] "crypto/cipher", [2024-03-20T20:02:36.461Z] "crypto/des", [2024-03-20T20:02:36.461Z] "crypto/dsa", [2024-03-20T20:02:36.461Z] "crypto/ecdsa", [2024-03-20T20:02:36.461Z] "crypto/ed25519", [2024-03-20T20:02:36.461Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.461Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.461Z] "crypto/elliptic", [2024-03-20T20:02:36.461Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.461Z] "crypto/hmac", [2024-03-20T20:02:36.461Z] "crypto/internal/randutil", [2024-03-20T20:02:36.461Z] "crypto/internal/subtle", [2024-03-20T20:02:36.461Z] "crypto/md5", [2024-03-20T20:02:36.461Z] "crypto/rand", [2024-03-20T20:02:36.461Z] "crypto/rc4", [2024-03-20T20:02:36.461Z] "crypto/rsa", [2024-03-20T20:02:36.461Z] "crypto/sha1", [2024-03-20T20:02:36.461Z] "crypto/sha256", [2024-03-20T20:02:36.461Z] "crypto/sha512", [2024-03-20T20:02:36.461Z] "crypto/subtle", [2024-03-20T20:02:36.461Z] "crypto/tls", [2024-03-20T20:02:36.461Z] "crypto/x509", [2024-03-20T20:02:36.461Z] "crypto/x509/pkix", [2024-03-20T20:02:36.461Z] "database/sql/driver", [2024-03-20T20:02:36.461Z] "debug/dwarf", [2024-03-20T20:02:36.461Z] "debug/macho", [2024-03-20T20:02:36.461Z] "embed", [2024-03-20T20:02:36.461Z] "encoding", [2024-03-20T20:02:36.461Z] "encoding/asn1", [2024-03-20T20:02:36.461Z] "encoding/base32", [2024-03-20T20:02:36.461Z] "encoding/base64", [2024-03-20T20:02:36.461Z] "encoding/binary", [2024-03-20T20:02:36.461Z] "encoding/csv", [2024-03-20T20:02:36.461Z] "encoding/hex", [2024-03-20T20:02:36.461Z] "encoding/json", [2024-03-20T20:02:36.461Z] "encoding/pem", [2024-03-20T20:02:36.461Z] "encoding/xml", [2024-03-20T20:02:36.461Z] "errors", [2024-03-20T20:02:36.461Z] "flag", [2024-03-20T20:02:36.461Z] "fmt", [2024-03-20T20:02:36.461Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.461Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.461Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.461Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.461Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.461Z] "github.com/fatih/color", [2024-03-20T20:02:36.461Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.461Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.461Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.461Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.461Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.461Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.461Z] "github.com/go-kit/log", [2024-03-20T20:02:36.461Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.461Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.461Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.461Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.461Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.461Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.461Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.461Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.461Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.461Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.461Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.461Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.461Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.461Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.461Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.461Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.461Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.461Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.461Z] "github.com/google/uuid", [2024-03-20T20:02:36.461Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.461Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.461Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.461Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.461Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.461Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.461Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.461Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.461Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.461Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.461Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.461Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.461Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.461Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.461Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.461Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.461Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.461Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.461Z] "github.com/x448/float16", [2024-03-20T20:02:36.462Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.462Z] "go/token", [2024-03-20T20:02:36.462Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.462Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.462Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.462Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.462Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.462Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.462Z] "golang.org/x/net/html", [2024-03-20T20:02:36.462Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.462Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.462Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.462Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.462Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.462Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.462Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.462Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.462Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.462Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.462Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.462Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.462Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.462Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.462Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.462Z] "golang.org/x/text/language", [2024-03-20T20:02:36.462Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.462Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.462Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.462Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.462Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.462Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.462Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.462Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.462Z] "hash", [2024-03-20T20:02:36.462Z] "hash/adler32", [2024-03-20T20:02:36.462Z] "hash/crc32", [2024-03-20T20:02:36.462Z] "hash/fnv", [2024-03-20T20:02:36.462Z] "html", [2024-03-20T20:02:36.462Z] "html/template", [2024-03-20T20:02:36.462Z] "internal/abi", [2024-03-20T20:02:36.462Z] "internal/bytealg", [2024-03-20T20:02:36.462Z] "internal/cpu", [2024-03-20T20:02:36.462Z] "internal/fmtsort", [2024-03-20T20:02:36.462Z] "internal/goexperiment", [2024-03-20T20:02:36.462Z] "internal/itoa", [2024-03-20T20:02:36.462Z] "internal/nettrace", [2024-03-20T20:02:36.462Z] "internal/oserror", [2024-03-20T20:02:36.462Z] "internal/poll", [2024-03-20T20:02:36.462Z] "internal/race", [2024-03-20T20:02:36.462Z] "internal/reflectlite", [2024-03-20T20:02:36.462Z] "internal/singleflight", [2024-03-20T20:02:36.462Z] "internal/syscall/execenv", [2024-03-20T20:02:36.462Z] "internal/syscall/unix", [2024-03-20T20:02:36.462Z] "internal/testlog", [2024-03-20T20:02:36.462Z] "internal/unsafeheader", [2024-03-20T20:02:36.462Z] "io", [2024-03-20T20:02:36.462Z] "io/fs", [2024-03-20T20:02:36.462Z] "io/ioutil", [2024-03-20T20:02:36.462Z] "log", [2024-03-20T20:02:36.462Z] "log/syslog", [2024-03-20T20:02:36.462Z] "math", [2024-03-20T20:02:36.462Z] "math/big", [2024-03-20T20:02:36.462Z] "math/bits", [2024-03-20T20:02:36.462Z] "math/rand", [2024-03-20T20:02:36.462Z] "mime", [2024-03-20T20:02:36.462Z] "mime/multipart", [2024-03-20T20:02:36.462Z] "mime/quotedprintable", [2024-03-20T20:02:36.462Z] "net", [2024-03-20T20:02:36.462Z] "net/http", [2024-03-20T20:02:36.462Z] "net/http/httptest", [2024-03-20T20:02:36.462Z] "net/http/httptrace", [2024-03-20T20:02:36.462Z] "net/http/httputil", [2024-03-20T20:02:36.462Z] "net/http/internal", [2024-03-20T20:02:36.462Z] "net/http/internal/ascii", [2024-03-20T20:02:36.462Z] "net/http/internal/testcert", [2024-03-20T20:02:36.462Z] "net/textproto", [2024-03-20T20:02:36.462Z] "net/url", [2024-03-20T20:02:36.462Z] "os", [2024-03-20T20:02:36.462Z] "os/signal", [2024-03-20T20:02:36.462Z] "path", [2024-03-20T20:02:36.462Z] "path/filepath", [2024-03-20T20:02:36.462Z] "reflect", [2024-03-20T20:02:36.462Z] "regexp", [2024-03-20T20:02:36.462Z] "regexp/syntax", [2024-03-20T20:02:36.462Z] "runtime", [2024-03-20T20:02:36.462Z] "runtime/cgo", [2024-03-20T20:02:36.462Z] "runtime/debug", [2024-03-20T20:02:36.462Z] "runtime/internal/atomic", [2024-03-20T20:02:36.462Z] "runtime/internal/math", [2024-03-20T20:02:36.462Z] "runtime/internal/sys", [2024-03-20T20:02:36.462Z] "runtime/pprof", [2024-03-20T20:02:36.462Z] "sort", [2024-03-20T20:02:36.462Z] "strconv", [2024-03-20T20:02:36.462Z] "strings", [2024-03-20T20:02:36.462Z] "sync", [2024-03-20T20:02:36.462Z] "sync/atomic", [2024-03-20T20:02:36.462Z] "syscall", [2024-03-20T20:02:36.462Z] "text/tabwriter", [2024-03-20T20:02:36.462Z] "text/template", [2024-03-20T20:02:36.462Z] "text/template/parse", [2024-03-20T20:02:36.462Z] "time", [2024-03-20T20:02:36.462Z] "unicode", [2024-03-20T20:02:36.462Z] "unicode/utf16", [2024-03-20T20:02:36.462Z] "unicode/utf8", [2024-03-20T20:02:36.462Z] "unsafe", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.462Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.462Z] ], [2024-03-20T20:02:36.462Z] "TestGoFiles": [ [2024-03-20T20:02:36.462Z] "command_test.go" [2024-03-20T20:02:36.462Z] ], [2024-03-20T20:02:36.462Z] "TestImports": [ [2024-03-20T20:02:36.462Z] "bytes", [2024-03-20T20:02:36.462Z] "context", [2024-03-20T20:02:36.462Z] "encoding/json", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.462Z] "github.com/google/uuid", [2024-03-20T20:02:36.462Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.462Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.462Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.462Z] "net/http", [2024-03-20T20:02:36.462Z] "net/http/httptest", [2024-03-20T20:02:36.462Z] "testing" [2024-03-20T20:02:36.462Z] ] [2024-03-20T20:02:36.462Z] } [2024-03-20T20:02:36.462Z] { [2024-03-20T20:02:36.462Z] "Dir": "/w/workspace/edgex-go/636/internal/core/command/controller/messaging", [2024-03-20T20:02:36.462Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-20T20:02:36.462Z] "Name": "messaging", [2024-03-20T20:02:36.462Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.462Z] "Module": { [2024-03-20T20:02:36.462Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.462Z] "Main": true, [2024-03-20T20:02:36.462Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.462Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.462Z] "GoVersion": "1.21" [2024-03-20T20:02:36.462Z] }, [2024-03-20T20:02:36.462Z] "Match": [ [2024-03-20T20:02:36.462Z] "./..." [2024-03-20T20:02:36.462Z] ], [2024-03-20T20:02:36.462Z] "Stale": true, [2024-03-20T20:02:36.462Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.462Z] "GoFiles": [ [2024-03-20T20:02:36.462Z] "external.go", [2024-03-20T20:02:36.462Z] "internal.go", [2024-03-20T20:02:36.462Z] "utils.go" [2024-03-20T20:02:36.462Z] ], [2024-03-20T20:02:36.462Z] "Imports": [ [2024-03-20T20:02:36.462Z] "context", [2024-03-20T20:02:36.462Z] "encoding/json", [2024-03-20T20:02:36.462Z] "errors", [2024-03-20T20:02:36.462Z] "fmt", [2024-03-20T20:02:36.462Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.462Z] "net/http", [2024-03-20T20:02:36.462Z] "net/url", [2024-03-20T20:02:36.462Z] "strconv", [2024-03-20T20:02:36.462Z] "strings", [2024-03-20T20:02:36.462Z] "time" [2024-03-20T20:02:36.462Z] ], [2024-03-20T20:02:36.462Z] "Deps": [ [2024-03-20T20:02:36.462Z] "bufio", [2024-03-20T20:02:36.462Z] "bytes", [2024-03-20T20:02:36.462Z] "compress/flate", [2024-03-20T20:02:36.462Z] "compress/gzip", [2024-03-20T20:02:36.462Z] "compress/zlib", [2024-03-20T20:02:36.462Z] "container/list", [2024-03-20T20:02:36.462Z] "context", [2024-03-20T20:02:36.462Z] "crypto", [2024-03-20T20:02:36.462Z] "crypto/aes", [2024-03-20T20:02:36.462Z] "crypto/cipher", [2024-03-20T20:02:36.462Z] "crypto/des", [2024-03-20T20:02:36.462Z] "crypto/dsa", [2024-03-20T20:02:36.462Z] "crypto/ecdsa", [2024-03-20T20:02:36.462Z] "crypto/ed25519", [2024-03-20T20:02:36.462Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.462Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.462Z] "crypto/elliptic", [2024-03-20T20:02:36.462Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.462Z] "crypto/hmac", [2024-03-20T20:02:36.462Z] "crypto/internal/randutil", [2024-03-20T20:02:36.462Z] "crypto/internal/subtle", [2024-03-20T20:02:36.462Z] "crypto/md5", [2024-03-20T20:02:36.462Z] "crypto/rand", [2024-03-20T20:02:36.462Z] "crypto/rc4", [2024-03-20T20:02:36.462Z] "crypto/rsa", [2024-03-20T20:02:36.462Z] "crypto/sha1", [2024-03-20T20:02:36.462Z] "crypto/sha256", [2024-03-20T20:02:36.462Z] "crypto/sha512", [2024-03-20T20:02:36.462Z] "crypto/subtle", [2024-03-20T20:02:36.462Z] "crypto/tls", [2024-03-20T20:02:36.462Z] "crypto/x509", [2024-03-20T20:02:36.462Z] "crypto/x509/pkix", [2024-03-20T20:02:36.462Z] "database/sql/driver", [2024-03-20T20:02:36.462Z] "debug/dwarf", [2024-03-20T20:02:36.462Z] "debug/macho", [2024-03-20T20:02:36.462Z] "embed", [2024-03-20T20:02:36.462Z] "encoding", [2024-03-20T20:02:36.462Z] "encoding/asn1", [2024-03-20T20:02:36.462Z] "encoding/base32", [2024-03-20T20:02:36.462Z] "encoding/base64", [2024-03-20T20:02:36.462Z] "encoding/binary", [2024-03-20T20:02:36.462Z] "encoding/csv", [2024-03-20T20:02:36.462Z] "encoding/hex", [2024-03-20T20:02:36.462Z] "encoding/json", [2024-03-20T20:02:36.462Z] "encoding/pem", [2024-03-20T20:02:36.462Z] "encoding/xml", [2024-03-20T20:02:36.462Z] "errors", [2024-03-20T20:02:36.462Z] "flag", [2024-03-20T20:02:36.462Z] "fmt", [2024-03-20T20:02:36.462Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.462Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.462Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.462Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.462Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.462Z] "github.com/fatih/color", [2024-03-20T20:02:36.462Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.462Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.462Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.463Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.463Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.463Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.463Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.463Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.463Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.463Z] "github.com/go-kit/log", [2024-03-20T20:02:36.463Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.463Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.463Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.463Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.463Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.463Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.463Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.463Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.463Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.463Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.463Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.463Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.463Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.463Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.463Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.463Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.463Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.463Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.463Z] "github.com/google/uuid", [2024-03-20T20:02:36.463Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.463Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.463Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.463Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.463Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.463Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.463Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.463Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.463Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.463Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.463Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.463Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.463Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.463Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.463Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.463Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.463Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.463Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.463Z] "github.com/x448/float16", [2024-03-20T20:02:36.463Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.463Z] "go/token", [2024-03-20T20:02:36.463Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.463Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.463Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.463Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.463Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.463Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.463Z] "golang.org/x/net/html", [2024-03-20T20:02:36.463Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.463Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.463Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.463Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.463Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.463Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.463Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.463Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.463Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.463Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.463Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.463Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.463Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.463Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.463Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.463Z] "golang.org/x/text/language", [2024-03-20T20:02:36.463Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.463Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.463Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.463Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.463Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.463Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.463Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.463Z] "hash", [2024-03-20T20:02:36.463Z] "hash/adler32", [2024-03-20T20:02:36.463Z] "hash/crc32", [2024-03-20T20:02:36.463Z] "hash/fnv", [2024-03-20T20:02:36.463Z] "html", [2024-03-20T20:02:36.463Z] "html/template", [2024-03-20T20:02:36.463Z] "internal/abi", [2024-03-20T20:02:36.463Z] "internal/bytealg", [2024-03-20T20:02:36.463Z] "internal/cpu", [2024-03-20T20:02:36.463Z] "internal/fmtsort", [2024-03-20T20:02:36.463Z] "internal/goexperiment", [2024-03-20T20:02:36.463Z] "internal/itoa", [2024-03-20T20:02:36.463Z] "internal/nettrace", [2024-03-20T20:02:36.463Z] "internal/oserror", [2024-03-20T20:02:36.463Z] "internal/poll", [2024-03-20T20:02:36.463Z] "internal/race", [2024-03-20T20:02:36.463Z] "internal/reflectlite", [2024-03-20T20:02:36.463Z] "internal/singleflight", [2024-03-20T20:02:36.463Z] "internal/syscall/execenv", [2024-03-20T20:02:36.463Z] "internal/syscall/unix", [2024-03-20T20:02:36.463Z] "internal/testlog", [2024-03-20T20:02:36.463Z] "internal/unsafeheader", [2024-03-20T20:02:36.463Z] "io", [2024-03-20T20:02:36.463Z] "io/fs", [2024-03-20T20:02:36.463Z] "io/ioutil", [2024-03-20T20:02:36.463Z] "log", [2024-03-20T20:02:36.463Z] "log/syslog", [2024-03-20T20:02:36.463Z] "math", [2024-03-20T20:02:36.463Z] "math/big", [2024-03-20T20:02:36.463Z] "math/bits", [2024-03-20T20:02:36.463Z] "math/rand", [2024-03-20T20:02:36.463Z] "mime", [2024-03-20T20:02:36.463Z] "mime/multipart", [2024-03-20T20:02:36.463Z] "mime/quotedprintable", [2024-03-20T20:02:36.463Z] "net", [2024-03-20T20:02:36.463Z] "net/http", [2024-03-20T20:02:36.463Z] "net/http/httptest", [2024-03-20T20:02:36.463Z] "net/http/httptrace", [2024-03-20T20:02:36.463Z] "net/http/httputil", [2024-03-20T20:02:36.463Z] "net/http/internal", [2024-03-20T20:02:36.463Z] "net/http/internal/ascii", [2024-03-20T20:02:36.463Z] "net/http/internal/testcert", [2024-03-20T20:02:36.463Z] "net/textproto", [2024-03-20T20:02:36.463Z] "net/url", [2024-03-20T20:02:36.463Z] "os", [2024-03-20T20:02:36.463Z] "os/signal", [2024-03-20T20:02:36.463Z] "path", [2024-03-20T20:02:36.463Z] "path/filepath", [2024-03-20T20:02:36.463Z] "reflect", [2024-03-20T20:02:36.463Z] "regexp", [2024-03-20T20:02:36.463Z] "regexp/syntax", [2024-03-20T20:02:36.463Z] "runtime", [2024-03-20T20:02:36.463Z] "runtime/cgo", [2024-03-20T20:02:36.463Z] "runtime/debug", [2024-03-20T20:02:36.463Z] "runtime/internal/atomic", [2024-03-20T20:02:36.463Z] "runtime/internal/math", [2024-03-20T20:02:36.463Z] "runtime/internal/sys", [2024-03-20T20:02:36.463Z] "runtime/pprof", [2024-03-20T20:02:36.463Z] "sort", [2024-03-20T20:02:36.463Z] "strconv", [2024-03-20T20:02:36.463Z] "strings", [2024-03-20T20:02:36.463Z] "sync", [2024-03-20T20:02:36.463Z] "sync/atomic", [2024-03-20T20:02:36.463Z] "syscall", [2024-03-20T20:02:36.463Z] "text/tabwriter", [2024-03-20T20:02:36.463Z] "text/template", [2024-03-20T20:02:36.463Z] "text/template/parse", [2024-03-20T20:02:36.463Z] "time", [2024-03-20T20:02:36.463Z] "unicode", [2024-03-20T20:02:36.463Z] "unicode/utf16", [2024-03-20T20:02:36.463Z] "unicode/utf8", [2024-03-20T20:02:36.463Z] "unsafe", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.463Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.463Z] ], [2024-03-20T20:02:36.463Z] "TestGoFiles": [ [2024-03-20T20:02:36.463Z] "external_test.go", [2024-03-20T20:02:36.463Z] "internal_test.go" [2024-03-20T20:02:36.463Z] ], [2024-03-20T20:02:36.463Z] "TestImports": [ [2024-03-20T20:02:36.463Z] "context", [2024-03-20T20:02:36.463Z] "encoding/json", [2024-03-20T20:02:36.463Z] "errors", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.463Z] "github.com/google/uuid", [2024-03-20T20:02:36.463Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.463Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.463Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.463Z] "net/http", [2024-03-20T20:02:36.463Z] "strings", [2024-03-20T20:02:36.463Z] "sync", [2024-03-20T20:02:36.463Z] "testing", [2024-03-20T20:02:36.463Z] "time" [2024-03-20T20:02:36.463Z] ] [2024-03-20T20:02:36.463Z] } [2024-03-20T20:02:36.463Z] { [2024-03-20T20:02:36.463Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/file", [2024-03-20T20:02:36.463Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.463Z] "Name": "file", [2024-03-20T20:02:36.463Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.463Z] "Module": { [2024-03-20T20:02:36.463Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.463Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.463Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.463Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.463Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.463Z] "GoVersion": "1.21" [2024-03-20T20:02:36.463Z] }, [2024-03-20T20:02:36.463Z] "DepOnly": true, [2024-03-20T20:02:36.463Z] "Stale": true, [2024-03-20T20:02:36.463Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.463Z] "GoFiles": [ [2024-03-20T20:02:36.463Z] "file.go" [2024-03-20T20:02:36.463Z] ], [2024-03-20T20:02:36.463Z] "Imports": [ [2024-03-20T20:02:36.463Z] "fmt", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.463Z] "io", [2024-03-20T20:02:36.463Z] "net/http", [2024-03-20T20:02:36.463Z] "net/url", [2024-03-20T20:02:36.463Z] "os" [2024-03-20T20:02:36.463Z] ], [2024-03-20T20:02:36.463Z] "Deps": [ [2024-03-20T20:02:36.463Z] "bufio", [2024-03-20T20:02:36.463Z] "bytes", [2024-03-20T20:02:36.463Z] "compress/flate", [2024-03-20T20:02:36.463Z] "compress/gzip", [2024-03-20T20:02:36.463Z] "compress/zlib", [2024-03-20T20:02:36.463Z] "container/list", [2024-03-20T20:02:36.463Z] "context", [2024-03-20T20:02:36.463Z] "crypto", [2024-03-20T20:02:36.463Z] "crypto/aes", [2024-03-20T20:02:36.463Z] "crypto/cipher", [2024-03-20T20:02:36.463Z] "crypto/des", [2024-03-20T20:02:36.463Z] "crypto/dsa", [2024-03-20T20:02:36.463Z] "crypto/ecdsa", [2024-03-20T20:02:36.463Z] "crypto/ed25519", [2024-03-20T20:02:36.463Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.463Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.463Z] "crypto/elliptic", [2024-03-20T20:02:36.463Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.463Z] "crypto/hmac", [2024-03-20T20:02:36.463Z] "crypto/internal/randutil", [2024-03-20T20:02:36.463Z] "crypto/internal/subtle", [2024-03-20T20:02:36.463Z] "crypto/md5", [2024-03-20T20:02:36.463Z] "crypto/rand", [2024-03-20T20:02:36.463Z] "crypto/rc4", [2024-03-20T20:02:36.463Z] "crypto/rsa", [2024-03-20T20:02:36.463Z] "crypto/sha1", [2024-03-20T20:02:36.463Z] "crypto/sha256", [2024-03-20T20:02:36.463Z] "crypto/sha512", [2024-03-20T20:02:36.463Z] "crypto/subtle", [2024-03-20T20:02:36.463Z] "crypto/tls", [2024-03-20T20:02:36.463Z] "crypto/x509", [2024-03-20T20:02:36.463Z] "crypto/x509/pkix", [2024-03-20T20:02:36.463Z] "database/sql/driver", [2024-03-20T20:02:36.463Z] "debug/dwarf", [2024-03-20T20:02:36.463Z] "debug/macho", [2024-03-20T20:02:36.463Z] "encoding", [2024-03-20T20:02:36.463Z] "encoding/asn1", [2024-03-20T20:02:36.463Z] "encoding/base64", [2024-03-20T20:02:36.463Z] "encoding/binary", [2024-03-20T20:02:36.463Z] "encoding/csv", [2024-03-20T20:02:36.463Z] "encoding/hex", [2024-03-20T20:02:36.463Z] "encoding/json", [2024-03-20T20:02:36.463Z] "encoding/pem", [2024-03-20T20:02:36.463Z] "encoding/xml", [2024-03-20T20:02:36.463Z] "errors", [2024-03-20T20:02:36.463Z] "flag", [2024-03-20T20:02:36.463Z] "fmt", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.463Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.463Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.463Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.463Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.463Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.463Z] "github.com/go-kit/log", [2024-03-20T20:02:36.463Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.463Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.463Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.463Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.463Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.463Z] "github.com/google/uuid", [2024-03-20T20:02:36.463Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.463Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.463Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.463Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.463Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.463Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.463Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.463Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.463Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.463Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.463Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.463Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.463Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.464Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.464Z] "golang.org/x/net/html", [2024-03-20T20:02:36.464Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.464Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.464Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.464Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.464Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.464Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.464Z] "golang.org/x/text/language", [2024-03-20T20:02:36.464Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.464Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.464Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.464Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.464Z] "hash", [2024-03-20T20:02:36.464Z] "hash/adler32", [2024-03-20T20:02:36.464Z] "hash/crc32", [2024-03-20T20:02:36.464Z] "internal/abi", [2024-03-20T20:02:36.464Z] "internal/bytealg", [2024-03-20T20:02:36.464Z] "internal/cpu", [2024-03-20T20:02:36.464Z] "internal/fmtsort", [2024-03-20T20:02:36.464Z] "internal/goexperiment", [2024-03-20T20:02:36.464Z] "internal/itoa", [2024-03-20T20:02:36.464Z] "internal/nettrace", [2024-03-20T20:02:36.464Z] "internal/oserror", [2024-03-20T20:02:36.464Z] "internal/poll", [2024-03-20T20:02:36.464Z] "internal/race", [2024-03-20T20:02:36.464Z] "internal/reflectlite", [2024-03-20T20:02:36.464Z] "internal/singleflight", [2024-03-20T20:02:36.464Z] "internal/syscall/execenv", [2024-03-20T20:02:36.464Z] "internal/syscall/unix", [2024-03-20T20:02:36.464Z] "internal/testlog", [2024-03-20T20:02:36.464Z] "internal/unsafeheader", [2024-03-20T20:02:36.464Z] "io", [2024-03-20T20:02:36.464Z] "io/fs", [2024-03-20T20:02:36.464Z] "io/ioutil", [2024-03-20T20:02:36.464Z] "log", [2024-03-20T20:02:36.464Z] "log/syslog", [2024-03-20T20:02:36.464Z] "math", [2024-03-20T20:02:36.464Z] "math/big", [2024-03-20T20:02:36.464Z] "math/bits", [2024-03-20T20:02:36.464Z] "math/rand", [2024-03-20T20:02:36.464Z] "mime", [2024-03-20T20:02:36.464Z] "mime/multipart", [2024-03-20T20:02:36.464Z] "mime/quotedprintable", [2024-03-20T20:02:36.464Z] "net", [2024-03-20T20:02:36.464Z] "net/http", [2024-03-20T20:02:36.464Z] "net/http/httptest", [2024-03-20T20:02:36.464Z] "net/http/httptrace", [2024-03-20T20:02:36.464Z] "net/http/internal", [2024-03-20T20:02:36.464Z] "net/http/internal/ascii", [2024-03-20T20:02:36.464Z] "net/http/internal/testcert", [2024-03-20T20:02:36.464Z] "net/textproto", [2024-03-20T20:02:36.464Z] "net/url", [2024-03-20T20:02:36.464Z] "os", [2024-03-20T20:02:36.464Z] "path", [2024-03-20T20:02:36.464Z] "path/filepath", [2024-03-20T20:02:36.464Z] "reflect", [2024-03-20T20:02:36.464Z] "regexp", [2024-03-20T20:02:36.464Z] "regexp/syntax", [2024-03-20T20:02:36.464Z] "runtime", [2024-03-20T20:02:36.464Z] "runtime/cgo", [2024-03-20T20:02:36.464Z] "runtime/debug", [2024-03-20T20:02:36.464Z] "runtime/internal/atomic", [2024-03-20T20:02:36.464Z] "runtime/internal/math", [2024-03-20T20:02:36.464Z] "runtime/internal/sys", [2024-03-20T20:02:36.464Z] "runtime/pprof", [2024-03-20T20:02:36.464Z] "sort", [2024-03-20T20:02:36.464Z] "strconv", [2024-03-20T20:02:36.464Z] "strings", [2024-03-20T20:02:36.464Z] "sync", [2024-03-20T20:02:36.464Z] "sync/atomic", [2024-03-20T20:02:36.464Z] "syscall", [2024-03-20T20:02:36.464Z] "text/tabwriter", [2024-03-20T20:02:36.464Z] "time", [2024-03-20T20:02:36.464Z] "unicode", [2024-03-20T20:02:36.464Z] "unicode/utf16", [2024-03-20T20:02:36.464Z] "unicode/utf8", [2024-03-20T20:02:36.464Z] "unsafe", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.464Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "TestGoFiles": [ [2024-03-20T20:02:36.464Z] "file_test.go" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "TestImports": [ [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.464Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.464Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.464Z] "net/http", [2024-03-20T20:02:36.464Z] "net/http/httptest", [2024-03-20T20:02:36.464Z] "path", [2024-03-20T20:02:36.464Z] "testing" [2024-03-20T20:02:36.464Z] ] [2024-03-20T20:02:36.464Z] } [2024-03-20T20:02:36.464Z] { [2024-03-20T20:02:36.464Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/flags", [2024-03-20T20:02:36.464Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.464Z] "Name": "flags", [2024-03-20T20:02:36.464Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.464Z] "Module": { [2024-03-20T20:02:36.464Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.464Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.464Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.464Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.464Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.464Z] "GoVersion": "1.21" [2024-03-20T20:02:36.464Z] }, [2024-03-20T20:02:36.464Z] "DepOnly": true, [2024-03-20T20:02:36.464Z] "Stale": true, [2024-03-20T20:02:36.464Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.464Z] "GoFiles": [ [2024-03-20T20:02:36.464Z] "flags.go" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "Imports": [ [2024-03-20T20:02:36.464Z] "flag", [2024-03-20T20:02:36.464Z] "fmt", [2024-03-20T20:02:36.464Z] "os", [2024-03-20T20:02:36.464Z] "regexp", [2024-03-20T20:02:36.464Z] "strings" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "Deps": [ [2024-03-20T20:02:36.464Z] "bytes", [2024-03-20T20:02:36.464Z] "errors", [2024-03-20T20:02:36.464Z] "flag", [2024-03-20T20:02:36.464Z] "fmt", [2024-03-20T20:02:36.464Z] "internal/abi", [2024-03-20T20:02:36.464Z] "internal/bytealg", [2024-03-20T20:02:36.464Z] "internal/cpu", [2024-03-20T20:02:36.464Z] "internal/fmtsort", [2024-03-20T20:02:36.464Z] "internal/goexperiment", [2024-03-20T20:02:36.464Z] "internal/itoa", [2024-03-20T20:02:36.464Z] "internal/oserror", [2024-03-20T20:02:36.464Z] "internal/poll", [2024-03-20T20:02:36.464Z] "internal/race", [2024-03-20T20:02:36.464Z] "internal/reflectlite", [2024-03-20T20:02:36.464Z] "internal/syscall/execenv", [2024-03-20T20:02:36.464Z] "internal/syscall/unix", [2024-03-20T20:02:36.464Z] "internal/testlog", [2024-03-20T20:02:36.464Z] "internal/unsafeheader", [2024-03-20T20:02:36.464Z] "io", [2024-03-20T20:02:36.464Z] "io/fs", [2024-03-20T20:02:36.464Z] "math", [2024-03-20T20:02:36.464Z] "math/bits", [2024-03-20T20:02:36.464Z] "os", [2024-03-20T20:02:36.464Z] "path", [2024-03-20T20:02:36.464Z] "reflect", [2024-03-20T20:02:36.464Z] "regexp", [2024-03-20T20:02:36.464Z] "regexp/syntax", [2024-03-20T20:02:36.464Z] "runtime", [2024-03-20T20:02:36.464Z] "runtime/internal/atomic", [2024-03-20T20:02:36.464Z] "runtime/internal/math", [2024-03-20T20:02:36.464Z] "runtime/internal/sys", [2024-03-20T20:02:36.464Z] "sort", [2024-03-20T20:02:36.464Z] "strconv", [2024-03-20T20:02:36.464Z] "strings", [2024-03-20T20:02:36.464Z] "sync", [2024-03-20T20:02:36.464Z] "sync/atomic", [2024-03-20T20:02:36.464Z] "syscall", [2024-03-20T20:02:36.464Z] "time", [2024-03-20T20:02:36.464Z] "unicode", [2024-03-20T20:02:36.464Z] "unicode/utf8", [2024-03-20T20:02:36.464Z] "unsafe" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "TestGoFiles": [ [2024-03-20T20:02:36.464Z] "flags_test.go" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "TestImports": [ [2024-03-20T20:02:36.464Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.464Z] "testing" [2024-03-20T20:02:36.464Z] ] [2024-03-20T20:02:36.464Z] } [2024-03-20T20:02:36.464Z] { [2024-03-20T20:02:36.464Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config", [2024-03-20T20:02:36.464Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.464Z] "Name": "config", [2024-03-20T20:02:36.464Z] "Doc": "****************************************************************************** * Copyright 2020 Intel Corp.", [2024-03-20T20:02:36.464Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.464Z] "Module": { [2024-03-20T20:02:36.464Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.464Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.464Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.464Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.464Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.464Z] "GoVersion": "1.21" [2024-03-20T20:02:36.464Z] }, [2024-03-20T20:02:36.464Z] "DepOnly": true, [2024-03-20T20:02:36.464Z] "Stale": true, [2024-03-20T20:02:36.464Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.464Z] "GoFiles": [ [2024-03-20T20:02:36.464Z] "config.go", [2024-03-20T20:02:36.464Z] "provider.go" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "Imports": [ [2024-03-20T20:02:36.464Z] "context", [2024-03-20T20:02:36.464Z] "errors", [2024-03-20T20:02:36.464Z] "fmt", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.464Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.464Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.464Z] "math", [2024-03-20T20:02:36.464Z] "net", [2024-03-20T20:02:36.464Z] "net/url", [2024-03-20T20:02:36.464Z] "path/filepath", [2024-03-20T20:02:36.464Z] "reflect", [2024-03-20T20:02:36.464Z] "strconv", [2024-03-20T20:02:36.464Z] "strings", [2024-03-20T20:02:36.464Z] "sync", [2024-03-20T20:02:36.464Z] "time" [2024-03-20T20:02:36.464Z] ], [2024-03-20T20:02:36.464Z] "Deps": [ [2024-03-20T20:02:36.464Z] "bufio", [2024-03-20T20:02:36.464Z] "bytes", [2024-03-20T20:02:36.464Z] "compress/flate", [2024-03-20T20:02:36.464Z] "compress/gzip", [2024-03-20T20:02:36.464Z] "compress/zlib", [2024-03-20T20:02:36.464Z] "container/list", [2024-03-20T20:02:36.464Z] "context", [2024-03-20T20:02:36.464Z] "crypto", [2024-03-20T20:02:36.464Z] "crypto/aes", [2024-03-20T20:02:36.464Z] "crypto/cipher", [2024-03-20T20:02:36.464Z] "crypto/des", [2024-03-20T20:02:36.464Z] "crypto/dsa", [2024-03-20T20:02:36.464Z] "crypto/ecdsa", [2024-03-20T20:02:36.464Z] "crypto/ed25519", [2024-03-20T20:02:36.464Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.464Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.464Z] "crypto/elliptic", [2024-03-20T20:02:36.464Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.464Z] "crypto/hmac", [2024-03-20T20:02:36.464Z] "crypto/internal/randutil", [2024-03-20T20:02:36.464Z] "crypto/internal/subtle", [2024-03-20T20:02:36.464Z] "crypto/md5", [2024-03-20T20:02:36.464Z] "crypto/rand", [2024-03-20T20:02:36.464Z] "crypto/rc4", [2024-03-20T20:02:36.464Z] "crypto/rsa", [2024-03-20T20:02:36.464Z] "crypto/sha1", [2024-03-20T20:02:36.464Z] "crypto/sha256", [2024-03-20T20:02:36.464Z] "crypto/sha512", [2024-03-20T20:02:36.464Z] "crypto/subtle", [2024-03-20T20:02:36.464Z] "crypto/tls", [2024-03-20T20:02:36.464Z] "crypto/x509", [2024-03-20T20:02:36.464Z] "crypto/x509/pkix", [2024-03-20T20:02:36.464Z] "database/sql/driver", [2024-03-20T20:02:36.464Z] "debug/dwarf", [2024-03-20T20:02:36.464Z] "debug/macho", [2024-03-20T20:02:36.464Z] "embed", [2024-03-20T20:02:36.464Z] "encoding", [2024-03-20T20:02:36.464Z] "encoding/asn1", [2024-03-20T20:02:36.464Z] "encoding/base32", [2024-03-20T20:02:36.464Z] "encoding/base64", [2024-03-20T20:02:36.464Z] "encoding/binary", [2024-03-20T20:02:36.464Z] "encoding/csv", [2024-03-20T20:02:36.464Z] "encoding/hex", [2024-03-20T20:02:36.464Z] "encoding/json", [2024-03-20T20:02:36.464Z] "encoding/pem", [2024-03-20T20:02:36.464Z] "encoding/xml", [2024-03-20T20:02:36.464Z] "errors", [2024-03-20T20:02:36.464Z] "flag", [2024-03-20T20:02:36.464Z] "fmt", [2024-03-20T20:02:36.464Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.464Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.464Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.464Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.464Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.464Z] "github.com/fatih/color", [2024-03-20T20:02:36.464Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.464Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.464Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.464Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.464Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.464Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.464Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.464Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.464Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.464Z] "github.com/go-kit/log", [2024-03-20T20:02:36.464Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.464Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.464Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.464Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.464Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.464Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.464Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.464Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.464Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.464Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.464Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.464Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.464Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.464Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.464Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.464Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.464Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.464Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.464Z] "github.com/google/uuid", [2024-03-20T20:02:36.464Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.464Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.464Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.464Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.464Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.464Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.464Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.464Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.464Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.464Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.464Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.464Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.464Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.464Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.464Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.464Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.464Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.464Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.464Z] "github.com/x448/float16", [2024-03-20T20:02:36.464Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.464Z] "go/token", [2024-03-20T20:02:36.464Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.464Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.464Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.464Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.464Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.464Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.464Z] "golang.org/x/net/html", [2024-03-20T20:02:36.464Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.464Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.464Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.464Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.464Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.464Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.464Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.464Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.464Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.464Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.464Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.464Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.464Z] "golang.org/x/text/language", [2024-03-20T20:02:36.464Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.464Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.464Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.464Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.464Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.464Z] "google.golang.org/grpc", [2024-03-20T20:02:36.464Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.464Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.464Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.464Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.464Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.465Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.465Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.465Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.465Z] "hash", [2024-03-20T20:02:36.465Z] "hash/adler32", [2024-03-20T20:02:36.465Z] "hash/crc32", [2024-03-20T20:02:36.465Z] "hash/fnv", [2024-03-20T20:02:36.465Z] "html", [2024-03-20T20:02:36.465Z] "html/template", [2024-03-20T20:02:36.465Z] "internal/abi", [2024-03-20T20:02:36.465Z] "internal/bytealg", [2024-03-20T20:02:36.465Z] "internal/cpu", [2024-03-20T20:02:36.465Z] "internal/fmtsort", [2024-03-20T20:02:36.465Z] "internal/goexperiment", [2024-03-20T20:02:36.465Z] "internal/itoa", [2024-03-20T20:02:36.465Z] "internal/nettrace", [2024-03-20T20:02:36.465Z] "internal/oserror", [2024-03-20T20:02:36.465Z] "internal/poll", [2024-03-20T20:02:36.465Z] "internal/race", [2024-03-20T20:02:36.465Z] "internal/reflectlite", [2024-03-20T20:02:36.465Z] "internal/singleflight", [2024-03-20T20:02:36.465Z] "internal/syscall/execenv", [2024-03-20T20:02:36.465Z] "internal/syscall/unix", [2024-03-20T20:02:36.465Z] "internal/testlog", [2024-03-20T20:02:36.465Z] "internal/unsafeheader", [2024-03-20T20:02:36.465Z] "io", [2024-03-20T20:02:36.465Z] "io/fs", [2024-03-20T20:02:36.465Z] "io/ioutil", [2024-03-20T20:02:36.465Z] "log", [2024-03-20T20:02:36.465Z] "log/syslog", [2024-03-20T20:02:36.465Z] "math", [2024-03-20T20:02:36.465Z] "math/big", [2024-03-20T20:02:36.465Z] "math/bits", [2024-03-20T20:02:36.465Z] "math/rand", [2024-03-20T20:02:36.465Z] "mime", [2024-03-20T20:02:36.465Z] "mime/multipart", [2024-03-20T20:02:36.465Z] "mime/quotedprintable", [2024-03-20T20:02:36.465Z] "net", [2024-03-20T20:02:36.465Z] "net/http", [2024-03-20T20:02:36.465Z] "net/http/httptest", [2024-03-20T20:02:36.465Z] "net/http/httptrace", [2024-03-20T20:02:36.465Z] "net/http/httputil", [2024-03-20T20:02:36.465Z] "net/http/internal", [2024-03-20T20:02:36.465Z] "net/http/internal/ascii", [2024-03-20T20:02:36.465Z] "net/http/internal/testcert", [2024-03-20T20:02:36.465Z] "net/textproto", [2024-03-20T20:02:36.465Z] "net/url", [2024-03-20T20:02:36.465Z] "os", [2024-03-20T20:02:36.465Z] "os/signal", [2024-03-20T20:02:36.465Z] "path", [2024-03-20T20:02:36.465Z] "path/filepath", [2024-03-20T20:02:36.465Z] "reflect", [2024-03-20T20:02:36.465Z] "regexp", [2024-03-20T20:02:36.465Z] "regexp/syntax", [2024-03-20T20:02:36.465Z] "runtime", [2024-03-20T20:02:36.465Z] "runtime/cgo", [2024-03-20T20:02:36.465Z] "runtime/debug", [2024-03-20T20:02:36.465Z] "runtime/internal/atomic", [2024-03-20T20:02:36.465Z] "runtime/internal/math", [2024-03-20T20:02:36.465Z] "runtime/internal/sys", [2024-03-20T20:02:36.465Z] "runtime/pprof", [2024-03-20T20:02:36.465Z] "sort", [2024-03-20T20:02:36.465Z] "strconv", [2024-03-20T20:02:36.465Z] "strings", [2024-03-20T20:02:36.465Z] "sync", [2024-03-20T20:02:36.465Z] "sync/atomic", [2024-03-20T20:02:36.465Z] "syscall", [2024-03-20T20:02:36.465Z] "text/tabwriter", [2024-03-20T20:02:36.465Z] "text/template", [2024-03-20T20:02:36.465Z] "text/template/parse", [2024-03-20T20:02:36.465Z] "time", [2024-03-20T20:02:36.465Z] "unicode", [2024-03-20T20:02:36.465Z] "unicode/utf16", [2024-03-20T20:02:36.465Z] "unicode/utf8", [2024-03-20T20:02:36.465Z] "unsafe", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.465Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.465Z] ], [2024-03-20T20:02:36.465Z] "TestGoFiles": [ [2024-03-20T20:02:36.465Z] "config_test.go", [2024-03-20T20:02:36.465Z] "configmock_test.go", [2024-03-20T20:02:36.465Z] "provider_test.go" [2024-03-20T20:02:36.465Z] ], [2024-03-20T20:02:36.465Z] "TestImports": [ [2024-03-20T20:02:36.465Z] "context", [2024-03-20T20:02:36.465Z] "errors", [2024-03-20T20:02:36.465Z] "fmt", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.465Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.465Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.465Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.465Z] "os", [2024-03-20T20:02:36.465Z] "path", [2024-03-20T20:02:36.465Z] "path/filepath", [2024-03-20T20:02:36.465Z] "strconv", [2024-03-20T20:02:36.465Z] "sync", [2024-03-20T20:02:36.465Z] "testing" [2024-03-20T20:02:36.465Z] ] [2024-03-20T20:02:36.465Z] } [2024-03-20T20:02:36.465Z] { [2024-03-20T20:02:36.465Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/registration", [2024-03-20T20:02:36.465Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.465Z] "Name": "registration", [2024-03-20T20:02:36.465Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.465Z] "Module": { [2024-03-20T20:02:36.465Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.465Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.465Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.465Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.465Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.465Z] "GoVersion": "1.21" [2024-03-20T20:02:36.465Z] }, [2024-03-20T20:02:36.465Z] "DepOnly": true, [2024-03-20T20:02:36.465Z] "Stale": true, [2024-03-20T20:02:36.465Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.465Z] "GoFiles": [ [2024-03-20T20:02:36.465Z] "registry.go" [2024-03-20T20:02:36.465Z] ], [2024-03-20T20:02:36.465Z] "Imports": [ [2024-03-20T20:02:36.465Z] "context", [2024-03-20T20:02:36.465Z] "errors", [2024-03-20T20:02:36.465Z] "fmt", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-registry/v3/registry" [2024-03-20T20:02:36.465Z] ], [2024-03-20T20:02:36.465Z] "Deps": [ [2024-03-20T20:02:36.465Z] "bufio", [2024-03-20T20:02:36.465Z] "bytes", [2024-03-20T20:02:36.465Z] "compress/flate", [2024-03-20T20:02:36.465Z] "compress/gzip", [2024-03-20T20:02:36.465Z] "compress/zlib", [2024-03-20T20:02:36.465Z] "container/list", [2024-03-20T20:02:36.465Z] "context", [2024-03-20T20:02:36.465Z] "crypto", [2024-03-20T20:02:36.465Z] "crypto/aes", [2024-03-20T20:02:36.465Z] "crypto/cipher", [2024-03-20T20:02:36.465Z] "crypto/des", [2024-03-20T20:02:36.465Z] "crypto/dsa", [2024-03-20T20:02:36.465Z] "crypto/ecdsa", [2024-03-20T20:02:36.465Z] "crypto/ed25519", [2024-03-20T20:02:36.465Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.465Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.465Z] "crypto/elliptic", [2024-03-20T20:02:36.465Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.465Z] "crypto/hmac", [2024-03-20T20:02:36.465Z] "crypto/internal/randutil", [2024-03-20T20:02:36.465Z] "crypto/internal/subtle", [2024-03-20T20:02:36.465Z] "crypto/md5", [2024-03-20T20:02:36.465Z] "crypto/rand", [2024-03-20T20:02:36.465Z] "crypto/rc4", [2024-03-20T20:02:36.465Z] "crypto/rsa", [2024-03-20T20:02:36.465Z] "crypto/sha1", [2024-03-20T20:02:36.465Z] "crypto/sha256", [2024-03-20T20:02:36.465Z] "crypto/sha512", [2024-03-20T20:02:36.465Z] "crypto/subtle", [2024-03-20T20:02:36.465Z] "crypto/tls", [2024-03-20T20:02:36.465Z] "crypto/x509", [2024-03-20T20:02:36.465Z] "crypto/x509/pkix", [2024-03-20T20:02:36.465Z] "database/sql/driver", [2024-03-20T20:02:36.465Z] "debug/dwarf", [2024-03-20T20:02:36.465Z] "debug/macho", [2024-03-20T20:02:36.465Z] "embed", [2024-03-20T20:02:36.465Z] "encoding", [2024-03-20T20:02:36.465Z] "encoding/asn1", [2024-03-20T20:02:36.465Z] "encoding/base32", [2024-03-20T20:02:36.465Z] "encoding/base64", [2024-03-20T20:02:36.465Z] "encoding/binary", [2024-03-20T20:02:36.465Z] "encoding/csv", [2024-03-20T20:02:36.465Z] "encoding/hex", [2024-03-20T20:02:36.465Z] "encoding/json", [2024-03-20T20:02:36.465Z] "encoding/pem", [2024-03-20T20:02:36.465Z] "encoding/xml", [2024-03-20T20:02:36.465Z] "errors", [2024-03-20T20:02:36.465Z] "flag", [2024-03-20T20:02:36.465Z] "fmt", [2024-03-20T20:02:36.465Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.465Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.465Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.465Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.465Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.465Z] "github.com/fatih/color", [2024-03-20T20:02:36.465Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.465Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.465Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.465Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.465Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.465Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.465Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.465Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.465Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.465Z] "github.com/go-kit/log", [2024-03-20T20:02:36.465Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.465Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.465Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.465Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.465Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.465Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.465Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.465Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.465Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.465Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.465Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.465Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.465Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.465Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.465Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.465Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.465Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.465Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.465Z] "github.com/google/uuid", [2024-03-20T20:02:36.465Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.465Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.465Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.465Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.465Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.465Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.465Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.465Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.465Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.465Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.465Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.465Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.465Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.465Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.465Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.465Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.465Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.465Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.465Z] "github.com/x448/float16", [2024-03-20T20:02:36.465Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.465Z] "go/token", [2024-03-20T20:02:36.465Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.465Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.465Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.465Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.465Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.465Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.465Z] "golang.org/x/net/html", [2024-03-20T20:02:36.465Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.465Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.465Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.465Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.465Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.465Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.465Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.465Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.465Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.465Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.466Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.466Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.466Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.466Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.466Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.466Z] "golang.org/x/text/language", [2024-03-20T20:02:36.466Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.466Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.466Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.466Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.466Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.466Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.466Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.466Z] "hash", [2024-03-20T20:02:36.466Z] "hash/adler32", [2024-03-20T20:02:36.466Z] "hash/crc32", [2024-03-20T20:02:36.466Z] "hash/fnv", [2024-03-20T20:02:36.466Z] "html", [2024-03-20T20:02:36.466Z] "html/template", [2024-03-20T20:02:36.466Z] "internal/abi", [2024-03-20T20:02:36.466Z] "internal/bytealg", [2024-03-20T20:02:36.466Z] "internal/cpu", [2024-03-20T20:02:36.466Z] "internal/fmtsort", [2024-03-20T20:02:36.466Z] "internal/goexperiment", [2024-03-20T20:02:36.466Z] "internal/itoa", [2024-03-20T20:02:36.466Z] "internal/nettrace", [2024-03-20T20:02:36.466Z] "internal/oserror", [2024-03-20T20:02:36.466Z] "internal/poll", [2024-03-20T20:02:36.466Z] "internal/race", [2024-03-20T20:02:36.466Z] "internal/reflectlite", [2024-03-20T20:02:36.466Z] "internal/singleflight", [2024-03-20T20:02:36.466Z] "internal/syscall/execenv", [2024-03-20T20:02:36.466Z] "internal/syscall/unix", [2024-03-20T20:02:36.466Z] "internal/testlog", [2024-03-20T20:02:36.466Z] "internal/unsafeheader", [2024-03-20T20:02:36.466Z] "io", [2024-03-20T20:02:36.466Z] "io/fs", [2024-03-20T20:02:36.466Z] "io/ioutil", [2024-03-20T20:02:36.466Z] "log", [2024-03-20T20:02:36.466Z] "log/syslog", [2024-03-20T20:02:36.466Z] "math", [2024-03-20T20:02:36.466Z] "math/big", [2024-03-20T20:02:36.466Z] "math/bits", [2024-03-20T20:02:36.466Z] "math/rand", [2024-03-20T20:02:36.466Z] "mime", [2024-03-20T20:02:36.466Z] "mime/multipart", [2024-03-20T20:02:36.466Z] "mime/quotedprintable", [2024-03-20T20:02:36.466Z] "net", [2024-03-20T20:02:36.466Z] "net/http", [2024-03-20T20:02:36.466Z] "net/http/httptest", [2024-03-20T20:02:36.466Z] "net/http/httptrace", [2024-03-20T20:02:36.466Z] "net/http/httputil", [2024-03-20T20:02:36.466Z] "net/http/internal", [2024-03-20T20:02:36.466Z] "net/http/internal/ascii", [2024-03-20T20:02:36.466Z] "net/http/internal/testcert", [2024-03-20T20:02:36.466Z] "net/textproto", [2024-03-20T20:02:36.466Z] "net/url", [2024-03-20T20:02:36.466Z] "os", [2024-03-20T20:02:36.466Z] "os/signal", [2024-03-20T20:02:36.466Z] "path", [2024-03-20T20:02:36.466Z] "path/filepath", [2024-03-20T20:02:36.466Z] "reflect", [2024-03-20T20:02:36.466Z] "regexp", [2024-03-20T20:02:36.466Z] "regexp/syntax", [2024-03-20T20:02:36.466Z] "runtime", [2024-03-20T20:02:36.466Z] "runtime/cgo", [2024-03-20T20:02:36.466Z] "runtime/debug", [2024-03-20T20:02:36.466Z] "runtime/internal/atomic", [2024-03-20T20:02:36.466Z] "runtime/internal/math", [2024-03-20T20:02:36.466Z] "runtime/internal/sys", [2024-03-20T20:02:36.466Z] "runtime/pprof", [2024-03-20T20:02:36.466Z] "sort", [2024-03-20T20:02:36.466Z] "strconv", [2024-03-20T20:02:36.466Z] "strings", [2024-03-20T20:02:36.466Z] "sync", [2024-03-20T20:02:36.466Z] "sync/atomic", [2024-03-20T20:02:36.466Z] "syscall", [2024-03-20T20:02:36.466Z] "text/tabwriter", [2024-03-20T20:02:36.466Z] "text/template", [2024-03-20T20:02:36.466Z] "text/template/parse", [2024-03-20T20:02:36.466Z] "time", [2024-03-20T20:02:36.466Z] "unicode", [2024-03-20T20:02:36.466Z] "unicode/utf16", [2024-03-20T20:02:36.466Z] "unicode/utf8", [2024-03-20T20:02:36.466Z] "unsafe", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.466Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.466Z] ], [2024-03-20T20:02:36.466Z] "TestGoFiles": [ [2024-03-20T20:02:36.466Z] "registry_test.go" [2024-03-20T20:02:36.466Z] ], [2024-03-20T20:02:36.466Z] "TestImports": [ [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.466Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.466Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.466Z] "testing" [2024-03-20T20:02:36.466Z] ] [2024-03-20T20:02:36.466Z] } [2024-03-20T20:02:36.466Z] { [2024-03-20T20:02:36.466Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/secret", [2024-03-20T20:02:36.466Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.466Z] "Name": "secret", [2024-03-20T20:02:36.466Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.466Z] "Module": { [2024-03-20T20:02:36.466Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.466Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.466Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.466Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.466Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.466Z] "GoVersion": "1.21" [2024-03-20T20:02:36.466Z] }, [2024-03-20T20:02:36.466Z] "DepOnly": true, [2024-03-20T20:02:36.466Z] "Stale": true, [2024-03-20T20:02:36.466Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.466Z] "GoFiles": [ [2024-03-20T20:02:36.466Z] "helper.go", [2024-03-20T20:02:36.466Z] "insecure.go", [2024-03-20T20:02:36.466Z] "jwtprovider.go", [2024-03-20T20:02:36.466Z] "secret.go", [2024-03-20T20:02:36.466Z] "secure.go", [2024-03-20T20:02:36.466Z] "types.go" [2024-03-20T20:02:36.466Z] ], [2024-03-20T20:02:36.466Z] "Imports": [ [2024-03-20T20:02:36.466Z] "context", [2024-03-20T20:02:36.466Z] "encoding/json", [2024-03-20T20:02:36.466Z] "errors", [2024-03-20T20:02:36.466Z] "fmt", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.466Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.466Z] "net/http", [2024-03-20T20:02:36.466Z] "os", [2024-03-20T20:02:36.466Z] "path", [2024-03-20T20:02:36.466Z] "strings", [2024-03-20T20:02:36.466Z] "sync", [2024-03-20T20:02:36.466Z] "time" [2024-03-20T20:02:36.466Z] ], [2024-03-20T20:02:36.466Z] "Deps": [ [2024-03-20T20:02:36.466Z] "bufio", [2024-03-20T20:02:36.466Z] "bytes", [2024-03-20T20:02:36.466Z] "compress/flate", [2024-03-20T20:02:36.466Z] "compress/gzip", [2024-03-20T20:02:36.466Z] "compress/zlib", [2024-03-20T20:02:36.466Z] "container/list", [2024-03-20T20:02:36.466Z] "context", [2024-03-20T20:02:36.466Z] "crypto", [2024-03-20T20:02:36.466Z] "crypto/aes", [2024-03-20T20:02:36.466Z] "crypto/cipher", [2024-03-20T20:02:36.466Z] "crypto/des", [2024-03-20T20:02:36.466Z] "crypto/dsa", [2024-03-20T20:02:36.466Z] "crypto/ecdsa", [2024-03-20T20:02:36.466Z] "crypto/ed25519", [2024-03-20T20:02:36.466Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.466Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.466Z] "crypto/elliptic", [2024-03-20T20:02:36.466Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.466Z] "crypto/hmac", [2024-03-20T20:02:36.466Z] "crypto/internal/randutil", [2024-03-20T20:02:36.466Z] "crypto/internal/subtle", [2024-03-20T20:02:36.466Z] "crypto/md5", [2024-03-20T20:02:36.466Z] "crypto/rand", [2024-03-20T20:02:36.466Z] "crypto/rc4", [2024-03-20T20:02:36.466Z] "crypto/rsa", [2024-03-20T20:02:36.466Z] "crypto/sha1", [2024-03-20T20:02:36.466Z] "crypto/sha256", [2024-03-20T20:02:36.466Z] "crypto/sha512", [2024-03-20T20:02:36.466Z] "crypto/subtle", [2024-03-20T20:02:36.466Z] "crypto/tls", [2024-03-20T20:02:36.466Z] "crypto/x509", [2024-03-20T20:02:36.466Z] "crypto/x509/pkix", [2024-03-20T20:02:36.466Z] "database/sql/driver", [2024-03-20T20:02:36.466Z] "debug/dwarf", [2024-03-20T20:02:36.466Z] "debug/macho", [2024-03-20T20:02:36.466Z] "embed", [2024-03-20T20:02:36.466Z] "encoding", [2024-03-20T20:02:36.466Z] "encoding/asn1", [2024-03-20T20:02:36.466Z] "encoding/base32", [2024-03-20T20:02:36.466Z] "encoding/base64", [2024-03-20T20:02:36.466Z] "encoding/binary", [2024-03-20T20:02:36.466Z] "encoding/csv", [2024-03-20T20:02:36.466Z] "encoding/hex", [2024-03-20T20:02:36.466Z] "encoding/json", [2024-03-20T20:02:36.466Z] "encoding/pem", [2024-03-20T20:02:36.466Z] "encoding/xml", [2024-03-20T20:02:36.466Z] "errors", [2024-03-20T20:02:36.466Z] "flag", [2024-03-20T20:02:36.466Z] "fmt", [2024-03-20T20:02:36.466Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.466Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.466Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.466Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.466Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.466Z] "github.com/fatih/color", [2024-03-20T20:02:36.466Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.466Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.466Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.466Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.466Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.466Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.466Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.466Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.466Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.466Z] "github.com/go-kit/log", [2024-03-20T20:02:36.466Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.466Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.466Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.466Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.466Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.466Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.466Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.466Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.466Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.466Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.466Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.466Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.466Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.466Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.466Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.466Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.466Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.466Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.466Z] "github.com/google/uuid", [2024-03-20T20:02:36.466Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.466Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.466Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.466Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.466Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.466Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.466Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.466Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.466Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.466Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.466Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.466Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.466Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.466Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.466Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.467Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.467Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.467Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.467Z] "github.com/x448/float16", [2024-03-20T20:02:36.467Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.467Z] "go/token", [2024-03-20T20:02:36.467Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.467Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.467Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.467Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.467Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.467Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.467Z] "golang.org/x/net/html", [2024-03-20T20:02:36.467Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.467Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.467Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.467Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.467Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.467Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.467Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.467Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.467Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.467Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.467Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.467Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.467Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.467Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.467Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.467Z] "golang.org/x/text/language", [2024-03-20T20:02:36.467Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.467Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.467Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.467Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.467Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.467Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.467Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.467Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.467Z] "hash", [2024-03-20T20:02:36.467Z] "hash/adler32", [2024-03-20T20:02:36.467Z] "hash/crc32", [2024-03-20T20:02:36.467Z] "hash/fnv", [2024-03-20T20:02:36.467Z] "html", [2024-03-20T20:02:36.467Z] "html/template", [2024-03-20T20:02:36.467Z] "internal/abi", [2024-03-20T20:02:36.467Z] "internal/bytealg", [2024-03-20T20:02:36.467Z] "internal/cpu", [2024-03-20T20:02:36.467Z] "internal/fmtsort", [2024-03-20T20:02:36.467Z] "internal/goexperiment", [2024-03-20T20:02:36.467Z] "internal/itoa", [2024-03-20T20:02:36.467Z] "internal/nettrace", [2024-03-20T20:02:36.467Z] "internal/oserror", [2024-03-20T20:02:36.467Z] "internal/poll", [2024-03-20T20:02:36.467Z] "internal/race", [2024-03-20T20:02:36.467Z] "internal/reflectlite", [2024-03-20T20:02:36.467Z] "internal/singleflight", [2024-03-20T20:02:36.467Z] "internal/syscall/execenv", [2024-03-20T20:02:36.467Z] "internal/syscall/unix", [2024-03-20T20:02:36.467Z] "internal/testlog", [2024-03-20T20:02:36.467Z] "internal/unsafeheader", [2024-03-20T20:02:36.467Z] "io", [2024-03-20T20:02:36.467Z] "io/fs", [2024-03-20T20:02:36.467Z] "io/ioutil", [2024-03-20T20:02:36.467Z] "log", [2024-03-20T20:02:36.467Z] "log/syslog", [2024-03-20T20:02:36.467Z] "math", [2024-03-20T20:02:36.467Z] "math/big", [2024-03-20T20:02:36.467Z] "math/bits", [2024-03-20T20:02:36.467Z] "math/rand", [2024-03-20T20:02:36.467Z] "mime", [2024-03-20T20:02:36.467Z] "mime/multipart", [2024-03-20T20:02:36.467Z] "mime/quotedprintable", [2024-03-20T20:02:36.467Z] "net", [2024-03-20T20:02:36.467Z] "net/http", [2024-03-20T20:02:36.467Z] "net/http/httptest", [2024-03-20T20:02:36.467Z] "net/http/httptrace", [2024-03-20T20:02:36.467Z] "net/http/httputil", [2024-03-20T20:02:36.467Z] "net/http/internal", [2024-03-20T20:02:36.467Z] "net/http/internal/ascii", [2024-03-20T20:02:36.467Z] "net/http/internal/testcert", [2024-03-20T20:02:36.467Z] "net/textproto", [2024-03-20T20:02:36.467Z] "net/url", [2024-03-20T20:02:36.467Z] "os", [2024-03-20T20:02:36.467Z] "os/signal", [2024-03-20T20:02:36.467Z] "path", [2024-03-20T20:02:36.467Z] "path/filepath", [2024-03-20T20:02:36.467Z] "reflect", [2024-03-20T20:02:36.467Z] "regexp", [2024-03-20T20:02:36.467Z] "regexp/syntax", [2024-03-20T20:02:36.467Z] "runtime", [2024-03-20T20:02:36.467Z] "runtime/cgo", [2024-03-20T20:02:36.467Z] "runtime/debug", [2024-03-20T20:02:36.467Z] "runtime/internal/atomic", [2024-03-20T20:02:36.467Z] "runtime/internal/math", [2024-03-20T20:02:36.467Z] "runtime/internal/sys", [2024-03-20T20:02:36.467Z] "runtime/pprof", [2024-03-20T20:02:36.467Z] "sort", [2024-03-20T20:02:36.467Z] "strconv", [2024-03-20T20:02:36.467Z] "strings", [2024-03-20T20:02:36.467Z] "sync", [2024-03-20T20:02:36.467Z] "sync/atomic", [2024-03-20T20:02:36.467Z] "syscall", [2024-03-20T20:02:36.467Z] "text/tabwriter", [2024-03-20T20:02:36.467Z] "text/template", [2024-03-20T20:02:36.467Z] "text/template/parse", [2024-03-20T20:02:36.467Z] "time", [2024-03-20T20:02:36.467Z] "unicode", [2024-03-20T20:02:36.467Z] "unicode/utf16", [2024-03-20T20:02:36.467Z] "unicode/utf8", [2024-03-20T20:02:36.467Z] "unsafe", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.467Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.467Z] ], [2024-03-20T20:02:36.467Z] "TestGoFiles": [ [2024-03-20T20:02:36.467Z] "insecure_test.go", [2024-03-20T20:02:36.467Z] "secret_test.go", [2024-03-20T20:02:36.467Z] "secure_test.go", [2024-03-20T20:02:36.467Z] "types_test.go" [2024-03-20T20:02:36.467Z] ], [2024-03-20T20:02:36.467Z] "TestImports": [ [2024-03-20T20:02:36.467Z] "context", [2024-03-20T20:02:36.467Z] "encoding/json", [2024-03-20T20:02:36.467Z] "errors", [2024-03-20T20:02:36.467Z] "fmt", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-20T20:02:36.467Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.467Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.467Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.467Z] "math", [2024-03-20T20:02:36.467Z] "net/http", [2024-03-20T20:02:36.467Z] "net/http/httptest", [2024-03-20T20:02:36.467Z] "net/url", [2024-03-20T20:02:36.467Z] "os", [2024-03-20T20:02:36.467Z] "reflect", [2024-03-20T20:02:36.467Z] "sort", [2024-03-20T20:02:36.467Z] "strconv", [2024-03-20T20:02:36.467Z] "testing", [2024-03-20T20:02:36.467Z] "time" [2024-03-20T20:02:36.467Z] ] [2024-03-20T20:02:36.467Z] } [2024-03-20T20:02:36.467Z] { [2024-03-20T20:02:36.467Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap", [2024-03-20T20:02:36.467Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.467Z] "Name": "bootstrap", [2024-03-20T20:02:36.467Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.467Z] "Module": { [2024-03-20T20:02:36.467Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.467Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.467Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.467Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.467Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.467Z] "GoVersion": "1.21" [2024-03-20T20:02:36.467Z] }, [2024-03-20T20:02:36.467Z] "DepOnly": true, [2024-03-20T20:02:36.467Z] "Stale": true, [2024-03-20T20:02:36.467Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.467Z] "GoFiles": [ [2024-03-20T20:02:36.467Z] "bootstrap.go" [2024-03-20T20:02:36.467Z] ], [2024-03-20T20:02:36.467Z] "Imports": [ [2024-03-20T20:02:36.467Z] "context", [2024-03-20T20:02:36.467Z] "fmt", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.467Z] "os", [2024-03-20T20:02:36.467Z] "os/signal", [2024-03-20T20:02:36.467Z] "sync", [2024-03-20T20:02:36.467Z] "syscall" [2024-03-20T20:02:36.467Z] ], [2024-03-20T20:02:36.467Z] "Deps": [ [2024-03-20T20:02:36.467Z] "bufio", [2024-03-20T20:02:36.467Z] "bytes", [2024-03-20T20:02:36.467Z] "compress/flate", [2024-03-20T20:02:36.467Z] "compress/gzip", [2024-03-20T20:02:36.467Z] "compress/zlib", [2024-03-20T20:02:36.467Z] "container/list", [2024-03-20T20:02:36.467Z] "context", [2024-03-20T20:02:36.467Z] "crypto", [2024-03-20T20:02:36.467Z] "crypto/aes", [2024-03-20T20:02:36.467Z] "crypto/cipher", [2024-03-20T20:02:36.467Z] "crypto/des", [2024-03-20T20:02:36.467Z] "crypto/dsa", [2024-03-20T20:02:36.467Z] "crypto/ecdsa", [2024-03-20T20:02:36.467Z] "crypto/ed25519", [2024-03-20T20:02:36.467Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.467Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.467Z] "crypto/elliptic", [2024-03-20T20:02:36.467Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.467Z] "crypto/hmac", [2024-03-20T20:02:36.467Z] "crypto/internal/randutil", [2024-03-20T20:02:36.467Z] "crypto/internal/subtle", [2024-03-20T20:02:36.467Z] "crypto/md5", [2024-03-20T20:02:36.467Z] "crypto/rand", [2024-03-20T20:02:36.467Z] "crypto/rc4", [2024-03-20T20:02:36.467Z] "crypto/rsa", [2024-03-20T20:02:36.467Z] "crypto/sha1", [2024-03-20T20:02:36.467Z] "crypto/sha256", [2024-03-20T20:02:36.467Z] "crypto/sha512", [2024-03-20T20:02:36.467Z] "crypto/subtle", [2024-03-20T20:02:36.467Z] "crypto/tls", [2024-03-20T20:02:36.467Z] "crypto/x509", [2024-03-20T20:02:36.467Z] "crypto/x509/pkix", [2024-03-20T20:02:36.467Z] "database/sql/driver", [2024-03-20T20:02:36.467Z] "debug/dwarf", [2024-03-20T20:02:36.467Z] "debug/macho", [2024-03-20T20:02:36.467Z] "embed", [2024-03-20T20:02:36.467Z] "encoding", [2024-03-20T20:02:36.467Z] "encoding/asn1", [2024-03-20T20:02:36.467Z] "encoding/base32", [2024-03-20T20:02:36.467Z] "encoding/base64", [2024-03-20T20:02:36.467Z] "encoding/binary", [2024-03-20T20:02:36.467Z] "encoding/csv", [2024-03-20T20:02:36.467Z] "encoding/hex", [2024-03-20T20:02:36.467Z] "encoding/json", [2024-03-20T20:02:36.467Z] "encoding/pem", [2024-03-20T20:02:36.467Z] "encoding/xml", [2024-03-20T20:02:36.467Z] "errors", [2024-03-20T20:02:36.467Z] "flag", [2024-03-20T20:02:36.467Z] "fmt", [2024-03-20T20:02:36.467Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.467Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.467Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.467Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.467Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.468Z] "github.com/fatih/color", [2024-03-20T20:02:36.468Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.468Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.468Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.468Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.468Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.468Z] "github.com/go-kit/log", [2024-03-20T20:02:36.468Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.468Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.468Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.468Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.468Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.468Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.468Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.468Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.468Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.468Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.468Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.468Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.468Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.468Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.468Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.468Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.468Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.468Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.468Z] "github.com/google/uuid", [2024-03-20T20:02:36.468Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.468Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.468Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.468Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.468Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.468Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.468Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.468Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.468Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.468Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.468Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.468Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.468Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.468Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.468Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.468Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.468Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.468Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.468Z] "github.com/x448/float16", [2024-03-20T20:02:36.468Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.468Z] "go/token", [2024-03-20T20:02:36.468Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.468Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.468Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.468Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.468Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.468Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.468Z] "golang.org/x/net/html", [2024-03-20T20:02:36.468Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.468Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.468Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.468Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.468Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.468Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.468Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.468Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.468Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.468Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.468Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.468Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.468Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.468Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.468Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.468Z] "golang.org/x/text/language", [2024-03-20T20:02:36.468Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.468Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.468Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.468Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.468Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.468Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.468Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.468Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.468Z] "hash", [2024-03-20T20:02:36.468Z] "hash/adler32", [2024-03-20T20:02:36.468Z] "hash/crc32", [2024-03-20T20:02:36.468Z] "hash/fnv", [2024-03-20T20:02:36.468Z] "html", [2024-03-20T20:02:36.468Z] "html/template", [2024-03-20T20:02:36.468Z] "internal/abi", [2024-03-20T20:02:36.468Z] "internal/bytealg", [2024-03-20T20:02:36.468Z] "internal/cpu", [2024-03-20T20:02:36.468Z] "internal/fmtsort", [2024-03-20T20:02:36.468Z] "internal/goexperiment", [2024-03-20T20:02:36.468Z] "internal/itoa", [2024-03-20T20:02:36.468Z] "internal/nettrace", [2024-03-20T20:02:36.468Z] "internal/oserror", [2024-03-20T20:02:36.468Z] "internal/poll", [2024-03-20T20:02:36.468Z] "internal/race", [2024-03-20T20:02:36.468Z] "internal/reflectlite", [2024-03-20T20:02:36.468Z] "internal/singleflight", [2024-03-20T20:02:36.468Z] "internal/syscall/execenv", [2024-03-20T20:02:36.468Z] "internal/syscall/unix", [2024-03-20T20:02:36.468Z] "internal/testlog", [2024-03-20T20:02:36.468Z] "internal/unsafeheader", [2024-03-20T20:02:36.468Z] "io", [2024-03-20T20:02:36.468Z] "io/fs", [2024-03-20T20:02:36.468Z] "io/ioutil", [2024-03-20T20:02:36.468Z] "log", [2024-03-20T20:02:36.468Z] "log/syslog", [2024-03-20T20:02:36.468Z] "math", [2024-03-20T20:02:36.468Z] "math/big", [2024-03-20T20:02:36.468Z] "math/bits", [2024-03-20T20:02:36.468Z] "math/rand", [2024-03-20T20:02:36.468Z] "mime", [2024-03-20T20:02:36.468Z] "mime/multipart", [2024-03-20T20:02:36.468Z] "mime/quotedprintable", [2024-03-20T20:02:36.468Z] "net", [2024-03-20T20:02:36.468Z] "net/http", [2024-03-20T20:02:36.468Z] "net/http/httptest", [2024-03-20T20:02:36.468Z] "net/http/httptrace", [2024-03-20T20:02:36.468Z] "net/http/httputil", [2024-03-20T20:02:36.468Z] "net/http/internal", [2024-03-20T20:02:36.468Z] "net/http/internal/ascii", [2024-03-20T20:02:36.468Z] "net/http/internal/testcert", [2024-03-20T20:02:36.468Z] "net/textproto", [2024-03-20T20:02:36.468Z] "net/url", [2024-03-20T20:02:36.468Z] "os", [2024-03-20T20:02:36.468Z] "os/signal", [2024-03-20T20:02:36.468Z] "path", [2024-03-20T20:02:36.468Z] "path/filepath", [2024-03-20T20:02:36.468Z] "reflect", [2024-03-20T20:02:36.468Z] "regexp", [2024-03-20T20:02:36.468Z] "regexp/syntax", [2024-03-20T20:02:36.468Z] "runtime", [2024-03-20T20:02:36.468Z] "runtime/cgo", [2024-03-20T20:02:36.468Z] "runtime/debug", [2024-03-20T20:02:36.468Z] "runtime/internal/atomic", [2024-03-20T20:02:36.468Z] "runtime/internal/math", [2024-03-20T20:02:36.468Z] "runtime/internal/sys", [2024-03-20T20:02:36.468Z] "runtime/pprof", [2024-03-20T20:02:36.468Z] "sort", [2024-03-20T20:02:36.468Z] "strconv", [2024-03-20T20:02:36.468Z] "strings", [2024-03-20T20:02:36.468Z] "sync", [2024-03-20T20:02:36.468Z] "sync/atomic", [2024-03-20T20:02:36.468Z] "syscall", [2024-03-20T20:02:36.468Z] "text/tabwriter", [2024-03-20T20:02:36.468Z] "text/template", [2024-03-20T20:02:36.468Z] "text/template/parse", [2024-03-20T20:02:36.468Z] "time", [2024-03-20T20:02:36.468Z] "unicode", [2024-03-20T20:02:36.468Z] "unicode/utf16", [2024-03-20T20:02:36.468Z] "unicode/utf8", [2024-03-20T20:02:36.468Z] "unsafe", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.468Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.468Z] ] [2024-03-20T20:02:36.468Z] } [2024-03-20T20:02:36.468Z] { [2024-03-20T20:02:36.468Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/messaging", [2024-03-20T20:02:36.468Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.468Z] "Name": "messaging", [2024-03-20T20:02:36.468Z] "Doc": "Package messaging contains common constants and utilities functions used when setting up Secure MessageBus.", [2024-03-20T20:02:36.468Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.468Z] "Module": { [2024-03-20T20:02:36.468Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.468Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.468Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.468Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.468Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.468Z] "GoVersion": "1.21" [2024-03-20T20:02:36.468Z] }, [2024-03-20T20:02:36.468Z] "DepOnly": true, [2024-03-20T20:02:36.468Z] "Stale": true, [2024-03-20T20:02:36.468Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.468Z] "GoFiles": [ [2024-03-20T20:02:36.468Z] "messaging.go" [2024-03-20T20:02:36.468Z] ], [2024-03-20T20:02:36.468Z] "Imports": [ [2024-03-20T20:02:36.468Z] "crypto/x509", [2024-03-20T20:02:36.468Z] "errors", [2024-03-20T20:02:36.468Z] "fmt", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-03-20T20:02:36.468Z] ], [2024-03-20T20:02:36.468Z] "Deps": [ [2024-03-20T20:02:36.468Z] "bufio", [2024-03-20T20:02:36.468Z] "bytes", [2024-03-20T20:02:36.468Z] "compress/flate", [2024-03-20T20:02:36.468Z] "compress/gzip", [2024-03-20T20:02:36.468Z] "compress/zlib", [2024-03-20T20:02:36.468Z] "container/list", [2024-03-20T20:02:36.468Z] "context", [2024-03-20T20:02:36.468Z] "crypto", [2024-03-20T20:02:36.468Z] "crypto/aes", [2024-03-20T20:02:36.468Z] "crypto/cipher", [2024-03-20T20:02:36.468Z] "crypto/des", [2024-03-20T20:02:36.468Z] "crypto/dsa", [2024-03-20T20:02:36.468Z] "crypto/ecdsa", [2024-03-20T20:02:36.468Z] "crypto/ed25519", [2024-03-20T20:02:36.468Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.468Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.468Z] "crypto/elliptic", [2024-03-20T20:02:36.468Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.468Z] "crypto/hmac", [2024-03-20T20:02:36.468Z] "crypto/internal/randutil", [2024-03-20T20:02:36.468Z] "crypto/internal/subtle", [2024-03-20T20:02:36.468Z] "crypto/md5", [2024-03-20T20:02:36.468Z] "crypto/rand", [2024-03-20T20:02:36.468Z] "crypto/rc4", [2024-03-20T20:02:36.468Z] "crypto/rsa", [2024-03-20T20:02:36.468Z] "crypto/sha1", [2024-03-20T20:02:36.468Z] "crypto/sha256", [2024-03-20T20:02:36.468Z] "crypto/sha512", [2024-03-20T20:02:36.468Z] "crypto/subtle", [2024-03-20T20:02:36.468Z] "crypto/tls", [2024-03-20T20:02:36.468Z] "crypto/x509", [2024-03-20T20:02:36.468Z] "crypto/x509/pkix", [2024-03-20T20:02:36.468Z] "database/sql/driver", [2024-03-20T20:02:36.468Z] "debug/dwarf", [2024-03-20T20:02:36.468Z] "debug/macho", [2024-03-20T20:02:36.468Z] "embed", [2024-03-20T20:02:36.468Z] "encoding", [2024-03-20T20:02:36.468Z] "encoding/asn1", [2024-03-20T20:02:36.468Z] "encoding/base32", [2024-03-20T20:02:36.468Z] "encoding/base64", [2024-03-20T20:02:36.468Z] "encoding/binary", [2024-03-20T20:02:36.468Z] "encoding/csv", [2024-03-20T20:02:36.468Z] "encoding/hex", [2024-03-20T20:02:36.468Z] "encoding/json", [2024-03-20T20:02:36.468Z] "encoding/pem", [2024-03-20T20:02:36.468Z] "encoding/xml", [2024-03-20T20:02:36.468Z] "errors", [2024-03-20T20:02:36.468Z] "flag", [2024-03-20T20:02:36.468Z] "fmt", [2024-03-20T20:02:36.468Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.468Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.468Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.468Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.468Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.468Z] "github.com/fatih/color", [2024-03-20T20:02:36.468Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.468Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.468Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.469Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.469Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.469Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.469Z] "github.com/go-kit/log", [2024-03-20T20:02:36.469Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.469Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.469Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.469Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.469Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.469Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.469Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.469Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.469Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.469Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.469Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.469Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.469Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.469Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.469Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.469Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.469Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.469Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.469Z] "github.com/google/uuid", [2024-03-20T20:02:36.469Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.469Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.469Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.469Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.469Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.469Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.469Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.469Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.469Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.469Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.469Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.469Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.469Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.469Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.469Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.469Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.469Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.469Z] "github.com/x448/float16", [2024-03-20T20:02:36.469Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.469Z] "go/token", [2024-03-20T20:02:36.469Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.469Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.469Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.469Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.469Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.469Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.469Z] "golang.org/x/net/html", [2024-03-20T20:02:36.469Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.469Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.469Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.469Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.469Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.469Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.469Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.469Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.469Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.469Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.469Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.469Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.469Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.469Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.469Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.469Z] "golang.org/x/text/language", [2024-03-20T20:02:36.469Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.469Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.469Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.469Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.469Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.469Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.469Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.469Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.469Z] "hash", [2024-03-20T20:02:36.469Z] "hash/adler32", [2024-03-20T20:02:36.469Z] "hash/crc32", [2024-03-20T20:02:36.469Z] "hash/fnv", [2024-03-20T20:02:36.469Z] "html", [2024-03-20T20:02:36.469Z] "html/template", [2024-03-20T20:02:36.469Z] "internal/abi", [2024-03-20T20:02:36.469Z] "internal/bytealg", [2024-03-20T20:02:36.469Z] "internal/cpu", [2024-03-20T20:02:36.469Z] "internal/fmtsort", [2024-03-20T20:02:36.469Z] "internal/goexperiment", [2024-03-20T20:02:36.469Z] "internal/itoa", [2024-03-20T20:02:36.469Z] "internal/nettrace", [2024-03-20T20:02:36.469Z] "internal/oserror", [2024-03-20T20:02:36.469Z] "internal/poll", [2024-03-20T20:02:36.469Z] "internal/race", [2024-03-20T20:02:36.469Z] "internal/reflectlite", [2024-03-20T20:02:36.469Z] "internal/singleflight", [2024-03-20T20:02:36.469Z] "internal/syscall/execenv", [2024-03-20T20:02:36.469Z] "internal/syscall/unix", [2024-03-20T20:02:36.469Z] "internal/testlog", [2024-03-20T20:02:36.469Z] "internal/unsafeheader", [2024-03-20T20:02:36.469Z] "io", [2024-03-20T20:02:36.469Z] "io/fs", [2024-03-20T20:02:36.469Z] "io/ioutil", [2024-03-20T20:02:36.469Z] "log", [2024-03-20T20:02:36.469Z] "log/syslog", [2024-03-20T20:02:36.469Z] "math", [2024-03-20T20:02:36.469Z] "math/big", [2024-03-20T20:02:36.469Z] "math/bits", [2024-03-20T20:02:36.469Z] "math/rand", [2024-03-20T20:02:36.469Z] "mime", [2024-03-20T20:02:36.469Z] "mime/multipart", [2024-03-20T20:02:36.469Z] "mime/quotedprintable", [2024-03-20T20:02:36.469Z] "net", [2024-03-20T20:02:36.469Z] "net/http", [2024-03-20T20:02:36.469Z] "net/http/httptest", [2024-03-20T20:02:36.469Z] "net/http/httptrace", [2024-03-20T20:02:36.469Z] "net/http/httputil", [2024-03-20T20:02:36.469Z] "net/http/internal", [2024-03-20T20:02:36.469Z] "net/http/internal/ascii", [2024-03-20T20:02:36.469Z] "net/http/internal/testcert", [2024-03-20T20:02:36.469Z] "net/textproto", [2024-03-20T20:02:36.469Z] "net/url", [2024-03-20T20:02:36.469Z] "os", [2024-03-20T20:02:36.469Z] "os/signal", [2024-03-20T20:02:36.469Z] "path", [2024-03-20T20:02:36.469Z] "path/filepath", [2024-03-20T20:02:36.469Z] "reflect", [2024-03-20T20:02:36.469Z] "regexp", [2024-03-20T20:02:36.469Z] "regexp/syntax", [2024-03-20T20:02:36.469Z] "runtime", [2024-03-20T20:02:36.469Z] "runtime/cgo", [2024-03-20T20:02:36.469Z] "runtime/debug", [2024-03-20T20:02:36.469Z] "runtime/internal/atomic", [2024-03-20T20:02:36.469Z] "runtime/internal/math", [2024-03-20T20:02:36.469Z] "runtime/internal/sys", [2024-03-20T20:02:36.469Z] "runtime/pprof", [2024-03-20T20:02:36.469Z] "sort", [2024-03-20T20:02:36.469Z] "strconv", [2024-03-20T20:02:36.469Z] "strings", [2024-03-20T20:02:36.469Z] "sync", [2024-03-20T20:02:36.469Z] "sync/atomic", [2024-03-20T20:02:36.469Z] "syscall", [2024-03-20T20:02:36.469Z] "text/tabwriter", [2024-03-20T20:02:36.469Z] "text/template", [2024-03-20T20:02:36.469Z] "text/template/parse", [2024-03-20T20:02:36.469Z] "time", [2024-03-20T20:02:36.469Z] "unicode", [2024-03-20T20:02:36.469Z] "unicode/utf16", [2024-03-20T20:02:36.469Z] "unicode/utf8", [2024-03-20T20:02:36.469Z] "unsafe", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.469Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.469Z] ], [2024-03-20T20:02:36.469Z] "TestGoFiles": [ [2024-03-20T20:02:36.469Z] "messaging_test.go", [2024-03-20T20:02:36.469Z] "testcerts_test.go" [2024-03-20T20:02:36.469Z] ], [2024-03-20T20:02:36.469Z] "TestImports": [ [2024-03-20T20:02:36.469Z] "errors", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.469Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.469Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.469Z] "os", [2024-03-20T20:02:36.469Z] "testing" [2024-03-20T20:02:36.469Z] ] [2024-03-20T20:02:36.469Z] } [2024-03-20T20:02:36.469Z] { [2024-03-20T20:02:36.469Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/metrics", [2024-03-20T20:02:36.469Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.469Z] "Name": "metrics", [2024-03-20T20:02:36.469Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.469Z] "Module": { [2024-03-20T20:02:36.469Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.469Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.469Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.469Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.469Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.469Z] "GoVersion": "1.21" [2024-03-20T20:02:36.469Z] }, [2024-03-20T20:02:36.469Z] "DepOnly": true, [2024-03-20T20:02:36.469Z] "Stale": true, [2024-03-20T20:02:36.469Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.469Z] "GoFiles": [ [2024-03-20T20:02:36.469Z] "manager.go", [2024-03-20T20:02:36.469Z] "reporter.go" [2024-03-20T20:02:36.469Z] ], [2024-03-20T20:02:36.469Z] "Imports": [ [2024-03-20T20:02:36.469Z] "context", [2024-03-20T20:02:36.469Z] "encoding/json", [2024-03-20T20:02:36.469Z] "errors", [2024-03-20T20:02:36.469Z] "fmt", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.469Z] "github.com/google/uuid", [2024-03-20T20:02:36.469Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.469Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.469Z] "sync", [2024-03-20T20:02:36.469Z] "time" [2024-03-20T20:02:36.469Z] ], [2024-03-20T20:02:36.469Z] "Deps": [ [2024-03-20T20:02:36.469Z] "bufio", [2024-03-20T20:02:36.469Z] "bytes", [2024-03-20T20:02:36.469Z] "compress/flate", [2024-03-20T20:02:36.469Z] "compress/gzip", [2024-03-20T20:02:36.469Z] "compress/zlib", [2024-03-20T20:02:36.469Z] "container/list", [2024-03-20T20:02:36.469Z] "context", [2024-03-20T20:02:36.469Z] "crypto", [2024-03-20T20:02:36.469Z] "crypto/aes", [2024-03-20T20:02:36.469Z] "crypto/cipher", [2024-03-20T20:02:36.469Z] "crypto/des", [2024-03-20T20:02:36.469Z] "crypto/dsa", [2024-03-20T20:02:36.469Z] "crypto/ecdsa", [2024-03-20T20:02:36.469Z] "crypto/ed25519", [2024-03-20T20:02:36.469Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.469Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.469Z] "crypto/elliptic", [2024-03-20T20:02:36.469Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.469Z] "crypto/hmac", [2024-03-20T20:02:36.469Z] "crypto/internal/randutil", [2024-03-20T20:02:36.469Z] "crypto/internal/subtle", [2024-03-20T20:02:36.469Z] "crypto/md5", [2024-03-20T20:02:36.469Z] "crypto/rand", [2024-03-20T20:02:36.469Z] "crypto/rc4", [2024-03-20T20:02:36.469Z] "crypto/rsa", [2024-03-20T20:02:36.469Z] "crypto/sha1", [2024-03-20T20:02:36.469Z] "crypto/sha256", [2024-03-20T20:02:36.469Z] "crypto/sha512", [2024-03-20T20:02:36.469Z] "crypto/subtle", [2024-03-20T20:02:36.469Z] "crypto/tls", [2024-03-20T20:02:36.469Z] "crypto/x509", [2024-03-20T20:02:36.469Z] "crypto/x509/pkix", [2024-03-20T20:02:36.469Z] "database/sql/driver", [2024-03-20T20:02:36.469Z] "debug/dwarf", [2024-03-20T20:02:36.469Z] "debug/macho", [2024-03-20T20:02:36.469Z] "embed", [2024-03-20T20:02:36.469Z] "encoding", [2024-03-20T20:02:36.469Z] "encoding/asn1", [2024-03-20T20:02:36.469Z] "encoding/base32", [2024-03-20T20:02:36.469Z] "encoding/base64", [2024-03-20T20:02:36.469Z] "encoding/binary", [2024-03-20T20:02:36.469Z] "encoding/csv", [2024-03-20T20:02:36.469Z] "encoding/hex", [2024-03-20T20:02:36.469Z] "encoding/json", [2024-03-20T20:02:36.469Z] "encoding/pem", [2024-03-20T20:02:36.469Z] "encoding/xml", [2024-03-20T20:02:36.469Z] "errors", [2024-03-20T20:02:36.469Z] "flag", [2024-03-20T20:02:36.469Z] "fmt", [2024-03-20T20:02:36.469Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.469Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.469Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.469Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.469Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.470Z] "github.com/fatih/color", [2024-03-20T20:02:36.470Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.470Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.470Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.470Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.470Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.470Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.470Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.470Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.470Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.470Z] "github.com/go-kit/log", [2024-03-20T20:02:36.470Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.470Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.470Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.470Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.470Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.470Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.470Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.470Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.470Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.470Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.470Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.470Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.470Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.470Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.470Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.470Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.470Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.470Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.470Z] "github.com/google/uuid", [2024-03-20T20:02:36.470Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.470Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.470Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.470Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.470Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.470Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.470Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.470Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.470Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.470Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.470Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.470Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.470Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.470Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.470Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.470Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.470Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.470Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.470Z] "github.com/x448/float16", [2024-03-20T20:02:36.470Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.470Z] "go/token", [2024-03-20T20:02:36.470Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.470Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.470Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.470Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.470Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.470Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.470Z] "golang.org/x/net/html", [2024-03-20T20:02:36.470Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.470Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.470Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.470Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.470Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.470Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.470Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.470Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.470Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.470Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.470Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.470Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.470Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.470Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.470Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.470Z] "golang.org/x/text/language", [2024-03-20T20:02:36.470Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.470Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.470Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.470Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.470Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.470Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.470Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.470Z] "hash", [2024-03-20T20:02:36.470Z] "hash/adler32", [2024-03-20T20:02:36.470Z] "hash/crc32", [2024-03-20T20:02:36.470Z] "hash/fnv", [2024-03-20T20:02:36.470Z] "html", [2024-03-20T20:02:36.470Z] "html/template", [2024-03-20T20:02:36.470Z] "internal/abi", [2024-03-20T20:02:36.470Z] "internal/bytealg", [2024-03-20T20:02:36.470Z] "internal/cpu", [2024-03-20T20:02:36.470Z] "internal/fmtsort", [2024-03-20T20:02:36.470Z] "internal/goexperiment", [2024-03-20T20:02:36.470Z] "internal/itoa", [2024-03-20T20:02:36.470Z] "internal/nettrace", [2024-03-20T20:02:36.470Z] "internal/oserror", [2024-03-20T20:02:36.470Z] "internal/poll", [2024-03-20T20:02:36.470Z] "internal/race", [2024-03-20T20:02:36.470Z] "internal/reflectlite", [2024-03-20T20:02:36.470Z] "internal/singleflight", [2024-03-20T20:02:36.470Z] "internal/syscall/execenv", [2024-03-20T20:02:36.470Z] "internal/syscall/unix", [2024-03-20T20:02:36.470Z] "internal/testlog", [2024-03-20T20:02:36.470Z] "internal/unsafeheader", [2024-03-20T20:02:36.470Z] "io", [2024-03-20T20:02:36.470Z] "io/fs", [2024-03-20T20:02:36.470Z] "io/ioutil", [2024-03-20T20:02:36.470Z] "log", [2024-03-20T20:02:36.470Z] "log/syslog", [2024-03-20T20:02:36.470Z] "math", [2024-03-20T20:02:36.470Z] "math/big", [2024-03-20T20:02:36.470Z] "math/bits", [2024-03-20T20:02:36.470Z] "math/rand", [2024-03-20T20:02:36.470Z] "mime", [2024-03-20T20:02:36.470Z] "mime/multipart", [2024-03-20T20:02:36.470Z] "mime/quotedprintable", [2024-03-20T20:02:36.470Z] "net", [2024-03-20T20:02:36.470Z] "net/http", [2024-03-20T20:02:36.470Z] "net/http/httptest", [2024-03-20T20:02:36.470Z] "net/http/httptrace", [2024-03-20T20:02:36.470Z] "net/http/httputil", [2024-03-20T20:02:36.470Z] "net/http/internal", [2024-03-20T20:02:36.470Z] "net/http/internal/ascii", [2024-03-20T20:02:36.470Z] "net/http/internal/testcert", [2024-03-20T20:02:36.470Z] "net/textproto", [2024-03-20T20:02:36.470Z] "net/url", [2024-03-20T20:02:36.470Z] "os", [2024-03-20T20:02:36.470Z] "os/signal", [2024-03-20T20:02:36.470Z] "path", [2024-03-20T20:02:36.470Z] "path/filepath", [2024-03-20T20:02:36.470Z] "reflect", [2024-03-20T20:02:36.470Z] "regexp", [2024-03-20T20:02:36.470Z] "regexp/syntax", [2024-03-20T20:02:36.470Z] "runtime", [2024-03-20T20:02:36.470Z] "runtime/cgo", [2024-03-20T20:02:36.470Z] "runtime/debug", [2024-03-20T20:02:36.470Z] "runtime/internal/atomic", [2024-03-20T20:02:36.470Z] "runtime/internal/math", [2024-03-20T20:02:36.470Z] "runtime/internal/sys", [2024-03-20T20:02:36.470Z] "runtime/pprof", [2024-03-20T20:02:36.470Z] "sort", [2024-03-20T20:02:36.470Z] "strconv", [2024-03-20T20:02:36.470Z] "strings", [2024-03-20T20:02:36.470Z] "sync", [2024-03-20T20:02:36.470Z] "sync/atomic", [2024-03-20T20:02:36.470Z] "syscall", [2024-03-20T20:02:36.470Z] "text/tabwriter", [2024-03-20T20:02:36.470Z] "text/template", [2024-03-20T20:02:36.470Z] "text/template/parse", [2024-03-20T20:02:36.470Z] "time", [2024-03-20T20:02:36.470Z] "unicode", [2024-03-20T20:02:36.470Z] "unicode/utf16", [2024-03-20T20:02:36.470Z] "unicode/utf8", [2024-03-20T20:02:36.470Z] "unsafe", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.470Z] ], [2024-03-20T20:02:36.470Z] "TestGoFiles": [ [2024-03-20T20:02:36.470Z] "manager_test.go", [2024-03-20T20:02:36.470Z] "reporter_test.go" [2024-03-20T20:02:36.470Z] ], [2024-03-20T20:02:36.470Z] "TestImports": [ [2024-03-20T20:02:36.470Z] "context", [2024-03-20T20:02:36.470Z] "encoding/json", [2024-03-20T20:02:36.470Z] "errors", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.470Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.470Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.470Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.470Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.470Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.470Z] "sync", [2024-03-20T20:02:36.470Z] "testing", [2024-03-20T20:02:36.470Z] "time" [2024-03-20T20:02:36.470Z] ] [2024-03-20T20:02:36.470Z] } [2024-03-20T20:02:36.470Z] { [2024-03-20T20:02:36.470Z] "Dir": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-03-20T20:02:36.470Z] "ImportPath": "github.com/go-openapi/errors", [2024-03-20T20:02:36.470Z] "Name": "errors", [2024-03-20T20:02:36.470Z] "Doc": "Package errors provides an Error interface and several concrete types implementing this interface to manage API errors and JSON-schema validation errors.", [2024-03-20T20:02:36.470Z] "Root": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-03-20T20:02:36.470Z] "Module": { [2024-03-20T20:02:36.470Z] "Path": "github.com/go-openapi/errors", [2024-03-20T20:02:36.470Z] "Version": "v0.22.0", [2024-03-20T20:02:36.470Z] "Time": "2024-03-09T18:11:36Z", [2024-03-20T20:02:36.470Z] "Indirect": true, [2024-03-20T20:02:36.470Z] "Dir": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-03-20T20:02:36.470Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/errors/@v/v0.22.0.mod", [2024-03-20T20:02:36.470Z] "GoVersion": "1.20" [2024-03-20T20:02:36.470Z] }, [2024-03-20T20:02:36.470Z] "DepOnly": true, [2024-03-20T20:02:36.470Z] "Stale": true, [2024-03-20T20:02:36.470Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.470Z] "GoFiles": [ [2024-03-20T20:02:36.470Z] "api.go", [2024-03-20T20:02:36.470Z] "auth.go", [2024-03-20T20:02:36.470Z] "doc.go", [2024-03-20T20:02:36.470Z] "headers.go", [2024-03-20T20:02:36.470Z] "middleware.go", [2024-03-20T20:02:36.470Z] "parsing.go", [2024-03-20T20:02:36.470Z] "schema.go" [2024-03-20T20:02:36.470Z] ], [2024-03-20T20:02:36.470Z] "Imports": [ [2024-03-20T20:02:36.470Z] "bytes", [2024-03-20T20:02:36.470Z] "encoding/json", [2024-03-20T20:02:36.470Z] "fmt", [2024-03-20T20:02:36.470Z] "net/http", [2024-03-20T20:02:36.470Z] "reflect", [2024-03-20T20:02:36.470Z] "strings" [2024-03-20T20:02:36.470Z] ], [2024-03-20T20:02:36.470Z] "Deps": [ [2024-03-20T20:02:36.470Z] "bufio", [2024-03-20T20:02:36.470Z] "bytes", [2024-03-20T20:02:36.470Z] "compress/flate", [2024-03-20T20:02:36.470Z] "compress/gzip", [2024-03-20T20:02:36.470Z] "container/list", [2024-03-20T20:02:36.470Z] "context", [2024-03-20T20:02:36.470Z] "crypto", [2024-03-20T20:02:36.470Z] "crypto/aes", [2024-03-20T20:02:36.470Z] "crypto/cipher", [2024-03-20T20:02:36.470Z] "crypto/des", [2024-03-20T20:02:36.470Z] "crypto/dsa", [2024-03-20T20:02:36.470Z] "crypto/ecdsa", [2024-03-20T20:02:36.470Z] "crypto/ed25519", [2024-03-20T20:02:36.470Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.470Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.470Z] "crypto/elliptic", [2024-03-20T20:02:36.470Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.470Z] "crypto/hmac", [2024-03-20T20:02:36.470Z] "crypto/internal/randutil", [2024-03-20T20:02:36.470Z] "crypto/internal/subtle", [2024-03-20T20:02:36.470Z] "crypto/md5", [2024-03-20T20:02:36.470Z] "crypto/rand", [2024-03-20T20:02:36.470Z] "crypto/rc4", [2024-03-20T20:02:36.470Z] "crypto/rsa", [2024-03-20T20:02:36.470Z] "crypto/sha1", [2024-03-20T20:02:36.470Z] "crypto/sha256", [2024-03-20T20:02:36.470Z] "crypto/sha512", [2024-03-20T20:02:36.470Z] "crypto/subtle", [2024-03-20T20:02:36.470Z] "crypto/tls", [2024-03-20T20:02:36.470Z] "crypto/x509", [2024-03-20T20:02:36.470Z] "crypto/x509/pkix", [2024-03-20T20:02:36.470Z] "encoding", [2024-03-20T20:02:36.470Z] "encoding/asn1", [2024-03-20T20:02:36.470Z] "encoding/base64", [2024-03-20T20:02:36.470Z] "encoding/binary", [2024-03-20T20:02:36.470Z] "encoding/hex", [2024-03-20T20:02:36.470Z] "encoding/json", [2024-03-20T20:02:36.470Z] "encoding/pem", [2024-03-20T20:02:36.470Z] "errors", [2024-03-20T20:02:36.470Z] "fmt", [2024-03-20T20:02:36.470Z] "hash", [2024-03-20T20:02:36.470Z] "hash/crc32", [2024-03-20T20:02:36.470Z] "internal/abi", [2024-03-20T20:02:36.470Z] "internal/bytealg", [2024-03-20T20:02:36.470Z] "internal/cpu", [2024-03-20T20:02:36.470Z] "internal/fmtsort", [2024-03-20T20:02:36.470Z] "internal/goexperiment", [2024-03-20T20:02:36.470Z] "internal/itoa", [2024-03-20T20:02:36.470Z] "internal/nettrace", [2024-03-20T20:02:36.470Z] "internal/oserror", [2024-03-20T20:02:36.470Z] "internal/poll", [2024-03-20T20:02:36.470Z] "internal/race", [2024-03-20T20:02:36.470Z] "internal/reflectlite", [2024-03-20T20:02:36.470Z] "internal/singleflight", [2024-03-20T20:02:36.470Z] "internal/syscall/execenv", [2024-03-20T20:02:36.470Z] "internal/syscall/unix", [2024-03-20T20:02:36.470Z] "internal/testlog", [2024-03-20T20:02:36.470Z] "internal/unsafeheader", [2024-03-20T20:02:36.470Z] "io", [2024-03-20T20:02:36.470Z] "io/fs", [2024-03-20T20:02:36.470Z] "io/ioutil", [2024-03-20T20:02:36.470Z] "log", [2024-03-20T20:02:36.470Z] "math", [2024-03-20T20:02:36.470Z] "math/big", [2024-03-20T20:02:36.470Z] "math/bits", [2024-03-20T20:02:36.470Z] "math/rand", [2024-03-20T20:02:36.470Z] "mime", [2024-03-20T20:02:36.470Z] "mime/multipart", [2024-03-20T20:02:36.470Z] "mime/quotedprintable", [2024-03-20T20:02:36.470Z] "net", [2024-03-20T20:02:36.470Z] "net/http", [2024-03-20T20:02:36.470Z] "net/http/httptrace", [2024-03-20T20:02:36.470Z] "net/http/internal", [2024-03-20T20:02:36.470Z] "net/http/internal/ascii", [2024-03-20T20:02:36.470Z] "net/textproto", [2024-03-20T20:02:36.470Z] "net/url", [2024-03-20T20:02:36.470Z] "os", [2024-03-20T20:02:36.470Z] "path", [2024-03-20T20:02:36.470Z] "path/filepath", [2024-03-20T20:02:36.470Z] "reflect", [2024-03-20T20:02:36.470Z] "runtime", [2024-03-20T20:02:36.470Z] "runtime/cgo", [2024-03-20T20:02:36.470Z] "runtime/internal/atomic", [2024-03-20T20:02:36.470Z] "runtime/internal/math", [2024-03-20T20:02:36.470Z] "runtime/internal/sys", [2024-03-20T20:02:36.470Z] "sort", [2024-03-20T20:02:36.470Z] "strconv", [2024-03-20T20:02:36.470Z] "strings", [2024-03-20T20:02:36.470Z] "sync", [2024-03-20T20:02:36.470Z] "sync/atomic", [2024-03-20T20:02:36.470Z] "syscall", [2024-03-20T20:02:36.470Z] "time", [2024-03-20T20:02:36.470Z] "unicode", [2024-03-20T20:02:36.470Z] "unicode/utf16", [2024-03-20T20:02:36.470Z] "unicode/utf8", [2024-03-20T20:02:36.470Z] "unsafe", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.470Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.470Z] ], [2024-03-20T20:02:36.470Z] "TestGoFiles": [ [2024-03-20T20:02:36.470Z] "api_test.go", [2024-03-20T20:02:36.470Z] "auth_test.go", [2024-03-20T20:02:36.470Z] "middleware_test.go", [2024-03-20T20:02:36.470Z] "parsing_test.go", [2024-03-20T20:02:36.470Z] "schema_test.go" [2024-03-20T20:02:36.470Z] ], [2024-03-20T20:02:36.470Z] "TestImports": [ [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.471Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.471Z] "net/http", [2024-03-20T20:02:36.471Z] "net/http/httptest", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "testing" [2024-03-20T20:02:36.471Z] ] [2024-03-20T20:02:36.471Z] } [2024-03-20T20:02:36.471Z] { [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-03-20T20:02:36.471Z] "ImportPath": "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.471Z] "Name": "govalidator", [2024-03-20T20:02:36.471Z] "Doc": "Package govalidator is package of validators and sanitizers for strings, structs and collections.", [2024-03-20T20:02:36.471Z] "Root": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-03-20T20:02:36.471Z] "Module": { [2024-03-20T20:02:36.471Z] "Path": "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.471Z] "Version": "v0.0.0-20230301143203-a9d515a09cc2", [2024-03-20T20:02:36.471Z] "Time": "2023-03-01T14:32:03Z", [2024-03-20T20:02:36.471Z] "Indirect": true, [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-03-20T20:02:36.471Z] "GoMod": "/go/pkg/mod/cache/download/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.mod", [2024-03-20T20:02:36.471Z] "GoVersion": "1.13" [2024-03-20T20:02:36.471Z] }, [2024-03-20T20:02:36.471Z] "DepOnly": true, [2024-03-20T20:02:36.471Z] "Stale": true, [2024-03-20T20:02:36.471Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.471Z] "GoFiles": [ [2024-03-20T20:02:36.471Z] "arrays.go", [2024-03-20T20:02:36.471Z] "converter.go", [2024-03-20T20:02:36.471Z] "doc.go", [2024-03-20T20:02:36.471Z] "error.go", [2024-03-20T20:02:36.471Z] "numerics.go", [2024-03-20T20:02:36.471Z] "patterns.go", [2024-03-20T20:02:36.471Z] "types.go", [2024-03-20T20:02:36.471Z] "utils.go", [2024-03-20T20:02:36.471Z] "validator.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Imports": [ [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "crypto/rsa", [2024-03-20T20:02:36.471Z] "crypto/x509", [2024-03-20T20:02:36.471Z] "encoding/base64", [2024-03-20T20:02:36.471Z] "encoding/json", [2024-03-20T20:02:36.471Z] "encoding/pem", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "html", [2024-03-20T20:02:36.471Z] "io/ioutil", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "net", [2024-03-20T20:02:36.471Z] "net/url", [2024-03-20T20:02:36.471Z] "path", [2024-03-20T20:02:36.471Z] "reflect", [2024-03-20T20:02:36.471Z] "regexp", [2024-03-20T20:02:36.471Z] "sort", [2024-03-20T20:02:36.471Z] "strconv", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "sync", [2024-03-20T20:02:36.471Z] "time", [2024-03-20T20:02:36.471Z] "unicode", [2024-03-20T20:02:36.471Z] "unicode/utf8" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Deps": [ [2024-03-20T20:02:36.471Z] "bufio", [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "context", [2024-03-20T20:02:36.471Z] "crypto", [2024-03-20T20:02:36.471Z] "crypto/aes", [2024-03-20T20:02:36.471Z] "crypto/cipher", [2024-03-20T20:02:36.471Z] "crypto/des", [2024-03-20T20:02:36.471Z] "crypto/dsa", [2024-03-20T20:02:36.471Z] "crypto/ecdsa", [2024-03-20T20:02:36.471Z] "crypto/ed25519", [2024-03-20T20:02:36.471Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.471Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.471Z] "crypto/elliptic", [2024-03-20T20:02:36.471Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.471Z] "crypto/internal/randutil", [2024-03-20T20:02:36.471Z] "crypto/internal/subtle", [2024-03-20T20:02:36.471Z] "crypto/md5", [2024-03-20T20:02:36.471Z] "crypto/rand", [2024-03-20T20:02:36.471Z] "crypto/rsa", [2024-03-20T20:02:36.471Z] "crypto/sha1", [2024-03-20T20:02:36.471Z] "crypto/sha256", [2024-03-20T20:02:36.471Z] "crypto/sha512", [2024-03-20T20:02:36.471Z] "crypto/subtle", [2024-03-20T20:02:36.471Z] "crypto/x509", [2024-03-20T20:02:36.471Z] "crypto/x509/pkix", [2024-03-20T20:02:36.471Z] "encoding", [2024-03-20T20:02:36.471Z] "encoding/asn1", [2024-03-20T20:02:36.471Z] "encoding/base64", [2024-03-20T20:02:36.471Z] "encoding/binary", [2024-03-20T20:02:36.471Z] "encoding/hex", [2024-03-20T20:02:36.471Z] "encoding/json", [2024-03-20T20:02:36.471Z] "encoding/pem", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "hash", [2024-03-20T20:02:36.471Z] "html", [2024-03-20T20:02:36.471Z] "internal/abi", [2024-03-20T20:02:36.471Z] "internal/bytealg", [2024-03-20T20:02:36.471Z] "internal/cpu", [2024-03-20T20:02:36.471Z] "internal/fmtsort", [2024-03-20T20:02:36.471Z] "internal/goexperiment", [2024-03-20T20:02:36.471Z] "internal/itoa", [2024-03-20T20:02:36.471Z] "internal/nettrace", [2024-03-20T20:02:36.471Z] "internal/oserror", [2024-03-20T20:02:36.471Z] "internal/poll", [2024-03-20T20:02:36.471Z] "internal/race", [2024-03-20T20:02:36.471Z] "internal/reflectlite", [2024-03-20T20:02:36.471Z] "internal/singleflight", [2024-03-20T20:02:36.471Z] "internal/syscall/execenv", [2024-03-20T20:02:36.471Z] "internal/syscall/unix", [2024-03-20T20:02:36.471Z] "internal/testlog", [2024-03-20T20:02:36.471Z] "internal/unsafeheader", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "io/fs", [2024-03-20T20:02:36.471Z] "io/ioutil", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "math/big", [2024-03-20T20:02:36.471Z] "math/bits", [2024-03-20T20:02:36.471Z] "math/rand", [2024-03-20T20:02:36.471Z] "net", [2024-03-20T20:02:36.471Z] "net/url", [2024-03-20T20:02:36.471Z] "os", [2024-03-20T20:02:36.471Z] "path", [2024-03-20T20:02:36.471Z] "path/filepath", [2024-03-20T20:02:36.471Z] "reflect", [2024-03-20T20:02:36.471Z] "regexp", [2024-03-20T20:02:36.471Z] "regexp/syntax", [2024-03-20T20:02:36.471Z] "runtime", [2024-03-20T20:02:36.471Z] "runtime/cgo", [2024-03-20T20:02:36.471Z] "runtime/internal/atomic", [2024-03-20T20:02:36.471Z] "runtime/internal/math", [2024-03-20T20:02:36.471Z] "runtime/internal/sys", [2024-03-20T20:02:36.471Z] "sort", [2024-03-20T20:02:36.471Z] "strconv", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "sync", [2024-03-20T20:02:36.471Z] "sync/atomic", [2024-03-20T20:02:36.471Z] "syscall", [2024-03-20T20:02:36.471Z] "time", [2024-03-20T20:02:36.471Z] "unicode", [2024-03-20T20:02:36.471Z] "unicode/utf16", [2024-03-20T20:02:36.471Z] "unicode/utf8", [2024-03-20T20:02:36.471Z] "unsafe", [2024-03-20T20:02:36.471Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.471Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.471Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "TestGoFiles": [ [2024-03-20T20:02:36.471Z] "arrays_benchmark_test.go", [2024-03-20T20:02:36.471Z] "arrays_example_test.go", [2024-03-20T20:02:36.471Z] "arrays_test.go", [2024-03-20T20:02:36.471Z] "converter_benchmark_test.go", [2024-03-20T20:02:36.471Z] "converter_example_test.go", [2024-03-20T20:02:36.471Z] "converter_test.go", [2024-03-20T20:02:36.471Z] "error_test.go", [2024-03-20T20:02:36.471Z] "numerics_benchmark_test.go", [2024-03-20T20:02:36.471Z] "numerics_example_test.go", [2024-03-20T20:02:36.471Z] "numerics_test.go", [2024-03-20T20:02:36.471Z] "utils_benchmark_test.go", [2024-03-20T20:02:36.471Z] "utils_example_test.go", [2024-03-20T20:02:36.471Z] "utils_test.go", [2024-03-20T20:02:36.471Z] "validator_test.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "TestImports": [ [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "math/rand", [2024-03-20T20:02:36.471Z] "reflect", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "testing", [2024-03-20T20:02:36.471Z] "time" [2024-03-20T20:02:36.471Z] ] [2024-03-20T20:02:36.471Z] } [2024-03-20T20:02:36.471Z] { [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-03-20T20:02:36.471Z] "ImportPath": "github.com/oklog/ulid", [2024-03-20T20:02:36.471Z] "Name": "ulid", [2024-03-20T20:02:36.471Z] "Root": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-03-20T20:02:36.471Z] "Module": { [2024-03-20T20:02:36.471Z] "Path": "github.com/oklog/ulid", [2024-03-20T20:02:36.471Z] "Version": "v1.3.1", [2024-03-20T20:02:36.471Z] "Time": "2018-10-02T12:43:06Z", [2024-03-20T20:02:36.471Z] "Indirect": true, [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-03-20T20:02:36.471Z] "GoMod": "/go/pkg/mod/cache/download/github.com/oklog/ulid/@v/v1.3.1.mod" [2024-03-20T20:02:36.471Z] }, [2024-03-20T20:02:36.471Z] "DepOnly": true, [2024-03-20T20:02:36.471Z] "Stale": true, [2024-03-20T20:02:36.471Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.471Z] "GoFiles": [ [2024-03-20T20:02:36.471Z] "ulid.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Imports": [ [2024-03-20T20:02:36.471Z] "bufio", [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "database/sql/driver", [2024-03-20T20:02:36.471Z] "encoding/binary", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "math/bits", [2024-03-20T20:02:36.471Z] "math/rand", [2024-03-20T20:02:36.471Z] "time" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Deps": [ [2024-03-20T20:02:36.471Z] "bufio", [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "context", [2024-03-20T20:02:36.471Z] "database/sql/driver", [2024-03-20T20:02:36.471Z] "encoding/binary", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "internal/abi", [2024-03-20T20:02:36.471Z] "internal/bytealg", [2024-03-20T20:02:36.471Z] "internal/cpu", [2024-03-20T20:02:36.471Z] "internal/fmtsort", [2024-03-20T20:02:36.471Z] "internal/goexperiment", [2024-03-20T20:02:36.471Z] "internal/itoa", [2024-03-20T20:02:36.471Z] "internal/oserror", [2024-03-20T20:02:36.471Z] "internal/poll", [2024-03-20T20:02:36.471Z] "internal/race", [2024-03-20T20:02:36.471Z] "internal/reflectlite", [2024-03-20T20:02:36.471Z] "internal/syscall/execenv", [2024-03-20T20:02:36.471Z] "internal/syscall/unix", [2024-03-20T20:02:36.471Z] "internal/testlog", [2024-03-20T20:02:36.471Z] "internal/unsafeheader", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "io/fs", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "math/bits", [2024-03-20T20:02:36.471Z] "math/rand", [2024-03-20T20:02:36.471Z] "os", [2024-03-20T20:02:36.471Z] "path", [2024-03-20T20:02:36.471Z] "reflect", [2024-03-20T20:02:36.471Z] "runtime", [2024-03-20T20:02:36.471Z] "runtime/internal/atomic", [2024-03-20T20:02:36.471Z] "runtime/internal/math", [2024-03-20T20:02:36.471Z] "runtime/internal/sys", [2024-03-20T20:02:36.471Z] "sort", [2024-03-20T20:02:36.471Z] "strconv", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "sync", [2024-03-20T20:02:36.471Z] "sync/atomic", [2024-03-20T20:02:36.471Z] "syscall", [2024-03-20T20:02:36.471Z] "time", [2024-03-20T20:02:36.471Z] "unicode", [2024-03-20T20:02:36.471Z] "unicode/utf8", [2024-03-20T20:02:36.471Z] "unsafe" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "XTestGoFiles": [ [2024-03-20T20:02:36.471Z] "ulid_test.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "XTestImports": [ [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "crypto/rand", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "math/rand", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "testing", [2024-03-20T20:02:36.471Z] "testing/iotest", [2024-03-20T20:02:36.471Z] "testing/quick", [2024-03-20T20:02:36.471Z] "time" [2024-03-20T20:02:36.471Z] ] [2024-03-20T20:02:36.471Z] } [2024-03-20T20:02:36.471Z] { [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions", [2024-03-20T20:02:36.471Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.471Z] "Name": "bsonoptions", [2024-03-20T20:02:36.471Z] "Doc": "Package bsonoptions defines the optional configurations for the BSON codecs.", [2024-03-20T20:02:36.471Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "Module": { [2024-03-20T20:02:36.471Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-20T20:02:36.471Z] "Version": "v1.14.0", [2024-03-20T20:02:36.471Z] "Time": "2024-02-14T21:02:22Z", [2024-03-20T20:02:36.471Z] "Indirect": true, [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-20T20:02:36.471Z] "GoVersion": "1.18" [2024-03-20T20:02:36.471Z] }, [2024-03-20T20:02:36.471Z] "DepOnly": true, [2024-03-20T20:02:36.471Z] "Stale": true, [2024-03-20T20:02:36.471Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.471Z] "GoFiles": [ [2024-03-20T20:02:36.471Z] "byte_slice_codec_options.go", [2024-03-20T20:02:36.471Z] "doc.go", [2024-03-20T20:02:36.471Z] "empty_interface_codec_options.go", [2024-03-20T20:02:36.471Z] "map_codec_options.go", [2024-03-20T20:02:36.471Z] "slice_codec_options.go", [2024-03-20T20:02:36.471Z] "string_codec_options.go", [2024-03-20T20:02:36.471Z] "struct_codec_options.go", [2024-03-20T20:02:36.471Z] "time_codec_options.go", [2024-03-20T20:02:36.471Z] "uint_codec_options.go" [2024-03-20T20:02:36.471Z] ] [2024-03-20T20:02:36.471Z] } [2024-03-20T20:02:36.471Z] { [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsontype", [2024-03-20T20:02:36.471Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.471Z] "Name": "bsontype", [2024-03-20T20:02:36.471Z] "Doc": "Package bsontype is a utility package that contains types for each BSON type and the a stringifier for the Type to enable easier debugging when working with BSON.", [2024-03-20T20:02:36.471Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "Module": { [2024-03-20T20:02:36.471Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-20T20:02:36.471Z] "Version": "v1.14.0", [2024-03-20T20:02:36.471Z] "Time": "2024-02-14T21:02:22Z", [2024-03-20T20:02:36.471Z] "Indirect": true, [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-20T20:02:36.471Z] "GoVersion": "1.18" [2024-03-20T20:02:36.471Z] }, [2024-03-20T20:02:36.471Z] "DepOnly": true, [2024-03-20T20:02:36.471Z] "Stale": true, [2024-03-20T20:02:36.471Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.471Z] "GoFiles": [ [2024-03-20T20:02:36.471Z] "bsontype.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "TestGoFiles": [ [2024-03-20T20:02:36.471Z] "bsontype_test.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "TestImports": [ [2024-03-20T20:02:36.471Z] "testing" [2024-03-20T20:02:36.471Z] ] [2024-03-20T20:02:36.471Z] } [2024-03-20T20:02:36.471Z] { [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive", [2024-03-20T20:02:36.471Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.471Z] "Name": "primitive", [2024-03-20T20:02:36.471Z] "Doc": "Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations.", [2024-03-20T20:02:36.471Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "Module": { [2024-03-20T20:02:36.471Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-20T20:02:36.471Z] "Version": "v1.14.0", [2024-03-20T20:02:36.471Z] "Time": "2024-02-14T21:02:22Z", [2024-03-20T20:02:36.471Z] "Indirect": true, [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-20T20:02:36.471Z] "GoVersion": "1.18" [2024-03-20T20:02:36.471Z] }, [2024-03-20T20:02:36.471Z] "DepOnly": true, [2024-03-20T20:02:36.471Z] "Stale": true, [2024-03-20T20:02:36.471Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.471Z] "GoFiles": [ [2024-03-20T20:02:36.471Z] "decimal.go", [2024-03-20T20:02:36.471Z] "objectid.go", [2024-03-20T20:02:36.471Z] "primitive.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Imports": [ [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "crypto/rand", [2024-03-20T20:02:36.471Z] "encoding", [2024-03-20T20:02:36.471Z] "encoding/binary", [2024-03-20T20:02:36.471Z] "encoding/hex", [2024-03-20T20:02:36.471Z] "encoding/json", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "math/big", [2024-03-20T20:02:36.471Z] "regexp", [2024-03-20T20:02:36.471Z] "strconv", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "sync/atomic", [2024-03-20T20:02:36.471Z] "time" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Deps": [ [2024-03-20T20:02:36.471Z] "bufio", [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "crypto/aes", [2024-03-20T20:02:36.471Z] "crypto/cipher", [2024-03-20T20:02:36.471Z] "crypto/internal/subtle", [2024-03-20T20:02:36.471Z] "crypto/rand", [2024-03-20T20:02:36.471Z] "crypto/subtle", [2024-03-20T20:02:36.471Z] "encoding", [2024-03-20T20:02:36.471Z] "encoding/base64", [2024-03-20T20:02:36.471Z] "encoding/binary", [2024-03-20T20:02:36.471Z] "encoding/hex", [2024-03-20T20:02:36.471Z] "encoding/json", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "internal/abi", [2024-03-20T20:02:36.471Z] "internal/bytealg", [2024-03-20T20:02:36.471Z] "internal/cpu", [2024-03-20T20:02:36.471Z] "internal/fmtsort", [2024-03-20T20:02:36.471Z] "internal/goexperiment", [2024-03-20T20:02:36.471Z] "internal/itoa", [2024-03-20T20:02:36.471Z] "internal/oserror", [2024-03-20T20:02:36.471Z] "internal/poll", [2024-03-20T20:02:36.471Z] "internal/race", [2024-03-20T20:02:36.471Z] "internal/reflectlite", [2024-03-20T20:02:36.471Z] "internal/syscall/execenv", [2024-03-20T20:02:36.471Z] "internal/syscall/unix", [2024-03-20T20:02:36.471Z] "internal/testlog", [2024-03-20T20:02:36.471Z] "internal/unsafeheader", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "io/fs", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "math/big", [2024-03-20T20:02:36.471Z] "math/bits", [2024-03-20T20:02:36.471Z] "math/rand", [2024-03-20T20:02:36.471Z] "os", [2024-03-20T20:02:36.471Z] "path", [2024-03-20T20:02:36.471Z] "reflect", [2024-03-20T20:02:36.471Z] "regexp", [2024-03-20T20:02:36.471Z] "regexp/syntax", [2024-03-20T20:02:36.471Z] "runtime", [2024-03-20T20:02:36.471Z] "runtime/internal/atomic", [2024-03-20T20:02:36.471Z] "runtime/internal/math", [2024-03-20T20:02:36.471Z] "runtime/internal/sys", [2024-03-20T20:02:36.471Z] "sort", [2024-03-20T20:02:36.471Z] "strconv", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "sync", [2024-03-20T20:02:36.471Z] "sync/atomic", [2024-03-20T20:02:36.471Z] "syscall", [2024-03-20T20:02:36.471Z] "time", [2024-03-20T20:02:36.471Z] "unicode", [2024-03-20T20:02:36.471Z] "unicode/utf16", [2024-03-20T20:02:36.471Z] "unicode/utf8", [2024-03-20T20:02:36.471Z] "unsafe" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "TestGoFiles": [ [2024-03-20T20:02:36.471Z] "decimal_test.go", [2024-03-20T20:02:36.471Z] "objectid_test.go", [2024-03-20T20:02:36.471Z] "primitive_test.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "TestImports": [ [2024-03-20T20:02:36.471Z] "encoding/binary", [2024-03-20T20:02:36.471Z] "encoding/hex", [2024-03-20T20:02:36.471Z] "encoding/json", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-20T20:02:36.471Z] "go.mongodb.org/mongo-driver/internal/require", [2024-03-20T20:02:36.471Z] "math/big", [2024-03-20T20:02:36.471Z] "testing", [2024-03-20T20:02:36.471Z] "time" [2024-03-20T20:02:36.471Z] ] [2024-03-20T20:02:36.471Z] } [2024-03-20T20:02:36.471Z] { [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore", [2024-03-20T20:02:36.471Z] "ImportPath": "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.471Z] "Name": "bsoncore", [2024-03-20T20:02:36.471Z] "Doc": "Package bsoncore contains functions that can be used to encode and decode BSON elements and values to or from a slice of bytes.", [2024-03-20T20:02:36.471Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "Module": { [2024-03-20T20:02:36.471Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-20T20:02:36.471Z] "Version": "v1.14.0", [2024-03-20T20:02:36.471Z] "Time": "2024-02-14T21:02:22Z", [2024-03-20T20:02:36.471Z] "Indirect": true, [2024-03-20T20:02:36.471Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.471Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-20T20:02:36.471Z] "GoVersion": "1.18" [2024-03-20T20:02:36.471Z] }, [2024-03-20T20:02:36.471Z] "DepOnly": true, [2024-03-20T20:02:36.471Z] "Stale": true, [2024-03-20T20:02:36.471Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.471Z] "GoFiles": [ [2024-03-20T20:02:36.471Z] "array.go", [2024-03-20T20:02:36.471Z] "bson_arraybuilder.go", [2024-03-20T20:02:36.471Z] "bson_documentbuilder.go", [2024-03-20T20:02:36.471Z] "bsoncore.go", [2024-03-20T20:02:36.471Z] "doc.go", [2024-03-20T20:02:36.471Z] "document.go", [2024-03-20T20:02:36.471Z] "document_sequence.go", [2024-03-20T20:02:36.471Z] "element.go", [2024-03-20T20:02:36.471Z] "tables.go", [2024-03-20T20:02:36.471Z] "value.go" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Imports": [ [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "encoding/base64", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.471Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "sort", [2024-03-20T20:02:36.471Z] "strconv", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "time", [2024-03-20T20:02:36.471Z] "unicode/utf8" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "Deps": [ [2024-03-20T20:02:36.471Z] "bufio", [2024-03-20T20:02:36.471Z] "bytes", [2024-03-20T20:02:36.471Z] "crypto/aes", [2024-03-20T20:02:36.471Z] "crypto/cipher", [2024-03-20T20:02:36.471Z] "crypto/internal/subtle", [2024-03-20T20:02:36.471Z] "crypto/rand", [2024-03-20T20:02:36.471Z] "crypto/subtle", [2024-03-20T20:02:36.471Z] "encoding", [2024-03-20T20:02:36.471Z] "encoding/base64", [2024-03-20T20:02:36.471Z] "encoding/binary", [2024-03-20T20:02:36.471Z] "encoding/hex", [2024-03-20T20:02:36.471Z] "encoding/json", [2024-03-20T20:02:36.471Z] "errors", [2024-03-20T20:02:36.471Z] "fmt", [2024-03-20T20:02:36.471Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.471Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.471Z] "internal/abi", [2024-03-20T20:02:36.471Z] "internal/bytealg", [2024-03-20T20:02:36.471Z] "internal/cpu", [2024-03-20T20:02:36.471Z] "internal/fmtsort", [2024-03-20T20:02:36.471Z] "internal/goexperiment", [2024-03-20T20:02:36.471Z] "internal/itoa", [2024-03-20T20:02:36.471Z] "internal/oserror", [2024-03-20T20:02:36.471Z] "internal/poll", [2024-03-20T20:02:36.471Z] "internal/race", [2024-03-20T20:02:36.471Z] "internal/reflectlite", [2024-03-20T20:02:36.471Z] "internal/syscall/execenv", [2024-03-20T20:02:36.471Z] "internal/syscall/unix", [2024-03-20T20:02:36.471Z] "internal/testlog", [2024-03-20T20:02:36.471Z] "internal/unsafeheader", [2024-03-20T20:02:36.471Z] "io", [2024-03-20T20:02:36.471Z] "io/fs", [2024-03-20T20:02:36.471Z] "math", [2024-03-20T20:02:36.471Z] "math/big", [2024-03-20T20:02:36.471Z] "math/bits", [2024-03-20T20:02:36.471Z] "math/rand", [2024-03-20T20:02:36.471Z] "os", [2024-03-20T20:02:36.471Z] "path", [2024-03-20T20:02:36.471Z] "reflect", [2024-03-20T20:02:36.471Z] "regexp", [2024-03-20T20:02:36.471Z] "regexp/syntax", [2024-03-20T20:02:36.471Z] "runtime", [2024-03-20T20:02:36.471Z] "runtime/internal/atomic", [2024-03-20T20:02:36.471Z] "runtime/internal/math", [2024-03-20T20:02:36.471Z] "runtime/internal/sys", [2024-03-20T20:02:36.471Z] "sort", [2024-03-20T20:02:36.471Z] "strconv", [2024-03-20T20:02:36.471Z] "strings", [2024-03-20T20:02:36.471Z] "sync", [2024-03-20T20:02:36.471Z] "sync/atomic", [2024-03-20T20:02:36.471Z] "syscall", [2024-03-20T20:02:36.471Z] "time", [2024-03-20T20:02:36.471Z] "unicode", [2024-03-20T20:02:36.471Z] "unicode/utf16", [2024-03-20T20:02:36.471Z] "unicode/utf8", [2024-03-20T20:02:36.471Z] "unsafe" [2024-03-20T20:02:36.471Z] ], [2024-03-20T20:02:36.471Z] "TestGoFiles": [ [2024-03-20T20:02:36.471Z] "array_test.go", [2024-03-20T20:02:36.471Z] "bson_arraybuilder_test.go", [2024-03-20T20:02:36.471Z] "bson_documentbuilder_test.go", [2024-03-20T20:02:36.472Z] "bsoncore_test.go", [2024-03-20T20:02:36.472Z] "document_sequence_test.go", [2024-03-20T20:02:36.472Z] "document_test.go", [2024-03-20T20:02:36.472Z] "element_test.go", [2024-03-20T20:02:36.472Z] "value_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestImports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "encoding/binary", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "testing", [2024-03-20T20:02:36.472Z] "time" [2024-03-20T20:02:36.472Z] ] [2024-03-20T20:02:36.472Z] } [2024-03-20T20:02:36.472Z] { [2024-03-20T20:02:36.472Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw", [2024-03-20T20:02:36.472Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "Name": "bsonrw", [2024-03-20T20:02:36.472Z] "Doc": "Package bsonrw contains abstractions for reading and writing BSON and BSON like types from sources.", [2024-03-20T20:02:36.472Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.472Z] "Module": { [2024-03-20T20:02:36.472Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-20T20:02:36.472Z] "Version": "v1.14.0", [2024-03-20T20:02:36.472Z] "Time": "2024-02-14T21:02:22Z", [2024-03-20T20:02:36.472Z] "Indirect": true, [2024-03-20T20:02:36.472Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.472Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-20T20:02:36.472Z] "GoVersion": "1.18" [2024-03-20T20:02:36.472Z] }, [2024-03-20T20:02:36.472Z] "DepOnly": true, [2024-03-20T20:02:36.472Z] "Stale": true, [2024-03-20T20:02:36.472Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "GoFiles": [ [2024-03-20T20:02:36.472Z] "copier.go", [2024-03-20T20:02:36.472Z] "doc.go", [2024-03-20T20:02:36.472Z] "extjson_parser.go", [2024-03-20T20:02:36.472Z] "extjson_reader.go", [2024-03-20T20:02:36.472Z] "extjson_tables.go", [2024-03-20T20:02:36.472Z] "extjson_wrappers.go", [2024-03-20T20:02:36.472Z] "extjson_writer.go", [2024-03-20T20:02:36.472Z] "json_scanner.go", [2024-03-20T20:02:36.472Z] "mode.go", [2024-03-20T20:02:36.472Z] "reader.go", [2024-03-20T20:02:36.472Z] "value_reader.go", [2024-03-20T20:02:36.472Z] "value_writer.go", [2024-03-20T20:02:36.472Z] "writer.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Imports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "encoding/base64", [2024-03-20T20:02:36.472Z] "encoding/binary", [2024-03-20T20:02:36.472Z] "encoding/hex", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "sort", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "time", [2024-03-20T20:02:36.472Z] "unicode", [2024-03-20T20:02:36.472Z] "unicode/utf16", [2024-03-20T20:02:36.472Z] "unicode/utf8" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Deps": [ [2024-03-20T20:02:36.472Z] "bufio", [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "crypto/aes", [2024-03-20T20:02:36.472Z] "crypto/cipher", [2024-03-20T20:02:36.472Z] "crypto/internal/subtle", [2024-03-20T20:02:36.472Z] "crypto/rand", [2024-03-20T20:02:36.472Z] "crypto/subtle", [2024-03-20T20:02:36.472Z] "encoding", [2024-03-20T20:02:36.472Z] "encoding/base64", [2024-03-20T20:02:36.472Z] "encoding/binary", [2024-03-20T20:02:36.472Z] "encoding/hex", [2024-03-20T20:02:36.472Z] "encoding/json", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "internal/abi", [2024-03-20T20:02:36.472Z] "internal/bytealg", [2024-03-20T20:02:36.472Z] "internal/cpu", [2024-03-20T20:02:36.472Z] "internal/fmtsort", [2024-03-20T20:02:36.472Z] "internal/goexperiment", [2024-03-20T20:02:36.472Z] "internal/itoa", [2024-03-20T20:02:36.472Z] "internal/oserror", [2024-03-20T20:02:36.472Z] "internal/poll", [2024-03-20T20:02:36.472Z] "internal/race", [2024-03-20T20:02:36.472Z] "internal/reflectlite", [2024-03-20T20:02:36.472Z] "internal/syscall/execenv", [2024-03-20T20:02:36.472Z] "internal/syscall/unix", [2024-03-20T20:02:36.472Z] "internal/testlog", [2024-03-20T20:02:36.472Z] "internal/unsafeheader", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "io/fs", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "math/big", [2024-03-20T20:02:36.472Z] "math/bits", [2024-03-20T20:02:36.472Z] "math/rand", [2024-03-20T20:02:36.472Z] "os", [2024-03-20T20:02:36.472Z] "path", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "regexp", [2024-03-20T20:02:36.472Z] "regexp/syntax", [2024-03-20T20:02:36.472Z] "runtime", [2024-03-20T20:02:36.472Z] "runtime/internal/atomic", [2024-03-20T20:02:36.472Z] "runtime/internal/math", [2024-03-20T20:02:36.472Z] "runtime/internal/sys", [2024-03-20T20:02:36.472Z] "sort", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "sync/atomic", [2024-03-20T20:02:36.472Z] "syscall", [2024-03-20T20:02:36.472Z] "time", [2024-03-20T20:02:36.472Z] "unicode", [2024-03-20T20:02:36.472Z] "unicode/utf16", [2024-03-20T20:02:36.472Z] "unicode/utf8", [2024-03-20T20:02:36.472Z] "unsafe" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestGoFiles": [ [2024-03-20T20:02:36.472Z] "bsonrw_test.go", [2024-03-20T20:02:36.472Z] "copier_test.go", [2024-03-20T20:02:36.472Z] "extjson_parser_test.go", [2024-03-20T20:02:36.472Z] "extjson_reader_test.go", [2024-03-20T20:02:36.472Z] "extjson_writer_test.go", [2024-03-20T20:02:36.472Z] "json_scanner_test.go", [2024-03-20T20:02:36.472Z] "value_reader_test.go", [2024-03-20T20:02:36.472Z] "value_reader_writer_test.go", [2024-03-20T20:02:36.472Z] "value_writer_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestImports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "io/ioutil", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "testing", [2024-03-20T20:02:36.472Z] "testing/iotest" [2024-03-20T20:02:36.472Z] ] [2024-03-20T20:02:36.472Z] } [2024-03-20T20:02:36.472Z] { [2024-03-20T20:02:36.472Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec", [2024-03-20T20:02:36.472Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.472Z] "Name": "bsoncodec", [2024-03-20T20:02:36.472Z] "Doc": "Package bsoncodec provides a system for encoding values to BSON representations and decoding values from BSON representations.", [2024-03-20T20:02:36.472Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.472Z] "Module": { [2024-03-20T20:02:36.472Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-20T20:02:36.472Z] "Version": "v1.14.0", [2024-03-20T20:02:36.472Z] "Time": "2024-02-14T21:02:22Z", [2024-03-20T20:02:36.472Z] "Indirect": true, [2024-03-20T20:02:36.472Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.472Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-20T20:02:36.472Z] "GoVersion": "1.18" [2024-03-20T20:02:36.472Z] }, [2024-03-20T20:02:36.472Z] "DepOnly": true, [2024-03-20T20:02:36.472Z] "Stale": true, [2024-03-20T20:02:36.472Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "GoFiles": [ [2024-03-20T20:02:36.472Z] "array_codec.go", [2024-03-20T20:02:36.472Z] "bsoncodec.go", [2024-03-20T20:02:36.472Z] "byte_slice_codec.go", [2024-03-20T20:02:36.472Z] "codec_cache.go", [2024-03-20T20:02:36.472Z] "cond_addr_codec.go", [2024-03-20T20:02:36.472Z] "default_value_decoders.go", [2024-03-20T20:02:36.472Z] "default_value_encoders.go", [2024-03-20T20:02:36.472Z] "doc.go", [2024-03-20T20:02:36.472Z] "empty_interface_codec.go", [2024-03-20T20:02:36.472Z] "map_codec.go", [2024-03-20T20:02:36.472Z] "mode.go", [2024-03-20T20:02:36.472Z] "pointer_codec.go", [2024-03-20T20:02:36.472Z] "proxy.go", [2024-03-20T20:02:36.472Z] "registry.go", [2024-03-20T20:02:36.472Z] "slice_codec.go", [2024-03-20T20:02:36.472Z] "string_codec.go", [2024-03-20T20:02:36.472Z] "struct_codec.go", [2024-03-20T20:02:36.472Z] "struct_tag_parser.go", [2024-03-20T20:02:36.472Z] "time_codec.go", [2024-03-20T20:02:36.472Z] "types.go", [2024-03-20T20:02:36.472Z] "uint_codec.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Imports": [ [2024-03-20T20:02:36.472Z] "encoding", [2024-03-20T20:02:36.472Z] "encoding/json", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "net/url", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "sort", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "sync/atomic", [2024-03-20T20:02:36.472Z] "time" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Deps": [ [2024-03-20T20:02:36.472Z] "bufio", [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "crypto/aes", [2024-03-20T20:02:36.472Z] "crypto/cipher", [2024-03-20T20:02:36.472Z] "crypto/internal/subtle", [2024-03-20T20:02:36.472Z] "crypto/rand", [2024-03-20T20:02:36.472Z] "crypto/subtle", [2024-03-20T20:02:36.472Z] "encoding", [2024-03-20T20:02:36.472Z] "encoding/base64", [2024-03-20T20:02:36.472Z] "encoding/binary", [2024-03-20T20:02:36.472Z] "encoding/hex", [2024-03-20T20:02:36.472Z] "encoding/json", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "internal/abi", [2024-03-20T20:02:36.472Z] "internal/bytealg", [2024-03-20T20:02:36.472Z] "internal/cpu", [2024-03-20T20:02:36.472Z] "internal/fmtsort", [2024-03-20T20:02:36.472Z] "internal/goexperiment", [2024-03-20T20:02:36.472Z] "internal/itoa", [2024-03-20T20:02:36.472Z] "internal/oserror", [2024-03-20T20:02:36.472Z] "internal/poll", [2024-03-20T20:02:36.472Z] "internal/race", [2024-03-20T20:02:36.472Z] "internal/reflectlite", [2024-03-20T20:02:36.472Z] "internal/syscall/execenv", [2024-03-20T20:02:36.472Z] "internal/syscall/unix", [2024-03-20T20:02:36.472Z] "internal/testlog", [2024-03-20T20:02:36.472Z] "internal/unsafeheader", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "io/fs", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "math/big", [2024-03-20T20:02:36.472Z] "math/bits", [2024-03-20T20:02:36.472Z] "math/rand", [2024-03-20T20:02:36.472Z] "net/url", [2024-03-20T20:02:36.472Z] "os", [2024-03-20T20:02:36.472Z] "path", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "regexp", [2024-03-20T20:02:36.472Z] "regexp/syntax", [2024-03-20T20:02:36.472Z] "runtime", [2024-03-20T20:02:36.472Z] "runtime/internal/atomic", [2024-03-20T20:02:36.472Z] "runtime/internal/math", [2024-03-20T20:02:36.472Z] "runtime/internal/sys", [2024-03-20T20:02:36.472Z] "sort", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "sync/atomic", [2024-03-20T20:02:36.472Z] "syscall", [2024-03-20T20:02:36.472Z] "time", [2024-03-20T20:02:36.472Z] "unicode", [2024-03-20T20:02:36.472Z] "unicode/utf16", [2024-03-20T20:02:36.472Z] "unicode/utf8", [2024-03-20T20:02:36.472Z] "unsafe" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestGoFiles": [ [2024-03-20T20:02:36.472Z] "bsoncodec_test.go", [2024-03-20T20:02:36.472Z] "codec_cache_test.go", [2024-03-20T20:02:36.472Z] "cond_addr_codec_test.go", [2024-03-20T20:02:36.472Z] "default_value_decoders_test.go", [2024-03-20T20:02:36.472Z] "default_value_encoders_test.go", [2024-03-20T20:02:36.472Z] "registry_test.go", [2024-03-20T20:02:36.472Z] "string_codec_test.go", [2024-03-20T20:02:36.472Z] "struct_codec_test.go", [2024-03-20T20:02:36.472Z] "struct_tag_parser_test.go", [2024-03-20T20:02:36.472Z] "time_codec_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestImports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "encoding/json", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw/bsonrwtest", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "net/url", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "testing", [2024-03-20T20:02:36.472Z] "time" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "XTestGoFiles": [ [2024-03-20T20:02:36.472Z] "registry_examples_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "XTestImports": [ [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "reflect" [2024-03-20T20:02:36.472Z] ] [2024-03-20T20:02:36.472Z] } [2024-03-20T20:02:36.472Z] { [2024-03-20T20:02:36.472Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson", [2024-03-20T20:02:36.472Z] "ImportPath": "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.472Z] "Name": "bson", [2024-03-20T20:02:36.472Z] "Doc": "Package bson is a library for reading, writing, and manipulating BSON.", [2024-03-20T20:02:36.472Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.472Z] "Module": { [2024-03-20T20:02:36.472Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-20T20:02:36.472Z] "Version": "v1.14.0", [2024-03-20T20:02:36.472Z] "Time": "2024-02-14T21:02:22Z", [2024-03-20T20:02:36.472Z] "Indirect": true, [2024-03-20T20:02:36.472Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-20T20:02:36.472Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-20T20:02:36.472Z] "GoVersion": "1.18" [2024-03-20T20:02:36.472Z] }, [2024-03-20T20:02:36.472Z] "DepOnly": true, [2024-03-20T20:02:36.472Z] "Stale": true, [2024-03-20T20:02:36.472Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "GoFiles": [ [2024-03-20T20:02:36.472Z] "bson.go", [2024-03-20T20:02:36.472Z] "decoder.go", [2024-03-20T20:02:36.472Z] "doc.go", [2024-03-20T20:02:36.472Z] "encoder.go", [2024-03-20T20:02:36.472Z] "marshal.go", [2024-03-20T20:02:36.472Z] "primitive_codecs.go", [2024-03-20T20:02:36.472Z] "raw.go", [2024-03-20T20:02:36.472Z] "raw_element.go", [2024-03-20T20:02:36.472Z] "raw_value.go", [2024-03-20T20:02:36.472Z] "registry.go", [2024-03-20T20:02:36.472Z] "types.go", [2024-03-20T20:02:36.472Z] "unmarshal.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Imports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "encoding/json", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "time" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Deps": [ [2024-03-20T20:02:36.472Z] "bufio", [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "crypto/aes", [2024-03-20T20:02:36.472Z] "crypto/cipher", [2024-03-20T20:02:36.472Z] "crypto/internal/subtle", [2024-03-20T20:02:36.472Z] "crypto/rand", [2024-03-20T20:02:36.472Z] "crypto/subtle", [2024-03-20T20:02:36.472Z] "encoding", [2024-03-20T20:02:36.472Z] "encoding/base64", [2024-03-20T20:02:36.472Z] "encoding/binary", [2024-03-20T20:02:36.472Z] "encoding/hex", [2024-03-20T20:02:36.472Z] "encoding/json", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "internal/abi", [2024-03-20T20:02:36.472Z] "internal/bytealg", [2024-03-20T20:02:36.472Z] "internal/cpu", [2024-03-20T20:02:36.472Z] "internal/fmtsort", [2024-03-20T20:02:36.472Z] "internal/goexperiment", [2024-03-20T20:02:36.472Z] "internal/itoa", [2024-03-20T20:02:36.472Z] "internal/oserror", [2024-03-20T20:02:36.472Z] "internal/poll", [2024-03-20T20:02:36.472Z] "internal/race", [2024-03-20T20:02:36.472Z] "internal/reflectlite", [2024-03-20T20:02:36.472Z] "internal/syscall/execenv", [2024-03-20T20:02:36.472Z] "internal/syscall/unix", [2024-03-20T20:02:36.472Z] "internal/testlog", [2024-03-20T20:02:36.472Z] "internal/unsafeheader", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "io/fs", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "math/big", [2024-03-20T20:02:36.472Z] "math/bits", [2024-03-20T20:02:36.472Z] "math/rand", [2024-03-20T20:02:36.472Z] "net/url", [2024-03-20T20:02:36.472Z] "os", [2024-03-20T20:02:36.472Z] "path", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "regexp", [2024-03-20T20:02:36.472Z] "regexp/syntax", [2024-03-20T20:02:36.472Z] "runtime", [2024-03-20T20:02:36.472Z] "runtime/internal/atomic", [2024-03-20T20:02:36.472Z] "runtime/internal/math", [2024-03-20T20:02:36.472Z] "runtime/internal/sys", [2024-03-20T20:02:36.472Z] "sort", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "sync/atomic", [2024-03-20T20:02:36.472Z] "syscall", [2024-03-20T20:02:36.472Z] "time", [2024-03-20T20:02:36.472Z] "unicode", [2024-03-20T20:02:36.472Z] "unicode/utf16", [2024-03-20T20:02:36.472Z] "unicode/utf8", [2024-03-20T20:02:36.472Z] "unsafe" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestGoFiles": [ [2024-03-20T20:02:36.472Z] "benchmark_test.go", [2024-03-20T20:02:36.472Z] "bson_corpus_spec_test.go", [2024-03-20T20:02:36.472Z] "bson_test.go", [2024-03-20T20:02:36.472Z] "decoder_test.go", [2024-03-20T20:02:36.472Z] "encoder_test.go", [2024-03-20T20:02:36.472Z] "extjson_prose_test.go", [2024-03-20T20:02:36.472Z] "fuzz_test.go", [2024-03-20T20:02:36.472Z] "marshal_test.go", [2024-03-20T20:02:36.472Z] "marshal_value_cases_test.go", [2024-03-20T20:02:36.472Z] "marshal_value_test.go", [2024-03-20T20:02:36.472Z] "marshaling_cases_test.go", [2024-03-20T20:02:36.472Z] "primitive_codecs_test.go", [2024-03-20T20:02:36.472Z] "raw_test.go", [2024-03-20T20:02:36.472Z] "raw_value_test.go", [2024-03-20T20:02:36.472Z] "truncation_test.go", [2024-03-20T20:02:36.472Z] "unmarshal_test.go", [2024-03-20T20:02:36.472Z] "unmarshal_value_test.go", [2024-03-20T20:02:36.472Z] "unmarshaling_cases_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestImports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "compress/gzip", [2024-03-20T20:02:36.472Z] "encoding/binary", [2024-03-20T20:02:36.472Z] "encoding/hex", [2024-03-20T20:02:36.472Z] "encoding/json", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw/bsonrwtest", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/internal/require", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "io/ioutil", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "math/rand", [2024-03-20T20:02:36.472Z] "net/url", [2024-03-20T20:02:36.472Z] "os", [2024-03-20T20:02:36.472Z] "path", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "testing", [2024-03-20T20:02:36.472Z] "time", [2024-03-20T20:02:36.472Z] "unicode", [2024-03-20T20:02:36.472Z] "unicode/utf8" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "XTestGoFiles": [ [2024-03-20T20:02:36.472Z] "decoder_example_test.go", [2024-03-20T20:02:36.472Z] "encoder_example_test.go", [2024-03-20T20:02:36.472Z] "example_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "XTestImports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.472Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "time" [2024-03-20T20:02:36.472Z] ] [2024-03-20T20:02:36.472Z] } [2024-03-20T20:02:36.472Z] { [2024-03-20T20:02:36.472Z] "Dir": "/usr/local/go/src/net/mail", [2024-03-20T20:02:36.472Z] "ImportPath": "net/mail", [2024-03-20T20:02:36.472Z] "Name": "mail", [2024-03-20T20:02:36.472Z] "Doc": "Package mail implements parsing of mail messages.", [2024-03-20T20:02:36.472Z] "Target": "/usr/local/go/pkg/linux_amd64/net/mail.a", [2024-03-20T20:02:36.472Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.472Z] "Goroot": true, [2024-03-20T20:02:36.472Z] "Standard": true, [2024-03-20T20:02:36.472Z] "DepOnly": true, [2024-03-20T20:02:36.472Z] "GoFiles": [ [2024-03-20T20:02:36.472Z] "message.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Imports": [ [2024-03-20T20:02:36.472Z] "bufio", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "log", [2024-03-20T20:02:36.472Z] "mime", [2024-03-20T20:02:36.472Z] "net/textproto", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "time", [2024-03-20T20:02:36.472Z] "unicode/utf8" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "Deps": [ [2024-03-20T20:02:36.472Z] "bufio", [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "context", [2024-03-20T20:02:36.472Z] "encoding/base64", [2024-03-20T20:02:36.472Z] "encoding/binary", [2024-03-20T20:02:36.472Z] "errors", [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "internal/abi", [2024-03-20T20:02:36.472Z] "internal/bytealg", [2024-03-20T20:02:36.472Z] "internal/cpu", [2024-03-20T20:02:36.472Z] "internal/fmtsort", [2024-03-20T20:02:36.472Z] "internal/goexperiment", [2024-03-20T20:02:36.472Z] "internal/itoa", [2024-03-20T20:02:36.472Z] "internal/nettrace", [2024-03-20T20:02:36.472Z] "internal/oserror", [2024-03-20T20:02:36.472Z] "internal/poll", [2024-03-20T20:02:36.472Z] "internal/race", [2024-03-20T20:02:36.472Z] "internal/reflectlite", [2024-03-20T20:02:36.472Z] "internal/singleflight", [2024-03-20T20:02:36.472Z] "internal/syscall/execenv", [2024-03-20T20:02:36.472Z] "internal/syscall/unix", [2024-03-20T20:02:36.472Z] "internal/testlog", [2024-03-20T20:02:36.472Z] "internal/unsafeheader", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "io/fs", [2024-03-20T20:02:36.472Z] "log", [2024-03-20T20:02:36.472Z] "math", [2024-03-20T20:02:36.472Z] "math/bits", [2024-03-20T20:02:36.472Z] "mime", [2024-03-20T20:02:36.472Z] "net", [2024-03-20T20:02:36.472Z] "net/textproto", [2024-03-20T20:02:36.472Z] "os", [2024-03-20T20:02:36.472Z] "path", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "runtime", [2024-03-20T20:02:36.472Z] "runtime/cgo", [2024-03-20T20:02:36.472Z] "runtime/internal/atomic", [2024-03-20T20:02:36.472Z] "runtime/internal/math", [2024-03-20T20:02:36.472Z] "runtime/internal/sys", [2024-03-20T20:02:36.472Z] "sort", [2024-03-20T20:02:36.472Z] "strconv", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "sync", [2024-03-20T20:02:36.472Z] "sync/atomic", [2024-03-20T20:02:36.472Z] "syscall", [2024-03-20T20:02:36.472Z] "time", [2024-03-20T20:02:36.472Z] "unicode", [2024-03-20T20:02:36.472Z] "unicode/utf8", [2024-03-20T20:02:36.472Z] "unsafe", [2024-03-20T20:02:36.472Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestGoFiles": [ [2024-03-20T20:02:36.472Z] "message_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "TestImports": [ [2024-03-20T20:02:36.472Z] "bytes", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "mime", [2024-03-20T20:02:36.472Z] "reflect", [2024-03-20T20:02:36.472Z] "strings", [2024-03-20T20:02:36.472Z] "testing", [2024-03-20T20:02:36.472Z] "time" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "XTestGoFiles": [ [2024-03-20T20:02:36.472Z] "example_test.go" [2024-03-20T20:02:36.472Z] ], [2024-03-20T20:02:36.472Z] "XTestImports": [ [2024-03-20T20:02:36.472Z] "fmt", [2024-03-20T20:02:36.472Z] "io", [2024-03-20T20:02:36.472Z] "log", [2024-03-20T20:02:36.472Z] "net/mail", [2024-03-20T20:02:36.472Z] "strings" [2024-03-20T20:02:36.472Z] ] [2024-03-20T20:02:36.472Z] } [2024-03-20T20:02:36.472Z] { [2024-03-20T20:02:36.472Z] "Dir": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-03-20T20:02:36.472Z] "ImportPath": "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.472Z] "Name": "strfmt", [2024-03-20T20:02:36.473Z] "Doc": "Package strfmt contains custom string formats TODO: add info on how to define and register a custom format", [2024-03-20T20:02:36.473Z] "Root": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-03-20T20:02:36.473Z] "Module": { [2024-03-20T20:02:36.473Z] "Path": "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.473Z] "Version": "v0.23.0", [2024-03-20T20:02:36.473Z] "Time": "2024-03-09T18:27:47Z", [2024-03-20T20:02:36.473Z] "Indirect": true, [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-03-20T20:02:36.473Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/strfmt/@v/v0.23.0.mod", [2024-03-20T20:02:36.473Z] "GoVersion": "1.20" [2024-03-20T20:02:36.473Z] }, [2024-03-20T20:02:36.473Z] "DepOnly": true, [2024-03-20T20:02:36.473Z] "Stale": true, [2024-03-20T20:02:36.473Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.473Z] "GoFiles": [ [2024-03-20T20:02:36.473Z] "bson.go", [2024-03-20T20:02:36.473Z] "date.go", [2024-03-20T20:02:36.473Z] "default.go", [2024-03-20T20:02:36.473Z] "doc.go", [2024-03-20T20:02:36.473Z] "duration.go", [2024-03-20T20:02:36.473Z] "format.go", [2024-03-20T20:02:36.473Z] "time.go", [2024-03-20T20:02:36.473Z] "ulid.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Imports": [ [2024-03-20T20:02:36.473Z] "crypto/rand", [2024-03-20T20:02:36.473Z] "database/sql/driver", [2024-03-20T20:02:36.473Z] "encoding", [2024-03-20T20:02:36.473Z] "encoding/base64", [2024-03-20T20:02:36.473Z] "encoding/binary", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "fmt", [2024-03-20T20:02:36.473Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.473Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.473Z] "github.com/google/uuid", [2024-03-20T20:02:36.473Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.473Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "net/mail", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "regexp", [2024-03-20T20:02:36.473Z] "strconv", [2024-03-20T20:02:36.473Z] "strings", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "time" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Deps": [ [2024-03-20T20:02:36.473Z] "bufio", [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "compress/flate", [2024-03-20T20:02:36.473Z] "compress/gzip", [2024-03-20T20:02:36.473Z] "container/list", [2024-03-20T20:02:36.473Z] "context", [2024-03-20T20:02:36.473Z] "crypto", [2024-03-20T20:02:36.473Z] "crypto/aes", [2024-03-20T20:02:36.473Z] "crypto/cipher", [2024-03-20T20:02:36.473Z] "crypto/des", [2024-03-20T20:02:36.473Z] "crypto/dsa", [2024-03-20T20:02:36.473Z] "crypto/ecdsa", [2024-03-20T20:02:36.473Z] "crypto/ed25519", [2024-03-20T20:02:36.473Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.473Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.473Z] "crypto/elliptic", [2024-03-20T20:02:36.473Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.473Z] "crypto/hmac", [2024-03-20T20:02:36.473Z] "crypto/internal/randutil", [2024-03-20T20:02:36.473Z] "crypto/internal/subtle", [2024-03-20T20:02:36.473Z] "crypto/md5", [2024-03-20T20:02:36.473Z] "crypto/rand", [2024-03-20T20:02:36.473Z] "crypto/rc4", [2024-03-20T20:02:36.473Z] "crypto/rsa", [2024-03-20T20:02:36.473Z] "crypto/sha1", [2024-03-20T20:02:36.473Z] "crypto/sha256", [2024-03-20T20:02:36.473Z] "crypto/sha512", [2024-03-20T20:02:36.473Z] "crypto/subtle", [2024-03-20T20:02:36.473Z] "crypto/tls", [2024-03-20T20:02:36.473Z] "crypto/x509", [2024-03-20T20:02:36.473Z] "crypto/x509/pkix", [2024-03-20T20:02:36.473Z] "database/sql/driver", [2024-03-20T20:02:36.473Z] "encoding", [2024-03-20T20:02:36.473Z] "encoding/asn1", [2024-03-20T20:02:36.473Z] "encoding/base64", [2024-03-20T20:02:36.473Z] "encoding/binary", [2024-03-20T20:02:36.473Z] "encoding/hex", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "encoding/pem", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "fmt", [2024-03-20T20:02:36.473Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.473Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.473Z] "github.com/google/uuid", [2024-03-20T20:02:36.473Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.473Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.473Z] "hash", [2024-03-20T20:02:36.473Z] "hash/crc32", [2024-03-20T20:02:36.473Z] "html", [2024-03-20T20:02:36.473Z] "internal/abi", [2024-03-20T20:02:36.473Z] "internal/bytealg", [2024-03-20T20:02:36.473Z] "internal/cpu", [2024-03-20T20:02:36.473Z] "internal/fmtsort", [2024-03-20T20:02:36.473Z] "internal/goexperiment", [2024-03-20T20:02:36.473Z] "internal/itoa", [2024-03-20T20:02:36.473Z] "internal/nettrace", [2024-03-20T20:02:36.473Z] "internal/oserror", [2024-03-20T20:02:36.473Z] "internal/poll", [2024-03-20T20:02:36.473Z] "internal/race", [2024-03-20T20:02:36.473Z] "internal/reflectlite", [2024-03-20T20:02:36.473Z] "internal/singleflight", [2024-03-20T20:02:36.473Z] "internal/syscall/execenv", [2024-03-20T20:02:36.473Z] "internal/syscall/unix", [2024-03-20T20:02:36.473Z] "internal/testlog", [2024-03-20T20:02:36.473Z] "internal/unsafeheader", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "io/fs", [2024-03-20T20:02:36.473Z] "io/ioutil", [2024-03-20T20:02:36.473Z] "log", [2024-03-20T20:02:36.473Z] "math", [2024-03-20T20:02:36.473Z] "math/big", [2024-03-20T20:02:36.473Z] "math/bits", [2024-03-20T20:02:36.473Z] "math/rand", [2024-03-20T20:02:36.473Z] "mime", [2024-03-20T20:02:36.473Z] "mime/multipart", [2024-03-20T20:02:36.473Z] "mime/quotedprintable", [2024-03-20T20:02:36.473Z] "net", [2024-03-20T20:02:36.473Z] "net/http", [2024-03-20T20:02:36.473Z] "net/http/httptrace", [2024-03-20T20:02:36.473Z] "net/http/internal", [2024-03-20T20:02:36.473Z] "net/http/internal/ascii", [2024-03-20T20:02:36.473Z] "net/mail", [2024-03-20T20:02:36.473Z] "net/textproto", [2024-03-20T20:02:36.473Z] "net/url", [2024-03-20T20:02:36.473Z] "os", [2024-03-20T20:02:36.473Z] "path", [2024-03-20T20:02:36.473Z] "path/filepath", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "regexp", [2024-03-20T20:02:36.473Z] "regexp/syntax", [2024-03-20T20:02:36.473Z] "runtime", [2024-03-20T20:02:36.473Z] "runtime/cgo", [2024-03-20T20:02:36.473Z] "runtime/internal/atomic", [2024-03-20T20:02:36.473Z] "runtime/internal/math", [2024-03-20T20:02:36.473Z] "runtime/internal/sys", [2024-03-20T20:02:36.473Z] "sort", [2024-03-20T20:02:36.473Z] "strconv", [2024-03-20T20:02:36.473Z] "strings", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "sync/atomic", [2024-03-20T20:02:36.473Z] "syscall", [2024-03-20T20:02:36.473Z] "time", [2024-03-20T20:02:36.473Z] "unicode", [2024-03-20T20:02:36.473Z] "unicode/utf16", [2024-03-20T20:02:36.473Z] "unicode/utf8", [2024-03-20T20:02:36.473Z] "unsafe", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestGoFiles": [ [2024-03-20T20:02:36.473Z] "bson_test.go", [2024-03-20T20:02:36.473Z] "date_test.go", [2024-03-20T20:02:36.473Z] "default_test.go", [2024-03-20T20:02:36.473Z] "duration_test.go", [2024-03-20T20:02:36.473Z] "format_test.go", [2024-03-20T20:02:36.473Z] "time_test.go", [2024-03-20T20:02:36.473Z] "ulid_test.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestImports": [ [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "database/sql", [2024-03-20T20:02:36.473Z] "database/sql/driver", [2024-03-20T20:02:36.473Z] "encoding", [2024-03-20T20:02:36.473Z] "encoding/base64", [2024-03-20T20:02:36.473Z] "encoding/gob", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "fmt", [2024-03-20T20:02:36.473Z] "github.com/google/uuid", [2024-03-20T20:02:36.473Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.473Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.473Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.473Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "regexp", [2024-03-20T20:02:36.473Z] "strings", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "testing", [2024-03-20T20:02:36.473Z] "time" [2024-03-20T20:02:36.473Z] ] [2024-03-20T20:02:36.473Z] } [2024-03-20T20:02:36.473Z] { [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-03-20T20:02:36.473Z] "ImportPath": "github.com/josharian/intern", [2024-03-20T20:02:36.473Z] "Name": "intern", [2024-03-20T20:02:36.473Z] "Doc": "Package intern interns strings.", [2024-03-20T20:02:36.473Z] "Root": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-03-20T20:02:36.473Z] "Module": { [2024-03-20T20:02:36.473Z] "Path": "github.com/josharian/intern", [2024-03-20T20:02:36.473Z] "Version": "v1.0.0", [2024-03-20T20:02:36.473Z] "Time": "2019-12-14T22:12:22Z", [2024-03-20T20:02:36.473Z] "Indirect": true, [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-03-20T20:02:36.473Z] "GoMod": "/go/pkg/mod/cache/download/github.com/josharian/intern/@v/v1.0.0.mod", [2024-03-20T20:02:36.473Z] "GoVersion": "1.5" [2024-03-20T20:02:36.473Z] }, [2024-03-20T20:02:36.473Z] "DepOnly": true, [2024-03-20T20:02:36.473Z] "Stale": true, [2024-03-20T20:02:36.473Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.473Z] "GoFiles": [ [2024-03-20T20:02:36.473Z] "intern.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Imports": [ [2024-03-20T20:02:36.473Z] "sync" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Deps": [ [2024-03-20T20:02:36.473Z] "internal/abi", [2024-03-20T20:02:36.473Z] "internal/bytealg", [2024-03-20T20:02:36.473Z] "internal/cpu", [2024-03-20T20:02:36.473Z] "internal/goexperiment", [2024-03-20T20:02:36.473Z] "internal/race", [2024-03-20T20:02:36.473Z] "runtime", [2024-03-20T20:02:36.473Z] "runtime/internal/atomic", [2024-03-20T20:02:36.473Z] "runtime/internal/math", [2024-03-20T20:02:36.473Z] "runtime/internal/sys", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "sync/atomic", [2024-03-20T20:02:36.473Z] "unsafe" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestGoFiles": [ [2024-03-20T20:02:36.473Z] "intern_test.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestImports": [ [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "testing", [2024-03-20T20:02:36.473Z] "unsafe" [2024-03-20T20:02:36.473Z] ] [2024-03-20T20:02:36.473Z] } [2024-03-20T20:02:36.473Z] { [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jlexer", [2024-03-20T20:02:36.473Z] "ImportPath": "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.473Z] "Name": "jlexer", [2024-03-20T20:02:36.473Z] "Doc": "Package jlexer contains a JSON lexer implementation.", [2024-03-20T20:02:36.473Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-20T20:02:36.473Z] "Module": { [2024-03-20T20:02:36.473Z] "Path": "github.com/mailru/easyjson", [2024-03-20T20:02:36.473Z] "Version": "v0.7.7", [2024-03-20T20:02:36.473Z] "Time": "2021-02-06T19:00:08Z", [2024-03-20T20:02:36.473Z] "Indirect": true, [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-20T20:02:36.473Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-03-20T20:02:36.473Z] "GoVersion": "1.12" [2024-03-20T20:02:36.473Z] }, [2024-03-20T20:02:36.473Z] "DepOnly": true, [2024-03-20T20:02:36.473Z] "Stale": true, [2024-03-20T20:02:36.473Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.473Z] "GoFiles": [ [2024-03-20T20:02:36.473Z] "bytestostr.go", [2024-03-20T20:02:36.473Z] "error.go", [2024-03-20T20:02:36.473Z] "lexer.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.473Z] "bytestostr_nounsafe.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Imports": [ [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "encoding/base64", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "fmt", [2024-03-20T20:02:36.473Z] "github.com/josharian/intern", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "strconv", [2024-03-20T20:02:36.473Z] "unicode", [2024-03-20T20:02:36.473Z] "unicode/utf16", [2024-03-20T20:02:36.473Z] "unicode/utf8", [2024-03-20T20:02:36.473Z] "unsafe" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Deps": [ [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "encoding", [2024-03-20T20:02:36.473Z] "encoding/base64", [2024-03-20T20:02:36.473Z] "encoding/binary", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "fmt", [2024-03-20T20:02:36.473Z] "github.com/josharian/intern", [2024-03-20T20:02:36.473Z] "internal/abi", [2024-03-20T20:02:36.473Z] "internal/bytealg", [2024-03-20T20:02:36.473Z] "internal/cpu", [2024-03-20T20:02:36.473Z] "internal/fmtsort", [2024-03-20T20:02:36.473Z] "internal/goexperiment", [2024-03-20T20:02:36.473Z] "internal/itoa", [2024-03-20T20:02:36.473Z] "internal/oserror", [2024-03-20T20:02:36.473Z] "internal/poll", [2024-03-20T20:02:36.473Z] "internal/race", [2024-03-20T20:02:36.473Z] "internal/reflectlite", [2024-03-20T20:02:36.473Z] "internal/syscall/execenv", [2024-03-20T20:02:36.473Z] "internal/syscall/unix", [2024-03-20T20:02:36.473Z] "internal/testlog", [2024-03-20T20:02:36.473Z] "internal/unsafeheader", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "io/fs", [2024-03-20T20:02:36.473Z] "math", [2024-03-20T20:02:36.473Z] "math/bits", [2024-03-20T20:02:36.473Z] "os", [2024-03-20T20:02:36.473Z] "path", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "runtime", [2024-03-20T20:02:36.473Z] "runtime/internal/atomic", [2024-03-20T20:02:36.473Z] "runtime/internal/math", [2024-03-20T20:02:36.473Z] "runtime/internal/sys", [2024-03-20T20:02:36.473Z] "sort", [2024-03-20T20:02:36.473Z] "strconv", [2024-03-20T20:02:36.473Z] "strings", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "sync/atomic", [2024-03-20T20:02:36.473Z] "syscall", [2024-03-20T20:02:36.473Z] "time", [2024-03-20T20:02:36.473Z] "unicode", [2024-03-20T20:02:36.473Z] "unicode/utf16", [2024-03-20T20:02:36.473Z] "unicode/utf8", [2024-03-20T20:02:36.473Z] "unsafe" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestGoFiles": [ [2024-03-20T20:02:36.473Z] "lexer_test.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestImports": [ [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "testing" [2024-03-20T20:02:36.473Z] ] [2024-03-20T20:02:36.473Z] } [2024-03-20T20:02:36.473Z] { [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/buffer", [2024-03-20T20:02:36.473Z] "ImportPath": "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.473Z] "Name": "buffer", [2024-03-20T20:02:36.473Z] "Doc": "Package buffer implements a buffer for serialization, consisting of a chain of []byte-s to reduce copying and to allow reuse of individual chunks.", [2024-03-20T20:02:36.473Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-20T20:02:36.473Z] "Module": { [2024-03-20T20:02:36.473Z] "Path": "github.com/mailru/easyjson", [2024-03-20T20:02:36.473Z] "Version": "v0.7.7", [2024-03-20T20:02:36.473Z] "Time": "2021-02-06T19:00:08Z", [2024-03-20T20:02:36.473Z] "Indirect": true, [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-20T20:02:36.473Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-03-20T20:02:36.473Z] "GoVersion": "1.12" [2024-03-20T20:02:36.473Z] }, [2024-03-20T20:02:36.473Z] "DepOnly": true, [2024-03-20T20:02:36.473Z] "Stale": true, [2024-03-20T20:02:36.473Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.473Z] "GoFiles": [ [2024-03-20T20:02:36.473Z] "pool.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Imports": [ [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "net", [2024-03-20T20:02:36.473Z] "sync" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Deps": [ [2024-03-20T20:02:36.473Z] "context", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "internal/abi", [2024-03-20T20:02:36.473Z] "internal/bytealg", [2024-03-20T20:02:36.473Z] "internal/cpu", [2024-03-20T20:02:36.473Z] "internal/goexperiment", [2024-03-20T20:02:36.473Z] "internal/itoa", [2024-03-20T20:02:36.473Z] "internal/nettrace", [2024-03-20T20:02:36.473Z] "internal/oserror", [2024-03-20T20:02:36.473Z] "internal/poll", [2024-03-20T20:02:36.473Z] "internal/race", [2024-03-20T20:02:36.473Z] "internal/reflectlite", [2024-03-20T20:02:36.473Z] "internal/singleflight", [2024-03-20T20:02:36.473Z] "internal/syscall/execenv", [2024-03-20T20:02:36.473Z] "internal/syscall/unix", [2024-03-20T20:02:36.473Z] "internal/testlog", [2024-03-20T20:02:36.473Z] "internal/unsafeheader", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "io/fs", [2024-03-20T20:02:36.473Z] "net", [2024-03-20T20:02:36.473Z] "os", [2024-03-20T20:02:36.473Z] "path", [2024-03-20T20:02:36.473Z] "runtime", [2024-03-20T20:02:36.473Z] "runtime/cgo", [2024-03-20T20:02:36.473Z] "runtime/internal/atomic", [2024-03-20T20:02:36.473Z] "runtime/internal/math", [2024-03-20T20:02:36.473Z] "runtime/internal/sys", [2024-03-20T20:02:36.473Z] "sort", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "sync/atomic", [2024-03-20T20:02:36.473Z] "syscall", [2024-03-20T20:02:36.473Z] "time", [2024-03-20T20:02:36.473Z] "unicode/utf8", [2024-03-20T20:02:36.473Z] "unsafe", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestGoFiles": [ [2024-03-20T20:02:36.473Z] "pool_test.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "TestImports": [ [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "testing" [2024-03-20T20:02:36.473Z] ] [2024-03-20T20:02:36.473Z] } [2024-03-20T20:02:36.473Z] { [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jwriter", [2024-03-20T20:02:36.473Z] "ImportPath": "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.473Z] "Name": "jwriter", [2024-03-20T20:02:36.473Z] "Doc": "Package jwriter contains a JSON writer.", [2024-03-20T20:02:36.473Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-20T20:02:36.473Z] "Module": { [2024-03-20T20:02:36.473Z] "Path": "github.com/mailru/easyjson", [2024-03-20T20:02:36.473Z] "Version": "v0.7.7", [2024-03-20T20:02:36.473Z] "Time": "2021-02-06T19:00:08Z", [2024-03-20T20:02:36.473Z] "Indirect": true, [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-20T20:02:36.473Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-03-20T20:02:36.473Z] "GoVersion": "1.12" [2024-03-20T20:02:36.473Z] }, [2024-03-20T20:02:36.473Z] "DepOnly": true, [2024-03-20T20:02:36.473Z] "Stale": true, [2024-03-20T20:02:36.473Z] "StaleReason": "stale dependency: github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.473Z] "GoFiles": [ [2024-03-20T20:02:36.473Z] "writer.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Imports": [ [2024-03-20T20:02:36.473Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "strconv", [2024-03-20T20:02:36.473Z] "unicode/utf8" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Deps": [ [2024-03-20T20:02:36.473Z] "context", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.473Z] "internal/abi", [2024-03-20T20:02:36.473Z] "internal/bytealg", [2024-03-20T20:02:36.473Z] "internal/cpu", [2024-03-20T20:02:36.473Z] "internal/goexperiment", [2024-03-20T20:02:36.473Z] "internal/itoa", [2024-03-20T20:02:36.473Z] "internal/nettrace", [2024-03-20T20:02:36.473Z] "internal/oserror", [2024-03-20T20:02:36.473Z] "internal/poll", [2024-03-20T20:02:36.473Z] "internal/race", [2024-03-20T20:02:36.473Z] "internal/reflectlite", [2024-03-20T20:02:36.473Z] "internal/singleflight", [2024-03-20T20:02:36.473Z] "internal/syscall/execenv", [2024-03-20T20:02:36.473Z] "internal/syscall/unix", [2024-03-20T20:02:36.473Z] "internal/testlog", [2024-03-20T20:02:36.473Z] "internal/unsafeheader", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "io/fs", [2024-03-20T20:02:36.473Z] "math", [2024-03-20T20:02:36.473Z] "math/bits", [2024-03-20T20:02:36.473Z] "net", [2024-03-20T20:02:36.473Z] "os", [2024-03-20T20:02:36.473Z] "path", [2024-03-20T20:02:36.473Z] "runtime", [2024-03-20T20:02:36.473Z] "runtime/cgo", [2024-03-20T20:02:36.473Z] "runtime/internal/atomic", [2024-03-20T20:02:36.473Z] "runtime/internal/math", [2024-03-20T20:02:36.473Z] "runtime/internal/sys", [2024-03-20T20:02:36.473Z] "sort", [2024-03-20T20:02:36.473Z] "strconv", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "sync/atomic", [2024-03-20T20:02:36.473Z] "syscall", [2024-03-20T20:02:36.473Z] "time", [2024-03-20T20:02:36.473Z] "unicode/utf8", [2024-03-20T20:02:36.473Z] "unsafe", [2024-03-20T20:02:36.473Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.473Z] ] [2024-03-20T20:02:36.473Z] } [2024-03-20T20:02:36.473Z] { [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-03-20T20:02:36.473Z] "ImportPath": "github.com/go-openapi/swag", [2024-03-20T20:02:36.473Z] "Name": "swag", [2024-03-20T20:02:36.473Z] "Doc": "Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.", [2024-03-20T20:02:36.473Z] "Root": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-03-20T20:02:36.473Z] "Module": { [2024-03-20T20:02:36.473Z] "Path": "github.com/go-openapi/swag", [2024-03-20T20:02:36.473Z] "Version": "v0.23.0", [2024-03-20T20:02:36.473Z] "Time": "2024-03-09T18:11:11Z", [2024-03-20T20:02:36.473Z] "Indirect": true, [2024-03-20T20:02:36.473Z] "Dir": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-03-20T20:02:36.473Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/swag/@v/v0.23.0.mod", [2024-03-20T20:02:36.473Z] "GoVersion": "1.20" [2024-03-20T20:02:36.473Z] }, [2024-03-20T20:02:36.473Z] "DepOnly": true, [2024-03-20T20:02:36.473Z] "Stale": true, [2024-03-20T20:02:36.473Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.473Z] "GoFiles": [ [2024-03-20T20:02:36.473Z] "convert.go", [2024-03-20T20:02:36.473Z] "convert_types.go", [2024-03-20T20:02:36.473Z] "doc.go", [2024-03-20T20:02:36.473Z] "file.go", [2024-03-20T20:02:36.473Z] "initialism_index.go", [2024-03-20T20:02:36.473Z] "json.go", [2024-03-20T20:02:36.473Z] "loading.go", [2024-03-20T20:02:36.473Z] "name_lexem.go", [2024-03-20T20:02:36.473Z] "net.go", [2024-03-20T20:02:36.473Z] "path.go", [2024-03-20T20:02:36.473Z] "split.go", [2024-03-20T20:02:36.473Z] "string_bytes.go", [2024-03-20T20:02:36.473Z] "util.go", [2024-03-20T20:02:36.473Z] "yaml.go" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Imports": [ [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "fmt", [2024-03-20T20:02:36.473Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.473Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.473Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.473Z] "io", [2024-03-20T20:02:36.473Z] "log", [2024-03-20T20:02:36.473Z] "math", [2024-03-20T20:02:36.473Z] "mime/multipart", [2024-03-20T20:02:36.473Z] "net", [2024-03-20T20:02:36.473Z] "net/http", [2024-03-20T20:02:36.473Z] "net/url", [2024-03-20T20:02:36.473Z] "os", [2024-03-20T20:02:36.473Z] "path", [2024-03-20T20:02:36.473Z] "path/filepath", [2024-03-20T20:02:36.473Z] "reflect", [2024-03-20T20:02:36.473Z] "runtime", [2024-03-20T20:02:36.473Z] "sort", [2024-03-20T20:02:36.473Z] "strconv", [2024-03-20T20:02:36.473Z] "strings", [2024-03-20T20:02:36.473Z] "sync", [2024-03-20T20:02:36.473Z] "time", [2024-03-20T20:02:36.473Z] "unicode", [2024-03-20T20:02:36.473Z] "unicode/utf8", [2024-03-20T20:02:36.473Z] "unsafe" [2024-03-20T20:02:36.473Z] ], [2024-03-20T20:02:36.473Z] "Deps": [ [2024-03-20T20:02:36.473Z] "bufio", [2024-03-20T20:02:36.473Z] "bytes", [2024-03-20T20:02:36.473Z] "compress/flate", [2024-03-20T20:02:36.473Z] "compress/gzip", [2024-03-20T20:02:36.473Z] "container/list", [2024-03-20T20:02:36.473Z] "context", [2024-03-20T20:02:36.473Z] "crypto", [2024-03-20T20:02:36.473Z] "crypto/aes", [2024-03-20T20:02:36.473Z] "crypto/cipher", [2024-03-20T20:02:36.473Z] "crypto/des", [2024-03-20T20:02:36.473Z] "crypto/dsa", [2024-03-20T20:02:36.473Z] "crypto/ecdsa", [2024-03-20T20:02:36.473Z] "crypto/ed25519", [2024-03-20T20:02:36.473Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.473Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.473Z] "crypto/elliptic", [2024-03-20T20:02:36.473Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.473Z] "crypto/hmac", [2024-03-20T20:02:36.473Z] "crypto/internal/randutil", [2024-03-20T20:02:36.473Z] "crypto/internal/subtle", [2024-03-20T20:02:36.473Z] "crypto/md5", [2024-03-20T20:02:36.473Z] "crypto/rand", [2024-03-20T20:02:36.473Z] "crypto/rc4", [2024-03-20T20:02:36.473Z] "crypto/rsa", [2024-03-20T20:02:36.473Z] "crypto/sha1", [2024-03-20T20:02:36.473Z] "crypto/sha256", [2024-03-20T20:02:36.473Z] "crypto/sha512", [2024-03-20T20:02:36.473Z] "crypto/subtle", [2024-03-20T20:02:36.473Z] "crypto/tls", [2024-03-20T20:02:36.473Z] "crypto/x509", [2024-03-20T20:02:36.473Z] "crypto/x509/pkix", [2024-03-20T20:02:36.473Z] "encoding", [2024-03-20T20:02:36.473Z] "encoding/asn1", [2024-03-20T20:02:36.473Z] "encoding/base64", [2024-03-20T20:02:36.473Z] "encoding/binary", [2024-03-20T20:02:36.473Z] "encoding/hex", [2024-03-20T20:02:36.473Z] "encoding/json", [2024-03-20T20:02:36.473Z] "encoding/pem", [2024-03-20T20:02:36.473Z] "errors", [2024-03-20T20:02:36.473Z] "fmt", [2024-03-20T20:02:36.473Z] "github.com/josharian/intern", [2024-03-20T20:02:36.473Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.473Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.473Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.473Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.473Z] "hash", [2024-03-20T20:02:36.474Z] "hash/crc32", [2024-03-20T20:02:36.474Z] "internal/abi", [2024-03-20T20:02:36.474Z] "internal/bytealg", [2024-03-20T20:02:36.474Z] "internal/cpu", [2024-03-20T20:02:36.474Z] "internal/fmtsort", [2024-03-20T20:02:36.474Z] "internal/goexperiment", [2024-03-20T20:02:36.474Z] "internal/itoa", [2024-03-20T20:02:36.474Z] "internal/nettrace", [2024-03-20T20:02:36.474Z] "internal/oserror", [2024-03-20T20:02:36.474Z] "internal/poll", [2024-03-20T20:02:36.474Z] "internal/race", [2024-03-20T20:02:36.474Z] "internal/reflectlite", [2024-03-20T20:02:36.474Z] "internal/singleflight", [2024-03-20T20:02:36.474Z] "internal/syscall/execenv", [2024-03-20T20:02:36.474Z] "internal/syscall/unix", [2024-03-20T20:02:36.474Z] "internal/testlog", [2024-03-20T20:02:36.474Z] "internal/unsafeheader", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "io/fs", [2024-03-20T20:02:36.474Z] "io/ioutil", [2024-03-20T20:02:36.474Z] "log", [2024-03-20T20:02:36.474Z] "math", [2024-03-20T20:02:36.474Z] "math/big", [2024-03-20T20:02:36.474Z] "math/bits", [2024-03-20T20:02:36.474Z] "math/rand", [2024-03-20T20:02:36.474Z] "mime", [2024-03-20T20:02:36.474Z] "mime/multipart", [2024-03-20T20:02:36.474Z] "mime/quotedprintable", [2024-03-20T20:02:36.474Z] "net", [2024-03-20T20:02:36.474Z] "net/http", [2024-03-20T20:02:36.474Z] "net/http/httptrace", [2024-03-20T20:02:36.474Z] "net/http/internal", [2024-03-20T20:02:36.474Z] "net/http/internal/ascii", [2024-03-20T20:02:36.474Z] "net/textproto", [2024-03-20T20:02:36.474Z] "net/url", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "path", [2024-03-20T20:02:36.474Z] "path/filepath", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "regexp", [2024-03-20T20:02:36.474Z] "regexp/syntax", [2024-03-20T20:02:36.474Z] "runtime", [2024-03-20T20:02:36.474Z] "runtime/cgo", [2024-03-20T20:02:36.474Z] "runtime/internal/atomic", [2024-03-20T20:02:36.474Z] "runtime/internal/math", [2024-03-20T20:02:36.474Z] "runtime/internal/sys", [2024-03-20T20:02:36.474Z] "sort", [2024-03-20T20:02:36.474Z] "strconv", [2024-03-20T20:02:36.474Z] "strings", [2024-03-20T20:02:36.474Z] "sync", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "syscall", [2024-03-20T20:02:36.474Z] "time", [2024-03-20T20:02:36.474Z] "unicode", [2024-03-20T20:02:36.474Z] "unicode/utf16", [2024-03-20T20:02:36.474Z] "unicode/utf8", [2024-03-20T20:02:36.474Z] "unsafe", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "TestGoFiles": [ [2024-03-20T20:02:36.474Z] "convert_test.go", [2024-03-20T20:02:36.474Z] "convert_types_test.go", [2024-03-20T20:02:36.474Z] "file_test.go", [2024-03-20T20:02:36.474Z] "json_test.go", [2024-03-20T20:02:36.474Z] "loading_test.go", [2024-03-20T20:02:36.474Z] "net_test.go", [2024-03-20T20:02:36.474Z] "path_test.go", [2024-03-20T20:02:36.474Z] "split_test.go", [2024-03-20T20:02:36.474Z] "util_benchmark_test.go", [2024-03-20T20:02:36.474Z] "util_test.go", [2024-03-20T20:02:36.474Z] "yaml_test.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "TestImports": [ [2024-03-20T20:02:36.474Z] "encoding/json", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.474Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.474Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "math", [2024-03-20T20:02:36.474Z] "net/http", [2024-03-20T20:02:36.474Z] "net/http/httptest", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "path", [2024-03-20T20:02:36.474Z] "path/filepath", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "runtime", [2024-03-20T20:02:36.474Z] "strconv", [2024-03-20T20:02:36.474Z] "strings", [2024-03-20T20:02:36.474Z] "testing", [2024-03-20T20:02:36.474Z] "time", [2024-03-20T20:02:36.474Z] "unicode" [2024-03-20T20:02:36.474Z] ] [2024-03-20T20:02:36.474Z] } [2024-03-20T20:02:36.474Z] { [2024-03-20T20:02:36.474Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0/errgroup", [2024-03-20T20:02:36.474Z] "ImportPath": "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.474Z] "Name": "errgroup", [2024-03-20T20:02:36.474Z] "Doc": "Package errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task.", [2024-03-20T20:02:36.474Z] "Root": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-20T20:02:36.474Z] "Module": { [2024-03-20T20:02:36.474Z] "Path": "golang.org/x/sync", [2024-03-20T20:02:36.474Z] "Version": "v0.6.0", [2024-03-20T20:02:36.474Z] "Time": "2023-12-07T16:58:19Z", [2024-03-20T20:02:36.474Z] "Indirect": true, [2024-03-20T20:02:36.474Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-20T20:02:36.474Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.6.0.mod", [2024-03-20T20:02:36.474Z] "GoVersion": "1.18" [2024-03-20T20:02:36.474Z] }, [2024-03-20T20:02:36.474Z] "DepOnly": true, [2024-03-20T20:02:36.474Z] "Stale": true, [2024-03-20T20:02:36.474Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.474Z] "GoFiles": [ [2024-03-20T20:02:36.474Z] "errgroup.go", [2024-03-20T20:02:36.474Z] "pre_go120.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.474Z] "go120.go", [2024-03-20T20:02:36.474Z] "go120_test.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Imports": [ [2024-03-20T20:02:36.474Z] "context", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "sync" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Deps": [ [2024-03-20T20:02:36.474Z] "context", [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "internal/abi", [2024-03-20T20:02:36.474Z] "internal/bytealg", [2024-03-20T20:02:36.474Z] "internal/cpu", [2024-03-20T20:02:36.474Z] "internal/fmtsort", [2024-03-20T20:02:36.474Z] "internal/goexperiment", [2024-03-20T20:02:36.474Z] "internal/itoa", [2024-03-20T20:02:36.474Z] "internal/oserror", [2024-03-20T20:02:36.474Z] "internal/poll", [2024-03-20T20:02:36.474Z] "internal/race", [2024-03-20T20:02:36.474Z] "internal/reflectlite", [2024-03-20T20:02:36.474Z] "internal/syscall/execenv", [2024-03-20T20:02:36.474Z] "internal/syscall/unix", [2024-03-20T20:02:36.474Z] "internal/testlog", [2024-03-20T20:02:36.474Z] "internal/unsafeheader", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "io/fs", [2024-03-20T20:02:36.474Z] "math", [2024-03-20T20:02:36.474Z] "math/bits", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "path", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "runtime", [2024-03-20T20:02:36.474Z] "runtime/internal/atomic", [2024-03-20T20:02:36.474Z] "runtime/internal/math", [2024-03-20T20:02:36.474Z] "runtime/internal/sys", [2024-03-20T20:02:36.474Z] "sort", [2024-03-20T20:02:36.474Z] "strconv", [2024-03-20T20:02:36.474Z] "sync", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "syscall", [2024-03-20T20:02:36.474Z] "time", [2024-03-20T20:02:36.474Z] "unicode", [2024-03-20T20:02:36.474Z] "unicode/utf8", [2024-03-20T20:02:36.474Z] "unsafe" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "XTestGoFiles": [ [2024-03-20T20:02:36.474Z] "errgroup_example_md5all_test.go", [2024-03-20T20:02:36.474Z] "errgroup_test.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "XTestImports": [ [2024-03-20T20:02:36.474Z] "context", [2024-03-20T20:02:36.474Z] "crypto/md5", [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.474Z] "io/ioutil", [2024-03-20T20:02:36.474Z] "log", [2024-03-20T20:02:36.474Z] "net/http", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "path/filepath", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "testing", [2024-03-20T20:02:36.474Z] "time" [2024-03-20T20:02:36.474Z] ] [2024-03-20T20:02:36.474Z] } [2024-03-20T20:02:36.474Z] { [2024-03-20T20:02:36.474Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.474Z] "ImportPath": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.474Z] "Name": "runtime", [2024-03-20T20:02:36.474Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.474Z] "Module": { [2024-03-20T20:02:36.474Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.474Z] "Version": "v0.28.0", [2024-03-20T20:02:36.474Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.474Z] "Indirect": true, [2024-03-20T20:02:36.474Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.474Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.474Z] "GoVersion": "1.20" [2024-03-20T20:02:36.474Z] }, [2024-03-20T20:02:36.474Z] "DepOnly": true, [2024-03-20T20:02:36.474Z] "Stale": true, [2024-03-20T20:02:36.474Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.474Z] "GoFiles": [ [2024-03-20T20:02:36.474Z] "bytestream.go", [2024-03-20T20:02:36.474Z] "client_auth_info.go", [2024-03-20T20:02:36.474Z] "client_operation.go", [2024-03-20T20:02:36.474Z] "client_request.go", [2024-03-20T20:02:36.474Z] "client_response.go", [2024-03-20T20:02:36.474Z] "constants.go", [2024-03-20T20:02:36.474Z] "csv.go", [2024-03-20T20:02:36.474Z] "csv_options.go", [2024-03-20T20:02:36.474Z] "discard.go", [2024-03-20T20:02:36.474Z] "file.go", [2024-03-20T20:02:36.474Z] "headers.go", [2024-03-20T20:02:36.474Z] "interfaces.go", [2024-03-20T20:02:36.474Z] "json.go", [2024-03-20T20:02:36.474Z] "request.go", [2024-03-20T20:02:36.474Z] "statuses.go", [2024-03-20T20:02:36.474Z] "text.go", [2024-03-20T20:02:36.474Z] "values.go", [2024-03-20T20:02:36.474Z] "xml.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Imports": [ [2024-03-20T20:02:36.474Z] "bufio", [2024-03-20T20:02:36.474Z] "bytes", [2024-03-20T20:02:36.474Z] "context", [2024-03-20T20:02:36.474Z] "encoding", [2024-03-20T20:02:36.474Z] "encoding/csv", [2024-03-20T20:02:36.474Z] "encoding/json", [2024-03-20T20:02:36.474Z] "encoding/xml", [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.474Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "mime", [2024-03-20T20:02:36.474Z] "net/http", [2024-03-20T20:02:36.474Z] "net/url", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "strings", [2024-03-20T20:02:36.474Z] "time" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Deps": [ [2024-03-20T20:02:36.474Z] "bufio", [2024-03-20T20:02:36.474Z] "bytes", [2024-03-20T20:02:36.474Z] "compress/flate", [2024-03-20T20:02:36.474Z] "compress/gzip", [2024-03-20T20:02:36.474Z] "container/list", [2024-03-20T20:02:36.474Z] "context", [2024-03-20T20:02:36.474Z] "crypto", [2024-03-20T20:02:36.474Z] "crypto/aes", [2024-03-20T20:02:36.474Z] "crypto/cipher", [2024-03-20T20:02:36.474Z] "crypto/des", [2024-03-20T20:02:36.474Z] "crypto/dsa", [2024-03-20T20:02:36.474Z] "crypto/ecdsa", [2024-03-20T20:02:36.474Z] "crypto/ed25519", [2024-03-20T20:02:36.474Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.474Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.474Z] "crypto/elliptic", [2024-03-20T20:02:36.474Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.474Z] "crypto/hmac", [2024-03-20T20:02:36.474Z] "crypto/internal/randutil", [2024-03-20T20:02:36.474Z] "crypto/internal/subtle", [2024-03-20T20:02:36.474Z] "crypto/md5", [2024-03-20T20:02:36.474Z] "crypto/rand", [2024-03-20T20:02:36.474Z] "crypto/rc4", [2024-03-20T20:02:36.474Z] "crypto/rsa", [2024-03-20T20:02:36.474Z] "crypto/sha1", [2024-03-20T20:02:36.474Z] "crypto/sha256", [2024-03-20T20:02:36.474Z] "crypto/sha512", [2024-03-20T20:02:36.474Z] "crypto/subtle", [2024-03-20T20:02:36.474Z] "crypto/tls", [2024-03-20T20:02:36.474Z] "crypto/x509", [2024-03-20T20:02:36.474Z] "crypto/x509/pkix", [2024-03-20T20:02:36.474Z] "database/sql/driver", [2024-03-20T20:02:36.474Z] "encoding", [2024-03-20T20:02:36.474Z] "encoding/asn1", [2024-03-20T20:02:36.474Z] "encoding/base64", [2024-03-20T20:02:36.474Z] "encoding/binary", [2024-03-20T20:02:36.474Z] "encoding/csv", [2024-03-20T20:02:36.474Z] "encoding/hex", [2024-03-20T20:02:36.474Z] "encoding/json", [2024-03-20T20:02:36.474Z] "encoding/pem", [2024-03-20T20:02:36.474Z] "encoding/xml", [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.474Z] "github.com/google/uuid", [2024-03-20T20:02:36.474Z] "github.com/josharian/intern", [2024-03-20T20:02:36.474Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.474Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.474Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.474Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.474Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.474Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.474Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.474Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.474Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.474Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.474Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.474Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.474Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.474Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.474Z] "hash", [2024-03-20T20:02:36.474Z] "hash/crc32", [2024-03-20T20:02:36.474Z] "html", [2024-03-20T20:02:36.474Z] "internal/abi", [2024-03-20T20:02:36.474Z] "internal/bytealg", [2024-03-20T20:02:36.474Z] "internal/cpu", [2024-03-20T20:02:36.474Z] "internal/fmtsort", [2024-03-20T20:02:36.474Z] "internal/goexperiment", [2024-03-20T20:02:36.474Z] "internal/itoa", [2024-03-20T20:02:36.474Z] "internal/nettrace", [2024-03-20T20:02:36.474Z] "internal/oserror", [2024-03-20T20:02:36.474Z] "internal/poll", [2024-03-20T20:02:36.474Z] "internal/race", [2024-03-20T20:02:36.474Z] "internal/reflectlite", [2024-03-20T20:02:36.474Z] "internal/singleflight", [2024-03-20T20:02:36.474Z] "internal/syscall/execenv", [2024-03-20T20:02:36.474Z] "internal/syscall/unix", [2024-03-20T20:02:36.474Z] "internal/testlog", [2024-03-20T20:02:36.474Z] "internal/unsafeheader", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "io/fs", [2024-03-20T20:02:36.474Z] "io/ioutil", [2024-03-20T20:02:36.474Z] "log", [2024-03-20T20:02:36.474Z] "math", [2024-03-20T20:02:36.474Z] "math/big", [2024-03-20T20:02:36.474Z] "math/bits", [2024-03-20T20:02:36.474Z] "math/rand", [2024-03-20T20:02:36.474Z] "mime", [2024-03-20T20:02:36.474Z] "mime/multipart", [2024-03-20T20:02:36.474Z] "mime/quotedprintable", [2024-03-20T20:02:36.474Z] "net", [2024-03-20T20:02:36.474Z] "net/http", [2024-03-20T20:02:36.474Z] "net/http/httptrace", [2024-03-20T20:02:36.474Z] "net/http/internal", [2024-03-20T20:02:36.474Z] "net/http/internal/ascii", [2024-03-20T20:02:36.474Z] "net/mail", [2024-03-20T20:02:36.474Z] "net/textproto", [2024-03-20T20:02:36.474Z] "net/url", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "path", [2024-03-20T20:02:36.474Z] "path/filepath", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "regexp", [2024-03-20T20:02:36.474Z] "regexp/syntax", [2024-03-20T20:02:36.474Z] "runtime", [2024-03-20T20:02:36.474Z] "runtime/cgo", [2024-03-20T20:02:36.474Z] "runtime/internal/atomic", [2024-03-20T20:02:36.474Z] "runtime/internal/math", [2024-03-20T20:02:36.474Z] "runtime/internal/sys", [2024-03-20T20:02:36.474Z] "sort", [2024-03-20T20:02:36.474Z] "strconv", [2024-03-20T20:02:36.474Z] "strings", [2024-03-20T20:02:36.474Z] "sync", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "syscall", [2024-03-20T20:02:36.474Z] "time", [2024-03-20T20:02:36.474Z] "unicode", [2024-03-20T20:02:36.474Z] "unicode/utf16", [2024-03-20T20:02:36.474Z] "unicode/utf8", [2024-03-20T20:02:36.474Z] "unsafe", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.474Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "TestGoFiles": [ [2024-03-20T20:02:36.474Z] "authinfo_test.go", [2024-03-20T20:02:36.474Z] "bytestream_test.go", [2024-03-20T20:02:36.474Z] "client_request_test.go", [2024-03-20T20:02:36.474Z] "client_response_test.go", [2024-03-20T20:02:36.474Z] "csv_test.go", [2024-03-20T20:02:36.474Z] "file_test.go", [2024-03-20T20:02:36.474Z] "headers_test.go", [2024-03-20T20:02:36.474Z] "json_test.go", [2024-03-20T20:02:36.474Z] "request_test.go", [2024-03-20T20:02:36.474Z] "text_test.go", [2024-03-20T20:02:36.474Z] "values_test.go", [2024-03-20T20:02:36.474Z] "xml_test.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "TestImports": [ [2024-03-20T20:02:36.474Z] "bufio", [2024-03-20T20:02:36.474Z] "bytes", [2024-03-20T20:02:36.474Z] "context", [2024-03-20T20:02:36.474Z] "crypto/rand", [2024-03-20T20:02:36.474Z] "encoding/csv", [2024-03-20T20:02:36.474Z] "encoding/xml", [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.474Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.474Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.474Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "io/fs", [2024-03-20T20:02:36.474Z] "mime", [2024-03-20T20:02:36.474Z] "net/http", [2024-03-20T20:02:36.474Z] "net/http/httptest", [2024-03-20T20:02:36.474Z] "net/url", [2024-03-20T20:02:36.474Z] "strings", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "testing" [2024-03-20T20:02:36.474Z] ] [2024-03-20T20:02:36.474Z] } [2024-03-20T20:02:36.474Z] { [2024-03-20T20:02:36.474Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/logger", [2024-03-20T20:02:36.474Z] "ImportPath": "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.474Z] "Name": "logger", [2024-03-20T20:02:36.474Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.474Z] "Module": { [2024-03-20T20:02:36.474Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.474Z] "Version": "v0.28.0", [2024-03-20T20:02:36.474Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.474Z] "Indirect": true, [2024-03-20T20:02:36.474Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.474Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.474Z] "GoVersion": "1.20" [2024-03-20T20:02:36.474Z] }, [2024-03-20T20:02:36.474Z] "DepOnly": true, [2024-03-20T20:02:36.474Z] "Stale": true, [2024-03-20T20:02:36.474Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.474Z] "GoFiles": [ [2024-03-20T20:02:36.474Z] "logger.go", [2024-03-20T20:02:36.474Z] "standard.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Imports": [ [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "os" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Deps": [ [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "internal/abi", [2024-03-20T20:02:36.474Z] "internal/bytealg", [2024-03-20T20:02:36.474Z] "internal/cpu", [2024-03-20T20:02:36.474Z] "internal/fmtsort", [2024-03-20T20:02:36.474Z] "internal/goexperiment", [2024-03-20T20:02:36.474Z] "internal/itoa", [2024-03-20T20:02:36.474Z] "internal/oserror", [2024-03-20T20:02:36.474Z] "internal/poll", [2024-03-20T20:02:36.474Z] "internal/race", [2024-03-20T20:02:36.474Z] "internal/reflectlite", [2024-03-20T20:02:36.474Z] "internal/syscall/execenv", [2024-03-20T20:02:36.474Z] "internal/syscall/unix", [2024-03-20T20:02:36.474Z] "internal/testlog", [2024-03-20T20:02:36.474Z] "internal/unsafeheader", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "io/fs", [2024-03-20T20:02:36.474Z] "math", [2024-03-20T20:02:36.474Z] "math/bits", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "path", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "runtime", [2024-03-20T20:02:36.474Z] "runtime/internal/atomic", [2024-03-20T20:02:36.474Z] "runtime/internal/math", [2024-03-20T20:02:36.474Z] "runtime/internal/sys", [2024-03-20T20:02:36.474Z] "sort", [2024-03-20T20:02:36.474Z] "strconv", [2024-03-20T20:02:36.474Z] "sync", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "syscall", [2024-03-20T20:02:36.474Z] "time", [2024-03-20T20:02:36.474Z] "unicode", [2024-03-20T20:02:36.474Z] "unicode/utf8", [2024-03-20T20:02:36.474Z] "unsafe" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "TestGoFiles": [ [2024-03-20T20:02:36.474Z] "logger_test.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "TestImports": [ [2024-03-20T20:02:36.474Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.474Z] "testing" [2024-03-20T20:02:36.474Z] ] [2024-03-20T20:02:36.474Z] } [2024-03-20T20:02:36.474Z] { [2024-03-20T20:02:36.474Z] "Dir": "/usr/local/go/src/encoding/gob", [2024-03-20T20:02:36.474Z] "ImportPath": "encoding/gob", [2024-03-20T20:02:36.474Z] "Name": "gob", [2024-03-20T20:02:36.474Z] "Doc": "Package gob manages streams of gobs - binary values exchanged between an Encoder (transmitter) and a Decoder (receiver).", [2024-03-20T20:02:36.474Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/gob.a", [2024-03-20T20:02:36.474Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.474Z] "Goroot": true, [2024-03-20T20:02:36.474Z] "Standard": true, [2024-03-20T20:02:36.474Z] "DepOnly": true, [2024-03-20T20:02:36.474Z] "GoFiles": [ [2024-03-20T20:02:36.474Z] "dec_helpers.go", [2024-03-20T20:02:36.474Z] "decode.go", [2024-03-20T20:02:36.474Z] "decoder.go", [2024-03-20T20:02:36.474Z] "doc.go", [2024-03-20T20:02:36.474Z] "enc_helpers.go", [2024-03-20T20:02:36.474Z] "encode.go", [2024-03-20T20:02:36.474Z] "encoder.go", [2024-03-20T20:02:36.474Z] "error.go", [2024-03-20T20:02:36.474Z] "type.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.474Z] "debug.go", [2024-03-20T20:02:36.474Z] "decgen.go", [2024-03-20T20:02:36.474Z] "dump.go", [2024-03-20T20:02:36.474Z] "encgen.go" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Imports": [ [2024-03-20T20:02:36.474Z] "bufio", [2024-03-20T20:02:36.474Z] "encoding", [2024-03-20T20:02:36.474Z] "encoding/binary", [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "math", [2024-03-20T20:02:36.474Z] "math/bits", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "sync", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "unicode", [2024-03-20T20:02:36.474Z] "unicode/utf8" [2024-03-20T20:02:36.474Z] ], [2024-03-20T20:02:36.474Z] "Deps": [ [2024-03-20T20:02:36.474Z] "bufio", [2024-03-20T20:02:36.474Z] "bytes", [2024-03-20T20:02:36.474Z] "encoding", [2024-03-20T20:02:36.474Z] "encoding/binary", [2024-03-20T20:02:36.474Z] "errors", [2024-03-20T20:02:36.474Z] "fmt", [2024-03-20T20:02:36.474Z] "internal/abi", [2024-03-20T20:02:36.474Z] "internal/bytealg", [2024-03-20T20:02:36.474Z] "internal/cpu", [2024-03-20T20:02:36.474Z] "internal/fmtsort", [2024-03-20T20:02:36.474Z] "internal/goexperiment", [2024-03-20T20:02:36.474Z] "internal/itoa", [2024-03-20T20:02:36.474Z] "internal/oserror", [2024-03-20T20:02:36.474Z] "internal/poll", [2024-03-20T20:02:36.474Z] "internal/race", [2024-03-20T20:02:36.474Z] "internal/reflectlite", [2024-03-20T20:02:36.474Z] "internal/syscall/execenv", [2024-03-20T20:02:36.474Z] "internal/syscall/unix", [2024-03-20T20:02:36.474Z] "internal/testlog", [2024-03-20T20:02:36.474Z] "internal/unsafeheader", [2024-03-20T20:02:36.474Z] "io", [2024-03-20T20:02:36.474Z] "io/fs", [2024-03-20T20:02:36.474Z] "math", [2024-03-20T20:02:36.474Z] "math/bits", [2024-03-20T20:02:36.474Z] "os", [2024-03-20T20:02:36.474Z] "path", [2024-03-20T20:02:36.474Z] "reflect", [2024-03-20T20:02:36.474Z] "runtime", [2024-03-20T20:02:36.474Z] "runtime/internal/atomic", [2024-03-20T20:02:36.474Z] "runtime/internal/math", [2024-03-20T20:02:36.474Z] "runtime/internal/sys", [2024-03-20T20:02:36.474Z] "sort", [2024-03-20T20:02:36.474Z] "strconv", [2024-03-20T20:02:36.474Z] "strings", [2024-03-20T20:02:36.474Z] "sync", [2024-03-20T20:02:36.474Z] "sync/atomic", [2024-03-20T20:02:36.474Z] "syscall", [2024-03-20T20:02:36.474Z] "time", [2024-03-20T20:02:36.474Z] "unicode", [2024-03-20T20:02:36.474Z] "unicode/utf8", [2024-03-20T20:02:36.474Z] "unsafe" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestGoFiles": [ [2024-03-20T20:02:36.475Z] "codec_test.go", [2024-03-20T20:02:36.475Z] "encoder_test.go", [2024-03-20T20:02:36.475Z] "gobencdec_test.go", [2024-03-20T20:02:36.475Z] "timing_test.go", [2024-03-20T20:02:36.475Z] "type_test.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestImports": [ [2024-03-20T20:02:36.475Z] "bytes", [2024-03-20T20:02:36.475Z] "encoding/hex", [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "flag", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "io", [2024-03-20T20:02:36.475Z] "math", [2024-03-20T20:02:36.475Z] "math/rand", [2024-03-20T20:02:36.475Z] "net", [2024-03-20T20:02:36.475Z] "os", [2024-03-20T20:02:36.475Z] "reflect", [2024-03-20T20:02:36.475Z] "runtime", [2024-03-20T20:02:36.475Z] "strings", [2024-03-20T20:02:36.475Z] "sync", [2024-03-20T20:02:36.475Z] "testing", [2024-03-20T20:02:36.475Z] "time" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "XTestGoFiles": [ [2024-03-20T20:02:36.475Z] "example_encdec_test.go", [2024-03-20T20:02:36.475Z] "example_interface_test.go", [2024-03-20T20:02:36.475Z] "example_test.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "XTestImports": [ [2024-03-20T20:02:36.475Z] "bytes", [2024-03-20T20:02:36.475Z] "encoding/gob", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "log", [2024-03-20T20:02:36.475Z] "math" [2024-03-20T20:02:36.475Z] ] [2024-03-20T20:02:36.475Z] } [2024-03-20T20:02:36.475Z] { [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/debug", [2024-03-20T20:02:36.475Z] "ImportPath": "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.475Z] "Name": "debug", [2024-03-20T20:02:36.475Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.475Z] "Module": { [2024-03-20T20:02:36.475Z] "Path": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.475Z] "Version": "v0.23.0", [2024-03-20T20:02:36.475Z] "Time": "2024-03-09T18:36:04Z", [2024-03-20T20:02:36.475Z] "Indirect": true, [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.475Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-20T20:02:36.475Z] "GoVersion": "1.20" [2024-03-20T20:02:36.475Z] }, [2024-03-20T20:02:36.475Z] "DepOnly": true, [2024-03-20T20:02:36.475Z] "Stale": true, [2024-03-20T20:02:36.475Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.475Z] "GoFiles": [ [2024-03-20T20:02:36.475Z] "debug.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Imports": [ [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "log", [2024-03-20T20:02:36.475Z] "os", [2024-03-20T20:02:36.475Z] "path/filepath", [2024-03-20T20:02:36.475Z] "runtime" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Deps": [ [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "internal/abi", [2024-03-20T20:02:36.475Z] "internal/bytealg", [2024-03-20T20:02:36.475Z] "internal/cpu", [2024-03-20T20:02:36.475Z] "internal/fmtsort", [2024-03-20T20:02:36.475Z] "internal/goexperiment", [2024-03-20T20:02:36.475Z] "internal/itoa", [2024-03-20T20:02:36.475Z] "internal/oserror", [2024-03-20T20:02:36.475Z] "internal/poll", [2024-03-20T20:02:36.475Z] "internal/race", [2024-03-20T20:02:36.475Z] "internal/reflectlite", [2024-03-20T20:02:36.475Z] "internal/syscall/execenv", [2024-03-20T20:02:36.475Z] "internal/syscall/unix", [2024-03-20T20:02:36.475Z] "internal/testlog", [2024-03-20T20:02:36.475Z] "internal/unsafeheader", [2024-03-20T20:02:36.475Z] "io", [2024-03-20T20:02:36.475Z] "io/fs", [2024-03-20T20:02:36.475Z] "log", [2024-03-20T20:02:36.475Z] "math", [2024-03-20T20:02:36.475Z] "math/bits", [2024-03-20T20:02:36.475Z] "os", [2024-03-20T20:02:36.475Z] "path", [2024-03-20T20:02:36.475Z] "path/filepath", [2024-03-20T20:02:36.475Z] "reflect", [2024-03-20T20:02:36.475Z] "runtime", [2024-03-20T20:02:36.475Z] "runtime/internal/atomic", [2024-03-20T20:02:36.475Z] "runtime/internal/math", [2024-03-20T20:02:36.475Z] "runtime/internal/sys", [2024-03-20T20:02:36.475Z] "sort", [2024-03-20T20:02:36.475Z] "strconv", [2024-03-20T20:02:36.475Z] "strings", [2024-03-20T20:02:36.475Z] "sync", [2024-03-20T20:02:36.475Z] "sync/atomic", [2024-03-20T20:02:36.475Z] "syscall", [2024-03-20T20:02:36.475Z] "time", [2024-03-20T20:02:36.475Z] "unicode", [2024-03-20T20:02:36.475Z] "unicode/utf8", [2024-03-20T20:02:36.475Z] "unsafe" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestGoFiles": [ [2024-03-20T20:02:36.475Z] "debug_test.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestImports": [ [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.475Z] "os", [2024-03-20T20:02:36.475Z] "testing" [2024-03-20T20:02:36.475Z] ] [2024-03-20T20:02:36.475Z] } [2024-03-20T20:02:36.475Z] { [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-03-20T20:02:36.475Z] "ImportPath": "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.475Z] "Name": "jsonpointer", [2024-03-20T20:02:36.475Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-03-20T20:02:36.475Z] "Module": { [2024-03-20T20:02:36.475Z] "Path": "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.475Z] "Version": "v0.21.0", [2024-03-20T20:02:36.475Z] "Time": "2024-03-09T18:18:34Z", [2024-03-20T20:02:36.475Z] "Indirect": true, [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-03-20T20:02:36.475Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonpointer/@v/v0.21.0.mod", [2024-03-20T20:02:36.475Z] "GoVersion": "1.20" [2024-03-20T20:02:36.475Z] }, [2024-03-20T20:02:36.475Z] "DepOnly": true, [2024-03-20T20:02:36.475Z] "Stale": true, [2024-03-20T20:02:36.475Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.475Z] "GoFiles": [ [2024-03-20T20:02:36.475Z] "pointer.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Imports": [ [2024-03-20T20:02:36.475Z] "encoding/json", [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.475Z] "reflect", [2024-03-20T20:02:36.475Z] "strconv", [2024-03-20T20:02:36.475Z] "strings" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Deps": [ [2024-03-20T20:02:36.475Z] "bufio", [2024-03-20T20:02:36.475Z] "bytes", [2024-03-20T20:02:36.475Z] "compress/flate", [2024-03-20T20:02:36.475Z] "compress/gzip", [2024-03-20T20:02:36.475Z] "container/list", [2024-03-20T20:02:36.475Z] "context", [2024-03-20T20:02:36.475Z] "crypto", [2024-03-20T20:02:36.475Z] "crypto/aes", [2024-03-20T20:02:36.475Z] "crypto/cipher", [2024-03-20T20:02:36.475Z] "crypto/des", [2024-03-20T20:02:36.475Z] "crypto/dsa", [2024-03-20T20:02:36.475Z] "crypto/ecdsa", [2024-03-20T20:02:36.475Z] "crypto/ed25519", [2024-03-20T20:02:36.475Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.475Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.475Z] "crypto/elliptic", [2024-03-20T20:02:36.475Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.475Z] "crypto/hmac", [2024-03-20T20:02:36.475Z] "crypto/internal/randutil", [2024-03-20T20:02:36.475Z] "crypto/internal/subtle", [2024-03-20T20:02:36.475Z] "crypto/md5", [2024-03-20T20:02:36.475Z] "crypto/rand", [2024-03-20T20:02:36.475Z] "crypto/rc4", [2024-03-20T20:02:36.475Z] "crypto/rsa", [2024-03-20T20:02:36.475Z] "crypto/sha1", [2024-03-20T20:02:36.475Z] "crypto/sha256", [2024-03-20T20:02:36.475Z] "crypto/sha512", [2024-03-20T20:02:36.475Z] "crypto/subtle", [2024-03-20T20:02:36.475Z] "crypto/tls", [2024-03-20T20:02:36.475Z] "crypto/x509", [2024-03-20T20:02:36.475Z] "crypto/x509/pkix", [2024-03-20T20:02:36.475Z] "encoding", [2024-03-20T20:02:36.475Z] "encoding/asn1", [2024-03-20T20:02:36.475Z] "encoding/base64", [2024-03-20T20:02:36.475Z] "encoding/binary", [2024-03-20T20:02:36.475Z] "encoding/hex", [2024-03-20T20:02:36.475Z] "encoding/json", [2024-03-20T20:02:36.475Z] "encoding/pem", [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.475Z] "github.com/josharian/intern", [2024-03-20T20:02:36.475Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.475Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.475Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.475Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.475Z] "hash", [2024-03-20T20:02:36.475Z] "hash/crc32", [2024-03-20T20:02:36.475Z] "internal/abi", [2024-03-20T20:02:36.475Z] "internal/bytealg", [2024-03-20T20:02:36.475Z] "internal/cpu", [2024-03-20T20:02:36.475Z] "internal/fmtsort", [2024-03-20T20:02:36.475Z] "internal/goexperiment", [2024-03-20T20:02:36.475Z] "internal/itoa", [2024-03-20T20:02:36.475Z] "internal/nettrace", [2024-03-20T20:02:36.475Z] "internal/oserror", [2024-03-20T20:02:36.475Z] "internal/poll", [2024-03-20T20:02:36.475Z] "internal/race", [2024-03-20T20:02:36.475Z] "internal/reflectlite", [2024-03-20T20:02:36.475Z] "internal/singleflight", [2024-03-20T20:02:36.475Z] "internal/syscall/execenv", [2024-03-20T20:02:36.475Z] "internal/syscall/unix", [2024-03-20T20:02:36.475Z] "internal/testlog", [2024-03-20T20:02:36.475Z] "internal/unsafeheader", [2024-03-20T20:02:36.475Z] "io", [2024-03-20T20:02:36.475Z] "io/fs", [2024-03-20T20:02:36.475Z] "io/ioutil", [2024-03-20T20:02:36.475Z] "log", [2024-03-20T20:02:36.475Z] "math", [2024-03-20T20:02:36.475Z] "math/big", [2024-03-20T20:02:36.475Z] "math/bits", [2024-03-20T20:02:36.475Z] "math/rand", [2024-03-20T20:02:36.475Z] "mime", [2024-03-20T20:02:36.475Z] "mime/multipart", [2024-03-20T20:02:36.475Z] "mime/quotedprintable", [2024-03-20T20:02:36.475Z] "net", [2024-03-20T20:02:36.475Z] "net/http", [2024-03-20T20:02:36.475Z] "net/http/httptrace", [2024-03-20T20:02:36.475Z] "net/http/internal", [2024-03-20T20:02:36.475Z] "net/http/internal/ascii", [2024-03-20T20:02:36.475Z] "net/textproto", [2024-03-20T20:02:36.475Z] "net/url", [2024-03-20T20:02:36.475Z] "os", [2024-03-20T20:02:36.475Z] "path", [2024-03-20T20:02:36.475Z] "path/filepath", [2024-03-20T20:02:36.475Z] "reflect", [2024-03-20T20:02:36.475Z] "regexp", [2024-03-20T20:02:36.475Z] "regexp/syntax", [2024-03-20T20:02:36.475Z] "runtime", [2024-03-20T20:02:36.475Z] "runtime/cgo", [2024-03-20T20:02:36.475Z] "runtime/internal/atomic", [2024-03-20T20:02:36.475Z] "runtime/internal/math", [2024-03-20T20:02:36.475Z] "runtime/internal/sys", [2024-03-20T20:02:36.475Z] "sort", [2024-03-20T20:02:36.475Z] "strconv", [2024-03-20T20:02:36.475Z] "strings", [2024-03-20T20:02:36.475Z] "sync", [2024-03-20T20:02:36.475Z] "sync/atomic", [2024-03-20T20:02:36.475Z] "syscall", [2024-03-20T20:02:36.475Z] "time", [2024-03-20T20:02:36.475Z] "unicode", [2024-03-20T20:02:36.475Z] "unicode/utf16", [2024-03-20T20:02:36.475Z] "unicode/utf8", [2024-03-20T20:02:36.475Z] "unsafe", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestGoFiles": [ [2024-03-20T20:02:36.475Z] "pointer_test.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestImports": [ [2024-03-20T20:02:36.475Z] "encoding/json", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.475Z] "strconv", [2024-03-20T20:02:36.475Z] "testing" [2024-03-20T20:02:36.475Z] ] [2024-03-20T20:02:36.475Z] } [2024-03-20T20:02:36.475Z] { [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0/internal", [2024-03-20T20:02:36.475Z] "ImportPath": "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.475Z] "Name": "internal", [2024-03-20T20:02:36.475Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-20T20:02:36.475Z] "Module": { [2024-03-20T20:02:36.475Z] "Path": "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.475Z] "Version": "v0.21.0", [2024-03-20T20:02:36.475Z] "Time": "2024-03-09T18:23:36Z", [2024-03-20T20:02:36.475Z] "Indirect": true, [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-20T20:02:36.475Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonreference/@v/v0.21.0.mod", [2024-03-20T20:02:36.475Z] "GoVersion": "1.20" [2024-03-20T20:02:36.475Z] }, [2024-03-20T20:02:36.475Z] "DepOnly": true, [2024-03-20T20:02:36.475Z] "Stale": true, [2024-03-20T20:02:36.475Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.475Z] "GoFiles": [ [2024-03-20T20:02:36.475Z] "normalize_url.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Imports": [ [2024-03-20T20:02:36.475Z] "net/url", [2024-03-20T20:02:36.475Z] "regexp", [2024-03-20T20:02:36.475Z] "strings" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Deps": [ [2024-03-20T20:02:36.475Z] "bytes", [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "internal/abi", [2024-03-20T20:02:36.475Z] "internal/bytealg", [2024-03-20T20:02:36.475Z] "internal/cpu", [2024-03-20T20:02:36.475Z] "internal/fmtsort", [2024-03-20T20:02:36.475Z] "internal/goexperiment", [2024-03-20T20:02:36.475Z] "internal/itoa", [2024-03-20T20:02:36.475Z] "internal/oserror", [2024-03-20T20:02:36.475Z] "internal/poll", [2024-03-20T20:02:36.475Z] "internal/race", [2024-03-20T20:02:36.475Z] "internal/reflectlite", [2024-03-20T20:02:36.475Z] "internal/syscall/execenv", [2024-03-20T20:02:36.475Z] "internal/syscall/unix", [2024-03-20T20:02:36.475Z] "internal/testlog", [2024-03-20T20:02:36.475Z] "internal/unsafeheader", [2024-03-20T20:02:36.475Z] "io", [2024-03-20T20:02:36.475Z] "io/fs", [2024-03-20T20:02:36.475Z] "math", [2024-03-20T20:02:36.475Z] "math/bits", [2024-03-20T20:02:36.475Z] "net/url", [2024-03-20T20:02:36.475Z] "os", [2024-03-20T20:02:36.475Z] "path", [2024-03-20T20:02:36.475Z] "reflect", [2024-03-20T20:02:36.475Z] "regexp", [2024-03-20T20:02:36.475Z] "regexp/syntax", [2024-03-20T20:02:36.475Z] "runtime", [2024-03-20T20:02:36.475Z] "runtime/internal/atomic", [2024-03-20T20:02:36.475Z] "runtime/internal/math", [2024-03-20T20:02:36.475Z] "runtime/internal/sys", [2024-03-20T20:02:36.475Z] "sort", [2024-03-20T20:02:36.475Z] "strconv", [2024-03-20T20:02:36.475Z] "strings", [2024-03-20T20:02:36.475Z] "sync", [2024-03-20T20:02:36.475Z] "sync/atomic", [2024-03-20T20:02:36.475Z] "syscall", [2024-03-20T20:02:36.475Z] "time", [2024-03-20T20:02:36.475Z] "unicode", [2024-03-20T20:02:36.475Z] "unicode/utf8", [2024-03-20T20:02:36.475Z] "unsafe" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestGoFiles": [ [2024-03-20T20:02:36.475Z] "normalize_url_test.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestImports": [ [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.475Z] "net/url", [2024-03-20T20:02:36.475Z] "testing" [2024-03-20T20:02:36.475Z] ] [2024-03-20T20:02:36.475Z] } [2024-03-20T20:02:36.475Z] { [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-20T20:02:36.475Z] "ImportPath": "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.475Z] "Name": "jsonreference", [2024-03-20T20:02:36.475Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-20T20:02:36.475Z] "Module": { [2024-03-20T20:02:36.475Z] "Path": "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.475Z] "Version": "v0.21.0", [2024-03-20T20:02:36.475Z] "Time": "2024-03-09T18:23:36Z", [2024-03-20T20:02:36.475Z] "Indirect": true, [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-20T20:02:36.475Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonreference/@v/v0.21.0.mod", [2024-03-20T20:02:36.475Z] "GoVersion": "1.20" [2024-03-20T20:02:36.475Z] }, [2024-03-20T20:02:36.475Z] "DepOnly": true, [2024-03-20T20:02:36.475Z] "Stale": true, [2024-03-20T20:02:36.475Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.475Z] "GoFiles": [ [2024-03-20T20:02:36.475Z] "reference.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Imports": [ [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.475Z] "net/url", [2024-03-20T20:02:36.475Z] "strings" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Deps": [ [2024-03-20T20:02:36.475Z] "bufio", [2024-03-20T20:02:36.475Z] "bytes", [2024-03-20T20:02:36.475Z] "compress/flate", [2024-03-20T20:02:36.475Z] "compress/gzip", [2024-03-20T20:02:36.475Z] "container/list", [2024-03-20T20:02:36.475Z] "context", [2024-03-20T20:02:36.475Z] "crypto", [2024-03-20T20:02:36.475Z] "crypto/aes", [2024-03-20T20:02:36.475Z] "crypto/cipher", [2024-03-20T20:02:36.475Z] "crypto/des", [2024-03-20T20:02:36.475Z] "crypto/dsa", [2024-03-20T20:02:36.475Z] "crypto/ecdsa", [2024-03-20T20:02:36.475Z] "crypto/ed25519", [2024-03-20T20:02:36.475Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.475Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.475Z] "crypto/elliptic", [2024-03-20T20:02:36.475Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.475Z] "crypto/hmac", [2024-03-20T20:02:36.475Z] "crypto/internal/randutil", [2024-03-20T20:02:36.475Z] "crypto/internal/subtle", [2024-03-20T20:02:36.475Z] "crypto/md5", [2024-03-20T20:02:36.475Z] "crypto/rand", [2024-03-20T20:02:36.475Z] "crypto/rc4", [2024-03-20T20:02:36.475Z] "crypto/rsa", [2024-03-20T20:02:36.475Z] "crypto/sha1", [2024-03-20T20:02:36.475Z] "crypto/sha256", [2024-03-20T20:02:36.475Z] "crypto/sha512", [2024-03-20T20:02:36.475Z] "crypto/subtle", [2024-03-20T20:02:36.475Z] "crypto/tls", [2024-03-20T20:02:36.475Z] "crypto/x509", [2024-03-20T20:02:36.475Z] "crypto/x509/pkix", [2024-03-20T20:02:36.475Z] "encoding", [2024-03-20T20:02:36.475Z] "encoding/asn1", [2024-03-20T20:02:36.475Z] "encoding/base64", [2024-03-20T20:02:36.475Z] "encoding/binary", [2024-03-20T20:02:36.475Z] "encoding/hex", [2024-03-20T20:02:36.475Z] "encoding/json", [2024-03-20T20:02:36.475Z] "encoding/pem", [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.475Z] "github.com/josharian/intern", [2024-03-20T20:02:36.475Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.475Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.475Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.475Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.475Z] "hash", [2024-03-20T20:02:36.475Z] "hash/crc32", [2024-03-20T20:02:36.475Z] "internal/abi", [2024-03-20T20:02:36.475Z] "internal/bytealg", [2024-03-20T20:02:36.475Z] "internal/cpu", [2024-03-20T20:02:36.475Z] "internal/fmtsort", [2024-03-20T20:02:36.475Z] "internal/goexperiment", [2024-03-20T20:02:36.475Z] "internal/itoa", [2024-03-20T20:02:36.475Z] "internal/nettrace", [2024-03-20T20:02:36.475Z] "internal/oserror", [2024-03-20T20:02:36.475Z] "internal/poll", [2024-03-20T20:02:36.475Z] "internal/race", [2024-03-20T20:02:36.475Z] "internal/reflectlite", [2024-03-20T20:02:36.475Z] "internal/singleflight", [2024-03-20T20:02:36.475Z] "internal/syscall/execenv", [2024-03-20T20:02:36.475Z] "internal/syscall/unix", [2024-03-20T20:02:36.475Z] "internal/testlog", [2024-03-20T20:02:36.475Z] "internal/unsafeheader", [2024-03-20T20:02:36.475Z] "io", [2024-03-20T20:02:36.475Z] "io/fs", [2024-03-20T20:02:36.475Z] "io/ioutil", [2024-03-20T20:02:36.475Z] "log", [2024-03-20T20:02:36.475Z] "math", [2024-03-20T20:02:36.475Z] "math/big", [2024-03-20T20:02:36.475Z] "math/bits", [2024-03-20T20:02:36.475Z] "math/rand", [2024-03-20T20:02:36.475Z] "mime", [2024-03-20T20:02:36.475Z] "mime/multipart", [2024-03-20T20:02:36.475Z] "mime/quotedprintable", [2024-03-20T20:02:36.475Z] "net", [2024-03-20T20:02:36.475Z] "net/http", [2024-03-20T20:02:36.475Z] "net/http/httptrace", [2024-03-20T20:02:36.475Z] "net/http/internal", [2024-03-20T20:02:36.475Z] "net/http/internal/ascii", [2024-03-20T20:02:36.475Z] "net/textproto", [2024-03-20T20:02:36.475Z] "net/url", [2024-03-20T20:02:36.475Z] "os", [2024-03-20T20:02:36.475Z] "path", [2024-03-20T20:02:36.475Z] "path/filepath", [2024-03-20T20:02:36.475Z] "reflect", [2024-03-20T20:02:36.475Z] "regexp", [2024-03-20T20:02:36.475Z] "regexp/syntax", [2024-03-20T20:02:36.475Z] "runtime", [2024-03-20T20:02:36.475Z] "runtime/cgo", [2024-03-20T20:02:36.475Z] "runtime/internal/atomic", [2024-03-20T20:02:36.475Z] "runtime/internal/math", [2024-03-20T20:02:36.475Z] "runtime/internal/sys", [2024-03-20T20:02:36.475Z] "sort", [2024-03-20T20:02:36.475Z] "strconv", [2024-03-20T20:02:36.475Z] "strings", [2024-03-20T20:02:36.475Z] "sync", [2024-03-20T20:02:36.475Z] "sync/atomic", [2024-03-20T20:02:36.475Z] "syscall", [2024-03-20T20:02:36.475Z] "time", [2024-03-20T20:02:36.475Z] "unicode", [2024-03-20T20:02:36.475Z] "unicode/utf16", [2024-03-20T20:02:36.475Z] "unicode/utf8", [2024-03-20T20:02:36.475Z] "unsafe", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.475Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestGoFiles": [ [2024-03-20T20:02:36.475Z] "reference_test.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "TestImports": [ [2024-03-20T20:02:36.475Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.475Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.475Z] "testing" [2024-03-20T20:02:36.475Z] ] [2024-03-20T20:02:36.475Z] } [2024-03-20T20:02:36.475Z] { [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-03-20T20:02:36.475Z] "ImportPath": "github.com/go-openapi/spec", [2024-03-20T20:02:36.475Z] "Name": "spec", [2024-03-20T20:02:36.475Z] "Root": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-03-20T20:02:36.475Z] "Module": { [2024-03-20T20:02:36.475Z] "Path": "github.com/go-openapi/spec", [2024-03-20T20:02:36.475Z] "Version": "v0.21.0", [2024-03-20T20:02:36.475Z] "Time": "2024-03-09T18:30:37Z", [2024-03-20T20:02:36.475Z] "Indirect": true, [2024-03-20T20:02:36.475Z] "Dir": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-03-20T20:02:36.475Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/spec/@v/v0.21.0.mod", [2024-03-20T20:02:36.475Z] "GoVersion": "1.20" [2024-03-20T20:02:36.475Z] }, [2024-03-20T20:02:36.475Z] "DepOnly": true, [2024-03-20T20:02:36.475Z] "Stale": true, [2024-03-20T20:02:36.475Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.475Z] "GoFiles": [ [2024-03-20T20:02:36.475Z] "cache.go", [2024-03-20T20:02:36.475Z] "contact_info.go", [2024-03-20T20:02:36.475Z] "debug.go", [2024-03-20T20:02:36.475Z] "embed.go", [2024-03-20T20:02:36.475Z] "errors.go", [2024-03-20T20:02:36.475Z] "expander.go", [2024-03-20T20:02:36.475Z] "external_docs.go", [2024-03-20T20:02:36.475Z] "header.go", [2024-03-20T20:02:36.475Z] "info.go", [2024-03-20T20:02:36.475Z] "items.go", [2024-03-20T20:02:36.475Z] "license.go", [2024-03-20T20:02:36.475Z] "normalizer.go", [2024-03-20T20:02:36.475Z] "normalizer_nonwindows.go", [2024-03-20T20:02:36.475Z] "operation.go", [2024-03-20T20:02:36.475Z] "parameter.go", [2024-03-20T20:02:36.475Z] "path_item.go", [2024-03-20T20:02:36.475Z] "paths.go", [2024-03-20T20:02:36.475Z] "properties.go", [2024-03-20T20:02:36.475Z] "ref.go", [2024-03-20T20:02:36.475Z] "resolver.go", [2024-03-20T20:02:36.475Z] "response.go", [2024-03-20T20:02:36.475Z] "responses.go", [2024-03-20T20:02:36.475Z] "schema.go", [2024-03-20T20:02:36.475Z] "schema_loader.go", [2024-03-20T20:02:36.475Z] "security_scheme.go", [2024-03-20T20:02:36.475Z] "spec.go", [2024-03-20T20:02:36.475Z] "swagger.go", [2024-03-20T20:02:36.475Z] "tag.go", [2024-03-20T20:02:36.475Z] "url_go19.go", [2024-03-20T20:02:36.475Z] "validations.go", [2024-03-20T20:02:36.475Z] "xml_object.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.475Z] "normalizer_windows.go" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "EmbedPatterns": [ [2024-03-20T20:02:36.475Z] "schemas/*.json", [2024-03-20T20:02:36.475Z] "schemas/*/*.json" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "EmbedFiles": [ [2024-03-20T20:02:36.475Z] "schemas/jsonschema-draft-04.json", [2024-03-20T20:02:36.475Z] "schemas/v2/schema.json" [2024-03-20T20:02:36.475Z] ], [2024-03-20T20:02:36.475Z] "Imports": [ [2024-03-20T20:02:36.475Z] "bytes", [2024-03-20T20:02:36.475Z] "embed", [2024-03-20T20:02:36.475Z] "encoding/gob", [2024-03-20T20:02:36.475Z] "encoding/json", [2024-03-20T20:02:36.475Z] "errors", [2024-03-20T20:02:36.475Z] "fmt", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.475Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.476Z] "log", [2024-03-20T20:02:36.476Z] "net/http", [2024-03-20T20:02:36.476Z] "net/url", [2024-03-20T20:02:36.476Z] "os", [2024-03-20T20:02:36.476Z] "path", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "reflect", [2024-03-20T20:02:36.476Z] "runtime", [2024-03-20T20:02:36.476Z] "sort", [2024-03-20T20:02:36.476Z] "strconv", [2024-03-20T20:02:36.476Z] "strings", [2024-03-20T20:02:36.476Z] "sync" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "Deps": [ [2024-03-20T20:02:36.476Z] "bufio", [2024-03-20T20:02:36.476Z] "bytes", [2024-03-20T20:02:36.476Z] "compress/flate", [2024-03-20T20:02:36.476Z] "compress/gzip", [2024-03-20T20:02:36.476Z] "container/list", [2024-03-20T20:02:36.476Z] "context", [2024-03-20T20:02:36.476Z] "crypto", [2024-03-20T20:02:36.476Z] "crypto/aes", [2024-03-20T20:02:36.476Z] "crypto/cipher", [2024-03-20T20:02:36.476Z] "crypto/des", [2024-03-20T20:02:36.476Z] "crypto/dsa", [2024-03-20T20:02:36.476Z] "crypto/ecdsa", [2024-03-20T20:02:36.476Z] "crypto/ed25519", [2024-03-20T20:02:36.476Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.476Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.476Z] "crypto/elliptic", [2024-03-20T20:02:36.476Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.476Z] "crypto/hmac", [2024-03-20T20:02:36.476Z] "crypto/internal/randutil", [2024-03-20T20:02:36.476Z] "crypto/internal/subtle", [2024-03-20T20:02:36.476Z] "crypto/md5", [2024-03-20T20:02:36.476Z] "crypto/rand", [2024-03-20T20:02:36.476Z] "crypto/rc4", [2024-03-20T20:02:36.476Z] "crypto/rsa", [2024-03-20T20:02:36.476Z] "crypto/sha1", [2024-03-20T20:02:36.476Z] "crypto/sha256", [2024-03-20T20:02:36.476Z] "crypto/sha512", [2024-03-20T20:02:36.476Z] "crypto/subtle", [2024-03-20T20:02:36.476Z] "crypto/tls", [2024-03-20T20:02:36.476Z] "crypto/x509", [2024-03-20T20:02:36.476Z] "crypto/x509/pkix", [2024-03-20T20:02:36.476Z] "embed", [2024-03-20T20:02:36.476Z] "encoding", [2024-03-20T20:02:36.476Z] "encoding/asn1", [2024-03-20T20:02:36.476Z] "encoding/base64", [2024-03-20T20:02:36.476Z] "encoding/binary", [2024-03-20T20:02:36.476Z] "encoding/gob", [2024-03-20T20:02:36.476Z] "encoding/hex", [2024-03-20T20:02:36.476Z] "encoding/json", [2024-03-20T20:02:36.476Z] "encoding/pem", [2024-03-20T20:02:36.476Z] "errors", [2024-03-20T20:02:36.476Z] "fmt", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.476Z] "github.com/josharian/intern", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.476Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.476Z] "hash", [2024-03-20T20:02:36.476Z] "hash/crc32", [2024-03-20T20:02:36.476Z] "internal/abi", [2024-03-20T20:02:36.476Z] "internal/bytealg", [2024-03-20T20:02:36.476Z] "internal/cpu", [2024-03-20T20:02:36.476Z] "internal/fmtsort", [2024-03-20T20:02:36.476Z] "internal/goexperiment", [2024-03-20T20:02:36.476Z] "internal/itoa", [2024-03-20T20:02:36.476Z] "internal/nettrace", [2024-03-20T20:02:36.476Z] "internal/oserror", [2024-03-20T20:02:36.476Z] "internal/poll", [2024-03-20T20:02:36.476Z] "internal/race", [2024-03-20T20:02:36.476Z] "internal/reflectlite", [2024-03-20T20:02:36.476Z] "internal/singleflight", [2024-03-20T20:02:36.476Z] "internal/syscall/execenv", [2024-03-20T20:02:36.476Z] "internal/syscall/unix", [2024-03-20T20:02:36.476Z] "internal/testlog", [2024-03-20T20:02:36.476Z] "internal/unsafeheader", [2024-03-20T20:02:36.476Z] "io", [2024-03-20T20:02:36.476Z] "io/fs", [2024-03-20T20:02:36.476Z] "io/ioutil", [2024-03-20T20:02:36.476Z] "log", [2024-03-20T20:02:36.476Z] "math", [2024-03-20T20:02:36.476Z] "math/big", [2024-03-20T20:02:36.476Z] "math/bits", [2024-03-20T20:02:36.476Z] "math/rand", [2024-03-20T20:02:36.476Z] "mime", [2024-03-20T20:02:36.476Z] "mime/multipart", [2024-03-20T20:02:36.476Z] "mime/quotedprintable", [2024-03-20T20:02:36.476Z] "net", [2024-03-20T20:02:36.476Z] "net/http", [2024-03-20T20:02:36.476Z] "net/http/httptrace", [2024-03-20T20:02:36.476Z] "net/http/internal", [2024-03-20T20:02:36.476Z] "net/http/internal/ascii", [2024-03-20T20:02:36.476Z] "net/textproto", [2024-03-20T20:02:36.476Z] "net/url", [2024-03-20T20:02:36.476Z] "os", [2024-03-20T20:02:36.476Z] "path", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "reflect", [2024-03-20T20:02:36.476Z] "regexp", [2024-03-20T20:02:36.476Z] "regexp/syntax", [2024-03-20T20:02:36.476Z] "runtime", [2024-03-20T20:02:36.476Z] "runtime/cgo", [2024-03-20T20:02:36.476Z] "runtime/internal/atomic", [2024-03-20T20:02:36.476Z] "runtime/internal/math", [2024-03-20T20:02:36.476Z] "runtime/internal/sys", [2024-03-20T20:02:36.476Z] "sort", [2024-03-20T20:02:36.476Z] "strconv", [2024-03-20T20:02:36.476Z] "strings", [2024-03-20T20:02:36.476Z] "sync", [2024-03-20T20:02:36.476Z] "sync/atomic", [2024-03-20T20:02:36.476Z] "syscall", [2024-03-20T20:02:36.476Z] "time", [2024-03-20T20:02:36.476Z] "unicode", [2024-03-20T20:02:36.476Z] "unicode/utf16", [2024-03-20T20:02:36.476Z] "unicode/utf8", [2024-03-20T20:02:36.476Z] "unsafe", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "TestGoFiles": [ [2024-03-20T20:02:36.476Z] "auth_test.go", [2024-03-20T20:02:36.476Z] "cache_test.go", [2024-03-20T20:02:36.476Z] "circular_test.go", [2024-03-20T20:02:36.476Z] "contact_info_test.go", [2024-03-20T20:02:36.476Z] "debug_test.go", [2024-03-20T20:02:36.476Z] "expander_test.go", [2024-03-20T20:02:36.476Z] "external_docs_test.go", [2024-03-20T20:02:36.476Z] "header_test.go", [2024-03-20T20:02:36.476Z] "helpers_test.go", [2024-03-20T20:02:36.476Z] "info_test.go", [2024-03-20T20:02:36.476Z] "items_test.go", [2024-03-20T20:02:36.476Z] "license_test.go", [2024-03-20T20:02:36.476Z] "normalizer_test.go", [2024-03-20T20:02:36.476Z] "operation_test.go", [2024-03-20T20:02:36.476Z] "parameters_test.go", [2024-03-20T20:02:36.476Z] "path_item_test.go", [2024-03-20T20:02:36.476Z] "paths_test.go", [2024-03-20T20:02:36.476Z] "properties_test.go", [2024-03-20T20:02:36.476Z] "ref_test.go", [2024-03-20T20:02:36.476Z] "resolver_test.go", [2024-03-20T20:02:36.476Z] "response_test.go", [2024-03-20T20:02:36.476Z] "responses_test.go", [2024-03-20T20:02:36.476Z] "schema_loader_test.go", [2024-03-20T20:02:36.476Z] "schema_test.go", [2024-03-20T20:02:36.476Z] "structs_test.go", [2024-03-20T20:02:36.476Z] "swagger_test.go", [2024-03-20T20:02:36.476Z] "validations_test.go", [2024-03-20T20:02:36.476Z] "xml_object_test.go" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "TestImports": [ [2024-03-20T20:02:36.476Z] "bytes", [2024-03-20T20:02:36.476Z] "encoding/gob", [2024-03-20T20:02:36.476Z] "encoding/json", [2024-03-20T20:02:36.476Z] "fmt", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.476Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.476Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.476Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.476Z] "io", [2024-03-20T20:02:36.476Z] "log", [2024-03-20T20:02:36.476Z] "net/http", [2024-03-20T20:02:36.476Z] "net/http/httptest", [2024-03-20T20:02:36.476Z] "os", [2024-03-20T20:02:36.476Z] "path", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "reflect", [2024-03-20T20:02:36.476Z] "regexp", [2024-03-20T20:02:36.476Z] "runtime", [2024-03-20T20:02:36.476Z] "strings", [2024-03-20T20:02:36.476Z] "sync", [2024-03-20T20:02:36.476Z] "testing", [2024-03-20T20:02:36.476Z] "time" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "XTestGoFiles": [ [2024-03-20T20:02:36.476Z] "helpers_spec_test.go", [2024-03-20T20:02:36.476Z] "spec_test.go" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "XTestImports": [ [2024-03-20T20:02:36.476Z] "encoding/json", [2024-03-20T20:02:36.476Z] "fmt", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.476Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.476Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "regexp", [2024-03-20T20:02:36.476Z] "strings", [2024-03-20T20:02:36.476Z] "testing" [2024-03-20T20:02:36.476Z] ] [2024-03-20T20:02:36.476Z] } [2024-03-20T20:02:36.476Z] { [2024-03-20T20:02:36.476Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/normalize", [2024-03-20T20:02:36.476Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.476Z] "Name": "normalize", [2024-03-20T20:02:36.476Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.476Z] "Module": { [2024-03-20T20:02:36.476Z] "Path": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.476Z] "Version": "v0.23.0", [2024-03-20T20:02:36.476Z] "Time": "2024-03-09T18:36:04Z", [2024-03-20T20:02:36.476Z] "Indirect": true, [2024-03-20T20:02:36.476Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.476Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-20T20:02:36.476Z] "GoVersion": "1.20" [2024-03-20T20:02:36.476Z] }, [2024-03-20T20:02:36.476Z] "DepOnly": true, [2024-03-20T20:02:36.476Z] "Stale": true, [2024-03-20T20:02:36.476Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.476Z] "GoFiles": [ [2024-03-20T20:02:36.476Z] "normalize.go" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "Imports": [ [2024-03-20T20:02:36.476Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.476Z] "net/url", [2024-03-20T20:02:36.476Z] "path", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "strings" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "Deps": [ [2024-03-20T20:02:36.476Z] "bufio", [2024-03-20T20:02:36.476Z] "bytes", [2024-03-20T20:02:36.476Z] "compress/flate", [2024-03-20T20:02:36.476Z] "compress/gzip", [2024-03-20T20:02:36.476Z] "container/list", [2024-03-20T20:02:36.476Z] "context", [2024-03-20T20:02:36.476Z] "crypto", [2024-03-20T20:02:36.476Z] "crypto/aes", [2024-03-20T20:02:36.476Z] "crypto/cipher", [2024-03-20T20:02:36.476Z] "crypto/des", [2024-03-20T20:02:36.476Z] "crypto/dsa", [2024-03-20T20:02:36.476Z] "crypto/ecdsa", [2024-03-20T20:02:36.476Z] "crypto/ed25519", [2024-03-20T20:02:36.476Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.476Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.476Z] "crypto/elliptic", [2024-03-20T20:02:36.476Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.476Z] "crypto/hmac", [2024-03-20T20:02:36.476Z] "crypto/internal/randutil", [2024-03-20T20:02:36.476Z] "crypto/internal/subtle", [2024-03-20T20:02:36.476Z] "crypto/md5", [2024-03-20T20:02:36.476Z] "crypto/rand", [2024-03-20T20:02:36.476Z] "crypto/rc4", [2024-03-20T20:02:36.476Z] "crypto/rsa", [2024-03-20T20:02:36.476Z] "crypto/sha1", [2024-03-20T20:02:36.476Z] "crypto/sha256", [2024-03-20T20:02:36.476Z] "crypto/sha512", [2024-03-20T20:02:36.476Z] "crypto/subtle", [2024-03-20T20:02:36.476Z] "crypto/tls", [2024-03-20T20:02:36.476Z] "crypto/x509", [2024-03-20T20:02:36.476Z] "crypto/x509/pkix", [2024-03-20T20:02:36.476Z] "embed", [2024-03-20T20:02:36.476Z] "encoding", [2024-03-20T20:02:36.476Z] "encoding/asn1", [2024-03-20T20:02:36.476Z] "encoding/base64", [2024-03-20T20:02:36.476Z] "encoding/binary", [2024-03-20T20:02:36.476Z] "encoding/gob", [2024-03-20T20:02:36.476Z] "encoding/hex", [2024-03-20T20:02:36.476Z] "encoding/json", [2024-03-20T20:02:36.476Z] "encoding/pem", [2024-03-20T20:02:36.476Z] "errors", [2024-03-20T20:02:36.476Z] "fmt", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.476Z] "github.com/josharian/intern", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.476Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.476Z] "hash", [2024-03-20T20:02:36.476Z] "hash/crc32", [2024-03-20T20:02:36.476Z] "internal/abi", [2024-03-20T20:02:36.476Z] "internal/bytealg", [2024-03-20T20:02:36.476Z] "internal/cpu", [2024-03-20T20:02:36.476Z] "internal/fmtsort", [2024-03-20T20:02:36.476Z] "internal/goexperiment", [2024-03-20T20:02:36.476Z] "internal/itoa", [2024-03-20T20:02:36.476Z] "internal/nettrace", [2024-03-20T20:02:36.476Z] "internal/oserror", [2024-03-20T20:02:36.476Z] "internal/poll", [2024-03-20T20:02:36.476Z] "internal/race", [2024-03-20T20:02:36.476Z] "internal/reflectlite", [2024-03-20T20:02:36.476Z] "internal/singleflight", [2024-03-20T20:02:36.476Z] "internal/syscall/execenv", [2024-03-20T20:02:36.476Z] "internal/syscall/unix", [2024-03-20T20:02:36.476Z] "internal/testlog", [2024-03-20T20:02:36.476Z] "internal/unsafeheader", [2024-03-20T20:02:36.476Z] "io", [2024-03-20T20:02:36.476Z] "io/fs", [2024-03-20T20:02:36.476Z] "io/ioutil", [2024-03-20T20:02:36.476Z] "log", [2024-03-20T20:02:36.476Z] "math", [2024-03-20T20:02:36.476Z] "math/big", [2024-03-20T20:02:36.476Z] "math/bits", [2024-03-20T20:02:36.476Z] "math/rand", [2024-03-20T20:02:36.476Z] "mime", [2024-03-20T20:02:36.476Z] "mime/multipart", [2024-03-20T20:02:36.476Z] "mime/quotedprintable", [2024-03-20T20:02:36.476Z] "net", [2024-03-20T20:02:36.476Z] "net/http", [2024-03-20T20:02:36.476Z] "net/http/httptrace", [2024-03-20T20:02:36.476Z] "net/http/internal", [2024-03-20T20:02:36.476Z] "net/http/internal/ascii", [2024-03-20T20:02:36.476Z] "net/textproto", [2024-03-20T20:02:36.476Z] "net/url", [2024-03-20T20:02:36.476Z] "os", [2024-03-20T20:02:36.476Z] "path", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "reflect", [2024-03-20T20:02:36.476Z] "regexp", [2024-03-20T20:02:36.476Z] "regexp/syntax", [2024-03-20T20:02:36.476Z] "runtime", [2024-03-20T20:02:36.476Z] "runtime/cgo", [2024-03-20T20:02:36.476Z] "runtime/internal/atomic", [2024-03-20T20:02:36.476Z] "runtime/internal/math", [2024-03-20T20:02:36.476Z] "runtime/internal/sys", [2024-03-20T20:02:36.476Z] "sort", [2024-03-20T20:02:36.476Z] "strconv", [2024-03-20T20:02:36.476Z] "strings", [2024-03-20T20:02:36.476Z] "sync", [2024-03-20T20:02:36.476Z] "sync/atomic", [2024-03-20T20:02:36.476Z] "syscall", [2024-03-20T20:02:36.476Z] "time", [2024-03-20T20:02:36.476Z] "unicode", [2024-03-20T20:02:36.476Z] "unicode/utf16", [2024-03-20T20:02:36.476Z] "unicode/utf8", [2024-03-20T20:02:36.476Z] "unsafe", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "TestGoFiles": [ [2024-03-20T20:02:36.476Z] "normalize_test.go" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "TestImports": [ [2024-03-20T20:02:36.476Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.476Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.476Z] "net/url", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "runtime", [2024-03-20T20:02:36.476Z] "testing" [2024-03-20T20:02:36.476Z] ] [2024-03-20T20:02:36.476Z] } [2024-03-20T20:02:36.476Z] { [2024-03-20T20:02:36.476Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/operations", [2024-03-20T20:02:36.476Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.476Z] "Name": "operations", [2024-03-20T20:02:36.476Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.476Z] "Module": { [2024-03-20T20:02:36.476Z] "Path": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.476Z] "Version": "v0.23.0", [2024-03-20T20:02:36.476Z] "Time": "2024-03-09T18:36:04Z", [2024-03-20T20:02:36.476Z] "Indirect": true, [2024-03-20T20:02:36.476Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.476Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-20T20:02:36.476Z] "GoVersion": "1.20" [2024-03-20T20:02:36.476Z] }, [2024-03-20T20:02:36.476Z] "DepOnly": true, [2024-03-20T20:02:36.476Z] "Stale": true, [2024-03-20T20:02:36.476Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.476Z] "GoFiles": [ [2024-03-20T20:02:36.476Z] "operations.go" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "Imports": [ [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.476Z] "path", [2024-03-20T20:02:36.476Z] "sort", [2024-03-20T20:02:36.476Z] "strings" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "Deps": [ [2024-03-20T20:02:36.476Z] "bufio", [2024-03-20T20:02:36.476Z] "bytes", [2024-03-20T20:02:36.476Z] "compress/flate", [2024-03-20T20:02:36.476Z] "compress/gzip", [2024-03-20T20:02:36.476Z] "container/list", [2024-03-20T20:02:36.476Z] "context", [2024-03-20T20:02:36.476Z] "crypto", [2024-03-20T20:02:36.476Z] "crypto/aes", [2024-03-20T20:02:36.476Z] "crypto/cipher", [2024-03-20T20:02:36.476Z] "crypto/des", [2024-03-20T20:02:36.476Z] "crypto/dsa", [2024-03-20T20:02:36.476Z] "crypto/ecdsa", [2024-03-20T20:02:36.476Z] "crypto/ed25519", [2024-03-20T20:02:36.476Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.476Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.476Z] "crypto/elliptic", [2024-03-20T20:02:36.476Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.476Z] "crypto/hmac", [2024-03-20T20:02:36.476Z] "crypto/internal/randutil", [2024-03-20T20:02:36.476Z] "crypto/internal/subtle", [2024-03-20T20:02:36.476Z] "crypto/md5", [2024-03-20T20:02:36.476Z] "crypto/rand", [2024-03-20T20:02:36.476Z] "crypto/rc4", [2024-03-20T20:02:36.476Z] "crypto/rsa", [2024-03-20T20:02:36.476Z] "crypto/sha1", [2024-03-20T20:02:36.476Z] "crypto/sha256", [2024-03-20T20:02:36.476Z] "crypto/sha512", [2024-03-20T20:02:36.476Z] "crypto/subtle", [2024-03-20T20:02:36.476Z] "crypto/tls", [2024-03-20T20:02:36.476Z] "crypto/x509", [2024-03-20T20:02:36.476Z] "crypto/x509/pkix", [2024-03-20T20:02:36.476Z] "embed", [2024-03-20T20:02:36.476Z] "encoding", [2024-03-20T20:02:36.476Z] "encoding/asn1", [2024-03-20T20:02:36.476Z] "encoding/base64", [2024-03-20T20:02:36.476Z] "encoding/binary", [2024-03-20T20:02:36.476Z] "encoding/gob", [2024-03-20T20:02:36.476Z] "encoding/hex", [2024-03-20T20:02:36.476Z] "encoding/json", [2024-03-20T20:02:36.476Z] "encoding/pem", [2024-03-20T20:02:36.476Z] "errors", [2024-03-20T20:02:36.476Z] "fmt", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.476Z] "github.com/josharian/intern", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.476Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.476Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.476Z] "hash", [2024-03-20T20:02:36.476Z] "hash/crc32", [2024-03-20T20:02:36.476Z] "internal/abi", [2024-03-20T20:02:36.476Z] "internal/bytealg", [2024-03-20T20:02:36.476Z] "internal/cpu", [2024-03-20T20:02:36.476Z] "internal/fmtsort", [2024-03-20T20:02:36.476Z] "internal/goexperiment", [2024-03-20T20:02:36.476Z] "internal/itoa", [2024-03-20T20:02:36.476Z] "internal/nettrace", [2024-03-20T20:02:36.476Z] "internal/oserror", [2024-03-20T20:02:36.476Z] "internal/poll", [2024-03-20T20:02:36.476Z] "internal/race", [2024-03-20T20:02:36.476Z] "internal/reflectlite", [2024-03-20T20:02:36.476Z] "internal/singleflight", [2024-03-20T20:02:36.476Z] "internal/syscall/execenv", [2024-03-20T20:02:36.476Z] "internal/syscall/unix", [2024-03-20T20:02:36.476Z] "internal/testlog", [2024-03-20T20:02:36.476Z] "internal/unsafeheader", [2024-03-20T20:02:36.476Z] "io", [2024-03-20T20:02:36.476Z] "io/fs", [2024-03-20T20:02:36.476Z] "io/ioutil", [2024-03-20T20:02:36.476Z] "log", [2024-03-20T20:02:36.476Z] "math", [2024-03-20T20:02:36.476Z] "math/big", [2024-03-20T20:02:36.476Z] "math/bits", [2024-03-20T20:02:36.476Z] "math/rand", [2024-03-20T20:02:36.476Z] "mime", [2024-03-20T20:02:36.476Z] "mime/multipart", [2024-03-20T20:02:36.476Z] "mime/quotedprintable", [2024-03-20T20:02:36.476Z] "net", [2024-03-20T20:02:36.476Z] "net/http", [2024-03-20T20:02:36.476Z] "net/http/httptrace", [2024-03-20T20:02:36.476Z] "net/http/internal", [2024-03-20T20:02:36.476Z] "net/http/internal/ascii", [2024-03-20T20:02:36.476Z] "net/textproto", [2024-03-20T20:02:36.476Z] "net/url", [2024-03-20T20:02:36.476Z] "os", [2024-03-20T20:02:36.476Z] "path", [2024-03-20T20:02:36.476Z] "path/filepath", [2024-03-20T20:02:36.476Z] "reflect", [2024-03-20T20:02:36.476Z] "regexp", [2024-03-20T20:02:36.476Z] "regexp/syntax", [2024-03-20T20:02:36.476Z] "runtime", [2024-03-20T20:02:36.476Z] "runtime/cgo", [2024-03-20T20:02:36.476Z] "runtime/internal/atomic", [2024-03-20T20:02:36.476Z] "runtime/internal/math", [2024-03-20T20:02:36.476Z] "runtime/internal/sys", [2024-03-20T20:02:36.476Z] "sort", [2024-03-20T20:02:36.476Z] "strconv", [2024-03-20T20:02:36.476Z] "strings", [2024-03-20T20:02:36.476Z] "sync", [2024-03-20T20:02:36.476Z] "sync/atomic", [2024-03-20T20:02:36.476Z] "syscall", [2024-03-20T20:02:36.476Z] "time", [2024-03-20T20:02:36.476Z] "unicode", [2024-03-20T20:02:36.476Z] "unicode/utf16", [2024-03-20T20:02:36.476Z] "unicode/utf8", [2024-03-20T20:02:36.476Z] "unsafe", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.476Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "TestGoFiles": [ [2024-03-20T20:02:36.476Z] "operations_test.go" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "TestImports": [ [2024-03-20T20:02:36.476Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-20T20:02:36.476Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.476Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.476Z] "testing" [2024-03-20T20:02:36.476Z] ] [2024-03-20T20:02:36.476Z] } [2024-03-20T20:02:36.476Z] { [2024-03-20T20:02:36.476Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/replace", [2024-03-20T20:02:36.476Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.476Z] "Name": "replace", [2024-03-20T20:02:36.476Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.476Z] "Module": { [2024-03-20T20:02:36.476Z] "Path": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.476Z] "Version": "v0.23.0", [2024-03-20T20:02:36.476Z] "Time": "2024-03-09T18:36:04Z", [2024-03-20T20:02:36.476Z] "Indirect": true, [2024-03-20T20:02:36.476Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.476Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-20T20:02:36.476Z] "GoVersion": "1.20" [2024-03-20T20:02:36.476Z] }, [2024-03-20T20:02:36.476Z] "DepOnly": true, [2024-03-20T20:02:36.476Z] "Stale": true, [2024-03-20T20:02:36.476Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.476Z] "GoFiles": [ [2024-03-20T20:02:36.476Z] "replace.go" [2024-03-20T20:02:36.476Z] ], [2024-03-20T20:02:36.476Z] "Imports": [ [2024-03-20T20:02:36.476Z] "encoding/json", [2024-03-20T20:02:36.476Z] "fmt", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "net/url", [2024-03-20T20:02:36.477Z] "os", [2024-03-20T20:02:36.477Z] "path", [2024-03-20T20:02:36.477Z] "strconv" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "Deps": [ [2024-03-20T20:02:36.477Z] "bufio", [2024-03-20T20:02:36.477Z] "bytes", [2024-03-20T20:02:36.477Z] "compress/flate", [2024-03-20T20:02:36.477Z] "compress/gzip", [2024-03-20T20:02:36.477Z] "container/list", [2024-03-20T20:02:36.477Z] "context", [2024-03-20T20:02:36.477Z] "crypto", [2024-03-20T20:02:36.477Z] "crypto/aes", [2024-03-20T20:02:36.477Z] "crypto/cipher", [2024-03-20T20:02:36.477Z] "crypto/des", [2024-03-20T20:02:36.477Z] "crypto/dsa", [2024-03-20T20:02:36.477Z] "crypto/ecdsa", [2024-03-20T20:02:36.477Z] "crypto/ed25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.477Z] "crypto/elliptic", [2024-03-20T20:02:36.477Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.477Z] "crypto/hmac", [2024-03-20T20:02:36.477Z] "crypto/internal/randutil", [2024-03-20T20:02:36.477Z] "crypto/internal/subtle", [2024-03-20T20:02:36.477Z] "crypto/md5", [2024-03-20T20:02:36.477Z] "crypto/rand", [2024-03-20T20:02:36.477Z] "crypto/rc4", [2024-03-20T20:02:36.477Z] "crypto/rsa", [2024-03-20T20:02:36.477Z] "crypto/sha1", [2024-03-20T20:02:36.477Z] "crypto/sha256", [2024-03-20T20:02:36.477Z] "crypto/sha512", [2024-03-20T20:02:36.477Z] "crypto/subtle", [2024-03-20T20:02:36.477Z] "crypto/tls", [2024-03-20T20:02:36.477Z] "crypto/x509", [2024-03-20T20:02:36.477Z] "crypto/x509/pkix", [2024-03-20T20:02:36.477Z] "embed", [2024-03-20T20:02:36.477Z] "encoding", [2024-03-20T20:02:36.477Z] "encoding/asn1", [2024-03-20T20:02:36.477Z] "encoding/base64", [2024-03-20T20:02:36.477Z] "encoding/binary", [2024-03-20T20:02:36.477Z] "encoding/gob", [2024-03-20T20:02:36.477Z] "encoding/hex", [2024-03-20T20:02:36.477Z] "encoding/json", [2024-03-20T20:02:36.477Z] "encoding/pem", [2024-03-20T20:02:36.477Z] "errors", [2024-03-20T20:02:36.477Z] "fmt", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.477Z] "github.com/josharian/intern", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.477Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.477Z] "hash", [2024-03-20T20:02:36.477Z] "hash/crc32", [2024-03-20T20:02:36.477Z] "internal/abi", [2024-03-20T20:02:36.477Z] "internal/bytealg", [2024-03-20T20:02:36.477Z] "internal/cpu", [2024-03-20T20:02:36.477Z] "internal/fmtsort", [2024-03-20T20:02:36.477Z] "internal/goexperiment", [2024-03-20T20:02:36.477Z] "internal/itoa", [2024-03-20T20:02:36.477Z] "internal/nettrace", [2024-03-20T20:02:36.477Z] "internal/oserror", [2024-03-20T20:02:36.477Z] "internal/poll", [2024-03-20T20:02:36.477Z] "internal/race", [2024-03-20T20:02:36.477Z] "internal/reflectlite", [2024-03-20T20:02:36.477Z] "internal/singleflight", [2024-03-20T20:02:36.477Z] "internal/syscall/execenv", [2024-03-20T20:02:36.477Z] "internal/syscall/unix", [2024-03-20T20:02:36.477Z] "internal/testlog", [2024-03-20T20:02:36.477Z] "internal/unsafeheader", [2024-03-20T20:02:36.477Z] "io", [2024-03-20T20:02:36.477Z] "io/fs", [2024-03-20T20:02:36.477Z] "io/ioutil", [2024-03-20T20:02:36.477Z] "log", [2024-03-20T20:02:36.477Z] "math", [2024-03-20T20:02:36.477Z] "math/big", [2024-03-20T20:02:36.477Z] "math/bits", [2024-03-20T20:02:36.477Z] "math/rand", [2024-03-20T20:02:36.477Z] "mime", [2024-03-20T20:02:36.477Z] "mime/multipart", [2024-03-20T20:02:36.477Z] "mime/quotedprintable", [2024-03-20T20:02:36.477Z] "net", [2024-03-20T20:02:36.477Z] "net/http", [2024-03-20T20:02:36.477Z] "net/http/httptrace", [2024-03-20T20:02:36.477Z] "net/http/internal", [2024-03-20T20:02:36.477Z] "net/http/internal/ascii", [2024-03-20T20:02:36.477Z] "net/textproto", [2024-03-20T20:02:36.477Z] "net/url", [2024-03-20T20:02:36.477Z] "os", [2024-03-20T20:02:36.477Z] "path", [2024-03-20T20:02:36.477Z] "path/filepath", [2024-03-20T20:02:36.477Z] "reflect", [2024-03-20T20:02:36.477Z] "regexp", [2024-03-20T20:02:36.477Z] "regexp/syntax", [2024-03-20T20:02:36.477Z] "runtime", [2024-03-20T20:02:36.477Z] "runtime/cgo", [2024-03-20T20:02:36.477Z] "runtime/internal/atomic", [2024-03-20T20:02:36.477Z] "runtime/internal/math", [2024-03-20T20:02:36.477Z] "runtime/internal/sys", [2024-03-20T20:02:36.477Z] "sort", [2024-03-20T20:02:36.477Z] "strconv", [2024-03-20T20:02:36.477Z] "strings", [2024-03-20T20:02:36.477Z] "sync", [2024-03-20T20:02:36.477Z] "sync/atomic", [2024-03-20T20:02:36.477Z] "syscall", [2024-03-20T20:02:36.477Z] "time", [2024-03-20T20:02:36.477Z] "unicode", [2024-03-20T20:02:36.477Z] "unicode/utf16", [2024-03-20T20:02:36.477Z] "unicode/utf8", [2024-03-20T20:02:36.477Z] "unsafe", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "TestGoFiles": [ [2024-03-20T20:02:36.477Z] "replace_test.go" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "TestImports": [ [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.477Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.477Z] "path/filepath", [2024-03-20T20:02:36.477Z] "testing" [2024-03-20T20:02:36.477Z] ] [2024-03-20T20:02:36.477Z] } [2024-03-20T20:02:36.477Z] { [2024-03-20T20:02:36.477Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/schutils", [2024-03-20T20:02:36.477Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.477Z] "Name": "schutils", [2024-03-20T20:02:36.477Z] "Doc": "Package schutils provides tools to save or clone a schema when flattening a spec.", [2024-03-20T20:02:36.477Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.477Z] "Module": { [2024-03-20T20:02:36.477Z] "Path": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.477Z] "Version": "v0.23.0", [2024-03-20T20:02:36.477Z] "Time": "2024-03-09T18:36:04Z", [2024-03-20T20:02:36.477Z] "Indirect": true, [2024-03-20T20:02:36.477Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.477Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-20T20:02:36.477Z] "GoVersion": "1.20" [2024-03-20T20:02:36.477Z] }, [2024-03-20T20:02:36.477Z] "DepOnly": true, [2024-03-20T20:02:36.477Z] "Stale": true, [2024-03-20T20:02:36.477Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.477Z] "GoFiles": [ [2024-03-20T20:02:36.477Z] "flatten_schema.go" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "Imports": [ [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/swag" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "Deps": [ [2024-03-20T20:02:36.477Z] "bufio", [2024-03-20T20:02:36.477Z] "bytes", [2024-03-20T20:02:36.477Z] "compress/flate", [2024-03-20T20:02:36.477Z] "compress/gzip", [2024-03-20T20:02:36.477Z] "container/list", [2024-03-20T20:02:36.477Z] "context", [2024-03-20T20:02:36.477Z] "crypto", [2024-03-20T20:02:36.477Z] "crypto/aes", [2024-03-20T20:02:36.477Z] "crypto/cipher", [2024-03-20T20:02:36.477Z] "crypto/des", [2024-03-20T20:02:36.477Z] "crypto/dsa", [2024-03-20T20:02:36.477Z] "crypto/ecdsa", [2024-03-20T20:02:36.477Z] "crypto/ed25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.477Z] "crypto/elliptic", [2024-03-20T20:02:36.477Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.477Z] "crypto/hmac", [2024-03-20T20:02:36.477Z] "crypto/internal/randutil", [2024-03-20T20:02:36.477Z] "crypto/internal/subtle", [2024-03-20T20:02:36.477Z] "crypto/md5", [2024-03-20T20:02:36.477Z] "crypto/rand", [2024-03-20T20:02:36.477Z] "crypto/rc4", [2024-03-20T20:02:36.477Z] "crypto/rsa", [2024-03-20T20:02:36.477Z] "crypto/sha1", [2024-03-20T20:02:36.477Z] "crypto/sha256", [2024-03-20T20:02:36.477Z] "crypto/sha512", [2024-03-20T20:02:36.477Z] "crypto/subtle", [2024-03-20T20:02:36.477Z] "crypto/tls", [2024-03-20T20:02:36.477Z] "crypto/x509", [2024-03-20T20:02:36.477Z] "crypto/x509/pkix", [2024-03-20T20:02:36.477Z] "embed", [2024-03-20T20:02:36.477Z] "encoding", [2024-03-20T20:02:36.477Z] "encoding/asn1", [2024-03-20T20:02:36.477Z] "encoding/base64", [2024-03-20T20:02:36.477Z] "encoding/binary", [2024-03-20T20:02:36.477Z] "encoding/gob", [2024-03-20T20:02:36.477Z] "encoding/hex", [2024-03-20T20:02:36.477Z] "encoding/json", [2024-03-20T20:02:36.477Z] "encoding/pem", [2024-03-20T20:02:36.477Z] "errors", [2024-03-20T20:02:36.477Z] "fmt", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.477Z] "github.com/josharian/intern", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.477Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.477Z] "hash", [2024-03-20T20:02:36.477Z] "hash/crc32", [2024-03-20T20:02:36.477Z] "internal/abi", [2024-03-20T20:02:36.477Z] "internal/bytealg", [2024-03-20T20:02:36.477Z] "internal/cpu", [2024-03-20T20:02:36.477Z] "internal/fmtsort", [2024-03-20T20:02:36.477Z] "internal/goexperiment", [2024-03-20T20:02:36.477Z] "internal/itoa", [2024-03-20T20:02:36.477Z] "internal/nettrace", [2024-03-20T20:02:36.477Z] "internal/oserror", [2024-03-20T20:02:36.477Z] "internal/poll", [2024-03-20T20:02:36.477Z] "internal/race", [2024-03-20T20:02:36.477Z] "internal/reflectlite", [2024-03-20T20:02:36.477Z] "internal/singleflight", [2024-03-20T20:02:36.477Z] "internal/syscall/execenv", [2024-03-20T20:02:36.477Z] "internal/syscall/unix", [2024-03-20T20:02:36.477Z] "internal/testlog", [2024-03-20T20:02:36.477Z] "internal/unsafeheader", [2024-03-20T20:02:36.477Z] "io", [2024-03-20T20:02:36.477Z] "io/fs", [2024-03-20T20:02:36.477Z] "io/ioutil", [2024-03-20T20:02:36.477Z] "log", [2024-03-20T20:02:36.477Z] "math", [2024-03-20T20:02:36.477Z] "math/big", [2024-03-20T20:02:36.477Z] "math/bits", [2024-03-20T20:02:36.477Z] "math/rand", [2024-03-20T20:02:36.477Z] "mime", [2024-03-20T20:02:36.477Z] "mime/multipart", [2024-03-20T20:02:36.477Z] "mime/quotedprintable", [2024-03-20T20:02:36.477Z] "net", [2024-03-20T20:02:36.477Z] "net/http", [2024-03-20T20:02:36.477Z] "net/http/httptrace", [2024-03-20T20:02:36.477Z] "net/http/internal", [2024-03-20T20:02:36.477Z] "net/http/internal/ascii", [2024-03-20T20:02:36.477Z] "net/textproto", [2024-03-20T20:02:36.477Z] "net/url", [2024-03-20T20:02:36.477Z] "os", [2024-03-20T20:02:36.477Z] "path", [2024-03-20T20:02:36.477Z] "path/filepath", [2024-03-20T20:02:36.477Z] "reflect", [2024-03-20T20:02:36.477Z] "regexp", [2024-03-20T20:02:36.477Z] "regexp/syntax", [2024-03-20T20:02:36.477Z] "runtime", [2024-03-20T20:02:36.477Z] "runtime/cgo", [2024-03-20T20:02:36.477Z] "runtime/internal/atomic", [2024-03-20T20:02:36.477Z] "runtime/internal/math", [2024-03-20T20:02:36.477Z] "runtime/internal/sys", [2024-03-20T20:02:36.477Z] "sort", [2024-03-20T20:02:36.477Z] "strconv", [2024-03-20T20:02:36.477Z] "strings", [2024-03-20T20:02:36.477Z] "sync", [2024-03-20T20:02:36.477Z] "sync/atomic", [2024-03-20T20:02:36.477Z] "syscall", [2024-03-20T20:02:36.477Z] "time", [2024-03-20T20:02:36.477Z] "unicode", [2024-03-20T20:02:36.477Z] "unicode/utf16", [2024-03-20T20:02:36.477Z] "unicode/utf8", [2024-03-20T20:02:36.477Z] "unsafe", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "TestGoFiles": [ [2024-03-20T20:02:36.477Z] "flatten_schema_test.go" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "TestImports": [ [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.477Z] "testing" [2024-03-20T20:02:36.477Z] ] [2024-03-20T20:02:36.477Z] } [2024-03-20T20:02:36.477Z] { [2024-03-20T20:02:36.477Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/sortref", [2024-03-20T20:02:36.477Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.477Z] "Name": "sortref", [2024-03-20T20:02:36.477Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.477Z] "Module": { [2024-03-20T20:02:36.477Z] "Path": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.477Z] "Version": "v0.23.0", [2024-03-20T20:02:36.477Z] "Time": "2024-03-09T18:36:04Z", [2024-03-20T20:02:36.477Z] "Indirect": true, [2024-03-20T20:02:36.477Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.477Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-20T20:02:36.477Z] "GoVersion": "1.20" [2024-03-20T20:02:36.477Z] }, [2024-03-20T20:02:36.477Z] "DepOnly": true, [2024-03-20T20:02:36.477Z] "Stale": true, [2024-03-20T20:02:36.477Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.477Z] "GoFiles": [ [2024-03-20T20:02:36.477Z] "keys.go", [2024-03-20T20:02:36.477Z] "sort_ref.go" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "Imports": [ [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "net/http", [2024-03-20T20:02:36.477Z] "path", [2024-03-20T20:02:36.477Z] "reflect", [2024-03-20T20:02:36.477Z] "sort", [2024-03-20T20:02:36.477Z] "strconv", [2024-03-20T20:02:36.477Z] "strings" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "Deps": [ [2024-03-20T20:02:36.477Z] "bufio", [2024-03-20T20:02:36.477Z] "bytes", [2024-03-20T20:02:36.477Z] "compress/flate", [2024-03-20T20:02:36.477Z] "compress/gzip", [2024-03-20T20:02:36.477Z] "container/list", [2024-03-20T20:02:36.477Z] "context", [2024-03-20T20:02:36.477Z] "crypto", [2024-03-20T20:02:36.477Z] "crypto/aes", [2024-03-20T20:02:36.477Z] "crypto/cipher", [2024-03-20T20:02:36.477Z] "crypto/des", [2024-03-20T20:02:36.477Z] "crypto/dsa", [2024-03-20T20:02:36.477Z] "crypto/ecdsa", [2024-03-20T20:02:36.477Z] "crypto/ed25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.477Z] "crypto/elliptic", [2024-03-20T20:02:36.477Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.477Z] "crypto/hmac", [2024-03-20T20:02:36.477Z] "crypto/internal/randutil", [2024-03-20T20:02:36.477Z] "crypto/internal/subtle", [2024-03-20T20:02:36.477Z] "crypto/md5", [2024-03-20T20:02:36.477Z] "crypto/rand", [2024-03-20T20:02:36.477Z] "crypto/rc4", [2024-03-20T20:02:36.477Z] "crypto/rsa", [2024-03-20T20:02:36.477Z] "crypto/sha1", [2024-03-20T20:02:36.477Z] "crypto/sha256", [2024-03-20T20:02:36.477Z] "crypto/sha512", [2024-03-20T20:02:36.477Z] "crypto/subtle", [2024-03-20T20:02:36.477Z] "crypto/tls", [2024-03-20T20:02:36.477Z] "crypto/x509", [2024-03-20T20:02:36.477Z] "crypto/x509/pkix", [2024-03-20T20:02:36.477Z] "embed", [2024-03-20T20:02:36.477Z] "encoding", [2024-03-20T20:02:36.477Z] "encoding/asn1", [2024-03-20T20:02:36.477Z] "encoding/base64", [2024-03-20T20:02:36.477Z] "encoding/binary", [2024-03-20T20:02:36.477Z] "encoding/gob", [2024-03-20T20:02:36.477Z] "encoding/hex", [2024-03-20T20:02:36.477Z] "encoding/json", [2024-03-20T20:02:36.477Z] "encoding/pem", [2024-03-20T20:02:36.477Z] "errors", [2024-03-20T20:02:36.477Z] "fmt", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.477Z] "github.com/josharian/intern", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.477Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.477Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.477Z] "hash", [2024-03-20T20:02:36.477Z] "hash/crc32", [2024-03-20T20:02:36.477Z] "internal/abi", [2024-03-20T20:02:36.477Z] "internal/bytealg", [2024-03-20T20:02:36.477Z] "internal/cpu", [2024-03-20T20:02:36.477Z] "internal/fmtsort", [2024-03-20T20:02:36.477Z] "internal/goexperiment", [2024-03-20T20:02:36.477Z] "internal/itoa", [2024-03-20T20:02:36.477Z] "internal/nettrace", [2024-03-20T20:02:36.477Z] "internal/oserror", [2024-03-20T20:02:36.477Z] "internal/poll", [2024-03-20T20:02:36.477Z] "internal/race", [2024-03-20T20:02:36.477Z] "internal/reflectlite", [2024-03-20T20:02:36.477Z] "internal/singleflight", [2024-03-20T20:02:36.477Z] "internal/syscall/execenv", [2024-03-20T20:02:36.477Z] "internal/syscall/unix", [2024-03-20T20:02:36.477Z] "internal/testlog", [2024-03-20T20:02:36.477Z] "internal/unsafeheader", [2024-03-20T20:02:36.477Z] "io", [2024-03-20T20:02:36.477Z] "io/fs", [2024-03-20T20:02:36.477Z] "io/ioutil", [2024-03-20T20:02:36.477Z] "log", [2024-03-20T20:02:36.477Z] "math", [2024-03-20T20:02:36.477Z] "math/big", [2024-03-20T20:02:36.477Z] "math/bits", [2024-03-20T20:02:36.477Z] "math/rand", [2024-03-20T20:02:36.477Z] "mime", [2024-03-20T20:02:36.477Z] "mime/multipart", [2024-03-20T20:02:36.477Z] "mime/quotedprintable", [2024-03-20T20:02:36.477Z] "net", [2024-03-20T20:02:36.477Z] "net/http", [2024-03-20T20:02:36.477Z] "net/http/httptrace", [2024-03-20T20:02:36.477Z] "net/http/internal", [2024-03-20T20:02:36.477Z] "net/http/internal/ascii", [2024-03-20T20:02:36.477Z] "net/textproto", [2024-03-20T20:02:36.477Z] "net/url", [2024-03-20T20:02:36.477Z] "os", [2024-03-20T20:02:36.477Z] "path", [2024-03-20T20:02:36.477Z] "path/filepath", [2024-03-20T20:02:36.477Z] "reflect", [2024-03-20T20:02:36.477Z] "regexp", [2024-03-20T20:02:36.477Z] "regexp/syntax", [2024-03-20T20:02:36.477Z] "runtime", [2024-03-20T20:02:36.477Z] "runtime/cgo", [2024-03-20T20:02:36.477Z] "runtime/internal/atomic", [2024-03-20T20:02:36.477Z] "runtime/internal/math", [2024-03-20T20:02:36.477Z] "runtime/internal/sys", [2024-03-20T20:02:36.477Z] "sort", [2024-03-20T20:02:36.477Z] "strconv", [2024-03-20T20:02:36.477Z] "strings", [2024-03-20T20:02:36.477Z] "sync", [2024-03-20T20:02:36.477Z] "sync/atomic", [2024-03-20T20:02:36.477Z] "syscall", [2024-03-20T20:02:36.477Z] "time", [2024-03-20T20:02:36.477Z] "unicode", [2024-03-20T20:02:36.477Z] "unicode/utf16", [2024-03-20T20:02:36.477Z] "unicode/utf8", [2024-03-20T20:02:36.477Z] "unsafe", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.477Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "TestGoFiles": [ [2024-03-20T20:02:36.477Z] "keys_test.go", [2024-03-20T20:02:36.477Z] "sort_ref_test.go" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "TestImports": [ [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-20T20:02:36.477Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.477Z] "testing" [2024-03-20T20:02:36.477Z] ] [2024-03-20T20:02:36.477Z] } [2024-03-20T20:02:36.477Z] { [2024-03-20T20:02:36.477Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.477Z] "ImportPath": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.477Z] "Name": "analysis", [2024-03-20T20:02:36.477Z] "Doc": "Package analysis provides methods to work with a Swagger specification document from package go-openapi/spec.", [2024-03-20T20:02:36.477Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.477Z] "Module": { [2024-03-20T20:02:36.477Z] "Path": "github.com/go-openapi/analysis", [2024-03-20T20:02:36.477Z] "Version": "v0.23.0", [2024-03-20T20:02:36.477Z] "Time": "2024-03-09T18:36:04Z", [2024-03-20T20:02:36.477Z] "Indirect": true, [2024-03-20T20:02:36.477Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-20T20:02:36.477Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-20T20:02:36.477Z] "GoVersion": "1.20" [2024-03-20T20:02:36.477Z] }, [2024-03-20T20:02:36.477Z] "DepOnly": true, [2024-03-20T20:02:36.477Z] "Stale": true, [2024-03-20T20:02:36.477Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.477Z] "GoFiles": [ [2024-03-20T20:02:36.477Z] "analyzer.go", [2024-03-20T20:02:36.477Z] "debug.go", [2024-03-20T20:02:36.477Z] "doc.go", [2024-03-20T20:02:36.477Z] "fixer.go", [2024-03-20T20:02:36.477Z] "flatten.go", [2024-03-20T20:02:36.477Z] "flatten_name.go", [2024-03-20T20:02:36.477Z] "flatten_options.go", [2024-03-20T20:02:36.477Z] "mixin.go", [2024-03-20T20:02:36.477Z] "schema.go" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "Imports": [ [2024-03-20T20:02:36.477Z] "errors", [2024-03-20T20:02:36.477Z] "fmt", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.477Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.477Z] "log", [2024-03-20T20:02:36.477Z] "os", [2024-03-20T20:02:36.477Z] "path", [2024-03-20T20:02:36.477Z] "reflect", [2024-03-20T20:02:36.477Z] "sort", [2024-03-20T20:02:36.477Z] "strconv", [2024-03-20T20:02:36.477Z] "strings" [2024-03-20T20:02:36.477Z] ], [2024-03-20T20:02:36.477Z] "Deps": [ [2024-03-20T20:02:36.477Z] "bufio", [2024-03-20T20:02:36.477Z] "bytes", [2024-03-20T20:02:36.477Z] "compress/flate", [2024-03-20T20:02:36.477Z] "compress/gzip", [2024-03-20T20:02:36.477Z] "container/list", [2024-03-20T20:02:36.477Z] "context", [2024-03-20T20:02:36.477Z] "crypto", [2024-03-20T20:02:36.477Z] "crypto/aes", [2024-03-20T20:02:36.477Z] "crypto/cipher", [2024-03-20T20:02:36.477Z] "crypto/des", [2024-03-20T20:02:36.477Z] "crypto/dsa", [2024-03-20T20:02:36.477Z] "crypto/ecdsa", [2024-03-20T20:02:36.477Z] "crypto/ed25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.477Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.477Z] "crypto/elliptic", [2024-03-20T20:02:36.477Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.477Z] "crypto/hmac", [2024-03-20T20:02:36.477Z] "crypto/internal/randutil", [2024-03-20T20:02:36.477Z] "crypto/internal/subtle", [2024-03-20T20:02:36.477Z] "crypto/md5", [2024-03-20T20:02:36.477Z] "crypto/rand", [2024-03-20T20:02:36.477Z] "crypto/rc4", [2024-03-20T20:02:36.477Z] "crypto/rsa", [2024-03-20T20:02:36.477Z] "crypto/sha1", [2024-03-20T20:02:36.477Z] "crypto/sha256", [2024-03-20T20:02:36.477Z] "crypto/sha512", [2024-03-20T20:02:36.477Z] "crypto/subtle", [2024-03-20T20:02:36.477Z] "crypto/tls", [2024-03-20T20:02:36.477Z] "crypto/x509", [2024-03-20T20:02:36.477Z] "crypto/x509/pkix", [2024-03-20T20:02:36.477Z] "database/sql/driver", [2024-03-20T20:02:36.477Z] "embed", [2024-03-20T20:02:36.477Z] "encoding", [2024-03-20T20:02:36.477Z] "encoding/asn1", [2024-03-20T20:02:36.477Z] "encoding/base64", [2024-03-20T20:02:36.477Z] "encoding/binary", [2024-03-20T20:02:36.477Z] "encoding/gob", [2024-03-20T20:02:36.477Z] "encoding/hex", [2024-03-20T20:02:36.477Z] "encoding/json", [2024-03-20T20:02:36.477Z] "encoding/pem", [2024-03-20T20:02:36.477Z] "errors", [2024-03-20T20:02:36.477Z] "fmt", [2024-03-20T20:02:36.478Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.478Z] "github.com/google/uuid", [2024-03-20T20:02:36.478Z] "github.com/josharian/intern", [2024-03-20T20:02:36.478Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.478Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.478Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.478Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.478Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.478Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.478Z] "hash", [2024-03-20T20:02:36.478Z] "hash/crc32", [2024-03-20T20:02:36.478Z] "html", [2024-03-20T20:02:36.478Z] "internal/abi", [2024-03-20T20:02:36.478Z] "internal/bytealg", [2024-03-20T20:02:36.478Z] "internal/cpu", [2024-03-20T20:02:36.478Z] "internal/fmtsort", [2024-03-20T20:02:36.478Z] "internal/goexperiment", [2024-03-20T20:02:36.478Z] "internal/itoa", [2024-03-20T20:02:36.478Z] "internal/nettrace", [2024-03-20T20:02:36.478Z] "internal/oserror", [2024-03-20T20:02:36.478Z] "internal/poll", [2024-03-20T20:02:36.478Z] "internal/race", [2024-03-20T20:02:36.478Z] "internal/reflectlite", [2024-03-20T20:02:36.478Z] "internal/singleflight", [2024-03-20T20:02:36.478Z] "internal/syscall/execenv", [2024-03-20T20:02:36.478Z] "internal/syscall/unix", [2024-03-20T20:02:36.478Z] "internal/testlog", [2024-03-20T20:02:36.478Z] "internal/unsafeheader", [2024-03-20T20:02:36.478Z] "io", [2024-03-20T20:02:36.478Z] "io/fs", [2024-03-20T20:02:36.478Z] "io/ioutil", [2024-03-20T20:02:36.478Z] "log", [2024-03-20T20:02:36.478Z] "math", [2024-03-20T20:02:36.478Z] "math/big", [2024-03-20T20:02:36.478Z] "math/bits", [2024-03-20T20:02:36.478Z] "math/rand", [2024-03-20T20:02:36.478Z] "mime", [2024-03-20T20:02:36.478Z] "mime/multipart", [2024-03-20T20:02:36.478Z] "mime/quotedprintable", [2024-03-20T20:02:36.478Z] "net", [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "net/http/httptrace", [2024-03-20T20:02:36.478Z] "net/http/internal", [2024-03-20T20:02:36.478Z] "net/http/internal/ascii", [2024-03-20T20:02:36.478Z] "net/mail", [2024-03-20T20:02:36.478Z] "net/textproto", [2024-03-20T20:02:36.478Z] "net/url", [2024-03-20T20:02:36.478Z] "os", [2024-03-20T20:02:36.478Z] "path", [2024-03-20T20:02:36.478Z] "path/filepath", [2024-03-20T20:02:36.478Z] "reflect", [2024-03-20T20:02:36.478Z] "regexp", [2024-03-20T20:02:36.478Z] "regexp/syntax", [2024-03-20T20:02:36.478Z] "runtime", [2024-03-20T20:02:36.478Z] "runtime/cgo", [2024-03-20T20:02:36.478Z] "runtime/internal/atomic", [2024-03-20T20:02:36.478Z] "runtime/internal/math", [2024-03-20T20:02:36.478Z] "runtime/internal/sys", [2024-03-20T20:02:36.478Z] "sort", [2024-03-20T20:02:36.478Z] "strconv", [2024-03-20T20:02:36.478Z] "strings", [2024-03-20T20:02:36.478Z] "sync", [2024-03-20T20:02:36.478Z] "sync/atomic", [2024-03-20T20:02:36.478Z] "syscall", [2024-03-20T20:02:36.478Z] "time", [2024-03-20T20:02:36.478Z] "unicode", [2024-03-20T20:02:36.478Z] "unicode/utf16", [2024-03-20T20:02:36.478Z] "unicode/utf8", [2024-03-20T20:02:36.478Z] "unsafe", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "TestGoFiles": [ [2024-03-20T20:02:36.478Z] "analyzer_test.go", [2024-03-20T20:02:36.478Z] "fixer_test.go", [2024-03-20T20:02:36.478Z] "flatten_name_test.go", [2024-03-20T20:02:36.478Z] "flatten_test.go", [2024-03-20T20:02:36.478Z] "mixin_test.go", [2024-03-20T20:02:36.478Z] "schema_test.go" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "TestImports": [ [2024-03-20T20:02:36.478Z] "bytes", [2024-03-20T20:02:36.478Z] "encoding/json", [2024-03-20T20:02:36.478Z] "fmt", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.478Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.478Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.478Z] "io", [2024-03-20T20:02:36.478Z] "log", [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "net/http/httptest", [2024-03-20T20:02:36.478Z] "os", [2024-03-20T20:02:36.478Z] "path", [2024-03-20T20:02:36.478Z] "path/filepath", [2024-03-20T20:02:36.478Z] "regexp", [2024-03-20T20:02:36.478Z] "sort", [2024-03-20T20:02:36.478Z] "strconv", [2024-03-20T20:02:36.478Z] "strings", [2024-03-20T20:02:36.478Z] "testing" [2024-03-20T20:02:36.478Z] ] [2024-03-20T20:02:36.478Z] } [2024-03-20T20:02:36.478Z] { [2024-03-20T20:02:36.478Z] "Dir": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-03-20T20:02:36.478Z] "ImportPath": "github.com/go-openapi/loads", [2024-03-20T20:02:36.478Z] "Name": "loads", [2024-03-20T20:02:36.478Z] "Doc": "Package loads provides document loading methods for swagger (OAI) specifications.", [2024-03-20T20:02:36.478Z] "Root": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-03-20T20:02:36.478Z] "Module": { [2024-03-20T20:02:36.478Z] "Path": "github.com/go-openapi/loads", [2024-03-20T20:02:36.478Z] "Version": "v0.22.0", [2024-03-20T20:02:36.478Z] "Time": "2024-03-09T18:39:56Z", [2024-03-20T20:02:36.478Z] "Indirect": true, [2024-03-20T20:02:36.478Z] "Dir": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-03-20T20:02:36.478Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/loads/@v/v0.22.0.mod", [2024-03-20T20:02:36.478Z] "GoVersion": "1.20" [2024-03-20T20:02:36.478Z] }, [2024-03-20T20:02:36.478Z] "DepOnly": true, [2024-03-20T20:02:36.478Z] "Stale": true, [2024-03-20T20:02:36.478Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.478Z] "GoFiles": [ [2024-03-20T20:02:36.478Z] "doc.go", [2024-03-20T20:02:36.478Z] "loaders.go", [2024-03-20T20:02:36.478Z] "options.go", [2024-03-20T20:02:36.478Z] "spec.go" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "Imports": [ [2024-03-20T20:02:36.478Z] "bytes", [2024-03-20T20:02:36.478Z] "encoding/gob", [2024-03-20T20:02:36.478Z] "encoding/json", [2024-03-20T20:02:36.478Z] "errors", [2024-03-20T20:02:36.478Z] "fmt", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.478Z] "net/url" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "Deps": [ [2024-03-20T20:02:36.478Z] "bufio", [2024-03-20T20:02:36.478Z] "bytes", [2024-03-20T20:02:36.478Z] "compress/flate", [2024-03-20T20:02:36.478Z] "compress/gzip", [2024-03-20T20:02:36.478Z] "container/list", [2024-03-20T20:02:36.478Z] "context", [2024-03-20T20:02:36.478Z] "crypto", [2024-03-20T20:02:36.478Z] "crypto/aes", [2024-03-20T20:02:36.478Z] "crypto/cipher", [2024-03-20T20:02:36.478Z] "crypto/des", [2024-03-20T20:02:36.478Z] "crypto/dsa", [2024-03-20T20:02:36.478Z] "crypto/ecdsa", [2024-03-20T20:02:36.478Z] "crypto/ed25519", [2024-03-20T20:02:36.478Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.478Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.478Z] "crypto/elliptic", [2024-03-20T20:02:36.478Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.478Z] "crypto/hmac", [2024-03-20T20:02:36.478Z] "crypto/internal/randutil", [2024-03-20T20:02:36.478Z] "crypto/internal/subtle", [2024-03-20T20:02:36.478Z] "crypto/md5", [2024-03-20T20:02:36.478Z] "crypto/rand", [2024-03-20T20:02:36.478Z] "crypto/rc4", [2024-03-20T20:02:36.478Z] "crypto/rsa", [2024-03-20T20:02:36.478Z] "crypto/sha1", [2024-03-20T20:02:36.478Z] "crypto/sha256", [2024-03-20T20:02:36.478Z] "crypto/sha512", [2024-03-20T20:02:36.478Z] "crypto/subtle", [2024-03-20T20:02:36.478Z] "crypto/tls", [2024-03-20T20:02:36.478Z] "crypto/x509", [2024-03-20T20:02:36.478Z] "crypto/x509/pkix", [2024-03-20T20:02:36.478Z] "database/sql/driver", [2024-03-20T20:02:36.478Z] "embed", [2024-03-20T20:02:36.478Z] "encoding", [2024-03-20T20:02:36.478Z] "encoding/asn1", [2024-03-20T20:02:36.478Z] "encoding/base64", [2024-03-20T20:02:36.478Z] "encoding/binary", [2024-03-20T20:02:36.478Z] "encoding/gob", [2024-03-20T20:02:36.478Z] "encoding/hex", [2024-03-20T20:02:36.478Z] "encoding/json", [2024-03-20T20:02:36.478Z] "encoding/pem", [2024-03-20T20:02:36.478Z] "errors", [2024-03-20T20:02:36.478Z] "fmt", [2024-03-20T20:02:36.478Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.478Z] "github.com/google/uuid", [2024-03-20T20:02:36.478Z] "github.com/josharian/intern", [2024-03-20T20:02:36.478Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.478Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.478Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.478Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.478Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.478Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.478Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.478Z] "hash", [2024-03-20T20:02:36.478Z] "hash/crc32", [2024-03-20T20:02:36.478Z] "html", [2024-03-20T20:02:36.478Z] "internal/abi", [2024-03-20T20:02:36.478Z] "internal/bytealg", [2024-03-20T20:02:36.478Z] "internal/cpu", [2024-03-20T20:02:36.478Z] "internal/fmtsort", [2024-03-20T20:02:36.478Z] "internal/goexperiment", [2024-03-20T20:02:36.478Z] "internal/itoa", [2024-03-20T20:02:36.478Z] "internal/nettrace", [2024-03-20T20:02:36.478Z] "internal/oserror", [2024-03-20T20:02:36.478Z] "internal/poll", [2024-03-20T20:02:36.478Z] "internal/race", [2024-03-20T20:02:36.478Z] "internal/reflectlite", [2024-03-20T20:02:36.478Z] "internal/singleflight", [2024-03-20T20:02:36.478Z] "internal/syscall/execenv", [2024-03-20T20:02:36.478Z] "internal/syscall/unix", [2024-03-20T20:02:36.478Z] "internal/testlog", [2024-03-20T20:02:36.478Z] "internal/unsafeheader", [2024-03-20T20:02:36.478Z] "io", [2024-03-20T20:02:36.478Z] "io/fs", [2024-03-20T20:02:36.478Z] "io/ioutil", [2024-03-20T20:02:36.478Z] "log", [2024-03-20T20:02:36.478Z] "math", [2024-03-20T20:02:36.478Z] "math/big", [2024-03-20T20:02:36.478Z] "math/bits", [2024-03-20T20:02:36.478Z] "math/rand", [2024-03-20T20:02:36.478Z] "mime", [2024-03-20T20:02:36.478Z] "mime/multipart", [2024-03-20T20:02:36.478Z] "mime/quotedprintable", [2024-03-20T20:02:36.478Z] "net", [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "net/http/httptrace", [2024-03-20T20:02:36.478Z] "net/http/internal", [2024-03-20T20:02:36.478Z] "net/http/internal/ascii", [2024-03-20T20:02:36.478Z] "net/mail", [2024-03-20T20:02:36.478Z] "net/textproto", [2024-03-20T20:02:36.478Z] "net/url", [2024-03-20T20:02:36.478Z] "os", [2024-03-20T20:02:36.478Z] "path", [2024-03-20T20:02:36.478Z] "path/filepath", [2024-03-20T20:02:36.478Z] "reflect", [2024-03-20T20:02:36.478Z] "regexp", [2024-03-20T20:02:36.478Z] "regexp/syntax", [2024-03-20T20:02:36.478Z] "runtime", [2024-03-20T20:02:36.478Z] "runtime/cgo", [2024-03-20T20:02:36.478Z] "runtime/internal/atomic", [2024-03-20T20:02:36.478Z] "runtime/internal/math", [2024-03-20T20:02:36.478Z] "runtime/internal/sys", [2024-03-20T20:02:36.478Z] "sort", [2024-03-20T20:02:36.478Z] "strconv", [2024-03-20T20:02:36.478Z] "strings", [2024-03-20T20:02:36.478Z] "sync", [2024-03-20T20:02:36.478Z] "sync/atomic", [2024-03-20T20:02:36.478Z] "syscall", [2024-03-20T20:02:36.478Z] "time", [2024-03-20T20:02:36.478Z] "unicode", [2024-03-20T20:02:36.478Z] "unicode/utf16", [2024-03-20T20:02:36.478Z] "unicode/utf8", [2024-03-20T20:02:36.478Z] "unsafe", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "TestGoFiles": [ [2024-03-20T20:02:36.478Z] "example_test.go", [2024-03-20T20:02:36.478Z] "json_test.go", [2024-03-20T20:02:36.478Z] "loaders_test.go", [2024-03-20T20:02:36.478Z] "options_test.go", [2024-03-20T20:02:36.478Z] "spec_test.go" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "TestImports": [ [2024-03-20T20:02:36.478Z] "encoding/json", [2024-03-20T20:02:36.478Z] "errors", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.478Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.478Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "net/http/httptest", [2024-03-20T20:02:36.478Z] "os", [2024-03-20T20:02:36.478Z] "path/filepath", [2024-03-20T20:02:36.478Z] "regexp", [2024-03-20T20:02:36.478Z] "strconv", [2024-03-20T20:02:36.478Z] "strings", [2024-03-20T20:02:36.478Z] "testing" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "XTestGoFiles": [ [2024-03-20T20:02:36.478Z] "doc_test.go" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "XTestImports": [ [2024-03-20T20:02:36.478Z] "encoding/json", [2024-03-20T20:02:36.478Z] "fmt", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.478Z] "os", [2024-03-20T20:02:36.478Z] "path/filepath" [2024-03-20T20:02:36.478Z] ] [2024-03-20T20:02:36.478Z] } [2024-03-20T20:02:36.478Z] { [2024-03-20T20:02:36.478Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/denco", [2024-03-20T20:02:36.478Z] "ImportPath": "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.478Z] "Name": "denco", [2024-03-20T20:02:36.478Z] "Doc": "Package denco provides fast URL router.", [2024-03-20T20:02:36.478Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.478Z] "Module": { [2024-03-20T20:02:36.478Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.478Z] "Version": "v0.28.0", [2024-03-20T20:02:36.478Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.478Z] "Indirect": true, [2024-03-20T20:02:36.478Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.478Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.478Z] "GoVersion": "1.20" [2024-03-20T20:02:36.478Z] }, [2024-03-20T20:02:36.478Z] "DepOnly": true, [2024-03-20T20:02:36.478Z] "Stale": true, [2024-03-20T20:02:36.478Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.478Z] "GoFiles": [ [2024-03-20T20:02:36.478Z] "router.go", [2024-03-20T20:02:36.478Z] "server.go", [2024-03-20T20:02:36.478Z] "util.go" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "Imports": [ [2024-03-20T20:02:36.478Z] "errors", [2024-03-20T20:02:36.478Z] "fmt", [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "sort", [2024-03-20T20:02:36.478Z] "strings" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "Deps": [ [2024-03-20T20:02:36.478Z] "bufio", [2024-03-20T20:02:36.478Z] "bytes", [2024-03-20T20:02:36.478Z] "compress/flate", [2024-03-20T20:02:36.478Z] "compress/gzip", [2024-03-20T20:02:36.478Z] "container/list", [2024-03-20T20:02:36.478Z] "context", [2024-03-20T20:02:36.478Z] "crypto", [2024-03-20T20:02:36.478Z] "crypto/aes", [2024-03-20T20:02:36.478Z] "crypto/cipher", [2024-03-20T20:02:36.478Z] "crypto/des", [2024-03-20T20:02:36.478Z] "crypto/dsa", [2024-03-20T20:02:36.478Z] "crypto/ecdsa", [2024-03-20T20:02:36.478Z] "crypto/ed25519", [2024-03-20T20:02:36.478Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.478Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.478Z] "crypto/elliptic", [2024-03-20T20:02:36.478Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.478Z] "crypto/hmac", [2024-03-20T20:02:36.478Z] "crypto/internal/randutil", [2024-03-20T20:02:36.478Z] "crypto/internal/subtle", [2024-03-20T20:02:36.478Z] "crypto/md5", [2024-03-20T20:02:36.478Z] "crypto/rand", [2024-03-20T20:02:36.478Z] "crypto/rc4", [2024-03-20T20:02:36.478Z] "crypto/rsa", [2024-03-20T20:02:36.478Z] "crypto/sha1", [2024-03-20T20:02:36.478Z] "crypto/sha256", [2024-03-20T20:02:36.478Z] "crypto/sha512", [2024-03-20T20:02:36.478Z] "crypto/subtle", [2024-03-20T20:02:36.478Z] "crypto/tls", [2024-03-20T20:02:36.478Z] "crypto/x509", [2024-03-20T20:02:36.478Z] "crypto/x509/pkix", [2024-03-20T20:02:36.478Z] "encoding/asn1", [2024-03-20T20:02:36.478Z] "encoding/base64", [2024-03-20T20:02:36.478Z] "encoding/binary", [2024-03-20T20:02:36.478Z] "encoding/hex", [2024-03-20T20:02:36.478Z] "encoding/pem", [2024-03-20T20:02:36.478Z] "errors", [2024-03-20T20:02:36.478Z] "fmt", [2024-03-20T20:02:36.478Z] "hash", [2024-03-20T20:02:36.478Z] "hash/crc32", [2024-03-20T20:02:36.478Z] "internal/abi", [2024-03-20T20:02:36.478Z] "internal/bytealg", [2024-03-20T20:02:36.478Z] "internal/cpu", [2024-03-20T20:02:36.478Z] "internal/fmtsort", [2024-03-20T20:02:36.478Z] "internal/goexperiment", [2024-03-20T20:02:36.478Z] "internal/itoa", [2024-03-20T20:02:36.478Z] "internal/nettrace", [2024-03-20T20:02:36.478Z] "internal/oserror", [2024-03-20T20:02:36.478Z] "internal/poll", [2024-03-20T20:02:36.478Z] "internal/race", [2024-03-20T20:02:36.478Z] "internal/reflectlite", [2024-03-20T20:02:36.478Z] "internal/singleflight", [2024-03-20T20:02:36.478Z] "internal/syscall/execenv", [2024-03-20T20:02:36.478Z] "internal/syscall/unix", [2024-03-20T20:02:36.478Z] "internal/testlog", [2024-03-20T20:02:36.478Z] "internal/unsafeheader", [2024-03-20T20:02:36.478Z] "io", [2024-03-20T20:02:36.478Z] "io/fs", [2024-03-20T20:02:36.478Z] "io/ioutil", [2024-03-20T20:02:36.478Z] "log", [2024-03-20T20:02:36.478Z] "math", [2024-03-20T20:02:36.478Z] "math/big", [2024-03-20T20:02:36.478Z] "math/bits", [2024-03-20T20:02:36.478Z] "math/rand", [2024-03-20T20:02:36.478Z] "mime", [2024-03-20T20:02:36.478Z] "mime/multipart", [2024-03-20T20:02:36.478Z] "mime/quotedprintable", [2024-03-20T20:02:36.478Z] "net", [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "net/http/httptrace", [2024-03-20T20:02:36.478Z] "net/http/internal", [2024-03-20T20:02:36.478Z] "net/http/internal/ascii", [2024-03-20T20:02:36.478Z] "net/textproto", [2024-03-20T20:02:36.478Z] "net/url", [2024-03-20T20:02:36.478Z] "os", [2024-03-20T20:02:36.478Z] "path", [2024-03-20T20:02:36.478Z] "path/filepath", [2024-03-20T20:02:36.478Z] "reflect", [2024-03-20T20:02:36.478Z] "runtime", [2024-03-20T20:02:36.478Z] "runtime/cgo", [2024-03-20T20:02:36.478Z] "runtime/internal/atomic", [2024-03-20T20:02:36.478Z] "runtime/internal/math", [2024-03-20T20:02:36.478Z] "runtime/internal/sys", [2024-03-20T20:02:36.478Z] "sort", [2024-03-20T20:02:36.478Z] "strconv", [2024-03-20T20:02:36.478Z] "strings", [2024-03-20T20:02:36.478Z] "sync", [2024-03-20T20:02:36.478Z] "sync/atomic", [2024-03-20T20:02:36.478Z] "syscall", [2024-03-20T20:02:36.478Z] "time", [2024-03-20T20:02:36.478Z] "unicode", [2024-03-20T20:02:36.478Z] "unicode/utf16", [2024-03-20T20:02:36.478Z] "unicode/utf8", [2024-03-20T20:02:36.478Z] "unsafe", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.478Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "XTestGoFiles": [ [2024-03-20T20:02:36.478Z] "router_bench_test.go", [2024-03-20T20:02:36.478Z] "router_test.go", [2024-03-20T20:02:36.478Z] "server_test.go", [2024-03-20T20:02:36.478Z] "util_test.go" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "XTestImports": [ [2024-03-20T20:02:36.478Z] "bytes", [2024-03-20T20:02:36.478Z] "context", [2024-03-20T20:02:36.478Z] "crypto/rand", [2024-03-20T20:02:36.478Z] "fmt", [2024-03-20T20:02:36.478Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.478Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.478Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.478Z] "io", [2024-03-20T20:02:36.478Z] "math/big", [2024-03-20T20:02:36.478Z] "math/rand", [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "net/http/httptest", [2024-03-20T20:02:36.478Z] "reflect", [2024-03-20T20:02:36.478Z] "testing" [2024-03-20T20:02:36.478Z] ] [2024-03-20T20:02:36.478Z] } [2024-03-20T20:02:36.478Z] { [2024-03-20T20:02:36.478Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/header", [2024-03-20T20:02:36.478Z] "ImportPath": "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.478Z] "Name": "header", [2024-03-20T20:02:36.478Z] "Doc": "Package header provides functions for parsing HTTP headers.", [2024-03-20T20:02:36.478Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.478Z] "Module": { [2024-03-20T20:02:36.478Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.478Z] "Version": "v0.28.0", [2024-03-20T20:02:36.478Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.478Z] "Indirect": true, [2024-03-20T20:02:36.478Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.478Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.478Z] "GoVersion": "1.20" [2024-03-20T20:02:36.478Z] }, [2024-03-20T20:02:36.478Z] "DepOnly": true, [2024-03-20T20:02:36.478Z] "Stale": true, [2024-03-20T20:02:36.478Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.478Z] "GoFiles": [ [2024-03-20T20:02:36.478Z] "header.go" [2024-03-20T20:02:36.478Z] ], [2024-03-20T20:02:36.478Z] "Imports": [ [2024-03-20T20:02:36.478Z] "net/http", [2024-03-20T20:02:36.478Z] "strings", [2024-03-20T20:02:36.479Z] "time" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "Deps": [ [2024-03-20T20:02:36.479Z] "bufio", [2024-03-20T20:02:36.479Z] "bytes", [2024-03-20T20:02:36.479Z] "compress/flate", [2024-03-20T20:02:36.479Z] "compress/gzip", [2024-03-20T20:02:36.479Z] "container/list", [2024-03-20T20:02:36.479Z] "context", [2024-03-20T20:02:36.479Z] "crypto", [2024-03-20T20:02:36.479Z] "crypto/aes", [2024-03-20T20:02:36.479Z] "crypto/cipher", [2024-03-20T20:02:36.479Z] "crypto/des", [2024-03-20T20:02:36.479Z] "crypto/dsa", [2024-03-20T20:02:36.479Z] "crypto/ecdsa", [2024-03-20T20:02:36.479Z] "crypto/ed25519", [2024-03-20T20:02:36.479Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.479Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.479Z] "crypto/elliptic", [2024-03-20T20:02:36.479Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.479Z] "crypto/hmac", [2024-03-20T20:02:36.479Z] "crypto/internal/randutil", [2024-03-20T20:02:36.479Z] "crypto/internal/subtle", [2024-03-20T20:02:36.479Z] "crypto/md5", [2024-03-20T20:02:36.479Z] "crypto/rand", [2024-03-20T20:02:36.479Z] "crypto/rc4", [2024-03-20T20:02:36.479Z] "crypto/rsa", [2024-03-20T20:02:36.479Z] "crypto/sha1", [2024-03-20T20:02:36.479Z] "crypto/sha256", [2024-03-20T20:02:36.479Z] "crypto/sha512", [2024-03-20T20:02:36.479Z] "crypto/subtle", [2024-03-20T20:02:36.479Z] "crypto/tls", [2024-03-20T20:02:36.479Z] "crypto/x509", [2024-03-20T20:02:36.479Z] "crypto/x509/pkix", [2024-03-20T20:02:36.479Z] "encoding/asn1", [2024-03-20T20:02:36.479Z] "encoding/base64", [2024-03-20T20:02:36.479Z] "encoding/binary", [2024-03-20T20:02:36.479Z] "encoding/hex", [2024-03-20T20:02:36.479Z] "encoding/pem", [2024-03-20T20:02:36.479Z] "errors", [2024-03-20T20:02:36.479Z] "fmt", [2024-03-20T20:02:36.479Z] "hash", [2024-03-20T20:02:36.479Z] "hash/crc32", [2024-03-20T20:02:36.479Z] "internal/abi", [2024-03-20T20:02:36.479Z] "internal/bytealg", [2024-03-20T20:02:36.479Z] "internal/cpu", [2024-03-20T20:02:36.479Z] "internal/fmtsort", [2024-03-20T20:02:36.479Z] "internal/goexperiment", [2024-03-20T20:02:36.479Z] "internal/itoa", [2024-03-20T20:02:36.479Z] "internal/nettrace", [2024-03-20T20:02:36.479Z] "internal/oserror", [2024-03-20T20:02:36.479Z] "internal/poll", [2024-03-20T20:02:36.479Z] "internal/race", [2024-03-20T20:02:36.479Z] "internal/reflectlite", [2024-03-20T20:02:36.479Z] "internal/singleflight", [2024-03-20T20:02:36.479Z] "internal/syscall/execenv", [2024-03-20T20:02:36.479Z] "internal/syscall/unix", [2024-03-20T20:02:36.479Z] "internal/testlog", [2024-03-20T20:02:36.479Z] "internal/unsafeheader", [2024-03-20T20:02:36.479Z] "io", [2024-03-20T20:02:36.479Z] "io/fs", [2024-03-20T20:02:36.479Z] "io/ioutil", [2024-03-20T20:02:36.479Z] "log", [2024-03-20T20:02:36.479Z] "math", [2024-03-20T20:02:36.479Z] "math/big", [2024-03-20T20:02:36.479Z] "math/bits", [2024-03-20T20:02:36.479Z] "math/rand", [2024-03-20T20:02:36.479Z] "mime", [2024-03-20T20:02:36.479Z] "mime/multipart", [2024-03-20T20:02:36.479Z] "mime/quotedprintable", [2024-03-20T20:02:36.479Z] "net", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "net/http/httptrace", [2024-03-20T20:02:36.479Z] "net/http/internal", [2024-03-20T20:02:36.479Z] "net/http/internal/ascii", [2024-03-20T20:02:36.479Z] "net/textproto", [2024-03-20T20:02:36.479Z] "net/url", [2024-03-20T20:02:36.479Z] "os", [2024-03-20T20:02:36.479Z] "path", [2024-03-20T20:02:36.479Z] "path/filepath", [2024-03-20T20:02:36.479Z] "reflect", [2024-03-20T20:02:36.479Z] "runtime", [2024-03-20T20:02:36.479Z] "runtime/cgo", [2024-03-20T20:02:36.479Z] "runtime/internal/atomic", [2024-03-20T20:02:36.479Z] "runtime/internal/math", [2024-03-20T20:02:36.479Z] "runtime/internal/sys", [2024-03-20T20:02:36.479Z] "sort", [2024-03-20T20:02:36.479Z] "strconv", [2024-03-20T20:02:36.479Z] "strings", [2024-03-20T20:02:36.479Z] "sync", [2024-03-20T20:02:36.479Z] "sync/atomic", [2024-03-20T20:02:36.479Z] "syscall", [2024-03-20T20:02:36.479Z] "time", [2024-03-20T20:02:36.479Z] "unicode", [2024-03-20T20:02:36.479Z] "unicode/utf16", [2024-03-20T20:02:36.479Z] "unicode/utf8", [2024-03-20T20:02:36.479Z] "unsafe", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "TestGoFiles": [ [2024-03-20T20:02:36.479Z] "header_test.go" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "TestImports": [ [2024-03-20T20:02:36.479Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "testing" [2024-03-20T20:02:36.479Z] ] [2024-03-20T20:02:36.479Z] } [2024-03-20T20:02:36.479Z] { [2024-03-20T20:02:36.479Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/untyped", [2024-03-20T20:02:36.479Z] "ImportPath": "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.479Z] "Name": "untyped", [2024-03-20T20:02:36.479Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.479Z] "Module": { [2024-03-20T20:02:36.479Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "Version": "v0.28.0", [2024-03-20T20:02:36.479Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.479Z] "Indirect": true, [2024-03-20T20:02:36.479Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.479Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.479Z] "GoVersion": "1.20" [2024-03-20T20:02:36.479Z] }, [2024-03-20T20:02:36.479Z] "DepOnly": true, [2024-03-20T20:02:36.479Z] "Stale": true, [2024-03-20T20:02:36.479Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.479Z] "GoFiles": [ [2024-03-20T20:02:36.479Z] "api.go" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "Imports": [ [2024-03-20T20:02:36.479Z] "fmt", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "sort", [2024-03-20T20:02:36.479Z] "strings" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "Deps": [ [2024-03-20T20:02:36.479Z] "bufio", [2024-03-20T20:02:36.479Z] "bytes", [2024-03-20T20:02:36.479Z] "compress/flate", [2024-03-20T20:02:36.479Z] "compress/gzip", [2024-03-20T20:02:36.479Z] "container/list", [2024-03-20T20:02:36.479Z] "context", [2024-03-20T20:02:36.479Z] "crypto", [2024-03-20T20:02:36.479Z] "crypto/aes", [2024-03-20T20:02:36.479Z] "crypto/cipher", [2024-03-20T20:02:36.479Z] "crypto/des", [2024-03-20T20:02:36.479Z] "crypto/dsa", [2024-03-20T20:02:36.479Z] "crypto/ecdsa", [2024-03-20T20:02:36.479Z] "crypto/ed25519", [2024-03-20T20:02:36.479Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.479Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.479Z] "crypto/elliptic", [2024-03-20T20:02:36.479Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.479Z] "crypto/hmac", [2024-03-20T20:02:36.479Z] "crypto/internal/randutil", [2024-03-20T20:02:36.479Z] "crypto/internal/subtle", [2024-03-20T20:02:36.479Z] "crypto/md5", [2024-03-20T20:02:36.479Z] "crypto/rand", [2024-03-20T20:02:36.479Z] "crypto/rc4", [2024-03-20T20:02:36.479Z] "crypto/rsa", [2024-03-20T20:02:36.479Z] "crypto/sha1", [2024-03-20T20:02:36.479Z] "crypto/sha256", [2024-03-20T20:02:36.479Z] "crypto/sha512", [2024-03-20T20:02:36.479Z] "crypto/subtle", [2024-03-20T20:02:36.479Z] "crypto/tls", [2024-03-20T20:02:36.479Z] "crypto/x509", [2024-03-20T20:02:36.479Z] "crypto/x509/pkix", [2024-03-20T20:02:36.479Z] "database/sql/driver", [2024-03-20T20:02:36.479Z] "embed", [2024-03-20T20:02:36.479Z] "encoding", [2024-03-20T20:02:36.479Z] "encoding/asn1", [2024-03-20T20:02:36.479Z] "encoding/base64", [2024-03-20T20:02:36.479Z] "encoding/binary", [2024-03-20T20:02:36.479Z] "encoding/csv", [2024-03-20T20:02:36.479Z] "encoding/gob", [2024-03-20T20:02:36.479Z] "encoding/hex", [2024-03-20T20:02:36.479Z] "encoding/json", [2024-03-20T20:02:36.479Z] "encoding/pem", [2024-03-20T20:02:36.479Z] "encoding/xml", [2024-03-20T20:02:36.479Z] "errors", [2024-03-20T20:02:36.479Z] "fmt", [2024-03-20T20:02:36.479Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.479Z] "github.com/google/uuid", [2024-03-20T20:02:36.479Z] "github.com/josharian/intern", [2024-03-20T20:02:36.479Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.479Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.479Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.479Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.479Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.479Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.479Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.479Z] "hash", [2024-03-20T20:02:36.479Z] "hash/crc32", [2024-03-20T20:02:36.479Z] "html", [2024-03-20T20:02:36.479Z] "internal/abi", [2024-03-20T20:02:36.479Z] "internal/bytealg", [2024-03-20T20:02:36.479Z] "internal/cpu", [2024-03-20T20:02:36.479Z] "internal/fmtsort", [2024-03-20T20:02:36.479Z] "internal/goexperiment", [2024-03-20T20:02:36.479Z] "internal/itoa", [2024-03-20T20:02:36.479Z] "internal/nettrace", [2024-03-20T20:02:36.479Z] "internal/oserror", [2024-03-20T20:02:36.479Z] "internal/poll", [2024-03-20T20:02:36.479Z] "internal/race", [2024-03-20T20:02:36.479Z] "internal/reflectlite", [2024-03-20T20:02:36.479Z] "internal/singleflight", [2024-03-20T20:02:36.479Z] "internal/syscall/execenv", [2024-03-20T20:02:36.479Z] "internal/syscall/unix", [2024-03-20T20:02:36.479Z] "internal/testlog", [2024-03-20T20:02:36.479Z] "internal/unsafeheader", [2024-03-20T20:02:36.479Z] "io", [2024-03-20T20:02:36.479Z] "io/fs", [2024-03-20T20:02:36.479Z] "io/ioutil", [2024-03-20T20:02:36.479Z] "log", [2024-03-20T20:02:36.479Z] "math", [2024-03-20T20:02:36.479Z] "math/big", [2024-03-20T20:02:36.479Z] "math/bits", [2024-03-20T20:02:36.479Z] "math/rand", [2024-03-20T20:02:36.479Z] "mime", [2024-03-20T20:02:36.479Z] "mime/multipart", [2024-03-20T20:02:36.479Z] "mime/quotedprintable", [2024-03-20T20:02:36.479Z] "net", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "net/http/httptrace", [2024-03-20T20:02:36.479Z] "net/http/internal", [2024-03-20T20:02:36.479Z] "net/http/internal/ascii", [2024-03-20T20:02:36.479Z] "net/mail", [2024-03-20T20:02:36.479Z] "net/textproto", [2024-03-20T20:02:36.479Z] "net/url", [2024-03-20T20:02:36.479Z] "os", [2024-03-20T20:02:36.479Z] "path", [2024-03-20T20:02:36.479Z] "path/filepath", [2024-03-20T20:02:36.479Z] "reflect", [2024-03-20T20:02:36.479Z] "regexp", [2024-03-20T20:02:36.479Z] "regexp/syntax", [2024-03-20T20:02:36.479Z] "runtime", [2024-03-20T20:02:36.479Z] "runtime/cgo", [2024-03-20T20:02:36.479Z] "runtime/internal/atomic", [2024-03-20T20:02:36.479Z] "runtime/internal/math", [2024-03-20T20:02:36.479Z] "runtime/internal/sys", [2024-03-20T20:02:36.479Z] "sort", [2024-03-20T20:02:36.479Z] "strconv", [2024-03-20T20:02:36.479Z] "strings", [2024-03-20T20:02:36.479Z] "sync", [2024-03-20T20:02:36.479Z] "sync/atomic", [2024-03-20T20:02:36.479Z] "syscall", [2024-03-20T20:02:36.479Z] "time", [2024-03-20T20:02:36.479Z] "unicode", [2024-03-20T20:02:36.479Z] "unicode/utf16", [2024-03-20T20:02:36.479Z] "unicode/utf8", [2024-03-20T20:02:36.479Z] "unsafe", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "TestGoFiles": [ [2024-03-20T20:02:36.479Z] "api_test.go" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "TestImports": [ [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.479Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.479Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.479Z] "io", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "sort", [2024-03-20T20:02:36.479Z] "testing" [2024-03-20T20:02:36.479Z] ] [2024-03-20T20:02:36.479Z] } [2024-03-20T20:02:36.479Z] { [2024-03-20T20:02:36.479Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/security", [2024-03-20T20:02:36.479Z] "ImportPath": "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.479Z] "Name": "security", [2024-03-20T20:02:36.479Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.479Z] "Module": { [2024-03-20T20:02:36.479Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "Version": "v0.28.0", [2024-03-20T20:02:36.479Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.479Z] "Indirect": true, [2024-03-20T20:02:36.479Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.479Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.479Z] "GoVersion": "1.20" [2024-03-20T20:02:36.479Z] }, [2024-03-20T20:02:36.479Z] "DepOnly": true, [2024-03-20T20:02:36.479Z] "Stale": true, [2024-03-20T20:02:36.479Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.479Z] "GoFiles": [ [2024-03-20T20:02:36.479Z] "authenticator.go", [2024-03-20T20:02:36.479Z] "authorizer.go" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "Imports": [ [2024-03-20T20:02:36.479Z] "context", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "strings" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "Deps": [ [2024-03-20T20:02:36.479Z] "bufio", [2024-03-20T20:02:36.479Z] "bytes", [2024-03-20T20:02:36.479Z] "compress/flate", [2024-03-20T20:02:36.479Z] "compress/gzip", [2024-03-20T20:02:36.479Z] "container/list", [2024-03-20T20:02:36.479Z] "context", [2024-03-20T20:02:36.479Z] "crypto", [2024-03-20T20:02:36.479Z] "crypto/aes", [2024-03-20T20:02:36.479Z] "crypto/cipher", [2024-03-20T20:02:36.479Z] "crypto/des", [2024-03-20T20:02:36.479Z] "crypto/dsa", [2024-03-20T20:02:36.479Z] "crypto/ecdsa", [2024-03-20T20:02:36.479Z] "crypto/ed25519", [2024-03-20T20:02:36.479Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.479Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.479Z] "crypto/elliptic", [2024-03-20T20:02:36.479Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.479Z] "crypto/hmac", [2024-03-20T20:02:36.479Z] "crypto/internal/randutil", [2024-03-20T20:02:36.479Z] "crypto/internal/subtle", [2024-03-20T20:02:36.479Z] "crypto/md5", [2024-03-20T20:02:36.479Z] "crypto/rand", [2024-03-20T20:02:36.479Z] "crypto/rc4", [2024-03-20T20:02:36.479Z] "crypto/rsa", [2024-03-20T20:02:36.479Z] "crypto/sha1", [2024-03-20T20:02:36.479Z] "crypto/sha256", [2024-03-20T20:02:36.479Z] "crypto/sha512", [2024-03-20T20:02:36.479Z] "crypto/subtle", [2024-03-20T20:02:36.479Z] "crypto/tls", [2024-03-20T20:02:36.479Z] "crypto/x509", [2024-03-20T20:02:36.479Z] "crypto/x509/pkix", [2024-03-20T20:02:36.479Z] "database/sql/driver", [2024-03-20T20:02:36.479Z] "encoding", [2024-03-20T20:02:36.479Z] "encoding/asn1", [2024-03-20T20:02:36.479Z] "encoding/base64", [2024-03-20T20:02:36.479Z] "encoding/binary", [2024-03-20T20:02:36.479Z] "encoding/csv", [2024-03-20T20:02:36.479Z] "encoding/hex", [2024-03-20T20:02:36.479Z] "encoding/json", [2024-03-20T20:02:36.479Z] "encoding/pem", [2024-03-20T20:02:36.479Z] "encoding/xml", [2024-03-20T20:02:36.479Z] "errors", [2024-03-20T20:02:36.479Z] "fmt", [2024-03-20T20:02:36.479Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.479Z] "github.com/google/uuid", [2024-03-20T20:02:36.479Z] "github.com/josharian/intern", [2024-03-20T20:02:36.479Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.479Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.479Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.479Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.479Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.479Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.479Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.479Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.479Z] "hash", [2024-03-20T20:02:36.479Z] "hash/crc32", [2024-03-20T20:02:36.479Z] "html", [2024-03-20T20:02:36.479Z] "internal/abi", [2024-03-20T20:02:36.479Z] "internal/bytealg", [2024-03-20T20:02:36.479Z] "internal/cpu", [2024-03-20T20:02:36.479Z] "internal/fmtsort", [2024-03-20T20:02:36.479Z] "internal/goexperiment", [2024-03-20T20:02:36.479Z] "internal/itoa", [2024-03-20T20:02:36.479Z] "internal/nettrace", [2024-03-20T20:02:36.479Z] "internal/oserror", [2024-03-20T20:02:36.479Z] "internal/poll", [2024-03-20T20:02:36.479Z] "internal/race", [2024-03-20T20:02:36.479Z] "internal/reflectlite", [2024-03-20T20:02:36.479Z] "internal/singleflight", [2024-03-20T20:02:36.479Z] "internal/syscall/execenv", [2024-03-20T20:02:36.479Z] "internal/syscall/unix", [2024-03-20T20:02:36.479Z] "internal/testlog", [2024-03-20T20:02:36.479Z] "internal/unsafeheader", [2024-03-20T20:02:36.479Z] "io", [2024-03-20T20:02:36.479Z] "io/fs", [2024-03-20T20:02:36.479Z] "io/ioutil", [2024-03-20T20:02:36.479Z] "log", [2024-03-20T20:02:36.479Z] "math", [2024-03-20T20:02:36.479Z] "math/big", [2024-03-20T20:02:36.479Z] "math/bits", [2024-03-20T20:02:36.479Z] "math/rand", [2024-03-20T20:02:36.479Z] "mime", [2024-03-20T20:02:36.479Z] "mime/multipart", [2024-03-20T20:02:36.479Z] "mime/quotedprintable", [2024-03-20T20:02:36.479Z] "net", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "net/http/httptrace", [2024-03-20T20:02:36.479Z] "net/http/internal", [2024-03-20T20:02:36.479Z] "net/http/internal/ascii", [2024-03-20T20:02:36.479Z] "net/mail", [2024-03-20T20:02:36.479Z] "net/textproto", [2024-03-20T20:02:36.479Z] "net/url", [2024-03-20T20:02:36.479Z] "os", [2024-03-20T20:02:36.479Z] "path", [2024-03-20T20:02:36.479Z] "path/filepath", [2024-03-20T20:02:36.479Z] "reflect", [2024-03-20T20:02:36.479Z] "regexp", [2024-03-20T20:02:36.479Z] "regexp/syntax", [2024-03-20T20:02:36.479Z] "runtime", [2024-03-20T20:02:36.479Z] "runtime/cgo", [2024-03-20T20:02:36.479Z] "runtime/internal/atomic", [2024-03-20T20:02:36.479Z] "runtime/internal/math", [2024-03-20T20:02:36.479Z] "runtime/internal/sys", [2024-03-20T20:02:36.479Z] "sort", [2024-03-20T20:02:36.479Z] "strconv", [2024-03-20T20:02:36.479Z] "strings", [2024-03-20T20:02:36.479Z] "sync", [2024-03-20T20:02:36.479Z] "sync/atomic", [2024-03-20T20:02:36.479Z] "syscall", [2024-03-20T20:02:36.479Z] "time", [2024-03-20T20:02:36.479Z] "unicode", [2024-03-20T20:02:36.479Z] "unicode/utf16", [2024-03-20T20:02:36.479Z] "unicode/utf8", [2024-03-20T20:02:36.479Z] "unsafe", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.479Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "TestGoFiles": [ [2024-03-20T20:02:36.479Z] "apikey_auth_test.go", [2024-03-20T20:02:36.479Z] "authorizer_test.go", [2024-03-20T20:02:36.479Z] "basic_auth_test.go", [2024-03-20T20:02:36.479Z] "bearer_auth_test.go" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "TestImports": [ [2024-03-20T20:02:36.479Z] "bytes", [2024-03-20T20:02:36.479Z] "context", [2024-03-20T20:02:36.479Z] "fmt", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.479Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.479Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.479Z] "mime/multipart", [2024-03-20T20:02:36.479Z] "net/http", [2024-03-20T20:02:36.479Z] "net/url", [2024-03-20T20:02:36.479Z] "strings", [2024-03-20T20:02:36.479Z] "testing" [2024-03-20T20:02:36.479Z] ] [2024-03-20T20:02:36.479Z] } [2024-03-20T20:02:36.479Z] { [2024-03-20T20:02:36.479Z] "Dir": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-03-20T20:02:36.479Z] "ImportPath": "github.com/go-openapi/validate", [2024-03-20T20:02:36.479Z] "Name": "validate", [2024-03-20T20:02:36.479Z] "Doc": "Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.", [2024-03-20T20:02:36.479Z] "Root": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-03-20T20:02:36.479Z] "Module": { [2024-03-20T20:02:36.479Z] "Path": "github.com/go-openapi/validate", [2024-03-20T20:02:36.479Z] "Version": "v0.24.0", [2024-03-20T20:02:36.479Z] "Time": "2024-03-09T18:49:36Z", [2024-03-20T20:02:36.479Z] "Indirect": true, [2024-03-20T20:02:36.479Z] "Dir": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-03-20T20:02:36.479Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/validate/@v/v0.24.0.mod", [2024-03-20T20:02:36.479Z] "GoVersion": "1.20" [2024-03-20T20:02:36.479Z] }, [2024-03-20T20:02:36.479Z] "DepOnly": true, [2024-03-20T20:02:36.479Z] "Stale": true, [2024-03-20T20:02:36.479Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.479Z] "GoFiles": [ [2024-03-20T20:02:36.479Z] "context.go", [2024-03-20T20:02:36.479Z] "debug.go", [2024-03-20T20:02:36.479Z] "default_validator.go", [2024-03-20T20:02:36.479Z] "doc.go", [2024-03-20T20:02:36.479Z] "example_validator.go", [2024-03-20T20:02:36.479Z] "formats.go", [2024-03-20T20:02:36.479Z] "helpers.go", [2024-03-20T20:02:36.479Z] "object_validator.go", [2024-03-20T20:02:36.479Z] "options.go", [2024-03-20T20:02:36.479Z] "pools.go", [2024-03-20T20:02:36.479Z] "result.go", [2024-03-20T20:02:36.479Z] "rexp.go", [2024-03-20T20:02:36.479Z] "schema.go", [2024-03-20T20:02:36.479Z] "schema_messages.go", [2024-03-20T20:02:36.479Z] "schema_option.go", [2024-03-20T20:02:36.479Z] "schema_props.go", [2024-03-20T20:02:36.479Z] "slice_validator.go", [2024-03-20T20:02:36.479Z] "spec.go", [2024-03-20T20:02:36.479Z] "spec_messages.go", [2024-03-20T20:02:36.479Z] "type.go", [2024-03-20T20:02:36.479Z] "validator.go", [2024-03-20T20:02:36.479Z] "values.go" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.479Z] "pools_debug.go", [2024-03-20T20:02:36.479Z] "pools_debug_test.go" [2024-03-20T20:02:36.479Z] ], [2024-03-20T20:02:36.479Z] "Imports": [ [2024-03-20T20:02:36.479Z] "bytes", [2024-03-20T20:02:36.479Z] "context", [2024-03-20T20:02:36.479Z] "encoding/gob", [2024-03-20T20:02:36.479Z] "encoding/json", [2024-03-20T20:02:36.479Z] "errors", [2024-03-20T20:02:36.479Z] "fmt", [2024-03-20T20:02:36.479Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.480Z] "log", [2024-03-20T20:02:36.480Z] "net/http", [2024-03-20T20:02:36.480Z] "os", [2024-03-20T20:02:36.480Z] "path/filepath", [2024-03-20T20:02:36.480Z] "reflect", [2024-03-20T20:02:36.480Z] "regexp", [2024-03-20T20:02:36.480Z] "runtime", [2024-03-20T20:02:36.480Z] "sort", [2024-03-20T20:02:36.480Z] "strconv", [2024-03-20T20:02:36.480Z] "strings", [2024-03-20T20:02:36.480Z] "sync", [2024-03-20T20:02:36.480Z] "sync/atomic", [2024-03-20T20:02:36.480Z] "unicode/utf8" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "Deps": [ [2024-03-20T20:02:36.480Z] "bufio", [2024-03-20T20:02:36.480Z] "bytes", [2024-03-20T20:02:36.480Z] "compress/flate", [2024-03-20T20:02:36.480Z] "compress/gzip", [2024-03-20T20:02:36.480Z] "container/list", [2024-03-20T20:02:36.480Z] "context", [2024-03-20T20:02:36.480Z] "crypto", [2024-03-20T20:02:36.480Z] "crypto/aes", [2024-03-20T20:02:36.480Z] "crypto/cipher", [2024-03-20T20:02:36.480Z] "crypto/des", [2024-03-20T20:02:36.480Z] "crypto/dsa", [2024-03-20T20:02:36.480Z] "crypto/ecdsa", [2024-03-20T20:02:36.480Z] "crypto/ed25519", [2024-03-20T20:02:36.480Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.480Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.480Z] "crypto/elliptic", [2024-03-20T20:02:36.480Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.480Z] "crypto/hmac", [2024-03-20T20:02:36.480Z] "crypto/internal/randutil", [2024-03-20T20:02:36.480Z] "crypto/internal/subtle", [2024-03-20T20:02:36.480Z] "crypto/md5", [2024-03-20T20:02:36.480Z] "crypto/rand", [2024-03-20T20:02:36.480Z] "crypto/rc4", [2024-03-20T20:02:36.480Z] "crypto/rsa", [2024-03-20T20:02:36.480Z] "crypto/sha1", [2024-03-20T20:02:36.480Z] "crypto/sha256", [2024-03-20T20:02:36.480Z] "crypto/sha512", [2024-03-20T20:02:36.480Z] "crypto/subtle", [2024-03-20T20:02:36.480Z] "crypto/tls", [2024-03-20T20:02:36.480Z] "crypto/x509", [2024-03-20T20:02:36.480Z] "crypto/x509/pkix", [2024-03-20T20:02:36.480Z] "database/sql/driver", [2024-03-20T20:02:36.480Z] "embed", [2024-03-20T20:02:36.480Z] "encoding", [2024-03-20T20:02:36.480Z] "encoding/asn1", [2024-03-20T20:02:36.480Z] "encoding/base64", [2024-03-20T20:02:36.480Z] "encoding/binary", [2024-03-20T20:02:36.480Z] "encoding/gob", [2024-03-20T20:02:36.480Z] "encoding/hex", [2024-03-20T20:02:36.480Z] "encoding/json", [2024-03-20T20:02:36.480Z] "encoding/pem", [2024-03-20T20:02:36.480Z] "errors", [2024-03-20T20:02:36.480Z] "fmt", [2024-03-20T20:02:36.480Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.480Z] "github.com/google/uuid", [2024-03-20T20:02:36.480Z] "github.com/josharian/intern", [2024-03-20T20:02:36.480Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.480Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.480Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.480Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.480Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.480Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.480Z] "hash", [2024-03-20T20:02:36.480Z] "hash/crc32", [2024-03-20T20:02:36.480Z] "html", [2024-03-20T20:02:36.480Z] "internal/abi", [2024-03-20T20:02:36.480Z] "internal/bytealg", [2024-03-20T20:02:36.480Z] "internal/cpu", [2024-03-20T20:02:36.480Z] "internal/fmtsort", [2024-03-20T20:02:36.480Z] "internal/goexperiment", [2024-03-20T20:02:36.480Z] "internal/itoa", [2024-03-20T20:02:36.480Z] "internal/nettrace", [2024-03-20T20:02:36.480Z] "internal/oserror", [2024-03-20T20:02:36.480Z] "internal/poll", [2024-03-20T20:02:36.480Z] "internal/race", [2024-03-20T20:02:36.480Z] "internal/reflectlite", [2024-03-20T20:02:36.480Z] "internal/singleflight", [2024-03-20T20:02:36.480Z] "internal/syscall/execenv", [2024-03-20T20:02:36.480Z] "internal/syscall/unix", [2024-03-20T20:02:36.480Z] "internal/testlog", [2024-03-20T20:02:36.480Z] "internal/unsafeheader", [2024-03-20T20:02:36.480Z] "io", [2024-03-20T20:02:36.480Z] "io/fs", [2024-03-20T20:02:36.480Z] "io/ioutil", [2024-03-20T20:02:36.480Z] "log", [2024-03-20T20:02:36.480Z] "math", [2024-03-20T20:02:36.480Z] "math/big", [2024-03-20T20:02:36.480Z] "math/bits", [2024-03-20T20:02:36.480Z] "math/rand", [2024-03-20T20:02:36.480Z] "mime", [2024-03-20T20:02:36.480Z] "mime/multipart", [2024-03-20T20:02:36.480Z] "mime/quotedprintable", [2024-03-20T20:02:36.480Z] "net", [2024-03-20T20:02:36.480Z] "net/http", [2024-03-20T20:02:36.480Z] "net/http/httptrace", [2024-03-20T20:02:36.480Z] "net/http/internal", [2024-03-20T20:02:36.480Z] "net/http/internal/ascii", [2024-03-20T20:02:36.480Z] "net/mail", [2024-03-20T20:02:36.480Z] "net/textproto", [2024-03-20T20:02:36.480Z] "net/url", [2024-03-20T20:02:36.480Z] "os", [2024-03-20T20:02:36.480Z] "path", [2024-03-20T20:02:36.480Z] "path/filepath", [2024-03-20T20:02:36.480Z] "reflect", [2024-03-20T20:02:36.480Z] "regexp", [2024-03-20T20:02:36.480Z] "regexp/syntax", [2024-03-20T20:02:36.480Z] "runtime", [2024-03-20T20:02:36.480Z] "runtime/cgo", [2024-03-20T20:02:36.480Z] "runtime/internal/atomic", [2024-03-20T20:02:36.480Z] "runtime/internal/math", [2024-03-20T20:02:36.480Z] "runtime/internal/sys", [2024-03-20T20:02:36.480Z] "sort", [2024-03-20T20:02:36.480Z] "strconv", [2024-03-20T20:02:36.480Z] "strings", [2024-03-20T20:02:36.480Z] "sync", [2024-03-20T20:02:36.480Z] "sync/atomic", [2024-03-20T20:02:36.480Z] "syscall", [2024-03-20T20:02:36.480Z] "time", [2024-03-20T20:02:36.480Z] "unicode", [2024-03-20T20:02:36.480Z] "unicode/utf16", [2024-03-20T20:02:36.480Z] "unicode/utf8", [2024-03-20T20:02:36.480Z] "unsafe", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "TestGoFiles": [ [2024-03-20T20:02:36.480Z] "benchmark_test.go", [2024-03-20T20:02:36.480Z] "context_test.go", [2024-03-20T20:02:36.480Z] "debug_test.go", [2024-03-20T20:02:36.480Z] "default_validator_test.go", [2024-03-20T20:02:36.480Z] "example_validator_test.go", [2024-03-20T20:02:36.480Z] "formats_test.go", [2024-03-20T20:02:36.480Z] "helpers_test.go", [2024-03-20T20:02:36.480Z] "items_validator_test.go", [2024-03-20T20:02:36.480Z] "jsonschema_test.go", [2024-03-20T20:02:36.480Z] "messages_test.go", [2024-03-20T20:02:36.480Z] "object_validator_test.go", [2024-03-20T20:02:36.480Z] "options_test.go", [2024-03-20T20:02:36.480Z] "parameter_validator_test.go", [2024-03-20T20:02:36.480Z] "result_test.go", [2024-03-20T20:02:36.480Z] "rexp_test.go", [2024-03-20T20:02:36.480Z] "schema_option_test.go", [2024-03-20T20:02:36.480Z] "schema_props_test.go", [2024-03-20T20:02:36.480Z] "schema_test.go", [2024-03-20T20:02:36.480Z] "slice_validator_test.go", [2024-03-20T20:02:36.480Z] "spec_test.go", [2024-03-20T20:02:36.480Z] "swagger_test.go", [2024-03-20T20:02:36.480Z] "type_test.go", [2024-03-20T20:02:36.480Z] "validator_test.go", [2024-03-20T20:02:36.480Z] "values_test.go" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "TestImports": [ [2024-03-20T20:02:36.480Z] "context", [2024-03-20T20:02:36.480Z] "encoding/json", [2024-03-20T20:02:36.480Z] "errors", [2024-03-20T20:02:36.480Z] "flag", [2024-03-20T20:02:36.480Z] "fmt", [2024-03-20T20:02:36.480Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads/fmts", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.480Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.480Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.480Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.480Z] "io", [2024-03-20T20:02:36.480Z] "log", [2024-03-20T20:02:36.480Z] "math", [2024-03-20T20:02:36.480Z] "net/http", [2024-03-20T20:02:36.480Z] "os", [2024-03-20T20:02:36.480Z] "path/filepath", [2024-03-20T20:02:36.480Z] "reflect", [2024-03-20T20:02:36.480Z] "regexp", [2024-03-20T20:02:36.480Z] "sort", [2024-03-20T20:02:36.480Z] "strings", [2024-03-20T20:02:36.480Z] "sync", [2024-03-20T20:02:36.480Z] "testing", [2024-03-20T20:02:36.480Z] "time" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "XTestGoFiles": [ [2024-03-20T20:02:36.480Z] "doc_test.go", [2024-03-20T20:02:36.480Z] "pools_test.go" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "XTestImports": [ [2024-03-20T20:02:36.480Z] "encoding/json", [2024-03-20T20:02:36.480Z] "fmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.480Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.480Z] "os", [2024-03-20T20:02:36.480Z] "path/filepath", [2024-03-20T20:02:36.480Z] "testing" [2024-03-20T20:02:36.480Z] ] [2024-03-20T20:02:36.480Z] } [2024-03-20T20:02:36.480Z] { [2024-03-20T20:02:36.480Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware", [2024-03-20T20:02:36.480Z] "ImportPath": "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.480Z] "Name": "middleware", [2024-03-20T20:02:36.480Z] "Doc": "Package middleware provides the library with helper functions for serving swagger APIs.", [2024-03-20T20:02:36.480Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.480Z] "Module": { [2024-03-20T20:02:36.480Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.480Z] "Version": "v0.28.0", [2024-03-20T20:02:36.480Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.480Z] "Indirect": true, [2024-03-20T20:02:36.480Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.480Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.480Z] "GoVersion": "1.20" [2024-03-20T20:02:36.480Z] }, [2024-03-20T20:02:36.480Z] "DepOnly": true, [2024-03-20T20:02:36.480Z] "Stale": true, [2024-03-20T20:02:36.480Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-20T20:02:36.480Z] "GoFiles": [ [2024-03-20T20:02:36.480Z] "context.go", [2024-03-20T20:02:36.480Z] "doc.go", [2024-03-20T20:02:36.480Z] "negotiate.go", [2024-03-20T20:02:36.480Z] "not_implemented.go", [2024-03-20T20:02:36.480Z] "operation.go", [2024-03-20T20:02:36.480Z] "parameter.go", [2024-03-20T20:02:36.480Z] "rapidoc.go", [2024-03-20T20:02:36.480Z] "redoc.go", [2024-03-20T20:02:36.480Z] "request.go", [2024-03-20T20:02:36.480Z] "router.go", [2024-03-20T20:02:36.480Z] "security.go", [2024-03-20T20:02:36.480Z] "spec.go", [2024-03-20T20:02:36.480Z] "swaggerui.go", [2024-03-20T20:02:36.480Z] "swaggerui_oauth2.go", [2024-03-20T20:02:36.480Z] "ui_options.go", [2024-03-20T20:02:36.480Z] "validation.go" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "Imports": [ [2024-03-20T20:02:36.480Z] "bytes", [2024-03-20T20:02:36.480Z] "context", [2024-03-20T20:02:36.480Z] "encoding", [2024-03-20T20:02:36.480Z] "encoding/base64", [2024-03-20T20:02:36.480Z] "encoding/gob", [2024-03-20T20:02:36.480Z] "fmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.480Z] "html/template", [2024-03-20T20:02:36.480Z] "io", [2024-03-20T20:02:36.480Z] "mime", [2024-03-20T20:02:36.480Z] "net/http", [2024-03-20T20:02:36.480Z] "net/url", [2024-03-20T20:02:36.480Z] "path", [2024-03-20T20:02:36.480Z] "reflect", [2024-03-20T20:02:36.480Z] "regexp", [2024-03-20T20:02:36.480Z] "strconv", [2024-03-20T20:02:36.480Z] "strings", [2024-03-20T20:02:36.480Z] "sync", [2024-03-20T20:02:36.480Z] "text/template" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "Deps": [ [2024-03-20T20:02:36.480Z] "bufio", [2024-03-20T20:02:36.480Z] "bytes", [2024-03-20T20:02:36.480Z] "compress/flate", [2024-03-20T20:02:36.480Z] "compress/gzip", [2024-03-20T20:02:36.480Z] "container/list", [2024-03-20T20:02:36.480Z] "context", [2024-03-20T20:02:36.480Z] "crypto", [2024-03-20T20:02:36.480Z] "crypto/aes", [2024-03-20T20:02:36.480Z] "crypto/cipher", [2024-03-20T20:02:36.480Z] "crypto/des", [2024-03-20T20:02:36.480Z] "crypto/dsa", [2024-03-20T20:02:36.480Z] "crypto/ecdsa", [2024-03-20T20:02:36.480Z] "crypto/ed25519", [2024-03-20T20:02:36.480Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.480Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.480Z] "crypto/elliptic", [2024-03-20T20:02:36.480Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.480Z] "crypto/hmac", [2024-03-20T20:02:36.480Z] "crypto/internal/randutil", [2024-03-20T20:02:36.480Z] "crypto/internal/subtle", [2024-03-20T20:02:36.480Z] "crypto/md5", [2024-03-20T20:02:36.480Z] "crypto/rand", [2024-03-20T20:02:36.480Z] "crypto/rc4", [2024-03-20T20:02:36.480Z] "crypto/rsa", [2024-03-20T20:02:36.480Z] "crypto/sha1", [2024-03-20T20:02:36.480Z] "crypto/sha256", [2024-03-20T20:02:36.480Z] "crypto/sha512", [2024-03-20T20:02:36.480Z] "crypto/subtle", [2024-03-20T20:02:36.480Z] "crypto/tls", [2024-03-20T20:02:36.480Z] "crypto/x509", [2024-03-20T20:02:36.480Z] "crypto/x509/pkix", [2024-03-20T20:02:36.480Z] "database/sql/driver", [2024-03-20T20:02:36.480Z] "embed", [2024-03-20T20:02:36.480Z] "encoding", [2024-03-20T20:02:36.480Z] "encoding/asn1", [2024-03-20T20:02:36.480Z] "encoding/base64", [2024-03-20T20:02:36.480Z] "encoding/binary", [2024-03-20T20:02:36.480Z] "encoding/csv", [2024-03-20T20:02:36.480Z] "encoding/gob", [2024-03-20T20:02:36.480Z] "encoding/hex", [2024-03-20T20:02:36.480Z] "encoding/json", [2024-03-20T20:02:36.480Z] "encoding/pem", [2024-03-20T20:02:36.480Z] "encoding/xml", [2024-03-20T20:02:36.480Z] "errors", [2024-03-20T20:02:36.480Z] "fmt", [2024-03-20T20:02:36.480Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.480Z] "github.com/google/uuid", [2024-03-20T20:02:36.480Z] "github.com/josharian/intern", [2024-03-20T20:02:36.480Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.480Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.480Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.480Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.480Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.480Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.480Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.480Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.480Z] "hash", [2024-03-20T20:02:36.480Z] "hash/crc32", [2024-03-20T20:02:36.480Z] "html", [2024-03-20T20:02:36.480Z] "html/template", [2024-03-20T20:02:36.480Z] "internal/abi", [2024-03-20T20:02:36.480Z] "internal/bytealg", [2024-03-20T20:02:36.480Z] "internal/cpu", [2024-03-20T20:02:36.480Z] "internal/fmtsort", [2024-03-20T20:02:36.480Z] "internal/goexperiment", [2024-03-20T20:02:36.480Z] "internal/itoa", [2024-03-20T20:02:36.480Z] "internal/nettrace", [2024-03-20T20:02:36.480Z] "internal/oserror", [2024-03-20T20:02:36.480Z] "internal/poll", [2024-03-20T20:02:36.480Z] "internal/race", [2024-03-20T20:02:36.480Z] "internal/reflectlite", [2024-03-20T20:02:36.480Z] "internal/singleflight", [2024-03-20T20:02:36.480Z] "internal/syscall/execenv", [2024-03-20T20:02:36.480Z] "internal/syscall/unix", [2024-03-20T20:02:36.480Z] "internal/testlog", [2024-03-20T20:02:36.480Z] "internal/unsafeheader", [2024-03-20T20:02:36.480Z] "io", [2024-03-20T20:02:36.480Z] "io/fs", [2024-03-20T20:02:36.480Z] "io/ioutil", [2024-03-20T20:02:36.480Z] "log", [2024-03-20T20:02:36.480Z] "math", [2024-03-20T20:02:36.480Z] "math/big", [2024-03-20T20:02:36.480Z] "math/bits", [2024-03-20T20:02:36.480Z] "math/rand", [2024-03-20T20:02:36.480Z] "mime", [2024-03-20T20:02:36.480Z] "mime/multipart", [2024-03-20T20:02:36.480Z] "mime/quotedprintable", [2024-03-20T20:02:36.480Z] "net", [2024-03-20T20:02:36.480Z] "net/http", [2024-03-20T20:02:36.480Z] "net/http/httptrace", [2024-03-20T20:02:36.480Z] "net/http/internal", [2024-03-20T20:02:36.480Z] "net/http/internal/ascii", [2024-03-20T20:02:36.480Z] "net/mail", [2024-03-20T20:02:36.480Z] "net/textproto", [2024-03-20T20:02:36.480Z] "net/url", [2024-03-20T20:02:36.480Z] "os", [2024-03-20T20:02:36.480Z] "path", [2024-03-20T20:02:36.480Z] "path/filepath", [2024-03-20T20:02:36.480Z] "reflect", [2024-03-20T20:02:36.480Z] "regexp", [2024-03-20T20:02:36.480Z] "regexp/syntax", [2024-03-20T20:02:36.480Z] "runtime", [2024-03-20T20:02:36.480Z] "runtime/cgo", [2024-03-20T20:02:36.480Z] "runtime/internal/atomic", [2024-03-20T20:02:36.480Z] "runtime/internal/math", [2024-03-20T20:02:36.480Z] "runtime/internal/sys", [2024-03-20T20:02:36.480Z] "sort", [2024-03-20T20:02:36.480Z] "strconv", [2024-03-20T20:02:36.480Z] "strings", [2024-03-20T20:02:36.480Z] "sync", [2024-03-20T20:02:36.480Z] "sync/atomic", [2024-03-20T20:02:36.480Z] "syscall", [2024-03-20T20:02:36.480Z] "text/template", [2024-03-20T20:02:36.480Z] "text/template/parse", [2024-03-20T20:02:36.480Z] "time", [2024-03-20T20:02:36.480Z] "unicode", [2024-03-20T20:02:36.480Z] "unicode/utf16", [2024-03-20T20:02:36.480Z] "unicode/utf8", [2024-03-20T20:02:36.480Z] "unsafe", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.480Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "TestGoFiles": [ [2024-03-20T20:02:36.480Z] "body_test.go", [2024-03-20T20:02:36.480Z] "context_test.go", [2024-03-20T20:02:36.480Z] "debug_test.go", [2024-03-20T20:02:36.480Z] "negotiate_test.go", [2024-03-20T20:02:36.480Z] "not_implemented_test.go", [2024-03-20T20:02:36.480Z] "operation_test.go", [2024-03-20T20:02:36.480Z] "parameter_test.go", [2024-03-20T20:02:36.480Z] "rapidoc_test.go", [2024-03-20T20:02:36.480Z] "redoc_test.go", [2024-03-20T20:02:36.480Z] "request_test.go", [2024-03-20T20:02:36.480Z] "route_authenticator_test.go", [2024-03-20T20:02:36.480Z] "route_param_test.go", [2024-03-20T20:02:36.480Z] "router_test.go", [2024-03-20T20:02:36.480Z] "security_test.go", [2024-03-20T20:02:36.480Z] "spec_test.go", [2024-03-20T20:02:36.480Z] "string_conversion_test.go", [2024-03-20T20:02:36.480Z] "swaggerui_oauth2_test.go", [2024-03-20T20:02:36.480Z] "swaggerui_test.go", [2024-03-20T20:02:36.480Z] "ui_options_test.go", [2024-03-20T20:02:36.480Z] "untyped_request_test.go", [2024-03-20T20:02:36.480Z] "validation_test.go" [2024-03-20T20:02:36.480Z] ], [2024-03-20T20:02:36.480Z] "TestImports": [ [2024-03-20T20:02:36.480Z] "bytes", [2024-03-20T20:02:36.480Z] "context", [2024-03-20T20:02:36.480Z] "encoding/base64", [2024-03-20T20:02:36.480Z] "encoding/json", [2024-03-20T20:02:36.480Z] "errors", [2024-03-20T20:02:36.480Z] "fmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/loads/fmts", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/internal/testing/petstore", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.480Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.480Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.480Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.480Z] "io", [2024-03-20T20:02:36.480Z] "log", [2024-03-20T20:02:36.480Z] "math", [2024-03-20T20:02:36.480Z] "mime/multipart", [2024-03-20T20:02:36.480Z] "net/http", [2024-03-20T20:02:36.480Z] "net/http/httptest", [2024-03-20T20:02:36.480Z] "net/url", [2024-03-20T20:02:36.480Z] "path", [2024-03-20T20:02:36.480Z] "reflect", [2024-03-20T20:02:36.480Z] "sort", [2024-03-20T20:02:36.480Z] "strconv", [2024-03-20T20:02:36.480Z] "strings", [2024-03-20T20:02:36.480Z] "testing", [2024-03-20T20:02:36.480Z] "time" [2024-03-20T20:02:36.480Z] ] [2024-03-20T20:02:36.480Z] } [2024-03-20T20:02:36.480Z] { [2024-03-20T20:02:36.480Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/yamlpc", [2024-03-20T20:02:36.480Z] "ImportPath": "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.480Z] "Name": "yamlpc", [2024-03-20T20:02:36.480Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.480Z] "Module": { [2024-03-20T20:02:36.480Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.480Z] "Version": "v0.28.0", [2024-03-20T20:02:36.480Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.481Z] "Indirect": true, [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.481Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.481Z] "GoVersion": "1.20" [2024-03-20T20:02:36.481Z] }, [2024-03-20T20:02:36.481Z] "DepOnly": true, [2024-03-20T20:02:36.481Z] "Stale": true, [2024-03-20T20:02:36.481Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.481Z] "GoFiles": [ [2024-03-20T20:02:36.481Z] "yaml.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Imports": [ [2024-03-20T20:02:36.481Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.481Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.481Z] "io" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Deps": [ [2024-03-20T20:02:36.481Z] "bufio", [2024-03-20T20:02:36.481Z] "bytes", [2024-03-20T20:02:36.481Z] "compress/flate", [2024-03-20T20:02:36.481Z] "compress/gzip", [2024-03-20T20:02:36.481Z] "container/list", [2024-03-20T20:02:36.481Z] "context", [2024-03-20T20:02:36.481Z] "crypto", [2024-03-20T20:02:36.481Z] "crypto/aes", [2024-03-20T20:02:36.481Z] "crypto/cipher", [2024-03-20T20:02:36.481Z] "crypto/des", [2024-03-20T20:02:36.481Z] "crypto/dsa", [2024-03-20T20:02:36.481Z] "crypto/ecdsa", [2024-03-20T20:02:36.481Z] "crypto/ed25519", [2024-03-20T20:02:36.481Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.481Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.481Z] "crypto/elliptic", [2024-03-20T20:02:36.481Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.481Z] "crypto/hmac", [2024-03-20T20:02:36.481Z] "crypto/internal/randutil", [2024-03-20T20:02:36.481Z] "crypto/internal/subtle", [2024-03-20T20:02:36.481Z] "crypto/md5", [2024-03-20T20:02:36.481Z] "crypto/rand", [2024-03-20T20:02:36.481Z] "crypto/rc4", [2024-03-20T20:02:36.481Z] "crypto/rsa", [2024-03-20T20:02:36.481Z] "crypto/sha1", [2024-03-20T20:02:36.481Z] "crypto/sha256", [2024-03-20T20:02:36.481Z] "crypto/sha512", [2024-03-20T20:02:36.481Z] "crypto/subtle", [2024-03-20T20:02:36.481Z] "crypto/tls", [2024-03-20T20:02:36.481Z] "crypto/x509", [2024-03-20T20:02:36.481Z] "crypto/x509/pkix", [2024-03-20T20:02:36.481Z] "database/sql/driver", [2024-03-20T20:02:36.481Z] "encoding", [2024-03-20T20:02:36.481Z] "encoding/asn1", [2024-03-20T20:02:36.481Z] "encoding/base64", [2024-03-20T20:02:36.481Z] "encoding/binary", [2024-03-20T20:02:36.481Z] "encoding/csv", [2024-03-20T20:02:36.481Z] "encoding/hex", [2024-03-20T20:02:36.481Z] "encoding/json", [2024-03-20T20:02:36.481Z] "encoding/pem", [2024-03-20T20:02:36.481Z] "encoding/xml", [2024-03-20T20:02:36.481Z] "errors", [2024-03-20T20:02:36.481Z] "fmt", [2024-03-20T20:02:36.481Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.481Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.481Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.481Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.481Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.481Z] "github.com/google/uuid", [2024-03-20T20:02:36.481Z] "github.com/josharian/intern", [2024-03-20T20:02:36.481Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.481Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.481Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.481Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.481Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.481Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.481Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.481Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.481Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.481Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.481Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.481Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.481Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.481Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.481Z] "hash", [2024-03-20T20:02:36.481Z] "hash/crc32", [2024-03-20T20:02:36.481Z] "html", [2024-03-20T20:02:36.481Z] "internal/abi", [2024-03-20T20:02:36.481Z] "internal/bytealg", [2024-03-20T20:02:36.481Z] "internal/cpu", [2024-03-20T20:02:36.481Z] "internal/fmtsort", [2024-03-20T20:02:36.481Z] "internal/goexperiment", [2024-03-20T20:02:36.481Z] "internal/itoa", [2024-03-20T20:02:36.481Z] "internal/nettrace", [2024-03-20T20:02:36.481Z] "internal/oserror", [2024-03-20T20:02:36.481Z] "internal/poll", [2024-03-20T20:02:36.481Z] "internal/race", [2024-03-20T20:02:36.481Z] "internal/reflectlite", [2024-03-20T20:02:36.481Z] "internal/singleflight", [2024-03-20T20:02:36.481Z] "internal/syscall/execenv", [2024-03-20T20:02:36.481Z] "internal/syscall/unix", [2024-03-20T20:02:36.481Z] "internal/testlog", [2024-03-20T20:02:36.481Z] "internal/unsafeheader", [2024-03-20T20:02:36.481Z] "io", [2024-03-20T20:02:36.481Z] "io/fs", [2024-03-20T20:02:36.481Z] "io/ioutil", [2024-03-20T20:02:36.481Z] "log", [2024-03-20T20:02:36.481Z] "math", [2024-03-20T20:02:36.481Z] "math/big", [2024-03-20T20:02:36.481Z] "math/bits", [2024-03-20T20:02:36.481Z] "math/rand", [2024-03-20T20:02:36.481Z] "mime", [2024-03-20T20:02:36.481Z] "mime/multipart", [2024-03-20T20:02:36.481Z] "mime/quotedprintable", [2024-03-20T20:02:36.481Z] "net", [2024-03-20T20:02:36.481Z] "net/http", [2024-03-20T20:02:36.481Z] "net/http/httptrace", [2024-03-20T20:02:36.481Z] "net/http/internal", [2024-03-20T20:02:36.481Z] "net/http/internal/ascii", [2024-03-20T20:02:36.481Z] "net/mail", [2024-03-20T20:02:36.481Z] "net/textproto", [2024-03-20T20:02:36.481Z] "net/url", [2024-03-20T20:02:36.481Z] "os", [2024-03-20T20:02:36.481Z] "path", [2024-03-20T20:02:36.481Z] "path/filepath", [2024-03-20T20:02:36.481Z] "reflect", [2024-03-20T20:02:36.481Z] "regexp", [2024-03-20T20:02:36.481Z] "regexp/syntax", [2024-03-20T20:02:36.481Z] "runtime", [2024-03-20T20:02:36.481Z] "runtime/cgo", [2024-03-20T20:02:36.481Z] "runtime/internal/atomic", [2024-03-20T20:02:36.481Z] "runtime/internal/math", [2024-03-20T20:02:36.481Z] "runtime/internal/sys", [2024-03-20T20:02:36.481Z] "sort", [2024-03-20T20:02:36.481Z] "strconv", [2024-03-20T20:02:36.481Z] "strings", [2024-03-20T20:02:36.481Z] "sync", [2024-03-20T20:02:36.481Z] "sync/atomic", [2024-03-20T20:02:36.481Z] "syscall", [2024-03-20T20:02:36.481Z] "time", [2024-03-20T20:02:36.481Z] "unicode", [2024-03-20T20:02:36.481Z] "unicode/utf16", [2024-03-20T20:02:36.481Z] "unicode/utf8", [2024-03-20T20:02:36.481Z] "unsafe", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "TestGoFiles": [ [2024-03-20T20:02:36.481Z] "yaml_test.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "TestImports": [ [2024-03-20T20:02:36.481Z] "bytes", [2024-03-20T20:02:36.481Z] "errors", [2024-03-20T20:02:36.481Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.481Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.481Z] "net/http/httptest", [2024-03-20T20:02:36.481Z] "testing" [2024-03-20T20:02:36.481Z] ] [2024-03-20T20:02:36.481Z] } [2024-03-20T20:02:36.481Z] { [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0/log", [2024-03-20T20:02:36.481Z] "ImportPath": "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "Name": "log", [2024-03-20T20:02:36.481Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-20T20:02:36.481Z] "Module": { [2024-03-20T20:02:36.481Z] "Path": "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.481Z] "Version": "v1.2.0", [2024-03-20T20:02:36.481Z] "Time": "2020-07-01T21:27:29Z", [2024-03-20T20:02:36.481Z] "Indirect": true, [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-20T20:02:36.481Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-03-20T20:02:36.481Z] "GoVersion": "1.14" [2024-03-20T20:02:36.481Z] }, [2024-03-20T20:02:36.481Z] "DepOnly": true, [2024-03-20T20:02:36.481Z] "Stale": true, [2024-03-20T20:02:36.481Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.481Z] "GoFiles": [ [2024-03-20T20:02:36.481Z] "field.go", [2024-03-20T20:02:36.481Z] "util.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Imports": [ [2024-03-20T20:02:36.481Z] "fmt", [2024-03-20T20:02:36.481Z] "math", [2024-03-20T20:02:36.481Z] "reflect" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Deps": [ [2024-03-20T20:02:36.481Z] "errors", [2024-03-20T20:02:36.481Z] "fmt", [2024-03-20T20:02:36.481Z] "internal/abi", [2024-03-20T20:02:36.481Z] "internal/bytealg", [2024-03-20T20:02:36.481Z] "internal/cpu", [2024-03-20T20:02:36.481Z] "internal/fmtsort", [2024-03-20T20:02:36.481Z] "internal/goexperiment", [2024-03-20T20:02:36.481Z] "internal/itoa", [2024-03-20T20:02:36.481Z] "internal/oserror", [2024-03-20T20:02:36.481Z] "internal/poll", [2024-03-20T20:02:36.481Z] "internal/race", [2024-03-20T20:02:36.481Z] "internal/reflectlite", [2024-03-20T20:02:36.481Z] "internal/syscall/execenv", [2024-03-20T20:02:36.481Z] "internal/syscall/unix", [2024-03-20T20:02:36.481Z] "internal/testlog", [2024-03-20T20:02:36.481Z] "internal/unsafeheader", [2024-03-20T20:02:36.481Z] "io", [2024-03-20T20:02:36.481Z] "io/fs", [2024-03-20T20:02:36.481Z] "math", [2024-03-20T20:02:36.481Z] "math/bits", [2024-03-20T20:02:36.481Z] "os", [2024-03-20T20:02:36.481Z] "path", [2024-03-20T20:02:36.481Z] "reflect", [2024-03-20T20:02:36.481Z] "runtime", [2024-03-20T20:02:36.481Z] "runtime/internal/atomic", [2024-03-20T20:02:36.481Z] "runtime/internal/math", [2024-03-20T20:02:36.481Z] "runtime/internal/sys", [2024-03-20T20:02:36.481Z] "sort", [2024-03-20T20:02:36.481Z] "strconv", [2024-03-20T20:02:36.481Z] "sync", [2024-03-20T20:02:36.481Z] "sync/atomic", [2024-03-20T20:02:36.481Z] "syscall", [2024-03-20T20:02:36.481Z] "time", [2024-03-20T20:02:36.481Z] "unicode", [2024-03-20T20:02:36.481Z] "unicode/utf8", [2024-03-20T20:02:36.481Z] "unsafe" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "TestGoFiles": [ [2024-03-20T20:02:36.481Z] "field_test.go", [2024-03-20T20:02:36.481Z] "util_test.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "TestImports": [ [2024-03-20T20:02:36.481Z] "errors", [2024-03-20T20:02:36.481Z] "fmt", [2024-03-20T20:02:36.481Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.481Z] "io", [2024-03-20T20:02:36.481Z] "testing" [2024-03-20T20:02:36.481Z] ] [2024-03-20T20:02:36.481Z] } [2024-03-20T20:02:36.481Z] { [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-20T20:02:36.481Z] "ImportPath": "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.481Z] "Name": "opentracing", [2024-03-20T20:02:36.481Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-20T20:02:36.481Z] "Module": { [2024-03-20T20:02:36.481Z] "Path": "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.481Z] "Version": "v1.2.0", [2024-03-20T20:02:36.481Z] "Time": "2020-07-01T21:27:29Z", [2024-03-20T20:02:36.481Z] "Indirect": true, [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-20T20:02:36.481Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-03-20T20:02:36.481Z] "GoVersion": "1.14" [2024-03-20T20:02:36.481Z] }, [2024-03-20T20:02:36.481Z] "DepOnly": true, [2024-03-20T20:02:36.481Z] "Stale": true, [2024-03-20T20:02:36.481Z] "StaleReason": "stale dependency: github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "GoFiles": [ [2024-03-20T20:02:36.481Z] "ext.go", [2024-03-20T20:02:36.481Z] "globaltracer.go", [2024-03-20T20:02:36.481Z] "gocontext.go", [2024-03-20T20:02:36.481Z] "noop.go", [2024-03-20T20:02:36.481Z] "propagation.go", [2024-03-20T20:02:36.481Z] "span.go", [2024-03-20T20:02:36.481Z] "tracer.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Imports": [ [2024-03-20T20:02:36.481Z] "context", [2024-03-20T20:02:36.481Z] "errors", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "net/http", [2024-03-20T20:02:36.481Z] "time" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Deps": [ [2024-03-20T20:02:36.481Z] "bufio", [2024-03-20T20:02:36.481Z] "bytes", [2024-03-20T20:02:36.481Z] "compress/flate", [2024-03-20T20:02:36.481Z] "compress/gzip", [2024-03-20T20:02:36.481Z] "container/list", [2024-03-20T20:02:36.481Z] "context", [2024-03-20T20:02:36.481Z] "crypto", [2024-03-20T20:02:36.481Z] "crypto/aes", [2024-03-20T20:02:36.481Z] "crypto/cipher", [2024-03-20T20:02:36.481Z] "crypto/des", [2024-03-20T20:02:36.481Z] "crypto/dsa", [2024-03-20T20:02:36.481Z] "crypto/ecdsa", [2024-03-20T20:02:36.481Z] "crypto/ed25519", [2024-03-20T20:02:36.481Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.481Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.481Z] "crypto/elliptic", [2024-03-20T20:02:36.481Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.481Z] "crypto/hmac", [2024-03-20T20:02:36.481Z] "crypto/internal/randutil", [2024-03-20T20:02:36.481Z] "crypto/internal/subtle", [2024-03-20T20:02:36.481Z] "crypto/md5", [2024-03-20T20:02:36.481Z] "crypto/rand", [2024-03-20T20:02:36.481Z] "crypto/rc4", [2024-03-20T20:02:36.481Z] "crypto/rsa", [2024-03-20T20:02:36.481Z] "crypto/sha1", [2024-03-20T20:02:36.481Z] "crypto/sha256", [2024-03-20T20:02:36.481Z] "crypto/sha512", [2024-03-20T20:02:36.481Z] "crypto/subtle", [2024-03-20T20:02:36.481Z] "crypto/tls", [2024-03-20T20:02:36.481Z] "crypto/x509", [2024-03-20T20:02:36.481Z] "crypto/x509/pkix", [2024-03-20T20:02:36.481Z] "encoding/asn1", [2024-03-20T20:02:36.481Z] "encoding/base64", [2024-03-20T20:02:36.481Z] "encoding/binary", [2024-03-20T20:02:36.481Z] "encoding/hex", [2024-03-20T20:02:36.481Z] "encoding/pem", [2024-03-20T20:02:36.481Z] "errors", [2024-03-20T20:02:36.481Z] "fmt", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "hash", [2024-03-20T20:02:36.481Z] "hash/crc32", [2024-03-20T20:02:36.481Z] "internal/abi", [2024-03-20T20:02:36.481Z] "internal/bytealg", [2024-03-20T20:02:36.481Z] "internal/cpu", [2024-03-20T20:02:36.481Z] "internal/fmtsort", [2024-03-20T20:02:36.481Z] "internal/goexperiment", [2024-03-20T20:02:36.481Z] "internal/itoa", [2024-03-20T20:02:36.481Z] "internal/nettrace", [2024-03-20T20:02:36.481Z] "internal/oserror", [2024-03-20T20:02:36.481Z] "internal/poll", [2024-03-20T20:02:36.481Z] "internal/race", [2024-03-20T20:02:36.481Z] "internal/reflectlite", [2024-03-20T20:02:36.481Z] "internal/singleflight", [2024-03-20T20:02:36.481Z] "internal/syscall/execenv", [2024-03-20T20:02:36.481Z] "internal/syscall/unix", [2024-03-20T20:02:36.481Z] "internal/testlog", [2024-03-20T20:02:36.481Z] "internal/unsafeheader", [2024-03-20T20:02:36.481Z] "io", [2024-03-20T20:02:36.481Z] "io/fs", [2024-03-20T20:02:36.481Z] "io/ioutil", [2024-03-20T20:02:36.481Z] "log", [2024-03-20T20:02:36.481Z] "math", [2024-03-20T20:02:36.481Z] "math/big", [2024-03-20T20:02:36.481Z] "math/bits", [2024-03-20T20:02:36.481Z] "math/rand", [2024-03-20T20:02:36.481Z] "mime", [2024-03-20T20:02:36.481Z] "mime/multipart", [2024-03-20T20:02:36.481Z] "mime/quotedprintable", [2024-03-20T20:02:36.481Z] "net", [2024-03-20T20:02:36.481Z] "net/http", [2024-03-20T20:02:36.481Z] "net/http/httptrace", [2024-03-20T20:02:36.481Z] "net/http/internal", [2024-03-20T20:02:36.481Z] "net/http/internal/ascii", [2024-03-20T20:02:36.481Z] "net/textproto", [2024-03-20T20:02:36.481Z] "net/url", [2024-03-20T20:02:36.481Z] "os", [2024-03-20T20:02:36.481Z] "path", [2024-03-20T20:02:36.481Z] "path/filepath", [2024-03-20T20:02:36.481Z] "reflect", [2024-03-20T20:02:36.481Z] "runtime", [2024-03-20T20:02:36.481Z] "runtime/cgo", [2024-03-20T20:02:36.481Z] "runtime/internal/atomic", [2024-03-20T20:02:36.481Z] "runtime/internal/math", [2024-03-20T20:02:36.481Z] "runtime/internal/sys", [2024-03-20T20:02:36.481Z] "sort", [2024-03-20T20:02:36.481Z] "strconv", [2024-03-20T20:02:36.481Z] "strings", [2024-03-20T20:02:36.481Z] "sync", [2024-03-20T20:02:36.481Z] "sync/atomic", [2024-03-20T20:02:36.481Z] "syscall", [2024-03-20T20:02:36.481Z] "time", [2024-03-20T20:02:36.481Z] "unicode", [2024-03-20T20:02:36.481Z] "unicode/utf16", [2024-03-20T20:02:36.481Z] "unicode/utf8", [2024-03-20T20:02:36.481Z] "unsafe", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "TestGoFiles": [ [2024-03-20T20:02:36.481Z] "globaltracer_test.go", [2024-03-20T20:02:36.481Z] "gocontext_test.go", [2024-03-20T20:02:36.481Z] "options_test.go", [2024-03-20T20:02:36.481Z] "propagation_test.go", [2024-03-20T20:02:36.481Z] "testtracer_test.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "TestImports": [ [2024-03-20T20:02:36.481Z] "context", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.481Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.481Z] "net/http", [2024-03-20T20:02:36.481Z] "reflect", [2024-03-20T20:02:36.481Z] "strconv", [2024-03-20T20:02:36.481Z] "strings", [2024-03-20T20:02:36.481Z] "testing", [2024-03-20T20:02:36.481Z] "time" [2024-03-20T20:02:36.481Z] ] [2024-03-20T20:02:36.481Z] } [2024-03-20T20:02:36.481Z] { [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0/ext", [2024-03-20T20:02:36.481Z] "ImportPath": "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.481Z] "Name": "ext", [2024-03-20T20:02:36.481Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-20T20:02:36.481Z] "Module": { [2024-03-20T20:02:36.481Z] "Path": "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.481Z] "Version": "v1.2.0", [2024-03-20T20:02:36.481Z] "Time": "2020-07-01T21:27:29Z", [2024-03-20T20:02:36.481Z] "Indirect": true, [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-20T20:02:36.481Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-03-20T20:02:36.481Z] "GoVersion": "1.14" [2024-03-20T20:02:36.481Z] }, [2024-03-20T20:02:36.481Z] "DepOnly": true, [2024-03-20T20:02:36.481Z] "Stale": true, [2024-03-20T20:02:36.481Z] "StaleReason": "stale dependency: github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "GoFiles": [ [2024-03-20T20:02:36.481Z] "field.go", [2024-03-20T20:02:36.481Z] "tags.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Imports": [ [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/log" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "Deps": [ [2024-03-20T20:02:36.481Z] "bufio", [2024-03-20T20:02:36.481Z] "bytes", [2024-03-20T20:02:36.481Z] "compress/flate", [2024-03-20T20:02:36.481Z] "compress/gzip", [2024-03-20T20:02:36.481Z] "container/list", [2024-03-20T20:02:36.481Z] "context", [2024-03-20T20:02:36.481Z] "crypto", [2024-03-20T20:02:36.481Z] "crypto/aes", [2024-03-20T20:02:36.481Z] "crypto/cipher", [2024-03-20T20:02:36.481Z] "crypto/des", [2024-03-20T20:02:36.481Z] "crypto/dsa", [2024-03-20T20:02:36.481Z] "crypto/ecdsa", [2024-03-20T20:02:36.481Z] "crypto/ed25519", [2024-03-20T20:02:36.481Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.481Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.481Z] "crypto/elliptic", [2024-03-20T20:02:36.481Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.481Z] "crypto/hmac", [2024-03-20T20:02:36.481Z] "crypto/internal/randutil", [2024-03-20T20:02:36.481Z] "crypto/internal/subtle", [2024-03-20T20:02:36.481Z] "crypto/md5", [2024-03-20T20:02:36.481Z] "crypto/rand", [2024-03-20T20:02:36.481Z] "crypto/rc4", [2024-03-20T20:02:36.481Z] "crypto/rsa", [2024-03-20T20:02:36.481Z] "crypto/sha1", [2024-03-20T20:02:36.481Z] "crypto/sha256", [2024-03-20T20:02:36.481Z] "crypto/sha512", [2024-03-20T20:02:36.481Z] "crypto/subtle", [2024-03-20T20:02:36.481Z] "crypto/tls", [2024-03-20T20:02:36.481Z] "crypto/x509", [2024-03-20T20:02:36.481Z] "crypto/x509/pkix", [2024-03-20T20:02:36.481Z] "encoding/asn1", [2024-03-20T20:02:36.481Z] "encoding/base64", [2024-03-20T20:02:36.481Z] "encoding/binary", [2024-03-20T20:02:36.481Z] "encoding/hex", [2024-03-20T20:02:36.481Z] "encoding/pem", [2024-03-20T20:02:36.481Z] "errors", [2024-03-20T20:02:36.481Z] "fmt", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "hash", [2024-03-20T20:02:36.481Z] "hash/crc32", [2024-03-20T20:02:36.481Z] "internal/abi", [2024-03-20T20:02:36.481Z] "internal/bytealg", [2024-03-20T20:02:36.481Z] "internal/cpu", [2024-03-20T20:02:36.481Z] "internal/fmtsort", [2024-03-20T20:02:36.481Z] "internal/goexperiment", [2024-03-20T20:02:36.481Z] "internal/itoa", [2024-03-20T20:02:36.481Z] "internal/nettrace", [2024-03-20T20:02:36.481Z] "internal/oserror", [2024-03-20T20:02:36.481Z] "internal/poll", [2024-03-20T20:02:36.481Z] "internal/race", [2024-03-20T20:02:36.481Z] "internal/reflectlite", [2024-03-20T20:02:36.481Z] "internal/singleflight", [2024-03-20T20:02:36.481Z] "internal/syscall/execenv", [2024-03-20T20:02:36.481Z] "internal/syscall/unix", [2024-03-20T20:02:36.481Z] "internal/testlog", [2024-03-20T20:02:36.481Z] "internal/unsafeheader", [2024-03-20T20:02:36.481Z] "io", [2024-03-20T20:02:36.481Z] "io/fs", [2024-03-20T20:02:36.481Z] "io/ioutil", [2024-03-20T20:02:36.481Z] "log", [2024-03-20T20:02:36.481Z] "math", [2024-03-20T20:02:36.481Z] "math/big", [2024-03-20T20:02:36.481Z] "math/bits", [2024-03-20T20:02:36.481Z] "math/rand", [2024-03-20T20:02:36.481Z] "mime", [2024-03-20T20:02:36.481Z] "mime/multipart", [2024-03-20T20:02:36.481Z] "mime/quotedprintable", [2024-03-20T20:02:36.481Z] "net", [2024-03-20T20:02:36.481Z] "net/http", [2024-03-20T20:02:36.481Z] "net/http/httptrace", [2024-03-20T20:02:36.481Z] "net/http/internal", [2024-03-20T20:02:36.481Z] "net/http/internal/ascii", [2024-03-20T20:02:36.481Z] "net/textproto", [2024-03-20T20:02:36.481Z] "net/url", [2024-03-20T20:02:36.481Z] "os", [2024-03-20T20:02:36.481Z] "path", [2024-03-20T20:02:36.481Z] "path/filepath", [2024-03-20T20:02:36.481Z] "reflect", [2024-03-20T20:02:36.481Z] "runtime", [2024-03-20T20:02:36.481Z] "runtime/cgo", [2024-03-20T20:02:36.481Z] "runtime/internal/atomic", [2024-03-20T20:02:36.481Z] "runtime/internal/math", [2024-03-20T20:02:36.481Z] "runtime/internal/sys", [2024-03-20T20:02:36.481Z] "sort", [2024-03-20T20:02:36.481Z] "strconv", [2024-03-20T20:02:36.481Z] "strings", [2024-03-20T20:02:36.481Z] "sync", [2024-03-20T20:02:36.481Z] "sync/atomic", [2024-03-20T20:02:36.481Z] "syscall", [2024-03-20T20:02:36.481Z] "time", [2024-03-20T20:02:36.481Z] "unicode", [2024-03-20T20:02:36.481Z] "unicode/utf16", [2024-03-20T20:02:36.481Z] "unicode/utf8", [2024-03-20T20:02:36.481Z] "unsafe", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.481Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "XTestGoFiles": [ [2024-03-20T20:02:36.481Z] "field_test.go", [2024-03-20T20:02:36.481Z] "tags_test.go" [2024-03-20T20:02:36.481Z] ], [2024-03-20T20:02:36.481Z] "XTestImports": [ [2024-03-20T20:02:36.481Z] "fmt", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.481Z] "github.com/opentracing/opentracing-go/mocktracer", [2024-03-20T20:02:36.481Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.481Z] "reflect", [2024-03-20T20:02:36.481Z] "testing" [2024-03-20T20:02:36.481Z] ] [2024-03-20T20:02:36.481Z] } [2024-03-20T20:02:36.481Z] { [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-20T20:02:36.481Z] "ImportPath": "github.com/go-logr/logr", [2024-03-20T20:02:36.481Z] "Name": "logr", [2024-03-20T20:02:36.481Z] "Doc": "Package logr defines a general-purpose logging API and abstract interfaces to back that API.", [2024-03-20T20:02:36.481Z] "Root": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-20T20:02:36.481Z] "Module": { [2024-03-20T20:02:36.481Z] "Path": "github.com/go-logr/logr", [2024-03-20T20:02:36.481Z] "Version": "v1.4.1", [2024-03-20T20:02:36.481Z] "Time": "2023-12-21T15:57:58Z", [2024-03-20T20:02:36.481Z] "Indirect": true, [2024-03-20T20:02:36.481Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-20T20:02:36.481Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/logr/@v/v1.4.1.mod", [2024-03-20T20:02:36.481Z] "GoVersion": "1.18" [2024-03-20T20:02:36.481Z] }, [2024-03-20T20:02:36.481Z] "DepOnly": true, [2024-03-20T20:02:36.481Z] "Stale": true, [2024-03-20T20:02:36.481Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.481Z] "GoFiles": [ [2024-03-20T20:02:36.481Z] "context.go", [2024-03-20T20:02:36.481Z] "context_noslog.go", [2024-03-20T20:02:36.481Z] "discard.go", [2024-03-20T20:02:36.482Z] "logr.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.482Z] "context_slog.go", [2024-03-20T20:02:36.482Z] "context_slog_test.go", [2024-03-20T20:02:36.482Z] "example_slogr_test.go", [2024-03-20T20:02:36.482Z] "sloghandler.go", [2024-03-20T20:02:36.482Z] "slogr.go", [2024-03-20T20:02:36.482Z] "slogr_test.go", [2024-03-20T20:02:36.482Z] "slogsink.go", [2024-03-20T20:02:36.482Z] "testimpls_slog_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "context" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "context", [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "internal/abi", [2024-03-20T20:02:36.482Z] "internal/bytealg", [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "internal/goexperiment", [2024-03-20T20:02:36.482Z] "internal/itoa", [2024-03-20T20:02:36.482Z] "internal/oserror", [2024-03-20T20:02:36.482Z] "internal/race", [2024-03-20T20:02:36.482Z] "internal/reflectlite", [2024-03-20T20:02:36.482Z] "internal/unsafeheader", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "runtime/internal/atomic", [2024-03-20T20:02:36.482Z] "runtime/internal/math", [2024-03-20T20:02:36.482Z] "runtime/internal/sys", [2024-03-20T20:02:36.482Z] "sync", [2024-03-20T20:02:36.482Z] "sync/atomic", [2024-03-20T20:02:36.482Z] "syscall", [2024-03-20T20:02:36.482Z] "time", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestGoFiles": [ [2024-03-20T20:02:36.482Z] "context_test.go", [2024-03-20T20:02:36.482Z] "discard_test.go", [2024-03-20T20:02:36.482Z] "logr_test.go", [2024-03-20T20:02:36.482Z] "testimpls_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestImports": [ [2024-03-20T20:02:36.482Z] "context", [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "testing" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestGoFiles": [ [2024-03-20T20:02:36.482Z] "example_marshaler_secret_test.go", [2024-03-20T20:02:36.482Z] "example_marshaler_test.go", [2024-03-20T20:02:36.482Z] "example_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestImports": [ [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr/funcr" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1/funcr", [2024-03-20T20:02:36.482Z] "ImportPath": "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.482Z] "Name": "funcr", [2024-03-20T20:02:36.482Z] "Doc": "Package funcr implements formatting of structured log messages and optionally captures the call site and timestamp.", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "Version": "v1.4.1", [2024-03-20T20:02:36.482Z] "Time": "2023-12-21T15:57:58Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/logr/@v/v1.4.1.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.18" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "funcr.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.482Z] "slogsink.go", [2024-03-20T20:02:36.482Z] "slogsink_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "encoding", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "path/filepath", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "strconv", [2024-03-20T20:02:36.482Z] "strings", [2024-03-20T20:02:36.482Z] "time" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "context", [2024-03-20T20:02:36.482Z] "encoding", [2024-03-20T20:02:36.482Z] "encoding/base64", [2024-03-20T20:02:36.482Z] "encoding/binary", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "internal/abi", [2024-03-20T20:02:36.482Z] "internal/bytealg", [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "internal/fmtsort", [2024-03-20T20:02:36.482Z] "internal/goexperiment", [2024-03-20T20:02:36.482Z] "internal/itoa", [2024-03-20T20:02:36.482Z] "internal/oserror", [2024-03-20T20:02:36.482Z] "internal/poll", [2024-03-20T20:02:36.482Z] "internal/race", [2024-03-20T20:02:36.482Z] "internal/reflectlite", [2024-03-20T20:02:36.482Z] "internal/syscall/execenv", [2024-03-20T20:02:36.482Z] "internal/syscall/unix", [2024-03-20T20:02:36.482Z] "internal/testlog", [2024-03-20T20:02:36.482Z] "internal/unsafeheader", [2024-03-20T20:02:36.482Z] "io", [2024-03-20T20:02:36.482Z] "io/fs", [2024-03-20T20:02:36.482Z] "math", [2024-03-20T20:02:36.482Z] "math/bits", [2024-03-20T20:02:36.482Z] "os", [2024-03-20T20:02:36.482Z] "path", [2024-03-20T20:02:36.482Z] "path/filepath", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "runtime/internal/atomic", [2024-03-20T20:02:36.482Z] "runtime/internal/math", [2024-03-20T20:02:36.482Z] "runtime/internal/sys", [2024-03-20T20:02:36.482Z] "sort", [2024-03-20T20:02:36.482Z] "strconv", [2024-03-20T20:02:36.482Z] "strings", [2024-03-20T20:02:36.482Z] "sync", [2024-03-20T20:02:36.482Z] "sync/atomic", [2024-03-20T20:02:36.482Z] "syscall", [2024-03-20T20:02:36.482Z] "time", [2024-03-20T20:02:36.482Z] "unicode", [2024-03-20T20:02:36.482Z] "unicode/utf16", [2024-03-20T20:02:36.482Z] "unicode/utf8", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestGoFiles": [ [2024-03-20T20:02:36.482Z] "funcr_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestImports": [ [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "path/filepath", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "testing" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestGoFiles": [ [2024-03-20T20:02:36.482Z] "example_formatter_test.go", [2024-03-20T20:02:36.482Z] "example_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestImports": [ [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.482Z] "strings" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-03-20T20:02:36.482Z] "ImportPath": "github.com/go-logr/stdr", [2024-03-20T20:02:36.482Z] "Name": "stdr", [2024-03-20T20:02:36.482Z] "Doc": "Package stdr implements github.com/go-logr/logr.Logger in terms of Go's standard log package.", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "github.com/go-logr/stdr", [2024-03-20T20:02:36.482Z] "Version": "v1.2.2", [2024-03-20T20:02:36.482Z] "Time": "2021-12-14T08:00:35Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/stdr/@v/v1.2.2.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.16" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "stdr.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.482Z] "log", [2024-03-20T20:02:36.482Z] "os" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "context", [2024-03-20T20:02:36.482Z] "encoding", [2024-03-20T20:02:36.482Z] "encoding/base64", [2024-03-20T20:02:36.482Z] "encoding/binary", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.482Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.482Z] "internal/abi", [2024-03-20T20:02:36.482Z] "internal/bytealg", [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "internal/fmtsort", [2024-03-20T20:02:36.482Z] "internal/goexperiment", [2024-03-20T20:02:36.482Z] "internal/itoa", [2024-03-20T20:02:36.482Z] "internal/oserror", [2024-03-20T20:02:36.482Z] "internal/poll", [2024-03-20T20:02:36.482Z] "internal/race", [2024-03-20T20:02:36.482Z] "internal/reflectlite", [2024-03-20T20:02:36.482Z] "internal/syscall/execenv", [2024-03-20T20:02:36.482Z] "internal/syscall/unix", [2024-03-20T20:02:36.482Z] "internal/testlog", [2024-03-20T20:02:36.482Z] "internal/unsafeheader", [2024-03-20T20:02:36.482Z] "io", [2024-03-20T20:02:36.482Z] "io/fs", [2024-03-20T20:02:36.482Z] "log", [2024-03-20T20:02:36.482Z] "math", [2024-03-20T20:02:36.482Z] "math/bits", [2024-03-20T20:02:36.482Z] "os", [2024-03-20T20:02:36.482Z] "path", [2024-03-20T20:02:36.482Z] "path/filepath", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "runtime/internal/atomic", [2024-03-20T20:02:36.482Z] "runtime/internal/math", [2024-03-20T20:02:36.482Z] "runtime/internal/sys", [2024-03-20T20:02:36.482Z] "sort", [2024-03-20T20:02:36.482Z] "strconv", [2024-03-20T20:02:36.482Z] "strings", [2024-03-20T20:02:36.482Z] "sync", [2024-03-20T20:02:36.482Z] "sync/atomic", [2024-03-20T20:02:36.482Z] "syscall", [2024-03-20T20:02:36.482Z] "time", [2024-03-20T20:02:36.482Z] "unicode", [2024-03-20T20:02:36.482Z] "unicode/utf16", [2024-03-20T20:02:36.482Z] "unicode/utf8", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestGoFiles": [ [2024-03-20T20:02:36.482Z] "example_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestImports": [ [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.482Z] "log", [2024-03-20T20:02:36.482Z] "os" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal", [2024-03-20T20:02:36.482Z] "ImportPath": "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.482Z] "Name": "internal", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.482Z] "Version": "v1.24.0", [2024-03-20T20:02:36.482Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.20" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "gen.go", [2024-03-20T20:02:36.482Z] "rawhelpers.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "math", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "math", [2024-03-20T20:02:36.482Z] "math/bits", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/attribute", [2024-03-20T20:02:36.482Z] "ImportPath": "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.482Z] "Name": "attribute", [2024-03-20T20:02:36.482Z] "Doc": "Package attribute provide several helper functions for some commonly used logic of processing attributes.", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.482Z] "Version": "v1.24.0", [2024-03-20T20:02:36.482Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.20" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "attribute.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "reflect" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "internal/abi", [2024-03-20T20:02:36.482Z] "internal/bytealg", [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "internal/goexperiment", [2024-03-20T20:02:36.482Z] "internal/itoa", [2024-03-20T20:02:36.482Z] "internal/race", [2024-03-20T20:02:36.482Z] "internal/reflectlite", [2024-03-20T20:02:36.482Z] "internal/unsafeheader", [2024-03-20T20:02:36.482Z] "math", [2024-03-20T20:02:36.482Z] "math/bits", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "runtime/internal/atomic", [2024-03-20T20:02:36.482Z] "runtime/internal/math", [2024-03-20T20:02:36.482Z] "runtime/internal/sys", [2024-03-20T20:02:36.482Z] "strconv", [2024-03-20T20:02:36.482Z] "sync", [2024-03-20T20:02:36.482Z] "sync/atomic", [2024-03-20T20:02:36.482Z] "unicode", [2024-03-20T20:02:36.482Z] "unicode/utf8", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestGoFiles": [ [2024-03-20T20:02:36.482Z] "attribute_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestImports": [ [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "testing" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/attribute", [2024-03-20T20:02:36.482Z] "ImportPath": "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.482Z] "Name": "attribute", [2024-03-20T20:02:36.482Z] "Doc": "Package attribute provides key and value attributes.", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.482Z] "Version": "v1.24.0", [2024-03-20T20:02:36.482Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.20" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "doc.go", [2024-03-20T20:02:36.482Z] "encoder.go", [2024-03-20T20:02:36.482Z] "filter.go", [2024-03-20T20:02:36.482Z] "iterator.go", [2024-03-20T20:02:36.482Z] "key.go", [2024-03-20T20:02:36.482Z] "kv.go", [2024-03-20T20:02:36.482Z] "set.go", [2024-03-20T20:02:36.482Z] "type_string.go", [2024-03-20T20:02:36.482Z] "value.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "sort", [2024-03-20T20:02:36.482Z] "strconv", [2024-03-20T20:02:36.482Z] "sync", [2024-03-20T20:02:36.482Z] "sync/atomic" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "encoding", [2024-03-20T20:02:36.482Z] "encoding/base64", [2024-03-20T20:02:36.482Z] "encoding/binary", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.482Z] "internal/abi", [2024-03-20T20:02:36.482Z] "internal/bytealg", [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "internal/fmtsort", [2024-03-20T20:02:36.482Z] "internal/goexperiment", [2024-03-20T20:02:36.482Z] "internal/itoa", [2024-03-20T20:02:36.482Z] "internal/oserror", [2024-03-20T20:02:36.482Z] "internal/poll", [2024-03-20T20:02:36.482Z] "internal/race", [2024-03-20T20:02:36.482Z] "internal/reflectlite", [2024-03-20T20:02:36.482Z] "internal/syscall/execenv", [2024-03-20T20:02:36.482Z] "internal/syscall/unix", [2024-03-20T20:02:36.482Z] "internal/testlog", [2024-03-20T20:02:36.482Z] "internal/unsafeheader", [2024-03-20T20:02:36.482Z] "io", [2024-03-20T20:02:36.482Z] "io/fs", [2024-03-20T20:02:36.482Z] "math", [2024-03-20T20:02:36.482Z] "math/bits", [2024-03-20T20:02:36.482Z] "os", [2024-03-20T20:02:36.482Z] "path", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "runtime/internal/atomic", [2024-03-20T20:02:36.482Z] "runtime/internal/math", [2024-03-20T20:02:36.482Z] "runtime/internal/sys", [2024-03-20T20:02:36.482Z] "sort", [2024-03-20T20:02:36.482Z] "strconv", [2024-03-20T20:02:36.482Z] "strings", [2024-03-20T20:02:36.482Z] "sync", [2024-03-20T20:02:36.482Z] "sync/atomic", [2024-03-20T20:02:36.482Z] "syscall", [2024-03-20T20:02:36.482Z] "time", [2024-03-20T20:02:36.482Z] "unicode", [2024-03-20T20:02:36.482Z] "unicode/utf16", [2024-03-20T20:02:36.482Z] "unicode/utf8", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestGoFiles": [ [2024-03-20T20:02:36.482Z] "filter_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestImports": [ [2024-03-20T20:02:36.482Z] "testing" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestGoFiles": [ [2024-03-20T20:02:36.482Z] "benchmark_test.go", [2024-03-20T20:02:36.482Z] "iterator_test.go", [2024-03-20T20:02:36.482Z] "key_test.go", [2024-03-20T20:02:36.482Z] "kv_test.go", [2024-03-20T20:02:36.482Z] "set_test.go", [2024-03-20T20:02:36.482Z] "value_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "XTestImports": [ [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.482Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.482Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "regexp", [2024-03-20T20:02:36.482Z] "testing" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/codes", [2024-03-20T20:02:36.482Z] "ImportPath": "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.482Z] "Name": "codes", [2024-03-20T20:02:36.482Z] "Doc": "Package codes defines the canonical error codes used by OpenTelemetry.", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.482Z] "Version": "v1.24.0", [2024-03-20T20:02:36.482Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.20" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "codes.go", [2024-03-20T20:02:36.482Z] "doc.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "strconv" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "encoding", [2024-03-20T20:02:36.482Z] "encoding/base64", [2024-03-20T20:02:36.482Z] "encoding/binary", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "internal/abi", [2024-03-20T20:02:36.482Z] "internal/bytealg", [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "internal/fmtsort", [2024-03-20T20:02:36.482Z] "internal/goexperiment", [2024-03-20T20:02:36.482Z] "internal/itoa", [2024-03-20T20:02:36.482Z] "internal/oserror", [2024-03-20T20:02:36.482Z] "internal/poll", [2024-03-20T20:02:36.482Z] "internal/race", [2024-03-20T20:02:36.482Z] "internal/reflectlite", [2024-03-20T20:02:36.482Z] "internal/syscall/execenv", [2024-03-20T20:02:36.482Z] "internal/syscall/unix", [2024-03-20T20:02:36.482Z] "internal/testlog", [2024-03-20T20:02:36.482Z] "internal/unsafeheader", [2024-03-20T20:02:36.482Z] "io", [2024-03-20T20:02:36.482Z] "io/fs", [2024-03-20T20:02:36.482Z] "math", [2024-03-20T20:02:36.482Z] "math/bits", [2024-03-20T20:02:36.482Z] "os", [2024-03-20T20:02:36.482Z] "path", [2024-03-20T20:02:36.482Z] "reflect", [2024-03-20T20:02:36.482Z] "runtime", [2024-03-20T20:02:36.482Z] "runtime/internal/atomic", [2024-03-20T20:02:36.482Z] "runtime/internal/math", [2024-03-20T20:02:36.482Z] "runtime/internal/sys", [2024-03-20T20:02:36.482Z] "sort", [2024-03-20T20:02:36.482Z] "strconv", [2024-03-20T20:02:36.482Z] "strings", [2024-03-20T20:02:36.482Z] "sync", [2024-03-20T20:02:36.482Z] "sync/atomic", [2024-03-20T20:02:36.482Z] "syscall", [2024-03-20T20:02:36.482Z] "time", [2024-03-20T20:02:36.482Z] "unicode", [2024-03-20T20:02:36.482Z] "unicode/utf16", [2024-03-20T20:02:36.482Z] "unicode/utf8", [2024-03-20T20:02:36.482Z] "unsafe" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestGoFiles": [ [2024-03-20T20:02:36.482Z] "codes_test.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "TestImports": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "testing" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0/embedded", [2024-03-20T20:02:36.482Z] "ImportPath": "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.482Z] "Name": "embedded", [2024-03-20T20:02:36.482Z] "Doc": "Package embedded provides interfaces embedded within the [OpenTelemetry metric API].", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.482Z] "Version": "v1.24.0", [2024-03-20T20:02:36.482Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/metric/@v/v1.24.0.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.20" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "embedded.go" [2024-03-20T20:02:36.482Z] ] [2024-03-20T20:02:36.482Z] } [2024-03-20T20:02:36.482Z] { [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-20T20:02:36.482Z] "ImportPath": "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.482Z] "Name": "metric", [2024-03-20T20:02:36.482Z] "Doc": "Package metric provides the OpenTelemetry API used to measure metrics about source code operation.", [2024-03-20T20:02:36.482Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-20T20:02:36.482Z] "Module": { [2024-03-20T20:02:36.482Z] "Path": "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.482Z] "Version": "v1.24.0", [2024-03-20T20:02:36.482Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.482Z] "Indirect": true, [2024-03-20T20:02:36.482Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-20T20:02:36.482Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/metric/@v/v1.24.0.mod", [2024-03-20T20:02:36.482Z] "GoVersion": "1.20" [2024-03-20T20:02:36.482Z] }, [2024-03-20T20:02:36.482Z] "DepOnly": true, [2024-03-20T20:02:36.482Z] "Stale": true, [2024-03-20T20:02:36.482Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.482Z] "GoFiles": [ [2024-03-20T20:02:36.482Z] "asyncfloat64.go", [2024-03-20T20:02:36.482Z] "asyncint64.go", [2024-03-20T20:02:36.482Z] "config.go", [2024-03-20T20:02:36.482Z] "doc.go", [2024-03-20T20:02:36.482Z] "instrument.go", [2024-03-20T20:02:36.482Z] "meter.go", [2024-03-20T20:02:36.482Z] "syncfloat64.go", [2024-03-20T20:02:36.482Z] "syncint64.go" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Imports": [ [2024-03-20T20:02:36.482Z] "context", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/metric/embedded" [2024-03-20T20:02:36.482Z] ], [2024-03-20T20:02:36.482Z] "Deps": [ [2024-03-20T20:02:36.482Z] "bytes", [2024-03-20T20:02:36.482Z] "context", [2024-03-20T20:02:36.482Z] "encoding", [2024-03-20T20:02:36.482Z] "encoding/base64", [2024-03-20T20:02:36.482Z] "encoding/binary", [2024-03-20T20:02:36.482Z] "encoding/json", [2024-03-20T20:02:36.482Z] "errors", [2024-03-20T20:02:36.482Z] "fmt", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.482Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.482Z] "internal/abi", [2024-03-20T20:02:36.482Z] "internal/bytealg", [2024-03-20T20:02:36.482Z] "internal/cpu", [2024-03-20T20:02:36.482Z] "internal/fmtsort", [2024-03-20T20:02:36.482Z] "internal/goexperiment", [2024-03-20T20:02:36.482Z] "internal/itoa", [2024-03-20T20:02:36.482Z] "internal/oserror", [2024-03-20T20:02:36.483Z] "internal/poll", [2024-03-20T20:02:36.483Z] "internal/race", [2024-03-20T20:02:36.483Z] "internal/reflectlite", [2024-03-20T20:02:36.483Z] "internal/syscall/execenv", [2024-03-20T20:02:36.483Z] "internal/syscall/unix", [2024-03-20T20:02:36.483Z] "internal/testlog", [2024-03-20T20:02:36.483Z] "internal/unsafeheader", [2024-03-20T20:02:36.483Z] "io", [2024-03-20T20:02:36.483Z] "io/fs", [2024-03-20T20:02:36.483Z] "math", [2024-03-20T20:02:36.483Z] "math/bits", [2024-03-20T20:02:36.483Z] "os", [2024-03-20T20:02:36.483Z] "path", [2024-03-20T20:02:36.483Z] "reflect", [2024-03-20T20:02:36.483Z] "runtime", [2024-03-20T20:02:36.483Z] "runtime/internal/atomic", [2024-03-20T20:02:36.483Z] "runtime/internal/math", [2024-03-20T20:02:36.483Z] "runtime/internal/sys", [2024-03-20T20:02:36.483Z] "sort", [2024-03-20T20:02:36.483Z] "strconv", [2024-03-20T20:02:36.483Z] "strings", [2024-03-20T20:02:36.483Z] "sync", [2024-03-20T20:02:36.483Z] "sync/atomic", [2024-03-20T20:02:36.483Z] "syscall", [2024-03-20T20:02:36.483Z] "time", [2024-03-20T20:02:36.483Z] "unicode", [2024-03-20T20:02:36.483Z] "unicode/utf16", [2024-03-20T20:02:36.483Z] "unicode/utf8", [2024-03-20T20:02:36.483Z] "unsafe" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestGoFiles": [ [2024-03-20T20:02:36.483Z] "asyncfloat64_test.go", [2024-03-20T20:02:36.483Z] "asyncint64_test.go", [2024-03-20T20:02:36.483Z] "instrument_test.go", [2024-03-20T20:02:36.483Z] "syncfloat64_test.go", [2024-03-20T20:02:36.483Z] "syncint64_test.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestImports": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.483Z] "sync", [2024-03-20T20:02:36.483Z] "testing" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "XTestGoFiles": [ [2024-03-20T20:02:36.483Z] "config_test.go", [2024-03-20T20:02:36.483Z] "example_test.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "XTestImports": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "database/sql", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/semconv/v1.24.0", [2024-03-20T20:02:36.483Z] "net/http", [2024-03-20T20:02:36.483Z] "runtime", [2024-03-20T20:02:36.483Z] "testing", [2024-03-20T20:02:36.483Z] "time" [2024-03-20T20:02:36.483Z] ] [2024-03-20T20:02:36.483Z] } [2024-03-20T20:02:36.483Z] { [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/baggage", [2024-03-20T20:02:36.483Z] "ImportPath": "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.483Z] "Name": "baggage", [2024-03-20T20:02:36.483Z] "Doc": "Package baggage provides base types and functionality to store and retrieve baggage in Go context.", [2024-03-20T20:02:36.483Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "Module": { [2024-03-20T20:02:36.483Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.483Z] "Version": "v1.24.0", [2024-03-20T20:02:36.483Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.483Z] "Indirect": true, [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.483Z] "GoVersion": "1.20" [2024-03-20T20:02:36.483Z] }, [2024-03-20T20:02:36.483Z] "DepOnly": true, [2024-03-20T20:02:36.483Z] "Stale": true, [2024-03-20T20:02:36.483Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.483Z] "GoFiles": [ [2024-03-20T20:02:36.483Z] "baggage.go", [2024-03-20T20:02:36.483Z] "context.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Imports": [ [2024-03-20T20:02:36.483Z] "context" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Deps": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "errors", [2024-03-20T20:02:36.483Z] "internal/abi", [2024-03-20T20:02:36.483Z] "internal/bytealg", [2024-03-20T20:02:36.483Z] "internal/cpu", [2024-03-20T20:02:36.483Z] "internal/goexperiment", [2024-03-20T20:02:36.483Z] "internal/itoa", [2024-03-20T20:02:36.483Z] "internal/oserror", [2024-03-20T20:02:36.483Z] "internal/race", [2024-03-20T20:02:36.483Z] "internal/reflectlite", [2024-03-20T20:02:36.483Z] "internal/unsafeheader", [2024-03-20T20:02:36.483Z] "runtime", [2024-03-20T20:02:36.483Z] "runtime/internal/atomic", [2024-03-20T20:02:36.483Z] "runtime/internal/math", [2024-03-20T20:02:36.483Z] "runtime/internal/sys", [2024-03-20T20:02:36.483Z] "sync", [2024-03-20T20:02:36.483Z] "sync/atomic", [2024-03-20T20:02:36.483Z] "syscall", [2024-03-20T20:02:36.483Z] "time", [2024-03-20T20:02:36.483Z] "unsafe" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestGoFiles": [ [2024-03-20T20:02:36.483Z] "context_test.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestImports": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.483Z] "testing" [2024-03-20T20:02:36.483Z] ] [2024-03-20T20:02:36.483Z] } [2024-03-20T20:02:36.483Z] { [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/baggage", [2024-03-20T20:02:36.483Z] "ImportPath": "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.483Z] "Name": "baggage", [2024-03-20T20:02:36.483Z] "Doc": "Package baggage provides functionality for storing and retrieving baggage items in Go context.", [2024-03-20T20:02:36.483Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "Module": { [2024-03-20T20:02:36.483Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.483Z] "Version": "v1.24.0", [2024-03-20T20:02:36.483Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.483Z] "Indirect": true, [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.483Z] "GoVersion": "1.20" [2024-03-20T20:02:36.483Z] }, [2024-03-20T20:02:36.483Z] "DepOnly": true, [2024-03-20T20:02:36.483Z] "Stale": true, [2024-03-20T20:02:36.483Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.483Z] "GoFiles": [ [2024-03-20T20:02:36.483Z] "baggage.go", [2024-03-20T20:02:36.483Z] "context.go", [2024-03-20T20:02:36.483Z] "doc.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Imports": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "errors", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.483Z] "net/url", [2024-03-20T20:02:36.483Z] "strings" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Deps": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "errors", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.483Z] "internal/abi", [2024-03-20T20:02:36.483Z] "internal/bytealg", [2024-03-20T20:02:36.483Z] "internal/cpu", [2024-03-20T20:02:36.483Z] "internal/fmtsort", [2024-03-20T20:02:36.483Z] "internal/goexperiment", [2024-03-20T20:02:36.483Z] "internal/itoa", [2024-03-20T20:02:36.483Z] "internal/oserror", [2024-03-20T20:02:36.483Z] "internal/poll", [2024-03-20T20:02:36.483Z] "internal/race", [2024-03-20T20:02:36.483Z] "internal/reflectlite", [2024-03-20T20:02:36.483Z] "internal/syscall/execenv", [2024-03-20T20:02:36.483Z] "internal/syscall/unix", [2024-03-20T20:02:36.483Z] "internal/testlog", [2024-03-20T20:02:36.483Z] "internal/unsafeheader", [2024-03-20T20:02:36.483Z] "io", [2024-03-20T20:02:36.483Z] "io/fs", [2024-03-20T20:02:36.483Z] "math", [2024-03-20T20:02:36.483Z] "math/bits", [2024-03-20T20:02:36.483Z] "net/url", [2024-03-20T20:02:36.483Z] "os", [2024-03-20T20:02:36.483Z] "path", [2024-03-20T20:02:36.483Z] "reflect", [2024-03-20T20:02:36.483Z] "runtime", [2024-03-20T20:02:36.483Z] "runtime/internal/atomic", [2024-03-20T20:02:36.483Z] "runtime/internal/math", [2024-03-20T20:02:36.483Z] "runtime/internal/sys", [2024-03-20T20:02:36.483Z] "sort", [2024-03-20T20:02:36.483Z] "strconv", [2024-03-20T20:02:36.483Z] "strings", [2024-03-20T20:02:36.483Z] "sync", [2024-03-20T20:02:36.483Z] "sync/atomic", [2024-03-20T20:02:36.483Z] "syscall", [2024-03-20T20:02:36.483Z] "time", [2024-03-20T20:02:36.483Z] "unicode", [2024-03-20T20:02:36.483Z] "unicode/utf8", [2024-03-20T20:02:36.483Z] "unsafe" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestGoFiles": [ [2024-03-20T20:02:36.483Z] "baggage_test.go", [2024-03-20T20:02:36.483Z] "context_test.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestImports": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.483Z] "math/rand", [2024-03-20T20:02:36.483Z] "sort", [2024-03-20T20:02:36.483Z] "strings", [2024-03-20T20:02:36.483Z] "testing" [2024-03-20T20:02:36.483Z] ] [2024-03-20T20:02:36.483Z] } [2024-03-20T20:02:36.483Z] { [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0/embedded", [2024-03-20T20:02:36.483Z] "ImportPath": "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.483Z] "Name": "embedded", [2024-03-20T20:02:36.483Z] "Doc": "Package embedded provides interfaces embedded within the [OpenTelemetry trace API].", [2024-03-20T20:02:36.483Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-20T20:02:36.483Z] "Module": { [2024-03-20T20:02:36.483Z] "Path": "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.483Z] "Version": "v1.24.0", [2024-03-20T20:02:36.483Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.483Z] "Indirect": true, [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-20T20:02:36.483Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/trace/@v/v1.24.0.mod", [2024-03-20T20:02:36.483Z] "GoVersion": "1.20" [2024-03-20T20:02:36.483Z] }, [2024-03-20T20:02:36.483Z] "DepOnly": true, [2024-03-20T20:02:36.483Z] "Stale": true, [2024-03-20T20:02:36.483Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.483Z] "GoFiles": [ [2024-03-20T20:02:36.483Z] "embedded.go" [2024-03-20T20:02:36.483Z] ] [2024-03-20T20:02:36.483Z] } [2024-03-20T20:02:36.483Z] { [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-20T20:02:36.483Z] "ImportPath": "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.483Z] "Name": "trace", [2024-03-20T20:02:36.483Z] "Doc": "Package trace provides an implementation of the tracing part of the OpenTelemetry API.", [2024-03-20T20:02:36.483Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-20T20:02:36.483Z] "Module": { [2024-03-20T20:02:36.483Z] "Path": "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.483Z] "Version": "v1.24.0", [2024-03-20T20:02:36.483Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.483Z] "Indirect": true, [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-20T20:02:36.483Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/trace/@v/v1.24.0.mod", [2024-03-20T20:02:36.483Z] "GoVersion": "1.20" [2024-03-20T20:02:36.483Z] }, [2024-03-20T20:02:36.483Z] "DepOnly": true, [2024-03-20T20:02:36.483Z] "Stale": true, [2024-03-20T20:02:36.483Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.483Z] "GoFiles": [ [2024-03-20T20:02:36.483Z] "config.go", [2024-03-20T20:02:36.483Z] "context.go", [2024-03-20T20:02:36.483Z] "doc.go", [2024-03-20T20:02:36.483Z] "nonrecording.go", [2024-03-20T20:02:36.483Z] "noop.go", [2024-03-20T20:02:36.483Z] "trace.go", [2024-03-20T20:02:36.483Z] "tracestate.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Imports": [ [2024-03-20T20:02:36.483Z] "bytes", [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "encoding/hex", [2024-03-20T20:02:36.483Z] "encoding/json", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.483Z] "strings", [2024-03-20T20:02:36.483Z] "time" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Deps": [ [2024-03-20T20:02:36.483Z] "bytes", [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "encoding", [2024-03-20T20:02:36.483Z] "encoding/base64", [2024-03-20T20:02:36.483Z] "encoding/binary", [2024-03-20T20:02:36.483Z] "encoding/hex", [2024-03-20T20:02:36.483Z] "encoding/json", [2024-03-20T20:02:36.483Z] "errors", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.483Z] "internal/abi", [2024-03-20T20:02:36.483Z] "internal/bytealg", [2024-03-20T20:02:36.483Z] "internal/cpu", [2024-03-20T20:02:36.483Z] "internal/fmtsort", [2024-03-20T20:02:36.483Z] "internal/goexperiment", [2024-03-20T20:02:36.483Z] "internal/itoa", [2024-03-20T20:02:36.483Z] "internal/oserror", [2024-03-20T20:02:36.483Z] "internal/poll", [2024-03-20T20:02:36.483Z] "internal/race", [2024-03-20T20:02:36.483Z] "internal/reflectlite", [2024-03-20T20:02:36.483Z] "internal/syscall/execenv", [2024-03-20T20:02:36.483Z] "internal/syscall/unix", [2024-03-20T20:02:36.483Z] "internal/testlog", [2024-03-20T20:02:36.483Z] "internal/unsafeheader", [2024-03-20T20:02:36.483Z] "io", [2024-03-20T20:02:36.483Z] "io/fs", [2024-03-20T20:02:36.483Z] "math", [2024-03-20T20:02:36.483Z] "math/bits", [2024-03-20T20:02:36.483Z] "os", [2024-03-20T20:02:36.483Z] "path", [2024-03-20T20:02:36.483Z] "reflect", [2024-03-20T20:02:36.483Z] "runtime", [2024-03-20T20:02:36.483Z] "runtime/internal/atomic", [2024-03-20T20:02:36.483Z] "runtime/internal/math", [2024-03-20T20:02:36.483Z] "runtime/internal/sys", [2024-03-20T20:02:36.483Z] "sort", [2024-03-20T20:02:36.483Z] "strconv", [2024-03-20T20:02:36.483Z] "strings", [2024-03-20T20:02:36.483Z] "sync", [2024-03-20T20:02:36.483Z] "sync/atomic", [2024-03-20T20:02:36.483Z] "syscall", [2024-03-20T20:02:36.483Z] "time", [2024-03-20T20:02:36.483Z] "unicode", [2024-03-20T20:02:36.483Z] "unicode/utf16", [2024-03-20T20:02:36.483Z] "unicode/utf8", [2024-03-20T20:02:36.483Z] "unsafe" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestGoFiles": [ [2024-03-20T20:02:36.483Z] "config_test.go", [2024-03-20T20:02:36.483Z] "context_test.go", [2024-03-20T20:02:36.483Z] "noop_test.go", [2024-03-20T20:02:36.483Z] "trace_test.go", [2024-03-20T20:02:36.483Z] "tracestate_benchkmark_test.go", [2024-03-20T20:02:36.483Z] "tracestate_test.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "TestImports": [ [2024-03-20T20:02:36.483Z] "bytes", [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "encoding/json", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.483Z] "testing", [2024-03-20T20:02:36.483Z] "time" [2024-03-20T20:02:36.483Z] ] [2024-03-20T20:02:36.483Z] } [2024-03-20T20:02:36.483Z] { [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/propagation", [2024-03-20T20:02:36.483Z] "ImportPath": "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.483Z] "Name": "propagation", [2024-03-20T20:02:36.483Z] "Doc": "Package propagation contains OpenTelemetry context propagators.", [2024-03-20T20:02:36.483Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "Module": { [2024-03-20T20:02:36.483Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.483Z] "Version": "v1.24.0", [2024-03-20T20:02:36.483Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.483Z] "Indirect": true, [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.483Z] "GoVersion": "1.20" [2024-03-20T20:02:36.483Z] }, [2024-03-20T20:02:36.483Z] "DepOnly": true, [2024-03-20T20:02:36.483Z] "Stale": true, [2024-03-20T20:02:36.483Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.483Z] "GoFiles": [ [2024-03-20T20:02:36.483Z] "baggage.go", [2024-03-20T20:02:36.483Z] "doc.go", [2024-03-20T20:02:36.483Z] "propagation.go", [2024-03-20T20:02:36.483Z] "trace_context.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Imports": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "encoding/hex", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.483Z] "net/http", [2024-03-20T20:02:36.483Z] "strings" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Deps": [ [2024-03-20T20:02:36.483Z] "bufio", [2024-03-20T20:02:36.483Z] "bytes", [2024-03-20T20:02:36.483Z] "compress/flate", [2024-03-20T20:02:36.483Z] "compress/gzip", [2024-03-20T20:02:36.483Z] "container/list", [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "crypto", [2024-03-20T20:02:36.483Z] "crypto/aes", [2024-03-20T20:02:36.483Z] "crypto/cipher", [2024-03-20T20:02:36.483Z] "crypto/des", [2024-03-20T20:02:36.483Z] "crypto/dsa", [2024-03-20T20:02:36.483Z] "crypto/ecdsa", [2024-03-20T20:02:36.483Z] "crypto/ed25519", [2024-03-20T20:02:36.483Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.483Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.483Z] "crypto/elliptic", [2024-03-20T20:02:36.483Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.483Z] "crypto/hmac", [2024-03-20T20:02:36.483Z] "crypto/internal/randutil", [2024-03-20T20:02:36.483Z] "crypto/internal/subtle", [2024-03-20T20:02:36.483Z] "crypto/md5", [2024-03-20T20:02:36.483Z] "crypto/rand", [2024-03-20T20:02:36.483Z] "crypto/rc4", [2024-03-20T20:02:36.483Z] "crypto/rsa", [2024-03-20T20:02:36.483Z] "crypto/sha1", [2024-03-20T20:02:36.483Z] "crypto/sha256", [2024-03-20T20:02:36.483Z] "crypto/sha512", [2024-03-20T20:02:36.483Z] "crypto/subtle", [2024-03-20T20:02:36.483Z] "crypto/tls", [2024-03-20T20:02:36.483Z] "crypto/x509", [2024-03-20T20:02:36.483Z] "crypto/x509/pkix", [2024-03-20T20:02:36.483Z] "encoding", [2024-03-20T20:02:36.483Z] "encoding/asn1", [2024-03-20T20:02:36.483Z] "encoding/base64", [2024-03-20T20:02:36.483Z] "encoding/binary", [2024-03-20T20:02:36.483Z] "encoding/hex", [2024-03-20T20:02:36.483Z] "encoding/json", [2024-03-20T20:02:36.483Z] "encoding/pem", [2024-03-20T20:02:36.483Z] "errors", [2024-03-20T20:02:36.483Z] "fmt", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.483Z] "hash", [2024-03-20T20:02:36.483Z] "hash/crc32", [2024-03-20T20:02:36.483Z] "internal/abi", [2024-03-20T20:02:36.483Z] "internal/bytealg", [2024-03-20T20:02:36.483Z] "internal/cpu", [2024-03-20T20:02:36.483Z] "internal/fmtsort", [2024-03-20T20:02:36.483Z] "internal/goexperiment", [2024-03-20T20:02:36.483Z] "internal/itoa", [2024-03-20T20:02:36.483Z] "internal/nettrace", [2024-03-20T20:02:36.483Z] "internal/oserror", [2024-03-20T20:02:36.483Z] "internal/poll", [2024-03-20T20:02:36.483Z] "internal/race", [2024-03-20T20:02:36.483Z] "internal/reflectlite", [2024-03-20T20:02:36.483Z] "internal/singleflight", [2024-03-20T20:02:36.483Z] "internal/syscall/execenv", [2024-03-20T20:02:36.483Z] "internal/syscall/unix", [2024-03-20T20:02:36.483Z] "internal/testlog", [2024-03-20T20:02:36.483Z] "internal/unsafeheader", [2024-03-20T20:02:36.483Z] "io", [2024-03-20T20:02:36.483Z] "io/fs", [2024-03-20T20:02:36.483Z] "io/ioutil", [2024-03-20T20:02:36.483Z] "log", [2024-03-20T20:02:36.483Z] "math", [2024-03-20T20:02:36.483Z] "math/big", [2024-03-20T20:02:36.483Z] "math/bits", [2024-03-20T20:02:36.483Z] "math/rand", [2024-03-20T20:02:36.483Z] "mime", [2024-03-20T20:02:36.483Z] "mime/multipart", [2024-03-20T20:02:36.483Z] "mime/quotedprintable", [2024-03-20T20:02:36.483Z] "net", [2024-03-20T20:02:36.483Z] "net/http", [2024-03-20T20:02:36.483Z] "net/http/httptrace", [2024-03-20T20:02:36.483Z] "net/http/internal", [2024-03-20T20:02:36.483Z] "net/http/internal/ascii", [2024-03-20T20:02:36.483Z] "net/textproto", [2024-03-20T20:02:36.483Z] "net/url", [2024-03-20T20:02:36.483Z] "os", [2024-03-20T20:02:36.483Z] "path", [2024-03-20T20:02:36.483Z] "path/filepath", [2024-03-20T20:02:36.483Z] "reflect", [2024-03-20T20:02:36.483Z] "runtime", [2024-03-20T20:02:36.483Z] "runtime/cgo", [2024-03-20T20:02:36.483Z] "runtime/internal/atomic", [2024-03-20T20:02:36.483Z] "runtime/internal/math", [2024-03-20T20:02:36.483Z] "runtime/internal/sys", [2024-03-20T20:02:36.483Z] "sort", [2024-03-20T20:02:36.483Z] "strconv", [2024-03-20T20:02:36.483Z] "strings", [2024-03-20T20:02:36.483Z] "sync", [2024-03-20T20:02:36.483Z] "sync/atomic", [2024-03-20T20:02:36.483Z] "syscall", [2024-03-20T20:02:36.483Z] "time", [2024-03-20T20:02:36.483Z] "unicode", [2024-03-20T20:02:36.483Z] "unicode/utf16", [2024-03-20T20:02:36.483Z] "unicode/utf8", [2024-03-20T20:02:36.483Z] "unsafe", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.483Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "XTestGoFiles": [ [2024-03-20T20:02:36.483Z] "baggage_test.go", [2024-03-20T20:02:36.483Z] "propagation_test.go", [2024-03-20T20:02:36.483Z] "propagators_test.go", [2024-03-20T20:02:36.483Z] "trace_context_benchmark_test.go", [2024-03-20T20:02:36.483Z] "trace_context_example_test.go", [2024-03-20T20:02:36.483Z] "trace_context_test.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "XTestImports": [ [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.483Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.483Z] "net/http", [2024-03-20T20:02:36.483Z] "sort", [2024-03-20T20:02:36.483Z] "strings", [2024-03-20T20:02:36.483Z] "testing" [2024-03-20T20:02:36.483Z] ] [2024-03-20T20:02:36.483Z] } [2024-03-20T20:02:36.483Z] { [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/global", [2024-03-20T20:02:36.483Z] "ImportPath": "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.483Z] "Name": "global", [2024-03-20T20:02:36.483Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "Module": { [2024-03-20T20:02:36.483Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.483Z] "Version": "v1.24.0", [2024-03-20T20:02:36.483Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.483Z] "Indirect": true, [2024-03-20T20:02:36.483Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.483Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.483Z] "GoVersion": "1.20" [2024-03-20T20:02:36.483Z] }, [2024-03-20T20:02:36.483Z] "DepOnly": true, [2024-03-20T20:02:36.483Z] "Stale": true, [2024-03-20T20:02:36.483Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-20T20:02:36.483Z] "GoFiles": [ [2024-03-20T20:02:36.483Z] "handler.go", [2024-03-20T20:02:36.483Z] "instruments.go", [2024-03-20T20:02:36.483Z] "internal_logging.go", [2024-03-20T20:02:36.483Z] "meter.go", [2024-03-20T20:02:36.483Z] "propagator.go", [2024-03-20T20:02:36.483Z] "state.go", [2024-03-20T20:02:36.483Z] "trace.go" [2024-03-20T20:02:36.483Z] ], [2024-03-20T20:02:36.483Z] "Imports": [ [2024-03-20T20:02:36.483Z] "container/list", [2024-03-20T20:02:36.483Z] "context", [2024-03-20T20:02:36.483Z] "errors", [2024-03-20T20:02:36.483Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.483Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.483Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.484Z] "log", [2024-03-20T20:02:36.484Z] "os", [2024-03-20T20:02:36.484Z] "sync", [2024-03-20T20:02:36.484Z] "sync/atomic" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "Deps": [ [2024-03-20T20:02:36.484Z] "bufio", [2024-03-20T20:02:36.484Z] "bytes", [2024-03-20T20:02:36.484Z] "compress/flate", [2024-03-20T20:02:36.484Z] "compress/gzip", [2024-03-20T20:02:36.484Z] "container/list", [2024-03-20T20:02:36.484Z] "context", [2024-03-20T20:02:36.484Z] "crypto", [2024-03-20T20:02:36.484Z] "crypto/aes", [2024-03-20T20:02:36.484Z] "crypto/cipher", [2024-03-20T20:02:36.484Z] "crypto/des", [2024-03-20T20:02:36.484Z] "crypto/dsa", [2024-03-20T20:02:36.484Z] "crypto/ecdsa", [2024-03-20T20:02:36.484Z] "crypto/ed25519", [2024-03-20T20:02:36.484Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.484Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.484Z] "crypto/elliptic", [2024-03-20T20:02:36.484Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.484Z] "crypto/hmac", [2024-03-20T20:02:36.484Z] "crypto/internal/randutil", [2024-03-20T20:02:36.484Z] "crypto/internal/subtle", [2024-03-20T20:02:36.484Z] "crypto/md5", [2024-03-20T20:02:36.484Z] "crypto/rand", [2024-03-20T20:02:36.484Z] "crypto/rc4", [2024-03-20T20:02:36.484Z] "crypto/rsa", [2024-03-20T20:02:36.484Z] "crypto/sha1", [2024-03-20T20:02:36.484Z] "crypto/sha256", [2024-03-20T20:02:36.484Z] "crypto/sha512", [2024-03-20T20:02:36.484Z] "crypto/subtle", [2024-03-20T20:02:36.484Z] "crypto/tls", [2024-03-20T20:02:36.484Z] "crypto/x509", [2024-03-20T20:02:36.484Z] "crypto/x509/pkix", [2024-03-20T20:02:36.484Z] "encoding", [2024-03-20T20:02:36.484Z] "encoding/asn1", [2024-03-20T20:02:36.484Z] "encoding/base64", [2024-03-20T20:02:36.484Z] "encoding/binary", [2024-03-20T20:02:36.484Z] "encoding/hex", [2024-03-20T20:02:36.484Z] "encoding/json", [2024-03-20T20:02:36.484Z] "encoding/pem", [2024-03-20T20:02:36.484Z] "errors", [2024-03-20T20:02:36.484Z] "fmt", [2024-03-20T20:02:36.484Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.484Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.484Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.484Z] "hash", [2024-03-20T20:02:36.484Z] "hash/crc32", [2024-03-20T20:02:36.484Z] "internal/abi", [2024-03-20T20:02:36.484Z] "internal/bytealg", [2024-03-20T20:02:36.484Z] "internal/cpu", [2024-03-20T20:02:36.484Z] "internal/fmtsort", [2024-03-20T20:02:36.484Z] "internal/goexperiment", [2024-03-20T20:02:36.484Z] "internal/itoa", [2024-03-20T20:02:36.484Z] "internal/nettrace", [2024-03-20T20:02:36.484Z] "internal/oserror", [2024-03-20T20:02:36.484Z] "internal/poll", [2024-03-20T20:02:36.484Z] "internal/race", [2024-03-20T20:02:36.484Z] "internal/reflectlite", [2024-03-20T20:02:36.484Z] "internal/singleflight", [2024-03-20T20:02:36.484Z] "internal/syscall/execenv", [2024-03-20T20:02:36.484Z] "internal/syscall/unix", [2024-03-20T20:02:36.484Z] "internal/testlog", [2024-03-20T20:02:36.484Z] "internal/unsafeheader", [2024-03-20T20:02:36.484Z] "io", [2024-03-20T20:02:36.484Z] "io/fs", [2024-03-20T20:02:36.484Z] "io/ioutil", [2024-03-20T20:02:36.484Z] "log", [2024-03-20T20:02:36.484Z] "math", [2024-03-20T20:02:36.484Z] "math/big", [2024-03-20T20:02:36.484Z] "math/bits", [2024-03-20T20:02:36.484Z] "math/rand", [2024-03-20T20:02:36.484Z] "mime", [2024-03-20T20:02:36.484Z] "mime/multipart", [2024-03-20T20:02:36.484Z] "mime/quotedprintable", [2024-03-20T20:02:36.484Z] "net", [2024-03-20T20:02:36.484Z] "net/http", [2024-03-20T20:02:36.484Z] "net/http/httptrace", [2024-03-20T20:02:36.484Z] "net/http/internal", [2024-03-20T20:02:36.484Z] "net/http/internal/ascii", [2024-03-20T20:02:36.484Z] "net/textproto", [2024-03-20T20:02:36.484Z] "net/url", [2024-03-20T20:02:36.484Z] "os", [2024-03-20T20:02:36.484Z] "path", [2024-03-20T20:02:36.484Z] "path/filepath", [2024-03-20T20:02:36.484Z] "reflect", [2024-03-20T20:02:36.484Z] "runtime", [2024-03-20T20:02:36.484Z] "runtime/cgo", [2024-03-20T20:02:36.484Z] "runtime/internal/atomic", [2024-03-20T20:02:36.484Z] "runtime/internal/math", [2024-03-20T20:02:36.484Z] "runtime/internal/sys", [2024-03-20T20:02:36.484Z] "sort", [2024-03-20T20:02:36.484Z] "strconv", [2024-03-20T20:02:36.484Z] "strings", [2024-03-20T20:02:36.484Z] "sync", [2024-03-20T20:02:36.484Z] "sync/atomic", [2024-03-20T20:02:36.484Z] "syscall", [2024-03-20T20:02:36.484Z] "time", [2024-03-20T20:02:36.484Z] "unicode", [2024-03-20T20:02:36.484Z] "unicode/utf16", [2024-03-20T20:02:36.484Z] "unicode/utf8", [2024-03-20T20:02:36.484Z] "unsafe", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "TestGoFiles": [ [2024-03-20T20:02:36.484Z] "benchmark_test.go", [2024-03-20T20:02:36.484Z] "handler_test.go", [2024-03-20T20:02:36.484Z] "instruments_test.go", [2024-03-20T20:02:36.484Z] "internal_logging_test.go", [2024-03-20T20:02:36.484Z] "meter_test.go", [2024-03-20T20:02:36.484Z] "meter_types_test.go", [2024-03-20T20:02:36.484Z] "propagator_test.go", [2024-03-20T20:02:36.484Z] "state_test.go", [2024-03-20T20:02:36.484Z] "trace_test.go", [2024-03-20T20:02:36.484Z] "util_test.go" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "TestImports": [ [2024-03-20T20:02:36.484Z] "bytes", [2024-03-20T20:02:36.484Z] "context", [2024-03-20T20:02:36.484Z] "errors", [2024-03-20T20:02:36.484Z] "fmt", [2024-03-20T20:02:36.484Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.484Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.484Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.484Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.484Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.484Z] "github.com/stretchr/testify/suite", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/internaltest", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric/noop", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace/noop", [2024-03-20T20:02:36.484Z] "io", [2024-03-20T20:02:36.484Z] "log", [2024-03-20T20:02:36.484Z] "sync", [2024-03-20T20:02:36.484Z] "sync/atomic", [2024-03-20T20:02:36.484Z] "testing", [2024-03-20T20:02:36.484Z] "time" [2024-03-20T20:02:36.484Z] ] [2024-03-20T20:02:36.484Z] } [2024-03-20T20:02:36.484Z] { [2024-03-20T20:02:36.484Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.484Z] "ImportPath": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.484Z] "Name": "otel", [2024-03-20T20:02:36.484Z] "Doc": "Package otel provides global access to the OpenTelemetry API.", [2024-03-20T20:02:36.484Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.484Z] "Module": { [2024-03-20T20:02:36.484Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.484Z] "Version": "v1.24.0", [2024-03-20T20:02:36.484Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.484Z] "Indirect": true, [2024-03-20T20:02:36.484Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.484Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.484Z] "GoVersion": "1.20" [2024-03-20T20:02:36.484Z] }, [2024-03-20T20:02:36.484Z] "DepOnly": true, [2024-03-20T20:02:36.484Z] "Stale": true, [2024-03-20T20:02:36.484Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-20T20:02:36.484Z] "GoFiles": [ [2024-03-20T20:02:36.484Z] "doc.go", [2024-03-20T20:02:36.484Z] "error_handler.go", [2024-03-20T20:02:36.484Z] "handler.go", [2024-03-20T20:02:36.484Z] "internal_logging.go", [2024-03-20T20:02:36.484Z] "metric.go", [2024-03-20T20:02:36.484Z] "propagation.go", [2024-03-20T20:02:36.484Z] "trace.go", [2024-03-20T20:02:36.484Z] "version.go" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "Imports": [ [2024-03-20T20:02:36.484Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "Deps": [ [2024-03-20T20:02:36.484Z] "bufio", [2024-03-20T20:02:36.484Z] "bytes", [2024-03-20T20:02:36.484Z] "compress/flate", [2024-03-20T20:02:36.484Z] "compress/gzip", [2024-03-20T20:02:36.484Z] "container/list", [2024-03-20T20:02:36.484Z] "context", [2024-03-20T20:02:36.484Z] "crypto", [2024-03-20T20:02:36.484Z] "crypto/aes", [2024-03-20T20:02:36.484Z] "crypto/cipher", [2024-03-20T20:02:36.484Z] "crypto/des", [2024-03-20T20:02:36.484Z] "crypto/dsa", [2024-03-20T20:02:36.484Z] "crypto/ecdsa", [2024-03-20T20:02:36.484Z] "crypto/ed25519", [2024-03-20T20:02:36.484Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.484Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.484Z] "crypto/elliptic", [2024-03-20T20:02:36.484Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.484Z] "crypto/hmac", [2024-03-20T20:02:36.484Z] "crypto/internal/randutil", [2024-03-20T20:02:36.484Z] "crypto/internal/subtle", [2024-03-20T20:02:36.484Z] "crypto/md5", [2024-03-20T20:02:36.484Z] "crypto/rand", [2024-03-20T20:02:36.484Z] "crypto/rc4", [2024-03-20T20:02:36.484Z] "crypto/rsa", [2024-03-20T20:02:36.484Z] "crypto/sha1", [2024-03-20T20:02:36.484Z] "crypto/sha256", [2024-03-20T20:02:36.484Z] "crypto/sha512", [2024-03-20T20:02:36.484Z] "crypto/subtle", [2024-03-20T20:02:36.484Z] "crypto/tls", [2024-03-20T20:02:36.484Z] "crypto/x509", [2024-03-20T20:02:36.484Z] "crypto/x509/pkix", [2024-03-20T20:02:36.484Z] "encoding", [2024-03-20T20:02:36.484Z] "encoding/asn1", [2024-03-20T20:02:36.484Z] "encoding/base64", [2024-03-20T20:02:36.484Z] "encoding/binary", [2024-03-20T20:02:36.484Z] "encoding/hex", [2024-03-20T20:02:36.484Z] "encoding/json", [2024-03-20T20:02:36.484Z] "encoding/pem", [2024-03-20T20:02:36.484Z] "errors", [2024-03-20T20:02:36.484Z] "fmt", [2024-03-20T20:02:36.484Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.484Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.484Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.484Z] "hash", [2024-03-20T20:02:36.484Z] "hash/crc32", [2024-03-20T20:02:36.484Z] "internal/abi", [2024-03-20T20:02:36.484Z] "internal/bytealg", [2024-03-20T20:02:36.484Z] "internal/cpu", [2024-03-20T20:02:36.484Z] "internal/fmtsort", [2024-03-20T20:02:36.484Z] "internal/goexperiment", [2024-03-20T20:02:36.484Z] "internal/itoa", [2024-03-20T20:02:36.484Z] "internal/nettrace", [2024-03-20T20:02:36.484Z] "internal/oserror", [2024-03-20T20:02:36.484Z] "internal/poll", [2024-03-20T20:02:36.484Z] "internal/race", [2024-03-20T20:02:36.484Z] "internal/reflectlite", [2024-03-20T20:02:36.484Z] "internal/singleflight", [2024-03-20T20:02:36.484Z] "internal/syscall/execenv", [2024-03-20T20:02:36.484Z] "internal/syscall/unix", [2024-03-20T20:02:36.484Z] "internal/testlog", [2024-03-20T20:02:36.484Z] "internal/unsafeheader", [2024-03-20T20:02:36.484Z] "io", [2024-03-20T20:02:36.484Z] "io/fs", [2024-03-20T20:02:36.484Z] "io/ioutil", [2024-03-20T20:02:36.484Z] "log", [2024-03-20T20:02:36.484Z] "math", [2024-03-20T20:02:36.484Z] "math/big", [2024-03-20T20:02:36.484Z] "math/bits", [2024-03-20T20:02:36.484Z] "math/rand", [2024-03-20T20:02:36.484Z] "mime", [2024-03-20T20:02:36.484Z] "mime/multipart", [2024-03-20T20:02:36.484Z] "mime/quotedprintable", [2024-03-20T20:02:36.484Z] "net", [2024-03-20T20:02:36.484Z] "net/http", [2024-03-20T20:02:36.484Z] "net/http/httptrace", [2024-03-20T20:02:36.484Z] "net/http/internal", [2024-03-20T20:02:36.484Z] "net/http/internal/ascii", [2024-03-20T20:02:36.484Z] "net/textproto", [2024-03-20T20:02:36.484Z] "net/url", [2024-03-20T20:02:36.484Z] "os", [2024-03-20T20:02:36.484Z] "path", [2024-03-20T20:02:36.484Z] "path/filepath", [2024-03-20T20:02:36.484Z] "reflect", [2024-03-20T20:02:36.484Z] "runtime", [2024-03-20T20:02:36.484Z] "runtime/cgo", [2024-03-20T20:02:36.484Z] "runtime/internal/atomic", [2024-03-20T20:02:36.484Z] "runtime/internal/math", [2024-03-20T20:02:36.484Z] "runtime/internal/sys", [2024-03-20T20:02:36.484Z] "sort", [2024-03-20T20:02:36.484Z] "strconv", [2024-03-20T20:02:36.484Z] "strings", [2024-03-20T20:02:36.484Z] "sync", [2024-03-20T20:02:36.484Z] "sync/atomic", [2024-03-20T20:02:36.484Z] "syscall", [2024-03-20T20:02:36.484Z] "time", [2024-03-20T20:02:36.484Z] "unicode", [2024-03-20T20:02:36.484Z] "unicode/utf16", [2024-03-20T20:02:36.484Z] "unicode/utf8", [2024-03-20T20:02:36.484Z] "unsafe", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "TestGoFiles": [ [2024-03-20T20:02:36.484Z] "handler_test.go", [2024-03-20T20:02:36.484Z] "metric_test.go", [2024-03-20T20:02:36.484Z] "trace_test.go" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "TestImports": [ [2024-03-20T20:02:36.484Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/metric/noop", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/trace/noop", [2024-03-20T20:02:36.484Z] "testing" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "XTestGoFiles": [ [2024-03-20T20:02:36.484Z] "internal_logging_test.go", [2024-03-20T20:02:36.484Z] "version_test.go" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "XTestImports": [ [2024-03-20T20:02:36.484Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.484Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.484Z] "log", [2024-03-20T20:02:36.484Z] "os", [2024-03-20T20:02:36.484Z] "regexp", [2024-03-20T20:02:36.484Z] "testing" [2024-03-20T20:02:36.484Z] ] [2024-03-20T20:02:36.484Z] } [2024-03-20T20:02:36.484Z] { [2024-03-20T20:02:36.484Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/v1.17.0", [2024-03-20T20:02:36.484Z] "ImportPath": "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.484Z] "Name": "semconv", [2024-03-20T20:02:36.484Z] "Doc": "Package semconv implements OpenTelemetry semantic conventions.", [2024-03-20T20:02:36.484Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.484Z] "Module": { [2024-03-20T20:02:36.484Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.484Z] "Version": "v1.24.0", [2024-03-20T20:02:36.484Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.484Z] "Indirect": true, [2024-03-20T20:02:36.484Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.484Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.484Z] "GoVersion": "1.20" [2024-03-20T20:02:36.484Z] }, [2024-03-20T20:02:36.484Z] "DepOnly": true, [2024-03-20T20:02:36.484Z] "Stale": true, [2024-03-20T20:02:36.484Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.484Z] "GoFiles": [ [2024-03-20T20:02:36.484Z] "doc.go", [2024-03-20T20:02:36.484Z] "event.go", [2024-03-20T20:02:36.484Z] "exception.go", [2024-03-20T20:02:36.484Z] "http.go", [2024-03-20T20:02:36.484Z] "resource.go", [2024-03-20T20:02:36.484Z] "schema.go", [2024-03-20T20:02:36.484Z] "trace.go" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "Imports": [ [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/attribute" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "Deps": [ [2024-03-20T20:02:36.484Z] "bytes", [2024-03-20T20:02:36.484Z] "encoding", [2024-03-20T20:02:36.484Z] "encoding/base64", [2024-03-20T20:02:36.484Z] "encoding/binary", [2024-03-20T20:02:36.484Z] "encoding/json", [2024-03-20T20:02:36.484Z] "errors", [2024-03-20T20:02:36.484Z] "fmt", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.484Z] "internal/abi", [2024-03-20T20:02:36.484Z] "internal/bytealg", [2024-03-20T20:02:36.484Z] "internal/cpu", [2024-03-20T20:02:36.484Z] "internal/fmtsort", [2024-03-20T20:02:36.484Z] "internal/goexperiment", [2024-03-20T20:02:36.484Z] "internal/itoa", [2024-03-20T20:02:36.484Z] "internal/oserror", [2024-03-20T20:02:36.484Z] "internal/poll", [2024-03-20T20:02:36.484Z] "internal/race", [2024-03-20T20:02:36.484Z] "internal/reflectlite", [2024-03-20T20:02:36.484Z] "internal/syscall/execenv", [2024-03-20T20:02:36.484Z] "internal/syscall/unix", [2024-03-20T20:02:36.484Z] "internal/testlog", [2024-03-20T20:02:36.484Z] "internal/unsafeheader", [2024-03-20T20:02:36.484Z] "io", [2024-03-20T20:02:36.484Z] "io/fs", [2024-03-20T20:02:36.484Z] "math", [2024-03-20T20:02:36.484Z] "math/bits", [2024-03-20T20:02:36.484Z] "os", [2024-03-20T20:02:36.484Z] "path", [2024-03-20T20:02:36.484Z] "reflect", [2024-03-20T20:02:36.484Z] "runtime", [2024-03-20T20:02:36.484Z] "runtime/internal/atomic", [2024-03-20T20:02:36.484Z] "runtime/internal/math", [2024-03-20T20:02:36.484Z] "runtime/internal/sys", [2024-03-20T20:02:36.484Z] "sort", [2024-03-20T20:02:36.484Z] "strconv", [2024-03-20T20:02:36.484Z] "strings", [2024-03-20T20:02:36.484Z] "sync", [2024-03-20T20:02:36.484Z] "sync/atomic", [2024-03-20T20:02:36.484Z] "syscall", [2024-03-20T20:02:36.484Z] "time", [2024-03-20T20:02:36.484Z] "unicode", [2024-03-20T20:02:36.484Z] "unicode/utf16", [2024-03-20T20:02:36.484Z] "unicode/utf8", [2024-03-20T20:02:36.484Z] "unsafe" [2024-03-20T20:02:36.484Z] ] [2024-03-20T20:02:36.484Z] } [2024-03-20T20:02:36.484Z] { [2024-03-20T20:02:36.484Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/internal/v2", [2024-03-20T20:02:36.484Z] "ImportPath": "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.484Z] "Name": "internal", [2024-03-20T20:02:36.484Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.484Z] "Module": { [2024-03-20T20:02:36.484Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.484Z] "Version": "v1.24.0", [2024-03-20T20:02:36.484Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.484Z] "Indirect": true, [2024-03-20T20:02:36.484Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.484Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.484Z] "GoVersion": "1.20" [2024-03-20T20:02:36.484Z] }, [2024-03-20T20:02:36.484Z] "DepOnly": true, [2024-03-20T20:02:36.484Z] "Stale": true, [2024-03-20T20:02:36.484Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.484Z] "GoFiles": [ [2024-03-20T20:02:36.484Z] "http.go", [2024-03-20T20:02:36.484Z] "net.go" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "Imports": [ [2024-03-20T20:02:36.484Z] "fmt", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.484Z] "net", [2024-03-20T20:02:36.484Z] "net/http", [2024-03-20T20:02:36.484Z] "strconv", [2024-03-20T20:02:36.484Z] "strings" [2024-03-20T20:02:36.484Z] ], [2024-03-20T20:02:36.484Z] "Deps": [ [2024-03-20T20:02:36.484Z] "bufio", [2024-03-20T20:02:36.484Z] "bytes", [2024-03-20T20:02:36.484Z] "compress/flate", [2024-03-20T20:02:36.484Z] "compress/gzip", [2024-03-20T20:02:36.484Z] "container/list", [2024-03-20T20:02:36.484Z] "context", [2024-03-20T20:02:36.484Z] "crypto", [2024-03-20T20:02:36.484Z] "crypto/aes", [2024-03-20T20:02:36.484Z] "crypto/cipher", [2024-03-20T20:02:36.484Z] "crypto/des", [2024-03-20T20:02:36.484Z] "crypto/dsa", [2024-03-20T20:02:36.484Z] "crypto/ecdsa", [2024-03-20T20:02:36.484Z] "crypto/ed25519", [2024-03-20T20:02:36.484Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.484Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.484Z] "crypto/elliptic", [2024-03-20T20:02:36.484Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.484Z] "crypto/hmac", [2024-03-20T20:02:36.484Z] "crypto/internal/randutil", [2024-03-20T20:02:36.484Z] "crypto/internal/subtle", [2024-03-20T20:02:36.484Z] "crypto/md5", [2024-03-20T20:02:36.484Z] "crypto/rand", [2024-03-20T20:02:36.484Z] "crypto/rc4", [2024-03-20T20:02:36.484Z] "crypto/rsa", [2024-03-20T20:02:36.484Z] "crypto/sha1", [2024-03-20T20:02:36.484Z] "crypto/sha256", [2024-03-20T20:02:36.484Z] "crypto/sha512", [2024-03-20T20:02:36.484Z] "crypto/subtle", [2024-03-20T20:02:36.484Z] "crypto/tls", [2024-03-20T20:02:36.484Z] "crypto/x509", [2024-03-20T20:02:36.484Z] "crypto/x509/pkix", [2024-03-20T20:02:36.484Z] "encoding", [2024-03-20T20:02:36.484Z] "encoding/asn1", [2024-03-20T20:02:36.484Z] "encoding/base64", [2024-03-20T20:02:36.484Z] "encoding/binary", [2024-03-20T20:02:36.484Z] "encoding/hex", [2024-03-20T20:02:36.484Z] "encoding/json", [2024-03-20T20:02:36.484Z] "encoding/pem", [2024-03-20T20:02:36.484Z] "errors", [2024-03-20T20:02:36.484Z] "fmt", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.484Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.484Z] "hash", [2024-03-20T20:02:36.484Z] "hash/crc32", [2024-03-20T20:02:36.484Z] "internal/abi", [2024-03-20T20:02:36.484Z] "internal/bytealg", [2024-03-20T20:02:36.484Z] "internal/cpu", [2024-03-20T20:02:36.484Z] "internal/fmtsort", [2024-03-20T20:02:36.484Z] "internal/goexperiment", [2024-03-20T20:02:36.484Z] "internal/itoa", [2024-03-20T20:02:36.484Z] "internal/nettrace", [2024-03-20T20:02:36.484Z] "internal/oserror", [2024-03-20T20:02:36.484Z] "internal/poll", [2024-03-20T20:02:36.484Z] "internal/race", [2024-03-20T20:02:36.484Z] "internal/reflectlite", [2024-03-20T20:02:36.484Z] "internal/singleflight", [2024-03-20T20:02:36.484Z] "internal/syscall/execenv", [2024-03-20T20:02:36.484Z] "internal/syscall/unix", [2024-03-20T20:02:36.484Z] "internal/testlog", [2024-03-20T20:02:36.484Z] "internal/unsafeheader", [2024-03-20T20:02:36.484Z] "io", [2024-03-20T20:02:36.484Z] "io/fs", [2024-03-20T20:02:36.484Z] "io/ioutil", [2024-03-20T20:02:36.484Z] "log", [2024-03-20T20:02:36.484Z] "math", [2024-03-20T20:02:36.484Z] "math/big", [2024-03-20T20:02:36.484Z] "math/bits", [2024-03-20T20:02:36.484Z] "math/rand", [2024-03-20T20:02:36.484Z] "mime", [2024-03-20T20:02:36.484Z] "mime/multipart", [2024-03-20T20:02:36.484Z] "mime/quotedprintable", [2024-03-20T20:02:36.484Z] "net", [2024-03-20T20:02:36.484Z] "net/http", [2024-03-20T20:02:36.484Z] "net/http/httptrace", [2024-03-20T20:02:36.484Z] "net/http/internal", [2024-03-20T20:02:36.484Z] "net/http/internal/ascii", [2024-03-20T20:02:36.484Z] "net/textproto", [2024-03-20T20:02:36.484Z] "net/url", [2024-03-20T20:02:36.484Z] "os", [2024-03-20T20:02:36.484Z] "path", [2024-03-20T20:02:36.484Z] "path/filepath", [2024-03-20T20:02:36.484Z] "reflect", [2024-03-20T20:02:36.484Z] "runtime", [2024-03-20T20:02:36.484Z] "runtime/cgo", [2024-03-20T20:02:36.484Z] "runtime/internal/atomic", [2024-03-20T20:02:36.484Z] "runtime/internal/math", [2024-03-20T20:02:36.484Z] "runtime/internal/sys", [2024-03-20T20:02:36.484Z] "sort", [2024-03-20T20:02:36.484Z] "strconv", [2024-03-20T20:02:36.484Z] "strings", [2024-03-20T20:02:36.484Z] "sync", [2024-03-20T20:02:36.484Z] "sync/atomic", [2024-03-20T20:02:36.484Z] "syscall", [2024-03-20T20:02:36.484Z] "time", [2024-03-20T20:02:36.484Z] "unicode", [2024-03-20T20:02:36.484Z] "unicode/utf16", [2024-03-20T20:02:36.484Z] "unicode/utf8", [2024-03-20T20:02:36.484Z] "unsafe", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.484Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "TestGoFiles": [ [2024-03-20T20:02:36.485Z] "http_test.go", [2024-03-20T20:02:36.485Z] "net_test.go" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "TestImports": [ [2024-03-20T20:02:36.485Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.485Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.485Z] "net", [2024-03-20T20:02:36.485Z] "net/http", [2024-03-20T20:02:36.485Z] "net/http/httptest", [2024-03-20T20:02:36.485Z] "net/url", [2024-03-20T20:02:36.485Z] "strconv", [2024-03-20T20:02:36.485Z] "testing" [2024-03-20T20:02:36.485Z] ] [2024-03-20T20:02:36.485Z] } [2024-03-20T20:02:36.485Z] { [2024-03-20T20:02:36.485Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.485Z] "ImportPath": "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.485Z] "Name": "httpconv", [2024-03-20T20:02:36.485Z] "Doc": "Package httpconv provides OpenTelemetry HTTP semantic conventions for tracing telemetry.", [2024-03-20T20:02:36.485Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.485Z] "Module": { [2024-03-20T20:02:36.485Z] "Path": "go.opentelemetry.io/otel", [2024-03-20T20:02:36.485Z] "Version": "v1.24.0", [2024-03-20T20:02:36.485Z] "Time": "2024-02-23T16:32:44Z", [2024-03-20T20:02:36.485Z] "Indirect": true, [2024-03-20T20:02:36.485Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-20T20:02:36.485Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-20T20:02:36.485Z] "GoVersion": "1.20" [2024-03-20T20:02:36.485Z] }, [2024-03-20T20:02:36.485Z] "DepOnly": true, [2024-03-20T20:02:36.485Z] "Stale": true, [2024-03-20T20:02:36.485Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.485Z] "GoFiles": [ [2024-03-20T20:02:36.485Z] "http.go" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "Imports": [ [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.485Z] "net/http" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "Deps": [ [2024-03-20T20:02:36.485Z] "bufio", [2024-03-20T20:02:36.485Z] "bytes", [2024-03-20T20:02:36.485Z] "compress/flate", [2024-03-20T20:02:36.485Z] "compress/gzip", [2024-03-20T20:02:36.485Z] "container/list", [2024-03-20T20:02:36.485Z] "context", [2024-03-20T20:02:36.485Z] "crypto", [2024-03-20T20:02:36.485Z] "crypto/aes", [2024-03-20T20:02:36.485Z] "crypto/cipher", [2024-03-20T20:02:36.485Z] "crypto/des", [2024-03-20T20:02:36.485Z] "crypto/dsa", [2024-03-20T20:02:36.485Z] "crypto/ecdsa", [2024-03-20T20:02:36.485Z] "crypto/ed25519", [2024-03-20T20:02:36.485Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.485Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.485Z] "crypto/elliptic", [2024-03-20T20:02:36.485Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.485Z] "crypto/hmac", [2024-03-20T20:02:36.485Z] "crypto/internal/randutil", [2024-03-20T20:02:36.485Z] "crypto/internal/subtle", [2024-03-20T20:02:36.485Z] "crypto/md5", [2024-03-20T20:02:36.485Z] "crypto/rand", [2024-03-20T20:02:36.485Z] "crypto/rc4", [2024-03-20T20:02:36.485Z] "crypto/rsa", [2024-03-20T20:02:36.485Z] "crypto/sha1", [2024-03-20T20:02:36.485Z] "crypto/sha256", [2024-03-20T20:02:36.485Z] "crypto/sha512", [2024-03-20T20:02:36.485Z] "crypto/subtle", [2024-03-20T20:02:36.485Z] "crypto/tls", [2024-03-20T20:02:36.485Z] "crypto/x509", [2024-03-20T20:02:36.485Z] "crypto/x509/pkix", [2024-03-20T20:02:36.485Z] "encoding", [2024-03-20T20:02:36.485Z] "encoding/asn1", [2024-03-20T20:02:36.485Z] "encoding/base64", [2024-03-20T20:02:36.485Z] "encoding/binary", [2024-03-20T20:02:36.485Z] "encoding/hex", [2024-03-20T20:02:36.485Z] "encoding/json", [2024-03-20T20:02:36.485Z] "encoding/pem", [2024-03-20T20:02:36.485Z] "errors", [2024-03-20T20:02:36.485Z] "fmt", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.485Z] "hash", [2024-03-20T20:02:36.485Z] "hash/crc32", [2024-03-20T20:02:36.485Z] "internal/abi", [2024-03-20T20:02:36.485Z] "internal/bytealg", [2024-03-20T20:02:36.485Z] "internal/cpu", [2024-03-20T20:02:36.485Z] "internal/fmtsort", [2024-03-20T20:02:36.485Z] "internal/goexperiment", [2024-03-20T20:02:36.485Z] "internal/itoa", [2024-03-20T20:02:36.485Z] "internal/nettrace", [2024-03-20T20:02:36.485Z] "internal/oserror", [2024-03-20T20:02:36.485Z] "internal/poll", [2024-03-20T20:02:36.485Z] "internal/race", [2024-03-20T20:02:36.485Z] "internal/reflectlite", [2024-03-20T20:02:36.485Z] "internal/singleflight", [2024-03-20T20:02:36.485Z] "internal/syscall/execenv", [2024-03-20T20:02:36.485Z] "internal/syscall/unix", [2024-03-20T20:02:36.485Z] "internal/testlog", [2024-03-20T20:02:36.485Z] "internal/unsafeheader", [2024-03-20T20:02:36.485Z] "io", [2024-03-20T20:02:36.485Z] "io/fs", [2024-03-20T20:02:36.485Z] "io/ioutil", [2024-03-20T20:02:36.485Z] "log", [2024-03-20T20:02:36.485Z] "math", [2024-03-20T20:02:36.485Z] "math/big", [2024-03-20T20:02:36.485Z] "math/bits", [2024-03-20T20:02:36.485Z] "math/rand", [2024-03-20T20:02:36.485Z] "mime", [2024-03-20T20:02:36.485Z] "mime/multipart", [2024-03-20T20:02:36.485Z] "mime/quotedprintable", [2024-03-20T20:02:36.485Z] "net", [2024-03-20T20:02:36.485Z] "net/http", [2024-03-20T20:02:36.485Z] "net/http/httptrace", [2024-03-20T20:02:36.485Z] "net/http/internal", [2024-03-20T20:02:36.485Z] "net/http/internal/ascii", [2024-03-20T20:02:36.485Z] "net/textproto", [2024-03-20T20:02:36.485Z] "net/url", [2024-03-20T20:02:36.485Z] "os", [2024-03-20T20:02:36.485Z] "path", [2024-03-20T20:02:36.485Z] "path/filepath", [2024-03-20T20:02:36.485Z] "reflect", [2024-03-20T20:02:36.485Z] "runtime", [2024-03-20T20:02:36.485Z] "runtime/cgo", [2024-03-20T20:02:36.485Z] "runtime/internal/atomic", [2024-03-20T20:02:36.485Z] "runtime/internal/math", [2024-03-20T20:02:36.485Z] "runtime/internal/sys", [2024-03-20T20:02:36.485Z] "sort", [2024-03-20T20:02:36.485Z] "strconv", [2024-03-20T20:02:36.485Z] "strings", [2024-03-20T20:02:36.485Z] "sync", [2024-03-20T20:02:36.485Z] "sync/atomic", [2024-03-20T20:02:36.485Z] "syscall", [2024-03-20T20:02:36.485Z] "time", [2024-03-20T20:02:36.485Z] "unicode", [2024-03-20T20:02:36.485Z] "unicode/utf16", [2024-03-20T20:02:36.485Z] "unicode/utf8", [2024-03-20T20:02:36.485Z] "unsafe", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.485Z] ] [2024-03-20T20:02:36.485Z] } [2024-03-20T20:02:36.485Z] { [2024-03-20T20:02:36.485Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/client", [2024-03-20T20:02:36.485Z] "ImportPath": "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.485Z] "Name": "client", [2024-03-20T20:02:36.485Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.485Z] "Module": { [2024-03-20T20:02:36.485Z] "Path": "github.com/go-openapi/runtime", [2024-03-20T20:02:36.485Z] "Version": "v0.28.0", [2024-03-20T20:02:36.485Z] "Time": "2024-03-09T19:19:52Z", [2024-03-20T20:02:36.485Z] "Indirect": true, [2024-03-20T20:02:36.485Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-20T20:02:36.485Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-20T20:02:36.485Z] "GoVersion": "1.20" [2024-03-20T20:02:36.485Z] }, [2024-03-20T20:02:36.485Z] "DepOnly": true, [2024-03-20T20:02:36.485Z] "Stale": true, [2024-03-20T20:02:36.485Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.485Z] "GoFiles": [ [2024-03-20T20:02:36.485Z] "auth_info.go", [2024-03-20T20:02:36.485Z] "keepalive.go", [2024-03-20T20:02:36.485Z] "opentelemetry.go", [2024-03-20T20:02:36.485Z] "opentracing.go", [2024-03-20T20:02:36.485Z] "request.go", [2024-03-20T20:02:36.485Z] "response.go", [2024-03-20T20:02:36.485Z] "runtime.go" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "Imports": [ [2024-03-20T20:02:36.485Z] "bytes", [2024-03-20T20:02:36.485Z] "context", [2024-03-20T20:02:36.485Z] "crypto", [2024-03-20T20:02:36.485Z] "crypto/ecdsa", [2024-03-20T20:02:36.485Z] "crypto/rsa", [2024-03-20T20:02:36.485Z] "crypto/tls", [2024-03-20T20:02:36.485Z] "crypto/x509", [2024-03-20T20:02:36.485Z] "encoding/base64", [2024-03-20T20:02:36.485Z] "encoding/pem", [2024-03-20T20:02:36.485Z] "errors", [2024-03-20T20:02:36.485Z] "fmt", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.485Z] "io", [2024-03-20T20:02:36.485Z] "log", [2024-03-20T20:02:36.485Z] "mime", [2024-03-20T20:02:36.485Z] "mime/multipart", [2024-03-20T20:02:36.485Z] "net/http", [2024-03-20T20:02:36.485Z] "net/http/httputil", [2024-03-20T20:02:36.485Z] "net/textproto", [2024-03-20T20:02:36.485Z] "net/url", [2024-03-20T20:02:36.485Z] "os", [2024-03-20T20:02:36.485Z] "path", [2024-03-20T20:02:36.485Z] "path/filepath", [2024-03-20T20:02:36.485Z] "strings", [2024-03-20T20:02:36.485Z] "sync", [2024-03-20T20:02:36.485Z] "sync/atomic", [2024-03-20T20:02:36.485Z] "time" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "Deps": [ [2024-03-20T20:02:36.485Z] "bufio", [2024-03-20T20:02:36.485Z] "bytes", [2024-03-20T20:02:36.485Z] "compress/flate", [2024-03-20T20:02:36.485Z] "compress/gzip", [2024-03-20T20:02:36.485Z] "container/list", [2024-03-20T20:02:36.485Z] "context", [2024-03-20T20:02:36.485Z] "crypto", [2024-03-20T20:02:36.485Z] "crypto/aes", [2024-03-20T20:02:36.485Z] "crypto/cipher", [2024-03-20T20:02:36.485Z] "crypto/des", [2024-03-20T20:02:36.485Z] "crypto/dsa", [2024-03-20T20:02:36.485Z] "crypto/ecdsa", [2024-03-20T20:02:36.485Z] "crypto/ed25519", [2024-03-20T20:02:36.485Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.485Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.485Z] "crypto/elliptic", [2024-03-20T20:02:36.485Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.485Z] "crypto/hmac", [2024-03-20T20:02:36.485Z] "crypto/internal/randutil", [2024-03-20T20:02:36.485Z] "crypto/internal/subtle", [2024-03-20T20:02:36.485Z] "crypto/md5", [2024-03-20T20:02:36.485Z] "crypto/rand", [2024-03-20T20:02:36.485Z] "crypto/rc4", [2024-03-20T20:02:36.485Z] "crypto/rsa", [2024-03-20T20:02:36.485Z] "crypto/sha1", [2024-03-20T20:02:36.485Z] "crypto/sha256", [2024-03-20T20:02:36.485Z] "crypto/sha512", [2024-03-20T20:02:36.485Z] "crypto/subtle", [2024-03-20T20:02:36.485Z] "crypto/tls", [2024-03-20T20:02:36.485Z] "crypto/x509", [2024-03-20T20:02:36.485Z] "crypto/x509/pkix", [2024-03-20T20:02:36.485Z] "database/sql/driver", [2024-03-20T20:02:36.485Z] "embed", [2024-03-20T20:02:36.485Z] "encoding", [2024-03-20T20:02:36.485Z] "encoding/asn1", [2024-03-20T20:02:36.485Z] "encoding/base64", [2024-03-20T20:02:36.485Z] "encoding/binary", [2024-03-20T20:02:36.485Z] "encoding/csv", [2024-03-20T20:02:36.485Z] "encoding/gob", [2024-03-20T20:02:36.485Z] "encoding/hex", [2024-03-20T20:02:36.485Z] "encoding/json", [2024-03-20T20:02:36.485Z] "encoding/pem", [2024-03-20T20:02:36.485Z] "encoding/xml", [2024-03-20T20:02:36.485Z] "errors", [2024-03-20T20:02:36.485Z] "fmt", [2024-03-20T20:02:36.485Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.485Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.485Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.485Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.485Z] "github.com/google/uuid", [2024-03-20T20:02:36.485Z] "github.com/josharian/intern", [2024-03-20T20:02:36.485Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.485Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.485Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.485Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.485Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.485Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.485Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.485Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.485Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.485Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.485Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.485Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.485Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.485Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.485Z] "hash", [2024-03-20T20:02:36.485Z] "hash/crc32", [2024-03-20T20:02:36.485Z] "html", [2024-03-20T20:02:36.485Z] "html/template", [2024-03-20T20:02:36.485Z] "internal/abi", [2024-03-20T20:02:36.485Z] "internal/bytealg", [2024-03-20T20:02:36.485Z] "internal/cpu", [2024-03-20T20:02:36.485Z] "internal/fmtsort", [2024-03-20T20:02:36.485Z] "internal/goexperiment", [2024-03-20T20:02:36.485Z] "internal/itoa", [2024-03-20T20:02:36.485Z] "internal/nettrace", [2024-03-20T20:02:36.485Z] "internal/oserror", [2024-03-20T20:02:36.485Z] "internal/poll", [2024-03-20T20:02:36.485Z] "internal/race", [2024-03-20T20:02:36.485Z] "internal/reflectlite", [2024-03-20T20:02:36.485Z] "internal/singleflight", [2024-03-20T20:02:36.485Z] "internal/syscall/execenv", [2024-03-20T20:02:36.485Z] "internal/syscall/unix", [2024-03-20T20:02:36.485Z] "internal/testlog", [2024-03-20T20:02:36.485Z] "internal/unsafeheader", [2024-03-20T20:02:36.485Z] "io", [2024-03-20T20:02:36.485Z] "io/fs", [2024-03-20T20:02:36.485Z] "io/ioutil", [2024-03-20T20:02:36.485Z] "log", [2024-03-20T20:02:36.485Z] "math", [2024-03-20T20:02:36.485Z] "math/big", [2024-03-20T20:02:36.485Z] "math/bits", [2024-03-20T20:02:36.485Z] "math/rand", [2024-03-20T20:02:36.485Z] "mime", [2024-03-20T20:02:36.485Z] "mime/multipart", [2024-03-20T20:02:36.485Z] "mime/quotedprintable", [2024-03-20T20:02:36.485Z] "net", [2024-03-20T20:02:36.485Z] "net/http", [2024-03-20T20:02:36.485Z] "net/http/httptrace", [2024-03-20T20:02:36.485Z] "net/http/httputil", [2024-03-20T20:02:36.485Z] "net/http/internal", [2024-03-20T20:02:36.485Z] "net/http/internal/ascii", [2024-03-20T20:02:36.485Z] "net/mail", [2024-03-20T20:02:36.485Z] "net/textproto", [2024-03-20T20:02:36.485Z] "net/url", [2024-03-20T20:02:36.485Z] "os", [2024-03-20T20:02:36.485Z] "path", [2024-03-20T20:02:36.485Z] "path/filepath", [2024-03-20T20:02:36.485Z] "reflect", [2024-03-20T20:02:36.485Z] "regexp", [2024-03-20T20:02:36.485Z] "regexp/syntax", [2024-03-20T20:02:36.485Z] "runtime", [2024-03-20T20:02:36.485Z] "runtime/cgo", [2024-03-20T20:02:36.485Z] "runtime/internal/atomic", [2024-03-20T20:02:36.485Z] "runtime/internal/math", [2024-03-20T20:02:36.485Z] "runtime/internal/sys", [2024-03-20T20:02:36.485Z] "sort", [2024-03-20T20:02:36.485Z] "strconv", [2024-03-20T20:02:36.485Z] "strings", [2024-03-20T20:02:36.485Z] "sync", [2024-03-20T20:02:36.485Z] "sync/atomic", [2024-03-20T20:02:36.485Z] "syscall", [2024-03-20T20:02:36.485Z] "text/template", [2024-03-20T20:02:36.485Z] "text/template/parse", [2024-03-20T20:02:36.485Z] "time", [2024-03-20T20:02:36.485Z] "unicode", [2024-03-20T20:02:36.485Z] "unicode/utf16", [2024-03-20T20:02:36.485Z] "unicode/utf8", [2024-03-20T20:02:36.485Z] "unsafe", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.485Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "TestGoFiles": [ [2024-03-20T20:02:36.485Z] "auth_info_test.go", [2024-03-20T20:02:36.485Z] "keepalive_test.go", [2024-03-20T20:02:36.485Z] "opentelemetry_test.go", [2024-03-20T20:02:36.485Z] "opentracing_test.go", [2024-03-20T20:02:36.485Z] "request_test.go", [2024-03-20T20:02:36.485Z] "response_test.go", [2024-03-20T20:02:36.485Z] "runtime_test.go", [2024-03-20T20:02:36.485Z] "runtime_tls_test.go" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "TestImports": [ [2024-03-20T20:02:36.485Z] "bytes", [2024-03-20T20:02:36.485Z] "context", [2024-03-20T20:02:36.485Z] "crypto", [2024-03-20T20:02:36.485Z] "crypto/tls", [2024-03-20T20:02:36.485Z] "crypto/x509", [2024-03-20T20:02:36.485Z] "encoding/json", [2024-03-20T20:02:36.485Z] "encoding/pem", [2024-03-20T20:02:36.485Z] "encoding/xml", [2024-03-20T20:02:36.485Z] "errors", [2024-03-20T20:02:36.485Z] "fmt", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.485Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.485Z] "github.com/opentracing/opentracing-go/mocktracer", [2024-03-20T20:02:36.485Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.485Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/sdk/trace", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/sdk/trace/tracetest", [2024-03-20T20:02:36.485Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.485Z] "io", [2024-03-20T20:02:36.485Z] "mime", [2024-03-20T20:02:36.485Z] "mime/multipart", [2024-03-20T20:02:36.485Z] "net/http", [2024-03-20T20:02:36.485Z] "net/http/cookiejar", [2024-03-20T20:02:36.485Z] "net/http/httptest", [2024-03-20T20:02:36.485Z] "net/url", [2024-03-20T20:02:36.485Z] "os", [2024-03-20T20:02:36.485Z] "path/filepath", [2024-03-20T20:02:36.485Z] "runtime", [2024-03-20T20:02:36.485Z] "strings", [2024-03-20T20:02:36.485Z] "testing", [2024-03-20T20:02:36.485Z] "time" [2024-03-20T20:02:36.485Z] ] [2024-03-20T20:02:36.485Z] } [2024-03-20T20:02:36.485Z] { [2024-03-20T20:02:36.485Z] "Dir": "/usr/local/go/src/net/http/cookiejar", [2024-03-20T20:02:36.485Z] "ImportPath": "net/http/cookiejar", [2024-03-20T20:02:36.485Z] "Name": "cookiejar", [2024-03-20T20:02:36.485Z] "Doc": "Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.", [2024-03-20T20:02:36.485Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/cookiejar.a", [2024-03-20T20:02:36.485Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.485Z] "Goroot": true, [2024-03-20T20:02:36.485Z] "Standard": true, [2024-03-20T20:02:36.485Z] "DepOnly": true, [2024-03-20T20:02:36.485Z] "GoFiles": [ [2024-03-20T20:02:36.485Z] "jar.go", [2024-03-20T20:02:36.485Z] "punycode.go" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "Imports": [ [2024-03-20T20:02:36.485Z] "errors", [2024-03-20T20:02:36.485Z] "fmt", [2024-03-20T20:02:36.485Z] "net", [2024-03-20T20:02:36.485Z] "net/http", [2024-03-20T20:02:36.485Z] "net/http/internal/ascii", [2024-03-20T20:02:36.485Z] "net/url", [2024-03-20T20:02:36.485Z] "sort", [2024-03-20T20:02:36.485Z] "strings", [2024-03-20T20:02:36.485Z] "sync", [2024-03-20T20:02:36.485Z] "time", [2024-03-20T20:02:36.485Z] "unicode/utf8" [2024-03-20T20:02:36.485Z] ], [2024-03-20T20:02:36.485Z] "Deps": [ [2024-03-20T20:02:36.485Z] "bufio", [2024-03-20T20:02:36.485Z] "bytes", [2024-03-20T20:02:36.485Z] "compress/flate", [2024-03-20T20:02:36.485Z] "compress/gzip", [2024-03-20T20:02:36.485Z] "container/list", [2024-03-20T20:02:36.485Z] "context", [2024-03-20T20:02:36.485Z] "crypto", [2024-03-20T20:02:36.485Z] "crypto/aes", [2024-03-20T20:02:36.485Z] "crypto/cipher", [2024-03-20T20:02:36.485Z] "crypto/des", [2024-03-20T20:02:36.485Z] "crypto/dsa", [2024-03-20T20:02:36.485Z] "crypto/ecdsa", [2024-03-20T20:02:36.485Z] "crypto/ed25519", [2024-03-20T20:02:36.485Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.485Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.485Z] "crypto/elliptic", [2024-03-20T20:02:36.485Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.485Z] "crypto/hmac", [2024-03-20T20:02:36.485Z] "crypto/internal/randutil", [2024-03-20T20:02:36.485Z] "crypto/internal/subtle", [2024-03-20T20:02:36.485Z] "crypto/md5", [2024-03-20T20:02:36.485Z] "crypto/rand", [2024-03-20T20:02:36.485Z] "crypto/rc4", [2024-03-20T20:02:36.485Z] "crypto/rsa", [2024-03-20T20:02:36.486Z] "crypto/sha1", [2024-03-20T20:02:36.486Z] "crypto/sha256", [2024-03-20T20:02:36.486Z] "crypto/sha512", [2024-03-20T20:02:36.486Z] "crypto/subtle", [2024-03-20T20:02:36.486Z] "crypto/tls", [2024-03-20T20:02:36.486Z] "crypto/x509", [2024-03-20T20:02:36.486Z] "crypto/x509/pkix", [2024-03-20T20:02:36.486Z] "encoding/asn1", [2024-03-20T20:02:36.486Z] "encoding/base64", [2024-03-20T20:02:36.486Z] "encoding/binary", [2024-03-20T20:02:36.486Z] "encoding/hex", [2024-03-20T20:02:36.486Z] "encoding/pem", [2024-03-20T20:02:36.486Z] "errors", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "hash", [2024-03-20T20:02:36.486Z] "hash/crc32", [2024-03-20T20:02:36.486Z] "internal/abi", [2024-03-20T20:02:36.486Z] "internal/bytealg", [2024-03-20T20:02:36.486Z] "internal/cpu", [2024-03-20T20:02:36.486Z] "internal/fmtsort", [2024-03-20T20:02:36.486Z] "internal/goexperiment", [2024-03-20T20:02:36.486Z] "internal/itoa", [2024-03-20T20:02:36.486Z] "internal/nettrace", [2024-03-20T20:02:36.486Z] "internal/oserror", [2024-03-20T20:02:36.486Z] "internal/poll", [2024-03-20T20:02:36.486Z] "internal/race", [2024-03-20T20:02:36.486Z] "internal/reflectlite", [2024-03-20T20:02:36.486Z] "internal/singleflight", [2024-03-20T20:02:36.486Z] "internal/syscall/execenv", [2024-03-20T20:02:36.486Z] "internal/syscall/unix", [2024-03-20T20:02:36.486Z] "internal/testlog", [2024-03-20T20:02:36.486Z] "internal/unsafeheader", [2024-03-20T20:02:36.486Z] "io", [2024-03-20T20:02:36.486Z] "io/fs", [2024-03-20T20:02:36.486Z] "io/ioutil", [2024-03-20T20:02:36.486Z] "log", [2024-03-20T20:02:36.486Z] "math", [2024-03-20T20:02:36.486Z] "math/big", [2024-03-20T20:02:36.486Z] "math/bits", [2024-03-20T20:02:36.486Z] "math/rand", [2024-03-20T20:02:36.486Z] "mime", [2024-03-20T20:02:36.486Z] "mime/multipart", [2024-03-20T20:02:36.486Z] "mime/quotedprintable", [2024-03-20T20:02:36.486Z] "net", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "net/http/httptrace", [2024-03-20T20:02:36.486Z] "net/http/internal", [2024-03-20T20:02:36.486Z] "net/http/internal/ascii", [2024-03-20T20:02:36.486Z] "net/textproto", [2024-03-20T20:02:36.486Z] "net/url", [2024-03-20T20:02:36.486Z] "os", [2024-03-20T20:02:36.486Z] "path", [2024-03-20T20:02:36.486Z] "path/filepath", [2024-03-20T20:02:36.486Z] "reflect", [2024-03-20T20:02:36.486Z] "runtime", [2024-03-20T20:02:36.486Z] "runtime/cgo", [2024-03-20T20:02:36.486Z] "runtime/internal/atomic", [2024-03-20T20:02:36.486Z] "runtime/internal/math", [2024-03-20T20:02:36.486Z] "runtime/internal/sys", [2024-03-20T20:02:36.486Z] "sort", [2024-03-20T20:02:36.486Z] "strconv", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "sync", [2024-03-20T20:02:36.486Z] "sync/atomic", [2024-03-20T20:02:36.486Z] "syscall", [2024-03-20T20:02:36.486Z] "time", [2024-03-20T20:02:36.486Z] "unicode", [2024-03-20T20:02:36.486Z] "unicode/utf16", [2024-03-20T20:02:36.486Z] "unicode/utf8", [2024-03-20T20:02:36.486Z] "unsafe", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "TestGoFiles": [ [2024-03-20T20:02:36.486Z] "jar_test.go", [2024-03-20T20:02:36.486Z] "punycode_test.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "TestImports": [ [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "net/url", [2024-03-20T20:02:36.486Z] "sort", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "testing", [2024-03-20T20:02:36.486Z] "time" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "XTestGoFiles": [ [2024-03-20T20:02:36.486Z] "dummy_publicsuffix_test.go", [2024-03-20T20:02:36.486Z] "example_test.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "XTestImports": [ [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "log", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "net/http/cookiejar", [2024-03-20T20:02:36.486Z] "net/http/httptest", [2024-03-20T20:02:36.486Z] "net/url" [2024-03-20T20:02:36.486Z] ] [2024-03-20T20:02:36.486Z] } [2024-03-20T20:02:36.486Z] { [2024-03-20T20:02:36.486Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/publicsuffix", [2024-03-20T20:02:36.486Z] "ImportPath": "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.486Z] "Name": "publicsuffix", [2024-03-20T20:02:36.486Z] "Doc": "Package publicsuffix provides a public suffix list based on data from https://publicsuffix.org/ A public suffix is one under which Internet users can directly register names.", [2024-03-20T20:02:36.486Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.486Z] "Module": { [2024-03-20T20:02:36.486Z] "Path": "golang.org/x/net", [2024-03-20T20:02:36.486Z] "Version": "v0.22.0", [2024-03-20T20:02:36.486Z] "Time": "2024-03-04T19:59:26Z", [2024-03-20T20:02:36.486Z] "Indirect": true, [2024-03-20T20:02:36.486Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-20T20:02:36.486Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-20T20:02:36.486Z] "GoVersion": "1.18" [2024-03-20T20:02:36.486Z] }, [2024-03-20T20:02:36.486Z] "DepOnly": true, [2024-03-20T20:02:36.486Z] "Stale": true, [2024-03-20T20:02:36.486Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.486Z] "GoFiles": [ [2024-03-20T20:02:36.486Z] "list.go", [2024-03-20T20:02:36.486Z] "table.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.486Z] "gen.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "EmbedPatterns": [ [2024-03-20T20:02:36.486Z] "data/children", [2024-03-20T20:02:36.486Z] "data/nodes", [2024-03-20T20:02:36.486Z] "data/text" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "EmbedFiles": [ [2024-03-20T20:02:36.486Z] "data/children", [2024-03-20T20:02:36.486Z] "data/nodes", [2024-03-20T20:02:36.486Z] "data/text" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "Imports": [ [2024-03-20T20:02:36.486Z] "embed", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "net/http/cookiejar", [2024-03-20T20:02:36.486Z] "strings" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "Deps": [ [2024-03-20T20:02:36.486Z] "bufio", [2024-03-20T20:02:36.486Z] "bytes", [2024-03-20T20:02:36.486Z] "compress/flate", [2024-03-20T20:02:36.486Z] "compress/gzip", [2024-03-20T20:02:36.486Z] "container/list", [2024-03-20T20:02:36.486Z] "context", [2024-03-20T20:02:36.486Z] "crypto", [2024-03-20T20:02:36.486Z] "crypto/aes", [2024-03-20T20:02:36.486Z] "crypto/cipher", [2024-03-20T20:02:36.486Z] "crypto/des", [2024-03-20T20:02:36.486Z] "crypto/dsa", [2024-03-20T20:02:36.486Z] "crypto/ecdsa", [2024-03-20T20:02:36.486Z] "crypto/ed25519", [2024-03-20T20:02:36.486Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.486Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.486Z] "crypto/elliptic", [2024-03-20T20:02:36.486Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.486Z] "crypto/hmac", [2024-03-20T20:02:36.486Z] "crypto/internal/randutil", [2024-03-20T20:02:36.486Z] "crypto/internal/subtle", [2024-03-20T20:02:36.486Z] "crypto/md5", [2024-03-20T20:02:36.486Z] "crypto/rand", [2024-03-20T20:02:36.486Z] "crypto/rc4", [2024-03-20T20:02:36.486Z] "crypto/rsa", [2024-03-20T20:02:36.486Z] "crypto/sha1", [2024-03-20T20:02:36.486Z] "crypto/sha256", [2024-03-20T20:02:36.486Z] "crypto/sha512", [2024-03-20T20:02:36.486Z] "crypto/subtle", [2024-03-20T20:02:36.486Z] "crypto/tls", [2024-03-20T20:02:36.486Z] "crypto/x509", [2024-03-20T20:02:36.486Z] "crypto/x509/pkix", [2024-03-20T20:02:36.486Z] "embed", [2024-03-20T20:02:36.486Z] "encoding/asn1", [2024-03-20T20:02:36.486Z] "encoding/base64", [2024-03-20T20:02:36.486Z] "encoding/binary", [2024-03-20T20:02:36.486Z] "encoding/hex", [2024-03-20T20:02:36.486Z] "encoding/pem", [2024-03-20T20:02:36.486Z] "errors", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "hash", [2024-03-20T20:02:36.486Z] "hash/crc32", [2024-03-20T20:02:36.486Z] "internal/abi", [2024-03-20T20:02:36.486Z] "internal/bytealg", [2024-03-20T20:02:36.486Z] "internal/cpu", [2024-03-20T20:02:36.486Z] "internal/fmtsort", [2024-03-20T20:02:36.486Z] "internal/goexperiment", [2024-03-20T20:02:36.486Z] "internal/itoa", [2024-03-20T20:02:36.486Z] "internal/nettrace", [2024-03-20T20:02:36.486Z] "internal/oserror", [2024-03-20T20:02:36.486Z] "internal/poll", [2024-03-20T20:02:36.486Z] "internal/race", [2024-03-20T20:02:36.486Z] "internal/reflectlite", [2024-03-20T20:02:36.486Z] "internal/singleflight", [2024-03-20T20:02:36.486Z] "internal/syscall/execenv", [2024-03-20T20:02:36.486Z] "internal/syscall/unix", [2024-03-20T20:02:36.486Z] "internal/testlog", [2024-03-20T20:02:36.486Z] "internal/unsafeheader", [2024-03-20T20:02:36.486Z] "io", [2024-03-20T20:02:36.486Z] "io/fs", [2024-03-20T20:02:36.486Z] "io/ioutil", [2024-03-20T20:02:36.486Z] "log", [2024-03-20T20:02:36.486Z] "math", [2024-03-20T20:02:36.486Z] "math/big", [2024-03-20T20:02:36.486Z] "math/bits", [2024-03-20T20:02:36.486Z] "math/rand", [2024-03-20T20:02:36.486Z] "mime", [2024-03-20T20:02:36.486Z] "mime/multipart", [2024-03-20T20:02:36.486Z] "mime/quotedprintable", [2024-03-20T20:02:36.486Z] "net", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "net/http/cookiejar", [2024-03-20T20:02:36.486Z] "net/http/httptrace", [2024-03-20T20:02:36.486Z] "net/http/internal", [2024-03-20T20:02:36.486Z] "net/http/internal/ascii", [2024-03-20T20:02:36.486Z] "net/textproto", [2024-03-20T20:02:36.486Z] "net/url", [2024-03-20T20:02:36.486Z] "os", [2024-03-20T20:02:36.486Z] "path", [2024-03-20T20:02:36.486Z] "path/filepath", [2024-03-20T20:02:36.486Z] "reflect", [2024-03-20T20:02:36.486Z] "runtime", [2024-03-20T20:02:36.486Z] "runtime/cgo", [2024-03-20T20:02:36.486Z] "runtime/internal/atomic", [2024-03-20T20:02:36.486Z] "runtime/internal/math", [2024-03-20T20:02:36.486Z] "runtime/internal/sys", [2024-03-20T20:02:36.486Z] "sort", [2024-03-20T20:02:36.486Z] "strconv", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "sync", [2024-03-20T20:02:36.486Z] "sync/atomic", [2024-03-20T20:02:36.486Z] "syscall", [2024-03-20T20:02:36.486Z] "time", [2024-03-20T20:02:36.486Z] "unicode", [2024-03-20T20:02:36.486Z] "unicode/utf16", [2024-03-20T20:02:36.486Z] "unicode/utf8", [2024-03-20T20:02:36.486Z] "unsafe", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "TestGoFiles": [ [2024-03-20T20:02:36.486Z] "list_test.go", [2024-03-20T20:02:36.486Z] "table_test.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "TestImports": [ [2024-03-20T20:02:36.486Z] "sort", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "testing" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "XTestGoFiles": [ [2024-03-20T20:02:36.486Z] "example_test.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "XTestImports": [ [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.486Z] "strings" [2024-03-20T20:02:36.486Z] ] [2024-03-20T20:02:36.486Z] } [2024-03-20T20:02:36.486Z] { [2024-03-20T20:02:36.486Z] "Dir": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-03-20T20:02:36.486Z] "ImportPath": "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.486Z] "Name": "resty", [2024-03-20T20:02:36.486Z] "Doc": "Package resty provides Simple HTTP and REST client library for Go.", [2024-03-20T20:02:36.486Z] "Root": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-03-20T20:02:36.486Z] "Module": { [2024-03-20T20:02:36.486Z] "Path": "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.486Z] "Version": "v2.12.0", [2024-03-20T20:02:36.486Z] "Time": "2024-03-17T20:50:19Z", [2024-03-20T20:02:36.486Z] "Indirect": true, [2024-03-20T20:02:36.486Z] "Dir": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-03-20T20:02:36.486Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-resty/resty/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.486Z] "GoVersion": "1.16" [2024-03-20T20:02:36.486Z] }, [2024-03-20T20:02:36.486Z] "DepOnly": true, [2024-03-20T20:02:36.486Z] "Stale": true, [2024-03-20T20:02:36.486Z] "StaleReason": "stale dependency: golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.486Z] "GoFiles": [ [2024-03-20T20:02:36.486Z] "client.go", [2024-03-20T20:02:36.486Z] "digest.go", [2024-03-20T20:02:36.486Z] "middleware.go", [2024-03-20T20:02:36.486Z] "redirect.go", [2024-03-20T20:02:36.486Z] "request.go", [2024-03-20T20:02:36.486Z] "response.go", [2024-03-20T20:02:36.486Z] "resty.go", [2024-03-20T20:02:36.486Z] "retry.go", [2024-03-20T20:02:36.486Z] "trace.go", [2024-03-20T20:02:36.486Z] "transport.go", [2024-03-20T20:02:36.486Z] "transport_other.go", [2024-03-20T20:02:36.486Z] "util.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.486Z] "transport112.go", [2024-03-20T20:02:36.486Z] "transport_js.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "Imports": [ [2024-03-20T20:02:36.486Z] "bytes", [2024-03-20T20:02:36.486Z] "compress/gzip", [2024-03-20T20:02:36.486Z] "context", [2024-03-20T20:02:36.486Z] "crypto/md5", [2024-03-20T20:02:36.486Z] "crypto/rand", [2024-03-20T20:02:36.486Z] "crypto/sha256", [2024-03-20T20:02:36.486Z] "crypto/sha512", [2024-03-20T20:02:36.486Z] "crypto/tls", [2024-03-20T20:02:36.486Z] "crypto/x509", [2024-03-20T20:02:36.486Z] "encoding/json", [2024-03-20T20:02:36.486Z] "encoding/xml", [2024-03-20T20:02:36.486Z] "errors", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.486Z] "hash", [2024-03-20T20:02:36.486Z] "io", [2024-03-20T20:02:36.486Z] "log", [2024-03-20T20:02:36.486Z] "math", [2024-03-20T20:02:36.486Z] "math/rand", [2024-03-20T20:02:36.486Z] "mime/multipart", [2024-03-20T20:02:36.486Z] "net", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "net/http/cookiejar", [2024-03-20T20:02:36.486Z] "net/http/httptrace", [2024-03-20T20:02:36.486Z] "net/textproto", [2024-03-20T20:02:36.486Z] "net/url", [2024-03-20T20:02:36.486Z] "os", [2024-03-20T20:02:36.486Z] "path/filepath", [2024-03-20T20:02:36.486Z] "reflect", [2024-03-20T20:02:36.486Z] "regexp", [2024-03-20T20:02:36.486Z] "runtime", [2024-03-20T20:02:36.486Z] "sort", [2024-03-20T20:02:36.486Z] "strconv", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "sync", [2024-03-20T20:02:36.486Z] "time" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "Deps": [ [2024-03-20T20:02:36.486Z] "bufio", [2024-03-20T20:02:36.486Z] "bytes", [2024-03-20T20:02:36.486Z] "compress/flate", [2024-03-20T20:02:36.486Z] "compress/gzip", [2024-03-20T20:02:36.486Z] "container/list", [2024-03-20T20:02:36.486Z] "context", [2024-03-20T20:02:36.486Z] "crypto", [2024-03-20T20:02:36.486Z] "crypto/aes", [2024-03-20T20:02:36.486Z] "crypto/cipher", [2024-03-20T20:02:36.486Z] "crypto/des", [2024-03-20T20:02:36.486Z] "crypto/dsa", [2024-03-20T20:02:36.486Z] "crypto/ecdsa", [2024-03-20T20:02:36.486Z] "crypto/ed25519", [2024-03-20T20:02:36.486Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.486Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.486Z] "crypto/elliptic", [2024-03-20T20:02:36.486Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.486Z] "crypto/hmac", [2024-03-20T20:02:36.486Z] "crypto/internal/randutil", [2024-03-20T20:02:36.486Z] "crypto/internal/subtle", [2024-03-20T20:02:36.486Z] "crypto/md5", [2024-03-20T20:02:36.486Z] "crypto/rand", [2024-03-20T20:02:36.486Z] "crypto/rc4", [2024-03-20T20:02:36.486Z] "crypto/rsa", [2024-03-20T20:02:36.486Z] "crypto/sha1", [2024-03-20T20:02:36.486Z] "crypto/sha256", [2024-03-20T20:02:36.486Z] "crypto/sha512", [2024-03-20T20:02:36.486Z] "crypto/subtle", [2024-03-20T20:02:36.486Z] "crypto/tls", [2024-03-20T20:02:36.486Z] "crypto/x509", [2024-03-20T20:02:36.486Z] "crypto/x509/pkix", [2024-03-20T20:02:36.486Z] "embed", [2024-03-20T20:02:36.486Z] "encoding", [2024-03-20T20:02:36.486Z] "encoding/asn1", [2024-03-20T20:02:36.486Z] "encoding/base64", [2024-03-20T20:02:36.486Z] "encoding/binary", [2024-03-20T20:02:36.486Z] "encoding/hex", [2024-03-20T20:02:36.486Z] "encoding/json", [2024-03-20T20:02:36.486Z] "encoding/pem", [2024-03-20T20:02:36.486Z] "encoding/xml", [2024-03-20T20:02:36.486Z] "errors", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.486Z] "hash", [2024-03-20T20:02:36.486Z] "hash/crc32", [2024-03-20T20:02:36.486Z] "internal/abi", [2024-03-20T20:02:36.486Z] "internal/bytealg", [2024-03-20T20:02:36.486Z] "internal/cpu", [2024-03-20T20:02:36.486Z] "internal/fmtsort", [2024-03-20T20:02:36.486Z] "internal/goexperiment", [2024-03-20T20:02:36.486Z] "internal/itoa", [2024-03-20T20:02:36.486Z] "internal/nettrace", [2024-03-20T20:02:36.486Z] "internal/oserror", [2024-03-20T20:02:36.486Z] "internal/poll", [2024-03-20T20:02:36.486Z] "internal/race", [2024-03-20T20:02:36.486Z] "internal/reflectlite", [2024-03-20T20:02:36.486Z] "internal/singleflight", [2024-03-20T20:02:36.486Z] "internal/syscall/execenv", [2024-03-20T20:02:36.486Z] "internal/syscall/unix", [2024-03-20T20:02:36.486Z] "internal/testlog", [2024-03-20T20:02:36.486Z] "internal/unsafeheader", [2024-03-20T20:02:36.486Z] "io", [2024-03-20T20:02:36.486Z] "io/fs", [2024-03-20T20:02:36.486Z] "io/ioutil", [2024-03-20T20:02:36.486Z] "log", [2024-03-20T20:02:36.486Z] "math", [2024-03-20T20:02:36.486Z] "math/big", [2024-03-20T20:02:36.486Z] "math/bits", [2024-03-20T20:02:36.486Z] "math/rand", [2024-03-20T20:02:36.486Z] "mime", [2024-03-20T20:02:36.486Z] "mime/multipart", [2024-03-20T20:02:36.486Z] "mime/quotedprintable", [2024-03-20T20:02:36.486Z] "net", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "net/http/cookiejar", [2024-03-20T20:02:36.486Z] "net/http/httptrace", [2024-03-20T20:02:36.486Z] "net/http/internal", [2024-03-20T20:02:36.486Z] "net/http/internal/ascii", [2024-03-20T20:02:36.486Z] "net/textproto", [2024-03-20T20:02:36.486Z] "net/url", [2024-03-20T20:02:36.486Z] "os", [2024-03-20T20:02:36.486Z] "path", [2024-03-20T20:02:36.486Z] "path/filepath", [2024-03-20T20:02:36.486Z] "reflect", [2024-03-20T20:02:36.486Z] "regexp", [2024-03-20T20:02:36.486Z] "regexp/syntax", [2024-03-20T20:02:36.486Z] "runtime", [2024-03-20T20:02:36.486Z] "runtime/cgo", [2024-03-20T20:02:36.486Z] "runtime/internal/atomic", [2024-03-20T20:02:36.486Z] "runtime/internal/math", [2024-03-20T20:02:36.486Z] "runtime/internal/sys", [2024-03-20T20:02:36.486Z] "sort", [2024-03-20T20:02:36.486Z] "strconv", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "sync", [2024-03-20T20:02:36.486Z] "sync/atomic", [2024-03-20T20:02:36.486Z] "syscall", [2024-03-20T20:02:36.486Z] "time", [2024-03-20T20:02:36.486Z] "unicode", [2024-03-20T20:02:36.486Z] "unicode/utf16", [2024-03-20T20:02:36.486Z] "unicode/utf8", [2024-03-20T20:02:36.486Z] "unsafe", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.486Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "TestGoFiles": [ [2024-03-20T20:02:36.486Z] "client_test.go", [2024-03-20T20:02:36.486Z] "context_test.go", [2024-03-20T20:02:36.486Z] "middleware_test.go", [2024-03-20T20:02:36.486Z] "request_test.go", [2024-03-20T20:02:36.486Z] "resty_test.go", [2024-03-20T20:02:36.486Z] "retry_test.go", [2024-03-20T20:02:36.486Z] "util_test.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "TestImports": [ [2024-03-20T20:02:36.486Z] "bytes", [2024-03-20T20:02:36.486Z] "compress/gzip", [2024-03-20T20:02:36.486Z] "context", [2024-03-20T20:02:36.486Z] "crypto/md5", [2024-03-20T20:02:36.486Z] "crypto/tls", [2024-03-20T20:02:36.486Z] "encoding/base64", [2024-03-20T20:02:36.486Z] "encoding/json", [2024-03-20T20:02:36.486Z] "encoding/xml", [2024-03-20T20:02:36.486Z] "errors", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.486Z] "io", [2024-03-20T20:02:36.486Z] "mime", [2024-03-20T20:02:36.486Z] "mime/multipart", [2024-03-20T20:02:36.486Z] "net", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "net/http/httptest", [2024-03-20T20:02:36.486Z] "net/url", [2024-03-20T20:02:36.486Z] "os", [2024-03-20T20:02:36.486Z] "path/filepath", [2024-03-20T20:02:36.486Z] "reflect", [2024-03-20T20:02:36.486Z] "strconv", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "sync", [2024-03-20T20:02:36.486Z] "sync/atomic", [2024-03-20T20:02:36.486Z] "testing", [2024-03-20T20:02:36.486Z] "time" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "XTestGoFiles": [ [2024-03-20T20:02:36.486Z] "example_test.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "XTestImports": [ [2024-03-20T20:02:36.486Z] "crypto/tls", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.486Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.486Z] "log", [2024-03-20T20:02:36.486Z] "net/http", [2024-03-20T20:02:36.486Z] "os", [2024-03-20T20:02:36.486Z] "strconv", [2024-03-20T20:02:36.486Z] "time" [2024-03-20T20:02:36.486Z] ] [2024-03-20T20:02:36.486Z] } [2024-03-20T20:02:36.486Z] { [2024-03-20T20:02:36.486Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-03-20T20:02:36.486Z] "ImportPath": "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.486Z] "Name": "jwt", [2024-03-20T20:02:36.486Z] "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-20T20:02:36.486Z] "Root": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-03-20T20:02:36.486Z] "Module": { [2024-03-20T20:02:36.486Z] "Path": "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.486Z] "Version": "v5.2.0", [2024-03-20T20:02:36.486Z] "Time": "2023-11-24T07:36:09Z", [2024-03-20T20:02:36.486Z] "Indirect": true, [2024-03-20T20:02:36.486Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-03-20T20:02:36.486Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/v5/@v/v5.2.0.mod", [2024-03-20T20:02:36.486Z] "GoVersion": "1.18" [2024-03-20T20:02:36.486Z] }, [2024-03-20T20:02:36.486Z] "DepOnly": true, [2024-03-20T20:02:36.486Z] "Stale": true, [2024-03-20T20:02:36.486Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.486Z] "GoFiles": [ [2024-03-20T20:02:36.486Z] "claims.go", [2024-03-20T20:02:36.486Z] "doc.go", [2024-03-20T20:02:36.486Z] "ecdsa.go", [2024-03-20T20:02:36.486Z] "ecdsa_utils.go", [2024-03-20T20:02:36.486Z] "ed25519.go", [2024-03-20T20:02:36.486Z] "ed25519_utils.go", [2024-03-20T20:02:36.486Z] "errors.go", [2024-03-20T20:02:36.486Z] "errors_go_other.go", [2024-03-20T20:02:36.486Z] "hmac.go", [2024-03-20T20:02:36.486Z] "map_claims.go", [2024-03-20T20:02:36.486Z] "none.go", [2024-03-20T20:02:36.486Z] "parser.go", [2024-03-20T20:02:36.486Z] "parser_option.go", [2024-03-20T20:02:36.486Z] "registered_claims.go", [2024-03-20T20:02:36.486Z] "rsa.go", [2024-03-20T20:02:36.486Z] "rsa_pss.go", [2024-03-20T20:02:36.486Z] "rsa_utils.go", [2024-03-20T20:02:36.486Z] "signing_method.go", [2024-03-20T20:02:36.486Z] "token.go", [2024-03-20T20:02:36.486Z] "token_option.go", [2024-03-20T20:02:36.486Z] "types.go", [2024-03-20T20:02:36.486Z] "validator.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.486Z] "errors_go1_20.go" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "Imports": [ [2024-03-20T20:02:36.486Z] "bytes", [2024-03-20T20:02:36.486Z] "crypto", [2024-03-20T20:02:36.486Z] "crypto/ecdsa", [2024-03-20T20:02:36.486Z] "crypto/ed25519", [2024-03-20T20:02:36.486Z] "crypto/hmac", [2024-03-20T20:02:36.486Z] "crypto/rand", [2024-03-20T20:02:36.486Z] "crypto/rsa", [2024-03-20T20:02:36.486Z] "crypto/subtle", [2024-03-20T20:02:36.486Z] "crypto/x509", [2024-03-20T20:02:36.486Z] "encoding/base64", [2024-03-20T20:02:36.486Z] "encoding/json", [2024-03-20T20:02:36.486Z] "encoding/pem", [2024-03-20T20:02:36.486Z] "errors", [2024-03-20T20:02:36.486Z] "fmt", [2024-03-20T20:02:36.486Z] "math", [2024-03-20T20:02:36.486Z] "math/big", [2024-03-20T20:02:36.486Z] "strconv", [2024-03-20T20:02:36.486Z] "strings", [2024-03-20T20:02:36.486Z] "sync", [2024-03-20T20:02:36.486Z] "time" [2024-03-20T20:02:36.486Z] ], [2024-03-20T20:02:36.486Z] "Deps": [ [2024-03-20T20:02:36.486Z] "bufio", [2024-03-20T20:02:36.486Z] "bytes", [2024-03-20T20:02:36.486Z] "context", [2024-03-20T20:02:36.486Z] "crypto", [2024-03-20T20:02:36.486Z] "crypto/aes", [2024-03-20T20:02:36.486Z] "crypto/cipher", [2024-03-20T20:02:36.486Z] "crypto/des", [2024-03-20T20:02:36.486Z] "crypto/dsa", [2024-03-20T20:02:36.486Z] "crypto/ecdsa", [2024-03-20T20:02:36.486Z] "crypto/ed25519", [2024-03-20T20:02:36.486Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.486Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.486Z] "crypto/elliptic", [2024-03-20T20:02:36.486Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.486Z] "crypto/hmac", [2024-03-20T20:02:36.486Z] "crypto/internal/randutil", [2024-03-20T20:02:36.486Z] "crypto/internal/subtle", [2024-03-20T20:02:36.486Z] "crypto/md5", [2024-03-20T20:02:36.486Z] "crypto/rand", [2024-03-20T20:02:36.486Z] "crypto/rsa", [2024-03-20T20:02:36.486Z] "crypto/sha1", [2024-03-20T20:02:36.486Z] "crypto/sha256", [2024-03-20T20:02:36.486Z] "crypto/sha512", [2024-03-20T20:02:36.486Z] "crypto/subtle", [2024-03-20T20:02:36.486Z] "crypto/x509", [2024-03-20T20:02:36.486Z] "crypto/x509/pkix", [2024-03-20T20:02:36.486Z] "encoding", [2024-03-20T20:02:36.486Z] "encoding/asn1", [2024-03-20T20:02:36.486Z] "encoding/base64", [2024-03-20T20:02:36.486Z] "encoding/binary", [2024-03-20T20:02:36.487Z] "encoding/hex", [2024-03-20T20:02:36.487Z] "encoding/json", [2024-03-20T20:02:36.487Z] "encoding/pem", [2024-03-20T20:02:36.487Z] "errors", [2024-03-20T20:02:36.487Z] "fmt", [2024-03-20T20:02:36.487Z] "hash", [2024-03-20T20:02:36.487Z] "internal/abi", [2024-03-20T20:02:36.487Z] "internal/bytealg", [2024-03-20T20:02:36.487Z] "internal/cpu", [2024-03-20T20:02:36.487Z] "internal/fmtsort", [2024-03-20T20:02:36.487Z] "internal/goexperiment", [2024-03-20T20:02:36.487Z] "internal/itoa", [2024-03-20T20:02:36.487Z] "internal/nettrace", [2024-03-20T20:02:36.487Z] "internal/oserror", [2024-03-20T20:02:36.487Z] "internal/poll", [2024-03-20T20:02:36.487Z] "internal/race", [2024-03-20T20:02:36.487Z] "internal/reflectlite", [2024-03-20T20:02:36.487Z] "internal/singleflight", [2024-03-20T20:02:36.487Z] "internal/syscall/execenv", [2024-03-20T20:02:36.487Z] "internal/syscall/unix", [2024-03-20T20:02:36.487Z] "internal/testlog", [2024-03-20T20:02:36.487Z] "internal/unsafeheader", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "io/fs", [2024-03-20T20:02:36.487Z] "math", [2024-03-20T20:02:36.487Z] "math/big", [2024-03-20T20:02:36.487Z] "math/bits", [2024-03-20T20:02:36.487Z] "math/rand", [2024-03-20T20:02:36.487Z] "net", [2024-03-20T20:02:36.487Z] "net/url", [2024-03-20T20:02:36.487Z] "os", [2024-03-20T20:02:36.487Z] "path", [2024-03-20T20:02:36.487Z] "path/filepath", [2024-03-20T20:02:36.487Z] "reflect", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "runtime/cgo", [2024-03-20T20:02:36.487Z] "runtime/internal/atomic", [2024-03-20T20:02:36.487Z] "runtime/internal/math", [2024-03-20T20:02:36.487Z] "runtime/internal/sys", [2024-03-20T20:02:36.487Z] "sort", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "sync", [2024-03-20T20:02:36.487Z] "sync/atomic", [2024-03-20T20:02:36.487Z] "syscall", [2024-03-20T20:02:36.487Z] "time", [2024-03-20T20:02:36.487Z] "unicode", [2024-03-20T20:02:36.487Z] "unicode/utf16", [2024-03-20T20:02:36.487Z] "unicode/utf8", [2024-03-20T20:02:36.487Z] "unsafe", [2024-03-20T20:02:36.487Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.487Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.487Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "TestGoFiles": [ [2024-03-20T20:02:36.487Z] "errors_test.go", [2024-03-20T20:02:36.487Z] "map_claims_test.go", [2024-03-20T20:02:36.487Z] "validator_test.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "TestImports": [ [2024-03-20T20:02:36.487Z] "errors", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "testing", [2024-03-20T20:02:36.487Z] "time" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "XTestGoFiles": [ [2024-03-20T20:02:36.487Z] "ecdsa_test.go", [2024-03-20T20:02:36.487Z] "ed25519_test.go", [2024-03-20T20:02:36.487Z] "example_test.go", [2024-03-20T20:02:36.487Z] "hmac_example_test.go", [2024-03-20T20:02:36.487Z] "hmac_test.go", [2024-03-20T20:02:36.487Z] "http_example_test.go", [2024-03-20T20:02:36.487Z] "none_test.go", [2024-03-20T20:02:36.487Z] "parser_test.go", [2024-03-20T20:02:36.487Z] "rsa_pss_test.go", [2024-03-20T20:02:36.487Z] "rsa_test.go", [2024-03-20T20:02:36.487Z] "token_test.go", [2024-03-20T20:02:36.487Z] "types_test.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "XTestImports": [ [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "crypto", [2024-03-20T20:02:36.487Z] "crypto/ecdsa", [2024-03-20T20:02:36.487Z] "crypto/rand", [2024-03-20T20:02:36.487Z] "crypto/rsa", [2024-03-20T20:02:36.487Z] "crypto/x509", [2024-03-20T20:02:36.487Z] "encoding/json", [2024-03-20T20:02:36.487Z] "encoding/pem", [2024-03-20T20:02:36.487Z] "errors", [2024-03-20T20:02:36.487Z] "fmt", [2024-03-20T20:02:36.487Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.487Z] "github.com/golang-jwt/jwt/v5/request", [2024-03-20T20:02:36.487Z] "github.com/golang-jwt/jwt/v5/test", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "log", [2024-03-20T20:02:36.487Z] "math", [2024-03-20T20:02:36.487Z] "net", [2024-03-20T20:02:36.487Z] "net/http", [2024-03-20T20:02:36.487Z] "net/url", [2024-03-20T20:02:36.487Z] "os", [2024-03-20T20:02:36.487Z] "reflect", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "testing", [2024-03-20T20:02:36.487Z] "time" [2024-03-20T20:02:36.487Z] ] [2024-03-20T20:02:36.487Z] } [2024-03-20T20:02:36.487Z] { [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-03-20T20:02:36.487Z] "ImportPath": "github.com/mgutz/ansi", [2024-03-20T20:02:36.487Z] "Name": "ansi", [2024-03-20T20:02:36.487Z] "Doc": "Package ansi is a small, fast library to create ANSI colored strings and codes.", [2024-03-20T20:02:36.487Z] "Root": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-03-20T20:02:36.487Z] "Module": { [2024-03-20T20:02:36.487Z] "Path": "github.com/mgutz/ansi", [2024-03-20T20:02:36.487Z] "Version": "v0.0.0-20200706080929-d51e80ef957d", [2024-03-20T20:02:36.487Z] "Time": "2020-07-06T08:09:29Z", [2024-03-20T20:02:36.487Z] "Indirect": true, [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-03-20T20:02:36.487Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mgutz/ansi/@v/v0.0.0-20200706080929-d51e80ef957d.mod" [2024-03-20T20:02:36.487Z] }, [2024-03-20T20:02:36.487Z] "DepOnly": true, [2024-03-20T20:02:36.487Z] "Stale": true, [2024-03-20T20:02:36.487Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "GoFiles": [ [2024-03-20T20:02:36.487Z] "ansi.go", [2024-03-20T20:02:36.487Z] "doc.go", [2024-03-20T20:02:36.487Z] "print.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Imports": [ [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "fmt", [2024-03-20T20:02:36.487Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.487Z] "sort", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "strings" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Deps": [ [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "encoding/binary", [2024-03-20T20:02:36.487Z] "errors", [2024-03-20T20:02:36.487Z] "fmt", [2024-03-20T20:02:36.487Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.487Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.487Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "internal/abi", [2024-03-20T20:02:36.487Z] "internal/bytealg", [2024-03-20T20:02:36.487Z] "internal/cpu", [2024-03-20T20:02:36.487Z] "internal/fmtsort", [2024-03-20T20:02:36.487Z] "internal/goexperiment", [2024-03-20T20:02:36.487Z] "internal/itoa", [2024-03-20T20:02:36.487Z] "internal/oserror", [2024-03-20T20:02:36.487Z] "internal/poll", [2024-03-20T20:02:36.487Z] "internal/race", [2024-03-20T20:02:36.487Z] "internal/reflectlite", [2024-03-20T20:02:36.487Z] "internal/syscall/execenv", [2024-03-20T20:02:36.487Z] "internal/syscall/unix", [2024-03-20T20:02:36.487Z] "internal/testlog", [2024-03-20T20:02:36.487Z] "internal/unsafeheader", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "io/fs", [2024-03-20T20:02:36.487Z] "math", [2024-03-20T20:02:36.487Z] "math/bits", [2024-03-20T20:02:36.487Z] "os", [2024-03-20T20:02:36.487Z] "path", [2024-03-20T20:02:36.487Z] "reflect", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "runtime/internal/atomic", [2024-03-20T20:02:36.487Z] "runtime/internal/math", [2024-03-20T20:02:36.487Z] "runtime/internal/sys", [2024-03-20T20:02:36.487Z] "sort", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "sync", [2024-03-20T20:02:36.487Z] "sync/atomic", [2024-03-20T20:02:36.487Z] "syscall", [2024-03-20T20:02:36.487Z] "time", [2024-03-20T20:02:36.487Z] "unicode", [2024-03-20T20:02:36.487Z] "unicode/utf8", [2024-03-20T20:02:36.487Z] "unsafe" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "TestGoFiles": [ [2024-03-20T20:02:36.487Z] "ansi_test.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "TestImports": [ [2024-03-20T20:02:36.487Z] "fmt", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "testing" [2024-03-20T20:02:36.487Z] ] [2024-03-20T20:02:36.487Z] } [2024-03-20T20:02:36.487Z] { [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/golang.org/x/term@v0.18.0", [2024-03-20T20:02:36.487Z] "ImportPath": "golang.org/x/term", [2024-03-20T20:02:36.487Z] "Name": "term", [2024-03-20T20:02:36.487Z] "Doc": "Package term provides support functions for dealing with terminals, as commonly found on UNIX systems.", [2024-03-20T20:02:36.487Z] "Root": "/go/pkg/mod/golang.org/x/term@v0.18.0", [2024-03-20T20:02:36.487Z] "Module": { [2024-03-20T20:02:36.487Z] "Path": "golang.org/x/term", [2024-03-20T20:02:36.487Z] "Version": "v0.18.0", [2024-03-20T20:02:36.487Z] "Time": "2024-03-04T17:33:41Z", [2024-03-20T20:02:36.487Z] "Indirect": true, [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/golang.org/x/term@v0.18.0", [2024-03-20T20:02:36.487Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/term/@v/v0.18.0.mod", [2024-03-20T20:02:36.487Z] "GoVersion": "1.18" [2024-03-20T20:02:36.487Z] }, [2024-03-20T20:02:36.487Z] "DepOnly": true, [2024-03-20T20:02:36.487Z] "Stale": true, [2024-03-20T20:02:36.487Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "GoFiles": [ [2024-03-20T20:02:36.487Z] "term.go", [2024-03-20T20:02:36.487Z] "term_unix.go", [2024-03-20T20:02:36.487Z] "term_unix_other.go", [2024-03-20T20:02:36.487Z] "terminal.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.487Z] "term_plan9.go", [2024-03-20T20:02:36.487Z] "term_unix_bsd.go", [2024-03-20T20:02:36.487Z] "term_unsupported.go", [2024-03-20T20:02:36.487Z] "term_windows.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Imports": [ [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "sync", [2024-03-20T20:02:36.487Z] "unicode/utf8" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Deps": [ [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "encoding/binary", [2024-03-20T20:02:36.487Z] "errors", [2024-03-20T20:02:36.487Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "internal/abi", [2024-03-20T20:02:36.487Z] "internal/bytealg", [2024-03-20T20:02:36.487Z] "internal/cpu", [2024-03-20T20:02:36.487Z] "internal/goexperiment", [2024-03-20T20:02:36.487Z] "internal/itoa", [2024-03-20T20:02:36.487Z] "internal/oserror", [2024-03-20T20:02:36.487Z] "internal/race", [2024-03-20T20:02:36.487Z] "internal/reflectlite", [2024-03-20T20:02:36.487Z] "internal/unsafeheader", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "math", [2024-03-20T20:02:36.487Z] "math/bits", [2024-03-20T20:02:36.487Z] "reflect", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "runtime/internal/atomic", [2024-03-20T20:02:36.487Z] "runtime/internal/math", [2024-03-20T20:02:36.487Z] "runtime/internal/sys", [2024-03-20T20:02:36.487Z] "sort", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "sync", [2024-03-20T20:02:36.487Z] "sync/atomic", [2024-03-20T20:02:36.487Z] "syscall", [2024-03-20T20:02:36.487Z] "time", [2024-03-20T20:02:36.487Z] "unicode", [2024-03-20T20:02:36.487Z] "unicode/utf8", [2024-03-20T20:02:36.487Z] "unsafe" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "TestGoFiles": [ [2024-03-20T20:02:36.487Z] "terminal_test.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "TestImports": [ [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "os", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "testing" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "XTestGoFiles": [ [2024-03-20T20:02:36.487Z] "term_test.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "XTestImports": [ [2024-03-20T20:02:36.487Z] "golang.org/x/term", [2024-03-20T20:02:36.487Z] "os", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "testing" [2024-03-20T20:02:36.487Z] ] [2024-03-20T20:02:36.487Z] } [2024-03-20T20:02:36.487Z] { [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/ssh/terminal", [2024-03-20T20:02:36.487Z] "ImportPath": "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.487Z] "Name": "terminal", [2024-03-20T20:02:36.487Z] "Doc": "Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.", [2024-03-20T20:02:36.487Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.487Z] "Module": { [2024-03-20T20:02:36.487Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.487Z] "Version": "v0.21.0", [2024-03-20T20:02:36.487Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.487Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.487Z] "GoVersion": "1.18" [2024-03-20T20:02:36.487Z] }, [2024-03-20T20:02:36.487Z] "DepOnly": true, [2024-03-20T20:02:36.487Z] "Stale": true, [2024-03-20T20:02:36.487Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "GoFiles": [ [2024-03-20T20:02:36.487Z] "terminal.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Imports": [ [2024-03-20T20:02:36.487Z] "golang.org/x/term", [2024-03-20T20:02:36.487Z] "io" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Deps": [ [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "encoding/binary", [2024-03-20T20:02:36.487Z] "errors", [2024-03-20T20:02:36.487Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "golang.org/x/term", [2024-03-20T20:02:36.487Z] "internal/abi", [2024-03-20T20:02:36.487Z] "internal/bytealg", [2024-03-20T20:02:36.487Z] "internal/cpu", [2024-03-20T20:02:36.487Z] "internal/goexperiment", [2024-03-20T20:02:36.487Z] "internal/itoa", [2024-03-20T20:02:36.487Z] "internal/oserror", [2024-03-20T20:02:36.487Z] "internal/race", [2024-03-20T20:02:36.487Z] "internal/reflectlite", [2024-03-20T20:02:36.487Z] "internal/unsafeheader", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "math", [2024-03-20T20:02:36.487Z] "math/bits", [2024-03-20T20:02:36.487Z] "reflect", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "runtime/internal/atomic", [2024-03-20T20:02:36.487Z] "runtime/internal/math", [2024-03-20T20:02:36.487Z] "runtime/internal/sys", [2024-03-20T20:02:36.487Z] "sort", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "sync", [2024-03-20T20:02:36.487Z] "sync/atomic", [2024-03-20T20:02:36.487Z] "syscall", [2024-03-20T20:02:36.487Z] "time", [2024-03-20T20:02:36.487Z] "unicode", [2024-03-20T20:02:36.487Z] "unicode/utf8", [2024-03-20T20:02:36.487Z] "unsafe" [2024-03-20T20:02:36.487Z] ] [2024-03-20T20:02:36.487Z] } [2024-03-20T20:02:36.487Z] { [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-03-20T20:02:36.487Z] "ImportPath": "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.487Z] "Name": "pfxlog", [2024-03-20T20:02:36.487Z] "Root": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-03-20T20:02:36.487Z] "Module": { [2024-03-20T20:02:36.487Z] "Path": "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.487Z] "Version": "v0.6.10", [2024-03-20T20:02:36.487Z] "Time": "2023-03-07T15:45:33Z", [2024-03-20T20:02:36.487Z] "Indirect": true, [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-03-20T20:02:36.487Z] "GoMod": "/go/pkg/mod/cache/download/github.com/michaelquigley/pfxlog/@v/v0.6.10.mod", [2024-03-20T20:02:36.487Z] "GoVersion": "1.15" [2024-03-20T20:02:36.487Z] }, [2024-03-20T20:02:36.487Z] "DepOnly": true, [2024-03-20T20:02:36.487Z] "Stale": true, [2024-03-20T20:02:36.487Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "GoFiles": [ [2024-03-20T20:02:36.487Z] "filter.go", [2024-03-20T20:02:36.487Z] "formatter.go", [2024-03-20T20:02:36.487Z] "options.go", [2024-03-20T20:02:36.487Z] "pfxlog.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.487Z] "console_windows.go" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Imports": [ [2024-03-20T20:02:36.487Z] "bufio", [2024-03-20T20:02:36.487Z] "encoding/json", [2024-03-20T20:02:36.487Z] "fmt", [2024-03-20T20:02:36.487Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.487Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.487Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "os", [2024-03-20T20:02:36.487Z] "sort", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "time" [2024-03-20T20:02:36.487Z] ], [2024-03-20T20:02:36.487Z] "Deps": [ [2024-03-20T20:02:36.487Z] "bufio", [2024-03-20T20:02:36.487Z] "bytes", [2024-03-20T20:02:36.487Z] "context", [2024-03-20T20:02:36.487Z] "encoding", [2024-03-20T20:02:36.487Z] "encoding/base64", [2024-03-20T20:02:36.487Z] "encoding/binary", [2024-03-20T20:02:36.487Z] "encoding/json", [2024-03-20T20:02:36.487Z] "errors", [2024-03-20T20:02:36.487Z] "fmt", [2024-03-20T20:02:36.487Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.487Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.487Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.487Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.487Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.487Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.487Z] "golang.org/x/term", [2024-03-20T20:02:36.487Z] "internal/abi", [2024-03-20T20:02:36.487Z] "internal/bytealg", [2024-03-20T20:02:36.487Z] "internal/cpu", [2024-03-20T20:02:36.487Z] "internal/fmtsort", [2024-03-20T20:02:36.487Z] "internal/goexperiment", [2024-03-20T20:02:36.487Z] "internal/itoa", [2024-03-20T20:02:36.487Z] "internal/oserror", [2024-03-20T20:02:36.487Z] "internal/poll", [2024-03-20T20:02:36.487Z] "internal/race", [2024-03-20T20:02:36.487Z] "internal/reflectlite", [2024-03-20T20:02:36.487Z] "internal/syscall/execenv", [2024-03-20T20:02:36.487Z] "internal/syscall/unix", [2024-03-20T20:02:36.487Z] "internal/testlog", [2024-03-20T20:02:36.487Z] "internal/unsafeheader", [2024-03-20T20:02:36.487Z] "io", [2024-03-20T20:02:36.487Z] "io/fs", [2024-03-20T20:02:36.487Z] "log", [2024-03-20T20:02:36.487Z] "math", [2024-03-20T20:02:36.487Z] "math/bits", [2024-03-20T20:02:36.487Z] "os", [2024-03-20T20:02:36.487Z] "path", [2024-03-20T20:02:36.487Z] "reflect", [2024-03-20T20:02:36.487Z] "runtime", [2024-03-20T20:02:36.487Z] "runtime/internal/atomic", [2024-03-20T20:02:36.487Z] "runtime/internal/math", [2024-03-20T20:02:36.487Z] "runtime/internal/sys", [2024-03-20T20:02:36.487Z] "sort", [2024-03-20T20:02:36.487Z] "strconv", [2024-03-20T20:02:36.487Z] "strings", [2024-03-20T20:02:36.487Z] "sync", [2024-03-20T20:02:36.487Z] "sync/atomic", [2024-03-20T20:02:36.487Z] "syscall", [2024-03-20T20:02:36.487Z] "time", [2024-03-20T20:02:36.487Z] "unicode", [2024-03-20T20:02:36.487Z] "unicode/utf16", [2024-03-20T20:02:36.487Z] "unicode/utf8", [2024-03-20T20:02:36.487Z] "unsafe" [2024-03-20T20:02:36.487Z] ] [2024-03-20T20:02:36.487Z] } [2024-03-20T20:02:36.487Z] { [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_model", [2024-03-20T20:02:36.487Z] "ImportPath": "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.487Z] "Name": "rest_model", [2024-03-20T20:02:36.487Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.487Z] "Module": { [2024-03-20T20:02:36.487Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.487Z] "Version": "v0.26.13", [2024-03-20T20:02:36.487Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.487Z] "Indirect": true, [2024-03-20T20:02:36.487Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.487Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.487Z] "GoVersion": "1.19" [2024-03-20T20:02:36.487Z] }, [2024-03-20T20:02:36.487Z] "DepOnly": true, [2024-03-20T20:02:36.487Z] "Stale": true, [2024-03-20T20:02:36.487Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.487Z] "GoFiles": [ [2024-03-20T20:02:36.487Z] "api_error.go", [2024-03-20T20:02:36.487Z] "api_error_args.go", [2024-03-20T20:02:36.487Z] "api_error_cause.go", [2024-03-20T20:02:36.487Z] "api_error_envelope.go", [2024-03-20T20:02:36.487Z] "api_field_error.go", [2024-03-20T20:02:36.487Z] "api_session_detail.go", [2024-03-20T20:02:36.487Z] "api_session_list.go", [2024-03-20T20:02:36.487Z] "api_session_posture_data.go", [2024-03-20T20:02:36.487Z] "api_version.go", [2024-03-20T20:02:36.487Z] "attributes.go", [2024-03-20T20:02:36.487Z] "auth_policy_create.go", [2024-03-20T20:02:36.487Z] "auth_policy_detail.go", [2024-03-20T20:02:36.487Z] "auth_policy_list.go", [2024-03-20T20:02:36.487Z] "auth_policy_patch.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary_cert.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary_cert_patch.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary_ext_jwt.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary_ext_jwt_patch.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary_patch.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary_updb.go", [2024-03-20T20:02:36.487Z] "auth_policy_primary_updb_patch.go", [2024-03-20T20:02:36.487Z] "auth_policy_secondary.go", [2024-03-20T20:02:36.487Z] "auth_policy_secondary_patch.go", [2024-03-20T20:02:36.487Z] "auth_policy_update.go", [2024-03-20T20:02:36.487Z] "auth_query_detail.go", [2024-03-20T20:02:36.487Z] "auth_query_list.go", [2024-03-20T20:02:36.487Z] "authenticate.go", [2024-03-20T20:02:36.487Z] "authenticator_create.go", [2024-03-20T20:02:36.487Z] "authenticator_detail.go", [2024-03-20T20:02:36.487Z] "authenticator_list.go", [2024-03-20T20:02:36.487Z] "authenticator_patch.go", [2024-03-20T20:02:36.487Z] "authenticator_patch_with_current.go", [2024-03-20T20:02:36.487Z] "authenticator_update.go", [2024-03-20T20:02:36.487Z] "authenticator_update_with_current.go", [2024-03-20T20:02:36.487Z] "base_entity.go", [2024-03-20T20:02:36.487Z] "ca_create.go", [2024-03-20T20:02:36.487Z] "ca_detail.go", [2024-03-20T20:02:36.487Z] "ca_list.go", [2024-03-20T20:02:36.487Z] "ca_patch.go", [2024-03-20T20:02:36.487Z] "ca_update.go", [2024-03-20T20:02:36.487Z] "capabilities.go", [2024-03-20T20:02:36.487Z] "client_external_jwt_signer_detail.go", [2024-03-20T20:02:36.487Z] "client_external_jwt_signer_list.go", [2024-03-20T20:02:36.487Z] "common_edge_router_properties.go", [2024-03-20T20:02:36.487Z] "config_create.go", [2024-03-20T20:02:36.487Z] "config_detail.go", [2024-03-20T20:02:36.487Z] "config_list.go", [2024-03-20T20:02:36.487Z] "config_patch.go", [2024-03-20T20:02:36.487Z] "config_type_create.go", [2024-03-20T20:02:36.487Z] "config_type_detail.go", [2024-03-20T20:02:36.487Z] "config_type_list.go", [2024-03-20T20:02:36.487Z] "config_type_patch.go", [2024-03-20T20:02:36.487Z] "config_type_update.go", [2024-03-20T20:02:36.487Z] "config_types.go", [2024-03-20T20:02:36.487Z] "config_update.go", [2024-03-20T20:02:36.487Z] "controller_detail.go", [2024-03-20T20:02:36.487Z] "controllers_list.go", [2024-03-20T20:02:36.487Z] "create_current_api_session_certificate_envelope.go", [2024-03-20T20:02:36.487Z] "create_envelope.go", [2024-03-20T20:02:36.487Z] "create_location.go", [2024-03-20T20:02:36.487Z] "current_api_session_certificate_create.go", [2024-03-20T20:02:36.487Z] "current_api_session_certificate_create_response.go", [2024-03-20T20:02:36.487Z] "current_api_session_certificate_detail.go", [2024-03-20T20:02:36.487Z] "current_api_session_certificate_list.go", [2024-03-20T20:02:36.487Z] "current_api_session_detail.go", [2024-03-20T20:02:36.487Z] "current_api_session_detail_envelope.go", [2024-03-20T20:02:36.487Z] "current_api_session_service_update_list.go", [2024-03-20T20:02:36.487Z] "current_identity_detail_envelope.go", [2024-03-20T20:02:36.487Z] "current_identity_edge_router_detail.go", [2024-03-20T20:02:36.487Z] "current_identity_edge_router_list.go", [2024-03-20T20:02:36.487Z] "data_integrity_check_detail.go", [2024-03-20T20:02:36.487Z] "data_integrity_check_detail_list.go", [2024-03-20T20:02:36.487Z] "data_integrity_check_details.go", [2024-03-20T20:02:36.487Z] "data_integrity_check_result_envelope.go", [2024-03-20T20:02:36.487Z] "detail_api_session_envelope.go", [2024-03-20T20:02:36.487Z] "detail_auth_policy_envelope.go", [2024-03-20T20:02:36.487Z] "detail_authenticator_envelope.go", [2024-03-20T20:02:36.487Z] "detail_ca_envelope.go", [2024-03-20T20:02:36.487Z] "detail_config_envelope.go", [2024-03-20T20:02:36.487Z] "detail_config_type_envelope.go", [2024-03-20T20:02:36.487Z] "detail_current_api_session_certificate_envelope.go", [2024-03-20T20:02:36.487Z] "detail_edge_router_policy_envelope.go", [2024-03-20T20:02:36.487Z] "detail_enrollment_envelope.go", [2024-03-20T20:02:36.487Z] "detail_external_jwt_signer_envelope.go", [2024-03-20T20:02:36.487Z] "detail_identity_envelope.go", [2024-03-20T20:02:36.487Z] "detail_identity_type_envelope.go", [2024-03-20T20:02:36.487Z] "detail_mfa.go", [2024-03-20T20:02:36.487Z] "detail_mfa_envelope.go", [2024-03-20T20:02:36.487Z] "detail_mfa_recovery_codes.go", [2024-03-20T20:02:36.487Z] "detail_mfa_recovery_codes_envelope.go", [2024-03-20T20:02:36.487Z] "detail_posture_check_envelope.go", [2024-03-20T20:02:36.487Z] "detail_posture_check_type_envelope.go", [2024-03-20T20:02:36.487Z] "detail_router_envelope.go", [2024-03-20T20:02:36.487Z] "detail_service_edge_policy_envelope.go", [2024-03-20T20:02:36.487Z] "detail_service_envelope.go", [2024-03-20T20:02:36.487Z] "detail_service_policy_envelop.go", [2024-03-20T20:02:36.487Z] "detail_session_envelope.go", [2024-03-20T20:02:36.487Z] "detail_session_management_envelope.go", [2024-03-20T20:02:36.487Z] "detail_session_route_path_envelope.go", [2024-03-20T20:02:36.487Z] "detail_spec_body_envelope.go", [2024-03-20T20:02:36.487Z] "detail_spec_envelope.go", [2024-03-20T20:02:36.487Z] "detail_terminator_envelope.go", [2024-03-20T20:02:36.487Z] "detailed_edge_router_envelope.go", [2024-03-20T20:02:36.487Z] "dial_bind.go", [2024-03-20T20:02:36.487Z] "dial_bind_array.go", [2024-03-20T20:02:36.487Z] "disable_params.go", [2024-03-20T20:02:36.487Z] "edge_router_create.go", [2024-03-20T20:02:36.487Z] "edge_router_detail.go", [2024-03-20T20:02:36.487Z] "edge_router_list.go", [2024-03-20T20:02:36.487Z] "edge_router_patch.go", [2024-03-20T20:02:36.487Z] "edge_router_policy_create.go", [2024-03-20T20:02:36.487Z] "edge_router_policy_detail.go", [2024-03-20T20:02:36.487Z] "edge_router_policy_list.go", [2024-03-20T20:02:36.487Z] "edge_router_policy_patch.go", [2024-03-20T20:02:36.487Z] "edge_router_policy_update.go", [2024-03-20T20:02:36.487Z] "edge_router_update.go", [2024-03-20T20:02:36.487Z] "empty.go", [2024-03-20T20:02:36.487Z] "enrollment_certs.go", [2024-03-20T20:02:36.487Z] "enrollment_certs_envelope.go", [2024-03-20T20:02:36.487Z] "enrollment_create.go", [2024-03-20T20:02:36.488Z] "enrollment_detail.go", [2024-03-20T20:02:36.488Z] "enrollment_list.go", [2024-03-20T20:02:36.488Z] "enrollment_refresh.go", [2024-03-20T20:02:36.488Z] "entity_ref.go", [2024-03-20T20:02:36.488Z] "env_info.go", [2024-03-20T20:02:36.488Z] "external_id_claim.go", [2024-03-20T20:02:36.488Z] "external_id_claim_patch.go", [2024-03-20T20:02:36.488Z] "external_jwt_signer_create.go", [2024-03-20T20:02:36.488Z] "external_jwt_signer_detail.go", [2024-03-20T20:02:36.488Z] "external_jwt_signer_list.go", [2024-03-20T20:02:36.488Z] "external_jwt_signer_patch.go", [2024-03-20T20:02:36.488Z] "external_jwt_signer_update.go", [2024-03-20T20:02:36.488Z] "failed_service_request.go", [2024-03-20T20:02:36.488Z] "failed_service_request_envelope.go", [2024-03-20T20:02:36.488Z] "failed_service_request_list.go", [2024-03-20T20:02:36.488Z] "get_identity_policy_advice_envelope.go", [2024-03-20T20:02:36.488Z] "identity_authenticators.go", [2024-03-20T20:02:36.488Z] "identity_create.go", [2024-03-20T20:02:36.488Z] "identity_detail.go", [2024-03-20T20:02:36.488Z] "identity_enrollments.go", [2024-03-20T20:02:36.488Z] "identity_extend_certs.go", [2024-03-20T20:02:36.488Z] "identity_extend_enrollment_envelope.go", [2024-03-20T20:02:36.488Z] "identity_extend_enrollment_request.go", [2024-03-20T20:02:36.488Z] "identity_extend_validate_enrollment_request.go", [2024-03-20T20:02:36.488Z] "identity_list.go", [2024-03-20T20:02:36.488Z] "identity_patch.go", [2024-03-20T20:02:36.488Z] "identity_type.go", [2024-03-20T20:02:36.488Z] "identity_type_detail.go", [2024-03-20T20:02:36.488Z] "identity_type_list.go", [2024-03-20T20:02:36.488Z] "identity_update.go", [2024-03-20T20:02:36.488Z] "link.go", [2024-03-20T20:02:36.488Z] "links.go", [2024-03-20T20:02:36.488Z] "list_api_sessions_envelope.go", [2024-03-20T20:02:36.488Z] "list_auth_policies_envelope.go", [2024-03-20T20:02:36.488Z] "list_authenticators_envelope.go", [2024-03-20T20:02:36.488Z] "list_cas_envelope.go", [2024-03-20T20:02:36.488Z] "list_client_external_jwt_signers_envelope.go", [2024-03-20T20:02:36.488Z] "list_client_terminators_envelope.go", [2024-03-20T20:02:36.488Z] "list_config_types_envelope.go", [2024-03-20T20:02:36.488Z] "list_configs_envelope.go", [2024-03-20T20:02:36.488Z] "list_controllers_envelope.go", [2024-03-20T20:02:36.488Z] "list_current_api_session_certificates_envelope.go", [2024-03-20T20:02:36.488Z] "list_current_api_session_service_updates_envelope.go", [2024-03-20T20:02:36.488Z] "list_current_identity_edge_routers_envelope.go", [2024-03-20T20:02:36.488Z] "list_edge_router_policies_envelope.go", [2024-03-20T20:02:36.488Z] "list_edge_routers_envelope.go", [2024-03-20T20:02:36.488Z] "list_enrollments_envelope.go", [2024-03-20T20:02:36.488Z] "list_enumerated_capabilities_envelope.go", [2024-03-20T20:02:36.488Z] "list_external_jwt_signers_envelope.go", [2024-03-20T20:02:36.488Z] "list_identities_envelope.go", [2024-03-20T20:02:36.488Z] "list_identity_types_envelope.go", [2024-03-20T20:02:36.488Z] "list_posture_check_envelope.go", [2024-03-20T20:02:36.488Z] "list_posture_check_types_envelope.go", [2024-03-20T20:02:36.488Z] "list_protocols.go", [2024-03-20T20:02:36.488Z] "list_protocols_envelope.go", [2024-03-20T20:02:36.488Z] "list_role_attributes_envelope.go", [2024-03-20T20:02:36.488Z] "list_routers_envelope.go", [2024-03-20T20:02:36.488Z] "list_service_configs_envelope.go", [2024-03-20T20:02:36.488Z] "list_service_edge_router_policies_envelope.go", [2024-03-20T20:02:36.488Z] "list_service_edge_routers_envelope.go", [2024-03-20T20:02:36.488Z] "list_service_policies_envelope.go", [2024-03-20T20:02:36.488Z] "list_services_envelope.go", [2024-03-20T20:02:36.488Z] "list_sessions_envelope.go", [2024-03-20T20:02:36.488Z] "list_sessions_management_envelope.go", [2024-03-20T20:02:36.488Z] "list_specs_envelope.go", [2024-03-20T20:02:36.488Z] "list_summary_counts.go", [2024-03-20T20:02:36.488Z] "list_summary_counts_envelope.go", [2024-03-20T20:02:36.488Z] "list_terminators_envelope.go", [2024-03-20T20:02:36.488Z] "list_version_envelope.go", [2024-03-20T20:02:36.488Z] "meta.go", [2024-03-20T20:02:36.488Z] "mfa_code.go", [2024-03-20T20:02:36.488Z] "mfa_formats.go", [2024-03-20T20:02:36.488Z] "mfa_providers.go", [2024-03-20T20:02:36.488Z] "named_role.go", [2024-03-20T20:02:36.488Z] "named_roles.go", [2024-03-20T20:02:36.488Z] "operating_system.go", [2024-03-20T20:02:36.488Z] "os_type.go", [2024-03-20T20:02:36.488Z] "pagination.go", [2024-03-20T20:02:36.488Z] "password.go", [2024-03-20T20:02:36.488Z] "password_nullable.go", [2024-03-20T20:02:36.488Z] "policy_advice.go", [2024-03-20T20:02:36.488Z] "policy_failure.go", [2024-03-20T20:02:36.488Z] "posture_check_create.go", [2024-03-20T20:02:36.488Z] "posture_check_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_domain_create.go", [2024-03-20T20:02:36.488Z] "posture_check_domain_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_domain_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_domain_update.go", [2024-03-20T20:02:36.488Z] "posture_check_failure.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_domain.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_mac_address.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_mfa.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_operating_system.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_operating_system_actual.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_process.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_process_actual.go", [2024-03-20T20:02:36.488Z] "posture_check_failure_process_multi.go", [2024-03-20T20:02:36.488Z] "posture_check_mac_address_create.go", [2024-03-20T20:02:36.488Z] "posture_check_mac_address_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_mac_address_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_mac_address_update.go", [2024-03-20T20:02:36.488Z] "posture_check_mfa_create.go", [2024-03-20T20:02:36.488Z] "posture_check_mfa_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_mfa_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_mfa_properties.go", [2024-03-20T20:02:36.488Z] "posture_check_mfa_properties_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_mfa_update.go", [2024-03-20T20:02:36.488Z] "posture_check_operating_system_create.go", [2024-03-20T20:02:36.488Z] "posture_check_operating_system_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_operating_system_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_operating_system_update.go", [2024-03-20T20:02:36.488Z] "posture_check_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_process_create.go", [2024-03-20T20:02:36.488Z] "posture_check_process_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_process_multi_create.go", [2024-03-20T20:02:36.488Z] "posture_check_process_multi_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_process_multi_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_process_multi_update.go", [2024-03-20T20:02:36.488Z] "posture_check_process_patch.go", [2024-03-20T20:02:36.488Z] "posture_check_process_update.go", [2024-03-20T20:02:36.488Z] "posture_check_type.go", [2024-03-20T20:02:36.488Z] "posture_check_type_detail.go", [2024-03-20T20:02:36.488Z] "posture_check_type_list.go", [2024-03-20T20:02:36.488Z] "posture_check_update.go", [2024-03-20T20:02:36.488Z] "posture_checks_failure_mfa_criteria.go", [2024-03-20T20:02:36.488Z] "posture_checks_failure_mfa_values.go", [2024-03-20T20:02:36.488Z] "posture_data.go", [2024-03-20T20:02:36.488Z] "posture_data_base.go", [2024-03-20T20:02:36.488Z] "posture_data_domain.go", [2024-03-20T20:02:36.488Z] "posture_data_endpoint_state.go", [2024-03-20T20:02:36.488Z] "posture_data_envelope.go", [2024-03-20T20:02:36.488Z] "posture_data_mac.go", [2024-03-20T20:02:36.488Z] "posture_data_mfa.go", [2024-03-20T20:02:36.488Z] "posture_data_os.go", [2024-03-20T20:02:36.488Z] "posture_data_process.go", [2024-03-20T20:02:36.488Z] "posture_queries.go", [2024-03-20T20:02:36.488Z] "posture_query.go", [2024-03-20T20:02:36.488Z] "posture_query_process.go", [2024-03-20T20:02:36.488Z] "posture_response.go", [2024-03-20T20:02:36.488Z] "posture_response_create.go", [2024-03-20T20:02:36.488Z] "posture_response_domain_create.go", [2024-03-20T20:02:36.488Z] "posture_response_endpoint_state_create.go", [2024-03-20T20:02:36.488Z] "posture_response_envelope.go", [2024-03-20T20:02:36.488Z] "posture_response_mac_address_create.go", [2024-03-20T20:02:36.488Z] "posture_response_operating_system_create.go", [2024-03-20T20:02:36.488Z] "posture_response_process_create.go", [2024-03-20T20:02:36.488Z] "posture_response_service.go", [2024-03-20T20:02:36.488Z] "process.go", [2024-03-20T20:02:36.488Z] "process_multi.go", [2024-03-20T20:02:36.488Z] "protocol.go", [2024-03-20T20:02:36.488Z] "re_enroll.go", [2024-03-20T20:02:36.488Z] "role_attributes_list.go", [2024-03-20T20:02:36.488Z] "roles.go", [2024-03-20T20:02:36.488Z] "router_create.go", [2024-03-20T20:02:36.488Z] "router_detail.go", [2024-03-20T20:02:36.488Z] "router_entity_ref.go", [2024-03-20T20:02:36.488Z] "router_extend_enrollment_request.go", [2024-03-20T20:02:36.488Z] "router_list.go", [2024-03-20T20:02:36.488Z] "router_patch.go", [2024-03-20T20:02:36.488Z] "router_update.go", [2024-03-20T20:02:36.488Z] "sdk_info.go", [2024-03-20T20:02:36.488Z] "semantic.go", [2024-03-20T20:02:36.488Z] "service_config_assign.go", [2024-03-20T20:02:36.488Z] "service_config_detail.go", [2024-03-20T20:02:36.488Z] "service_config_list.go", [2024-03-20T20:02:36.488Z] "service_configs_assign_list.go", [2024-03-20T20:02:36.488Z] "service_create.go", [2024-03-20T20:02:36.488Z] "service_detail.go", [2024-03-20T20:02:36.488Z] "service_edge_router_policy_create.go", [2024-03-20T20:02:36.488Z] "service_edge_router_policy_detail.go", [2024-03-20T20:02:36.488Z] "service_edge_router_policy_list.go", [2024-03-20T20:02:36.488Z] "service_edge_router_policy_patch.go", [2024-03-20T20:02:36.488Z] "service_edge_router_policy_update.go", [2024-03-20T20:02:36.488Z] "service_edge_routers.go", [2024-03-20T20:02:36.488Z] "service_list.go", [2024-03-20T20:02:36.488Z] "service_patch.go", [2024-03-20T20:02:36.488Z] "service_policy_create.go", [2024-03-20T20:02:36.488Z] "service_policy_detail.go", [2024-03-20T20:02:36.488Z] "service_policy_list.go", [2024-03-20T20:02:36.488Z] "service_policy_patch.go", [2024-03-20T20:02:36.488Z] "service_policy_update.go", [2024-03-20T20:02:36.488Z] "service_update.go", [2024-03-20T20:02:36.488Z] "session_create.go", [2024-03-20T20:02:36.488Z] "session_create_envelope.go", [2024-03-20T20:02:36.488Z] "session_detail.go", [2024-03-20T20:02:36.488Z] "session_edge_router.go", [2024-03-20T20:02:36.488Z] "session_list.go", [2024-03-20T20:02:36.488Z] "session_management_detail.go", [2024-03-20T20:02:36.488Z] "session_management_list.go", [2024-03-20T20:02:36.488Z] "session_route_path_detail.go", [2024-03-20T20:02:36.488Z] "spec_body_detail.go", [2024-03-20T20:02:36.488Z] "spec_detail.go", [2024-03-20T20:02:36.488Z] "spec_list.go", [2024-03-20T20:02:36.488Z] "sub_tags.go", [2024-03-20T20:02:36.488Z] "tags.go", [2024-03-20T20:02:36.488Z] "terminator_client_detail.go", [2024-03-20T20:02:36.488Z] "terminator_client_list.go", [2024-03-20T20:02:36.488Z] "terminator_cost.go", [2024-03-20T20:02:36.488Z] "terminator_cost_map.go", [2024-03-20T20:02:36.488Z] "terminator_create.go", [2024-03-20T20:02:36.488Z] "terminator_detail.go", [2024-03-20T20:02:36.488Z] "terminator_list.go", [2024-03-20T20:02:36.488Z] "terminator_patch.go", [2024-03-20T20:02:36.488Z] "terminator_precedence.go", [2024-03-20T20:02:36.488Z] "terminator_precedence_map.go", [2024-03-20T20:02:36.488Z] "terminator_update.go", [2024-03-20T20:02:36.488Z] "trace_detail.go", [2024-03-20T20:02:36.488Z] "trace_detail_envelope.go", [2024-03-20T20:02:36.488Z] "trace_spec.go", [2024-03-20T20:02:36.488Z] "username.go", [2024-03-20T20:02:36.488Z] "username_nullable.go", [2024-03-20T20:02:36.488Z] "version.go", [2024-03-20T20:02:36.488Z] "version_info.go" [2024-03-20T20:02:36.488Z] ], [2024-03-20T20:02:36.488Z] "Imports": [ [2024-03-20T20:02:36.488Z] "bytes", [2024-03-20T20:02:36.488Z] "context", [2024-03-20T20:02:36.488Z] "encoding/json", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.488Z] "io", [2024-03-20T20:02:36.488Z] "io/ioutil", [2024-03-20T20:02:36.488Z] "strconv" [2024-03-20T20:02:36.488Z] ], [2024-03-20T20:02:36.488Z] "Deps": [ [2024-03-20T20:02:36.488Z] "bufio", [2024-03-20T20:02:36.488Z] "bytes", [2024-03-20T20:02:36.488Z] "compress/flate", [2024-03-20T20:02:36.488Z] "compress/gzip", [2024-03-20T20:02:36.488Z] "container/list", [2024-03-20T20:02:36.488Z] "context", [2024-03-20T20:02:36.488Z] "crypto", [2024-03-20T20:02:36.488Z] "crypto/aes", [2024-03-20T20:02:36.488Z] "crypto/cipher", [2024-03-20T20:02:36.488Z] "crypto/des", [2024-03-20T20:02:36.488Z] "crypto/dsa", [2024-03-20T20:02:36.488Z] "crypto/ecdsa", [2024-03-20T20:02:36.488Z] "crypto/ed25519", [2024-03-20T20:02:36.488Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.488Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.488Z] "crypto/elliptic", [2024-03-20T20:02:36.488Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.488Z] "crypto/hmac", [2024-03-20T20:02:36.488Z] "crypto/internal/randutil", [2024-03-20T20:02:36.488Z] "crypto/internal/subtle", [2024-03-20T20:02:36.488Z] "crypto/md5", [2024-03-20T20:02:36.488Z] "crypto/rand", [2024-03-20T20:02:36.488Z] "crypto/rc4", [2024-03-20T20:02:36.488Z] "crypto/rsa", [2024-03-20T20:02:36.488Z] "crypto/sha1", [2024-03-20T20:02:36.488Z] "crypto/sha256", [2024-03-20T20:02:36.488Z] "crypto/sha512", [2024-03-20T20:02:36.488Z] "crypto/subtle", [2024-03-20T20:02:36.488Z] "crypto/tls", [2024-03-20T20:02:36.488Z] "crypto/x509", [2024-03-20T20:02:36.488Z] "crypto/x509/pkix", [2024-03-20T20:02:36.488Z] "database/sql/driver", [2024-03-20T20:02:36.488Z] "embed", [2024-03-20T20:02:36.488Z] "encoding", [2024-03-20T20:02:36.488Z] "encoding/asn1", [2024-03-20T20:02:36.488Z] "encoding/base64", [2024-03-20T20:02:36.488Z] "encoding/binary", [2024-03-20T20:02:36.488Z] "encoding/csv", [2024-03-20T20:02:36.488Z] "encoding/gob", [2024-03-20T20:02:36.488Z] "encoding/hex", [2024-03-20T20:02:36.488Z] "encoding/json", [2024-03-20T20:02:36.488Z] "encoding/pem", [2024-03-20T20:02:36.488Z] "encoding/xml", [2024-03-20T20:02:36.488Z] "errors", [2024-03-20T20:02:36.488Z] "fmt", [2024-03-20T20:02:36.488Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.488Z] "github.com/google/uuid", [2024-03-20T20:02:36.488Z] "github.com/josharian/intern", [2024-03-20T20:02:36.488Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.488Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.488Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.488Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.488Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.488Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.488Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.488Z] "hash", [2024-03-20T20:02:36.488Z] "hash/crc32", [2024-03-20T20:02:36.488Z] "html", [2024-03-20T20:02:36.488Z] "internal/abi", [2024-03-20T20:02:36.488Z] "internal/bytealg", [2024-03-20T20:02:36.488Z] "internal/cpu", [2024-03-20T20:02:36.488Z] "internal/fmtsort", [2024-03-20T20:02:36.488Z] "internal/goexperiment", [2024-03-20T20:02:36.488Z] "internal/itoa", [2024-03-20T20:02:36.488Z] "internal/nettrace", [2024-03-20T20:02:36.488Z] "internal/oserror", [2024-03-20T20:02:36.488Z] "internal/poll", [2024-03-20T20:02:36.488Z] "internal/race", [2024-03-20T20:02:36.488Z] "internal/reflectlite", [2024-03-20T20:02:36.488Z] "internal/singleflight", [2024-03-20T20:02:36.488Z] "internal/syscall/execenv", [2024-03-20T20:02:36.488Z] "internal/syscall/unix", [2024-03-20T20:02:36.488Z] "internal/testlog", [2024-03-20T20:02:36.488Z] "internal/unsafeheader", [2024-03-20T20:02:36.488Z] "io", [2024-03-20T20:02:36.488Z] "io/fs", [2024-03-20T20:02:36.488Z] "io/ioutil", [2024-03-20T20:02:36.488Z] "log", [2024-03-20T20:02:36.488Z] "math", [2024-03-20T20:02:36.488Z] "math/big", [2024-03-20T20:02:36.488Z] "math/bits", [2024-03-20T20:02:36.488Z] "math/rand", [2024-03-20T20:02:36.488Z] "mime", [2024-03-20T20:02:36.488Z] "mime/multipart", [2024-03-20T20:02:36.488Z] "mime/quotedprintable", [2024-03-20T20:02:36.488Z] "net", [2024-03-20T20:02:36.488Z] "net/http", [2024-03-20T20:02:36.488Z] "net/http/httptrace", [2024-03-20T20:02:36.488Z] "net/http/internal", [2024-03-20T20:02:36.488Z] "net/http/internal/ascii", [2024-03-20T20:02:36.488Z] "net/mail", [2024-03-20T20:02:36.488Z] "net/textproto", [2024-03-20T20:02:36.488Z] "net/url", [2024-03-20T20:02:36.488Z] "os", [2024-03-20T20:02:36.488Z] "path", [2024-03-20T20:02:36.488Z] "path/filepath", [2024-03-20T20:02:36.488Z] "reflect", [2024-03-20T20:02:36.488Z] "regexp", [2024-03-20T20:02:36.488Z] "regexp/syntax", [2024-03-20T20:02:36.488Z] "runtime", [2024-03-20T20:02:36.488Z] "runtime/cgo", [2024-03-20T20:02:36.488Z] "runtime/internal/atomic", [2024-03-20T20:02:36.488Z] "runtime/internal/math", [2024-03-20T20:02:36.488Z] "runtime/internal/sys", [2024-03-20T20:02:36.488Z] "sort", [2024-03-20T20:02:36.488Z] "strconv", [2024-03-20T20:02:36.488Z] "strings", [2024-03-20T20:02:36.488Z] "sync", [2024-03-20T20:02:36.488Z] "sync/atomic", [2024-03-20T20:02:36.488Z] "syscall", [2024-03-20T20:02:36.488Z] "time", [2024-03-20T20:02:36.488Z] "unicode", [2024-03-20T20:02:36.488Z] "unicode/utf16", [2024-03-20T20:02:36.488Z] "unicode/utf8", [2024-03-20T20:02:36.488Z] "unsafe", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.488Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.488Z] ] [2024-03-20T20:02:36.488Z] } [2024-03-20T20:02:36.488Z] { [2024-03-20T20:02:36.488Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/authentication", [2024-03-20T20:02:36.488Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.488Z] "Name": "authentication", [2024-03-20T20:02:36.488Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.488Z] "Module": { [2024-03-20T20:02:36.488Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.488Z] "Version": "v0.26.13", [2024-03-20T20:02:36.488Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.488Z] "Indirect": true, [2024-03-20T20:02:36.488Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.488Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.488Z] "GoVersion": "1.19" [2024-03-20T20:02:36.488Z] }, [2024-03-20T20:02:36.488Z] "DepOnly": true, [2024-03-20T20:02:36.488Z] "Stale": true, [2024-03-20T20:02:36.488Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.488Z] "GoFiles": [ [2024-03-20T20:02:36.488Z] "authenticate_mfa_parameters.go", [2024-03-20T20:02:36.488Z] "authenticate_mfa_responses.go", [2024-03-20T20:02:36.488Z] "authenticate_parameters.go", [2024-03-20T20:02:36.488Z] "authenticate_responses.go", [2024-03-20T20:02:36.488Z] "authentication_client.go" [2024-03-20T20:02:36.488Z] ], [2024-03-20T20:02:36.488Z] "Imports": [ [2024-03-20T20:02:36.488Z] "context", [2024-03-20T20:02:36.488Z] "fmt", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.488Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.488Z] "io", [2024-03-20T20:02:36.488Z] "net/http", [2024-03-20T20:02:36.488Z] "time" [2024-03-20T20:02:36.488Z] ], [2024-03-20T20:02:36.488Z] "Deps": [ [2024-03-20T20:02:36.488Z] "bufio", [2024-03-20T20:02:36.488Z] "bytes", [2024-03-20T20:02:36.488Z] "compress/flate", [2024-03-20T20:02:36.488Z] "compress/gzip", [2024-03-20T20:02:36.488Z] "container/list", [2024-03-20T20:02:36.488Z] "context", [2024-03-20T20:02:36.488Z] "crypto", [2024-03-20T20:02:36.488Z] "crypto/aes", [2024-03-20T20:02:36.488Z] "crypto/cipher", [2024-03-20T20:02:36.488Z] "crypto/des", [2024-03-20T20:02:36.488Z] "crypto/dsa", [2024-03-20T20:02:36.488Z] "crypto/ecdsa", [2024-03-20T20:02:36.488Z] "crypto/ed25519", [2024-03-20T20:02:36.488Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.488Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.488Z] "crypto/elliptic", [2024-03-20T20:02:36.488Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.488Z] "crypto/hmac", [2024-03-20T20:02:36.488Z] "crypto/internal/randutil", [2024-03-20T20:02:36.488Z] "crypto/internal/subtle", [2024-03-20T20:02:36.488Z] "crypto/md5", [2024-03-20T20:02:36.488Z] "crypto/rand", [2024-03-20T20:02:36.488Z] "crypto/rc4", [2024-03-20T20:02:36.488Z] "crypto/rsa", [2024-03-20T20:02:36.488Z] "crypto/sha1", [2024-03-20T20:02:36.488Z] "crypto/sha256", [2024-03-20T20:02:36.488Z] "crypto/sha512", [2024-03-20T20:02:36.488Z] "crypto/subtle", [2024-03-20T20:02:36.488Z] "crypto/tls", [2024-03-20T20:02:36.488Z] "crypto/x509", [2024-03-20T20:02:36.488Z] "crypto/x509/pkix", [2024-03-20T20:02:36.488Z] "database/sql/driver", [2024-03-20T20:02:36.488Z] "embed", [2024-03-20T20:02:36.488Z] "encoding", [2024-03-20T20:02:36.488Z] "encoding/asn1", [2024-03-20T20:02:36.488Z] "encoding/base64", [2024-03-20T20:02:36.488Z] "encoding/binary", [2024-03-20T20:02:36.488Z] "encoding/csv", [2024-03-20T20:02:36.488Z] "encoding/gob", [2024-03-20T20:02:36.488Z] "encoding/hex", [2024-03-20T20:02:36.488Z] "encoding/json", [2024-03-20T20:02:36.488Z] "encoding/pem", [2024-03-20T20:02:36.488Z] "encoding/xml", [2024-03-20T20:02:36.488Z] "errors", [2024-03-20T20:02:36.488Z] "fmt", [2024-03-20T20:02:36.488Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.488Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.488Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.488Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.488Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.488Z] "github.com/google/uuid", [2024-03-20T20:02:36.488Z] "github.com/josharian/intern", [2024-03-20T20:02:36.488Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.488Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.488Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.488Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.488Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.488Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.488Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.488Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.488Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.488Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.488Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.488Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.488Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.488Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.488Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.488Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.489Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.489Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.489Z] "hash", [2024-03-20T20:02:36.489Z] "hash/crc32", [2024-03-20T20:02:36.489Z] "html", [2024-03-20T20:02:36.489Z] "html/template", [2024-03-20T20:02:36.489Z] "internal/abi", [2024-03-20T20:02:36.489Z] "internal/bytealg", [2024-03-20T20:02:36.489Z] "internal/cpu", [2024-03-20T20:02:36.489Z] "internal/fmtsort", [2024-03-20T20:02:36.489Z] "internal/goexperiment", [2024-03-20T20:02:36.489Z] "internal/itoa", [2024-03-20T20:02:36.489Z] "internal/nettrace", [2024-03-20T20:02:36.489Z] "internal/oserror", [2024-03-20T20:02:36.489Z] "internal/poll", [2024-03-20T20:02:36.489Z] "internal/race", [2024-03-20T20:02:36.489Z] "internal/reflectlite", [2024-03-20T20:02:36.489Z] "internal/singleflight", [2024-03-20T20:02:36.489Z] "internal/syscall/execenv", [2024-03-20T20:02:36.489Z] "internal/syscall/unix", [2024-03-20T20:02:36.489Z] "internal/testlog", [2024-03-20T20:02:36.489Z] "internal/unsafeheader", [2024-03-20T20:02:36.489Z] "io", [2024-03-20T20:02:36.489Z] "io/fs", [2024-03-20T20:02:36.489Z] "io/ioutil", [2024-03-20T20:02:36.489Z] "log", [2024-03-20T20:02:36.489Z] "math", [2024-03-20T20:02:36.489Z] "math/big", [2024-03-20T20:02:36.489Z] "math/bits", [2024-03-20T20:02:36.489Z] "math/rand", [2024-03-20T20:02:36.489Z] "mime", [2024-03-20T20:02:36.489Z] "mime/multipart", [2024-03-20T20:02:36.489Z] "mime/quotedprintable", [2024-03-20T20:02:36.489Z] "net", [2024-03-20T20:02:36.489Z] "net/http", [2024-03-20T20:02:36.489Z] "net/http/httptrace", [2024-03-20T20:02:36.489Z] "net/http/httputil", [2024-03-20T20:02:36.489Z] "net/http/internal", [2024-03-20T20:02:36.489Z] "net/http/internal/ascii", [2024-03-20T20:02:36.489Z] "net/mail", [2024-03-20T20:02:36.489Z] "net/textproto", [2024-03-20T20:02:36.489Z] "net/url", [2024-03-20T20:02:36.489Z] "os", [2024-03-20T20:02:36.489Z] "path", [2024-03-20T20:02:36.489Z] "path/filepath", [2024-03-20T20:02:36.489Z] "reflect", [2024-03-20T20:02:36.489Z] "regexp", [2024-03-20T20:02:36.489Z] "regexp/syntax", [2024-03-20T20:02:36.489Z] "runtime", [2024-03-20T20:02:36.489Z] "runtime/cgo", [2024-03-20T20:02:36.489Z] "runtime/internal/atomic", [2024-03-20T20:02:36.489Z] "runtime/internal/math", [2024-03-20T20:02:36.489Z] "runtime/internal/sys", [2024-03-20T20:02:36.489Z] "sort", [2024-03-20T20:02:36.489Z] "strconv", [2024-03-20T20:02:36.489Z] "strings", [2024-03-20T20:02:36.489Z] "sync", [2024-03-20T20:02:36.489Z] "sync/atomic", [2024-03-20T20:02:36.489Z] "syscall", [2024-03-20T20:02:36.489Z] "text/template", [2024-03-20T20:02:36.489Z] "text/template/parse", [2024-03-20T20:02:36.489Z] "time", [2024-03-20T20:02:36.489Z] "unicode", [2024-03-20T20:02:36.489Z] "unicode/utf16", [2024-03-20T20:02:36.489Z] "unicode/utf8", [2024-03-20T20:02:36.489Z] "unsafe", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.489Z] ] [2024-03-20T20:02:36.489Z] } [2024-03-20T20:02:36.489Z] { [2024-03-20T20:02:36.489Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/controllers", [2024-03-20T20:02:36.489Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.489Z] "Name": "controllers", [2024-03-20T20:02:36.489Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.489Z] "Module": { [2024-03-20T20:02:36.489Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.489Z] "Version": "v0.26.13", [2024-03-20T20:02:36.489Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.489Z] "Indirect": true, [2024-03-20T20:02:36.489Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.489Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.489Z] "GoVersion": "1.19" [2024-03-20T20:02:36.489Z] }, [2024-03-20T20:02:36.489Z] "DepOnly": true, [2024-03-20T20:02:36.489Z] "Stale": true, [2024-03-20T20:02:36.489Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.489Z] "GoFiles": [ [2024-03-20T20:02:36.489Z] "controllers_client.go", [2024-03-20T20:02:36.489Z] "list_controllers_parameters.go", [2024-03-20T20:02:36.489Z] "list_controllers_responses.go" [2024-03-20T20:02:36.489Z] ], [2024-03-20T20:02:36.489Z] "Imports": [ [2024-03-20T20:02:36.489Z] "context", [2024-03-20T20:02:36.489Z] "fmt", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.489Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.489Z] "io", [2024-03-20T20:02:36.489Z] "net/http", [2024-03-20T20:02:36.489Z] "time" [2024-03-20T20:02:36.489Z] ], [2024-03-20T20:02:36.489Z] "Deps": [ [2024-03-20T20:02:36.489Z] "bufio", [2024-03-20T20:02:36.489Z] "bytes", [2024-03-20T20:02:36.489Z] "compress/flate", [2024-03-20T20:02:36.489Z] "compress/gzip", [2024-03-20T20:02:36.489Z] "container/list", [2024-03-20T20:02:36.489Z] "context", [2024-03-20T20:02:36.489Z] "crypto", [2024-03-20T20:02:36.489Z] "crypto/aes", [2024-03-20T20:02:36.489Z] "crypto/cipher", [2024-03-20T20:02:36.489Z] "crypto/des", [2024-03-20T20:02:36.489Z] "crypto/dsa", [2024-03-20T20:02:36.489Z] "crypto/ecdsa", [2024-03-20T20:02:36.489Z] "crypto/ed25519", [2024-03-20T20:02:36.489Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.489Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.489Z] "crypto/elliptic", [2024-03-20T20:02:36.489Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.489Z] "crypto/hmac", [2024-03-20T20:02:36.489Z] "crypto/internal/randutil", [2024-03-20T20:02:36.489Z] "crypto/internal/subtle", [2024-03-20T20:02:36.489Z] "crypto/md5", [2024-03-20T20:02:36.489Z] "crypto/rand", [2024-03-20T20:02:36.489Z] "crypto/rc4", [2024-03-20T20:02:36.489Z] "crypto/rsa", [2024-03-20T20:02:36.489Z] "crypto/sha1", [2024-03-20T20:02:36.489Z] "crypto/sha256", [2024-03-20T20:02:36.489Z] "crypto/sha512", [2024-03-20T20:02:36.489Z] "crypto/subtle", [2024-03-20T20:02:36.489Z] "crypto/tls", [2024-03-20T20:02:36.489Z] "crypto/x509", [2024-03-20T20:02:36.489Z] "crypto/x509/pkix", [2024-03-20T20:02:36.489Z] "database/sql/driver", [2024-03-20T20:02:36.489Z] "embed", [2024-03-20T20:02:36.489Z] "encoding", [2024-03-20T20:02:36.489Z] "encoding/asn1", [2024-03-20T20:02:36.489Z] "encoding/base64", [2024-03-20T20:02:36.489Z] "encoding/binary", [2024-03-20T20:02:36.489Z] "encoding/csv", [2024-03-20T20:02:36.489Z] "encoding/gob", [2024-03-20T20:02:36.489Z] "encoding/hex", [2024-03-20T20:02:36.489Z] "encoding/json", [2024-03-20T20:02:36.489Z] "encoding/pem", [2024-03-20T20:02:36.489Z] "encoding/xml", [2024-03-20T20:02:36.489Z] "errors", [2024-03-20T20:02:36.489Z] "fmt", [2024-03-20T20:02:36.489Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.489Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.489Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.489Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.489Z] "github.com/google/uuid", [2024-03-20T20:02:36.489Z] "github.com/josharian/intern", [2024-03-20T20:02:36.489Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.489Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.489Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.489Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.489Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.489Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.489Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.489Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.489Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.489Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.489Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.489Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.489Z] "hash", [2024-03-20T20:02:36.489Z] "hash/crc32", [2024-03-20T20:02:36.489Z] "html", [2024-03-20T20:02:36.489Z] "html/template", [2024-03-20T20:02:36.489Z] "internal/abi", [2024-03-20T20:02:36.489Z] "internal/bytealg", [2024-03-20T20:02:36.489Z] "internal/cpu", [2024-03-20T20:02:36.489Z] "internal/fmtsort", [2024-03-20T20:02:36.489Z] "internal/goexperiment", [2024-03-20T20:02:36.489Z] "internal/itoa", [2024-03-20T20:02:36.489Z] "internal/nettrace", [2024-03-20T20:02:36.489Z] "internal/oserror", [2024-03-20T20:02:36.489Z] "internal/poll", [2024-03-20T20:02:36.489Z] "internal/race", [2024-03-20T20:02:36.489Z] "internal/reflectlite", [2024-03-20T20:02:36.489Z] "internal/singleflight", [2024-03-20T20:02:36.489Z] "internal/syscall/execenv", [2024-03-20T20:02:36.489Z] "internal/syscall/unix", [2024-03-20T20:02:36.489Z] "internal/testlog", [2024-03-20T20:02:36.489Z] "internal/unsafeheader", [2024-03-20T20:02:36.489Z] "io", [2024-03-20T20:02:36.489Z] "io/fs", [2024-03-20T20:02:36.489Z] "io/ioutil", [2024-03-20T20:02:36.489Z] "log", [2024-03-20T20:02:36.489Z] "math", [2024-03-20T20:02:36.489Z] "math/big", [2024-03-20T20:02:36.489Z] "math/bits", [2024-03-20T20:02:36.489Z] "math/rand", [2024-03-20T20:02:36.489Z] "mime", [2024-03-20T20:02:36.489Z] "mime/multipart", [2024-03-20T20:02:36.489Z] "mime/quotedprintable", [2024-03-20T20:02:36.489Z] "net", [2024-03-20T20:02:36.489Z] "net/http", [2024-03-20T20:02:36.489Z] "net/http/httptrace", [2024-03-20T20:02:36.489Z] "net/http/httputil", [2024-03-20T20:02:36.489Z] "net/http/internal", [2024-03-20T20:02:36.489Z] "net/http/internal/ascii", [2024-03-20T20:02:36.489Z] "net/mail", [2024-03-20T20:02:36.489Z] "net/textproto", [2024-03-20T20:02:36.489Z] "net/url", [2024-03-20T20:02:36.489Z] "os", [2024-03-20T20:02:36.489Z] "path", [2024-03-20T20:02:36.489Z] "path/filepath", [2024-03-20T20:02:36.489Z] "reflect", [2024-03-20T20:02:36.489Z] "regexp", [2024-03-20T20:02:36.489Z] "regexp/syntax", [2024-03-20T20:02:36.489Z] "runtime", [2024-03-20T20:02:36.489Z] "runtime/cgo", [2024-03-20T20:02:36.489Z] "runtime/internal/atomic", [2024-03-20T20:02:36.489Z] "runtime/internal/math", [2024-03-20T20:02:36.489Z] "runtime/internal/sys", [2024-03-20T20:02:36.489Z] "sort", [2024-03-20T20:02:36.489Z] "strconv", [2024-03-20T20:02:36.489Z] "strings", [2024-03-20T20:02:36.489Z] "sync", [2024-03-20T20:02:36.489Z] "sync/atomic", [2024-03-20T20:02:36.489Z] "syscall", [2024-03-20T20:02:36.489Z] "text/template", [2024-03-20T20:02:36.489Z] "text/template/parse", [2024-03-20T20:02:36.489Z] "time", [2024-03-20T20:02:36.489Z] "unicode", [2024-03-20T20:02:36.489Z] "unicode/utf16", [2024-03-20T20:02:36.489Z] "unicode/utf8", [2024-03-20T20:02:36.489Z] "unsafe", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.489Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.489Z] ] [2024-03-20T20:02:36.489Z] } [2024-03-20T20:02:36.489Z] { [2024-03-20T20:02:36.489Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.489Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.489Z] "Name": "current_api_session", [2024-03-20T20:02:36.489Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.489Z] "Module": { [2024-03-20T20:02:36.489Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.489Z] "Version": "v0.26.13", [2024-03-20T20:02:36.489Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.489Z] "Indirect": true, [2024-03-20T20:02:36.489Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.489Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.489Z] "GoVersion": "1.19" [2024-03-20T20:02:36.489Z] }, [2024-03-20T20:02:36.489Z] "DepOnly": true, [2024-03-20T20:02:36.489Z] "Stale": true, [2024-03-20T20:02:36.489Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.489Z] "GoFiles": [ [2024-03-20T20:02:36.489Z] "create_current_api_session_certificate_parameters.go", [2024-03-20T20:02:36.489Z] "create_current_api_session_certificate_responses.go", [2024-03-20T20:02:36.489Z] "current_api_session_client.go", [2024-03-20T20:02:36.489Z] "delete_current_api_session_certificate_parameters.go", [2024-03-20T20:02:36.489Z] "delete_current_api_session_certificate_responses.go", [2024-03-20T20:02:36.489Z] "delete_current_api_session_parameters.go", [2024-03-20T20:02:36.489Z] "delete_current_api_session_responses.go", [2024-03-20T20:02:36.489Z] "detail_current_api_session_certificate_parameters.go", [2024-03-20T20:02:36.489Z] "detail_current_api_session_certificate_responses.go", [2024-03-20T20:02:36.489Z] "detail_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.489Z] "detail_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.489Z] "extend_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.489Z] "extend_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.489Z] "extend_verify_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.489Z] "extend_verify_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.489Z] "get_current_api_session_parameters.go", [2024-03-20T20:02:36.489Z] "get_current_api_session_responses.go", [2024-03-20T20:02:36.489Z] "list_current_api_session_certificates_parameters.go", [2024-03-20T20:02:36.489Z] "list_current_api_session_certificates_responses.go", [2024-03-20T20:02:36.489Z] "list_current_identity_authenticators_parameters.go", [2024-03-20T20:02:36.489Z] "list_current_identity_authenticators_responses.go", [2024-03-20T20:02:36.489Z] "list_service_updates_parameters.go", [2024-03-20T20:02:36.489Z] "list_service_updates_responses.go", [2024-03-20T20:02:36.489Z] "patch_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.489Z] "patch_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.489Z] "update_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.489Z] "update_current_identity_authenticator_responses.go" [2024-03-20T20:02:36.489Z] ], [2024-03-20T20:02:36.489Z] "Imports": [ [2024-03-20T20:02:36.489Z] "context", [2024-03-20T20:02:36.489Z] "fmt", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.489Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.489Z] "io", [2024-03-20T20:02:36.489Z] "net/http", [2024-03-20T20:02:36.489Z] "time" [2024-03-20T20:02:36.489Z] ], [2024-03-20T20:02:36.489Z] "Deps": [ [2024-03-20T20:02:36.489Z] "bufio", [2024-03-20T20:02:36.489Z] "bytes", [2024-03-20T20:02:36.489Z] "compress/flate", [2024-03-20T20:02:36.489Z] "compress/gzip", [2024-03-20T20:02:36.489Z] "container/list", [2024-03-20T20:02:36.489Z] "context", [2024-03-20T20:02:36.489Z] "crypto", [2024-03-20T20:02:36.489Z] "crypto/aes", [2024-03-20T20:02:36.489Z] "crypto/cipher", [2024-03-20T20:02:36.489Z] "crypto/des", [2024-03-20T20:02:36.489Z] "crypto/dsa", [2024-03-20T20:02:36.489Z] "crypto/ecdsa", [2024-03-20T20:02:36.489Z] "crypto/ed25519", [2024-03-20T20:02:36.489Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.489Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.489Z] "crypto/elliptic", [2024-03-20T20:02:36.489Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.489Z] "crypto/hmac", [2024-03-20T20:02:36.489Z] "crypto/internal/randutil", [2024-03-20T20:02:36.489Z] "crypto/internal/subtle", [2024-03-20T20:02:36.489Z] "crypto/md5", [2024-03-20T20:02:36.489Z] "crypto/rand", [2024-03-20T20:02:36.489Z] "crypto/rc4", [2024-03-20T20:02:36.489Z] "crypto/rsa", [2024-03-20T20:02:36.489Z] "crypto/sha1", [2024-03-20T20:02:36.489Z] "crypto/sha256", [2024-03-20T20:02:36.489Z] "crypto/sha512", [2024-03-20T20:02:36.489Z] "crypto/subtle", [2024-03-20T20:02:36.489Z] "crypto/tls", [2024-03-20T20:02:36.489Z] "crypto/x509", [2024-03-20T20:02:36.489Z] "crypto/x509/pkix", [2024-03-20T20:02:36.489Z] "database/sql/driver", [2024-03-20T20:02:36.489Z] "embed", [2024-03-20T20:02:36.489Z] "encoding", [2024-03-20T20:02:36.489Z] "encoding/asn1", [2024-03-20T20:02:36.489Z] "encoding/base64", [2024-03-20T20:02:36.489Z] "encoding/binary", [2024-03-20T20:02:36.489Z] "encoding/csv", [2024-03-20T20:02:36.489Z] "encoding/gob", [2024-03-20T20:02:36.489Z] "encoding/hex", [2024-03-20T20:02:36.489Z] "encoding/json", [2024-03-20T20:02:36.489Z] "encoding/pem", [2024-03-20T20:02:36.489Z] "encoding/xml", [2024-03-20T20:02:36.489Z] "errors", [2024-03-20T20:02:36.489Z] "fmt", [2024-03-20T20:02:36.489Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.489Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.489Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.489Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.489Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.489Z] "github.com/google/uuid", [2024-03-20T20:02:36.489Z] "github.com/josharian/intern", [2024-03-20T20:02:36.489Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.489Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.489Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.489Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.489Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.489Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.489Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.489Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.489Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.489Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.490Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.490Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.490Z] "hash", [2024-03-20T20:02:36.490Z] "hash/crc32", [2024-03-20T20:02:36.490Z] "html", [2024-03-20T20:02:36.490Z] "html/template", [2024-03-20T20:02:36.490Z] "internal/abi", [2024-03-20T20:02:36.490Z] "internal/bytealg", [2024-03-20T20:02:36.490Z] "internal/cpu", [2024-03-20T20:02:36.490Z] "internal/fmtsort", [2024-03-20T20:02:36.490Z] "internal/goexperiment", [2024-03-20T20:02:36.490Z] "internal/itoa", [2024-03-20T20:02:36.490Z] "internal/nettrace", [2024-03-20T20:02:36.490Z] "internal/oserror", [2024-03-20T20:02:36.490Z] "internal/poll", [2024-03-20T20:02:36.490Z] "internal/race", [2024-03-20T20:02:36.490Z] "internal/reflectlite", [2024-03-20T20:02:36.490Z] "internal/singleflight", [2024-03-20T20:02:36.490Z] "internal/syscall/execenv", [2024-03-20T20:02:36.490Z] "internal/syscall/unix", [2024-03-20T20:02:36.490Z] "internal/testlog", [2024-03-20T20:02:36.490Z] "internal/unsafeheader", [2024-03-20T20:02:36.490Z] "io", [2024-03-20T20:02:36.490Z] "io/fs", [2024-03-20T20:02:36.490Z] "io/ioutil", [2024-03-20T20:02:36.490Z] "log", [2024-03-20T20:02:36.490Z] "math", [2024-03-20T20:02:36.490Z] "math/big", [2024-03-20T20:02:36.490Z] "math/bits", [2024-03-20T20:02:36.490Z] "math/rand", [2024-03-20T20:02:36.490Z] "mime", [2024-03-20T20:02:36.490Z] "mime/multipart", [2024-03-20T20:02:36.490Z] "mime/quotedprintable", [2024-03-20T20:02:36.490Z] "net", [2024-03-20T20:02:36.490Z] "net/http", [2024-03-20T20:02:36.490Z] "net/http/httptrace", [2024-03-20T20:02:36.490Z] "net/http/httputil", [2024-03-20T20:02:36.490Z] "net/http/internal", [2024-03-20T20:02:36.490Z] "net/http/internal/ascii", [2024-03-20T20:02:36.490Z] "net/mail", [2024-03-20T20:02:36.490Z] "net/textproto", [2024-03-20T20:02:36.490Z] "net/url", [2024-03-20T20:02:36.490Z] "os", [2024-03-20T20:02:36.490Z] "path", [2024-03-20T20:02:36.490Z] "path/filepath", [2024-03-20T20:02:36.490Z] "reflect", [2024-03-20T20:02:36.490Z] "regexp", [2024-03-20T20:02:36.490Z] "regexp/syntax", [2024-03-20T20:02:36.490Z] "runtime", [2024-03-20T20:02:36.490Z] "runtime/cgo", [2024-03-20T20:02:36.490Z] "runtime/internal/atomic", [2024-03-20T20:02:36.490Z] "runtime/internal/math", [2024-03-20T20:02:36.490Z] "runtime/internal/sys", [2024-03-20T20:02:36.490Z] "sort", [2024-03-20T20:02:36.490Z] "strconv", [2024-03-20T20:02:36.490Z] "strings", [2024-03-20T20:02:36.490Z] "sync", [2024-03-20T20:02:36.490Z] "sync/atomic", [2024-03-20T20:02:36.490Z] "syscall", [2024-03-20T20:02:36.490Z] "text/template", [2024-03-20T20:02:36.490Z] "text/template/parse", [2024-03-20T20:02:36.490Z] "time", [2024-03-20T20:02:36.490Z] "unicode", [2024-03-20T20:02:36.490Z] "unicode/utf16", [2024-03-20T20:02:36.490Z] "unicode/utf8", [2024-03-20T20:02:36.490Z] "unsafe", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.490Z] ] [2024-03-20T20:02:36.490Z] } [2024-03-20T20:02:36.490Z] { [2024-03-20T20:02:36.490Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/current_identity", [2024-03-20T20:02:36.490Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.490Z] "Name": "current_identity", [2024-03-20T20:02:36.490Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.490Z] "Module": { [2024-03-20T20:02:36.490Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.490Z] "Version": "v0.26.13", [2024-03-20T20:02:36.490Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.490Z] "Indirect": true, [2024-03-20T20:02:36.490Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.490Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.490Z] "GoVersion": "1.19" [2024-03-20T20:02:36.490Z] }, [2024-03-20T20:02:36.490Z] "DepOnly": true, [2024-03-20T20:02:36.490Z] "Stale": true, [2024-03-20T20:02:36.490Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.490Z] "GoFiles": [ [2024-03-20T20:02:36.490Z] "create_mfa_recovery_codes_parameters.go", [2024-03-20T20:02:36.490Z] "create_mfa_recovery_codes_responses.go", [2024-03-20T20:02:36.490Z] "current_identity_client.go", [2024-03-20T20:02:36.490Z] "delete_mfa_parameters.go", [2024-03-20T20:02:36.490Z] "delete_mfa_responses.go", [2024-03-20T20:02:36.490Z] "detail_mfa_parameters.go", [2024-03-20T20:02:36.490Z] "detail_mfa_qr_code_parameters.go", [2024-03-20T20:02:36.490Z] "detail_mfa_qr_code_responses.go", [2024-03-20T20:02:36.490Z] "detail_mfa_recovery_codes_parameters.go", [2024-03-20T20:02:36.490Z] "detail_mfa_recovery_codes_responses.go", [2024-03-20T20:02:36.490Z] "detail_mfa_responses.go", [2024-03-20T20:02:36.490Z] "enroll_mfa_parameters.go", [2024-03-20T20:02:36.490Z] "enroll_mfa_responses.go", [2024-03-20T20:02:36.490Z] "get_current_identity_edge_routers_parameters.go", [2024-03-20T20:02:36.490Z] "get_current_identity_edge_routers_responses.go", [2024-03-20T20:02:36.490Z] "get_current_identity_parameters.go", [2024-03-20T20:02:36.490Z] "get_current_identity_responses.go", [2024-03-20T20:02:36.490Z] "verify_mfa_parameters.go", [2024-03-20T20:02:36.490Z] "verify_mfa_responses.go" [2024-03-20T20:02:36.490Z] ], [2024-03-20T20:02:36.490Z] "Imports": [ [2024-03-20T20:02:36.490Z] "context", [2024-03-20T20:02:36.490Z] "fmt", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.490Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.490Z] "io", [2024-03-20T20:02:36.490Z] "net/http", [2024-03-20T20:02:36.490Z] "time" [2024-03-20T20:02:36.490Z] ], [2024-03-20T20:02:36.490Z] "Deps": [ [2024-03-20T20:02:36.490Z] "bufio", [2024-03-20T20:02:36.490Z] "bytes", [2024-03-20T20:02:36.490Z] "compress/flate", [2024-03-20T20:02:36.490Z] "compress/gzip", [2024-03-20T20:02:36.490Z] "container/list", [2024-03-20T20:02:36.490Z] "context", [2024-03-20T20:02:36.490Z] "crypto", [2024-03-20T20:02:36.490Z] "crypto/aes", [2024-03-20T20:02:36.490Z] "crypto/cipher", [2024-03-20T20:02:36.490Z] "crypto/des", [2024-03-20T20:02:36.490Z] "crypto/dsa", [2024-03-20T20:02:36.490Z] "crypto/ecdsa", [2024-03-20T20:02:36.490Z] "crypto/ed25519", [2024-03-20T20:02:36.490Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.490Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.490Z] "crypto/elliptic", [2024-03-20T20:02:36.490Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.490Z] "crypto/hmac", [2024-03-20T20:02:36.490Z] "crypto/internal/randutil", [2024-03-20T20:02:36.490Z] "crypto/internal/subtle", [2024-03-20T20:02:36.490Z] "crypto/md5", [2024-03-20T20:02:36.490Z] "crypto/rand", [2024-03-20T20:02:36.490Z] "crypto/rc4", [2024-03-20T20:02:36.490Z] "crypto/rsa", [2024-03-20T20:02:36.490Z] "crypto/sha1", [2024-03-20T20:02:36.490Z] "crypto/sha256", [2024-03-20T20:02:36.490Z] "crypto/sha512", [2024-03-20T20:02:36.490Z] "crypto/subtle", [2024-03-20T20:02:36.490Z] "crypto/tls", [2024-03-20T20:02:36.490Z] "crypto/x509", [2024-03-20T20:02:36.490Z] "crypto/x509/pkix", [2024-03-20T20:02:36.490Z] "database/sql/driver", [2024-03-20T20:02:36.490Z] "embed", [2024-03-20T20:02:36.490Z] "encoding", [2024-03-20T20:02:36.490Z] "encoding/asn1", [2024-03-20T20:02:36.490Z] "encoding/base64", [2024-03-20T20:02:36.490Z] "encoding/binary", [2024-03-20T20:02:36.490Z] "encoding/csv", [2024-03-20T20:02:36.490Z] "encoding/gob", [2024-03-20T20:02:36.490Z] "encoding/hex", [2024-03-20T20:02:36.490Z] "encoding/json", [2024-03-20T20:02:36.490Z] "encoding/pem", [2024-03-20T20:02:36.490Z] "encoding/xml", [2024-03-20T20:02:36.490Z] "errors", [2024-03-20T20:02:36.490Z] "fmt", [2024-03-20T20:02:36.490Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.490Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.490Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.490Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.490Z] "github.com/google/uuid", [2024-03-20T20:02:36.490Z] "github.com/josharian/intern", [2024-03-20T20:02:36.490Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.490Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.490Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.490Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.490Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.490Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.490Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.490Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.490Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.490Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.490Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.490Z] "hash", [2024-03-20T20:02:36.490Z] "hash/crc32", [2024-03-20T20:02:36.490Z] "html", [2024-03-20T20:02:36.490Z] "html/template", [2024-03-20T20:02:36.490Z] "internal/abi", [2024-03-20T20:02:36.490Z] "internal/bytealg", [2024-03-20T20:02:36.490Z] "internal/cpu", [2024-03-20T20:02:36.490Z] "internal/fmtsort", [2024-03-20T20:02:36.490Z] "internal/goexperiment", [2024-03-20T20:02:36.490Z] "internal/itoa", [2024-03-20T20:02:36.490Z] "internal/nettrace", [2024-03-20T20:02:36.490Z] "internal/oserror", [2024-03-20T20:02:36.490Z] "internal/poll", [2024-03-20T20:02:36.490Z] "internal/race", [2024-03-20T20:02:36.490Z] "internal/reflectlite", [2024-03-20T20:02:36.490Z] "internal/singleflight", [2024-03-20T20:02:36.490Z] "internal/syscall/execenv", [2024-03-20T20:02:36.490Z] "internal/syscall/unix", [2024-03-20T20:02:36.490Z] "internal/testlog", [2024-03-20T20:02:36.490Z] "internal/unsafeheader", [2024-03-20T20:02:36.490Z] "io", [2024-03-20T20:02:36.490Z] "io/fs", [2024-03-20T20:02:36.490Z] "io/ioutil", [2024-03-20T20:02:36.490Z] "log", [2024-03-20T20:02:36.490Z] "math", [2024-03-20T20:02:36.490Z] "math/big", [2024-03-20T20:02:36.490Z] "math/bits", [2024-03-20T20:02:36.490Z] "math/rand", [2024-03-20T20:02:36.490Z] "mime", [2024-03-20T20:02:36.490Z] "mime/multipart", [2024-03-20T20:02:36.490Z] "mime/quotedprintable", [2024-03-20T20:02:36.490Z] "net", [2024-03-20T20:02:36.490Z] "net/http", [2024-03-20T20:02:36.490Z] "net/http/httptrace", [2024-03-20T20:02:36.490Z] "net/http/httputil", [2024-03-20T20:02:36.490Z] "net/http/internal", [2024-03-20T20:02:36.490Z] "net/http/internal/ascii", [2024-03-20T20:02:36.490Z] "net/mail", [2024-03-20T20:02:36.490Z] "net/textproto", [2024-03-20T20:02:36.490Z] "net/url", [2024-03-20T20:02:36.490Z] "os", [2024-03-20T20:02:36.490Z] "path", [2024-03-20T20:02:36.490Z] "path/filepath", [2024-03-20T20:02:36.490Z] "reflect", [2024-03-20T20:02:36.490Z] "regexp", [2024-03-20T20:02:36.490Z] "regexp/syntax", [2024-03-20T20:02:36.490Z] "runtime", [2024-03-20T20:02:36.490Z] "runtime/cgo", [2024-03-20T20:02:36.490Z] "runtime/internal/atomic", [2024-03-20T20:02:36.490Z] "runtime/internal/math", [2024-03-20T20:02:36.490Z] "runtime/internal/sys", [2024-03-20T20:02:36.490Z] "sort", [2024-03-20T20:02:36.490Z] "strconv", [2024-03-20T20:02:36.490Z] "strings", [2024-03-20T20:02:36.490Z] "sync", [2024-03-20T20:02:36.490Z] "sync/atomic", [2024-03-20T20:02:36.490Z] "syscall", [2024-03-20T20:02:36.490Z] "text/template", [2024-03-20T20:02:36.490Z] "text/template/parse", [2024-03-20T20:02:36.490Z] "time", [2024-03-20T20:02:36.490Z] "unicode", [2024-03-20T20:02:36.490Z] "unicode/utf16", [2024-03-20T20:02:36.490Z] "unicode/utf8", [2024-03-20T20:02:36.490Z] "unsafe", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.490Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.490Z] ] [2024-03-20T20:02:36.490Z] } [2024-03-20T20:02:36.490Z] { [2024-03-20T20:02:36.490Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/enroll", [2024-03-20T20:02:36.490Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.490Z] "Name": "enroll", [2024-03-20T20:02:36.490Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.490Z] "Module": { [2024-03-20T20:02:36.490Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.490Z] "Version": "v0.26.13", [2024-03-20T20:02:36.490Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.490Z] "Indirect": true, [2024-03-20T20:02:36.490Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.490Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.490Z] "GoVersion": "1.19" [2024-03-20T20:02:36.490Z] }, [2024-03-20T20:02:36.490Z] "DepOnly": true, [2024-03-20T20:02:36.490Z] "Stale": true, [2024-03-20T20:02:36.490Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.490Z] "GoFiles": [ [2024-03-20T20:02:36.490Z] "enroll_ca_parameters.go", [2024-03-20T20:02:36.490Z] "enroll_ca_responses.go", [2024-03-20T20:02:36.490Z] "enroll_client.go", [2024-03-20T20:02:36.490Z] "enroll_er_ott_parameters.go", [2024-03-20T20:02:36.490Z] "enroll_er_ott_responses.go", [2024-03-20T20:02:36.490Z] "enroll_ott_ca_parameters.go", [2024-03-20T20:02:36.490Z] "enroll_ott_ca_responses.go", [2024-03-20T20:02:36.490Z] "enroll_ott_parameters.go", [2024-03-20T20:02:36.490Z] "enroll_ott_responses.go", [2024-03-20T20:02:36.490Z] "enroll_parameters.go", [2024-03-20T20:02:36.490Z] "enroll_responses.go", [2024-03-20T20:02:36.490Z] "ernoll_updb_parameters.go", [2024-03-20T20:02:36.490Z] "ernoll_updb_responses.go", [2024-03-20T20:02:36.490Z] "extend_router_enrollment_parameters.go", [2024-03-20T20:02:36.490Z] "extend_router_enrollment_responses.go" [2024-03-20T20:02:36.490Z] ], [2024-03-20T20:02:36.490Z] "Imports": [ [2024-03-20T20:02:36.490Z] "context", [2024-03-20T20:02:36.490Z] "fmt", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.490Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.490Z] "io", [2024-03-20T20:02:36.490Z] "net/http", [2024-03-20T20:02:36.490Z] "time" [2024-03-20T20:02:36.490Z] ], [2024-03-20T20:02:36.490Z] "Deps": [ [2024-03-20T20:02:36.490Z] "bufio", [2024-03-20T20:02:36.490Z] "bytes", [2024-03-20T20:02:36.490Z] "compress/flate", [2024-03-20T20:02:36.490Z] "compress/gzip", [2024-03-20T20:02:36.490Z] "container/list", [2024-03-20T20:02:36.490Z] "context", [2024-03-20T20:02:36.490Z] "crypto", [2024-03-20T20:02:36.490Z] "crypto/aes", [2024-03-20T20:02:36.490Z] "crypto/cipher", [2024-03-20T20:02:36.490Z] "crypto/des", [2024-03-20T20:02:36.490Z] "crypto/dsa", [2024-03-20T20:02:36.490Z] "crypto/ecdsa", [2024-03-20T20:02:36.490Z] "crypto/ed25519", [2024-03-20T20:02:36.490Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.490Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.490Z] "crypto/elliptic", [2024-03-20T20:02:36.490Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.490Z] "crypto/hmac", [2024-03-20T20:02:36.490Z] "crypto/internal/randutil", [2024-03-20T20:02:36.490Z] "crypto/internal/subtle", [2024-03-20T20:02:36.490Z] "crypto/md5", [2024-03-20T20:02:36.490Z] "crypto/rand", [2024-03-20T20:02:36.490Z] "crypto/rc4", [2024-03-20T20:02:36.490Z] "crypto/rsa", [2024-03-20T20:02:36.490Z] "crypto/sha1", [2024-03-20T20:02:36.490Z] "crypto/sha256", [2024-03-20T20:02:36.490Z] "crypto/sha512", [2024-03-20T20:02:36.490Z] "crypto/subtle", [2024-03-20T20:02:36.490Z] "crypto/tls", [2024-03-20T20:02:36.490Z] "crypto/x509", [2024-03-20T20:02:36.490Z] "crypto/x509/pkix", [2024-03-20T20:02:36.490Z] "database/sql/driver", [2024-03-20T20:02:36.490Z] "embed", [2024-03-20T20:02:36.490Z] "encoding", [2024-03-20T20:02:36.490Z] "encoding/asn1", [2024-03-20T20:02:36.490Z] "encoding/base64", [2024-03-20T20:02:36.490Z] "encoding/binary", [2024-03-20T20:02:36.490Z] "encoding/csv", [2024-03-20T20:02:36.490Z] "encoding/gob", [2024-03-20T20:02:36.490Z] "encoding/hex", [2024-03-20T20:02:36.490Z] "encoding/json", [2024-03-20T20:02:36.490Z] "encoding/pem", [2024-03-20T20:02:36.490Z] "encoding/xml", [2024-03-20T20:02:36.490Z] "errors", [2024-03-20T20:02:36.490Z] "fmt", [2024-03-20T20:02:36.490Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.490Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.490Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.490Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.490Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.490Z] "github.com/google/uuid", [2024-03-20T20:02:36.490Z] "github.com/josharian/intern", [2024-03-20T20:02:36.490Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.490Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.490Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.490Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.490Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.490Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.490Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.490Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.490Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.490Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.490Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.491Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.491Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.491Z] "hash", [2024-03-20T20:02:36.491Z] "hash/crc32", [2024-03-20T20:02:36.491Z] "html", [2024-03-20T20:02:36.491Z] "html/template", [2024-03-20T20:02:36.491Z] "internal/abi", [2024-03-20T20:02:36.491Z] "internal/bytealg", [2024-03-20T20:02:36.491Z] "internal/cpu", [2024-03-20T20:02:36.491Z] "internal/fmtsort", [2024-03-20T20:02:36.491Z] "internal/goexperiment", [2024-03-20T20:02:36.491Z] "internal/itoa", [2024-03-20T20:02:36.491Z] "internal/nettrace", [2024-03-20T20:02:36.491Z] "internal/oserror", [2024-03-20T20:02:36.491Z] "internal/poll", [2024-03-20T20:02:36.491Z] "internal/race", [2024-03-20T20:02:36.491Z] "internal/reflectlite", [2024-03-20T20:02:36.491Z] "internal/singleflight", [2024-03-20T20:02:36.491Z] "internal/syscall/execenv", [2024-03-20T20:02:36.491Z] "internal/syscall/unix", [2024-03-20T20:02:36.491Z] "internal/testlog", [2024-03-20T20:02:36.491Z] "internal/unsafeheader", [2024-03-20T20:02:36.491Z] "io", [2024-03-20T20:02:36.491Z] "io/fs", [2024-03-20T20:02:36.491Z] "io/ioutil", [2024-03-20T20:02:36.491Z] "log", [2024-03-20T20:02:36.491Z] "math", [2024-03-20T20:02:36.491Z] "math/big", [2024-03-20T20:02:36.491Z] "math/bits", [2024-03-20T20:02:36.491Z] "math/rand", [2024-03-20T20:02:36.491Z] "mime", [2024-03-20T20:02:36.491Z] "mime/multipart", [2024-03-20T20:02:36.491Z] "mime/quotedprintable", [2024-03-20T20:02:36.491Z] "net", [2024-03-20T20:02:36.491Z] "net/http", [2024-03-20T20:02:36.491Z] "net/http/httptrace", [2024-03-20T20:02:36.491Z] "net/http/httputil", [2024-03-20T20:02:36.491Z] "net/http/internal", [2024-03-20T20:02:36.491Z] "net/http/internal/ascii", [2024-03-20T20:02:36.491Z] "net/mail", [2024-03-20T20:02:36.491Z] "net/textproto", [2024-03-20T20:02:36.491Z] "net/url", [2024-03-20T20:02:36.491Z] "os", [2024-03-20T20:02:36.491Z] "path", [2024-03-20T20:02:36.491Z] "path/filepath", [2024-03-20T20:02:36.491Z] "reflect", [2024-03-20T20:02:36.491Z] "regexp", [2024-03-20T20:02:36.491Z] "regexp/syntax", [2024-03-20T20:02:36.491Z] "runtime", [2024-03-20T20:02:36.491Z] "runtime/cgo", [2024-03-20T20:02:36.491Z] "runtime/internal/atomic", [2024-03-20T20:02:36.491Z] "runtime/internal/math", [2024-03-20T20:02:36.491Z] "runtime/internal/sys", [2024-03-20T20:02:36.491Z] "sort", [2024-03-20T20:02:36.491Z] "strconv", [2024-03-20T20:02:36.491Z] "strings", [2024-03-20T20:02:36.491Z] "sync", [2024-03-20T20:02:36.491Z] "sync/atomic", [2024-03-20T20:02:36.491Z] "syscall", [2024-03-20T20:02:36.491Z] "text/template", [2024-03-20T20:02:36.491Z] "text/template/parse", [2024-03-20T20:02:36.491Z] "time", [2024-03-20T20:02:36.491Z] "unicode", [2024-03-20T20:02:36.491Z] "unicode/utf16", [2024-03-20T20:02:36.491Z] "unicode/utf8", [2024-03-20T20:02:36.491Z] "unsafe", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.491Z] ] [2024-03-20T20:02:36.491Z] } [2024-03-20T20:02:36.491Z] { [2024-03-20T20:02:36.491Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.491Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.491Z] "Name": "external_jwt_signer", [2024-03-20T20:02:36.491Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.491Z] "Module": { [2024-03-20T20:02:36.491Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.491Z] "Version": "v0.26.13", [2024-03-20T20:02:36.491Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.491Z] "Indirect": true, [2024-03-20T20:02:36.491Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.491Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.491Z] "GoVersion": "1.19" [2024-03-20T20:02:36.491Z] }, [2024-03-20T20:02:36.491Z] "DepOnly": true, [2024-03-20T20:02:36.491Z] "Stale": true, [2024-03-20T20:02:36.491Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.491Z] "GoFiles": [ [2024-03-20T20:02:36.491Z] "external_jwt_signer_client.go", [2024-03-20T20:02:36.491Z] "list_external_jwt_signers_parameters.go", [2024-03-20T20:02:36.491Z] "list_external_jwt_signers_responses.go" [2024-03-20T20:02:36.491Z] ], [2024-03-20T20:02:36.491Z] "Imports": [ [2024-03-20T20:02:36.491Z] "context", [2024-03-20T20:02:36.491Z] "fmt", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.491Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.491Z] "io", [2024-03-20T20:02:36.491Z] "net/http", [2024-03-20T20:02:36.491Z] "time" [2024-03-20T20:02:36.491Z] ], [2024-03-20T20:02:36.491Z] "Deps": [ [2024-03-20T20:02:36.491Z] "bufio", [2024-03-20T20:02:36.491Z] "bytes", [2024-03-20T20:02:36.491Z] "compress/flate", [2024-03-20T20:02:36.491Z] "compress/gzip", [2024-03-20T20:02:36.491Z] "container/list", [2024-03-20T20:02:36.491Z] "context", [2024-03-20T20:02:36.491Z] "crypto", [2024-03-20T20:02:36.491Z] "crypto/aes", [2024-03-20T20:02:36.491Z] "crypto/cipher", [2024-03-20T20:02:36.491Z] "crypto/des", [2024-03-20T20:02:36.491Z] "crypto/dsa", [2024-03-20T20:02:36.491Z] "crypto/ecdsa", [2024-03-20T20:02:36.491Z] "crypto/ed25519", [2024-03-20T20:02:36.491Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.491Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.491Z] "crypto/elliptic", [2024-03-20T20:02:36.491Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.491Z] "crypto/hmac", [2024-03-20T20:02:36.491Z] "crypto/internal/randutil", [2024-03-20T20:02:36.491Z] "crypto/internal/subtle", [2024-03-20T20:02:36.491Z] "crypto/md5", [2024-03-20T20:02:36.491Z] "crypto/rand", [2024-03-20T20:02:36.491Z] "crypto/rc4", [2024-03-20T20:02:36.491Z] "crypto/rsa", [2024-03-20T20:02:36.491Z] "crypto/sha1", [2024-03-20T20:02:36.491Z] "crypto/sha256", [2024-03-20T20:02:36.491Z] "crypto/sha512", [2024-03-20T20:02:36.491Z] "crypto/subtle", [2024-03-20T20:02:36.491Z] "crypto/tls", [2024-03-20T20:02:36.491Z] "crypto/x509", [2024-03-20T20:02:36.491Z] "crypto/x509/pkix", [2024-03-20T20:02:36.491Z] "database/sql/driver", [2024-03-20T20:02:36.491Z] "embed", [2024-03-20T20:02:36.491Z] "encoding", [2024-03-20T20:02:36.491Z] "encoding/asn1", [2024-03-20T20:02:36.491Z] "encoding/base64", [2024-03-20T20:02:36.491Z] "encoding/binary", [2024-03-20T20:02:36.491Z] "encoding/csv", [2024-03-20T20:02:36.491Z] "encoding/gob", [2024-03-20T20:02:36.491Z] "encoding/hex", [2024-03-20T20:02:36.491Z] "encoding/json", [2024-03-20T20:02:36.491Z] "encoding/pem", [2024-03-20T20:02:36.491Z] "encoding/xml", [2024-03-20T20:02:36.491Z] "errors", [2024-03-20T20:02:36.491Z] "fmt", [2024-03-20T20:02:36.491Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.491Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.491Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.491Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.491Z] "github.com/google/uuid", [2024-03-20T20:02:36.491Z] "github.com/josharian/intern", [2024-03-20T20:02:36.491Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.491Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.491Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.491Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.491Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.491Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.491Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.491Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.491Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.491Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.491Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.491Z] "hash", [2024-03-20T20:02:36.491Z] "hash/crc32", [2024-03-20T20:02:36.491Z] "html", [2024-03-20T20:02:36.491Z] "html/template", [2024-03-20T20:02:36.491Z] "internal/abi", [2024-03-20T20:02:36.491Z] "internal/bytealg", [2024-03-20T20:02:36.491Z] "internal/cpu", [2024-03-20T20:02:36.491Z] "internal/fmtsort", [2024-03-20T20:02:36.491Z] "internal/goexperiment", [2024-03-20T20:02:36.491Z] "internal/itoa", [2024-03-20T20:02:36.491Z] "internal/nettrace", [2024-03-20T20:02:36.491Z] "internal/oserror", [2024-03-20T20:02:36.491Z] "internal/poll", [2024-03-20T20:02:36.491Z] "internal/race", [2024-03-20T20:02:36.491Z] "internal/reflectlite", [2024-03-20T20:02:36.491Z] "internal/singleflight", [2024-03-20T20:02:36.491Z] "internal/syscall/execenv", [2024-03-20T20:02:36.491Z] "internal/syscall/unix", [2024-03-20T20:02:36.491Z] "internal/testlog", [2024-03-20T20:02:36.491Z] "internal/unsafeheader", [2024-03-20T20:02:36.491Z] "io", [2024-03-20T20:02:36.491Z] "io/fs", [2024-03-20T20:02:36.491Z] "io/ioutil", [2024-03-20T20:02:36.491Z] "log", [2024-03-20T20:02:36.491Z] "math", [2024-03-20T20:02:36.491Z] "math/big", [2024-03-20T20:02:36.491Z] "math/bits", [2024-03-20T20:02:36.491Z] "math/rand", [2024-03-20T20:02:36.491Z] "mime", [2024-03-20T20:02:36.491Z] "mime/multipart", [2024-03-20T20:02:36.491Z] "mime/quotedprintable", [2024-03-20T20:02:36.491Z] "net", [2024-03-20T20:02:36.491Z] "net/http", [2024-03-20T20:02:36.491Z] "net/http/httptrace", [2024-03-20T20:02:36.491Z] "net/http/httputil", [2024-03-20T20:02:36.491Z] "net/http/internal", [2024-03-20T20:02:36.491Z] "net/http/internal/ascii", [2024-03-20T20:02:36.491Z] "net/mail", [2024-03-20T20:02:36.491Z] "net/textproto", [2024-03-20T20:02:36.491Z] "net/url", [2024-03-20T20:02:36.491Z] "os", [2024-03-20T20:02:36.491Z] "path", [2024-03-20T20:02:36.491Z] "path/filepath", [2024-03-20T20:02:36.491Z] "reflect", [2024-03-20T20:02:36.491Z] "regexp", [2024-03-20T20:02:36.491Z] "regexp/syntax", [2024-03-20T20:02:36.491Z] "runtime", [2024-03-20T20:02:36.491Z] "runtime/cgo", [2024-03-20T20:02:36.491Z] "runtime/internal/atomic", [2024-03-20T20:02:36.491Z] "runtime/internal/math", [2024-03-20T20:02:36.491Z] "runtime/internal/sys", [2024-03-20T20:02:36.491Z] "sort", [2024-03-20T20:02:36.491Z] "strconv", [2024-03-20T20:02:36.491Z] "strings", [2024-03-20T20:02:36.491Z] "sync", [2024-03-20T20:02:36.491Z] "sync/atomic", [2024-03-20T20:02:36.491Z] "syscall", [2024-03-20T20:02:36.491Z] "text/template", [2024-03-20T20:02:36.491Z] "text/template/parse", [2024-03-20T20:02:36.491Z] "time", [2024-03-20T20:02:36.491Z] "unicode", [2024-03-20T20:02:36.491Z] "unicode/utf16", [2024-03-20T20:02:36.491Z] "unicode/utf8", [2024-03-20T20:02:36.491Z] "unsafe", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.491Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.491Z] ] [2024-03-20T20:02:36.491Z] } [2024-03-20T20:02:36.491Z] { [2024-03-20T20:02:36.491Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/informational", [2024-03-20T20:02:36.491Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.491Z] "Name": "informational", [2024-03-20T20:02:36.491Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.491Z] "Module": { [2024-03-20T20:02:36.491Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.491Z] "Version": "v0.26.13", [2024-03-20T20:02:36.491Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.491Z] "Indirect": true, [2024-03-20T20:02:36.491Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.491Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.491Z] "GoVersion": "1.19" [2024-03-20T20:02:36.491Z] }, [2024-03-20T20:02:36.491Z] "DepOnly": true, [2024-03-20T20:02:36.491Z] "Stale": true, [2024-03-20T20:02:36.491Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.491Z] "GoFiles": [ [2024-03-20T20:02:36.491Z] "detail_spec_body_parameters.go", [2024-03-20T20:02:36.491Z] "detail_spec_body_responses.go", [2024-03-20T20:02:36.491Z] "detail_spec_parameters.go", [2024-03-20T20:02:36.491Z] "detail_spec_responses.go", [2024-03-20T20:02:36.491Z] "informational_client.go", [2024-03-20T20:02:36.491Z] "list_enumerated_capabilities_parameters.go", [2024-03-20T20:02:36.491Z] "list_enumerated_capabilities_responses.go", [2024-03-20T20:02:36.491Z] "list_protocols_parameters.go", [2024-03-20T20:02:36.491Z] "list_protocols_responses.go", [2024-03-20T20:02:36.491Z] "list_root_parameters.go", [2024-03-20T20:02:36.491Z] "list_root_responses.go", [2024-03-20T20:02:36.491Z] "list_specs_parameters.go", [2024-03-20T20:02:36.491Z] "list_specs_responses.go", [2024-03-20T20:02:36.491Z] "list_version_parameters.go", [2024-03-20T20:02:36.491Z] "list_version_responses.go" [2024-03-20T20:02:36.491Z] ], [2024-03-20T20:02:36.491Z] "Imports": [ [2024-03-20T20:02:36.491Z] "context", [2024-03-20T20:02:36.491Z] "fmt", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.491Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.491Z] "io", [2024-03-20T20:02:36.491Z] "net/http", [2024-03-20T20:02:36.491Z] "time" [2024-03-20T20:02:36.491Z] ], [2024-03-20T20:02:36.491Z] "Deps": [ [2024-03-20T20:02:36.491Z] "bufio", [2024-03-20T20:02:36.491Z] "bytes", [2024-03-20T20:02:36.491Z] "compress/flate", [2024-03-20T20:02:36.491Z] "compress/gzip", [2024-03-20T20:02:36.491Z] "container/list", [2024-03-20T20:02:36.491Z] "context", [2024-03-20T20:02:36.491Z] "crypto", [2024-03-20T20:02:36.491Z] "crypto/aes", [2024-03-20T20:02:36.491Z] "crypto/cipher", [2024-03-20T20:02:36.491Z] "crypto/des", [2024-03-20T20:02:36.491Z] "crypto/dsa", [2024-03-20T20:02:36.491Z] "crypto/ecdsa", [2024-03-20T20:02:36.491Z] "crypto/ed25519", [2024-03-20T20:02:36.491Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.491Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.491Z] "crypto/elliptic", [2024-03-20T20:02:36.491Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.491Z] "crypto/hmac", [2024-03-20T20:02:36.491Z] "crypto/internal/randutil", [2024-03-20T20:02:36.491Z] "crypto/internal/subtle", [2024-03-20T20:02:36.491Z] "crypto/md5", [2024-03-20T20:02:36.491Z] "crypto/rand", [2024-03-20T20:02:36.491Z] "crypto/rc4", [2024-03-20T20:02:36.491Z] "crypto/rsa", [2024-03-20T20:02:36.491Z] "crypto/sha1", [2024-03-20T20:02:36.491Z] "crypto/sha256", [2024-03-20T20:02:36.491Z] "crypto/sha512", [2024-03-20T20:02:36.491Z] "crypto/subtle", [2024-03-20T20:02:36.491Z] "crypto/tls", [2024-03-20T20:02:36.491Z] "crypto/x509", [2024-03-20T20:02:36.491Z] "crypto/x509/pkix", [2024-03-20T20:02:36.491Z] "database/sql/driver", [2024-03-20T20:02:36.491Z] "embed", [2024-03-20T20:02:36.491Z] "encoding", [2024-03-20T20:02:36.491Z] "encoding/asn1", [2024-03-20T20:02:36.491Z] "encoding/base64", [2024-03-20T20:02:36.491Z] "encoding/binary", [2024-03-20T20:02:36.491Z] "encoding/csv", [2024-03-20T20:02:36.491Z] "encoding/gob", [2024-03-20T20:02:36.491Z] "encoding/hex", [2024-03-20T20:02:36.491Z] "encoding/json", [2024-03-20T20:02:36.491Z] "encoding/pem", [2024-03-20T20:02:36.491Z] "encoding/xml", [2024-03-20T20:02:36.491Z] "errors", [2024-03-20T20:02:36.491Z] "fmt", [2024-03-20T20:02:36.491Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.491Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.491Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.491Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.491Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.491Z] "github.com/google/uuid", [2024-03-20T20:02:36.491Z] "github.com/josharian/intern", [2024-03-20T20:02:36.491Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.491Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.491Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.491Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.491Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.491Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.491Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.491Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.491Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.491Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.491Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.491Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.491Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.491Z] "hash", [2024-03-20T20:02:36.491Z] "hash/crc32", [2024-03-20T20:02:36.491Z] "html", [2024-03-20T20:02:36.491Z] "html/template", [2024-03-20T20:02:36.491Z] "internal/abi", [2024-03-20T20:02:36.491Z] "internal/bytealg", [2024-03-20T20:02:36.491Z] "internal/cpu", [2024-03-20T20:02:36.491Z] "internal/fmtsort", [2024-03-20T20:02:36.491Z] "internal/goexperiment", [2024-03-20T20:02:36.491Z] "internal/itoa", [2024-03-20T20:02:36.491Z] "internal/nettrace", [2024-03-20T20:02:36.492Z] "internal/oserror", [2024-03-20T20:02:36.492Z] "internal/poll", [2024-03-20T20:02:36.492Z] "internal/race", [2024-03-20T20:02:36.492Z] "internal/reflectlite", [2024-03-20T20:02:36.492Z] "internal/singleflight", [2024-03-20T20:02:36.492Z] "internal/syscall/execenv", [2024-03-20T20:02:36.492Z] "internal/syscall/unix", [2024-03-20T20:02:36.492Z] "internal/testlog", [2024-03-20T20:02:36.492Z] "internal/unsafeheader", [2024-03-20T20:02:36.492Z] "io", [2024-03-20T20:02:36.492Z] "io/fs", [2024-03-20T20:02:36.492Z] "io/ioutil", [2024-03-20T20:02:36.492Z] "log", [2024-03-20T20:02:36.492Z] "math", [2024-03-20T20:02:36.492Z] "math/big", [2024-03-20T20:02:36.492Z] "math/bits", [2024-03-20T20:02:36.492Z] "math/rand", [2024-03-20T20:02:36.492Z] "mime", [2024-03-20T20:02:36.492Z] "mime/multipart", [2024-03-20T20:02:36.492Z] "mime/quotedprintable", [2024-03-20T20:02:36.492Z] "net", [2024-03-20T20:02:36.492Z] "net/http", [2024-03-20T20:02:36.492Z] "net/http/httptrace", [2024-03-20T20:02:36.492Z] "net/http/httputil", [2024-03-20T20:02:36.492Z] "net/http/internal", [2024-03-20T20:02:36.492Z] "net/http/internal/ascii", [2024-03-20T20:02:36.492Z] "net/mail", [2024-03-20T20:02:36.492Z] "net/textproto", [2024-03-20T20:02:36.492Z] "net/url", [2024-03-20T20:02:36.492Z] "os", [2024-03-20T20:02:36.492Z] "path", [2024-03-20T20:02:36.492Z] "path/filepath", [2024-03-20T20:02:36.492Z] "reflect", [2024-03-20T20:02:36.492Z] "regexp", [2024-03-20T20:02:36.492Z] "regexp/syntax", [2024-03-20T20:02:36.492Z] "runtime", [2024-03-20T20:02:36.492Z] "runtime/cgo", [2024-03-20T20:02:36.492Z] "runtime/internal/atomic", [2024-03-20T20:02:36.492Z] "runtime/internal/math", [2024-03-20T20:02:36.492Z] "runtime/internal/sys", [2024-03-20T20:02:36.492Z] "sort", [2024-03-20T20:02:36.492Z] "strconv", [2024-03-20T20:02:36.492Z] "strings", [2024-03-20T20:02:36.492Z] "sync", [2024-03-20T20:02:36.492Z] "sync/atomic", [2024-03-20T20:02:36.492Z] "syscall", [2024-03-20T20:02:36.492Z] "text/template", [2024-03-20T20:02:36.492Z] "text/template/parse", [2024-03-20T20:02:36.492Z] "time", [2024-03-20T20:02:36.492Z] "unicode", [2024-03-20T20:02:36.492Z] "unicode/utf16", [2024-03-20T20:02:36.492Z] "unicode/utf8", [2024-03-20T20:02:36.492Z] "unsafe", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.492Z] ] [2024-03-20T20:02:36.492Z] } [2024-03-20T20:02:36.492Z] { [2024-03-20T20:02:36.492Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.492Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.492Z] "Name": "posture_checks", [2024-03-20T20:02:36.492Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.492Z] "Module": { [2024-03-20T20:02:36.492Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.492Z] "Version": "v0.26.13", [2024-03-20T20:02:36.492Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.492Z] "Indirect": true, [2024-03-20T20:02:36.492Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.492Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.492Z] "GoVersion": "1.19" [2024-03-20T20:02:36.492Z] }, [2024-03-20T20:02:36.492Z] "DepOnly": true, [2024-03-20T20:02:36.492Z] "Stale": true, [2024-03-20T20:02:36.492Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.492Z] "GoFiles": [ [2024-03-20T20:02:36.492Z] "create_posture_response_bulk_parameters.go", [2024-03-20T20:02:36.492Z] "create_posture_response_bulk_responses.go", [2024-03-20T20:02:36.492Z] "create_posture_response_parameters.go", [2024-03-20T20:02:36.492Z] "create_posture_response_responses.go", [2024-03-20T20:02:36.492Z] "posture_checks_client.go" [2024-03-20T20:02:36.492Z] ], [2024-03-20T20:02:36.492Z] "Imports": [ [2024-03-20T20:02:36.492Z] "context", [2024-03-20T20:02:36.492Z] "fmt", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.492Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.492Z] "io", [2024-03-20T20:02:36.492Z] "net/http", [2024-03-20T20:02:36.492Z] "time" [2024-03-20T20:02:36.492Z] ], [2024-03-20T20:02:36.492Z] "Deps": [ [2024-03-20T20:02:36.492Z] "bufio", [2024-03-20T20:02:36.492Z] "bytes", [2024-03-20T20:02:36.492Z] "compress/flate", [2024-03-20T20:02:36.492Z] "compress/gzip", [2024-03-20T20:02:36.492Z] "container/list", [2024-03-20T20:02:36.492Z] "context", [2024-03-20T20:02:36.492Z] "crypto", [2024-03-20T20:02:36.492Z] "crypto/aes", [2024-03-20T20:02:36.492Z] "crypto/cipher", [2024-03-20T20:02:36.492Z] "crypto/des", [2024-03-20T20:02:36.492Z] "crypto/dsa", [2024-03-20T20:02:36.492Z] "crypto/ecdsa", [2024-03-20T20:02:36.492Z] "crypto/ed25519", [2024-03-20T20:02:36.492Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.492Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.492Z] "crypto/elliptic", [2024-03-20T20:02:36.492Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.492Z] "crypto/hmac", [2024-03-20T20:02:36.492Z] "crypto/internal/randutil", [2024-03-20T20:02:36.492Z] "crypto/internal/subtle", [2024-03-20T20:02:36.492Z] "crypto/md5", [2024-03-20T20:02:36.492Z] "crypto/rand", [2024-03-20T20:02:36.492Z] "crypto/rc4", [2024-03-20T20:02:36.492Z] "crypto/rsa", [2024-03-20T20:02:36.492Z] "crypto/sha1", [2024-03-20T20:02:36.492Z] "crypto/sha256", [2024-03-20T20:02:36.492Z] "crypto/sha512", [2024-03-20T20:02:36.492Z] "crypto/subtle", [2024-03-20T20:02:36.492Z] "crypto/tls", [2024-03-20T20:02:36.492Z] "crypto/x509", [2024-03-20T20:02:36.492Z] "crypto/x509/pkix", [2024-03-20T20:02:36.492Z] "database/sql/driver", [2024-03-20T20:02:36.492Z] "embed", [2024-03-20T20:02:36.492Z] "encoding", [2024-03-20T20:02:36.492Z] "encoding/asn1", [2024-03-20T20:02:36.492Z] "encoding/base64", [2024-03-20T20:02:36.492Z] "encoding/binary", [2024-03-20T20:02:36.492Z] "encoding/csv", [2024-03-20T20:02:36.492Z] "encoding/gob", [2024-03-20T20:02:36.492Z] "encoding/hex", [2024-03-20T20:02:36.492Z] "encoding/json", [2024-03-20T20:02:36.492Z] "encoding/pem", [2024-03-20T20:02:36.492Z] "encoding/xml", [2024-03-20T20:02:36.492Z] "errors", [2024-03-20T20:02:36.492Z] "fmt", [2024-03-20T20:02:36.492Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.492Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.492Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.492Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.492Z] "github.com/google/uuid", [2024-03-20T20:02:36.492Z] "github.com/josharian/intern", [2024-03-20T20:02:36.492Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.492Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.492Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.492Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.492Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.492Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.492Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.492Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.492Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.492Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.492Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.492Z] "hash", [2024-03-20T20:02:36.492Z] "hash/crc32", [2024-03-20T20:02:36.492Z] "html", [2024-03-20T20:02:36.492Z] "html/template", [2024-03-20T20:02:36.492Z] "internal/abi", [2024-03-20T20:02:36.492Z] "internal/bytealg", [2024-03-20T20:02:36.492Z] "internal/cpu", [2024-03-20T20:02:36.492Z] "internal/fmtsort", [2024-03-20T20:02:36.492Z] "internal/goexperiment", [2024-03-20T20:02:36.492Z] "internal/itoa", [2024-03-20T20:02:36.492Z] "internal/nettrace", [2024-03-20T20:02:36.492Z] "internal/oserror", [2024-03-20T20:02:36.492Z] "internal/poll", [2024-03-20T20:02:36.492Z] "internal/race", [2024-03-20T20:02:36.492Z] "internal/reflectlite", [2024-03-20T20:02:36.492Z] "internal/singleflight", [2024-03-20T20:02:36.492Z] "internal/syscall/execenv", [2024-03-20T20:02:36.492Z] "internal/syscall/unix", [2024-03-20T20:02:36.492Z] "internal/testlog", [2024-03-20T20:02:36.492Z] "internal/unsafeheader", [2024-03-20T20:02:36.492Z] "io", [2024-03-20T20:02:36.492Z] "io/fs", [2024-03-20T20:02:36.492Z] "io/ioutil", [2024-03-20T20:02:36.492Z] "log", [2024-03-20T20:02:36.492Z] "math", [2024-03-20T20:02:36.492Z] "math/big", [2024-03-20T20:02:36.492Z] "math/bits", [2024-03-20T20:02:36.492Z] "math/rand", [2024-03-20T20:02:36.492Z] "mime", [2024-03-20T20:02:36.492Z] "mime/multipart", [2024-03-20T20:02:36.492Z] "mime/quotedprintable", [2024-03-20T20:02:36.492Z] "net", [2024-03-20T20:02:36.492Z] "net/http", [2024-03-20T20:02:36.492Z] "net/http/httptrace", [2024-03-20T20:02:36.492Z] "net/http/httputil", [2024-03-20T20:02:36.492Z] "net/http/internal", [2024-03-20T20:02:36.492Z] "net/http/internal/ascii", [2024-03-20T20:02:36.492Z] "net/mail", [2024-03-20T20:02:36.492Z] "net/textproto", [2024-03-20T20:02:36.492Z] "net/url", [2024-03-20T20:02:36.492Z] "os", [2024-03-20T20:02:36.492Z] "path", [2024-03-20T20:02:36.492Z] "path/filepath", [2024-03-20T20:02:36.492Z] "reflect", [2024-03-20T20:02:36.492Z] "regexp", [2024-03-20T20:02:36.492Z] "regexp/syntax", [2024-03-20T20:02:36.492Z] "runtime", [2024-03-20T20:02:36.492Z] "runtime/cgo", [2024-03-20T20:02:36.492Z] "runtime/internal/atomic", [2024-03-20T20:02:36.492Z] "runtime/internal/math", [2024-03-20T20:02:36.492Z] "runtime/internal/sys", [2024-03-20T20:02:36.492Z] "sort", [2024-03-20T20:02:36.492Z] "strconv", [2024-03-20T20:02:36.492Z] "strings", [2024-03-20T20:02:36.492Z] "sync", [2024-03-20T20:02:36.492Z] "sync/atomic", [2024-03-20T20:02:36.492Z] "syscall", [2024-03-20T20:02:36.492Z] "text/template", [2024-03-20T20:02:36.492Z] "text/template/parse", [2024-03-20T20:02:36.492Z] "time", [2024-03-20T20:02:36.492Z] "unicode", [2024-03-20T20:02:36.492Z] "unicode/utf16", [2024-03-20T20:02:36.492Z] "unicode/utf8", [2024-03-20T20:02:36.492Z] "unsafe", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.492Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.492Z] ] [2024-03-20T20:02:36.492Z] } [2024-03-20T20:02:36.492Z] { [2024-03-20T20:02:36.492Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/service", [2024-03-20T20:02:36.492Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.492Z] "Name": "service", [2024-03-20T20:02:36.492Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.492Z] "Module": { [2024-03-20T20:02:36.492Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.492Z] "Version": "v0.26.13", [2024-03-20T20:02:36.492Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.492Z] "Indirect": true, [2024-03-20T20:02:36.492Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.492Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.492Z] "GoVersion": "1.19" [2024-03-20T20:02:36.492Z] }, [2024-03-20T20:02:36.492Z] "DepOnly": true, [2024-03-20T20:02:36.492Z] "Stale": true, [2024-03-20T20:02:36.492Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.492Z] "GoFiles": [ [2024-03-20T20:02:36.492Z] "delete_service_parameters.go", [2024-03-20T20:02:36.492Z] "delete_service_responses.go", [2024-03-20T20:02:36.492Z] "detail_service_parameters.go", [2024-03-20T20:02:36.492Z] "detail_service_responses.go", [2024-03-20T20:02:36.492Z] "list_service_edge_routers_parameters.go", [2024-03-20T20:02:36.492Z] "list_service_edge_routers_responses.go", [2024-03-20T20:02:36.492Z] "list_service_terminators_parameters.go", [2024-03-20T20:02:36.492Z] "list_service_terminators_responses.go", [2024-03-20T20:02:36.492Z] "list_services_parameters.go", [2024-03-20T20:02:36.492Z] "list_services_responses.go", [2024-03-20T20:02:36.492Z] "patch_service_parameters.go", [2024-03-20T20:02:36.492Z] "patch_service_responses.go", [2024-03-20T20:02:36.492Z] "service_client.go", [2024-03-20T20:02:36.492Z] "update_service_parameters.go", [2024-03-20T20:02:36.492Z] "update_service_responses.go" [2024-03-20T20:02:36.492Z] ], [2024-03-20T20:02:36.492Z] "Imports": [ [2024-03-20T20:02:36.492Z] "context", [2024-03-20T20:02:36.492Z] "fmt", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.492Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.492Z] "io", [2024-03-20T20:02:36.492Z] "net/http", [2024-03-20T20:02:36.492Z] "time" [2024-03-20T20:02:36.492Z] ], [2024-03-20T20:02:36.492Z] "Deps": [ [2024-03-20T20:02:36.492Z] "bufio", [2024-03-20T20:02:36.492Z] "bytes", [2024-03-20T20:02:36.492Z] "compress/flate", [2024-03-20T20:02:36.492Z] "compress/gzip", [2024-03-20T20:02:36.492Z] "container/list", [2024-03-20T20:02:36.492Z] "context", [2024-03-20T20:02:36.492Z] "crypto", [2024-03-20T20:02:36.492Z] "crypto/aes", [2024-03-20T20:02:36.492Z] "crypto/cipher", [2024-03-20T20:02:36.492Z] "crypto/des", [2024-03-20T20:02:36.492Z] "crypto/dsa", [2024-03-20T20:02:36.492Z] "crypto/ecdsa", [2024-03-20T20:02:36.492Z] "crypto/ed25519", [2024-03-20T20:02:36.492Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.492Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.492Z] "crypto/elliptic", [2024-03-20T20:02:36.492Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.492Z] "crypto/hmac", [2024-03-20T20:02:36.492Z] "crypto/internal/randutil", [2024-03-20T20:02:36.492Z] "crypto/internal/subtle", [2024-03-20T20:02:36.492Z] "crypto/md5", [2024-03-20T20:02:36.492Z] "crypto/rand", [2024-03-20T20:02:36.492Z] "crypto/rc4", [2024-03-20T20:02:36.492Z] "crypto/rsa", [2024-03-20T20:02:36.492Z] "crypto/sha1", [2024-03-20T20:02:36.492Z] "crypto/sha256", [2024-03-20T20:02:36.492Z] "crypto/sha512", [2024-03-20T20:02:36.492Z] "crypto/subtle", [2024-03-20T20:02:36.492Z] "crypto/tls", [2024-03-20T20:02:36.492Z] "crypto/x509", [2024-03-20T20:02:36.492Z] "crypto/x509/pkix", [2024-03-20T20:02:36.492Z] "database/sql/driver", [2024-03-20T20:02:36.492Z] "embed", [2024-03-20T20:02:36.492Z] "encoding", [2024-03-20T20:02:36.492Z] "encoding/asn1", [2024-03-20T20:02:36.492Z] "encoding/base64", [2024-03-20T20:02:36.492Z] "encoding/binary", [2024-03-20T20:02:36.492Z] "encoding/csv", [2024-03-20T20:02:36.492Z] "encoding/gob", [2024-03-20T20:02:36.492Z] "encoding/hex", [2024-03-20T20:02:36.492Z] "encoding/json", [2024-03-20T20:02:36.492Z] "encoding/pem", [2024-03-20T20:02:36.492Z] "encoding/xml", [2024-03-20T20:02:36.492Z] "errors", [2024-03-20T20:02:36.492Z] "fmt", [2024-03-20T20:02:36.492Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.492Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.492Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.492Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.492Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.492Z] "github.com/google/uuid", [2024-03-20T20:02:36.492Z] "github.com/josharian/intern", [2024-03-20T20:02:36.492Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.492Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.492Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.492Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.492Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.492Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.492Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.492Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.492Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.492Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.492Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.493Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.493Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.493Z] "hash", [2024-03-20T20:02:36.493Z] "hash/crc32", [2024-03-20T20:02:36.493Z] "html", [2024-03-20T20:02:36.493Z] "html/template", [2024-03-20T20:02:36.493Z] "internal/abi", [2024-03-20T20:02:36.493Z] "internal/bytealg", [2024-03-20T20:02:36.493Z] "internal/cpu", [2024-03-20T20:02:36.493Z] "internal/fmtsort", [2024-03-20T20:02:36.493Z] "internal/goexperiment", [2024-03-20T20:02:36.493Z] "internal/itoa", [2024-03-20T20:02:36.493Z] "internal/nettrace", [2024-03-20T20:02:36.493Z] "internal/oserror", [2024-03-20T20:02:36.493Z] "internal/poll", [2024-03-20T20:02:36.493Z] "internal/race", [2024-03-20T20:02:36.493Z] "internal/reflectlite", [2024-03-20T20:02:36.493Z] "internal/singleflight", [2024-03-20T20:02:36.493Z] "internal/syscall/execenv", [2024-03-20T20:02:36.493Z] "internal/syscall/unix", [2024-03-20T20:02:36.493Z] "internal/testlog", [2024-03-20T20:02:36.493Z] "internal/unsafeheader", [2024-03-20T20:02:36.493Z] "io", [2024-03-20T20:02:36.493Z] "io/fs", [2024-03-20T20:02:36.493Z] "io/ioutil", [2024-03-20T20:02:36.493Z] "log", [2024-03-20T20:02:36.493Z] "math", [2024-03-20T20:02:36.493Z] "math/big", [2024-03-20T20:02:36.493Z] "math/bits", [2024-03-20T20:02:36.493Z] "math/rand", [2024-03-20T20:02:36.493Z] "mime", [2024-03-20T20:02:36.493Z] "mime/multipart", [2024-03-20T20:02:36.493Z] "mime/quotedprintable", [2024-03-20T20:02:36.493Z] "net", [2024-03-20T20:02:36.493Z] "net/http", [2024-03-20T20:02:36.493Z] "net/http/httptrace", [2024-03-20T20:02:36.493Z] "net/http/httputil", [2024-03-20T20:02:36.493Z] "net/http/internal", [2024-03-20T20:02:36.493Z] "net/http/internal/ascii", [2024-03-20T20:02:36.493Z] "net/mail", [2024-03-20T20:02:36.493Z] "net/textproto", [2024-03-20T20:02:36.493Z] "net/url", [2024-03-20T20:02:36.493Z] "os", [2024-03-20T20:02:36.493Z] "path", [2024-03-20T20:02:36.493Z] "path/filepath", [2024-03-20T20:02:36.493Z] "reflect", [2024-03-20T20:02:36.493Z] "regexp", [2024-03-20T20:02:36.493Z] "regexp/syntax", [2024-03-20T20:02:36.493Z] "runtime", [2024-03-20T20:02:36.493Z] "runtime/cgo", [2024-03-20T20:02:36.493Z] "runtime/internal/atomic", [2024-03-20T20:02:36.493Z] "runtime/internal/math", [2024-03-20T20:02:36.493Z] "runtime/internal/sys", [2024-03-20T20:02:36.493Z] "sort", [2024-03-20T20:02:36.493Z] "strconv", [2024-03-20T20:02:36.493Z] "strings", [2024-03-20T20:02:36.493Z] "sync", [2024-03-20T20:02:36.493Z] "sync/atomic", [2024-03-20T20:02:36.493Z] "syscall", [2024-03-20T20:02:36.493Z] "text/template", [2024-03-20T20:02:36.493Z] "text/template/parse", [2024-03-20T20:02:36.493Z] "time", [2024-03-20T20:02:36.493Z] "unicode", [2024-03-20T20:02:36.493Z] "unicode/utf16", [2024-03-20T20:02:36.493Z] "unicode/utf8", [2024-03-20T20:02:36.493Z] "unsafe", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.493Z] ] [2024-03-20T20:02:36.493Z] } [2024-03-20T20:02:36.493Z] { [2024-03-20T20:02:36.493Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/session", [2024-03-20T20:02:36.493Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.493Z] "Name": "session", [2024-03-20T20:02:36.493Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.493Z] "Module": { [2024-03-20T20:02:36.493Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.493Z] "Version": "v0.26.13", [2024-03-20T20:02:36.493Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.493Z] "Indirect": true, [2024-03-20T20:02:36.493Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.493Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.493Z] "GoVersion": "1.19" [2024-03-20T20:02:36.493Z] }, [2024-03-20T20:02:36.493Z] "DepOnly": true, [2024-03-20T20:02:36.493Z] "Stale": true, [2024-03-20T20:02:36.493Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.493Z] "GoFiles": [ [2024-03-20T20:02:36.493Z] "create_session_parameters.go", [2024-03-20T20:02:36.493Z] "create_session_responses.go", [2024-03-20T20:02:36.493Z] "delete_session_parameters.go", [2024-03-20T20:02:36.493Z] "delete_session_responses.go", [2024-03-20T20:02:36.493Z] "detail_session_parameters.go", [2024-03-20T20:02:36.493Z] "detail_session_responses.go", [2024-03-20T20:02:36.493Z] "list_sessions_parameters.go", [2024-03-20T20:02:36.493Z] "list_sessions_responses.go", [2024-03-20T20:02:36.493Z] "session_client.go" [2024-03-20T20:02:36.493Z] ], [2024-03-20T20:02:36.493Z] "Imports": [ [2024-03-20T20:02:36.493Z] "context", [2024-03-20T20:02:36.493Z] "fmt", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.493Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.493Z] "io", [2024-03-20T20:02:36.493Z] "net/http", [2024-03-20T20:02:36.493Z] "time" [2024-03-20T20:02:36.493Z] ], [2024-03-20T20:02:36.493Z] "Deps": [ [2024-03-20T20:02:36.493Z] "bufio", [2024-03-20T20:02:36.493Z] "bytes", [2024-03-20T20:02:36.493Z] "compress/flate", [2024-03-20T20:02:36.493Z] "compress/gzip", [2024-03-20T20:02:36.493Z] "container/list", [2024-03-20T20:02:36.493Z] "context", [2024-03-20T20:02:36.493Z] "crypto", [2024-03-20T20:02:36.493Z] "crypto/aes", [2024-03-20T20:02:36.493Z] "crypto/cipher", [2024-03-20T20:02:36.493Z] "crypto/des", [2024-03-20T20:02:36.493Z] "crypto/dsa", [2024-03-20T20:02:36.493Z] "crypto/ecdsa", [2024-03-20T20:02:36.493Z] "crypto/ed25519", [2024-03-20T20:02:36.493Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.493Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.493Z] "crypto/elliptic", [2024-03-20T20:02:36.493Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.493Z] "crypto/hmac", [2024-03-20T20:02:36.493Z] "crypto/internal/randutil", [2024-03-20T20:02:36.493Z] "crypto/internal/subtle", [2024-03-20T20:02:36.493Z] "crypto/md5", [2024-03-20T20:02:36.493Z] "crypto/rand", [2024-03-20T20:02:36.493Z] "crypto/rc4", [2024-03-20T20:02:36.493Z] "crypto/rsa", [2024-03-20T20:02:36.493Z] "crypto/sha1", [2024-03-20T20:02:36.493Z] "crypto/sha256", [2024-03-20T20:02:36.493Z] "crypto/sha512", [2024-03-20T20:02:36.493Z] "crypto/subtle", [2024-03-20T20:02:36.493Z] "crypto/tls", [2024-03-20T20:02:36.493Z] "crypto/x509", [2024-03-20T20:02:36.493Z] "crypto/x509/pkix", [2024-03-20T20:02:36.493Z] "database/sql/driver", [2024-03-20T20:02:36.493Z] "embed", [2024-03-20T20:02:36.493Z] "encoding", [2024-03-20T20:02:36.493Z] "encoding/asn1", [2024-03-20T20:02:36.493Z] "encoding/base64", [2024-03-20T20:02:36.493Z] "encoding/binary", [2024-03-20T20:02:36.493Z] "encoding/csv", [2024-03-20T20:02:36.493Z] "encoding/gob", [2024-03-20T20:02:36.493Z] "encoding/hex", [2024-03-20T20:02:36.493Z] "encoding/json", [2024-03-20T20:02:36.493Z] "encoding/pem", [2024-03-20T20:02:36.493Z] "encoding/xml", [2024-03-20T20:02:36.493Z] "errors", [2024-03-20T20:02:36.493Z] "fmt", [2024-03-20T20:02:36.493Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.493Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.493Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.493Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.493Z] "github.com/google/uuid", [2024-03-20T20:02:36.493Z] "github.com/josharian/intern", [2024-03-20T20:02:36.493Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.493Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.493Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.493Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.493Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.493Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.493Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.493Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.493Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.493Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.493Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.493Z] "hash", [2024-03-20T20:02:36.493Z] "hash/crc32", [2024-03-20T20:02:36.493Z] "html", [2024-03-20T20:02:36.493Z] "html/template", [2024-03-20T20:02:36.493Z] "internal/abi", [2024-03-20T20:02:36.493Z] "internal/bytealg", [2024-03-20T20:02:36.493Z] "internal/cpu", [2024-03-20T20:02:36.493Z] "internal/fmtsort", [2024-03-20T20:02:36.493Z] "internal/goexperiment", [2024-03-20T20:02:36.493Z] "internal/itoa", [2024-03-20T20:02:36.493Z] "internal/nettrace", [2024-03-20T20:02:36.493Z] "internal/oserror", [2024-03-20T20:02:36.493Z] "internal/poll", [2024-03-20T20:02:36.493Z] "internal/race", [2024-03-20T20:02:36.493Z] "internal/reflectlite", [2024-03-20T20:02:36.493Z] "internal/singleflight", [2024-03-20T20:02:36.493Z] "internal/syscall/execenv", [2024-03-20T20:02:36.493Z] "internal/syscall/unix", [2024-03-20T20:02:36.493Z] "internal/testlog", [2024-03-20T20:02:36.493Z] "internal/unsafeheader", [2024-03-20T20:02:36.493Z] "io", [2024-03-20T20:02:36.493Z] "io/fs", [2024-03-20T20:02:36.493Z] "io/ioutil", [2024-03-20T20:02:36.493Z] "log", [2024-03-20T20:02:36.493Z] "math", [2024-03-20T20:02:36.493Z] "math/big", [2024-03-20T20:02:36.493Z] "math/bits", [2024-03-20T20:02:36.493Z] "math/rand", [2024-03-20T20:02:36.493Z] "mime", [2024-03-20T20:02:36.493Z] "mime/multipart", [2024-03-20T20:02:36.493Z] "mime/quotedprintable", [2024-03-20T20:02:36.493Z] "net", [2024-03-20T20:02:36.493Z] "net/http", [2024-03-20T20:02:36.493Z] "net/http/httptrace", [2024-03-20T20:02:36.493Z] "net/http/httputil", [2024-03-20T20:02:36.493Z] "net/http/internal", [2024-03-20T20:02:36.493Z] "net/http/internal/ascii", [2024-03-20T20:02:36.493Z] "net/mail", [2024-03-20T20:02:36.493Z] "net/textproto", [2024-03-20T20:02:36.493Z] "net/url", [2024-03-20T20:02:36.493Z] "os", [2024-03-20T20:02:36.493Z] "path", [2024-03-20T20:02:36.493Z] "path/filepath", [2024-03-20T20:02:36.493Z] "reflect", [2024-03-20T20:02:36.493Z] "regexp", [2024-03-20T20:02:36.493Z] "regexp/syntax", [2024-03-20T20:02:36.493Z] "runtime", [2024-03-20T20:02:36.493Z] "runtime/cgo", [2024-03-20T20:02:36.493Z] "runtime/internal/atomic", [2024-03-20T20:02:36.493Z] "runtime/internal/math", [2024-03-20T20:02:36.493Z] "runtime/internal/sys", [2024-03-20T20:02:36.493Z] "sort", [2024-03-20T20:02:36.493Z] "strconv", [2024-03-20T20:02:36.493Z] "strings", [2024-03-20T20:02:36.493Z] "sync", [2024-03-20T20:02:36.493Z] "sync/atomic", [2024-03-20T20:02:36.493Z] "syscall", [2024-03-20T20:02:36.493Z] "text/template", [2024-03-20T20:02:36.493Z] "text/template/parse", [2024-03-20T20:02:36.493Z] "time", [2024-03-20T20:02:36.493Z] "unicode", [2024-03-20T20:02:36.493Z] "unicode/utf16", [2024-03-20T20:02:36.493Z] "unicode/utf8", [2024-03-20T20:02:36.493Z] "unsafe", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.493Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.493Z] ] [2024-03-20T20:02:36.493Z] } [2024-03-20T20:02:36.493Z] { [2024-03-20T20:02:36.493Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/well_known", [2024-03-20T20:02:36.493Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.493Z] "Name": "well_known", [2024-03-20T20:02:36.493Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.493Z] "Module": { [2024-03-20T20:02:36.493Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.493Z] "Version": "v0.26.13", [2024-03-20T20:02:36.493Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.493Z] "Indirect": true, [2024-03-20T20:02:36.493Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.493Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.493Z] "GoVersion": "1.19" [2024-03-20T20:02:36.493Z] }, [2024-03-20T20:02:36.493Z] "DepOnly": true, [2024-03-20T20:02:36.493Z] "Stale": true, [2024-03-20T20:02:36.493Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.493Z] "GoFiles": [ [2024-03-20T20:02:36.493Z] "list_well_known_cas_parameters.go", [2024-03-20T20:02:36.493Z] "list_well_known_cas_responses.go", [2024-03-20T20:02:36.493Z] "well_known_client.go" [2024-03-20T20:02:36.493Z] ], [2024-03-20T20:02:36.493Z] "Imports": [ [2024-03-20T20:02:36.493Z] "context", [2024-03-20T20:02:36.493Z] "fmt", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.493Z] "io", [2024-03-20T20:02:36.493Z] "net/http", [2024-03-20T20:02:36.493Z] "time" [2024-03-20T20:02:36.493Z] ], [2024-03-20T20:02:36.493Z] "Deps": [ [2024-03-20T20:02:36.493Z] "bufio", [2024-03-20T20:02:36.493Z] "bytes", [2024-03-20T20:02:36.493Z] "compress/flate", [2024-03-20T20:02:36.493Z] "compress/gzip", [2024-03-20T20:02:36.493Z] "container/list", [2024-03-20T20:02:36.493Z] "context", [2024-03-20T20:02:36.493Z] "crypto", [2024-03-20T20:02:36.493Z] "crypto/aes", [2024-03-20T20:02:36.493Z] "crypto/cipher", [2024-03-20T20:02:36.493Z] "crypto/des", [2024-03-20T20:02:36.493Z] "crypto/dsa", [2024-03-20T20:02:36.493Z] "crypto/ecdsa", [2024-03-20T20:02:36.493Z] "crypto/ed25519", [2024-03-20T20:02:36.493Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.493Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.493Z] "crypto/elliptic", [2024-03-20T20:02:36.493Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.493Z] "crypto/hmac", [2024-03-20T20:02:36.493Z] "crypto/internal/randutil", [2024-03-20T20:02:36.493Z] "crypto/internal/subtle", [2024-03-20T20:02:36.493Z] "crypto/md5", [2024-03-20T20:02:36.493Z] "crypto/rand", [2024-03-20T20:02:36.493Z] "crypto/rc4", [2024-03-20T20:02:36.493Z] "crypto/rsa", [2024-03-20T20:02:36.493Z] "crypto/sha1", [2024-03-20T20:02:36.493Z] "crypto/sha256", [2024-03-20T20:02:36.493Z] "crypto/sha512", [2024-03-20T20:02:36.493Z] "crypto/subtle", [2024-03-20T20:02:36.493Z] "crypto/tls", [2024-03-20T20:02:36.493Z] "crypto/x509", [2024-03-20T20:02:36.493Z] "crypto/x509/pkix", [2024-03-20T20:02:36.493Z] "database/sql/driver", [2024-03-20T20:02:36.493Z] "embed", [2024-03-20T20:02:36.493Z] "encoding", [2024-03-20T20:02:36.493Z] "encoding/asn1", [2024-03-20T20:02:36.493Z] "encoding/base64", [2024-03-20T20:02:36.493Z] "encoding/binary", [2024-03-20T20:02:36.493Z] "encoding/csv", [2024-03-20T20:02:36.493Z] "encoding/gob", [2024-03-20T20:02:36.493Z] "encoding/hex", [2024-03-20T20:02:36.493Z] "encoding/json", [2024-03-20T20:02:36.493Z] "encoding/pem", [2024-03-20T20:02:36.493Z] "encoding/xml", [2024-03-20T20:02:36.493Z] "errors", [2024-03-20T20:02:36.493Z] "fmt", [2024-03-20T20:02:36.493Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.493Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.493Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.493Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.493Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.493Z] "github.com/google/uuid", [2024-03-20T20:02:36.493Z] "github.com/josharian/intern", [2024-03-20T20:02:36.493Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.493Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.493Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.493Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.493Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.493Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.493Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.493Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.493Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.493Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.493Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.493Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.493Z] "hash", [2024-03-20T20:02:36.493Z] "hash/crc32", [2024-03-20T20:02:36.493Z] "html", [2024-03-20T20:02:36.493Z] "html/template", [2024-03-20T20:02:36.493Z] "internal/abi", [2024-03-20T20:02:36.493Z] "internal/bytealg", [2024-03-20T20:02:36.493Z] "internal/cpu", [2024-03-20T20:02:36.493Z] "internal/fmtsort", [2024-03-20T20:02:36.493Z] "internal/goexperiment", [2024-03-20T20:02:36.493Z] "internal/itoa", [2024-03-20T20:02:36.493Z] "internal/nettrace", [2024-03-20T20:02:36.493Z] "internal/oserror", [2024-03-20T20:02:36.493Z] "internal/poll", [2024-03-20T20:02:36.493Z] "internal/race", [2024-03-20T20:02:36.493Z] "internal/reflectlite", [2024-03-20T20:02:36.493Z] "internal/singleflight", [2024-03-20T20:02:36.493Z] "internal/syscall/execenv", [2024-03-20T20:02:36.493Z] "internal/syscall/unix", [2024-03-20T20:02:36.493Z] "internal/testlog", [2024-03-20T20:02:36.493Z] "internal/unsafeheader", [2024-03-20T20:02:36.493Z] "io", [2024-03-20T20:02:36.493Z] "io/fs", [2024-03-20T20:02:36.493Z] "io/ioutil", [2024-03-20T20:02:36.493Z] "log", [2024-03-20T20:02:36.493Z] "math", [2024-03-20T20:02:36.493Z] "math/big", [2024-03-20T20:02:36.493Z] "math/bits", [2024-03-20T20:02:36.493Z] "math/rand", [2024-03-20T20:02:36.493Z] "mime", [2024-03-20T20:02:36.493Z] "mime/multipart", [2024-03-20T20:02:36.493Z] "mime/quotedprintable", [2024-03-20T20:02:36.493Z] "net", [2024-03-20T20:02:36.493Z] "net/http", [2024-03-20T20:02:36.493Z] "net/http/httptrace", [2024-03-20T20:02:36.493Z] "net/http/httputil", [2024-03-20T20:02:36.493Z] "net/http/internal", [2024-03-20T20:02:36.493Z] "net/http/internal/ascii", [2024-03-20T20:02:36.493Z] "net/mail", [2024-03-20T20:02:36.494Z] "net/textproto", [2024-03-20T20:02:36.494Z] "net/url", [2024-03-20T20:02:36.494Z] "os", [2024-03-20T20:02:36.494Z] "path", [2024-03-20T20:02:36.494Z] "path/filepath", [2024-03-20T20:02:36.494Z] "reflect", [2024-03-20T20:02:36.494Z] "regexp", [2024-03-20T20:02:36.494Z] "regexp/syntax", [2024-03-20T20:02:36.494Z] "runtime", [2024-03-20T20:02:36.494Z] "runtime/cgo", [2024-03-20T20:02:36.494Z] "runtime/internal/atomic", [2024-03-20T20:02:36.494Z] "runtime/internal/math", [2024-03-20T20:02:36.494Z] "runtime/internal/sys", [2024-03-20T20:02:36.494Z] "sort", [2024-03-20T20:02:36.494Z] "strconv", [2024-03-20T20:02:36.494Z] "strings", [2024-03-20T20:02:36.494Z] "sync", [2024-03-20T20:02:36.494Z] "sync/atomic", [2024-03-20T20:02:36.494Z] "syscall", [2024-03-20T20:02:36.494Z] "text/template", [2024-03-20T20:02:36.494Z] "text/template/parse", [2024-03-20T20:02:36.494Z] "time", [2024-03-20T20:02:36.494Z] "unicode", [2024-03-20T20:02:36.494Z] "unicode/utf16", [2024-03-20T20:02:36.494Z] "unicode/utf8", [2024-03-20T20:02:36.494Z] "unsafe", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.494Z] ] [2024-03-20T20:02:36.494Z] } [2024-03-20T20:02:36.494Z] { [2024-03-20T20:02:36.494Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client", [2024-03-20T20:02:36.494Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.494Z] "Name": "rest_client_api_client", [2024-03-20T20:02:36.494Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.494Z] "Module": { [2024-03-20T20:02:36.494Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.494Z] "Version": "v0.26.13", [2024-03-20T20:02:36.494Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.494Z] "Indirect": true, [2024-03-20T20:02:36.494Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.494Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.494Z] "GoVersion": "1.19" [2024-03-20T20:02:36.494Z] }, [2024-03-20T20:02:36.494Z] "DepOnly": true, [2024-03-20T20:02:36.494Z] "Stale": true, [2024-03-20T20:02:36.494Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.494Z] "GoFiles": [ [2024-03-20T20:02:36.494Z] "ziti_edge_client_client.go" [2024-03-20T20:02:36.494Z] ], [2024-03-20T20:02:36.494Z] "Imports": [ [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/well_known" [2024-03-20T20:02:36.494Z] ], [2024-03-20T20:02:36.494Z] "Deps": [ [2024-03-20T20:02:36.494Z] "bufio", [2024-03-20T20:02:36.494Z] "bytes", [2024-03-20T20:02:36.494Z] "compress/flate", [2024-03-20T20:02:36.494Z] "compress/gzip", [2024-03-20T20:02:36.494Z] "container/list", [2024-03-20T20:02:36.494Z] "context", [2024-03-20T20:02:36.494Z] "crypto", [2024-03-20T20:02:36.494Z] "crypto/aes", [2024-03-20T20:02:36.494Z] "crypto/cipher", [2024-03-20T20:02:36.494Z] "crypto/des", [2024-03-20T20:02:36.494Z] "crypto/dsa", [2024-03-20T20:02:36.494Z] "crypto/ecdsa", [2024-03-20T20:02:36.494Z] "crypto/ed25519", [2024-03-20T20:02:36.494Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.494Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.494Z] "crypto/elliptic", [2024-03-20T20:02:36.494Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.494Z] "crypto/hmac", [2024-03-20T20:02:36.494Z] "crypto/internal/randutil", [2024-03-20T20:02:36.494Z] "crypto/internal/subtle", [2024-03-20T20:02:36.494Z] "crypto/md5", [2024-03-20T20:02:36.494Z] "crypto/rand", [2024-03-20T20:02:36.494Z] "crypto/rc4", [2024-03-20T20:02:36.494Z] "crypto/rsa", [2024-03-20T20:02:36.494Z] "crypto/sha1", [2024-03-20T20:02:36.494Z] "crypto/sha256", [2024-03-20T20:02:36.494Z] "crypto/sha512", [2024-03-20T20:02:36.494Z] "crypto/subtle", [2024-03-20T20:02:36.494Z] "crypto/tls", [2024-03-20T20:02:36.494Z] "crypto/x509", [2024-03-20T20:02:36.494Z] "crypto/x509/pkix", [2024-03-20T20:02:36.494Z] "database/sql/driver", [2024-03-20T20:02:36.494Z] "embed", [2024-03-20T20:02:36.494Z] "encoding", [2024-03-20T20:02:36.494Z] "encoding/asn1", [2024-03-20T20:02:36.494Z] "encoding/base64", [2024-03-20T20:02:36.494Z] "encoding/binary", [2024-03-20T20:02:36.494Z] "encoding/csv", [2024-03-20T20:02:36.494Z] "encoding/gob", [2024-03-20T20:02:36.494Z] "encoding/hex", [2024-03-20T20:02:36.494Z] "encoding/json", [2024-03-20T20:02:36.494Z] "encoding/pem", [2024-03-20T20:02:36.494Z] "encoding/xml", [2024-03-20T20:02:36.494Z] "errors", [2024-03-20T20:02:36.494Z] "fmt", [2024-03-20T20:02:36.494Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.494Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.494Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.494Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.494Z] "github.com/google/uuid", [2024-03-20T20:02:36.494Z] "github.com/josharian/intern", [2024-03-20T20:02:36.494Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.494Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.494Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.494Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.494Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.494Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.494Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.494Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.494Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.494Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.494Z] "hash", [2024-03-20T20:02:36.494Z] "hash/crc32", [2024-03-20T20:02:36.494Z] "html", [2024-03-20T20:02:36.494Z] "html/template", [2024-03-20T20:02:36.494Z] "internal/abi", [2024-03-20T20:02:36.494Z] "internal/bytealg", [2024-03-20T20:02:36.494Z] "internal/cpu", [2024-03-20T20:02:36.494Z] "internal/fmtsort", [2024-03-20T20:02:36.494Z] "internal/goexperiment", [2024-03-20T20:02:36.494Z] "internal/itoa", [2024-03-20T20:02:36.494Z] "internal/nettrace", [2024-03-20T20:02:36.494Z] "internal/oserror", [2024-03-20T20:02:36.494Z] "internal/poll", [2024-03-20T20:02:36.494Z] "internal/race", [2024-03-20T20:02:36.494Z] "internal/reflectlite", [2024-03-20T20:02:36.494Z] "internal/singleflight", [2024-03-20T20:02:36.494Z] "internal/syscall/execenv", [2024-03-20T20:02:36.494Z] "internal/syscall/unix", [2024-03-20T20:02:36.494Z] "internal/testlog", [2024-03-20T20:02:36.494Z] "internal/unsafeheader", [2024-03-20T20:02:36.494Z] "io", [2024-03-20T20:02:36.494Z] "io/fs", [2024-03-20T20:02:36.494Z] "io/ioutil", [2024-03-20T20:02:36.494Z] "log", [2024-03-20T20:02:36.494Z] "math", [2024-03-20T20:02:36.494Z] "math/big", [2024-03-20T20:02:36.494Z] "math/bits", [2024-03-20T20:02:36.494Z] "math/rand", [2024-03-20T20:02:36.494Z] "mime", [2024-03-20T20:02:36.494Z] "mime/multipart", [2024-03-20T20:02:36.494Z] "mime/quotedprintable", [2024-03-20T20:02:36.494Z] "net", [2024-03-20T20:02:36.494Z] "net/http", [2024-03-20T20:02:36.494Z] "net/http/httptrace", [2024-03-20T20:02:36.494Z] "net/http/httputil", [2024-03-20T20:02:36.494Z] "net/http/internal", [2024-03-20T20:02:36.494Z] "net/http/internal/ascii", [2024-03-20T20:02:36.494Z] "net/mail", [2024-03-20T20:02:36.494Z] "net/textproto", [2024-03-20T20:02:36.494Z] "net/url", [2024-03-20T20:02:36.494Z] "os", [2024-03-20T20:02:36.494Z] "path", [2024-03-20T20:02:36.494Z] "path/filepath", [2024-03-20T20:02:36.494Z] "reflect", [2024-03-20T20:02:36.494Z] "regexp", [2024-03-20T20:02:36.494Z] "regexp/syntax", [2024-03-20T20:02:36.494Z] "runtime", [2024-03-20T20:02:36.494Z] "runtime/cgo", [2024-03-20T20:02:36.494Z] "runtime/internal/atomic", [2024-03-20T20:02:36.494Z] "runtime/internal/math", [2024-03-20T20:02:36.494Z] "runtime/internal/sys", [2024-03-20T20:02:36.494Z] "sort", [2024-03-20T20:02:36.494Z] "strconv", [2024-03-20T20:02:36.494Z] "strings", [2024-03-20T20:02:36.494Z] "sync", [2024-03-20T20:02:36.494Z] "sync/atomic", [2024-03-20T20:02:36.494Z] "syscall", [2024-03-20T20:02:36.494Z] "text/template", [2024-03-20T20:02:36.494Z] "text/template/parse", [2024-03-20T20:02:36.494Z] "time", [2024-03-20T20:02:36.494Z] "unicode", [2024-03-20T20:02:36.494Z] "unicode/utf16", [2024-03-20T20:02:36.494Z] "unicode/utf8", [2024-03-20T20:02:36.494Z] "unsafe", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.494Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.494Z] ] [2024-03-20T20:02:36.494Z] } [2024-03-20T20:02:36.494Z] { [2024-03-20T20:02:36.494Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/api_session", [2024-03-20T20:02:36.494Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.494Z] "Name": "api_session", [2024-03-20T20:02:36.494Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.494Z] "Module": { [2024-03-20T20:02:36.494Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.494Z] "Version": "v0.26.13", [2024-03-20T20:02:36.494Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.494Z] "Indirect": true, [2024-03-20T20:02:36.494Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.494Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.494Z] "GoVersion": "1.19" [2024-03-20T20:02:36.494Z] }, [2024-03-20T20:02:36.494Z] "DepOnly": true, [2024-03-20T20:02:36.494Z] "Stale": true, [2024-03-20T20:02:36.494Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.494Z] "GoFiles": [ [2024-03-20T20:02:36.494Z] "api_session_client.go", [2024-03-20T20:02:36.494Z] "delete_api_sessions_parameters.go", [2024-03-20T20:02:36.494Z] "delete_api_sessions_responses.go", [2024-03-20T20:02:36.494Z] "detail_api_sessions_parameters.go", [2024-03-20T20:02:36.494Z] "detail_api_sessions_responses.go", [2024-03-20T20:02:36.494Z] "list_api_sessions_parameters.go", [2024-03-20T20:02:36.494Z] "list_api_sessions_responses.go" [2024-03-20T20:02:36.494Z] ], [2024-03-20T20:02:36.494Z] "Imports": [ [2024-03-20T20:02:36.494Z] "context", [2024-03-20T20:02:36.494Z] "fmt", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.494Z] "io", [2024-03-20T20:02:36.494Z] "net/http", [2024-03-20T20:02:36.494Z] "time" [2024-03-20T20:02:36.494Z] ], [2024-03-20T20:02:36.494Z] "Deps": [ [2024-03-20T20:02:36.494Z] "bufio", [2024-03-20T20:02:36.494Z] "bytes", [2024-03-20T20:02:36.494Z] "compress/flate", [2024-03-20T20:02:36.494Z] "compress/gzip", [2024-03-20T20:02:36.494Z] "container/list", [2024-03-20T20:02:36.494Z] "context", [2024-03-20T20:02:36.494Z] "crypto", [2024-03-20T20:02:36.494Z] "crypto/aes", [2024-03-20T20:02:36.494Z] "crypto/cipher", [2024-03-20T20:02:36.494Z] "crypto/des", [2024-03-20T20:02:36.494Z] "crypto/dsa", [2024-03-20T20:02:36.494Z] "crypto/ecdsa", [2024-03-20T20:02:36.494Z] "crypto/ed25519", [2024-03-20T20:02:36.494Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.494Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.494Z] "crypto/elliptic", [2024-03-20T20:02:36.494Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.494Z] "crypto/hmac", [2024-03-20T20:02:36.494Z] "crypto/internal/randutil", [2024-03-20T20:02:36.494Z] "crypto/internal/subtle", [2024-03-20T20:02:36.494Z] "crypto/md5", [2024-03-20T20:02:36.494Z] "crypto/rand", [2024-03-20T20:02:36.494Z] "crypto/rc4", [2024-03-20T20:02:36.494Z] "crypto/rsa", [2024-03-20T20:02:36.494Z] "crypto/sha1", [2024-03-20T20:02:36.494Z] "crypto/sha256", [2024-03-20T20:02:36.494Z] "crypto/sha512", [2024-03-20T20:02:36.494Z] "crypto/subtle", [2024-03-20T20:02:36.494Z] "crypto/tls", [2024-03-20T20:02:36.494Z] "crypto/x509", [2024-03-20T20:02:36.494Z] "crypto/x509/pkix", [2024-03-20T20:02:36.494Z] "database/sql/driver", [2024-03-20T20:02:36.494Z] "embed", [2024-03-20T20:02:36.494Z] "encoding", [2024-03-20T20:02:36.494Z] "encoding/asn1", [2024-03-20T20:02:36.494Z] "encoding/base64", [2024-03-20T20:02:36.494Z] "encoding/binary", [2024-03-20T20:02:36.494Z] "encoding/csv", [2024-03-20T20:02:36.494Z] "encoding/gob", [2024-03-20T20:02:36.494Z] "encoding/hex", [2024-03-20T20:02:36.494Z] "encoding/json", [2024-03-20T20:02:36.494Z] "encoding/pem", [2024-03-20T20:02:36.494Z] "encoding/xml", [2024-03-20T20:02:36.494Z] "errors", [2024-03-20T20:02:36.494Z] "fmt", [2024-03-20T20:02:36.494Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.494Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.494Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.494Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.494Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.494Z] "github.com/google/uuid", [2024-03-20T20:02:36.494Z] "github.com/josharian/intern", [2024-03-20T20:02:36.494Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.494Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.494Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.494Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.494Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.494Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.494Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.494Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.494Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.494Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.494Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.494Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.494Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.494Z] "hash", [2024-03-20T20:02:36.494Z] "hash/crc32", [2024-03-20T20:02:36.494Z] "html", [2024-03-20T20:02:36.494Z] "html/template", [2024-03-20T20:02:36.494Z] "internal/abi", [2024-03-20T20:02:36.494Z] "internal/bytealg", [2024-03-20T20:02:36.494Z] "internal/cpu", [2024-03-20T20:02:36.494Z] "internal/fmtsort", [2024-03-20T20:02:36.494Z] "internal/goexperiment", [2024-03-20T20:02:36.494Z] "internal/itoa", [2024-03-20T20:02:36.494Z] "internal/nettrace", [2024-03-20T20:02:36.494Z] "internal/oserror", [2024-03-20T20:02:36.495Z] "internal/poll", [2024-03-20T20:02:36.495Z] "internal/race", [2024-03-20T20:02:36.495Z] "internal/reflectlite", [2024-03-20T20:02:36.495Z] "internal/singleflight", [2024-03-20T20:02:36.495Z] "internal/syscall/execenv", [2024-03-20T20:02:36.495Z] "internal/syscall/unix", [2024-03-20T20:02:36.495Z] "internal/testlog", [2024-03-20T20:02:36.495Z] "internal/unsafeheader", [2024-03-20T20:02:36.495Z] "io", [2024-03-20T20:02:36.495Z] "io/fs", [2024-03-20T20:02:36.495Z] "io/ioutil", [2024-03-20T20:02:36.495Z] "log", [2024-03-20T20:02:36.495Z] "math", [2024-03-20T20:02:36.495Z] "math/big", [2024-03-20T20:02:36.495Z] "math/bits", [2024-03-20T20:02:36.495Z] "math/rand", [2024-03-20T20:02:36.495Z] "mime", [2024-03-20T20:02:36.495Z] "mime/multipart", [2024-03-20T20:02:36.495Z] "mime/quotedprintable", [2024-03-20T20:02:36.495Z] "net", [2024-03-20T20:02:36.495Z] "net/http", [2024-03-20T20:02:36.495Z] "net/http/httptrace", [2024-03-20T20:02:36.495Z] "net/http/httputil", [2024-03-20T20:02:36.495Z] "net/http/internal", [2024-03-20T20:02:36.495Z] "net/http/internal/ascii", [2024-03-20T20:02:36.495Z] "net/mail", [2024-03-20T20:02:36.495Z] "net/textproto", [2024-03-20T20:02:36.495Z] "net/url", [2024-03-20T20:02:36.495Z] "os", [2024-03-20T20:02:36.495Z] "path", [2024-03-20T20:02:36.495Z] "path/filepath", [2024-03-20T20:02:36.495Z] "reflect", [2024-03-20T20:02:36.495Z] "regexp", [2024-03-20T20:02:36.495Z] "regexp/syntax", [2024-03-20T20:02:36.495Z] "runtime", [2024-03-20T20:02:36.495Z] "runtime/cgo", [2024-03-20T20:02:36.495Z] "runtime/internal/atomic", [2024-03-20T20:02:36.495Z] "runtime/internal/math", [2024-03-20T20:02:36.495Z] "runtime/internal/sys", [2024-03-20T20:02:36.495Z] "sort", [2024-03-20T20:02:36.495Z] "strconv", [2024-03-20T20:02:36.495Z] "strings", [2024-03-20T20:02:36.495Z] "sync", [2024-03-20T20:02:36.495Z] "sync/atomic", [2024-03-20T20:02:36.495Z] "syscall", [2024-03-20T20:02:36.495Z] "text/template", [2024-03-20T20:02:36.495Z] "text/template/parse", [2024-03-20T20:02:36.495Z] "time", [2024-03-20T20:02:36.495Z] "unicode", [2024-03-20T20:02:36.495Z] "unicode/utf16", [2024-03-20T20:02:36.495Z] "unicode/utf8", [2024-03-20T20:02:36.495Z] "unsafe", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.495Z] ] [2024-03-20T20:02:36.495Z] } [2024-03-20T20:02:36.495Z] { [2024-03-20T20:02:36.495Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.495Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.495Z] "Name": "auth_policy", [2024-03-20T20:02:36.495Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.495Z] "Module": { [2024-03-20T20:02:36.495Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.495Z] "Version": "v0.26.13", [2024-03-20T20:02:36.495Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.495Z] "Indirect": true, [2024-03-20T20:02:36.495Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.495Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.495Z] "GoVersion": "1.19" [2024-03-20T20:02:36.495Z] }, [2024-03-20T20:02:36.495Z] "DepOnly": true, [2024-03-20T20:02:36.495Z] "Stale": true, [2024-03-20T20:02:36.495Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.495Z] "GoFiles": [ [2024-03-20T20:02:36.495Z] "auth_policy_client.go", [2024-03-20T20:02:36.495Z] "create_auth_policy_parameters.go", [2024-03-20T20:02:36.495Z] "create_auth_policy_responses.go", [2024-03-20T20:02:36.495Z] "delete_auth_policy_parameters.go", [2024-03-20T20:02:36.495Z] "delete_auth_policy_responses.go", [2024-03-20T20:02:36.495Z] "detail_auth_policy_parameters.go", [2024-03-20T20:02:36.495Z] "detail_auth_policy_responses.go", [2024-03-20T20:02:36.495Z] "list_auth_policies_parameters.go", [2024-03-20T20:02:36.495Z] "list_auth_policies_responses.go", [2024-03-20T20:02:36.495Z] "patch_auth_policy_parameters.go", [2024-03-20T20:02:36.495Z] "patch_auth_policy_responses.go", [2024-03-20T20:02:36.495Z] "update_auth_policy_parameters.go", [2024-03-20T20:02:36.495Z] "update_auth_policy_responses.go" [2024-03-20T20:02:36.495Z] ], [2024-03-20T20:02:36.495Z] "Imports": [ [2024-03-20T20:02:36.495Z] "context", [2024-03-20T20:02:36.495Z] "fmt", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.495Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.495Z] "io", [2024-03-20T20:02:36.495Z] "net/http", [2024-03-20T20:02:36.495Z] "time" [2024-03-20T20:02:36.495Z] ], [2024-03-20T20:02:36.495Z] "Deps": [ [2024-03-20T20:02:36.495Z] "bufio", [2024-03-20T20:02:36.495Z] "bytes", [2024-03-20T20:02:36.495Z] "compress/flate", [2024-03-20T20:02:36.495Z] "compress/gzip", [2024-03-20T20:02:36.495Z] "container/list", [2024-03-20T20:02:36.495Z] "context", [2024-03-20T20:02:36.495Z] "crypto", [2024-03-20T20:02:36.495Z] "crypto/aes", [2024-03-20T20:02:36.495Z] "crypto/cipher", [2024-03-20T20:02:36.495Z] "crypto/des", [2024-03-20T20:02:36.495Z] "crypto/dsa", [2024-03-20T20:02:36.495Z] "crypto/ecdsa", [2024-03-20T20:02:36.495Z] "crypto/ed25519", [2024-03-20T20:02:36.495Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.495Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.495Z] "crypto/elliptic", [2024-03-20T20:02:36.495Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.495Z] "crypto/hmac", [2024-03-20T20:02:36.495Z] "crypto/internal/randutil", [2024-03-20T20:02:36.495Z] "crypto/internal/subtle", [2024-03-20T20:02:36.495Z] "crypto/md5", [2024-03-20T20:02:36.495Z] "crypto/rand", [2024-03-20T20:02:36.495Z] "crypto/rc4", [2024-03-20T20:02:36.495Z] "crypto/rsa", [2024-03-20T20:02:36.495Z] "crypto/sha1", [2024-03-20T20:02:36.495Z] "crypto/sha256", [2024-03-20T20:02:36.495Z] "crypto/sha512", [2024-03-20T20:02:36.495Z] "crypto/subtle", [2024-03-20T20:02:36.495Z] "crypto/tls", [2024-03-20T20:02:36.495Z] "crypto/x509", [2024-03-20T20:02:36.495Z] "crypto/x509/pkix", [2024-03-20T20:02:36.495Z] "database/sql/driver", [2024-03-20T20:02:36.495Z] "embed", [2024-03-20T20:02:36.495Z] "encoding", [2024-03-20T20:02:36.495Z] "encoding/asn1", [2024-03-20T20:02:36.495Z] "encoding/base64", [2024-03-20T20:02:36.495Z] "encoding/binary", [2024-03-20T20:02:36.495Z] "encoding/csv", [2024-03-20T20:02:36.495Z] "encoding/gob", [2024-03-20T20:02:36.495Z] "encoding/hex", [2024-03-20T20:02:36.495Z] "encoding/json", [2024-03-20T20:02:36.495Z] "encoding/pem", [2024-03-20T20:02:36.495Z] "encoding/xml", [2024-03-20T20:02:36.495Z] "errors", [2024-03-20T20:02:36.495Z] "fmt", [2024-03-20T20:02:36.495Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.495Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.495Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.495Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.495Z] "github.com/google/uuid", [2024-03-20T20:02:36.495Z] "github.com/josharian/intern", [2024-03-20T20:02:36.495Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.495Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.495Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.495Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.495Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.495Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.495Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.495Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.495Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.495Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.495Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.495Z] "hash", [2024-03-20T20:02:36.495Z] "hash/crc32", [2024-03-20T20:02:36.495Z] "html", [2024-03-20T20:02:36.495Z] "html/template", [2024-03-20T20:02:36.495Z] "internal/abi", [2024-03-20T20:02:36.495Z] "internal/bytealg", [2024-03-20T20:02:36.495Z] "internal/cpu", [2024-03-20T20:02:36.495Z] "internal/fmtsort", [2024-03-20T20:02:36.495Z] "internal/goexperiment", [2024-03-20T20:02:36.495Z] "internal/itoa", [2024-03-20T20:02:36.495Z] "internal/nettrace", [2024-03-20T20:02:36.495Z] "internal/oserror", [2024-03-20T20:02:36.495Z] "internal/poll", [2024-03-20T20:02:36.495Z] "internal/race", [2024-03-20T20:02:36.495Z] "internal/reflectlite", [2024-03-20T20:02:36.495Z] "internal/singleflight", [2024-03-20T20:02:36.495Z] "internal/syscall/execenv", [2024-03-20T20:02:36.495Z] "internal/syscall/unix", [2024-03-20T20:02:36.495Z] "internal/testlog", [2024-03-20T20:02:36.495Z] "internal/unsafeheader", [2024-03-20T20:02:36.495Z] "io", [2024-03-20T20:02:36.495Z] "io/fs", [2024-03-20T20:02:36.495Z] "io/ioutil", [2024-03-20T20:02:36.495Z] "log", [2024-03-20T20:02:36.495Z] "math", [2024-03-20T20:02:36.495Z] "math/big", [2024-03-20T20:02:36.495Z] "math/bits", [2024-03-20T20:02:36.495Z] "math/rand", [2024-03-20T20:02:36.495Z] "mime", [2024-03-20T20:02:36.495Z] "mime/multipart", [2024-03-20T20:02:36.495Z] "mime/quotedprintable", [2024-03-20T20:02:36.495Z] "net", [2024-03-20T20:02:36.495Z] "net/http", [2024-03-20T20:02:36.495Z] "net/http/httptrace", [2024-03-20T20:02:36.495Z] "net/http/httputil", [2024-03-20T20:02:36.495Z] "net/http/internal", [2024-03-20T20:02:36.495Z] "net/http/internal/ascii", [2024-03-20T20:02:36.495Z] "net/mail", [2024-03-20T20:02:36.495Z] "net/textproto", [2024-03-20T20:02:36.495Z] "net/url", [2024-03-20T20:02:36.495Z] "os", [2024-03-20T20:02:36.495Z] "path", [2024-03-20T20:02:36.495Z] "path/filepath", [2024-03-20T20:02:36.495Z] "reflect", [2024-03-20T20:02:36.495Z] "regexp", [2024-03-20T20:02:36.495Z] "regexp/syntax", [2024-03-20T20:02:36.495Z] "runtime", [2024-03-20T20:02:36.495Z] "runtime/cgo", [2024-03-20T20:02:36.495Z] "runtime/internal/atomic", [2024-03-20T20:02:36.495Z] "runtime/internal/math", [2024-03-20T20:02:36.495Z] "runtime/internal/sys", [2024-03-20T20:02:36.495Z] "sort", [2024-03-20T20:02:36.495Z] "strconv", [2024-03-20T20:02:36.495Z] "strings", [2024-03-20T20:02:36.495Z] "sync", [2024-03-20T20:02:36.495Z] "sync/atomic", [2024-03-20T20:02:36.495Z] "syscall", [2024-03-20T20:02:36.495Z] "text/template", [2024-03-20T20:02:36.495Z] "text/template/parse", [2024-03-20T20:02:36.495Z] "time", [2024-03-20T20:02:36.495Z] "unicode", [2024-03-20T20:02:36.495Z] "unicode/utf16", [2024-03-20T20:02:36.495Z] "unicode/utf8", [2024-03-20T20:02:36.495Z] "unsafe", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.495Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.495Z] ] [2024-03-20T20:02:36.495Z] } [2024-03-20T20:02:36.495Z] { [2024-03-20T20:02:36.495Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/authentication", [2024-03-20T20:02:36.495Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.495Z] "Name": "authentication", [2024-03-20T20:02:36.495Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.495Z] "Module": { [2024-03-20T20:02:36.495Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.495Z] "Version": "v0.26.13", [2024-03-20T20:02:36.495Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.495Z] "Indirect": true, [2024-03-20T20:02:36.495Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.495Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.495Z] "GoVersion": "1.19" [2024-03-20T20:02:36.495Z] }, [2024-03-20T20:02:36.495Z] "DepOnly": true, [2024-03-20T20:02:36.495Z] "Stale": true, [2024-03-20T20:02:36.495Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.495Z] "GoFiles": [ [2024-03-20T20:02:36.495Z] "authenticate_mfa_parameters.go", [2024-03-20T20:02:36.495Z] "authenticate_mfa_responses.go", [2024-03-20T20:02:36.495Z] "authenticate_parameters.go", [2024-03-20T20:02:36.495Z] "authenticate_responses.go", [2024-03-20T20:02:36.495Z] "authentication_client.go" [2024-03-20T20:02:36.495Z] ], [2024-03-20T20:02:36.495Z] "Imports": [ [2024-03-20T20:02:36.495Z] "context", [2024-03-20T20:02:36.495Z] "fmt", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.495Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.495Z] "io", [2024-03-20T20:02:36.495Z] "net/http", [2024-03-20T20:02:36.495Z] "time" [2024-03-20T20:02:36.495Z] ], [2024-03-20T20:02:36.495Z] "Deps": [ [2024-03-20T20:02:36.495Z] "bufio", [2024-03-20T20:02:36.495Z] "bytes", [2024-03-20T20:02:36.495Z] "compress/flate", [2024-03-20T20:02:36.495Z] "compress/gzip", [2024-03-20T20:02:36.495Z] "container/list", [2024-03-20T20:02:36.495Z] "context", [2024-03-20T20:02:36.495Z] "crypto", [2024-03-20T20:02:36.495Z] "crypto/aes", [2024-03-20T20:02:36.495Z] "crypto/cipher", [2024-03-20T20:02:36.495Z] "crypto/des", [2024-03-20T20:02:36.495Z] "crypto/dsa", [2024-03-20T20:02:36.495Z] "crypto/ecdsa", [2024-03-20T20:02:36.495Z] "crypto/ed25519", [2024-03-20T20:02:36.495Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.495Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.495Z] "crypto/elliptic", [2024-03-20T20:02:36.495Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.495Z] "crypto/hmac", [2024-03-20T20:02:36.495Z] "crypto/internal/randutil", [2024-03-20T20:02:36.495Z] "crypto/internal/subtle", [2024-03-20T20:02:36.495Z] "crypto/md5", [2024-03-20T20:02:36.495Z] "crypto/rand", [2024-03-20T20:02:36.495Z] "crypto/rc4", [2024-03-20T20:02:36.495Z] "crypto/rsa", [2024-03-20T20:02:36.495Z] "crypto/sha1", [2024-03-20T20:02:36.495Z] "crypto/sha256", [2024-03-20T20:02:36.495Z] "crypto/sha512", [2024-03-20T20:02:36.495Z] "crypto/subtle", [2024-03-20T20:02:36.495Z] "crypto/tls", [2024-03-20T20:02:36.495Z] "crypto/x509", [2024-03-20T20:02:36.495Z] "crypto/x509/pkix", [2024-03-20T20:02:36.495Z] "database/sql/driver", [2024-03-20T20:02:36.495Z] "embed", [2024-03-20T20:02:36.495Z] "encoding", [2024-03-20T20:02:36.495Z] "encoding/asn1", [2024-03-20T20:02:36.495Z] "encoding/base64", [2024-03-20T20:02:36.495Z] "encoding/binary", [2024-03-20T20:02:36.495Z] "encoding/csv", [2024-03-20T20:02:36.495Z] "encoding/gob", [2024-03-20T20:02:36.495Z] "encoding/hex", [2024-03-20T20:02:36.495Z] "encoding/json", [2024-03-20T20:02:36.495Z] "encoding/pem", [2024-03-20T20:02:36.495Z] "encoding/xml", [2024-03-20T20:02:36.495Z] "errors", [2024-03-20T20:02:36.495Z] "fmt", [2024-03-20T20:02:36.495Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.495Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.495Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.495Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.495Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.495Z] "github.com/google/uuid", [2024-03-20T20:02:36.495Z] "github.com/josharian/intern", [2024-03-20T20:02:36.495Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.495Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.495Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.495Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.495Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.495Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.495Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.495Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.495Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.495Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.495Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.495Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.495Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.495Z] "hash", [2024-03-20T20:02:36.495Z] "hash/crc32", [2024-03-20T20:02:36.495Z] "html", [2024-03-20T20:02:36.495Z] "html/template", [2024-03-20T20:02:36.495Z] "internal/abi", [2024-03-20T20:02:36.495Z] "internal/bytealg", [2024-03-20T20:02:36.495Z] "internal/cpu", [2024-03-20T20:02:36.495Z] "internal/fmtsort", [2024-03-20T20:02:36.495Z] "internal/goexperiment", [2024-03-20T20:02:36.495Z] "internal/itoa", [2024-03-20T20:02:36.495Z] "internal/nettrace", [2024-03-20T20:02:36.495Z] "internal/oserror", [2024-03-20T20:02:36.495Z] "internal/poll", [2024-03-20T20:02:36.495Z] "internal/race", [2024-03-20T20:02:36.495Z] "internal/reflectlite", [2024-03-20T20:02:36.495Z] "internal/singleflight", [2024-03-20T20:02:36.495Z] "internal/syscall/execenv", [2024-03-20T20:02:36.495Z] "internal/syscall/unix", [2024-03-20T20:02:36.495Z] "internal/testlog", [2024-03-20T20:02:36.495Z] "internal/unsafeheader", [2024-03-20T20:02:36.495Z] "io", [2024-03-20T20:02:36.495Z] "io/fs", [2024-03-20T20:02:36.495Z] "io/ioutil", [2024-03-20T20:02:36.495Z] "log", [2024-03-20T20:02:36.495Z] "math", [2024-03-20T20:02:36.495Z] "math/big", [2024-03-20T20:02:36.495Z] "math/bits", [2024-03-20T20:02:36.495Z] "math/rand", [2024-03-20T20:02:36.495Z] "mime", [2024-03-20T20:02:36.495Z] "mime/multipart", [2024-03-20T20:02:36.495Z] "mime/quotedprintable", [2024-03-20T20:02:36.495Z] "net", [2024-03-20T20:02:36.495Z] "net/http", [2024-03-20T20:02:36.495Z] "net/http/httptrace", [2024-03-20T20:02:36.495Z] "net/http/httputil", [2024-03-20T20:02:36.495Z] "net/http/internal", [2024-03-20T20:02:36.495Z] "net/http/internal/ascii", [2024-03-20T20:02:36.495Z] "net/mail", [2024-03-20T20:02:36.495Z] "net/textproto", [2024-03-20T20:02:36.495Z] "net/url", [2024-03-20T20:02:36.495Z] "os", [2024-03-20T20:02:36.495Z] "path", [2024-03-20T20:02:36.495Z] "path/filepath", [2024-03-20T20:02:36.495Z] "reflect", [2024-03-20T20:02:36.495Z] "regexp", [2024-03-20T20:02:36.495Z] "regexp/syntax", [2024-03-20T20:02:36.495Z] "runtime", [2024-03-20T20:02:36.495Z] "runtime/cgo", [2024-03-20T20:02:36.495Z] "runtime/internal/atomic", [2024-03-20T20:02:36.495Z] "runtime/internal/math", [2024-03-20T20:02:36.495Z] "runtime/internal/sys", [2024-03-20T20:02:36.495Z] "sort", [2024-03-20T20:02:36.495Z] "strconv", [2024-03-20T20:02:36.495Z] "strings", [2024-03-20T20:02:36.495Z] "sync", [2024-03-20T20:02:36.495Z] "sync/atomic", [2024-03-20T20:02:36.495Z] "syscall", [2024-03-20T20:02:36.495Z] "text/template", [2024-03-20T20:02:36.495Z] "text/template/parse", [2024-03-20T20:02:36.495Z] "time", [2024-03-20T20:02:36.495Z] "unicode", [2024-03-20T20:02:36.495Z] "unicode/utf16", [2024-03-20T20:02:36.495Z] "unicode/utf8", [2024-03-20T20:02:36.496Z] "unsafe", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.496Z] ] [2024-03-20T20:02:36.496Z] } [2024-03-20T20:02:36.496Z] { [2024-03-20T20:02:36.496Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/authenticator", [2024-03-20T20:02:36.496Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.496Z] "Name": "authenticator", [2024-03-20T20:02:36.496Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.496Z] "Module": { [2024-03-20T20:02:36.496Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.496Z] "Version": "v0.26.13", [2024-03-20T20:02:36.496Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.496Z] "Indirect": true, [2024-03-20T20:02:36.496Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.496Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.496Z] "GoVersion": "1.19" [2024-03-20T20:02:36.496Z] }, [2024-03-20T20:02:36.496Z] "DepOnly": true, [2024-03-20T20:02:36.496Z] "Stale": true, [2024-03-20T20:02:36.496Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.496Z] "GoFiles": [ [2024-03-20T20:02:36.496Z] "authenticator_client.go", [2024-03-20T20:02:36.496Z] "create_authenticator_parameters.go", [2024-03-20T20:02:36.496Z] "create_authenticator_responses.go", [2024-03-20T20:02:36.496Z] "delete_authenticator_parameters.go", [2024-03-20T20:02:36.496Z] "delete_authenticator_responses.go", [2024-03-20T20:02:36.496Z] "detail_authenticator_parameters.go", [2024-03-20T20:02:36.496Z] "detail_authenticator_responses.go", [2024-03-20T20:02:36.496Z] "list_authenticators_parameters.go", [2024-03-20T20:02:36.496Z] "list_authenticators_responses.go", [2024-03-20T20:02:36.496Z] "patch_authenticator_parameters.go", [2024-03-20T20:02:36.496Z] "patch_authenticator_responses.go", [2024-03-20T20:02:36.496Z] "re_enroll_authenticator_parameters.go", [2024-03-20T20:02:36.496Z] "re_enroll_authenticator_responses.go", [2024-03-20T20:02:36.496Z] "update_authenticator_parameters.go", [2024-03-20T20:02:36.496Z] "update_authenticator_responses.go" [2024-03-20T20:02:36.496Z] ], [2024-03-20T20:02:36.496Z] "Imports": [ [2024-03-20T20:02:36.496Z] "context", [2024-03-20T20:02:36.496Z] "fmt", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.496Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.496Z] "io", [2024-03-20T20:02:36.496Z] "net/http", [2024-03-20T20:02:36.496Z] "time" [2024-03-20T20:02:36.496Z] ], [2024-03-20T20:02:36.496Z] "Deps": [ [2024-03-20T20:02:36.496Z] "bufio", [2024-03-20T20:02:36.496Z] "bytes", [2024-03-20T20:02:36.496Z] "compress/flate", [2024-03-20T20:02:36.496Z] "compress/gzip", [2024-03-20T20:02:36.496Z] "container/list", [2024-03-20T20:02:36.496Z] "context", [2024-03-20T20:02:36.496Z] "crypto", [2024-03-20T20:02:36.496Z] "crypto/aes", [2024-03-20T20:02:36.496Z] "crypto/cipher", [2024-03-20T20:02:36.496Z] "crypto/des", [2024-03-20T20:02:36.496Z] "crypto/dsa", [2024-03-20T20:02:36.496Z] "crypto/ecdsa", [2024-03-20T20:02:36.496Z] "crypto/ed25519", [2024-03-20T20:02:36.496Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.496Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.496Z] "crypto/elliptic", [2024-03-20T20:02:36.496Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.496Z] "crypto/hmac", [2024-03-20T20:02:36.496Z] "crypto/internal/randutil", [2024-03-20T20:02:36.496Z] "crypto/internal/subtle", [2024-03-20T20:02:36.496Z] "crypto/md5", [2024-03-20T20:02:36.496Z] "crypto/rand", [2024-03-20T20:02:36.496Z] "crypto/rc4", [2024-03-20T20:02:36.496Z] "crypto/rsa", [2024-03-20T20:02:36.496Z] "crypto/sha1", [2024-03-20T20:02:36.496Z] "crypto/sha256", [2024-03-20T20:02:36.496Z] "crypto/sha512", [2024-03-20T20:02:36.496Z] "crypto/subtle", [2024-03-20T20:02:36.496Z] "crypto/tls", [2024-03-20T20:02:36.496Z] "crypto/x509", [2024-03-20T20:02:36.496Z] "crypto/x509/pkix", [2024-03-20T20:02:36.496Z] "database/sql/driver", [2024-03-20T20:02:36.496Z] "embed", [2024-03-20T20:02:36.496Z] "encoding", [2024-03-20T20:02:36.496Z] "encoding/asn1", [2024-03-20T20:02:36.496Z] "encoding/base64", [2024-03-20T20:02:36.496Z] "encoding/binary", [2024-03-20T20:02:36.496Z] "encoding/csv", [2024-03-20T20:02:36.496Z] "encoding/gob", [2024-03-20T20:02:36.496Z] "encoding/hex", [2024-03-20T20:02:36.496Z] "encoding/json", [2024-03-20T20:02:36.496Z] "encoding/pem", [2024-03-20T20:02:36.496Z] "encoding/xml", [2024-03-20T20:02:36.496Z] "errors", [2024-03-20T20:02:36.496Z] "fmt", [2024-03-20T20:02:36.496Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.496Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.496Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.496Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.496Z] "github.com/google/uuid", [2024-03-20T20:02:36.496Z] "github.com/josharian/intern", [2024-03-20T20:02:36.496Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.496Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.496Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.496Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.496Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.496Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.496Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.496Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.496Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.496Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.496Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.496Z] "hash", [2024-03-20T20:02:36.496Z] "hash/crc32", [2024-03-20T20:02:36.496Z] "html", [2024-03-20T20:02:36.496Z] "html/template", [2024-03-20T20:02:36.496Z] "internal/abi", [2024-03-20T20:02:36.496Z] "internal/bytealg", [2024-03-20T20:02:36.496Z] "internal/cpu", [2024-03-20T20:02:36.496Z] "internal/fmtsort", [2024-03-20T20:02:36.496Z] "internal/goexperiment", [2024-03-20T20:02:36.496Z] "internal/itoa", [2024-03-20T20:02:36.496Z] "internal/nettrace", [2024-03-20T20:02:36.496Z] "internal/oserror", [2024-03-20T20:02:36.496Z] "internal/poll", [2024-03-20T20:02:36.496Z] "internal/race", [2024-03-20T20:02:36.496Z] "internal/reflectlite", [2024-03-20T20:02:36.496Z] "internal/singleflight", [2024-03-20T20:02:36.496Z] "internal/syscall/execenv", [2024-03-20T20:02:36.496Z] "internal/syscall/unix", [2024-03-20T20:02:36.496Z] "internal/testlog", [2024-03-20T20:02:36.496Z] "internal/unsafeheader", [2024-03-20T20:02:36.496Z] "io", [2024-03-20T20:02:36.496Z] "io/fs", [2024-03-20T20:02:36.496Z] "io/ioutil", [2024-03-20T20:02:36.496Z] "log", [2024-03-20T20:02:36.496Z] "math", [2024-03-20T20:02:36.496Z] "math/big", [2024-03-20T20:02:36.496Z] "math/bits", [2024-03-20T20:02:36.496Z] "math/rand", [2024-03-20T20:02:36.496Z] "mime", [2024-03-20T20:02:36.496Z] "mime/multipart", [2024-03-20T20:02:36.496Z] "mime/quotedprintable", [2024-03-20T20:02:36.496Z] "net", [2024-03-20T20:02:36.496Z] "net/http", [2024-03-20T20:02:36.496Z] "net/http/httptrace", [2024-03-20T20:02:36.496Z] "net/http/httputil", [2024-03-20T20:02:36.496Z] "net/http/internal", [2024-03-20T20:02:36.496Z] "net/http/internal/ascii", [2024-03-20T20:02:36.496Z] "net/mail", [2024-03-20T20:02:36.496Z] "net/textproto", [2024-03-20T20:02:36.496Z] "net/url", [2024-03-20T20:02:36.496Z] "os", [2024-03-20T20:02:36.496Z] "path", [2024-03-20T20:02:36.496Z] "path/filepath", [2024-03-20T20:02:36.496Z] "reflect", [2024-03-20T20:02:36.496Z] "regexp", [2024-03-20T20:02:36.496Z] "regexp/syntax", [2024-03-20T20:02:36.496Z] "runtime", [2024-03-20T20:02:36.496Z] "runtime/cgo", [2024-03-20T20:02:36.496Z] "runtime/internal/atomic", [2024-03-20T20:02:36.496Z] "runtime/internal/math", [2024-03-20T20:02:36.496Z] "runtime/internal/sys", [2024-03-20T20:02:36.496Z] "sort", [2024-03-20T20:02:36.496Z] "strconv", [2024-03-20T20:02:36.496Z] "strings", [2024-03-20T20:02:36.496Z] "sync", [2024-03-20T20:02:36.496Z] "sync/atomic", [2024-03-20T20:02:36.496Z] "syscall", [2024-03-20T20:02:36.496Z] "text/template", [2024-03-20T20:02:36.496Z] "text/template/parse", [2024-03-20T20:02:36.496Z] "time", [2024-03-20T20:02:36.496Z] "unicode", [2024-03-20T20:02:36.496Z] "unicode/utf16", [2024-03-20T20:02:36.496Z] "unicode/utf8", [2024-03-20T20:02:36.496Z] "unsafe", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.496Z] ] [2024-03-20T20:02:36.496Z] } [2024-03-20T20:02:36.496Z] { [2024-03-20T20:02:36.496Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.496Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.496Z] "Name": "certificate_authority", [2024-03-20T20:02:36.496Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.496Z] "Module": { [2024-03-20T20:02:36.496Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.496Z] "Version": "v0.26.13", [2024-03-20T20:02:36.496Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.496Z] "Indirect": true, [2024-03-20T20:02:36.496Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.496Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.496Z] "GoVersion": "1.19" [2024-03-20T20:02:36.496Z] }, [2024-03-20T20:02:36.496Z] "DepOnly": true, [2024-03-20T20:02:36.496Z] "Stale": true, [2024-03-20T20:02:36.496Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.496Z] "GoFiles": [ [2024-03-20T20:02:36.496Z] "certificate_authority_client.go", [2024-03-20T20:02:36.496Z] "create_ca_parameters.go", [2024-03-20T20:02:36.496Z] "create_ca_responses.go", [2024-03-20T20:02:36.496Z] "delete_ca_parameters.go", [2024-03-20T20:02:36.496Z] "delete_ca_responses.go", [2024-03-20T20:02:36.496Z] "detail_ca_parameters.go", [2024-03-20T20:02:36.496Z] "detail_ca_responses.go", [2024-03-20T20:02:36.496Z] "get_ca_jwt_parameters.go", [2024-03-20T20:02:36.496Z] "get_ca_jwt_responses.go", [2024-03-20T20:02:36.496Z] "list_cas_parameters.go", [2024-03-20T20:02:36.496Z] "list_cas_responses.go", [2024-03-20T20:02:36.496Z] "patch_ca_parameters.go", [2024-03-20T20:02:36.496Z] "patch_ca_responses.go", [2024-03-20T20:02:36.496Z] "update_ca_parameters.go", [2024-03-20T20:02:36.496Z] "update_ca_responses.go", [2024-03-20T20:02:36.496Z] "verify_ca_parameters.go", [2024-03-20T20:02:36.496Z] "verify_ca_responses.go" [2024-03-20T20:02:36.496Z] ], [2024-03-20T20:02:36.496Z] "Imports": [ [2024-03-20T20:02:36.496Z] "context", [2024-03-20T20:02:36.496Z] "fmt", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.496Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.496Z] "io", [2024-03-20T20:02:36.496Z] "net/http", [2024-03-20T20:02:36.496Z] "time" [2024-03-20T20:02:36.496Z] ], [2024-03-20T20:02:36.496Z] "Deps": [ [2024-03-20T20:02:36.496Z] "bufio", [2024-03-20T20:02:36.496Z] "bytes", [2024-03-20T20:02:36.496Z] "compress/flate", [2024-03-20T20:02:36.496Z] "compress/gzip", [2024-03-20T20:02:36.496Z] "container/list", [2024-03-20T20:02:36.496Z] "context", [2024-03-20T20:02:36.496Z] "crypto", [2024-03-20T20:02:36.496Z] "crypto/aes", [2024-03-20T20:02:36.496Z] "crypto/cipher", [2024-03-20T20:02:36.496Z] "crypto/des", [2024-03-20T20:02:36.496Z] "crypto/dsa", [2024-03-20T20:02:36.496Z] "crypto/ecdsa", [2024-03-20T20:02:36.496Z] "crypto/ed25519", [2024-03-20T20:02:36.496Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.496Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.496Z] "crypto/elliptic", [2024-03-20T20:02:36.496Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.496Z] "crypto/hmac", [2024-03-20T20:02:36.496Z] "crypto/internal/randutil", [2024-03-20T20:02:36.496Z] "crypto/internal/subtle", [2024-03-20T20:02:36.496Z] "crypto/md5", [2024-03-20T20:02:36.496Z] "crypto/rand", [2024-03-20T20:02:36.496Z] "crypto/rc4", [2024-03-20T20:02:36.496Z] "crypto/rsa", [2024-03-20T20:02:36.496Z] "crypto/sha1", [2024-03-20T20:02:36.496Z] "crypto/sha256", [2024-03-20T20:02:36.496Z] "crypto/sha512", [2024-03-20T20:02:36.496Z] "crypto/subtle", [2024-03-20T20:02:36.496Z] "crypto/tls", [2024-03-20T20:02:36.496Z] "crypto/x509", [2024-03-20T20:02:36.496Z] "crypto/x509/pkix", [2024-03-20T20:02:36.496Z] "database/sql/driver", [2024-03-20T20:02:36.496Z] "embed", [2024-03-20T20:02:36.496Z] "encoding", [2024-03-20T20:02:36.496Z] "encoding/asn1", [2024-03-20T20:02:36.496Z] "encoding/base64", [2024-03-20T20:02:36.496Z] "encoding/binary", [2024-03-20T20:02:36.496Z] "encoding/csv", [2024-03-20T20:02:36.496Z] "encoding/gob", [2024-03-20T20:02:36.496Z] "encoding/hex", [2024-03-20T20:02:36.496Z] "encoding/json", [2024-03-20T20:02:36.496Z] "encoding/pem", [2024-03-20T20:02:36.496Z] "encoding/xml", [2024-03-20T20:02:36.496Z] "errors", [2024-03-20T20:02:36.496Z] "fmt", [2024-03-20T20:02:36.496Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.496Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.496Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.496Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.496Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.496Z] "github.com/google/uuid", [2024-03-20T20:02:36.496Z] "github.com/josharian/intern", [2024-03-20T20:02:36.496Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.496Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.496Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.496Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.496Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.496Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.496Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.496Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.496Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.496Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.496Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.496Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.496Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.496Z] "hash", [2024-03-20T20:02:36.496Z] "hash/crc32", [2024-03-20T20:02:36.496Z] "html", [2024-03-20T20:02:36.496Z] "html/template", [2024-03-20T20:02:36.496Z] "internal/abi", [2024-03-20T20:02:36.496Z] "internal/bytealg", [2024-03-20T20:02:36.496Z] "internal/cpu", [2024-03-20T20:02:36.496Z] "internal/fmtsort", [2024-03-20T20:02:36.496Z] "internal/goexperiment", [2024-03-20T20:02:36.496Z] "internal/itoa", [2024-03-20T20:02:36.496Z] "internal/nettrace", [2024-03-20T20:02:36.496Z] "internal/oserror", [2024-03-20T20:02:36.496Z] "internal/poll", [2024-03-20T20:02:36.496Z] "internal/race", [2024-03-20T20:02:36.496Z] "internal/reflectlite", [2024-03-20T20:02:36.496Z] "internal/singleflight", [2024-03-20T20:02:36.496Z] "internal/syscall/execenv", [2024-03-20T20:02:36.496Z] "internal/syscall/unix", [2024-03-20T20:02:36.496Z] "internal/testlog", [2024-03-20T20:02:36.496Z] "internal/unsafeheader", [2024-03-20T20:02:36.496Z] "io", [2024-03-20T20:02:36.496Z] "io/fs", [2024-03-20T20:02:36.496Z] "io/ioutil", [2024-03-20T20:02:36.496Z] "log", [2024-03-20T20:02:36.496Z] "math", [2024-03-20T20:02:36.496Z] "math/big", [2024-03-20T20:02:36.496Z] "math/bits", [2024-03-20T20:02:36.496Z] "math/rand", [2024-03-20T20:02:36.496Z] "mime", [2024-03-20T20:02:36.496Z] "mime/multipart", [2024-03-20T20:02:36.496Z] "mime/quotedprintable", [2024-03-20T20:02:36.496Z] "net", [2024-03-20T20:02:36.496Z] "net/http", [2024-03-20T20:02:36.496Z] "net/http/httptrace", [2024-03-20T20:02:36.496Z] "net/http/httputil", [2024-03-20T20:02:36.496Z] "net/http/internal", [2024-03-20T20:02:36.496Z] "net/http/internal/ascii", [2024-03-20T20:02:36.496Z] "net/mail", [2024-03-20T20:02:36.496Z] "net/textproto", [2024-03-20T20:02:36.496Z] "net/url", [2024-03-20T20:02:36.496Z] "os", [2024-03-20T20:02:36.496Z] "path", [2024-03-20T20:02:36.496Z] "path/filepath", [2024-03-20T20:02:36.496Z] "reflect", [2024-03-20T20:02:36.496Z] "regexp", [2024-03-20T20:02:36.496Z] "regexp/syntax", [2024-03-20T20:02:36.496Z] "runtime", [2024-03-20T20:02:36.496Z] "runtime/cgo", [2024-03-20T20:02:36.496Z] "runtime/internal/atomic", [2024-03-20T20:02:36.496Z] "runtime/internal/math", [2024-03-20T20:02:36.496Z] "runtime/internal/sys", [2024-03-20T20:02:36.496Z] "sort", [2024-03-20T20:02:36.496Z] "strconv", [2024-03-20T20:02:36.496Z] "strings", [2024-03-20T20:02:36.496Z] "sync", [2024-03-20T20:02:36.496Z] "sync/atomic", [2024-03-20T20:02:36.496Z] "syscall", [2024-03-20T20:02:36.496Z] "text/template", [2024-03-20T20:02:36.496Z] "text/template/parse", [2024-03-20T20:02:36.496Z] "time", [2024-03-20T20:02:36.496Z] "unicode", [2024-03-20T20:02:36.496Z] "unicode/utf16", [2024-03-20T20:02:36.496Z] "unicode/utf8", [2024-03-20T20:02:36.496Z] "unsafe", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.496Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.497Z] ] [2024-03-20T20:02:36.497Z] } [2024-03-20T20:02:36.497Z] { [2024-03-20T20:02:36.497Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/config", [2024-03-20T20:02:36.497Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.497Z] "Name": "config", [2024-03-20T20:02:36.497Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.497Z] "Module": { [2024-03-20T20:02:36.497Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.497Z] "Version": "v0.26.13", [2024-03-20T20:02:36.497Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.497Z] "Indirect": true, [2024-03-20T20:02:36.497Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.497Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.497Z] "GoVersion": "1.19" [2024-03-20T20:02:36.497Z] }, [2024-03-20T20:02:36.497Z] "DepOnly": true, [2024-03-20T20:02:36.497Z] "Stale": true, [2024-03-20T20:02:36.497Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.497Z] "GoFiles": [ [2024-03-20T20:02:36.497Z] "config_client.go", [2024-03-20T20:02:36.497Z] "create_config_parameters.go", [2024-03-20T20:02:36.497Z] "create_config_responses.go", [2024-03-20T20:02:36.497Z] "create_config_type_parameters.go", [2024-03-20T20:02:36.497Z] "create_config_type_responses.go", [2024-03-20T20:02:36.497Z] "delete_config_parameters.go", [2024-03-20T20:02:36.497Z] "delete_config_responses.go", [2024-03-20T20:02:36.497Z] "delete_config_type_parameters.go", [2024-03-20T20:02:36.497Z] "delete_config_type_responses.go", [2024-03-20T20:02:36.497Z] "detail_config_parameters.go", [2024-03-20T20:02:36.497Z] "detail_config_responses.go", [2024-03-20T20:02:36.497Z] "detail_config_type_parameters.go", [2024-03-20T20:02:36.497Z] "detail_config_type_responses.go", [2024-03-20T20:02:36.497Z] "list_config_types_parameters.go", [2024-03-20T20:02:36.497Z] "list_config_types_responses.go", [2024-03-20T20:02:36.497Z] "list_configs_for_config_type_parameters.go", [2024-03-20T20:02:36.497Z] "list_configs_for_config_type_responses.go", [2024-03-20T20:02:36.497Z] "list_configs_parameters.go", [2024-03-20T20:02:36.497Z] "list_configs_responses.go", [2024-03-20T20:02:36.497Z] "patch_config_parameters.go", [2024-03-20T20:02:36.497Z] "patch_config_responses.go", [2024-03-20T20:02:36.497Z] "patch_config_type_parameters.go", [2024-03-20T20:02:36.497Z] "patch_config_type_responses.go", [2024-03-20T20:02:36.497Z] "update_config_parameters.go", [2024-03-20T20:02:36.497Z] "update_config_responses.go", [2024-03-20T20:02:36.497Z] "update_config_type_parameters.go", [2024-03-20T20:02:36.497Z] "update_config_type_responses.go" [2024-03-20T20:02:36.497Z] ], [2024-03-20T20:02:36.497Z] "Imports": [ [2024-03-20T20:02:36.497Z] "context", [2024-03-20T20:02:36.497Z] "fmt", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.497Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.497Z] "io", [2024-03-20T20:02:36.497Z] "net/http", [2024-03-20T20:02:36.497Z] "time" [2024-03-20T20:02:36.497Z] ], [2024-03-20T20:02:36.497Z] "Deps": [ [2024-03-20T20:02:36.497Z] "bufio", [2024-03-20T20:02:36.497Z] "bytes", [2024-03-20T20:02:36.497Z] "compress/flate", [2024-03-20T20:02:36.497Z] "compress/gzip", [2024-03-20T20:02:36.497Z] "container/list", [2024-03-20T20:02:36.497Z] "context", [2024-03-20T20:02:36.497Z] "crypto", [2024-03-20T20:02:36.497Z] "crypto/aes", [2024-03-20T20:02:36.497Z] "crypto/cipher", [2024-03-20T20:02:36.497Z] "crypto/des", [2024-03-20T20:02:36.497Z] "crypto/dsa", [2024-03-20T20:02:36.497Z] "crypto/ecdsa", [2024-03-20T20:02:36.497Z] "crypto/ed25519", [2024-03-20T20:02:36.497Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.497Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.497Z] "crypto/elliptic", [2024-03-20T20:02:36.497Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.497Z] "crypto/hmac", [2024-03-20T20:02:36.497Z] "crypto/internal/randutil", [2024-03-20T20:02:36.497Z] "crypto/internal/subtle", [2024-03-20T20:02:36.497Z] "crypto/md5", [2024-03-20T20:02:36.497Z] "crypto/rand", [2024-03-20T20:02:36.497Z] "crypto/rc4", [2024-03-20T20:02:36.497Z] "crypto/rsa", [2024-03-20T20:02:36.497Z] "crypto/sha1", [2024-03-20T20:02:36.497Z] "crypto/sha256", [2024-03-20T20:02:36.497Z] "crypto/sha512", [2024-03-20T20:02:36.497Z] "crypto/subtle", [2024-03-20T20:02:36.497Z] "crypto/tls", [2024-03-20T20:02:36.497Z] "crypto/x509", [2024-03-20T20:02:36.497Z] "crypto/x509/pkix", [2024-03-20T20:02:36.497Z] "database/sql/driver", [2024-03-20T20:02:36.497Z] "embed", [2024-03-20T20:02:36.497Z] "encoding", [2024-03-20T20:02:36.497Z] "encoding/asn1", [2024-03-20T20:02:36.497Z] "encoding/base64", [2024-03-20T20:02:36.497Z] "encoding/binary", [2024-03-20T20:02:36.497Z] "encoding/csv", [2024-03-20T20:02:36.497Z] "encoding/gob", [2024-03-20T20:02:36.497Z] "encoding/hex", [2024-03-20T20:02:36.497Z] "encoding/json", [2024-03-20T20:02:36.497Z] "encoding/pem", [2024-03-20T20:02:36.497Z] "encoding/xml", [2024-03-20T20:02:36.497Z] "errors", [2024-03-20T20:02:36.497Z] "fmt", [2024-03-20T20:02:36.497Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.497Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.497Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.497Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.497Z] "github.com/google/uuid", [2024-03-20T20:02:36.497Z] "github.com/josharian/intern", [2024-03-20T20:02:36.497Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.497Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.497Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.497Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.497Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.497Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.497Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.497Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.497Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.497Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.497Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.497Z] "hash", [2024-03-20T20:02:36.497Z] "hash/crc32", [2024-03-20T20:02:36.497Z] "html", [2024-03-20T20:02:36.497Z] "html/template", [2024-03-20T20:02:36.497Z] "internal/abi", [2024-03-20T20:02:36.497Z] "internal/bytealg", [2024-03-20T20:02:36.497Z] "internal/cpu", [2024-03-20T20:02:36.497Z] "internal/fmtsort", [2024-03-20T20:02:36.497Z] "internal/goexperiment", [2024-03-20T20:02:36.497Z] "internal/itoa", [2024-03-20T20:02:36.497Z] "internal/nettrace", [2024-03-20T20:02:36.497Z] "internal/oserror", [2024-03-20T20:02:36.497Z] "internal/poll", [2024-03-20T20:02:36.497Z] "internal/race", [2024-03-20T20:02:36.497Z] "internal/reflectlite", [2024-03-20T20:02:36.497Z] "internal/singleflight", [2024-03-20T20:02:36.497Z] "internal/syscall/execenv", [2024-03-20T20:02:36.497Z] "internal/syscall/unix", [2024-03-20T20:02:36.497Z] "internal/testlog", [2024-03-20T20:02:36.497Z] "internal/unsafeheader", [2024-03-20T20:02:36.497Z] "io", [2024-03-20T20:02:36.497Z] "io/fs", [2024-03-20T20:02:36.497Z] "io/ioutil", [2024-03-20T20:02:36.497Z] "log", [2024-03-20T20:02:36.497Z] "math", [2024-03-20T20:02:36.497Z] "math/big", [2024-03-20T20:02:36.497Z] "math/bits", [2024-03-20T20:02:36.497Z] "math/rand", [2024-03-20T20:02:36.497Z] "mime", [2024-03-20T20:02:36.497Z] "mime/multipart", [2024-03-20T20:02:36.497Z] "mime/quotedprintable", [2024-03-20T20:02:36.497Z] "net", [2024-03-20T20:02:36.497Z] "net/http", [2024-03-20T20:02:36.497Z] "net/http/httptrace", [2024-03-20T20:02:36.497Z] "net/http/httputil", [2024-03-20T20:02:36.497Z] "net/http/internal", [2024-03-20T20:02:36.497Z] "net/http/internal/ascii", [2024-03-20T20:02:36.497Z] "net/mail", [2024-03-20T20:02:36.497Z] "net/textproto", [2024-03-20T20:02:36.497Z] "net/url", [2024-03-20T20:02:36.497Z] "os", [2024-03-20T20:02:36.497Z] "path", [2024-03-20T20:02:36.497Z] "path/filepath", [2024-03-20T20:02:36.497Z] "reflect", [2024-03-20T20:02:36.497Z] "regexp", [2024-03-20T20:02:36.497Z] "regexp/syntax", [2024-03-20T20:02:36.497Z] "runtime", [2024-03-20T20:02:36.497Z] "runtime/cgo", [2024-03-20T20:02:36.497Z] "runtime/internal/atomic", [2024-03-20T20:02:36.497Z] "runtime/internal/math", [2024-03-20T20:02:36.497Z] "runtime/internal/sys", [2024-03-20T20:02:36.497Z] "sort", [2024-03-20T20:02:36.497Z] "strconv", [2024-03-20T20:02:36.497Z] "strings", [2024-03-20T20:02:36.497Z] "sync", [2024-03-20T20:02:36.497Z] "sync/atomic", [2024-03-20T20:02:36.497Z] "syscall", [2024-03-20T20:02:36.497Z] "text/template", [2024-03-20T20:02:36.497Z] "text/template/parse", [2024-03-20T20:02:36.497Z] "time", [2024-03-20T20:02:36.497Z] "unicode", [2024-03-20T20:02:36.497Z] "unicode/utf16", [2024-03-20T20:02:36.497Z] "unicode/utf8", [2024-03-20T20:02:36.497Z] "unsafe", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.497Z] ] [2024-03-20T20:02:36.497Z] } [2024-03-20T20:02:36.497Z] { [2024-03-20T20:02:36.497Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/controllers", [2024-03-20T20:02:36.497Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.497Z] "Name": "controllers", [2024-03-20T20:02:36.497Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.497Z] "Module": { [2024-03-20T20:02:36.497Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.497Z] "Version": "v0.26.13", [2024-03-20T20:02:36.497Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.497Z] "Indirect": true, [2024-03-20T20:02:36.497Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.497Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.497Z] "GoVersion": "1.19" [2024-03-20T20:02:36.497Z] }, [2024-03-20T20:02:36.497Z] "DepOnly": true, [2024-03-20T20:02:36.497Z] "Stale": true, [2024-03-20T20:02:36.497Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.497Z] "GoFiles": [ [2024-03-20T20:02:36.497Z] "controllers_client.go", [2024-03-20T20:02:36.497Z] "list_controllers_parameters.go", [2024-03-20T20:02:36.497Z] "list_controllers_responses.go" [2024-03-20T20:02:36.497Z] ], [2024-03-20T20:02:36.497Z] "Imports": [ [2024-03-20T20:02:36.497Z] "context", [2024-03-20T20:02:36.497Z] "fmt", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.497Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.497Z] "io", [2024-03-20T20:02:36.497Z] "net/http", [2024-03-20T20:02:36.497Z] "time" [2024-03-20T20:02:36.497Z] ], [2024-03-20T20:02:36.497Z] "Deps": [ [2024-03-20T20:02:36.497Z] "bufio", [2024-03-20T20:02:36.497Z] "bytes", [2024-03-20T20:02:36.497Z] "compress/flate", [2024-03-20T20:02:36.497Z] "compress/gzip", [2024-03-20T20:02:36.497Z] "container/list", [2024-03-20T20:02:36.497Z] "context", [2024-03-20T20:02:36.497Z] "crypto", [2024-03-20T20:02:36.497Z] "crypto/aes", [2024-03-20T20:02:36.497Z] "crypto/cipher", [2024-03-20T20:02:36.497Z] "crypto/des", [2024-03-20T20:02:36.497Z] "crypto/dsa", [2024-03-20T20:02:36.497Z] "crypto/ecdsa", [2024-03-20T20:02:36.497Z] "crypto/ed25519", [2024-03-20T20:02:36.497Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.497Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.497Z] "crypto/elliptic", [2024-03-20T20:02:36.497Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.497Z] "crypto/hmac", [2024-03-20T20:02:36.497Z] "crypto/internal/randutil", [2024-03-20T20:02:36.497Z] "crypto/internal/subtle", [2024-03-20T20:02:36.497Z] "crypto/md5", [2024-03-20T20:02:36.497Z] "crypto/rand", [2024-03-20T20:02:36.497Z] "crypto/rc4", [2024-03-20T20:02:36.497Z] "crypto/rsa", [2024-03-20T20:02:36.497Z] "crypto/sha1", [2024-03-20T20:02:36.497Z] "crypto/sha256", [2024-03-20T20:02:36.497Z] "crypto/sha512", [2024-03-20T20:02:36.497Z] "crypto/subtle", [2024-03-20T20:02:36.497Z] "crypto/tls", [2024-03-20T20:02:36.497Z] "crypto/x509", [2024-03-20T20:02:36.497Z] "crypto/x509/pkix", [2024-03-20T20:02:36.497Z] "database/sql/driver", [2024-03-20T20:02:36.497Z] "embed", [2024-03-20T20:02:36.497Z] "encoding", [2024-03-20T20:02:36.497Z] "encoding/asn1", [2024-03-20T20:02:36.497Z] "encoding/base64", [2024-03-20T20:02:36.497Z] "encoding/binary", [2024-03-20T20:02:36.497Z] "encoding/csv", [2024-03-20T20:02:36.497Z] "encoding/gob", [2024-03-20T20:02:36.497Z] "encoding/hex", [2024-03-20T20:02:36.497Z] "encoding/json", [2024-03-20T20:02:36.497Z] "encoding/pem", [2024-03-20T20:02:36.497Z] "encoding/xml", [2024-03-20T20:02:36.497Z] "errors", [2024-03-20T20:02:36.497Z] "fmt", [2024-03-20T20:02:36.497Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.497Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.497Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.497Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.497Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.497Z] "github.com/google/uuid", [2024-03-20T20:02:36.497Z] "github.com/josharian/intern", [2024-03-20T20:02:36.497Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.497Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.497Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.497Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.497Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.497Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.497Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.497Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.497Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.497Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.497Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.497Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.497Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.497Z] "hash", [2024-03-20T20:02:36.497Z] "hash/crc32", [2024-03-20T20:02:36.497Z] "html", [2024-03-20T20:02:36.497Z] "html/template", [2024-03-20T20:02:36.497Z] "internal/abi", [2024-03-20T20:02:36.497Z] "internal/bytealg", [2024-03-20T20:02:36.497Z] "internal/cpu", [2024-03-20T20:02:36.497Z] "internal/fmtsort", [2024-03-20T20:02:36.497Z] "internal/goexperiment", [2024-03-20T20:02:36.497Z] "internal/itoa", [2024-03-20T20:02:36.497Z] "internal/nettrace", [2024-03-20T20:02:36.497Z] "internal/oserror", [2024-03-20T20:02:36.497Z] "internal/poll", [2024-03-20T20:02:36.497Z] "internal/race", [2024-03-20T20:02:36.497Z] "internal/reflectlite", [2024-03-20T20:02:36.497Z] "internal/singleflight", [2024-03-20T20:02:36.497Z] "internal/syscall/execenv", [2024-03-20T20:02:36.497Z] "internal/syscall/unix", [2024-03-20T20:02:36.497Z] "internal/testlog", [2024-03-20T20:02:36.497Z] "internal/unsafeheader", [2024-03-20T20:02:36.497Z] "io", [2024-03-20T20:02:36.497Z] "io/fs", [2024-03-20T20:02:36.497Z] "io/ioutil", [2024-03-20T20:02:36.497Z] "log", [2024-03-20T20:02:36.497Z] "math", [2024-03-20T20:02:36.497Z] "math/big", [2024-03-20T20:02:36.497Z] "math/bits", [2024-03-20T20:02:36.497Z] "math/rand", [2024-03-20T20:02:36.497Z] "mime", [2024-03-20T20:02:36.497Z] "mime/multipart", [2024-03-20T20:02:36.497Z] "mime/quotedprintable", [2024-03-20T20:02:36.497Z] "net", [2024-03-20T20:02:36.497Z] "net/http", [2024-03-20T20:02:36.497Z] "net/http/httptrace", [2024-03-20T20:02:36.497Z] "net/http/httputil", [2024-03-20T20:02:36.497Z] "net/http/internal", [2024-03-20T20:02:36.497Z] "net/http/internal/ascii", [2024-03-20T20:02:36.497Z] "net/mail", [2024-03-20T20:02:36.497Z] "net/textproto", [2024-03-20T20:02:36.497Z] "net/url", [2024-03-20T20:02:36.497Z] "os", [2024-03-20T20:02:36.497Z] "path", [2024-03-20T20:02:36.497Z] "path/filepath", [2024-03-20T20:02:36.497Z] "reflect", [2024-03-20T20:02:36.497Z] "regexp", [2024-03-20T20:02:36.497Z] "regexp/syntax", [2024-03-20T20:02:36.497Z] "runtime", [2024-03-20T20:02:36.497Z] "runtime/cgo", [2024-03-20T20:02:36.497Z] "runtime/internal/atomic", [2024-03-20T20:02:36.497Z] "runtime/internal/math", [2024-03-20T20:02:36.497Z] "runtime/internal/sys", [2024-03-20T20:02:36.497Z] "sort", [2024-03-20T20:02:36.497Z] "strconv", [2024-03-20T20:02:36.497Z] "strings", [2024-03-20T20:02:36.497Z] "sync", [2024-03-20T20:02:36.497Z] "sync/atomic", [2024-03-20T20:02:36.497Z] "syscall", [2024-03-20T20:02:36.497Z] "text/template", [2024-03-20T20:02:36.497Z] "text/template/parse", [2024-03-20T20:02:36.497Z] "time", [2024-03-20T20:02:36.497Z] "unicode", [2024-03-20T20:02:36.497Z] "unicode/utf16", [2024-03-20T20:02:36.497Z] "unicode/utf8", [2024-03-20T20:02:36.497Z] "unsafe", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.497Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.497Z] ] [2024-03-20T20:02:36.497Z] } [2024-03-20T20:02:36.497Z] { [2024-03-20T20:02:36.497Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.497Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.497Z] "Name": "current_api_session", [2024-03-20T20:02:36.497Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.497Z] "Module": { [2024-03-20T20:02:36.497Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.497Z] "Version": "v0.26.13", [2024-03-20T20:02:36.497Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.497Z] "Indirect": true, [2024-03-20T20:02:36.497Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.497Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.497Z] "GoVersion": "1.19" [2024-03-20T20:02:36.497Z] }, [2024-03-20T20:02:36.497Z] "DepOnly": true, [2024-03-20T20:02:36.497Z] "Stale": true, [2024-03-20T20:02:36.498Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.498Z] "GoFiles": [ [2024-03-20T20:02:36.498Z] "current_api_session_client.go", [2024-03-20T20:02:36.498Z] "delete_current_api_session_parameters.go", [2024-03-20T20:02:36.498Z] "delete_current_api_session_responses.go", [2024-03-20T20:02:36.498Z] "detail_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.498Z] "detail_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.498Z] "extend_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.498Z] "extend_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.498Z] "extend_verify_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.498Z] "extend_verify_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.498Z] "get_current_api_session_parameters.go", [2024-03-20T20:02:36.498Z] "get_current_api_session_responses.go", [2024-03-20T20:02:36.498Z] "list_current_identity_authenticators_parameters.go", [2024-03-20T20:02:36.498Z] "list_current_identity_authenticators_responses.go", [2024-03-20T20:02:36.498Z] "patch_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.498Z] "patch_current_identity_authenticator_responses.go", [2024-03-20T20:02:36.498Z] "update_current_identity_authenticator_parameters.go", [2024-03-20T20:02:36.498Z] "update_current_identity_authenticator_responses.go" [2024-03-20T20:02:36.498Z] ], [2024-03-20T20:02:36.498Z] "Imports": [ [2024-03-20T20:02:36.498Z] "context", [2024-03-20T20:02:36.498Z] "fmt", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.498Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.498Z] "io", [2024-03-20T20:02:36.498Z] "net/http", [2024-03-20T20:02:36.498Z] "time" [2024-03-20T20:02:36.498Z] ], [2024-03-20T20:02:36.498Z] "Deps": [ [2024-03-20T20:02:36.498Z] "bufio", [2024-03-20T20:02:36.498Z] "bytes", [2024-03-20T20:02:36.498Z] "compress/flate", [2024-03-20T20:02:36.498Z] "compress/gzip", [2024-03-20T20:02:36.498Z] "container/list", [2024-03-20T20:02:36.498Z] "context", [2024-03-20T20:02:36.498Z] "crypto", [2024-03-20T20:02:36.498Z] "crypto/aes", [2024-03-20T20:02:36.498Z] "crypto/cipher", [2024-03-20T20:02:36.498Z] "crypto/des", [2024-03-20T20:02:36.498Z] "crypto/dsa", [2024-03-20T20:02:36.498Z] "crypto/ecdsa", [2024-03-20T20:02:36.498Z] "crypto/ed25519", [2024-03-20T20:02:36.498Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.498Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.498Z] "crypto/elliptic", [2024-03-20T20:02:36.498Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.498Z] "crypto/hmac", [2024-03-20T20:02:36.498Z] "crypto/internal/randutil", [2024-03-20T20:02:36.498Z] "crypto/internal/subtle", [2024-03-20T20:02:36.498Z] "crypto/md5", [2024-03-20T20:02:36.498Z] "crypto/rand", [2024-03-20T20:02:36.498Z] "crypto/rc4", [2024-03-20T20:02:36.498Z] "crypto/rsa", [2024-03-20T20:02:36.498Z] "crypto/sha1", [2024-03-20T20:02:36.498Z] "crypto/sha256", [2024-03-20T20:02:36.498Z] "crypto/sha512", [2024-03-20T20:02:36.498Z] "crypto/subtle", [2024-03-20T20:02:36.498Z] "crypto/tls", [2024-03-20T20:02:36.498Z] "crypto/x509", [2024-03-20T20:02:36.498Z] "crypto/x509/pkix", [2024-03-20T20:02:36.498Z] "database/sql/driver", [2024-03-20T20:02:36.498Z] "embed", [2024-03-20T20:02:36.498Z] "encoding", [2024-03-20T20:02:36.498Z] "encoding/asn1", [2024-03-20T20:02:36.498Z] "encoding/base64", [2024-03-20T20:02:36.498Z] "encoding/binary", [2024-03-20T20:02:36.498Z] "encoding/csv", [2024-03-20T20:02:36.498Z] "encoding/gob", [2024-03-20T20:02:36.498Z] "encoding/hex", [2024-03-20T20:02:36.498Z] "encoding/json", [2024-03-20T20:02:36.498Z] "encoding/pem", [2024-03-20T20:02:36.498Z] "encoding/xml", [2024-03-20T20:02:36.498Z] "errors", [2024-03-20T20:02:36.498Z] "fmt", [2024-03-20T20:02:36.498Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.498Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.498Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.498Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.498Z] "github.com/google/uuid", [2024-03-20T20:02:36.498Z] "github.com/josharian/intern", [2024-03-20T20:02:36.498Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.498Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.498Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.498Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.498Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.498Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.498Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.498Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.498Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.498Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.498Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.498Z] "hash", [2024-03-20T20:02:36.498Z] "hash/crc32", [2024-03-20T20:02:36.498Z] "html", [2024-03-20T20:02:36.498Z] "html/template", [2024-03-20T20:02:36.498Z] "internal/abi", [2024-03-20T20:02:36.498Z] "internal/bytealg", [2024-03-20T20:02:36.498Z] "internal/cpu", [2024-03-20T20:02:36.498Z] "internal/fmtsort", [2024-03-20T20:02:36.498Z] "internal/goexperiment", [2024-03-20T20:02:36.498Z] "internal/itoa", [2024-03-20T20:02:36.498Z] "internal/nettrace", [2024-03-20T20:02:36.498Z] "internal/oserror", [2024-03-20T20:02:36.498Z] "internal/poll", [2024-03-20T20:02:36.498Z] "internal/race", [2024-03-20T20:02:36.498Z] "internal/reflectlite", [2024-03-20T20:02:36.498Z] "internal/singleflight", [2024-03-20T20:02:36.498Z] "internal/syscall/execenv", [2024-03-20T20:02:36.498Z] "internal/syscall/unix", [2024-03-20T20:02:36.498Z] "internal/testlog", [2024-03-20T20:02:36.498Z] "internal/unsafeheader", [2024-03-20T20:02:36.498Z] "io", [2024-03-20T20:02:36.498Z] "io/fs", [2024-03-20T20:02:36.498Z] "io/ioutil", [2024-03-20T20:02:36.498Z] "log", [2024-03-20T20:02:36.498Z] "math", [2024-03-20T20:02:36.498Z] "math/big", [2024-03-20T20:02:36.498Z] "math/bits", [2024-03-20T20:02:36.498Z] "math/rand", [2024-03-20T20:02:36.498Z] "mime", [2024-03-20T20:02:36.498Z] "mime/multipart", [2024-03-20T20:02:36.498Z] "mime/quotedprintable", [2024-03-20T20:02:36.498Z] "net", [2024-03-20T20:02:36.498Z] "net/http", [2024-03-20T20:02:36.498Z] "net/http/httptrace", [2024-03-20T20:02:36.498Z] "net/http/httputil", [2024-03-20T20:02:36.498Z] "net/http/internal", [2024-03-20T20:02:36.498Z] "net/http/internal/ascii", [2024-03-20T20:02:36.498Z] "net/mail", [2024-03-20T20:02:36.498Z] "net/textproto", [2024-03-20T20:02:36.498Z] "net/url", [2024-03-20T20:02:36.498Z] "os", [2024-03-20T20:02:36.498Z] "path", [2024-03-20T20:02:36.498Z] "path/filepath", [2024-03-20T20:02:36.498Z] "reflect", [2024-03-20T20:02:36.498Z] "regexp", [2024-03-20T20:02:36.498Z] "regexp/syntax", [2024-03-20T20:02:36.498Z] "runtime", [2024-03-20T20:02:36.498Z] "runtime/cgo", [2024-03-20T20:02:36.498Z] "runtime/internal/atomic", [2024-03-20T20:02:36.498Z] "runtime/internal/math", [2024-03-20T20:02:36.498Z] "runtime/internal/sys", [2024-03-20T20:02:36.498Z] "sort", [2024-03-20T20:02:36.498Z] "strconv", [2024-03-20T20:02:36.498Z] "strings", [2024-03-20T20:02:36.498Z] "sync", [2024-03-20T20:02:36.498Z] "sync/atomic", [2024-03-20T20:02:36.498Z] "syscall", [2024-03-20T20:02:36.498Z] "text/template", [2024-03-20T20:02:36.498Z] "text/template/parse", [2024-03-20T20:02:36.498Z] "time", [2024-03-20T20:02:36.498Z] "unicode", [2024-03-20T20:02:36.498Z] "unicode/utf16", [2024-03-20T20:02:36.498Z] "unicode/utf8", [2024-03-20T20:02:36.498Z] "unsafe", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.498Z] ] [2024-03-20T20:02:36.498Z] } [2024-03-20T20:02:36.498Z] { [2024-03-20T20:02:36.498Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/current_identity", [2024-03-20T20:02:36.498Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.498Z] "Name": "current_identity", [2024-03-20T20:02:36.498Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.498Z] "Module": { [2024-03-20T20:02:36.498Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.498Z] "Version": "v0.26.13", [2024-03-20T20:02:36.498Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.498Z] "Indirect": true, [2024-03-20T20:02:36.498Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.498Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.498Z] "GoVersion": "1.19" [2024-03-20T20:02:36.498Z] }, [2024-03-20T20:02:36.498Z] "DepOnly": true, [2024-03-20T20:02:36.498Z] "Stale": true, [2024-03-20T20:02:36.498Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.498Z] "GoFiles": [ [2024-03-20T20:02:36.498Z] "create_mfa_recovery_codes_parameters.go", [2024-03-20T20:02:36.498Z] "create_mfa_recovery_codes_responses.go", [2024-03-20T20:02:36.498Z] "current_identity_client.go", [2024-03-20T20:02:36.498Z] "delete_mfa_parameters.go", [2024-03-20T20:02:36.498Z] "delete_mfa_responses.go", [2024-03-20T20:02:36.498Z] "detail_mfa_parameters.go", [2024-03-20T20:02:36.498Z] "detail_mfa_qr_code_parameters.go", [2024-03-20T20:02:36.498Z] "detail_mfa_qr_code_responses.go", [2024-03-20T20:02:36.498Z] "detail_mfa_recovery_codes_parameters.go", [2024-03-20T20:02:36.498Z] "detail_mfa_recovery_codes_responses.go", [2024-03-20T20:02:36.498Z] "detail_mfa_responses.go", [2024-03-20T20:02:36.498Z] "enroll_mfa_parameters.go", [2024-03-20T20:02:36.498Z] "enroll_mfa_responses.go", [2024-03-20T20:02:36.498Z] "get_current_identity_parameters.go", [2024-03-20T20:02:36.498Z] "get_current_identity_responses.go", [2024-03-20T20:02:36.498Z] "verify_mfa_parameters.go", [2024-03-20T20:02:36.498Z] "verify_mfa_responses.go" [2024-03-20T20:02:36.498Z] ], [2024-03-20T20:02:36.498Z] "Imports": [ [2024-03-20T20:02:36.498Z] "context", [2024-03-20T20:02:36.498Z] "fmt", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.498Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.498Z] "io", [2024-03-20T20:02:36.498Z] "net/http", [2024-03-20T20:02:36.498Z] "time" [2024-03-20T20:02:36.498Z] ], [2024-03-20T20:02:36.498Z] "Deps": [ [2024-03-20T20:02:36.498Z] "bufio", [2024-03-20T20:02:36.498Z] "bytes", [2024-03-20T20:02:36.498Z] "compress/flate", [2024-03-20T20:02:36.498Z] "compress/gzip", [2024-03-20T20:02:36.498Z] "container/list", [2024-03-20T20:02:36.498Z] "context", [2024-03-20T20:02:36.498Z] "crypto", [2024-03-20T20:02:36.498Z] "crypto/aes", [2024-03-20T20:02:36.498Z] "crypto/cipher", [2024-03-20T20:02:36.498Z] "crypto/des", [2024-03-20T20:02:36.498Z] "crypto/dsa", [2024-03-20T20:02:36.498Z] "crypto/ecdsa", [2024-03-20T20:02:36.498Z] "crypto/ed25519", [2024-03-20T20:02:36.498Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.498Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.498Z] "crypto/elliptic", [2024-03-20T20:02:36.498Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.498Z] "crypto/hmac", [2024-03-20T20:02:36.498Z] "crypto/internal/randutil", [2024-03-20T20:02:36.498Z] "crypto/internal/subtle", [2024-03-20T20:02:36.498Z] "crypto/md5", [2024-03-20T20:02:36.498Z] "crypto/rand", [2024-03-20T20:02:36.498Z] "crypto/rc4", [2024-03-20T20:02:36.498Z] "crypto/rsa", [2024-03-20T20:02:36.498Z] "crypto/sha1", [2024-03-20T20:02:36.498Z] "crypto/sha256", [2024-03-20T20:02:36.498Z] "crypto/sha512", [2024-03-20T20:02:36.498Z] "crypto/subtle", [2024-03-20T20:02:36.498Z] "crypto/tls", [2024-03-20T20:02:36.498Z] "crypto/x509", [2024-03-20T20:02:36.498Z] "crypto/x509/pkix", [2024-03-20T20:02:36.498Z] "database/sql/driver", [2024-03-20T20:02:36.498Z] "embed", [2024-03-20T20:02:36.498Z] "encoding", [2024-03-20T20:02:36.498Z] "encoding/asn1", [2024-03-20T20:02:36.498Z] "encoding/base64", [2024-03-20T20:02:36.498Z] "encoding/binary", [2024-03-20T20:02:36.498Z] "encoding/csv", [2024-03-20T20:02:36.498Z] "encoding/gob", [2024-03-20T20:02:36.498Z] "encoding/hex", [2024-03-20T20:02:36.498Z] "encoding/json", [2024-03-20T20:02:36.498Z] "encoding/pem", [2024-03-20T20:02:36.498Z] "encoding/xml", [2024-03-20T20:02:36.498Z] "errors", [2024-03-20T20:02:36.498Z] "fmt", [2024-03-20T20:02:36.498Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.498Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.498Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.498Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.498Z] "github.com/google/uuid", [2024-03-20T20:02:36.498Z] "github.com/josharian/intern", [2024-03-20T20:02:36.498Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.498Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.498Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.498Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.498Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.498Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.498Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.498Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.498Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.498Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.498Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.498Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.498Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.498Z] "hash", [2024-03-20T20:02:36.498Z] "hash/crc32", [2024-03-20T20:02:36.498Z] "html", [2024-03-20T20:02:36.498Z] "html/template", [2024-03-20T20:02:36.498Z] "internal/abi", [2024-03-20T20:02:36.498Z] "internal/bytealg", [2024-03-20T20:02:36.498Z] "internal/cpu", [2024-03-20T20:02:36.498Z] "internal/fmtsort", [2024-03-20T20:02:36.498Z] "internal/goexperiment", [2024-03-20T20:02:36.498Z] "internal/itoa", [2024-03-20T20:02:36.498Z] "internal/nettrace", [2024-03-20T20:02:36.498Z] "internal/oserror", [2024-03-20T20:02:36.498Z] "internal/poll", [2024-03-20T20:02:36.498Z] "internal/race", [2024-03-20T20:02:36.498Z] "internal/reflectlite", [2024-03-20T20:02:36.498Z] "internal/singleflight", [2024-03-20T20:02:36.498Z] "internal/syscall/execenv", [2024-03-20T20:02:36.498Z] "internal/syscall/unix", [2024-03-20T20:02:36.498Z] "internal/testlog", [2024-03-20T20:02:36.498Z] "internal/unsafeheader", [2024-03-20T20:02:36.498Z] "io", [2024-03-20T20:02:36.498Z] "io/fs", [2024-03-20T20:02:36.498Z] "io/ioutil", [2024-03-20T20:02:36.498Z] "log", [2024-03-20T20:02:36.498Z] "math", [2024-03-20T20:02:36.498Z] "math/big", [2024-03-20T20:02:36.498Z] "math/bits", [2024-03-20T20:02:36.498Z] "math/rand", [2024-03-20T20:02:36.498Z] "mime", [2024-03-20T20:02:36.498Z] "mime/multipart", [2024-03-20T20:02:36.498Z] "mime/quotedprintable", [2024-03-20T20:02:36.498Z] "net", [2024-03-20T20:02:36.498Z] "net/http", [2024-03-20T20:02:36.498Z] "net/http/httptrace", [2024-03-20T20:02:36.498Z] "net/http/httputil", [2024-03-20T20:02:36.498Z] "net/http/internal", [2024-03-20T20:02:36.498Z] "net/http/internal/ascii", [2024-03-20T20:02:36.498Z] "net/mail", [2024-03-20T20:02:36.498Z] "net/textproto", [2024-03-20T20:02:36.498Z] "net/url", [2024-03-20T20:02:36.498Z] "os", [2024-03-20T20:02:36.498Z] "path", [2024-03-20T20:02:36.498Z] "path/filepath", [2024-03-20T20:02:36.498Z] "reflect", [2024-03-20T20:02:36.498Z] "regexp", [2024-03-20T20:02:36.498Z] "regexp/syntax", [2024-03-20T20:02:36.498Z] "runtime", [2024-03-20T20:02:36.498Z] "runtime/cgo", [2024-03-20T20:02:36.498Z] "runtime/internal/atomic", [2024-03-20T20:02:36.498Z] "runtime/internal/math", [2024-03-20T20:02:36.498Z] "runtime/internal/sys", [2024-03-20T20:02:36.498Z] "sort", [2024-03-20T20:02:36.498Z] "strconv", [2024-03-20T20:02:36.498Z] "strings", [2024-03-20T20:02:36.498Z] "sync", [2024-03-20T20:02:36.498Z] "sync/atomic", [2024-03-20T20:02:36.498Z] "syscall", [2024-03-20T20:02:36.498Z] "text/template", [2024-03-20T20:02:36.498Z] "text/template/parse", [2024-03-20T20:02:36.498Z] "time", [2024-03-20T20:02:36.498Z] "unicode", [2024-03-20T20:02:36.498Z] "unicode/utf16", [2024-03-20T20:02:36.498Z] "unicode/utf8", [2024-03-20T20:02:36.498Z] "unsafe", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.498Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.498Z] ] [2024-03-20T20:02:36.498Z] } [2024-03-20T20:02:36.498Z] { [2024-03-20T20:02:36.498Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/database", [2024-03-20T20:02:36.498Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.498Z] "Name": "database", [2024-03-20T20:02:36.498Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.498Z] "Module": { [2024-03-20T20:02:36.498Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.498Z] "Version": "v0.26.13", [2024-03-20T20:02:36.498Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.498Z] "Indirect": true, [2024-03-20T20:02:36.498Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.498Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.498Z] "GoVersion": "1.19" [2024-03-20T20:02:36.498Z] }, [2024-03-20T20:02:36.498Z] "DepOnly": true, [2024-03-20T20:02:36.498Z] "Stale": true, [2024-03-20T20:02:36.498Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.498Z] "GoFiles": [ [2024-03-20T20:02:36.498Z] "check_data_integrity_parameters.go", [2024-03-20T20:02:36.498Z] "check_data_integrity_responses.go", [2024-03-20T20:02:36.498Z] "create_database_snapshot_parameters.go", [2024-03-20T20:02:36.498Z] "create_database_snapshot_responses.go", [2024-03-20T20:02:36.498Z] "data_integrity_results_parameters.go", [2024-03-20T20:02:36.498Z] "data_integrity_results_responses.go", [2024-03-20T20:02:36.498Z] "database_client.go", [2024-03-20T20:02:36.498Z] "fix_data_integrity_parameters.go", [2024-03-20T20:02:36.498Z] "fix_data_integrity_responses.go" [2024-03-20T20:02:36.498Z] ], [2024-03-20T20:02:36.498Z] "Imports": [ [2024-03-20T20:02:36.498Z] "context", [2024-03-20T20:02:36.498Z] "fmt", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.498Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.499Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.499Z] "io", [2024-03-20T20:02:36.499Z] "net/http", [2024-03-20T20:02:36.499Z] "time" [2024-03-20T20:02:36.499Z] ], [2024-03-20T20:02:36.499Z] "Deps": [ [2024-03-20T20:02:36.499Z] "bufio", [2024-03-20T20:02:36.499Z] "bytes", [2024-03-20T20:02:36.499Z] "compress/flate", [2024-03-20T20:02:36.499Z] "compress/gzip", [2024-03-20T20:02:36.499Z] "container/list", [2024-03-20T20:02:36.499Z] "context", [2024-03-20T20:02:36.499Z] "crypto", [2024-03-20T20:02:36.499Z] "crypto/aes", [2024-03-20T20:02:36.499Z] "crypto/cipher", [2024-03-20T20:02:36.499Z] "crypto/des", [2024-03-20T20:02:36.499Z] "crypto/dsa", [2024-03-20T20:02:36.499Z] "crypto/ecdsa", [2024-03-20T20:02:36.499Z] "crypto/ed25519", [2024-03-20T20:02:36.499Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.499Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.499Z] "crypto/elliptic", [2024-03-20T20:02:36.499Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.499Z] "crypto/hmac", [2024-03-20T20:02:36.499Z] "crypto/internal/randutil", [2024-03-20T20:02:36.499Z] "crypto/internal/subtle", [2024-03-20T20:02:36.499Z] "crypto/md5", [2024-03-20T20:02:36.499Z] "crypto/rand", [2024-03-20T20:02:36.499Z] "crypto/rc4", [2024-03-20T20:02:36.499Z] "crypto/rsa", [2024-03-20T20:02:36.499Z] "crypto/sha1", [2024-03-20T20:02:36.499Z] "crypto/sha256", [2024-03-20T20:02:36.499Z] "crypto/sha512", [2024-03-20T20:02:36.499Z] "crypto/subtle", [2024-03-20T20:02:36.499Z] "crypto/tls", [2024-03-20T20:02:36.499Z] "crypto/x509", [2024-03-20T20:02:36.499Z] "crypto/x509/pkix", [2024-03-20T20:02:36.499Z] "database/sql/driver", [2024-03-20T20:02:36.499Z] "embed", [2024-03-20T20:02:36.499Z] "encoding", [2024-03-20T20:02:36.499Z] "encoding/asn1", [2024-03-20T20:02:36.499Z] "encoding/base64", [2024-03-20T20:02:36.499Z] "encoding/binary", [2024-03-20T20:02:36.499Z] "encoding/csv", [2024-03-20T20:02:36.499Z] "encoding/gob", [2024-03-20T20:02:36.499Z] "encoding/hex", [2024-03-20T20:02:36.499Z] "encoding/json", [2024-03-20T20:02:36.499Z] "encoding/pem", [2024-03-20T20:02:36.499Z] "encoding/xml", [2024-03-20T20:02:36.499Z] "errors", [2024-03-20T20:02:36.499Z] "fmt", [2024-03-20T20:02:36.499Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.499Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.499Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.499Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.499Z] "github.com/google/uuid", [2024-03-20T20:02:36.499Z] "github.com/josharian/intern", [2024-03-20T20:02:36.499Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.499Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.499Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.499Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.499Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.499Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.499Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.499Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.499Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.499Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.499Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.499Z] "hash", [2024-03-20T20:02:36.499Z] "hash/crc32", [2024-03-20T20:02:36.499Z] "html", [2024-03-20T20:02:36.499Z] "html/template", [2024-03-20T20:02:36.499Z] "internal/abi", [2024-03-20T20:02:36.499Z] "internal/bytealg", [2024-03-20T20:02:36.499Z] "internal/cpu", [2024-03-20T20:02:36.499Z] "internal/fmtsort", [2024-03-20T20:02:36.499Z] "internal/goexperiment", [2024-03-20T20:02:36.499Z] "internal/itoa", [2024-03-20T20:02:36.499Z] "internal/nettrace", [2024-03-20T20:02:36.499Z] "internal/oserror", [2024-03-20T20:02:36.499Z] "internal/poll", [2024-03-20T20:02:36.499Z] "internal/race", [2024-03-20T20:02:36.499Z] "internal/reflectlite", [2024-03-20T20:02:36.499Z] "internal/singleflight", [2024-03-20T20:02:36.499Z] "internal/syscall/execenv", [2024-03-20T20:02:36.499Z] "internal/syscall/unix", [2024-03-20T20:02:36.499Z] "internal/testlog", [2024-03-20T20:02:36.499Z] "internal/unsafeheader", [2024-03-20T20:02:36.499Z] "io", [2024-03-20T20:02:36.499Z] "io/fs", [2024-03-20T20:02:36.499Z] "io/ioutil", [2024-03-20T20:02:36.499Z] "log", [2024-03-20T20:02:36.499Z] "math", [2024-03-20T20:02:36.499Z] "math/big", [2024-03-20T20:02:36.499Z] "math/bits", [2024-03-20T20:02:36.499Z] "math/rand", [2024-03-20T20:02:36.499Z] "mime", [2024-03-20T20:02:36.499Z] "mime/multipart", [2024-03-20T20:02:36.499Z] "mime/quotedprintable", [2024-03-20T20:02:36.499Z] "net", [2024-03-20T20:02:36.499Z] "net/http", [2024-03-20T20:02:36.499Z] "net/http/httptrace", [2024-03-20T20:02:36.499Z] "net/http/httputil", [2024-03-20T20:02:36.499Z] "net/http/internal", [2024-03-20T20:02:36.499Z] "net/http/internal/ascii", [2024-03-20T20:02:36.499Z] "net/mail", [2024-03-20T20:02:36.499Z] "net/textproto", [2024-03-20T20:02:36.499Z] "net/url", [2024-03-20T20:02:36.499Z] "os", [2024-03-20T20:02:36.499Z] "path", [2024-03-20T20:02:36.499Z] "path/filepath", [2024-03-20T20:02:36.499Z] "reflect", [2024-03-20T20:02:36.499Z] "regexp", [2024-03-20T20:02:36.499Z] "regexp/syntax", [2024-03-20T20:02:36.499Z] "runtime", [2024-03-20T20:02:36.499Z] "runtime/cgo", [2024-03-20T20:02:36.499Z] "runtime/internal/atomic", [2024-03-20T20:02:36.499Z] "runtime/internal/math", [2024-03-20T20:02:36.499Z] "runtime/internal/sys", [2024-03-20T20:02:36.499Z] "sort", [2024-03-20T20:02:36.499Z] "strconv", [2024-03-20T20:02:36.499Z] "strings", [2024-03-20T20:02:36.499Z] "sync", [2024-03-20T20:02:36.499Z] "sync/atomic", [2024-03-20T20:02:36.499Z] "syscall", [2024-03-20T20:02:36.499Z] "text/template", [2024-03-20T20:02:36.499Z] "text/template/parse", [2024-03-20T20:02:36.499Z] "time", [2024-03-20T20:02:36.499Z] "unicode", [2024-03-20T20:02:36.499Z] "unicode/utf16", [2024-03-20T20:02:36.499Z] "unicode/utf8", [2024-03-20T20:02:36.499Z] "unsafe", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.499Z] ] [2024-03-20T20:02:36.499Z] } [2024-03-20T20:02:36.499Z] { [2024-03-20T20:02:36.499Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/edge_router", [2024-03-20T20:02:36.499Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.499Z] "Name": "edge_router", [2024-03-20T20:02:36.499Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.499Z] "Module": { [2024-03-20T20:02:36.499Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.499Z] "Version": "v0.26.13", [2024-03-20T20:02:36.499Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.499Z] "Indirect": true, [2024-03-20T20:02:36.499Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.499Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.499Z] "GoVersion": "1.19" [2024-03-20T20:02:36.499Z] }, [2024-03-20T20:02:36.499Z] "DepOnly": true, [2024-03-20T20:02:36.499Z] "Stale": true, [2024-03-20T20:02:36.499Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.499Z] "GoFiles": [ [2024-03-20T20:02:36.499Z] "create_edge_router_parameters.go", [2024-03-20T20:02:36.499Z] "create_edge_router_responses.go", [2024-03-20T20:02:36.499Z] "delete_edge_router_parameters.go", [2024-03-20T20:02:36.499Z] "delete_edge_router_responses.go", [2024-03-20T20:02:36.499Z] "detail_edge_router_parameters.go", [2024-03-20T20:02:36.499Z] "detail_edge_router_responses.go", [2024-03-20T20:02:36.499Z] "edge_router_client.go", [2024-03-20T20:02:36.499Z] "list_edge_router_edge_router_policies_parameters.go", [2024-03-20T20:02:36.499Z] "list_edge_router_edge_router_policies_responses.go", [2024-03-20T20:02:36.499Z] "list_edge_router_identities_parameters.go", [2024-03-20T20:02:36.499Z] "list_edge_router_identities_responses.go", [2024-03-20T20:02:36.499Z] "list_edge_router_service_edge_router_policies_parameters.go", [2024-03-20T20:02:36.499Z] "list_edge_router_service_edge_router_policies_responses.go", [2024-03-20T20:02:36.499Z] "list_edge_router_services_parameters.go", [2024-03-20T20:02:36.499Z] "list_edge_router_services_responses.go", [2024-03-20T20:02:36.499Z] "list_edge_routers_parameters.go", [2024-03-20T20:02:36.499Z] "list_edge_routers_responses.go", [2024-03-20T20:02:36.499Z] "patch_edge_router_parameters.go", [2024-03-20T20:02:36.499Z] "patch_edge_router_responses.go", [2024-03-20T20:02:36.499Z] "re_enroll_edge_router_parameters.go", [2024-03-20T20:02:36.499Z] "re_enroll_edge_router_responses.go", [2024-03-20T20:02:36.499Z] "update_edge_router_parameters.go", [2024-03-20T20:02:36.499Z] "update_edge_router_responses.go" [2024-03-20T20:02:36.499Z] ], [2024-03-20T20:02:36.499Z] "Imports": [ [2024-03-20T20:02:36.499Z] "context", [2024-03-20T20:02:36.499Z] "fmt", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.499Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.499Z] "io", [2024-03-20T20:02:36.499Z] "net/http", [2024-03-20T20:02:36.499Z] "time" [2024-03-20T20:02:36.499Z] ], [2024-03-20T20:02:36.499Z] "Deps": [ [2024-03-20T20:02:36.499Z] "bufio", [2024-03-20T20:02:36.499Z] "bytes", [2024-03-20T20:02:36.499Z] "compress/flate", [2024-03-20T20:02:36.499Z] "compress/gzip", [2024-03-20T20:02:36.499Z] "container/list", [2024-03-20T20:02:36.499Z] "context", [2024-03-20T20:02:36.499Z] "crypto", [2024-03-20T20:02:36.499Z] "crypto/aes", [2024-03-20T20:02:36.499Z] "crypto/cipher", [2024-03-20T20:02:36.499Z] "crypto/des", [2024-03-20T20:02:36.499Z] "crypto/dsa", [2024-03-20T20:02:36.499Z] "crypto/ecdsa", [2024-03-20T20:02:36.499Z] "crypto/ed25519", [2024-03-20T20:02:36.499Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.499Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.499Z] "crypto/elliptic", [2024-03-20T20:02:36.499Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.499Z] "crypto/hmac", [2024-03-20T20:02:36.499Z] "crypto/internal/randutil", [2024-03-20T20:02:36.499Z] "crypto/internal/subtle", [2024-03-20T20:02:36.499Z] "crypto/md5", [2024-03-20T20:02:36.499Z] "crypto/rand", [2024-03-20T20:02:36.499Z] "crypto/rc4", [2024-03-20T20:02:36.499Z] "crypto/rsa", [2024-03-20T20:02:36.499Z] "crypto/sha1", [2024-03-20T20:02:36.499Z] "crypto/sha256", [2024-03-20T20:02:36.499Z] "crypto/sha512", [2024-03-20T20:02:36.499Z] "crypto/subtle", [2024-03-20T20:02:36.499Z] "crypto/tls", [2024-03-20T20:02:36.499Z] "crypto/x509", [2024-03-20T20:02:36.499Z] "crypto/x509/pkix", [2024-03-20T20:02:36.499Z] "database/sql/driver", [2024-03-20T20:02:36.499Z] "embed", [2024-03-20T20:02:36.499Z] "encoding", [2024-03-20T20:02:36.499Z] "encoding/asn1", [2024-03-20T20:02:36.499Z] "encoding/base64", [2024-03-20T20:02:36.499Z] "encoding/binary", [2024-03-20T20:02:36.499Z] "encoding/csv", [2024-03-20T20:02:36.499Z] "encoding/gob", [2024-03-20T20:02:36.499Z] "encoding/hex", [2024-03-20T20:02:36.499Z] "encoding/json", [2024-03-20T20:02:36.499Z] "encoding/pem", [2024-03-20T20:02:36.499Z] "encoding/xml", [2024-03-20T20:02:36.499Z] "errors", [2024-03-20T20:02:36.499Z] "fmt", [2024-03-20T20:02:36.499Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.499Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.499Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.499Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.499Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.499Z] "github.com/google/uuid", [2024-03-20T20:02:36.499Z] "github.com/josharian/intern", [2024-03-20T20:02:36.499Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.499Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.499Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.499Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.499Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.499Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.499Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.499Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.499Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.499Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.499Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.499Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.499Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.499Z] "hash", [2024-03-20T20:02:36.499Z] "hash/crc32", [2024-03-20T20:02:36.499Z] "html", [2024-03-20T20:02:36.499Z] "html/template", [2024-03-20T20:02:36.499Z] "internal/abi", [2024-03-20T20:02:36.499Z] "internal/bytealg", [2024-03-20T20:02:36.499Z] "internal/cpu", [2024-03-20T20:02:36.499Z] "internal/fmtsort", [2024-03-20T20:02:36.499Z] "internal/goexperiment", [2024-03-20T20:02:36.499Z] "internal/itoa", [2024-03-20T20:02:36.499Z] "internal/nettrace", [2024-03-20T20:02:36.499Z] "internal/oserror", [2024-03-20T20:02:36.499Z] "internal/poll", [2024-03-20T20:02:36.499Z] "internal/race", [2024-03-20T20:02:36.499Z] "internal/reflectlite", [2024-03-20T20:02:36.499Z] "internal/singleflight", [2024-03-20T20:02:36.499Z] "internal/syscall/execenv", [2024-03-20T20:02:36.499Z] "internal/syscall/unix", [2024-03-20T20:02:36.499Z] "internal/testlog", [2024-03-20T20:02:36.499Z] "internal/unsafeheader", [2024-03-20T20:02:36.499Z] "io", [2024-03-20T20:02:36.499Z] "io/fs", [2024-03-20T20:02:36.499Z] "io/ioutil", [2024-03-20T20:02:36.499Z] "log", [2024-03-20T20:02:36.499Z] "math", [2024-03-20T20:02:36.499Z] "math/big", [2024-03-20T20:02:36.499Z] "math/bits", [2024-03-20T20:02:36.499Z] "math/rand", [2024-03-20T20:02:36.499Z] "mime", [2024-03-20T20:02:36.499Z] "mime/multipart", [2024-03-20T20:02:36.499Z] "mime/quotedprintable", [2024-03-20T20:02:36.499Z] "net", [2024-03-20T20:02:36.499Z] "net/http", [2024-03-20T20:02:36.499Z] "net/http/httptrace", [2024-03-20T20:02:36.499Z] "net/http/httputil", [2024-03-20T20:02:36.499Z] "net/http/internal", [2024-03-20T20:02:36.499Z] "net/http/internal/ascii", [2024-03-20T20:02:36.499Z] "net/mail", [2024-03-20T20:02:36.499Z] "net/textproto", [2024-03-20T20:02:36.499Z] "net/url", [2024-03-20T20:02:36.499Z] "os", [2024-03-20T20:02:36.499Z] "path", [2024-03-20T20:02:36.499Z] "path/filepath", [2024-03-20T20:02:36.499Z] "reflect", [2024-03-20T20:02:36.499Z] "regexp", [2024-03-20T20:02:36.499Z] "regexp/syntax", [2024-03-20T20:02:36.499Z] "runtime", [2024-03-20T20:02:36.499Z] "runtime/cgo", [2024-03-20T20:02:36.499Z] "runtime/internal/atomic", [2024-03-20T20:02:36.499Z] "runtime/internal/math", [2024-03-20T20:02:36.499Z] "runtime/internal/sys", [2024-03-20T20:02:36.499Z] "sort", [2024-03-20T20:02:36.499Z] "strconv", [2024-03-20T20:02:36.499Z] "strings", [2024-03-20T20:02:36.499Z] "sync", [2024-03-20T20:02:36.499Z] "sync/atomic", [2024-03-20T20:02:36.499Z] "syscall", [2024-03-20T20:02:36.499Z] "text/template", [2024-03-20T20:02:36.499Z] "text/template/parse", [2024-03-20T20:02:36.499Z] "time", [2024-03-20T20:02:36.499Z] "unicode", [2024-03-20T20:02:36.499Z] "unicode/utf16", [2024-03-20T20:02:36.499Z] "unicode/utf8", [2024-03-20T20:02:36.499Z] "unsafe", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.499Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.499Z] ] [2024-03-20T20:02:36.499Z] } [2024-03-20T20:02:36.499Z] { [2024-03-20T20:02:36.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.500Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.500Z] "Name": "edge_router_policy", [2024-03-20T20:02:36.500Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.500Z] "Module": { [2024-03-20T20:02:36.500Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.500Z] "Version": "v0.26.13", [2024-03-20T20:02:36.500Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.500Z] "Indirect": true, [2024-03-20T20:02:36.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.500Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.500Z] "GoVersion": "1.19" [2024-03-20T20:02:36.500Z] }, [2024-03-20T20:02:36.500Z] "DepOnly": true, [2024-03-20T20:02:36.500Z] "Stale": true, [2024-03-20T20:02:36.500Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.500Z] "GoFiles": [ [2024-03-20T20:02:36.500Z] "create_edge_router_policy_parameters.go", [2024-03-20T20:02:36.500Z] "create_edge_router_policy_responses.go", [2024-03-20T20:02:36.500Z] "delete_edge_router_policy_parameters.go", [2024-03-20T20:02:36.500Z] "delete_edge_router_policy_responses.go", [2024-03-20T20:02:36.500Z] "detail_edge_router_policy_parameters.go", [2024-03-20T20:02:36.500Z] "detail_edge_router_policy_responses.go", [2024-03-20T20:02:36.500Z] "edge_router_policy_client.go", [2024-03-20T20:02:36.500Z] "list_edge_router_policies_parameters.go", [2024-03-20T20:02:36.500Z] "list_edge_router_policies_responses.go", [2024-03-20T20:02:36.500Z] "list_edge_router_policy_edge_routers_parameters.go", [2024-03-20T20:02:36.500Z] "list_edge_router_policy_edge_routers_responses.go", [2024-03-20T20:02:36.500Z] "list_edge_router_policy_identities_parameters.go", [2024-03-20T20:02:36.500Z] "list_edge_router_policy_identities_responses.go", [2024-03-20T20:02:36.500Z] "patch_edge_router_policy_parameters.go", [2024-03-20T20:02:36.500Z] "patch_edge_router_policy_responses.go", [2024-03-20T20:02:36.500Z] "update_edge_router_policy_parameters.go", [2024-03-20T20:02:36.500Z] "update_edge_router_policy_responses.go" [2024-03-20T20:02:36.500Z] ], [2024-03-20T20:02:36.500Z] "Imports": [ [2024-03-20T20:02:36.500Z] "context", [2024-03-20T20:02:36.500Z] "fmt", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.500Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.500Z] "io", [2024-03-20T20:02:36.500Z] "net/http", [2024-03-20T20:02:36.500Z] "time" [2024-03-20T20:02:36.500Z] ], [2024-03-20T20:02:36.500Z] "Deps": [ [2024-03-20T20:02:36.500Z] "bufio", [2024-03-20T20:02:36.500Z] "bytes", [2024-03-20T20:02:36.500Z] "compress/flate", [2024-03-20T20:02:36.500Z] "compress/gzip", [2024-03-20T20:02:36.500Z] "container/list", [2024-03-20T20:02:36.500Z] "context", [2024-03-20T20:02:36.500Z] "crypto", [2024-03-20T20:02:36.500Z] "crypto/aes", [2024-03-20T20:02:36.500Z] "crypto/cipher", [2024-03-20T20:02:36.500Z] "crypto/des", [2024-03-20T20:02:36.500Z] "crypto/dsa", [2024-03-20T20:02:36.500Z] "crypto/ecdsa", [2024-03-20T20:02:36.500Z] "crypto/ed25519", [2024-03-20T20:02:36.500Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.500Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.500Z] "crypto/elliptic", [2024-03-20T20:02:36.500Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.500Z] "crypto/hmac", [2024-03-20T20:02:36.500Z] "crypto/internal/randutil", [2024-03-20T20:02:36.500Z] "crypto/internal/subtle", [2024-03-20T20:02:36.500Z] "crypto/md5", [2024-03-20T20:02:36.500Z] "crypto/rand", [2024-03-20T20:02:36.500Z] "crypto/rc4", [2024-03-20T20:02:36.500Z] "crypto/rsa", [2024-03-20T20:02:36.500Z] "crypto/sha1", [2024-03-20T20:02:36.500Z] "crypto/sha256", [2024-03-20T20:02:36.500Z] "crypto/sha512", [2024-03-20T20:02:36.500Z] "crypto/subtle", [2024-03-20T20:02:36.500Z] "crypto/tls", [2024-03-20T20:02:36.500Z] "crypto/x509", [2024-03-20T20:02:36.500Z] "crypto/x509/pkix", [2024-03-20T20:02:36.500Z] "database/sql/driver", [2024-03-20T20:02:36.500Z] "embed", [2024-03-20T20:02:36.500Z] "encoding", [2024-03-20T20:02:36.500Z] "encoding/asn1", [2024-03-20T20:02:36.500Z] "encoding/base64", [2024-03-20T20:02:36.500Z] "encoding/binary", [2024-03-20T20:02:36.500Z] "encoding/csv", [2024-03-20T20:02:36.500Z] "encoding/gob", [2024-03-20T20:02:36.500Z] "encoding/hex", [2024-03-20T20:02:36.500Z] "encoding/json", [2024-03-20T20:02:36.500Z] "encoding/pem", [2024-03-20T20:02:36.500Z] "encoding/xml", [2024-03-20T20:02:36.500Z] "errors", [2024-03-20T20:02:36.500Z] "fmt", [2024-03-20T20:02:36.500Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.500Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.500Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.500Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.500Z] "github.com/google/uuid", [2024-03-20T20:02:36.500Z] "github.com/josharian/intern", [2024-03-20T20:02:36.500Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.500Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.500Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.500Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.500Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.500Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.500Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.500Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.500Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.500Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.500Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.500Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.500Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.500Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.500Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.500Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.500Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.500Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.500Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.500Z] "hash", [2024-03-20T20:02:36.500Z] "hash/crc32", [2024-03-20T20:02:36.500Z] "html", [2024-03-20T20:02:36.500Z] "html/template", [2024-03-20T20:02:36.500Z] "internal/abi", [2024-03-20T20:02:36.500Z] "internal/bytealg", [2024-03-20T20:02:36.500Z] "internal/cpu", [2024-03-20T20:02:36.500Z] "internal/fmtsort", [2024-03-20T20:02:36.500Z] "internal/goexperiment", [2024-03-20T20:02:36.500Z] "internal/itoa", [2024-03-20T20:02:36.500Z] "internal/nettrace", [2024-03-20T20:02:36.500Z] "internal/oserror", [2024-03-20T20:02:36.500Z] "internal/poll", [2024-03-20T20:02:36.500Z] "internal/race", [2024-03-20T20:02:36.500Z] "internal/reflectlite", [2024-03-20T20:02:36.500Z] "internal/singleflight", [2024-03-20T20:02:36.500Z] "internal/syscall/execenv", [2024-03-20T20:02:36.500Z] "internal/syscall/unix", [2024-03-20T20:02:36.500Z] "internal/testlog", [2024-03-20T20:02:36.500Z] "internal/unsafeheader", [2024-03-20T20:02:36.500Z] "io", [2024-03-20T20:02:36.500Z] "io/fs", [2024-03-20T20:02:36.500Z] "io/ioutil", [2024-03-20T20:02:36.500Z] "log", [2024-03-20T20:02:36.500Z] "math", [2024-03-20T20:02:36.500Z] "math/big", [2024-03-20T20:02:36.500Z] "math/bits", [2024-03-20T20:02:36.500Z] "math/rand", [2024-03-20T20:02:36.500Z] "mime", [2024-03-20T20:02:36.500Z] "mime/multipart", [2024-03-20T20:02:36.500Z] "mime/quotedprintable", [2024-03-20T20:02:36.500Z] "net", [2024-03-20T20:02:36.500Z] "net/http", [2024-03-20T20:02:36.500Z] "net/http/httptrace", [2024-03-20T20:02:36.500Z] "net/http/httputil", [2024-03-20T20:02:36.500Z] "net/http/internal", [2024-03-20T20:02:36.500Z] "net/http/internal/ascii", [2024-03-20T20:02:36.500Z] "net/mail", [2024-03-20T20:02:36.500Z] "net/textproto", [2024-03-20T20:02:36.500Z] "net/url", [2024-03-20T20:02:36.500Z] "os", [2024-03-20T20:02:36.500Z] "path", [2024-03-20T20:02:36.500Z] "path/filepath", [2024-03-20T20:02:36.500Z] "reflect", [2024-03-20T20:02:36.500Z] "regexp", [2024-03-20T20:02:36.500Z] "regexp/syntax", [2024-03-20T20:02:36.500Z] "runtime", [2024-03-20T20:02:36.500Z] "runtime/cgo", [2024-03-20T20:02:36.500Z] "runtime/internal/atomic", [2024-03-20T20:02:36.500Z] "runtime/internal/math", [2024-03-20T20:02:36.500Z] "runtime/internal/sys", [2024-03-20T20:02:36.500Z] "sort", [2024-03-20T20:02:36.500Z] "strconv", [2024-03-20T20:02:36.500Z] "strings", [2024-03-20T20:02:36.500Z] "sync", [2024-03-20T20:02:36.500Z] "sync/atomic", [2024-03-20T20:02:36.500Z] "syscall", [2024-03-20T20:02:36.500Z] "text/template", [2024-03-20T20:02:36.500Z] "text/template/parse", [2024-03-20T20:02:36.500Z] "time", [2024-03-20T20:02:36.500Z] "unicode", [2024-03-20T20:02:36.500Z] "unicode/utf16", [2024-03-20T20:02:36.500Z] "unicode/utf8", [2024-03-20T20:02:36.500Z] "unsafe", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.500Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.500Z] ] [2024-03-20T20:02:36.500Z] } [2024-03-20T20:02:36.500Z] { [2024-03-20T20:02:36.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/enrollment", [2024-03-20T20:02:36.500Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.500Z] "Name": "enrollment", [2024-03-20T20:02:36.500Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.500Z] "Module": { [2024-03-20T20:02:36.500Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.500Z] "Version": "v0.26.13", [2024-03-20T20:02:36.500Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.500Z] "Indirect": true, [2024-03-20T20:02:36.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.500Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.500Z] "GoVersion": "1.19" [2024-03-20T20:02:36.500Z] }, [2024-03-20T20:02:36.500Z] "DepOnly": true, [2024-03-20T20:02:36.500Z] "Stale": true, [2024-03-20T20:02:36.500Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.500Z] "GoFiles": [ [2024-03-20T20:02:36.500Z] "create_enrollment_parameters.go", [2024-03-20T20:02:36.500Z] "create_enrollment_responses.go", [2024-03-20T20:02:36.500Z] "delete_enrollment_parameters.go", [2024-03-20T20:02:36.500Z] "delete_enrollment_responses.go", [2024-03-20T20:02:36.500Z] "detail_enrollment_parameters.go", [2024-03-20T20:02:36.500Z] "detail_enrollment_responses.go", [2024-03-20T20:02:36.500Z] "enrollment_client.go", [2024-03-20T20:02:36.500Z] "list_enrollments_parameters.go", [2024-03-20T20:02:36.500Z] "list_enrollments_responses.go", [2024-03-20T20:02:36.500Z] "refresh_enrollment_parameters.go", [2024-03-20T20:02:36.500Z] "refresh_enrollment_responses.go" [2024-03-20T20:02:36.500Z] ], [2024-03-20T20:02:36.500Z] "Imports": [ [2024-03-20T20:02:36.500Z] "context", [2024-03-20T20:02:36.500Z] "fmt", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.500Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.500Z] "io", [2024-03-20T20:02:36.500Z] "net/http", [2024-03-20T20:02:36.500Z] "time" [2024-03-20T20:02:36.500Z] ], [2024-03-20T20:02:36.500Z] "Deps": [ [2024-03-20T20:02:36.500Z] "bufio", [2024-03-20T20:02:36.500Z] "bytes", [2024-03-20T20:02:36.500Z] "compress/flate", [2024-03-20T20:02:36.500Z] "compress/gzip", [2024-03-20T20:02:36.500Z] "container/list", [2024-03-20T20:02:36.500Z] "context", [2024-03-20T20:02:36.500Z] "crypto", [2024-03-20T20:02:36.500Z] "crypto/aes", [2024-03-20T20:02:36.500Z] "crypto/cipher", [2024-03-20T20:02:36.500Z] "crypto/des", [2024-03-20T20:02:36.500Z] "crypto/dsa", [2024-03-20T20:02:36.500Z] "crypto/ecdsa", [2024-03-20T20:02:36.500Z] "crypto/ed25519", [2024-03-20T20:02:36.500Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.500Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.500Z] "crypto/elliptic", [2024-03-20T20:02:36.500Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.500Z] "crypto/hmac", [2024-03-20T20:02:36.500Z] "crypto/internal/randutil", [2024-03-20T20:02:36.500Z] "crypto/internal/subtle", [2024-03-20T20:02:36.500Z] "crypto/md5", [2024-03-20T20:02:36.500Z] "crypto/rand", [2024-03-20T20:02:36.500Z] "crypto/rc4", [2024-03-20T20:02:36.500Z] "crypto/rsa", [2024-03-20T20:02:36.500Z] "crypto/sha1", [2024-03-20T20:02:36.500Z] "crypto/sha256", [2024-03-20T20:02:36.500Z] "crypto/sha512", [2024-03-20T20:02:36.500Z] "crypto/subtle", [2024-03-20T20:02:36.500Z] "crypto/tls", [2024-03-20T20:02:36.500Z] "crypto/x509", [2024-03-20T20:02:36.500Z] "crypto/x509/pkix", [2024-03-20T20:02:36.500Z] "database/sql/driver", [2024-03-20T20:02:36.500Z] "embed", [2024-03-20T20:02:36.500Z] "encoding", [2024-03-20T20:02:36.500Z] "encoding/asn1", [2024-03-20T20:02:36.500Z] "encoding/base64", [2024-03-20T20:02:36.500Z] "encoding/binary", [2024-03-20T20:02:36.500Z] "encoding/csv", [2024-03-20T20:02:36.500Z] "encoding/gob", [2024-03-20T20:02:36.500Z] "encoding/hex", [2024-03-20T20:02:36.500Z] "encoding/json", [2024-03-20T20:02:36.500Z] "encoding/pem", [2024-03-20T20:02:36.500Z] "encoding/xml", [2024-03-20T20:02:36.500Z] "errors", [2024-03-20T20:02:36.500Z] "fmt", [2024-03-20T20:02:36.500Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.500Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.500Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.500Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.500Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.500Z] "github.com/google/uuid", [2024-03-20T20:02:36.500Z] "github.com/josharian/intern", [2024-03-20T20:02:36.501Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.501Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.501Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.501Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.501Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.501Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.501Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.501Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.501Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.501Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.501Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.501Z] "hash", [2024-03-20T20:02:36.501Z] "hash/crc32", [2024-03-20T20:02:36.501Z] "html", [2024-03-20T20:02:36.501Z] "html/template", [2024-03-20T20:02:36.501Z] "internal/abi", [2024-03-20T20:02:36.501Z] "internal/bytealg", [2024-03-20T20:02:36.501Z] "internal/cpu", [2024-03-20T20:02:36.501Z] "internal/fmtsort", [2024-03-20T20:02:36.501Z] "internal/goexperiment", [2024-03-20T20:02:36.501Z] "internal/itoa", [2024-03-20T20:02:36.501Z] "internal/nettrace", [2024-03-20T20:02:36.501Z] "internal/oserror", [2024-03-20T20:02:36.501Z] "internal/poll", [2024-03-20T20:02:36.501Z] "internal/race", [2024-03-20T20:02:36.501Z] "internal/reflectlite", [2024-03-20T20:02:36.501Z] "internal/singleflight", [2024-03-20T20:02:36.501Z] "internal/syscall/execenv", [2024-03-20T20:02:36.501Z] "internal/syscall/unix", [2024-03-20T20:02:36.501Z] "internal/testlog", [2024-03-20T20:02:36.501Z] "internal/unsafeheader", [2024-03-20T20:02:36.501Z] "io", [2024-03-20T20:02:36.501Z] "io/fs", [2024-03-20T20:02:36.501Z] "io/ioutil", [2024-03-20T20:02:36.501Z] "log", [2024-03-20T20:02:36.501Z] "math", [2024-03-20T20:02:36.501Z] "math/big", [2024-03-20T20:02:36.501Z] "math/bits", [2024-03-20T20:02:36.501Z] "math/rand", [2024-03-20T20:02:36.501Z] "mime", [2024-03-20T20:02:36.501Z] "mime/multipart", [2024-03-20T20:02:36.501Z] "mime/quotedprintable", [2024-03-20T20:02:36.501Z] "net", [2024-03-20T20:02:36.501Z] "net/http", [2024-03-20T20:02:36.501Z] "net/http/httptrace", [2024-03-20T20:02:36.501Z] "net/http/httputil", [2024-03-20T20:02:36.501Z] "net/http/internal", [2024-03-20T20:02:36.501Z] "net/http/internal/ascii", [2024-03-20T20:02:36.501Z] "net/mail", [2024-03-20T20:02:36.501Z] "net/textproto", [2024-03-20T20:02:36.501Z] "net/url", [2024-03-20T20:02:36.501Z] "os", [2024-03-20T20:02:36.501Z] "path", [2024-03-20T20:02:36.501Z] "path/filepath", [2024-03-20T20:02:36.501Z] "reflect", [2024-03-20T20:02:36.501Z] "regexp", [2024-03-20T20:02:36.501Z] "regexp/syntax", [2024-03-20T20:02:36.501Z] "runtime", [2024-03-20T20:02:36.501Z] "runtime/cgo", [2024-03-20T20:02:36.501Z] "runtime/internal/atomic", [2024-03-20T20:02:36.501Z] "runtime/internal/math", [2024-03-20T20:02:36.501Z] "runtime/internal/sys", [2024-03-20T20:02:36.501Z] "sort", [2024-03-20T20:02:36.501Z] "strconv", [2024-03-20T20:02:36.501Z] "strings", [2024-03-20T20:02:36.501Z] "sync", [2024-03-20T20:02:36.501Z] "sync/atomic", [2024-03-20T20:02:36.501Z] "syscall", [2024-03-20T20:02:36.501Z] "text/template", [2024-03-20T20:02:36.501Z] "text/template/parse", [2024-03-20T20:02:36.501Z] "time", [2024-03-20T20:02:36.501Z] "unicode", [2024-03-20T20:02:36.501Z] "unicode/utf16", [2024-03-20T20:02:36.501Z] "unicode/utf8", [2024-03-20T20:02:36.501Z] "unsafe", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.501Z] ] [2024-03-20T20:02:36.501Z] } [2024-03-20T20:02:36.501Z] { [2024-03-20T20:02:36.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.501Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.501Z] "Name": "external_jwt_signer", [2024-03-20T20:02:36.501Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.501Z] "Module": { [2024-03-20T20:02:36.501Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.501Z] "Version": "v0.26.13", [2024-03-20T20:02:36.501Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.501Z] "Indirect": true, [2024-03-20T20:02:36.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.501Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.501Z] "GoVersion": "1.19" [2024-03-20T20:02:36.501Z] }, [2024-03-20T20:02:36.501Z] "DepOnly": true, [2024-03-20T20:02:36.501Z] "Stale": true, [2024-03-20T20:02:36.501Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.501Z] "GoFiles": [ [2024-03-20T20:02:36.501Z] "create_external_jwt_signer_parameters.go", [2024-03-20T20:02:36.501Z] "create_external_jwt_signer_responses.go", [2024-03-20T20:02:36.501Z] "delete_external_jwt_signer_parameters.go", [2024-03-20T20:02:36.501Z] "delete_external_jwt_signer_responses.go", [2024-03-20T20:02:36.501Z] "detail_external_jwt_signer_parameters.go", [2024-03-20T20:02:36.501Z] "detail_external_jwt_signer_responses.go", [2024-03-20T20:02:36.501Z] "external_jwt_signer_client.go", [2024-03-20T20:02:36.501Z] "list_external_jwt_signers_parameters.go", [2024-03-20T20:02:36.501Z] "list_external_jwt_signers_responses.go", [2024-03-20T20:02:36.501Z] "patch_external_jwt_signer_parameters.go", [2024-03-20T20:02:36.501Z] "patch_external_jwt_signer_responses.go", [2024-03-20T20:02:36.501Z] "update_external_jwt_signer_parameters.go", [2024-03-20T20:02:36.501Z] "update_external_jwt_signer_responses.go" [2024-03-20T20:02:36.501Z] ], [2024-03-20T20:02:36.501Z] "Imports": [ [2024-03-20T20:02:36.501Z] "context", [2024-03-20T20:02:36.501Z] "fmt", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.501Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.501Z] "io", [2024-03-20T20:02:36.501Z] "net/http", [2024-03-20T20:02:36.501Z] "time" [2024-03-20T20:02:36.501Z] ], [2024-03-20T20:02:36.501Z] "Deps": [ [2024-03-20T20:02:36.501Z] "bufio", [2024-03-20T20:02:36.501Z] "bytes", [2024-03-20T20:02:36.501Z] "compress/flate", [2024-03-20T20:02:36.501Z] "compress/gzip", [2024-03-20T20:02:36.501Z] "container/list", [2024-03-20T20:02:36.501Z] "context", [2024-03-20T20:02:36.501Z] "crypto", [2024-03-20T20:02:36.501Z] "crypto/aes", [2024-03-20T20:02:36.501Z] "crypto/cipher", [2024-03-20T20:02:36.501Z] "crypto/des", [2024-03-20T20:02:36.501Z] "crypto/dsa", [2024-03-20T20:02:36.501Z] "crypto/ecdsa", [2024-03-20T20:02:36.501Z] "crypto/ed25519", [2024-03-20T20:02:36.501Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.501Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.501Z] "crypto/elliptic", [2024-03-20T20:02:36.501Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.501Z] "crypto/hmac", [2024-03-20T20:02:36.501Z] "crypto/internal/randutil", [2024-03-20T20:02:36.501Z] "crypto/internal/subtle", [2024-03-20T20:02:36.501Z] "crypto/md5", [2024-03-20T20:02:36.501Z] "crypto/rand", [2024-03-20T20:02:36.501Z] "crypto/rc4", [2024-03-20T20:02:36.501Z] "crypto/rsa", [2024-03-20T20:02:36.501Z] "crypto/sha1", [2024-03-20T20:02:36.501Z] "crypto/sha256", [2024-03-20T20:02:36.501Z] "crypto/sha512", [2024-03-20T20:02:36.501Z] "crypto/subtle", [2024-03-20T20:02:36.501Z] "crypto/tls", [2024-03-20T20:02:36.501Z] "crypto/x509", [2024-03-20T20:02:36.501Z] "crypto/x509/pkix", [2024-03-20T20:02:36.501Z] "database/sql/driver", [2024-03-20T20:02:36.501Z] "embed", [2024-03-20T20:02:36.501Z] "encoding", [2024-03-20T20:02:36.501Z] "encoding/asn1", [2024-03-20T20:02:36.501Z] "encoding/base64", [2024-03-20T20:02:36.501Z] "encoding/binary", [2024-03-20T20:02:36.501Z] "encoding/csv", [2024-03-20T20:02:36.501Z] "encoding/gob", [2024-03-20T20:02:36.501Z] "encoding/hex", [2024-03-20T20:02:36.501Z] "encoding/json", [2024-03-20T20:02:36.501Z] "encoding/pem", [2024-03-20T20:02:36.501Z] "encoding/xml", [2024-03-20T20:02:36.501Z] "errors", [2024-03-20T20:02:36.501Z] "fmt", [2024-03-20T20:02:36.501Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.501Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.501Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.501Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.501Z] "github.com/google/uuid", [2024-03-20T20:02:36.501Z] "github.com/josharian/intern", [2024-03-20T20:02:36.501Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.501Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.501Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.501Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.501Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.501Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.501Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.501Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.501Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.501Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.501Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.501Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.501Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.501Z] "hash", [2024-03-20T20:02:36.501Z] "hash/crc32", [2024-03-20T20:02:36.501Z] "html", [2024-03-20T20:02:36.501Z] "html/template", [2024-03-20T20:02:36.501Z] "internal/abi", [2024-03-20T20:02:36.501Z] "internal/bytealg", [2024-03-20T20:02:36.501Z] "internal/cpu", [2024-03-20T20:02:36.501Z] "internal/fmtsort", [2024-03-20T20:02:36.501Z] "internal/goexperiment", [2024-03-20T20:02:36.501Z] "internal/itoa", [2024-03-20T20:02:36.501Z] "internal/nettrace", [2024-03-20T20:02:36.501Z] "internal/oserror", [2024-03-20T20:02:36.501Z] "internal/poll", [2024-03-20T20:02:36.501Z] "internal/race", [2024-03-20T20:02:36.501Z] "internal/reflectlite", [2024-03-20T20:02:36.501Z] "internal/singleflight", [2024-03-20T20:02:36.501Z] "internal/syscall/execenv", [2024-03-20T20:02:36.501Z] "internal/syscall/unix", [2024-03-20T20:02:36.501Z] "internal/testlog", [2024-03-20T20:02:36.501Z] "internal/unsafeheader", [2024-03-20T20:02:36.501Z] "io", [2024-03-20T20:02:36.501Z] "io/fs", [2024-03-20T20:02:36.501Z] "io/ioutil", [2024-03-20T20:02:36.501Z] "log", [2024-03-20T20:02:36.501Z] "math", [2024-03-20T20:02:36.501Z] "math/big", [2024-03-20T20:02:36.501Z] "math/bits", [2024-03-20T20:02:36.501Z] "math/rand", [2024-03-20T20:02:36.501Z] "mime", [2024-03-20T20:02:36.501Z] "mime/multipart", [2024-03-20T20:02:36.501Z] "mime/quotedprintable", [2024-03-20T20:02:36.501Z] "net", [2024-03-20T20:02:36.501Z] "net/http", [2024-03-20T20:02:36.501Z] "net/http/httptrace", [2024-03-20T20:02:36.501Z] "net/http/httputil", [2024-03-20T20:02:36.501Z] "net/http/internal", [2024-03-20T20:02:36.501Z] "net/http/internal/ascii", [2024-03-20T20:02:36.501Z] "net/mail", [2024-03-20T20:02:36.501Z] "net/textproto", [2024-03-20T20:02:36.501Z] "net/url", [2024-03-20T20:02:36.501Z] "os", [2024-03-20T20:02:36.501Z] "path", [2024-03-20T20:02:36.501Z] "path/filepath", [2024-03-20T20:02:36.501Z] "reflect", [2024-03-20T20:02:36.501Z] "regexp", [2024-03-20T20:02:36.501Z] "regexp/syntax", [2024-03-20T20:02:36.501Z] "runtime", [2024-03-20T20:02:36.501Z] "runtime/cgo", [2024-03-20T20:02:36.501Z] "runtime/internal/atomic", [2024-03-20T20:02:36.501Z] "runtime/internal/math", [2024-03-20T20:02:36.501Z] "runtime/internal/sys", [2024-03-20T20:02:36.501Z] "sort", [2024-03-20T20:02:36.501Z] "strconv", [2024-03-20T20:02:36.501Z] "strings", [2024-03-20T20:02:36.501Z] "sync", [2024-03-20T20:02:36.501Z] "sync/atomic", [2024-03-20T20:02:36.501Z] "syscall", [2024-03-20T20:02:36.501Z] "text/template", [2024-03-20T20:02:36.501Z] "text/template/parse", [2024-03-20T20:02:36.501Z] "time", [2024-03-20T20:02:36.501Z] "unicode", [2024-03-20T20:02:36.501Z] "unicode/utf16", [2024-03-20T20:02:36.501Z] "unicode/utf8", [2024-03-20T20:02:36.501Z] "unsafe", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.501Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.501Z] ] [2024-03-20T20:02:36.501Z] } [2024-03-20T20:02:36.501Z] { [2024-03-20T20:02:36.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/identity", [2024-03-20T20:02:36.501Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.501Z] "Name": "identity", [2024-03-20T20:02:36.501Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.501Z] "Module": { [2024-03-20T20:02:36.501Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.501Z] "Version": "v0.26.13", [2024-03-20T20:02:36.501Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.501Z] "Indirect": true, [2024-03-20T20:02:36.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.501Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.501Z] "GoVersion": "1.19" [2024-03-20T20:02:36.501Z] }, [2024-03-20T20:02:36.501Z] "DepOnly": true, [2024-03-20T20:02:36.501Z] "Stale": true, [2024-03-20T20:02:36.501Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.501Z] "GoFiles": [ [2024-03-20T20:02:36.501Z] "associate_identitys_service_configs_parameters.go", [2024-03-20T20:02:36.501Z] "associate_identitys_service_configs_responses.go", [2024-03-20T20:02:36.501Z] "create_identity_parameters.go", [2024-03-20T20:02:36.501Z] "create_identity_responses.go", [2024-03-20T20:02:36.501Z] "delete_identity_parameters.go", [2024-03-20T20:02:36.501Z] "delete_identity_responses.go", [2024-03-20T20:02:36.501Z] "detail_identity_parameters.go", [2024-03-20T20:02:36.501Z] "detail_identity_responses.go", [2024-03-20T20:02:36.501Z] "detail_identity_type_parameters.go", [2024-03-20T20:02:36.501Z] "detail_identity_type_responses.go", [2024-03-20T20:02:36.501Z] "disable_identity_parameters.go", [2024-03-20T20:02:36.501Z] "disable_identity_responses.go", [2024-03-20T20:02:36.501Z] "disassociate_identitys_service_configs_parameters.go", [2024-03-20T20:02:36.501Z] "disassociate_identitys_service_configs_responses.go", [2024-03-20T20:02:36.501Z] "enable_identity_parameters.go", [2024-03-20T20:02:36.501Z] "enable_identity_responses.go", [2024-03-20T20:02:36.501Z] "get_identity_authenticators_parameters.go", [2024-03-20T20:02:36.501Z] "get_identity_authenticators_responses.go", [2024-03-20T20:02:36.501Z] "get_identity_enrollments_parameters.go", [2024-03-20T20:02:36.501Z] "get_identity_enrollments_responses.go", [2024-03-20T20:02:36.501Z] "get_identity_failed_service_requests_parameters.go", [2024-03-20T20:02:36.501Z] "get_identity_failed_service_requests_responses.go", [2024-03-20T20:02:36.501Z] "get_identity_policy_advice_parameters.go", [2024-03-20T20:02:36.501Z] "get_identity_policy_advice_responses.go", [2024-03-20T20:02:36.501Z] "get_identity_posture_data_parameters.go", [2024-03-20T20:02:36.501Z] "get_identity_posture_data_responses.go", [2024-03-20T20:02:36.501Z] "identity_client.go", [2024-03-20T20:02:36.501Z] "list_identities_parameters.go", [2024-03-20T20:02:36.501Z] "list_identities_responses.go", [2024-03-20T20:02:36.501Z] "list_identity_edge_routers_parameters.go", [2024-03-20T20:02:36.501Z] "list_identity_edge_routers_responses.go", [2024-03-20T20:02:36.501Z] "list_identity_service_policies_parameters.go", [2024-03-20T20:02:36.501Z] "list_identity_service_policies_responses.go", [2024-03-20T20:02:36.501Z] "list_identity_services_parameters.go", [2024-03-20T20:02:36.501Z] "list_identity_services_responses.go", [2024-03-20T20:02:36.501Z] "list_identity_types_parameters.go", [2024-03-20T20:02:36.501Z] "list_identity_types_responses.go", [2024-03-20T20:02:36.501Z] "list_identitys_edge_router_policies_parameters.go", [2024-03-20T20:02:36.501Z] "list_identitys_edge_router_policies_responses.go", [2024-03-20T20:02:36.501Z] "list_identitys_service_configs_parameters.go", [2024-03-20T20:02:36.501Z] "list_identitys_service_configs_responses.go", [2024-03-20T20:02:36.501Z] "patch_identity_parameters.go", [2024-03-20T20:02:36.501Z] "patch_identity_responses.go", [2024-03-20T20:02:36.501Z] "remove_identity_mfa_parameters.go", [2024-03-20T20:02:36.501Z] "remove_identity_mfa_responses.go", [2024-03-20T20:02:36.501Z] "update_identity_parameters.go", [2024-03-20T20:02:36.501Z] "update_identity_responses.go", [2024-03-20T20:02:36.501Z] "update_identity_tracing_parameters.go", [2024-03-20T20:02:36.501Z] "update_identity_tracing_responses.go" [2024-03-20T20:02:36.501Z] ], [2024-03-20T20:02:36.501Z] "Imports": [ [2024-03-20T20:02:36.501Z] "context", [2024-03-20T20:02:36.501Z] "fmt", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.501Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.501Z] "io", [2024-03-20T20:02:36.501Z] "net/http", [2024-03-20T20:02:36.501Z] "time" [2024-03-20T20:02:36.501Z] ], [2024-03-20T20:02:36.501Z] "Deps": [ [2024-03-20T20:02:36.501Z] "bufio", [2024-03-20T20:02:36.501Z] "bytes", [2024-03-20T20:02:36.501Z] "compress/flate", [2024-03-20T20:02:36.501Z] "compress/gzip", [2024-03-20T20:02:36.501Z] "container/list", [2024-03-20T20:02:36.501Z] "context", [2024-03-20T20:02:36.501Z] "crypto", [2024-03-20T20:02:36.501Z] "crypto/aes", [2024-03-20T20:02:36.501Z] "crypto/cipher", [2024-03-20T20:02:36.501Z] "crypto/des", [2024-03-20T20:02:36.501Z] "crypto/dsa", [2024-03-20T20:02:36.501Z] "crypto/ecdsa", [2024-03-20T20:02:36.501Z] "crypto/ed25519", [2024-03-20T20:02:36.501Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.501Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.501Z] "crypto/elliptic", [2024-03-20T20:02:36.501Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.501Z] "crypto/hmac", [2024-03-20T20:02:36.501Z] "crypto/internal/randutil", [2024-03-20T20:02:36.501Z] "crypto/internal/subtle", [2024-03-20T20:02:36.501Z] "crypto/md5", [2024-03-20T20:02:36.501Z] "crypto/rand", [2024-03-20T20:02:36.501Z] "crypto/rc4", [2024-03-20T20:02:36.501Z] "crypto/rsa", [2024-03-20T20:02:36.501Z] "crypto/sha1", [2024-03-20T20:02:36.501Z] "crypto/sha256", [2024-03-20T20:02:36.501Z] "crypto/sha512", [2024-03-20T20:02:36.501Z] "crypto/subtle", [2024-03-20T20:02:36.501Z] "crypto/tls", [2024-03-20T20:02:36.501Z] "crypto/x509", [2024-03-20T20:02:36.501Z] "crypto/x509/pkix", [2024-03-20T20:02:36.501Z] "database/sql/driver", [2024-03-20T20:02:36.501Z] "embed", [2024-03-20T20:02:36.501Z] "encoding", [2024-03-20T20:02:36.501Z] "encoding/asn1", [2024-03-20T20:02:36.501Z] "encoding/base64", [2024-03-20T20:02:36.501Z] "encoding/binary", [2024-03-20T20:02:36.501Z] "encoding/csv", [2024-03-20T20:02:36.501Z] "encoding/gob", [2024-03-20T20:02:36.501Z] "encoding/hex", [2024-03-20T20:02:36.501Z] "encoding/json", [2024-03-20T20:02:36.501Z] "encoding/pem", [2024-03-20T20:02:36.501Z] "encoding/xml", [2024-03-20T20:02:36.501Z] "errors", [2024-03-20T20:02:36.501Z] "fmt", [2024-03-20T20:02:36.501Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.501Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.501Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.501Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.501Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.502Z] "github.com/google/uuid", [2024-03-20T20:02:36.502Z] "github.com/josharian/intern", [2024-03-20T20:02:36.502Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.502Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.502Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.502Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.502Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.502Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.502Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.502Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.502Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.502Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.502Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.502Z] "hash", [2024-03-20T20:02:36.502Z] "hash/crc32", [2024-03-20T20:02:36.502Z] "html", [2024-03-20T20:02:36.502Z] "html/template", [2024-03-20T20:02:36.502Z] "internal/abi", [2024-03-20T20:02:36.502Z] "internal/bytealg", [2024-03-20T20:02:36.502Z] "internal/cpu", [2024-03-20T20:02:36.502Z] "internal/fmtsort", [2024-03-20T20:02:36.502Z] "internal/goexperiment", [2024-03-20T20:02:36.502Z] "internal/itoa", [2024-03-20T20:02:36.502Z] "internal/nettrace", [2024-03-20T20:02:36.502Z] "internal/oserror", [2024-03-20T20:02:36.502Z] "internal/poll", [2024-03-20T20:02:36.502Z] "internal/race", [2024-03-20T20:02:36.502Z] "internal/reflectlite", [2024-03-20T20:02:36.502Z] "internal/singleflight", [2024-03-20T20:02:36.502Z] "internal/syscall/execenv", [2024-03-20T20:02:36.502Z] "internal/syscall/unix", [2024-03-20T20:02:36.502Z] "internal/testlog", [2024-03-20T20:02:36.502Z] "internal/unsafeheader", [2024-03-20T20:02:36.502Z] "io", [2024-03-20T20:02:36.502Z] "io/fs", [2024-03-20T20:02:36.502Z] "io/ioutil", [2024-03-20T20:02:36.502Z] "log", [2024-03-20T20:02:36.502Z] "math", [2024-03-20T20:02:36.502Z] "math/big", [2024-03-20T20:02:36.502Z] "math/bits", [2024-03-20T20:02:36.502Z] "math/rand", [2024-03-20T20:02:36.502Z] "mime", [2024-03-20T20:02:36.502Z] "mime/multipart", [2024-03-20T20:02:36.502Z] "mime/quotedprintable", [2024-03-20T20:02:36.502Z] "net", [2024-03-20T20:02:36.502Z] "net/http", [2024-03-20T20:02:36.502Z] "net/http/httptrace", [2024-03-20T20:02:36.502Z] "net/http/httputil", [2024-03-20T20:02:36.502Z] "net/http/internal", [2024-03-20T20:02:36.502Z] "net/http/internal/ascii", [2024-03-20T20:02:36.502Z] "net/mail", [2024-03-20T20:02:36.502Z] "net/textproto", [2024-03-20T20:02:36.502Z] "net/url", [2024-03-20T20:02:36.502Z] "os", [2024-03-20T20:02:36.502Z] "path", [2024-03-20T20:02:36.502Z] "path/filepath", [2024-03-20T20:02:36.502Z] "reflect", [2024-03-20T20:02:36.502Z] "regexp", [2024-03-20T20:02:36.502Z] "regexp/syntax", [2024-03-20T20:02:36.502Z] "runtime", [2024-03-20T20:02:36.502Z] "runtime/cgo", [2024-03-20T20:02:36.502Z] "runtime/internal/atomic", [2024-03-20T20:02:36.502Z] "runtime/internal/math", [2024-03-20T20:02:36.502Z] "runtime/internal/sys", [2024-03-20T20:02:36.502Z] "sort", [2024-03-20T20:02:36.502Z] "strconv", [2024-03-20T20:02:36.502Z] "strings", [2024-03-20T20:02:36.502Z] "sync", [2024-03-20T20:02:36.502Z] "sync/atomic", [2024-03-20T20:02:36.502Z] "syscall", [2024-03-20T20:02:36.502Z] "text/template", [2024-03-20T20:02:36.502Z] "text/template/parse", [2024-03-20T20:02:36.502Z] "time", [2024-03-20T20:02:36.502Z] "unicode", [2024-03-20T20:02:36.502Z] "unicode/utf16", [2024-03-20T20:02:36.502Z] "unicode/utf8", [2024-03-20T20:02:36.502Z] "unsafe", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.502Z] ] [2024-03-20T20:02:36.502Z] } [2024-03-20T20:02:36.502Z] { [2024-03-20T20:02:36.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/informational", [2024-03-20T20:02:36.502Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.502Z] "Name": "informational", [2024-03-20T20:02:36.502Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.502Z] "Module": { [2024-03-20T20:02:36.502Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.502Z] "Version": "v0.26.13", [2024-03-20T20:02:36.502Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.502Z] "Indirect": true, [2024-03-20T20:02:36.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.502Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.502Z] "GoVersion": "1.19" [2024-03-20T20:02:36.502Z] }, [2024-03-20T20:02:36.502Z] "DepOnly": true, [2024-03-20T20:02:36.502Z] "Stale": true, [2024-03-20T20:02:36.502Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.502Z] "GoFiles": [ [2024-03-20T20:02:36.502Z] "detail_spec_body_parameters.go", [2024-03-20T20:02:36.502Z] "detail_spec_body_responses.go", [2024-03-20T20:02:36.502Z] "detail_spec_parameters.go", [2024-03-20T20:02:36.502Z] "detail_spec_responses.go", [2024-03-20T20:02:36.502Z] "informational_client.go", [2024-03-20T20:02:36.502Z] "list_enumerated_capabilities_parameters.go", [2024-03-20T20:02:36.502Z] "list_enumerated_capabilities_responses.go", [2024-03-20T20:02:36.502Z] "list_root_parameters.go", [2024-03-20T20:02:36.502Z] "list_root_responses.go", [2024-03-20T20:02:36.502Z] "list_specs_parameters.go", [2024-03-20T20:02:36.502Z] "list_specs_responses.go", [2024-03-20T20:02:36.502Z] "list_summary_parameters.go", [2024-03-20T20:02:36.502Z] "list_summary_responses.go", [2024-03-20T20:02:36.502Z] "list_version_parameters.go", [2024-03-20T20:02:36.502Z] "list_version_responses.go" [2024-03-20T20:02:36.502Z] ], [2024-03-20T20:02:36.502Z] "Imports": [ [2024-03-20T20:02:36.502Z] "context", [2024-03-20T20:02:36.502Z] "fmt", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.502Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.502Z] "io", [2024-03-20T20:02:36.502Z] "net/http", [2024-03-20T20:02:36.502Z] "time" [2024-03-20T20:02:36.502Z] ], [2024-03-20T20:02:36.502Z] "Deps": [ [2024-03-20T20:02:36.502Z] "bufio", [2024-03-20T20:02:36.502Z] "bytes", [2024-03-20T20:02:36.502Z] "compress/flate", [2024-03-20T20:02:36.502Z] "compress/gzip", [2024-03-20T20:02:36.502Z] "container/list", [2024-03-20T20:02:36.502Z] "context", [2024-03-20T20:02:36.502Z] "crypto", [2024-03-20T20:02:36.502Z] "crypto/aes", [2024-03-20T20:02:36.502Z] "crypto/cipher", [2024-03-20T20:02:36.502Z] "crypto/des", [2024-03-20T20:02:36.502Z] "crypto/dsa", [2024-03-20T20:02:36.502Z] "crypto/ecdsa", [2024-03-20T20:02:36.502Z] "crypto/ed25519", [2024-03-20T20:02:36.502Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.502Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.502Z] "crypto/elliptic", [2024-03-20T20:02:36.502Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.502Z] "crypto/hmac", [2024-03-20T20:02:36.502Z] "crypto/internal/randutil", [2024-03-20T20:02:36.502Z] "crypto/internal/subtle", [2024-03-20T20:02:36.502Z] "crypto/md5", [2024-03-20T20:02:36.502Z] "crypto/rand", [2024-03-20T20:02:36.502Z] "crypto/rc4", [2024-03-20T20:02:36.502Z] "crypto/rsa", [2024-03-20T20:02:36.502Z] "crypto/sha1", [2024-03-20T20:02:36.502Z] "crypto/sha256", [2024-03-20T20:02:36.502Z] "crypto/sha512", [2024-03-20T20:02:36.502Z] "crypto/subtle", [2024-03-20T20:02:36.502Z] "crypto/tls", [2024-03-20T20:02:36.502Z] "crypto/x509", [2024-03-20T20:02:36.502Z] "crypto/x509/pkix", [2024-03-20T20:02:36.502Z] "database/sql/driver", [2024-03-20T20:02:36.502Z] "embed", [2024-03-20T20:02:36.502Z] "encoding", [2024-03-20T20:02:36.502Z] "encoding/asn1", [2024-03-20T20:02:36.502Z] "encoding/base64", [2024-03-20T20:02:36.502Z] "encoding/binary", [2024-03-20T20:02:36.502Z] "encoding/csv", [2024-03-20T20:02:36.502Z] "encoding/gob", [2024-03-20T20:02:36.502Z] "encoding/hex", [2024-03-20T20:02:36.502Z] "encoding/json", [2024-03-20T20:02:36.502Z] "encoding/pem", [2024-03-20T20:02:36.502Z] "encoding/xml", [2024-03-20T20:02:36.502Z] "errors", [2024-03-20T20:02:36.502Z] "fmt", [2024-03-20T20:02:36.502Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.502Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.502Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.502Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.502Z] "github.com/google/uuid", [2024-03-20T20:02:36.502Z] "github.com/josharian/intern", [2024-03-20T20:02:36.502Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.502Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.502Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.502Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.502Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.502Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.502Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.502Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.502Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.502Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.502Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.502Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.502Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.502Z] "hash", [2024-03-20T20:02:36.502Z] "hash/crc32", [2024-03-20T20:02:36.502Z] "html", [2024-03-20T20:02:36.502Z] "html/template", [2024-03-20T20:02:36.502Z] "internal/abi", [2024-03-20T20:02:36.502Z] "internal/bytealg", [2024-03-20T20:02:36.502Z] "internal/cpu", [2024-03-20T20:02:36.502Z] "internal/fmtsort", [2024-03-20T20:02:36.502Z] "internal/goexperiment", [2024-03-20T20:02:36.502Z] "internal/itoa", [2024-03-20T20:02:36.502Z] "internal/nettrace", [2024-03-20T20:02:36.502Z] "internal/oserror", [2024-03-20T20:02:36.502Z] "internal/poll", [2024-03-20T20:02:36.502Z] "internal/race", [2024-03-20T20:02:36.502Z] "internal/reflectlite", [2024-03-20T20:02:36.502Z] "internal/singleflight", [2024-03-20T20:02:36.502Z] "internal/syscall/execenv", [2024-03-20T20:02:36.502Z] "internal/syscall/unix", [2024-03-20T20:02:36.502Z] "internal/testlog", [2024-03-20T20:02:36.502Z] "internal/unsafeheader", [2024-03-20T20:02:36.502Z] "io", [2024-03-20T20:02:36.502Z] "io/fs", [2024-03-20T20:02:36.502Z] "io/ioutil", [2024-03-20T20:02:36.502Z] "log", [2024-03-20T20:02:36.502Z] "math", [2024-03-20T20:02:36.502Z] "math/big", [2024-03-20T20:02:36.502Z] "math/bits", [2024-03-20T20:02:36.502Z] "math/rand", [2024-03-20T20:02:36.502Z] "mime", [2024-03-20T20:02:36.502Z] "mime/multipart", [2024-03-20T20:02:36.502Z] "mime/quotedprintable", [2024-03-20T20:02:36.502Z] "net", [2024-03-20T20:02:36.502Z] "net/http", [2024-03-20T20:02:36.502Z] "net/http/httptrace", [2024-03-20T20:02:36.502Z] "net/http/httputil", [2024-03-20T20:02:36.502Z] "net/http/internal", [2024-03-20T20:02:36.502Z] "net/http/internal/ascii", [2024-03-20T20:02:36.502Z] "net/mail", [2024-03-20T20:02:36.502Z] "net/textproto", [2024-03-20T20:02:36.502Z] "net/url", [2024-03-20T20:02:36.502Z] "os", [2024-03-20T20:02:36.502Z] "path", [2024-03-20T20:02:36.502Z] "path/filepath", [2024-03-20T20:02:36.502Z] "reflect", [2024-03-20T20:02:36.502Z] "regexp", [2024-03-20T20:02:36.502Z] "regexp/syntax", [2024-03-20T20:02:36.502Z] "runtime", [2024-03-20T20:02:36.502Z] "runtime/cgo", [2024-03-20T20:02:36.502Z] "runtime/internal/atomic", [2024-03-20T20:02:36.502Z] "runtime/internal/math", [2024-03-20T20:02:36.502Z] "runtime/internal/sys", [2024-03-20T20:02:36.502Z] "sort", [2024-03-20T20:02:36.502Z] "strconv", [2024-03-20T20:02:36.502Z] "strings", [2024-03-20T20:02:36.502Z] "sync", [2024-03-20T20:02:36.502Z] "sync/atomic", [2024-03-20T20:02:36.502Z] "syscall", [2024-03-20T20:02:36.502Z] "text/template", [2024-03-20T20:02:36.502Z] "text/template/parse", [2024-03-20T20:02:36.502Z] "time", [2024-03-20T20:02:36.502Z] "unicode", [2024-03-20T20:02:36.502Z] "unicode/utf16", [2024-03-20T20:02:36.502Z] "unicode/utf8", [2024-03-20T20:02:36.502Z] "unsafe", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.502Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.502Z] ] [2024-03-20T20:02:36.502Z] } [2024-03-20T20:02:36.502Z] { [2024-03-20T20:02:36.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.502Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.502Z] "Name": "posture_checks", [2024-03-20T20:02:36.502Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.502Z] "Module": { [2024-03-20T20:02:36.502Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.502Z] "Version": "v0.26.13", [2024-03-20T20:02:36.502Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.502Z] "Indirect": true, [2024-03-20T20:02:36.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.502Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.502Z] "GoVersion": "1.19" [2024-03-20T20:02:36.502Z] }, [2024-03-20T20:02:36.502Z] "DepOnly": true, [2024-03-20T20:02:36.502Z] "Stale": true, [2024-03-20T20:02:36.502Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.502Z] "GoFiles": [ [2024-03-20T20:02:36.502Z] "create_posture_check_parameters.go", [2024-03-20T20:02:36.502Z] "create_posture_check_responses.go", [2024-03-20T20:02:36.502Z] "delete_posture_check_parameters.go", [2024-03-20T20:02:36.502Z] "delete_posture_check_responses.go", [2024-03-20T20:02:36.502Z] "detail_posture_check_parameters.go", [2024-03-20T20:02:36.502Z] "detail_posture_check_responses.go", [2024-03-20T20:02:36.502Z] "detail_posture_check_type_parameters.go", [2024-03-20T20:02:36.502Z] "detail_posture_check_type_responses.go", [2024-03-20T20:02:36.502Z] "list_posture_check_types_parameters.go", [2024-03-20T20:02:36.502Z] "list_posture_check_types_responses.go", [2024-03-20T20:02:36.502Z] "list_posture_checks_parameters.go", [2024-03-20T20:02:36.502Z] "list_posture_checks_responses.go", [2024-03-20T20:02:36.502Z] "patch_posture_check_parameters.go", [2024-03-20T20:02:36.502Z] "patch_posture_check_responses.go", [2024-03-20T20:02:36.502Z] "posture_checks_client.go", [2024-03-20T20:02:36.502Z] "update_posture_check_parameters.go", [2024-03-20T20:02:36.502Z] "update_posture_check_responses.go" [2024-03-20T20:02:36.502Z] ], [2024-03-20T20:02:36.502Z] "Imports": [ [2024-03-20T20:02:36.502Z] "context", [2024-03-20T20:02:36.502Z] "fmt", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.502Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.502Z] "io", [2024-03-20T20:02:36.502Z] "net/http", [2024-03-20T20:02:36.502Z] "time" [2024-03-20T20:02:36.502Z] ], [2024-03-20T20:02:36.502Z] "Deps": [ [2024-03-20T20:02:36.502Z] "bufio", [2024-03-20T20:02:36.502Z] "bytes", [2024-03-20T20:02:36.502Z] "compress/flate", [2024-03-20T20:02:36.502Z] "compress/gzip", [2024-03-20T20:02:36.502Z] "container/list", [2024-03-20T20:02:36.502Z] "context", [2024-03-20T20:02:36.502Z] "crypto", [2024-03-20T20:02:36.502Z] "crypto/aes", [2024-03-20T20:02:36.502Z] "crypto/cipher", [2024-03-20T20:02:36.502Z] "crypto/des", [2024-03-20T20:02:36.502Z] "crypto/dsa", [2024-03-20T20:02:36.502Z] "crypto/ecdsa", [2024-03-20T20:02:36.502Z] "crypto/ed25519", [2024-03-20T20:02:36.502Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.502Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.502Z] "crypto/elliptic", [2024-03-20T20:02:36.502Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.502Z] "crypto/hmac", [2024-03-20T20:02:36.502Z] "crypto/internal/randutil", [2024-03-20T20:02:36.502Z] "crypto/internal/subtle", [2024-03-20T20:02:36.502Z] "crypto/md5", [2024-03-20T20:02:36.502Z] "crypto/rand", [2024-03-20T20:02:36.502Z] "crypto/rc4", [2024-03-20T20:02:36.502Z] "crypto/rsa", [2024-03-20T20:02:36.502Z] "crypto/sha1", [2024-03-20T20:02:36.502Z] "crypto/sha256", [2024-03-20T20:02:36.502Z] "crypto/sha512", [2024-03-20T20:02:36.502Z] "crypto/subtle", [2024-03-20T20:02:36.502Z] "crypto/tls", [2024-03-20T20:02:36.502Z] "crypto/x509", [2024-03-20T20:02:36.502Z] "crypto/x509/pkix", [2024-03-20T20:02:36.502Z] "database/sql/driver", [2024-03-20T20:02:36.502Z] "embed", [2024-03-20T20:02:36.502Z] "encoding", [2024-03-20T20:02:36.502Z] "encoding/asn1", [2024-03-20T20:02:36.502Z] "encoding/base64", [2024-03-20T20:02:36.502Z] "encoding/binary", [2024-03-20T20:02:36.502Z] "encoding/csv", [2024-03-20T20:02:36.502Z] "encoding/gob", [2024-03-20T20:02:36.502Z] "encoding/hex", [2024-03-20T20:02:36.502Z] "encoding/json", [2024-03-20T20:02:36.502Z] "encoding/pem", [2024-03-20T20:02:36.502Z] "encoding/xml", [2024-03-20T20:02:36.502Z] "errors", [2024-03-20T20:02:36.502Z] "fmt", [2024-03-20T20:02:36.502Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.502Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.502Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.502Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.502Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.503Z] "github.com/google/uuid", [2024-03-20T20:02:36.503Z] "github.com/josharian/intern", [2024-03-20T20:02:36.503Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.503Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.503Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.503Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.503Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.503Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.503Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.503Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.503Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.503Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.503Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.503Z] "hash", [2024-03-20T20:02:36.503Z] "hash/crc32", [2024-03-20T20:02:36.503Z] "html", [2024-03-20T20:02:36.503Z] "html/template", [2024-03-20T20:02:36.503Z] "internal/abi", [2024-03-20T20:02:36.503Z] "internal/bytealg", [2024-03-20T20:02:36.503Z] "internal/cpu", [2024-03-20T20:02:36.503Z] "internal/fmtsort", [2024-03-20T20:02:36.503Z] "internal/goexperiment", [2024-03-20T20:02:36.503Z] "internal/itoa", [2024-03-20T20:02:36.503Z] "internal/nettrace", [2024-03-20T20:02:36.503Z] "internal/oserror", [2024-03-20T20:02:36.503Z] "internal/poll", [2024-03-20T20:02:36.503Z] "internal/race", [2024-03-20T20:02:36.503Z] "internal/reflectlite", [2024-03-20T20:02:36.503Z] "internal/singleflight", [2024-03-20T20:02:36.503Z] "internal/syscall/execenv", [2024-03-20T20:02:36.503Z] "internal/syscall/unix", [2024-03-20T20:02:36.503Z] "internal/testlog", [2024-03-20T20:02:36.503Z] "internal/unsafeheader", [2024-03-20T20:02:36.503Z] "io", [2024-03-20T20:02:36.503Z] "io/fs", [2024-03-20T20:02:36.503Z] "io/ioutil", [2024-03-20T20:02:36.503Z] "log", [2024-03-20T20:02:36.503Z] "math", [2024-03-20T20:02:36.503Z] "math/big", [2024-03-20T20:02:36.503Z] "math/bits", [2024-03-20T20:02:36.503Z] "math/rand", [2024-03-20T20:02:36.503Z] "mime", [2024-03-20T20:02:36.503Z] "mime/multipart", [2024-03-20T20:02:36.503Z] "mime/quotedprintable", [2024-03-20T20:02:36.503Z] "net", [2024-03-20T20:02:36.503Z] "net/http", [2024-03-20T20:02:36.503Z] "net/http/httptrace", [2024-03-20T20:02:36.503Z] "net/http/httputil", [2024-03-20T20:02:36.503Z] "net/http/internal", [2024-03-20T20:02:36.503Z] "net/http/internal/ascii", [2024-03-20T20:02:36.503Z] "net/mail", [2024-03-20T20:02:36.503Z] "net/textproto", [2024-03-20T20:02:36.503Z] "net/url", [2024-03-20T20:02:36.503Z] "os", [2024-03-20T20:02:36.503Z] "path", [2024-03-20T20:02:36.503Z] "path/filepath", [2024-03-20T20:02:36.503Z] "reflect", [2024-03-20T20:02:36.503Z] "regexp", [2024-03-20T20:02:36.503Z] "regexp/syntax", [2024-03-20T20:02:36.503Z] "runtime", [2024-03-20T20:02:36.503Z] "runtime/cgo", [2024-03-20T20:02:36.503Z] "runtime/internal/atomic", [2024-03-20T20:02:36.503Z] "runtime/internal/math", [2024-03-20T20:02:36.503Z] "runtime/internal/sys", [2024-03-20T20:02:36.503Z] "sort", [2024-03-20T20:02:36.503Z] "strconv", [2024-03-20T20:02:36.503Z] "strings", [2024-03-20T20:02:36.503Z] "sync", [2024-03-20T20:02:36.503Z] "sync/atomic", [2024-03-20T20:02:36.503Z] "syscall", [2024-03-20T20:02:36.503Z] "text/template", [2024-03-20T20:02:36.503Z] "text/template/parse", [2024-03-20T20:02:36.503Z] "time", [2024-03-20T20:02:36.503Z] "unicode", [2024-03-20T20:02:36.503Z] "unicode/utf16", [2024-03-20T20:02:36.503Z] "unicode/utf8", [2024-03-20T20:02:36.503Z] "unsafe", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.503Z] ] [2024-03-20T20:02:36.503Z] } [2024-03-20T20:02:36.503Z] { [2024-03-20T20:02:36.503Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.503Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.503Z] "Name": "role_attributes", [2024-03-20T20:02:36.503Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.503Z] "Module": { [2024-03-20T20:02:36.503Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.503Z] "Version": "v0.26.13", [2024-03-20T20:02:36.503Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.503Z] "Indirect": true, [2024-03-20T20:02:36.503Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.503Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.503Z] "GoVersion": "1.19" [2024-03-20T20:02:36.503Z] }, [2024-03-20T20:02:36.503Z] "DepOnly": true, [2024-03-20T20:02:36.503Z] "Stale": true, [2024-03-20T20:02:36.503Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.503Z] "GoFiles": [ [2024-03-20T20:02:36.503Z] "list_edge_router_role_attributes_parameters.go", [2024-03-20T20:02:36.503Z] "list_edge_router_role_attributes_responses.go", [2024-03-20T20:02:36.503Z] "list_identity_role_attributes_parameters.go", [2024-03-20T20:02:36.503Z] "list_identity_role_attributes_responses.go", [2024-03-20T20:02:36.503Z] "list_service_role_attributes_parameters.go", [2024-03-20T20:02:36.503Z] "list_service_role_attributes_responses.go", [2024-03-20T20:02:36.503Z] "role_attributes_client.go" [2024-03-20T20:02:36.503Z] ], [2024-03-20T20:02:36.503Z] "Imports": [ [2024-03-20T20:02:36.503Z] "context", [2024-03-20T20:02:36.503Z] "fmt", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.503Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.503Z] "io", [2024-03-20T20:02:36.503Z] "net/http", [2024-03-20T20:02:36.503Z] "time" [2024-03-20T20:02:36.503Z] ], [2024-03-20T20:02:36.503Z] "Deps": [ [2024-03-20T20:02:36.503Z] "bufio", [2024-03-20T20:02:36.503Z] "bytes", [2024-03-20T20:02:36.503Z] "compress/flate", [2024-03-20T20:02:36.503Z] "compress/gzip", [2024-03-20T20:02:36.503Z] "container/list", [2024-03-20T20:02:36.503Z] "context", [2024-03-20T20:02:36.503Z] "crypto", [2024-03-20T20:02:36.503Z] "crypto/aes", [2024-03-20T20:02:36.503Z] "crypto/cipher", [2024-03-20T20:02:36.503Z] "crypto/des", [2024-03-20T20:02:36.503Z] "crypto/dsa", [2024-03-20T20:02:36.503Z] "crypto/ecdsa", [2024-03-20T20:02:36.503Z] "crypto/ed25519", [2024-03-20T20:02:36.503Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.503Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.503Z] "crypto/elliptic", [2024-03-20T20:02:36.503Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.503Z] "crypto/hmac", [2024-03-20T20:02:36.503Z] "crypto/internal/randutil", [2024-03-20T20:02:36.503Z] "crypto/internal/subtle", [2024-03-20T20:02:36.503Z] "crypto/md5", [2024-03-20T20:02:36.503Z] "crypto/rand", [2024-03-20T20:02:36.503Z] "crypto/rc4", [2024-03-20T20:02:36.503Z] "crypto/rsa", [2024-03-20T20:02:36.503Z] "crypto/sha1", [2024-03-20T20:02:36.503Z] "crypto/sha256", [2024-03-20T20:02:36.503Z] "crypto/sha512", [2024-03-20T20:02:36.503Z] "crypto/subtle", [2024-03-20T20:02:36.503Z] "crypto/tls", [2024-03-20T20:02:36.503Z] "crypto/x509", [2024-03-20T20:02:36.503Z] "crypto/x509/pkix", [2024-03-20T20:02:36.503Z] "database/sql/driver", [2024-03-20T20:02:36.503Z] "embed", [2024-03-20T20:02:36.503Z] "encoding", [2024-03-20T20:02:36.503Z] "encoding/asn1", [2024-03-20T20:02:36.503Z] "encoding/base64", [2024-03-20T20:02:36.503Z] "encoding/binary", [2024-03-20T20:02:36.503Z] "encoding/csv", [2024-03-20T20:02:36.503Z] "encoding/gob", [2024-03-20T20:02:36.503Z] "encoding/hex", [2024-03-20T20:02:36.503Z] "encoding/json", [2024-03-20T20:02:36.503Z] "encoding/pem", [2024-03-20T20:02:36.503Z] "encoding/xml", [2024-03-20T20:02:36.503Z] "errors", [2024-03-20T20:02:36.503Z] "fmt", [2024-03-20T20:02:36.503Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.503Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.503Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.503Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.503Z] "github.com/google/uuid", [2024-03-20T20:02:36.503Z] "github.com/josharian/intern", [2024-03-20T20:02:36.503Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.503Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.503Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.503Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.503Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.503Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.503Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.503Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.503Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.503Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.503Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.503Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.503Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.503Z] "hash", [2024-03-20T20:02:36.503Z] "hash/crc32", [2024-03-20T20:02:36.503Z] "html", [2024-03-20T20:02:36.503Z] "html/template", [2024-03-20T20:02:36.503Z] "internal/abi", [2024-03-20T20:02:36.503Z] "internal/bytealg", [2024-03-20T20:02:36.503Z] "internal/cpu", [2024-03-20T20:02:36.503Z] "internal/fmtsort", [2024-03-20T20:02:36.503Z] "internal/goexperiment", [2024-03-20T20:02:36.503Z] "internal/itoa", [2024-03-20T20:02:36.503Z] "internal/nettrace", [2024-03-20T20:02:36.503Z] "internal/oserror", [2024-03-20T20:02:36.503Z] "internal/poll", [2024-03-20T20:02:36.503Z] "internal/race", [2024-03-20T20:02:36.503Z] "internal/reflectlite", [2024-03-20T20:02:36.503Z] "internal/singleflight", [2024-03-20T20:02:36.503Z] "internal/syscall/execenv", [2024-03-20T20:02:36.503Z] "internal/syscall/unix", [2024-03-20T20:02:36.503Z] "internal/testlog", [2024-03-20T20:02:36.503Z] "internal/unsafeheader", [2024-03-20T20:02:36.503Z] "io", [2024-03-20T20:02:36.503Z] "io/fs", [2024-03-20T20:02:36.503Z] "io/ioutil", [2024-03-20T20:02:36.503Z] "log", [2024-03-20T20:02:36.503Z] "math", [2024-03-20T20:02:36.503Z] "math/big", [2024-03-20T20:02:36.503Z] "math/bits", [2024-03-20T20:02:36.503Z] "math/rand", [2024-03-20T20:02:36.503Z] "mime", [2024-03-20T20:02:36.503Z] "mime/multipart", [2024-03-20T20:02:36.503Z] "mime/quotedprintable", [2024-03-20T20:02:36.503Z] "net", [2024-03-20T20:02:36.503Z] "net/http", [2024-03-20T20:02:36.503Z] "net/http/httptrace", [2024-03-20T20:02:36.503Z] "net/http/httputil", [2024-03-20T20:02:36.503Z] "net/http/internal", [2024-03-20T20:02:36.503Z] "net/http/internal/ascii", [2024-03-20T20:02:36.503Z] "net/mail", [2024-03-20T20:02:36.503Z] "net/textproto", [2024-03-20T20:02:36.503Z] "net/url", [2024-03-20T20:02:36.503Z] "os", [2024-03-20T20:02:36.503Z] "path", [2024-03-20T20:02:36.503Z] "path/filepath", [2024-03-20T20:02:36.503Z] "reflect", [2024-03-20T20:02:36.503Z] "regexp", [2024-03-20T20:02:36.503Z] "regexp/syntax", [2024-03-20T20:02:36.503Z] "runtime", [2024-03-20T20:02:36.503Z] "runtime/cgo", [2024-03-20T20:02:36.503Z] "runtime/internal/atomic", [2024-03-20T20:02:36.503Z] "runtime/internal/math", [2024-03-20T20:02:36.503Z] "runtime/internal/sys", [2024-03-20T20:02:36.503Z] "sort", [2024-03-20T20:02:36.503Z] "strconv", [2024-03-20T20:02:36.503Z] "strings", [2024-03-20T20:02:36.503Z] "sync", [2024-03-20T20:02:36.503Z] "sync/atomic", [2024-03-20T20:02:36.503Z] "syscall", [2024-03-20T20:02:36.503Z] "text/template", [2024-03-20T20:02:36.503Z] "text/template/parse", [2024-03-20T20:02:36.503Z] "time", [2024-03-20T20:02:36.503Z] "unicode", [2024-03-20T20:02:36.503Z] "unicode/utf16", [2024-03-20T20:02:36.503Z] "unicode/utf8", [2024-03-20T20:02:36.503Z] "unsafe", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.503Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.503Z] ] [2024-03-20T20:02:36.503Z] } [2024-03-20T20:02:36.503Z] { [2024-03-20T20:02:36.503Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/router", [2024-03-20T20:02:36.503Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.503Z] "Name": "router", [2024-03-20T20:02:36.503Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.503Z] "Module": { [2024-03-20T20:02:36.503Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.503Z] "Version": "v0.26.13", [2024-03-20T20:02:36.503Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.503Z] "Indirect": true, [2024-03-20T20:02:36.503Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.503Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.503Z] "GoVersion": "1.19" [2024-03-20T20:02:36.503Z] }, [2024-03-20T20:02:36.503Z] "DepOnly": true, [2024-03-20T20:02:36.503Z] "Stale": true, [2024-03-20T20:02:36.503Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.503Z] "GoFiles": [ [2024-03-20T20:02:36.503Z] "create_router_parameters.go", [2024-03-20T20:02:36.503Z] "create_router_responses.go", [2024-03-20T20:02:36.503Z] "create_transit_router_parameters.go", [2024-03-20T20:02:36.503Z] "create_transit_router_responses.go", [2024-03-20T20:02:36.503Z] "delete_router_parameters.go", [2024-03-20T20:02:36.503Z] "delete_router_responses.go", [2024-03-20T20:02:36.503Z] "delete_transit_router_parameters.go", [2024-03-20T20:02:36.503Z] "delete_transit_router_responses.go", [2024-03-20T20:02:36.503Z] "detail_router_parameters.go", [2024-03-20T20:02:36.503Z] "detail_router_responses.go", [2024-03-20T20:02:36.503Z] "detail_transit_router_parameters.go", [2024-03-20T20:02:36.503Z] "detail_transit_router_responses.go", [2024-03-20T20:02:36.503Z] "list_routers_parameters.go", [2024-03-20T20:02:36.503Z] "list_routers_responses.go", [2024-03-20T20:02:36.503Z] "list_transit_routers_parameters.go", [2024-03-20T20:02:36.503Z] "list_transit_routers_responses.go", [2024-03-20T20:02:36.503Z] "patch_router_parameters.go", [2024-03-20T20:02:36.503Z] "patch_router_responses.go", [2024-03-20T20:02:36.503Z] "patch_transit_router_parameters.go", [2024-03-20T20:02:36.503Z] "patch_transit_router_responses.go", [2024-03-20T20:02:36.503Z] "router_client.go", [2024-03-20T20:02:36.503Z] "update_router_parameters.go", [2024-03-20T20:02:36.503Z] "update_router_responses.go", [2024-03-20T20:02:36.503Z] "update_transit_router_parameters.go", [2024-03-20T20:02:36.503Z] "update_transit_router_responses.go" [2024-03-20T20:02:36.503Z] ], [2024-03-20T20:02:36.503Z] "Imports": [ [2024-03-20T20:02:36.503Z] "context", [2024-03-20T20:02:36.503Z] "fmt", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.503Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.503Z] "io", [2024-03-20T20:02:36.503Z] "net/http", [2024-03-20T20:02:36.503Z] "time" [2024-03-20T20:02:36.503Z] ], [2024-03-20T20:02:36.503Z] "Deps": [ [2024-03-20T20:02:36.503Z] "bufio", [2024-03-20T20:02:36.503Z] "bytes", [2024-03-20T20:02:36.503Z] "compress/flate", [2024-03-20T20:02:36.503Z] "compress/gzip", [2024-03-20T20:02:36.503Z] "container/list", [2024-03-20T20:02:36.503Z] "context", [2024-03-20T20:02:36.503Z] "crypto", [2024-03-20T20:02:36.503Z] "crypto/aes", [2024-03-20T20:02:36.503Z] "crypto/cipher", [2024-03-20T20:02:36.503Z] "crypto/des", [2024-03-20T20:02:36.503Z] "crypto/dsa", [2024-03-20T20:02:36.503Z] "crypto/ecdsa", [2024-03-20T20:02:36.503Z] "crypto/ed25519", [2024-03-20T20:02:36.503Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.503Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.503Z] "crypto/elliptic", [2024-03-20T20:02:36.503Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.503Z] "crypto/hmac", [2024-03-20T20:02:36.503Z] "crypto/internal/randutil", [2024-03-20T20:02:36.503Z] "crypto/internal/subtle", [2024-03-20T20:02:36.503Z] "crypto/md5", [2024-03-20T20:02:36.503Z] "crypto/rand", [2024-03-20T20:02:36.503Z] "crypto/rc4", [2024-03-20T20:02:36.503Z] "crypto/rsa", [2024-03-20T20:02:36.503Z] "crypto/sha1", [2024-03-20T20:02:36.503Z] "crypto/sha256", [2024-03-20T20:02:36.503Z] "crypto/sha512", [2024-03-20T20:02:36.503Z] "crypto/subtle", [2024-03-20T20:02:36.503Z] "crypto/tls", [2024-03-20T20:02:36.503Z] "crypto/x509", [2024-03-20T20:02:36.503Z] "crypto/x509/pkix", [2024-03-20T20:02:36.503Z] "database/sql/driver", [2024-03-20T20:02:36.503Z] "embed", [2024-03-20T20:02:36.503Z] "encoding", [2024-03-20T20:02:36.503Z] "encoding/asn1", [2024-03-20T20:02:36.503Z] "encoding/base64", [2024-03-20T20:02:36.503Z] "encoding/binary", [2024-03-20T20:02:36.503Z] "encoding/csv", [2024-03-20T20:02:36.503Z] "encoding/gob", [2024-03-20T20:02:36.503Z] "encoding/hex", [2024-03-20T20:02:36.503Z] "encoding/json", [2024-03-20T20:02:36.503Z] "encoding/pem", [2024-03-20T20:02:36.503Z] "encoding/xml", [2024-03-20T20:02:36.503Z] "errors", [2024-03-20T20:02:36.503Z] "fmt", [2024-03-20T20:02:36.503Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.503Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.503Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.503Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.503Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.504Z] "github.com/google/uuid", [2024-03-20T20:02:36.504Z] "github.com/josharian/intern", [2024-03-20T20:02:36.504Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.504Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.504Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.504Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.504Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.504Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.504Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.504Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.504Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.504Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.504Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.504Z] "hash", [2024-03-20T20:02:36.504Z] "hash/crc32", [2024-03-20T20:02:36.504Z] "html", [2024-03-20T20:02:36.504Z] "html/template", [2024-03-20T20:02:36.504Z] "internal/abi", [2024-03-20T20:02:36.504Z] "internal/bytealg", [2024-03-20T20:02:36.504Z] "internal/cpu", [2024-03-20T20:02:36.504Z] "internal/fmtsort", [2024-03-20T20:02:36.504Z] "internal/goexperiment", [2024-03-20T20:02:36.504Z] "internal/itoa", [2024-03-20T20:02:36.504Z] "internal/nettrace", [2024-03-20T20:02:36.504Z] "internal/oserror", [2024-03-20T20:02:36.504Z] "internal/poll", [2024-03-20T20:02:36.504Z] "internal/race", [2024-03-20T20:02:36.504Z] "internal/reflectlite", [2024-03-20T20:02:36.504Z] "internal/singleflight", [2024-03-20T20:02:36.504Z] "internal/syscall/execenv", [2024-03-20T20:02:36.504Z] "internal/syscall/unix", [2024-03-20T20:02:36.504Z] "internal/testlog", [2024-03-20T20:02:36.504Z] "internal/unsafeheader", [2024-03-20T20:02:36.504Z] "io", [2024-03-20T20:02:36.504Z] "io/fs", [2024-03-20T20:02:36.504Z] "io/ioutil", [2024-03-20T20:02:36.504Z] "log", [2024-03-20T20:02:36.504Z] "math", [2024-03-20T20:02:36.504Z] "math/big", [2024-03-20T20:02:36.504Z] "math/bits", [2024-03-20T20:02:36.504Z] "math/rand", [2024-03-20T20:02:36.504Z] "mime", [2024-03-20T20:02:36.504Z] "mime/multipart", [2024-03-20T20:02:36.504Z] "mime/quotedprintable", [2024-03-20T20:02:36.504Z] "net", [2024-03-20T20:02:36.504Z] "net/http", [2024-03-20T20:02:36.504Z] "net/http/httptrace", [2024-03-20T20:02:36.504Z] "net/http/httputil", [2024-03-20T20:02:36.504Z] "net/http/internal", [2024-03-20T20:02:36.504Z] "net/http/internal/ascii", [2024-03-20T20:02:36.504Z] "net/mail", [2024-03-20T20:02:36.504Z] "net/textproto", [2024-03-20T20:02:36.504Z] "net/url", [2024-03-20T20:02:36.504Z] "os", [2024-03-20T20:02:36.504Z] "path", [2024-03-20T20:02:36.504Z] "path/filepath", [2024-03-20T20:02:36.504Z] "reflect", [2024-03-20T20:02:36.504Z] "regexp", [2024-03-20T20:02:36.504Z] "regexp/syntax", [2024-03-20T20:02:36.504Z] "runtime", [2024-03-20T20:02:36.504Z] "runtime/cgo", [2024-03-20T20:02:36.504Z] "runtime/internal/atomic", [2024-03-20T20:02:36.504Z] "runtime/internal/math", [2024-03-20T20:02:36.504Z] "runtime/internal/sys", [2024-03-20T20:02:36.504Z] "sort", [2024-03-20T20:02:36.504Z] "strconv", [2024-03-20T20:02:36.504Z] "strings", [2024-03-20T20:02:36.504Z] "sync", [2024-03-20T20:02:36.504Z] "sync/atomic", [2024-03-20T20:02:36.504Z] "syscall", [2024-03-20T20:02:36.504Z] "text/template", [2024-03-20T20:02:36.504Z] "text/template/parse", [2024-03-20T20:02:36.504Z] "time", [2024-03-20T20:02:36.504Z] "unicode", [2024-03-20T20:02:36.504Z] "unicode/utf16", [2024-03-20T20:02:36.504Z] "unicode/utf8", [2024-03-20T20:02:36.504Z] "unsafe", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.504Z] ] [2024-03-20T20:02:36.504Z] } [2024-03-20T20:02:36.504Z] { [2024-03-20T20:02:36.504Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service", [2024-03-20T20:02:36.504Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.504Z] "Name": "service", [2024-03-20T20:02:36.504Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.504Z] "Module": { [2024-03-20T20:02:36.504Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.504Z] "Version": "v0.26.13", [2024-03-20T20:02:36.504Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.504Z] "Indirect": true, [2024-03-20T20:02:36.504Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.504Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.504Z] "GoVersion": "1.19" [2024-03-20T20:02:36.504Z] }, [2024-03-20T20:02:36.504Z] "DepOnly": true, [2024-03-20T20:02:36.504Z] "Stale": true, [2024-03-20T20:02:36.504Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.504Z] "GoFiles": [ [2024-03-20T20:02:36.504Z] "create_service_parameters.go", [2024-03-20T20:02:36.504Z] "create_service_responses.go", [2024-03-20T20:02:36.504Z] "delete_service_parameters.go", [2024-03-20T20:02:36.504Z] "delete_service_responses.go", [2024-03-20T20:02:36.504Z] "detail_service_parameters.go", [2024-03-20T20:02:36.504Z] "detail_service_responses.go", [2024-03-20T20:02:36.504Z] "list_service_config_parameters.go", [2024-03-20T20:02:36.504Z] "list_service_config_responses.go", [2024-03-20T20:02:36.504Z] "list_service_edge_routers_parameters.go", [2024-03-20T20:02:36.504Z] "list_service_edge_routers_responses.go", [2024-03-20T20:02:36.504Z] "list_service_identities_parameters.go", [2024-03-20T20:02:36.504Z] "list_service_identities_responses.go", [2024-03-20T20:02:36.504Z] "list_service_service_edge_router_policies_parameters.go", [2024-03-20T20:02:36.504Z] "list_service_service_edge_router_policies_responses.go", [2024-03-20T20:02:36.504Z] "list_service_service_policies_parameters.go", [2024-03-20T20:02:36.504Z] "list_service_service_policies_responses.go", [2024-03-20T20:02:36.504Z] "list_service_terminators_parameters.go", [2024-03-20T20:02:36.504Z] "list_service_terminators_responses.go", [2024-03-20T20:02:36.504Z] "list_services_parameters.go", [2024-03-20T20:02:36.504Z] "list_services_responses.go", [2024-03-20T20:02:36.504Z] "patch_service_parameters.go", [2024-03-20T20:02:36.504Z] "patch_service_responses.go", [2024-03-20T20:02:36.504Z] "service_client.go", [2024-03-20T20:02:36.504Z] "update_service_parameters.go", [2024-03-20T20:02:36.504Z] "update_service_responses.go" [2024-03-20T20:02:36.504Z] ], [2024-03-20T20:02:36.504Z] "Imports": [ [2024-03-20T20:02:36.504Z] "context", [2024-03-20T20:02:36.504Z] "fmt", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.504Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.504Z] "io", [2024-03-20T20:02:36.504Z] "net/http", [2024-03-20T20:02:36.504Z] "time" [2024-03-20T20:02:36.504Z] ], [2024-03-20T20:02:36.504Z] "Deps": [ [2024-03-20T20:02:36.504Z] "bufio", [2024-03-20T20:02:36.504Z] "bytes", [2024-03-20T20:02:36.504Z] "compress/flate", [2024-03-20T20:02:36.504Z] "compress/gzip", [2024-03-20T20:02:36.504Z] "container/list", [2024-03-20T20:02:36.504Z] "context", [2024-03-20T20:02:36.504Z] "crypto", [2024-03-20T20:02:36.504Z] "crypto/aes", [2024-03-20T20:02:36.504Z] "crypto/cipher", [2024-03-20T20:02:36.504Z] "crypto/des", [2024-03-20T20:02:36.504Z] "crypto/dsa", [2024-03-20T20:02:36.504Z] "crypto/ecdsa", [2024-03-20T20:02:36.504Z] "crypto/ed25519", [2024-03-20T20:02:36.504Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.504Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.504Z] "crypto/elliptic", [2024-03-20T20:02:36.504Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.504Z] "crypto/hmac", [2024-03-20T20:02:36.504Z] "crypto/internal/randutil", [2024-03-20T20:02:36.504Z] "crypto/internal/subtle", [2024-03-20T20:02:36.504Z] "crypto/md5", [2024-03-20T20:02:36.504Z] "crypto/rand", [2024-03-20T20:02:36.504Z] "crypto/rc4", [2024-03-20T20:02:36.504Z] "crypto/rsa", [2024-03-20T20:02:36.504Z] "crypto/sha1", [2024-03-20T20:02:36.504Z] "crypto/sha256", [2024-03-20T20:02:36.504Z] "crypto/sha512", [2024-03-20T20:02:36.504Z] "crypto/subtle", [2024-03-20T20:02:36.504Z] "crypto/tls", [2024-03-20T20:02:36.504Z] "crypto/x509", [2024-03-20T20:02:36.504Z] "crypto/x509/pkix", [2024-03-20T20:02:36.504Z] "database/sql/driver", [2024-03-20T20:02:36.504Z] "embed", [2024-03-20T20:02:36.504Z] "encoding", [2024-03-20T20:02:36.504Z] "encoding/asn1", [2024-03-20T20:02:36.504Z] "encoding/base64", [2024-03-20T20:02:36.504Z] "encoding/binary", [2024-03-20T20:02:36.504Z] "encoding/csv", [2024-03-20T20:02:36.504Z] "encoding/gob", [2024-03-20T20:02:36.504Z] "encoding/hex", [2024-03-20T20:02:36.504Z] "encoding/json", [2024-03-20T20:02:36.504Z] "encoding/pem", [2024-03-20T20:02:36.504Z] "encoding/xml", [2024-03-20T20:02:36.504Z] "errors", [2024-03-20T20:02:36.504Z] "fmt", [2024-03-20T20:02:36.504Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.504Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.504Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.504Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.504Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.504Z] "github.com/google/uuid", [2024-03-20T20:02:36.504Z] "github.com/josharian/intern", [2024-03-20T20:02:36.504Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.504Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.504Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.504Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.504Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.504Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.504Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.504Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.504Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.504Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.504Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.504Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.504Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.504Z] "hash", [2024-03-20T20:02:36.504Z] "hash/crc32", [2024-03-20T20:02:36.504Z] "html", [2024-03-20T20:02:36.504Z] "html/template", [2024-03-20T20:02:36.504Z] "internal/abi", [2024-03-20T20:02:36.504Z] "internal/bytealg", [2024-03-20T20:02:36.504Z] "internal/cpu", [2024-03-20T20:02:36.504Z] "internal/fmtsort", [2024-03-20T20:02:36.504Z] "internal/goexperiment", [2024-03-20T20:02:36.504Z] "internal/itoa", [2024-03-20T20:02:36.504Z] "internal/nettrace", [2024-03-20T20:02:36.504Z] "internal/oserror", [2024-03-20T20:02:36.504Z] "internal/poll", [2024-03-20T20:02:36.504Z] "internal/race", [2024-03-20T20:02:36.504Z] "internal/reflectlite", [2024-03-20T20:02:36.504Z] "internal/singleflight", [2024-03-20T20:02:36.504Z] "internal/syscall/execenv", [2024-03-20T20:02:36.504Z] "internal/syscall/unix", [2024-03-20T20:02:36.504Z] "internal/testlog", [2024-03-20T20:02:36.504Z] "internal/unsafeheader", [2024-03-20T20:02:36.504Z] "io", [2024-03-20T20:02:36.504Z] "io/fs", [2024-03-20T20:02:36.504Z] "io/ioutil", [2024-03-20T20:02:36.504Z] "log", [2024-03-20T20:02:36.504Z] "math", [2024-03-20T20:02:36.504Z] "math/big", [2024-03-20T20:02:36.504Z] "math/bits", [2024-03-20T20:02:36.504Z] "math/rand", [2024-03-20T20:02:36.504Z] "mime", [2024-03-20T20:02:36.504Z] "mime/multipart", [2024-03-20T20:02:36.504Z] "mime/quotedprintable", [2024-03-20T20:02:36.504Z] "net", [2024-03-20T20:02:36.504Z] "net/http", [2024-03-20T20:02:36.504Z] "net/http/httptrace", [2024-03-20T20:02:36.504Z] "net/http/httputil", [2024-03-20T20:02:36.504Z] "net/http/internal", [2024-03-20T20:02:36.504Z] "net/http/internal/ascii", [2024-03-20T20:02:36.504Z] "net/mail", [2024-03-20T20:02:36.504Z] "net/textproto", [2024-03-20T20:02:36.504Z] "net/url", [2024-03-20T20:02:36.504Z] "os", [2024-03-20T20:02:36.504Z] "path", [2024-03-20T20:02:36.504Z] "path/filepath", [2024-03-20T20:02:36.504Z] "reflect", [2024-03-20T20:02:36.504Z] "regexp", [2024-03-20T20:02:36.504Z] "regexp/syntax", [2024-03-20T20:02:36.504Z] "runtime", [2024-03-20T20:02:36.504Z] "runtime/cgo", [2024-03-20T20:02:36.504Z] "runtime/internal/atomic", [2024-03-20T20:02:36.504Z] "runtime/internal/math", [2024-03-20T20:02:36.504Z] "runtime/internal/sys", [2024-03-20T20:02:36.504Z] "sort", [2024-03-20T20:02:36.504Z] "strconv", [2024-03-20T20:02:36.504Z] "strings", [2024-03-20T20:02:36.504Z] "sync", [2024-03-20T20:02:36.504Z] "sync/atomic", [2024-03-20T20:02:36.504Z] "syscall", [2024-03-20T20:02:36.504Z] "text/template", [2024-03-20T20:02:36.504Z] "text/template/parse", [2024-03-20T20:02:36.504Z] "time", [2024-03-20T20:02:36.504Z] "unicode", [2024-03-20T20:02:36.504Z] "unicode/utf16", [2024-03-20T20:02:36.504Z] "unicode/utf8", [2024-03-20T20:02:36.504Z] "unsafe", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.504Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.504Z] ] [2024-03-20T20:02:36.504Z] } [2024-03-20T20:02:36.504Z] { [2024-03-20T20:02:36.504Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.504Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.504Z] "Name": "service_edge_router_policy", [2024-03-20T20:02:36.504Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.504Z] "Module": { [2024-03-20T20:02:36.504Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.504Z] "Version": "v0.26.13", [2024-03-20T20:02:36.504Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.504Z] "Indirect": true, [2024-03-20T20:02:36.504Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.504Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.504Z] "GoVersion": "1.19" [2024-03-20T20:02:36.504Z] }, [2024-03-20T20:02:36.504Z] "DepOnly": true, [2024-03-20T20:02:36.504Z] "Stale": true, [2024-03-20T20:02:36.505Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.505Z] "GoFiles": [ [2024-03-20T20:02:36.505Z] "create_service_edge_router_policy_parameters.go", [2024-03-20T20:02:36.505Z] "create_service_edge_router_policy_responses.go", [2024-03-20T20:02:36.505Z] "delete_service_edge_router_policy_parameters.go", [2024-03-20T20:02:36.505Z] "delete_service_edge_router_policy_responses.go", [2024-03-20T20:02:36.505Z] "detail_service_edge_router_policy_parameters.go", [2024-03-20T20:02:36.505Z] "detail_service_edge_router_policy_responses.go", [2024-03-20T20:02:36.505Z] "list_service_edge_router_policies_parameters.go", [2024-03-20T20:02:36.505Z] "list_service_edge_router_policies_responses.go", [2024-03-20T20:02:36.505Z] "list_service_edge_router_policy_edge_routers_parameters.go", [2024-03-20T20:02:36.505Z] "list_service_edge_router_policy_edge_routers_responses.go", [2024-03-20T20:02:36.505Z] "list_service_edge_router_policy_services_parameters.go", [2024-03-20T20:02:36.505Z] "list_service_edge_router_policy_services_responses.go", [2024-03-20T20:02:36.505Z] "patch_service_edge_router_policy_parameters.go", [2024-03-20T20:02:36.505Z] "patch_service_edge_router_policy_responses.go", [2024-03-20T20:02:36.505Z] "service_edge_router_policy_client.go", [2024-03-20T20:02:36.505Z] "update_service_edge_router_policy_parameters.go", [2024-03-20T20:02:36.505Z] "update_service_edge_router_policy_responses.go" [2024-03-20T20:02:36.505Z] ], [2024-03-20T20:02:36.505Z] "Imports": [ [2024-03-20T20:02:36.505Z] "context", [2024-03-20T20:02:36.505Z] "fmt", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.505Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.505Z] "io", [2024-03-20T20:02:36.505Z] "net/http", [2024-03-20T20:02:36.505Z] "time" [2024-03-20T20:02:36.505Z] ], [2024-03-20T20:02:36.505Z] "Deps": [ [2024-03-20T20:02:36.505Z] "bufio", [2024-03-20T20:02:36.505Z] "bytes", [2024-03-20T20:02:36.505Z] "compress/flate", [2024-03-20T20:02:36.505Z] "compress/gzip", [2024-03-20T20:02:36.505Z] "container/list", [2024-03-20T20:02:36.505Z] "context", [2024-03-20T20:02:36.505Z] "crypto", [2024-03-20T20:02:36.505Z] "crypto/aes", [2024-03-20T20:02:36.505Z] "crypto/cipher", [2024-03-20T20:02:36.505Z] "crypto/des", [2024-03-20T20:02:36.505Z] "crypto/dsa", [2024-03-20T20:02:36.505Z] "crypto/ecdsa", [2024-03-20T20:02:36.505Z] "crypto/ed25519", [2024-03-20T20:02:36.505Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.505Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.505Z] "crypto/elliptic", [2024-03-20T20:02:36.505Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.505Z] "crypto/hmac", [2024-03-20T20:02:36.505Z] "crypto/internal/randutil", [2024-03-20T20:02:36.505Z] "crypto/internal/subtle", [2024-03-20T20:02:36.505Z] "crypto/md5", [2024-03-20T20:02:36.505Z] "crypto/rand", [2024-03-20T20:02:36.505Z] "crypto/rc4", [2024-03-20T20:02:36.505Z] "crypto/rsa", [2024-03-20T20:02:36.505Z] "crypto/sha1", [2024-03-20T20:02:36.505Z] "crypto/sha256", [2024-03-20T20:02:36.505Z] "crypto/sha512", [2024-03-20T20:02:36.505Z] "crypto/subtle", [2024-03-20T20:02:36.505Z] "crypto/tls", [2024-03-20T20:02:36.505Z] "crypto/x509", [2024-03-20T20:02:36.505Z] "crypto/x509/pkix", [2024-03-20T20:02:36.505Z] "database/sql/driver", [2024-03-20T20:02:36.505Z] "embed", [2024-03-20T20:02:36.505Z] "encoding", [2024-03-20T20:02:36.505Z] "encoding/asn1", [2024-03-20T20:02:36.505Z] "encoding/base64", [2024-03-20T20:02:36.505Z] "encoding/binary", [2024-03-20T20:02:36.505Z] "encoding/csv", [2024-03-20T20:02:36.505Z] "encoding/gob", [2024-03-20T20:02:36.505Z] "encoding/hex", [2024-03-20T20:02:36.505Z] "encoding/json", [2024-03-20T20:02:36.505Z] "encoding/pem", [2024-03-20T20:02:36.505Z] "encoding/xml", [2024-03-20T20:02:36.505Z] "errors", [2024-03-20T20:02:36.505Z] "fmt", [2024-03-20T20:02:36.505Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.505Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.505Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.505Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.505Z] "github.com/google/uuid", [2024-03-20T20:02:36.505Z] "github.com/josharian/intern", [2024-03-20T20:02:36.505Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.505Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.505Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.505Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.505Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.505Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.505Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.505Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.505Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.505Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.505Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.505Z] "hash", [2024-03-20T20:02:36.505Z] "hash/crc32", [2024-03-20T20:02:36.505Z] "html", [2024-03-20T20:02:36.505Z] "html/template", [2024-03-20T20:02:36.505Z] "internal/abi", [2024-03-20T20:02:36.505Z] "internal/bytealg", [2024-03-20T20:02:36.505Z] "internal/cpu", [2024-03-20T20:02:36.505Z] "internal/fmtsort", [2024-03-20T20:02:36.505Z] "internal/goexperiment", [2024-03-20T20:02:36.505Z] "internal/itoa", [2024-03-20T20:02:36.505Z] "internal/nettrace", [2024-03-20T20:02:36.505Z] "internal/oserror", [2024-03-20T20:02:36.505Z] "internal/poll", [2024-03-20T20:02:36.505Z] "internal/race", [2024-03-20T20:02:36.505Z] "internal/reflectlite", [2024-03-20T20:02:36.505Z] "internal/singleflight", [2024-03-20T20:02:36.505Z] "internal/syscall/execenv", [2024-03-20T20:02:36.505Z] "internal/syscall/unix", [2024-03-20T20:02:36.505Z] "internal/testlog", [2024-03-20T20:02:36.505Z] "internal/unsafeheader", [2024-03-20T20:02:36.505Z] "io", [2024-03-20T20:02:36.505Z] "io/fs", [2024-03-20T20:02:36.505Z] "io/ioutil", [2024-03-20T20:02:36.505Z] "log", [2024-03-20T20:02:36.505Z] "math", [2024-03-20T20:02:36.505Z] "math/big", [2024-03-20T20:02:36.505Z] "math/bits", [2024-03-20T20:02:36.505Z] "math/rand", [2024-03-20T20:02:36.505Z] "mime", [2024-03-20T20:02:36.505Z] "mime/multipart", [2024-03-20T20:02:36.505Z] "mime/quotedprintable", [2024-03-20T20:02:36.505Z] "net", [2024-03-20T20:02:36.505Z] "net/http", [2024-03-20T20:02:36.505Z] "net/http/httptrace", [2024-03-20T20:02:36.505Z] "net/http/httputil", [2024-03-20T20:02:36.505Z] "net/http/internal", [2024-03-20T20:02:36.505Z] "net/http/internal/ascii", [2024-03-20T20:02:36.505Z] "net/mail", [2024-03-20T20:02:36.505Z] "net/textproto", [2024-03-20T20:02:36.505Z] "net/url", [2024-03-20T20:02:36.505Z] "os", [2024-03-20T20:02:36.505Z] "path", [2024-03-20T20:02:36.505Z] "path/filepath", [2024-03-20T20:02:36.505Z] "reflect", [2024-03-20T20:02:36.505Z] "regexp", [2024-03-20T20:02:36.505Z] "regexp/syntax", [2024-03-20T20:02:36.505Z] "runtime", [2024-03-20T20:02:36.505Z] "runtime/cgo", [2024-03-20T20:02:36.505Z] "runtime/internal/atomic", [2024-03-20T20:02:36.505Z] "runtime/internal/math", [2024-03-20T20:02:36.505Z] "runtime/internal/sys", [2024-03-20T20:02:36.505Z] "sort", [2024-03-20T20:02:36.505Z] "strconv", [2024-03-20T20:02:36.505Z] "strings", [2024-03-20T20:02:36.505Z] "sync", [2024-03-20T20:02:36.505Z] "sync/atomic", [2024-03-20T20:02:36.505Z] "syscall", [2024-03-20T20:02:36.505Z] "text/template", [2024-03-20T20:02:36.505Z] "text/template/parse", [2024-03-20T20:02:36.505Z] "time", [2024-03-20T20:02:36.505Z] "unicode", [2024-03-20T20:02:36.505Z] "unicode/utf16", [2024-03-20T20:02:36.505Z] "unicode/utf8", [2024-03-20T20:02:36.505Z] "unsafe", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.505Z] ] [2024-03-20T20:02:36.505Z] } [2024-03-20T20:02:36.505Z] { [2024-03-20T20:02:36.505Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service_policy", [2024-03-20T20:02:36.505Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.505Z] "Name": "service_policy", [2024-03-20T20:02:36.505Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.505Z] "Module": { [2024-03-20T20:02:36.505Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.505Z] "Version": "v0.26.13", [2024-03-20T20:02:36.505Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.505Z] "Indirect": true, [2024-03-20T20:02:36.505Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.505Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.505Z] "GoVersion": "1.19" [2024-03-20T20:02:36.505Z] }, [2024-03-20T20:02:36.505Z] "DepOnly": true, [2024-03-20T20:02:36.505Z] "Stale": true, [2024-03-20T20:02:36.505Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.505Z] "GoFiles": [ [2024-03-20T20:02:36.505Z] "create_service_policy_parameters.go", [2024-03-20T20:02:36.505Z] "create_service_policy_responses.go", [2024-03-20T20:02:36.505Z] "delete_service_policy_parameters.go", [2024-03-20T20:02:36.505Z] "delete_service_policy_responses.go", [2024-03-20T20:02:36.505Z] "detail_service_policy_parameters.go", [2024-03-20T20:02:36.505Z] "detail_service_policy_responses.go", [2024-03-20T20:02:36.505Z] "list_service_policies_parameters.go", [2024-03-20T20:02:36.505Z] "list_service_policies_responses.go", [2024-03-20T20:02:36.505Z] "list_service_policy_identities_parameters.go", [2024-03-20T20:02:36.505Z] "list_service_policy_identities_responses.go", [2024-03-20T20:02:36.505Z] "list_service_policy_posture_checks_parameters.go", [2024-03-20T20:02:36.505Z] "list_service_policy_posture_checks_responses.go", [2024-03-20T20:02:36.505Z] "list_service_policy_services_parameters.go", [2024-03-20T20:02:36.505Z] "list_service_policy_services_responses.go", [2024-03-20T20:02:36.505Z] "patch_service_policy_parameters.go", [2024-03-20T20:02:36.505Z] "patch_service_policy_responses.go", [2024-03-20T20:02:36.505Z] "service_policy_client.go", [2024-03-20T20:02:36.505Z] "update_service_policy_parameters.go", [2024-03-20T20:02:36.505Z] "update_service_policy_responses.go" [2024-03-20T20:02:36.505Z] ], [2024-03-20T20:02:36.505Z] "Imports": [ [2024-03-20T20:02:36.505Z] "context", [2024-03-20T20:02:36.505Z] "fmt", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.505Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.505Z] "io", [2024-03-20T20:02:36.505Z] "net/http", [2024-03-20T20:02:36.505Z] "time" [2024-03-20T20:02:36.505Z] ], [2024-03-20T20:02:36.505Z] "Deps": [ [2024-03-20T20:02:36.505Z] "bufio", [2024-03-20T20:02:36.505Z] "bytes", [2024-03-20T20:02:36.505Z] "compress/flate", [2024-03-20T20:02:36.505Z] "compress/gzip", [2024-03-20T20:02:36.505Z] "container/list", [2024-03-20T20:02:36.505Z] "context", [2024-03-20T20:02:36.505Z] "crypto", [2024-03-20T20:02:36.505Z] "crypto/aes", [2024-03-20T20:02:36.505Z] "crypto/cipher", [2024-03-20T20:02:36.505Z] "crypto/des", [2024-03-20T20:02:36.505Z] "crypto/dsa", [2024-03-20T20:02:36.505Z] "crypto/ecdsa", [2024-03-20T20:02:36.505Z] "crypto/ed25519", [2024-03-20T20:02:36.505Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.505Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.505Z] "crypto/elliptic", [2024-03-20T20:02:36.505Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.505Z] "crypto/hmac", [2024-03-20T20:02:36.505Z] "crypto/internal/randutil", [2024-03-20T20:02:36.505Z] "crypto/internal/subtle", [2024-03-20T20:02:36.505Z] "crypto/md5", [2024-03-20T20:02:36.505Z] "crypto/rand", [2024-03-20T20:02:36.505Z] "crypto/rc4", [2024-03-20T20:02:36.505Z] "crypto/rsa", [2024-03-20T20:02:36.505Z] "crypto/sha1", [2024-03-20T20:02:36.505Z] "crypto/sha256", [2024-03-20T20:02:36.505Z] "crypto/sha512", [2024-03-20T20:02:36.505Z] "crypto/subtle", [2024-03-20T20:02:36.505Z] "crypto/tls", [2024-03-20T20:02:36.505Z] "crypto/x509", [2024-03-20T20:02:36.505Z] "crypto/x509/pkix", [2024-03-20T20:02:36.505Z] "database/sql/driver", [2024-03-20T20:02:36.505Z] "embed", [2024-03-20T20:02:36.505Z] "encoding", [2024-03-20T20:02:36.505Z] "encoding/asn1", [2024-03-20T20:02:36.505Z] "encoding/base64", [2024-03-20T20:02:36.505Z] "encoding/binary", [2024-03-20T20:02:36.505Z] "encoding/csv", [2024-03-20T20:02:36.505Z] "encoding/gob", [2024-03-20T20:02:36.505Z] "encoding/hex", [2024-03-20T20:02:36.505Z] "encoding/json", [2024-03-20T20:02:36.505Z] "encoding/pem", [2024-03-20T20:02:36.505Z] "encoding/xml", [2024-03-20T20:02:36.505Z] "errors", [2024-03-20T20:02:36.505Z] "fmt", [2024-03-20T20:02:36.505Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.505Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.505Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.505Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.505Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.505Z] "github.com/google/uuid", [2024-03-20T20:02:36.505Z] "github.com/josharian/intern", [2024-03-20T20:02:36.505Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.505Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.505Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.505Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.505Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.505Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.505Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.505Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.505Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.505Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.505Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.505Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.505Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.505Z] "hash", [2024-03-20T20:02:36.505Z] "hash/crc32", [2024-03-20T20:02:36.505Z] "html", [2024-03-20T20:02:36.505Z] "html/template", [2024-03-20T20:02:36.505Z] "internal/abi", [2024-03-20T20:02:36.505Z] "internal/bytealg", [2024-03-20T20:02:36.505Z] "internal/cpu", [2024-03-20T20:02:36.505Z] "internal/fmtsort", [2024-03-20T20:02:36.505Z] "internal/goexperiment", [2024-03-20T20:02:36.505Z] "internal/itoa", [2024-03-20T20:02:36.505Z] "internal/nettrace", [2024-03-20T20:02:36.505Z] "internal/oserror", [2024-03-20T20:02:36.505Z] "internal/poll", [2024-03-20T20:02:36.505Z] "internal/race", [2024-03-20T20:02:36.505Z] "internal/reflectlite", [2024-03-20T20:02:36.505Z] "internal/singleflight", [2024-03-20T20:02:36.505Z] "internal/syscall/execenv", [2024-03-20T20:02:36.505Z] "internal/syscall/unix", [2024-03-20T20:02:36.505Z] "internal/testlog", [2024-03-20T20:02:36.505Z] "internal/unsafeheader", [2024-03-20T20:02:36.505Z] "io", [2024-03-20T20:02:36.505Z] "io/fs", [2024-03-20T20:02:36.505Z] "io/ioutil", [2024-03-20T20:02:36.505Z] "log", [2024-03-20T20:02:36.505Z] "math", [2024-03-20T20:02:36.505Z] "math/big", [2024-03-20T20:02:36.505Z] "math/bits", [2024-03-20T20:02:36.505Z] "math/rand", [2024-03-20T20:02:36.505Z] "mime", [2024-03-20T20:02:36.505Z] "mime/multipart", [2024-03-20T20:02:36.505Z] "mime/quotedprintable", [2024-03-20T20:02:36.505Z] "net", [2024-03-20T20:02:36.505Z] "net/http", [2024-03-20T20:02:36.505Z] "net/http/httptrace", [2024-03-20T20:02:36.505Z] "net/http/httputil", [2024-03-20T20:02:36.505Z] "net/http/internal", [2024-03-20T20:02:36.505Z] "net/http/internal/ascii", [2024-03-20T20:02:36.505Z] "net/mail", [2024-03-20T20:02:36.505Z] "net/textproto", [2024-03-20T20:02:36.505Z] "net/url", [2024-03-20T20:02:36.505Z] "os", [2024-03-20T20:02:36.505Z] "path", [2024-03-20T20:02:36.505Z] "path/filepath", [2024-03-20T20:02:36.505Z] "reflect", [2024-03-20T20:02:36.505Z] "regexp", [2024-03-20T20:02:36.505Z] "regexp/syntax", [2024-03-20T20:02:36.505Z] "runtime", [2024-03-20T20:02:36.505Z] "runtime/cgo", [2024-03-20T20:02:36.505Z] "runtime/internal/atomic", [2024-03-20T20:02:36.505Z] "runtime/internal/math", [2024-03-20T20:02:36.505Z] "runtime/internal/sys", [2024-03-20T20:02:36.505Z] "sort", [2024-03-20T20:02:36.505Z] "strconv", [2024-03-20T20:02:36.505Z] "strings", [2024-03-20T20:02:36.505Z] "sync", [2024-03-20T20:02:36.505Z] "sync/atomic", [2024-03-20T20:02:36.505Z] "syscall", [2024-03-20T20:02:36.505Z] "text/template", [2024-03-20T20:02:36.505Z] "text/template/parse", [2024-03-20T20:02:36.505Z] "time", [2024-03-20T20:02:36.505Z] "unicode", [2024-03-20T20:02:36.505Z] "unicode/utf16", [2024-03-20T20:02:36.505Z] "unicode/utf8", [2024-03-20T20:02:36.505Z] "unsafe", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.505Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.505Z] ] [2024-03-20T20:02:36.505Z] } [2024-03-20T20:02:36.505Z] { [2024-03-20T20:02:36.505Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/session", [2024-03-20T20:02:36.505Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.505Z] "Name": "session", [2024-03-20T20:02:36.505Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.505Z] "Module": { [2024-03-20T20:02:36.505Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.505Z] "Version": "v0.26.13", [2024-03-20T20:02:36.505Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.505Z] "Indirect": true, [2024-03-20T20:02:36.505Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.505Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.505Z] "GoVersion": "1.19" [2024-03-20T20:02:36.505Z] }, [2024-03-20T20:02:36.505Z] "DepOnly": true, [2024-03-20T20:02:36.505Z] "Stale": true, [2024-03-20T20:02:36.505Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.505Z] "GoFiles": [ [2024-03-20T20:02:36.505Z] "delete_session_parameters.go", [2024-03-20T20:02:36.505Z] "delete_session_responses.go", [2024-03-20T20:02:36.505Z] "detail_session_parameters.go", [2024-03-20T20:02:36.505Z] "detail_session_responses.go", [2024-03-20T20:02:36.505Z] "detail_session_route_path_parameters.go", [2024-03-20T20:02:36.505Z] "detail_session_route_path_responses.go", [2024-03-20T20:02:36.505Z] "list_sessions_parameters.go", [2024-03-20T20:02:36.506Z] "list_sessions_responses.go", [2024-03-20T20:02:36.506Z] "session_client.go" [2024-03-20T20:02:36.506Z] ], [2024-03-20T20:02:36.506Z] "Imports": [ [2024-03-20T20:02:36.506Z] "context", [2024-03-20T20:02:36.506Z] "fmt", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.506Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.506Z] "io", [2024-03-20T20:02:36.506Z] "net/http", [2024-03-20T20:02:36.506Z] "time" [2024-03-20T20:02:36.506Z] ], [2024-03-20T20:02:36.506Z] "Deps": [ [2024-03-20T20:02:36.506Z] "bufio", [2024-03-20T20:02:36.506Z] "bytes", [2024-03-20T20:02:36.506Z] "compress/flate", [2024-03-20T20:02:36.506Z] "compress/gzip", [2024-03-20T20:02:36.506Z] "container/list", [2024-03-20T20:02:36.506Z] "context", [2024-03-20T20:02:36.506Z] "crypto", [2024-03-20T20:02:36.506Z] "crypto/aes", [2024-03-20T20:02:36.506Z] "crypto/cipher", [2024-03-20T20:02:36.506Z] "crypto/des", [2024-03-20T20:02:36.506Z] "crypto/dsa", [2024-03-20T20:02:36.506Z] "crypto/ecdsa", [2024-03-20T20:02:36.506Z] "crypto/ed25519", [2024-03-20T20:02:36.506Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.506Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.506Z] "crypto/elliptic", [2024-03-20T20:02:36.506Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.506Z] "crypto/hmac", [2024-03-20T20:02:36.506Z] "crypto/internal/randutil", [2024-03-20T20:02:36.506Z] "crypto/internal/subtle", [2024-03-20T20:02:36.506Z] "crypto/md5", [2024-03-20T20:02:36.506Z] "crypto/rand", [2024-03-20T20:02:36.506Z] "crypto/rc4", [2024-03-20T20:02:36.506Z] "crypto/rsa", [2024-03-20T20:02:36.506Z] "crypto/sha1", [2024-03-20T20:02:36.506Z] "crypto/sha256", [2024-03-20T20:02:36.506Z] "crypto/sha512", [2024-03-20T20:02:36.506Z] "crypto/subtle", [2024-03-20T20:02:36.506Z] "crypto/tls", [2024-03-20T20:02:36.506Z] "crypto/x509", [2024-03-20T20:02:36.506Z] "crypto/x509/pkix", [2024-03-20T20:02:36.506Z] "database/sql/driver", [2024-03-20T20:02:36.506Z] "embed", [2024-03-20T20:02:36.506Z] "encoding", [2024-03-20T20:02:36.506Z] "encoding/asn1", [2024-03-20T20:02:36.506Z] "encoding/base64", [2024-03-20T20:02:36.506Z] "encoding/binary", [2024-03-20T20:02:36.506Z] "encoding/csv", [2024-03-20T20:02:36.506Z] "encoding/gob", [2024-03-20T20:02:36.506Z] "encoding/hex", [2024-03-20T20:02:36.506Z] "encoding/json", [2024-03-20T20:02:36.506Z] "encoding/pem", [2024-03-20T20:02:36.506Z] "encoding/xml", [2024-03-20T20:02:36.506Z] "errors", [2024-03-20T20:02:36.506Z] "fmt", [2024-03-20T20:02:36.506Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.506Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.506Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.506Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.506Z] "github.com/google/uuid", [2024-03-20T20:02:36.506Z] "github.com/josharian/intern", [2024-03-20T20:02:36.506Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.506Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.506Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.506Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.506Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.506Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.506Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.506Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.506Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.506Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.506Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.506Z] "hash", [2024-03-20T20:02:36.506Z] "hash/crc32", [2024-03-20T20:02:36.506Z] "html", [2024-03-20T20:02:36.506Z] "html/template", [2024-03-20T20:02:36.506Z] "internal/abi", [2024-03-20T20:02:36.506Z] "internal/bytealg", [2024-03-20T20:02:36.506Z] "internal/cpu", [2024-03-20T20:02:36.506Z] "internal/fmtsort", [2024-03-20T20:02:36.506Z] "internal/goexperiment", [2024-03-20T20:02:36.506Z] "internal/itoa", [2024-03-20T20:02:36.506Z] "internal/nettrace", [2024-03-20T20:02:36.506Z] "internal/oserror", [2024-03-20T20:02:36.506Z] "internal/poll", [2024-03-20T20:02:36.506Z] "internal/race", [2024-03-20T20:02:36.506Z] "internal/reflectlite", [2024-03-20T20:02:36.506Z] "internal/singleflight", [2024-03-20T20:02:36.506Z] "internal/syscall/execenv", [2024-03-20T20:02:36.506Z] "internal/syscall/unix", [2024-03-20T20:02:36.506Z] "internal/testlog", [2024-03-20T20:02:36.506Z] "internal/unsafeheader", [2024-03-20T20:02:36.506Z] "io", [2024-03-20T20:02:36.506Z] "io/fs", [2024-03-20T20:02:36.506Z] "io/ioutil", [2024-03-20T20:02:36.506Z] "log", [2024-03-20T20:02:36.506Z] "math", [2024-03-20T20:02:36.506Z] "math/big", [2024-03-20T20:02:36.506Z] "math/bits", [2024-03-20T20:02:36.506Z] "math/rand", [2024-03-20T20:02:36.506Z] "mime", [2024-03-20T20:02:36.506Z] "mime/multipart", [2024-03-20T20:02:36.506Z] "mime/quotedprintable", [2024-03-20T20:02:36.506Z] "net", [2024-03-20T20:02:36.506Z] "net/http", [2024-03-20T20:02:36.506Z] "net/http/httptrace", [2024-03-20T20:02:36.506Z] "net/http/httputil", [2024-03-20T20:02:36.506Z] "net/http/internal", [2024-03-20T20:02:36.506Z] "net/http/internal/ascii", [2024-03-20T20:02:36.506Z] "net/mail", [2024-03-20T20:02:36.506Z] "net/textproto", [2024-03-20T20:02:36.506Z] "net/url", [2024-03-20T20:02:36.506Z] "os", [2024-03-20T20:02:36.506Z] "path", [2024-03-20T20:02:36.506Z] "path/filepath", [2024-03-20T20:02:36.506Z] "reflect", [2024-03-20T20:02:36.506Z] "regexp", [2024-03-20T20:02:36.506Z] "regexp/syntax", [2024-03-20T20:02:36.506Z] "runtime", [2024-03-20T20:02:36.506Z] "runtime/cgo", [2024-03-20T20:02:36.506Z] "runtime/internal/atomic", [2024-03-20T20:02:36.506Z] "runtime/internal/math", [2024-03-20T20:02:36.506Z] "runtime/internal/sys", [2024-03-20T20:02:36.506Z] "sort", [2024-03-20T20:02:36.506Z] "strconv", [2024-03-20T20:02:36.506Z] "strings", [2024-03-20T20:02:36.506Z] "sync", [2024-03-20T20:02:36.506Z] "sync/atomic", [2024-03-20T20:02:36.506Z] "syscall", [2024-03-20T20:02:36.506Z] "text/template", [2024-03-20T20:02:36.506Z] "text/template/parse", [2024-03-20T20:02:36.506Z] "time", [2024-03-20T20:02:36.506Z] "unicode", [2024-03-20T20:02:36.506Z] "unicode/utf16", [2024-03-20T20:02:36.506Z] "unicode/utf8", [2024-03-20T20:02:36.506Z] "unsafe", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.506Z] ] [2024-03-20T20:02:36.506Z] } [2024-03-20T20:02:36.506Z] { [2024-03-20T20:02:36.506Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/terminator", [2024-03-20T20:02:36.506Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.506Z] "Name": "terminator", [2024-03-20T20:02:36.506Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.506Z] "Module": { [2024-03-20T20:02:36.506Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.506Z] "Version": "v0.26.13", [2024-03-20T20:02:36.506Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.506Z] "Indirect": true, [2024-03-20T20:02:36.506Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.506Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.506Z] "GoVersion": "1.19" [2024-03-20T20:02:36.506Z] }, [2024-03-20T20:02:36.506Z] "DepOnly": true, [2024-03-20T20:02:36.506Z] "Stale": true, [2024-03-20T20:02:36.506Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.506Z] "GoFiles": [ [2024-03-20T20:02:36.506Z] "create_terminator_parameters.go", [2024-03-20T20:02:36.506Z] "create_terminator_responses.go", [2024-03-20T20:02:36.506Z] "delete_terminator_parameters.go", [2024-03-20T20:02:36.506Z] "delete_terminator_responses.go", [2024-03-20T20:02:36.506Z] "detail_terminator_parameters.go", [2024-03-20T20:02:36.506Z] "detail_terminator_responses.go", [2024-03-20T20:02:36.506Z] "list_terminators_parameters.go", [2024-03-20T20:02:36.506Z] "list_terminators_responses.go", [2024-03-20T20:02:36.506Z] "patch_terminator_parameters.go", [2024-03-20T20:02:36.506Z] "patch_terminator_responses.go", [2024-03-20T20:02:36.506Z] "terminator_client.go", [2024-03-20T20:02:36.506Z] "update_terminator_parameters.go", [2024-03-20T20:02:36.506Z] "update_terminator_responses.go" [2024-03-20T20:02:36.506Z] ], [2024-03-20T20:02:36.506Z] "Imports": [ [2024-03-20T20:02:36.506Z] "context", [2024-03-20T20:02:36.506Z] "fmt", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.506Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.506Z] "io", [2024-03-20T20:02:36.506Z] "net/http", [2024-03-20T20:02:36.506Z] "time" [2024-03-20T20:02:36.506Z] ], [2024-03-20T20:02:36.506Z] "Deps": [ [2024-03-20T20:02:36.506Z] "bufio", [2024-03-20T20:02:36.506Z] "bytes", [2024-03-20T20:02:36.506Z] "compress/flate", [2024-03-20T20:02:36.506Z] "compress/gzip", [2024-03-20T20:02:36.506Z] "container/list", [2024-03-20T20:02:36.506Z] "context", [2024-03-20T20:02:36.506Z] "crypto", [2024-03-20T20:02:36.506Z] "crypto/aes", [2024-03-20T20:02:36.506Z] "crypto/cipher", [2024-03-20T20:02:36.506Z] "crypto/des", [2024-03-20T20:02:36.506Z] "crypto/dsa", [2024-03-20T20:02:36.506Z] "crypto/ecdsa", [2024-03-20T20:02:36.506Z] "crypto/ed25519", [2024-03-20T20:02:36.506Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.506Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.506Z] "crypto/elliptic", [2024-03-20T20:02:36.506Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.506Z] "crypto/hmac", [2024-03-20T20:02:36.506Z] "crypto/internal/randutil", [2024-03-20T20:02:36.506Z] "crypto/internal/subtle", [2024-03-20T20:02:36.506Z] "crypto/md5", [2024-03-20T20:02:36.506Z] "crypto/rand", [2024-03-20T20:02:36.506Z] "crypto/rc4", [2024-03-20T20:02:36.506Z] "crypto/rsa", [2024-03-20T20:02:36.506Z] "crypto/sha1", [2024-03-20T20:02:36.506Z] "crypto/sha256", [2024-03-20T20:02:36.506Z] "crypto/sha512", [2024-03-20T20:02:36.506Z] "crypto/subtle", [2024-03-20T20:02:36.506Z] "crypto/tls", [2024-03-20T20:02:36.506Z] "crypto/x509", [2024-03-20T20:02:36.506Z] "crypto/x509/pkix", [2024-03-20T20:02:36.506Z] "database/sql/driver", [2024-03-20T20:02:36.506Z] "embed", [2024-03-20T20:02:36.506Z] "encoding", [2024-03-20T20:02:36.506Z] "encoding/asn1", [2024-03-20T20:02:36.506Z] "encoding/base64", [2024-03-20T20:02:36.506Z] "encoding/binary", [2024-03-20T20:02:36.506Z] "encoding/csv", [2024-03-20T20:02:36.506Z] "encoding/gob", [2024-03-20T20:02:36.506Z] "encoding/hex", [2024-03-20T20:02:36.506Z] "encoding/json", [2024-03-20T20:02:36.506Z] "encoding/pem", [2024-03-20T20:02:36.506Z] "encoding/xml", [2024-03-20T20:02:36.506Z] "errors", [2024-03-20T20:02:36.506Z] "fmt", [2024-03-20T20:02:36.506Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.506Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.506Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.506Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.506Z] "github.com/google/uuid", [2024-03-20T20:02:36.506Z] "github.com/josharian/intern", [2024-03-20T20:02:36.506Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.506Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.506Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.506Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.506Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.506Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.506Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.506Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.506Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.506Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.506Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.506Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.506Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.506Z] "hash", [2024-03-20T20:02:36.506Z] "hash/crc32", [2024-03-20T20:02:36.506Z] "html", [2024-03-20T20:02:36.506Z] "html/template", [2024-03-20T20:02:36.506Z] "internal/abi", [2024-03-20T20:02:36.506Z] "internal/bytealg", [2024-03-20T20:02:36.506Z] "internal/cpu", [2024-03-20T20:02:36.506Z] "internal/fmtsort", [2024-03-20T20:02:36.506Z] "internal/goexperiment", [2024-03-20T20:02:36.506Z] "internal/itoa", [2024-03-20T20:02:36.506Z] "internal/nettrace", [2024-03-20T20:02:36.506Z] "internal/oserror", [2024-03-20T20:02:36.506Z] "internal/poll", [2024-03-20T20:02:36.506Z] "internal/race", [2024-03-20T20:02:36.506Z] "internal/reflectlite", [2024-03-20T20:02:36.506Z] "internal/singleflight", [2024-03-20T20:02:36.506Z] "internal/syscall/execenv", [2024-03-20T20:02:36.506Z] "internal/syscall/unix", [2024-03-20T20:02:36.506Z] "internal/testlog", [2024-03-20T20:02:36.506Z] "internal/unsafeheader", [2024-03-20T20:02:36.506Z] "io", [2024-03-20T20:02:36.506Z] "io/fs", [2024-03-20T20:02:36.506Z] "io/ioutil", [2024-03-20T20:02:36.506Z] "log", [2024-03-20T20:02:36.506Z] "math", [2024-03-20T20:02:36.506Z] "math/big", [2024-03-20T20:02:36.506Z] "math/bits", [2024-03-20T20:02:36.506Z] "math/rand", [2024-03-20T20:02:36.506Z] "mime", [2024-03-20T20:02:36.506Z] "mime/multipart", [2024-03-20T20:02:36.506Z] "mime/quotedprintable", [2024-03-20T20:02:36.506Z] "net", [2024-03-20T20:02:36.506Z] "net/http", [2024-03-20T20:02:36.506Z] "net/http/httptrace", [2024-03-20T20:02:36.506Z] "net/http/httputil", [2024-03-20T20:02:36.506Z] "net/http/internal", [2024-03-20T20:02:36.506Z] "net/http/internal/ascii", [2024-03-20T20:02:36.506Z] "net/mail", [2024-03-20T20:02:36.506Z] "net/textproto", [2024-03-20T20:02:36.506Z] "net/url", [2024-03-20T20:02:36.506Z] "os", [2024-03-20T20:02:36.506Z] "path", [2024-03-20T20:02:36.506Z] "path/filepath", [2024-03-20T20:02:36.506Z] "reflect", [2024-03-20T20:02:36.506Z] "regexp", [2024-03-20T20:02:36.506Z] "regexp/syntax", [2024-03-20T20:02:36.506Z] "runtime", [2024-03-20T20:02:36.506Z] "runtime/cgo", [2024-03-20T20:02:36.506Z] "runtime/internal/atomic", [2024-03-20T20:02:36.506Z] "runtime/internal/math", [2024-03-20T20:02:36.506Z] "runtime/internal/sys", [2024-03-20T20:02:36.506Z] "sort", [2024-03-20T20:02:36.506Z] "strconv", [2024-03-20T20:02:36.506Z] "strings", [2024-03-20T20:02:36.506Z] "sync", [2024-03-20T20:02:36.506Z] "sync/atomic", [2024-03-20T20:02:36.506Z] "syscall", [2024-03-20T20:02:36.506Z] "text/template", [2024-03-20T20:02:36.506Z] "text/template/parse", [2024-03-20T20:02:36.506Z] "time", [2024-03-20T20:02:36.506Z] "unicode", [2024-03-20T20:02:36.506Z] "unicode/utf16", [2024-03-20T20:02:36.506Z] "unicode/utf8", [2024-03-20T20:02:36.506Z] "unsafe", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.506Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.506Z] ] [2024-03-20T20:02:36.506Z] } [2024-03-20T20:02:36.506Z] { [2024-03-20T20:02:36.506Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/well_known", [2024-03-20T20:02:36.506Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.506Z] "Name": "well_known", [2024-03-20T20:02:36.506Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.506Z] "Module": { [2024-03-20T20:02:36.506Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.506Z] "Version": "v0.26.13", [2024-03-20T20:02:36.506Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.506Z] "Indirect": true, [2024-03-20T20:02:36.506Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.506Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.506Z] "GoVersion": "1.19" [2024-03-20T20:02:36.506Z] }, [2024-03-20T20:02:36.506Z] "DepOnly": true, [2024-03-20T20:02:36.506Z] "Stale": true, [2024-03-20T20:02:36.506Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.506Z] "GoFiles": [ [2024-03-20T20:02:36.506Z] "list_well_known_cas_parameters.go", [2024-03-20T20:02:36.506Z] "list_well_known_cas_responses.go", [2024-03-20T20:02:36.506Z] "well_known_client.go" [2024-03-20T20:02:36.506Z] ], [2024-03-20T20:02:36.506Z] "Imports": [ [2024-03-20T20:02:36.506Z] "context", [2024-03-20T20:02:36.506Z] "fmt", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.506Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.506Z] "io", [2024-03-20T20:02:36.506Z] "net/http", [2024-03-20T20:02:36.506Z] "time" [2024-03-20T20:02:36.506Z] ], [2024-03-20T20:02:36.506Z] "Deps": [ [2024-03-20T20:02:36.506Z] "bufio", [2024-03-20T20:02:36.506Z] "bytes", [2024-03-20T20:02:36.506Z] "compress/flate", [2024-03-20T20:02:36.506Z] "compress/gzip", [2024-03-20T20:02:36.506Z] "container/list", [2024-03-20T20:02:36.506Z] "context", [2024-03-20T20:02:36.506Z] "crypto", [2024-03-20T20:02:36.506Z] "crypto/aes", [2024-03-20T20:02:36.506Z] "crypto/cipher", [2024-03-20T20:02:36.506Z] "crypto/des", [2024-03-20T20:02:36.506Z] "crypto/dsa", [2024-03-20T20:02:36.506Z] "crypto/ecdsa", [2024-03-20T20:02:36.506Z] "crypto/ed25519", [2024-03-20T20:02:36.506Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.506Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.506Z] "crypto/elliptic", [2024-03-20T20:02:36.506Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.506Z] "crypto/hmac", [2024-03-20T20:02:36.506Z] "crypto/internal/randutil", [2024-03-20T20:02:36.506Z] "crypto/internal/subtle", [2024-03-20T20:02:36.506Z] "crypto/md5", [2024-03-20T20:02:36.506Z] "crypto/rand", [2024-03-20T20:02:36.506Z] "crypto/rc4", [2024-03-20T20:02:36.506Z] "crypto/rsa", [2024-03-20T20:02:36.506Z] "crypto/sha1", [2024-03-20T20:02:36.507Z] "crypto/sha256", [2024-03-20T20:02:36.507Z] "crypto/sha512", [2024-03-20T20:02:36.507Z] "crypto/subtle", [2024-03-20T20:02:36.507Z] "crypto/tls", [2024-03-20T20:02:36.507Z] "crypto/x509", [2024-03-20T20:02:36.507Z] "crypto/x509/pkix", [2024-03-20T20:02:36.507Z] "database/sql/driver", [2024-03-20T20:02:36.507Z] "embed", [2024-03-20T20:02:36.507Z] "encoding", [2024-03-20T20:02:36.507Z] "encoding/asn1", [2024-03-20T20:02:36.507Z] "encoding/base64", [2024-03-20T20:02:36.507Z] "encoding/binary", [2024-03-20T20:02:36.507Z] "encoding/csv", [2024-03-20T20:02:36.507Z] "encoding/gob", [2024-03-20T20:02:36.507Z] "encoding/hex", [2024-03-20T20:02:36.507Z] "encoding/json", [2024-03-20T20:02:36.507Z] "encoding/pem", [2024-03-20T20:02:36.507Z] "encoding/xml", [2024-03-20T20:02:36.507Z] "errors", [2024-03-20T20:02:36.507Z] "fmt", [2024-03-20T20:02:36.507Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.507Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.507Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.507Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.507Z] "github.com/google/uuid", [2024-03-20T20:02:36.507Z] "github.com/josharian/intern", [2024-03-20T20:02:36.507Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.507Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.507Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.507Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.507Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.507Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.507Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.507Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.507Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.507Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.507Z] "hash", [2024-03-20T20:02:36.507Z] "hash/crc32", [2024-03-20T20:02:36.507Z] "html", [2024-03-20T20:02:36.507Z] "html/template", [2024-03-20T20:02:36.507Z] "internal/abi", [2024-03-20T20:02:36.507Z] "internal/bytealg", [2024-03-20T20:02:36.507Z] "internal/cpu", [2024-03-20T20:02:36.507Z] "internal/fmtsort", [2024-03-20T20:02:36.507Z] "internal/goexperiment", [2024-03-20T20:02:36.507Z] "internal/itoa", [2024-03-20T20:02:36.507Z] "internal/nettrace", [2024-03-20T20:02:36.507Z] "internal/oserror", [2024-03-20T20:02:36.507Z] "internal/poll", [2024-03-20T20:02:36.507Z] "internal/race", [2024-03-20T20:02:36.507Z] "internal/reflectlite", [2024-03-20T20:02:36.507Z] "internal/singleflight", [2024-03-20T20:02:36.507Z] "internal/syscall/execenv", [2024-03-20T20:02:36.507Z] "internal/syscall/unix", [2024-03-20T20:02:36.507Z] "internal/testlog", [2024-03-20T20:02:36.507Z] "internal/unsafeheader", [2024-03-20T20:02:36.507Z] "io", [2024-03-20T20:02:36.507Z] "io/fs", [2024-03-20T20:02:36.507Z] "io/ioutil", [2024-03-20T20:02:36.507Z] "log", [2024-03-20T20:02:36.507Z] "math", [2024-03-20T20:02:36.507Z] "math/big", [2024-03-20T20:02:36.507Z] "math/bits", [2024-03-20T20:02:36.507Z] "math/rand", [2024-03-20T20:02:36.507Z] "mime", [2024-03-20T20:02:36.507Z] "mime/multipart", [2024-03-20T20:02:36.507Z] "mime/quotedprintable", [2024-03-20T20:02:36.507Z] "net", [2024-03-20T20:02:36.507Z] "net/http", [2024-03-20T20:02:36.507Z] "net/http/httptrace", [2024-03-20T20:02:36.507Z] "net/http/httputil", [2024-03-20T20:02:36.507Z] "net/http/internal", [2024-03-20T20:02:36.507Z] "net/http/internal/ascii", [2024-03-20T20:02:36.507Z] "net/mail", [2024-03-20T20:02:36.507Z] "net/textproto", [2024-03-20T20:02:36.507Z] "net/url", [2024-03-20T20:02:36.507Z] "os", [2024-03-20T20:02:36.507Z] "path", [2024-03-20T20:02:36.507Z] "path/filepath", [2024-03-20T20:02:36.507Z] "reflect", [2024-03-20T20:02:36.507Z] "regexp", [2024-03-20T20:02:36.507Z] "regexp/syntax", [2024-03-20T20:02:36.507Z] "runtime", [2024-03-20T20:02:36.507Z] "runtime/cgo", [2024-03-20T20:02:36.507Z] "runtime/internal/atomic", [2024-03-20T20:02:36.507Z] "runtime/internal/math", [2024-03-20T20:02:36.507Z] "runtime/internal/sys", [2024-03-20T20:02:36.507Z] "sort", [2024-03-20T20:02:36.507Z] "strconv", [2024-03-20T20:02:36.507Z] "strings", [2024-03-20T20:02:36.507Z] "sync", [2024-03-20T20:02:36.507Z] "sync/atomic", [2024-03-20T20:02:36.507Z] "syscall", [2024-03-20T20:02:36.507Z] "text/template", [2024-03-20T20:02:36.507Z] "text/template/parse", [2024-03-20T20:02:36.507Z] "time", [2024-03-20T20:02:36.507Z] "unicode", [2024-03-20T20:02:36.507Z] "unicode/utf16", [2024-03-20T20:02:36.507Z] "unicode/utf8", [2024-03-20T20:02:36.507Z] "unsafe", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.507Z] ] [2024-03-20T20:02:36.507Z] } [2024-03-20T20:02:36.507Z] { [2024-03-20T20:02:36.507Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client", [2024-03-20T20:02:36.507Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.507Z] "Name": "rest_management_api_client", [2024-03-20T20:02:36.507Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.507Z] "Module": { [2024-03-20T20:02:36.507Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.507Z] "Version": "v0.26.13", [2024-03-20T20:02:36.507Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.507Z] "Indirect": true, [2024-03-20T20:02:36.507Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.507Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.507Z] "GoVersion": "1.19" [2024-03-20T20:02:36.507Z] }, [2024-03-20T20:02:36.507Z] "DepOnly": true, [2024-03-20T20:02:36.507Z] "Stale": true, [2024-03-20T20:02:36.507Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.507Z] "GoFiles": [ [2024-03-20T20:02:36.507Z] "ziti_edge_management_client.go" [2024-03-20T20:02:36.507Z] ], [2024-03-20T20:02:36.507Z] "Imports": [ [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/well_known" [2024-03-20T20:02:36.507Z] ], [2024-03-20T20:02:36.507Z] "Deps": [ [2024-03-20T20:02:36.507Z] "bufio", [2024-03-20T20:02:36.507Z] "bytes", [2024-03-20T20:02:36.507Z] "compress/flate", [2024-03-20T20:02:36.507Z] "compress/gzip", [2024-03-20T20:02:36.507Z] "container/list", [2024-03-20T20:02:36.507Z] "context", [2024-03-20T20:02:36.507Z] "crypto", [2024-03-20T20:02:36.507Z] "crypto/aes", [2024-03-20T20:02:36.507Z] "crypto/cipher", [2024-03-20T20:02:36.507Z] "crypto/des", [2024-03-20T20:02:36.507Z] "crypto/dsa", [2024-03-20T20:02:36.507Z] "crypto/ecdsa", [2024-03-20T20:02:36.507Z] "crypto/ed25519", [2024-03-20T20:02:36.507Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.507Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.507Z] "crypto/elliptic", [2024-03-20T20:02:36.507Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.507Z] "crypto/hmac", [2024-03-20T20:02:36.507Z] "crypto/internal/randutil", [2024-03-20T20:02:36.507Z] "crypto/internal/subtle", [2024-03-20T20:02:36.507Z] "crypto/md5", [2024-03-20T20:02:36.507Z] "crypto/rand", [2024-03-20T20:02:36.507Z] "crypto/rc4", [2024-03-20T20:02:36.507Z] "crypto/rsa", [2024-03-20T20:02:36.507Z] "crypto/sha1", [2024-03-20T20:02:36.507Z] "crypto/sha256", [2024-03-20T20:02:36.507Z] "crypto/sha512", [2024-03-20T20:02:36.507Z] "crypto/subtle", [2024-03-20T20:02:36.507Z] "crypto/tls", [2024-03-20T20:02:36.507Z] "crypto/x509", [2024-03-20T20:02:36.507Z] "crypto/x509/pkix", [2024-03-20T20:02:36.507Z] "database/sql/driver", [2024-03-20T20:02:36.507Z] "embed", [2024-03-20T20:02:36.507Z] "encoding", [2024-03-20T20:02:36.507Z] "encoding/asn1", [2024-03-20T20:02:36.507Z] "encoding/base64", [2024-03-20T20:02:36.507Z] "encoding/binary", [2024-03-20T20:02:36.507Z] "encoding/csv", [2024-03-20T20:02:36.507Z] "encoding/gob", [2024-03-20T20:02:36.507Z] "encoding/hex", [2024-03-20T20:02:36.507Z] "encoding/json", [2024-03-20T20:02:36.507Z] "encoding/pem", [2024-03-20T20:02:36.507Z] "encoding/xml", [2024-03-20T20:02:36.507Z] "errors", [2024-03-20T20:02:36.507Z] "fmt", [2024-03-20T20:02:36.507Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.507Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.507Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.507Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.507Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.507Z] "github.com/google/uuid", [2024-03-20T20:02:36.507Z] "github.com/josharian/intern", [2024-03-20T20:02:36.507Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.507Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.507Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.507Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.507Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.507Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.507Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.507Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.507Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.507Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.507Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.507Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.507Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.507Z] "hash", [2024-03-20T20:02:36.507Z] "hash/crc32", [2024-03-20T20:02:36.507Z] "html", [2024-03-20T20:02:36.507Z] "html/template", [2024-03-20T20:02:36.507Z] "internal/abi", [2024-03-20T20:02:36.507Z] "internal/bytealg", [2024-03-20T20:02:36.507Z] "internal/cpu", [2024-03-20T20:02:36.507Z] "internal/fmtsort", [2024-03-20T20:02:36.507Z] "internal/goexperiment", [2024-03-20T20:02:36.507Z] "internal/itoa", [2024-03-20T20:02:36.507Z] "internal/nettrace", [2024-03-20T20:02:36.507Z] "internal/oserror", [2024-03-20T20:02:36.507Z] "internal/poll", [2024-03-20T20:02:36.507Z] "internal/race", [2024-03-20T20:02:36.507Z] "internal/reflectlite", [2024-03-20T20:02:36.507Z] "internal/singleflight", [2024-03-20T20:02:36.507Z] "internal/syscall/execenv", [2024-03-20T20:02:36.507Z] "internal/syscall/unix", [2024-03-20T20:02:36.507Z] "internal/testlog", [2024-03-20T20:02:36.507Z] "internal/unsafeheader", [2024-03-20T20:02:36.507Z] "io", [2024-03-20T20:02:36.507Z] "io/fs", [2024-03-20T20:02:36.507Z] "io/ioutil", [2024-03-20T20:02:36.507Z] "log", [2024-03-20T20:02:36.507Z] "math", [2024-03-20T20:02:36.507Z] "math/big", [2024-03-20T20:02:36.507Z] "math/bits", [2024-03-20T20:02:36.507Z] "math/rand", [2024-03-20T20:02:36.507Z] "mime", [2024-03-20T20:02:36.507Z] "mime/multipart", [2024-03-20T20:02:36.507Z] "mime/quotedprintable", [2024-03-20T20:02:36.507Z] "net", [2024-03-20T20:02:36.507Z] "net/http", [2024-03-20T20:02:36.507Z] "net/http/httptrace", [2024-03-20T20:02:36.507Z] "net/http/httputil", [2024-03-20T20:02:36.507Z] "net/http/internal", [2024-03-20T20:02:36.507Z] "net/http/internal/ascii", [2024-03-20T20:02:36.507Z] "net/mail", [2024-03-20T20:02:36.507Z] "net/textproto", [2024-03-20T20:02:36.507Z] "net/url", [2024-03-20T20:02:36.507Z] "os", [2024-03-20T20:02:36.507Z] "path", [2024-03-20T20:02:36.507Z] "path/filepath", [2024-03-20T20:02:36.507Z] "reflect", [2024-03-20T20:02:36.507Z] "regexp", [2024-03-20T20:02:36.507Z] "regexp/syntax", [2024-03-20T20:02:36.507Z] "runtime", [2024-03-20T20:02:36.507Z] "runtime/cgo", [2024-03-20T20:02:36.507Z] "runtime/internal/atomic", [2024-03-20T20:02:36.507Z] "runtime/internal/math", [2024-03-20T20:02:36.507Z] "runtime/internal/sys", [2024-03-20T20:02:36.507Z] "sort", [2024-03-20T20:02:36.507Z] "strconv", [2024-03-20T20:02:36.507Z] "strings", [2024-03-20T20:02:36.507Z] "sync", [2024-03-20T20:02:36.507Z] "sync/atomic", [2024-03-20T20:02:36.507Z] "syscall", [2024-03-20T20:02:36.507Z] "text/template", [2024-03-20T20:02:36.507Z] "text/template/parse", [2024-03-20T20:02:36.507Z] "time", [2024-03-20T20:02:36.507Z] "unicode", [2024-03-20T20:02:36.507Z] "unicode/utf16", [2024-03-20T20:02:36.507Z] "unicode/utf8", [2024-03-20T20:02:36.507Z] "unsafe", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.507Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.508Z] ] [2024-03-20T20:02:36.508Z] } [2024-03-20T20:02:36.508Z] { [2024-03-20T20:02:36.508Z] "Dir": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-03-20T20:02:36.508Z] "ImportPath": "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.508Z] "Name": "pkcs7", [2024-03-20T20:02:36.508Z] "Doc": "Package pkcs7 implements parsing and generation of some PKCS#7 structures.", [2024-03-20T20:02:36.508Z] "Root": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-03-20T20:02:36.508Z] "Module": { [2024-03-20T20:02:36.508Z] "Path": "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.508Z] "Version": "v0.0.0-20190404230743-d7302db945fa", [2024-03-20T20:02:36.508Z] "Time": "2019-04-04T23:07:43Z", [2024-03-20T20:02:36.508Z] "Indirect": true, [2024-03-20T20:02:36.508Z] "Dir": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-03-20T20:02:36.508Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fullsailor/pkcs7/@v/v0.0.0-20190404230743-d7302db945fa.mod" [2024-03-20T20:02:36.508Z] }, [2024-03-20T20:02:36.508Z] "DepOnly": true, [2024-03-20T20:02:36.508Z] "Stale": true, [2024-03-20T20:02:36.508Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.508Z] "GoFiles": [ [2024-03-20T20:02:36.508Z] "ber.go", [2024-03-20T20:02:36.508Z] "pkcs7.go", [2024-03-20T20:02:36.508Z] "x509.go" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "Imports": [ [2024-03-20T20:02:36.508Z] "bytes", [2024-03-20T20:02:36.508Z] "crypto", [2024-03-20T20:02:36.508Z] "crypto/aes", [2024-03-20T20:02:36.508Z] "crypto/cipher", [2024-03-20T20:02:36.508Z] "crypto/des", [2024-03-20T20:02:36.508Z] "crypto/hmac", [2024-03-20T20:02:36.508Z] "crypto/rand", [2024-03-20T20:02:36.508Z] "crypto/rsa", [2024-03-20T20:02:36.508Z] "crypto/sha1", [2024-03-20T20:02:36.508Z] "crypto/x509", [2024-03-20T20:02:36.508Z] "crypto/x509/pkix", [2024-03-20T20:02:36.508Z] "encoding/asn1", [2024-03-20T20:02:36.508Z] "errors", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "math/big", [2024-03-20T20:02:36.508Z] "sort", [2024-03-20T20:02:36.508Z] "time" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "Deps": [ [2024-03-20T20:02:36.508Z] "bufio", [2024-03-20T20:02:36.508Z] "bytes", [2024-03-20T20:02:36.508Z] "context", [2024-03-20T20:02:36.508Z] "crypto", [2024-03-20T20:02:36.508Z] "crypto/aes", [2024-03-20T20:02:36.508Z] "crypto/cipher", [2024-03-20T20:02:36.508Z] "crypto/des", [2024-03-20T20:02:36.508Z] "crypto/dsa", [2024-03-20T20:02:36.508Z] "crypto/ecdsa", [2024-03-20T20:02:36.508Z] "crypto/ed25519", [2024-03-20T20:02:36.508Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.508Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.508Z] "crypto/elliptic", [2024-03-20T20:02:36.508Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.508Z] "crypto/hmac", [2024-03-20T20:02:36.508Z] "crypto/internal/randutil", [2024-03-20T20:02:36.508Z] "crypto/internal/subtle", [2024-03-20T20:02:36.508Z] "crypto/md5", [2024-03-20T20:02:36.508Z] "crypto/rand", [2024-03-20T20:02:36.508Z] "crypto/rsa", [2024-03-20T20:02:36.508Z] "crypto/sha1", [2024-03-20T20:02:36.508Z] "crypto/sha256", [2024-03-20T20:02:36.508Z] "crypto/sha512", [2024-03-20T20:02:36.508Z] "crypto/subtle", [2024-03-20T20:02:36.508Z] "crypto/x509", [2024-03-20T20:02:36.508Z] "crypto/x509/pkix", [2024-03-20T20:02:36.508Z] "encoding/asn1", [2024-03-20T20:02:36.508Z] "encoding/base64", [2024-03-20T20:02:36.508Z] "encoding/binary", [2024-03-20T20:02:36.508Z] "encoding/hex", [2024-03-20T20:02:36.508Z] "encoding/pem", [2024-03-20T20:02:36.508Z] "errors", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "hash", [2024-03-20T20:02:36.508Z] "internal/abi", [2024-03-20T20:02:36.508Z] "internal/bytealg", [2024-03-20T20:02:36.508Z] "internal/cpu", [2024-03-20T20:02:36.508Z] "internal/fmtsort", [2024-03-20T20:02:36.508Z] "internal/goexperiment", [2024-03-20T20:02:36.508Z] "internal/itoa", [2024-03-20T20:02:36.508Z] "internal/nettrace", [2024-03-20T20:02:36.508Z] "internal/oserror", [2024-03-20T20:02:36.508Z] "internal/poll", [2024-03-20T20:02:36.508Z] "internal/race", [2024-03-20T20:02:36.508Z] "internal/reflectlite", [2024-03-20T20:02:36.508Z] "internal/singleflight", [2024-03-20T20:02:36.508Z] "internal/syscall/execenv", [2024-03-20T20:02:36.508Z] "internal/syscall/unix", [2024-03-20T20:02:36.508Z] "internal/testlog", [2024-03-20T20:02:36.508Z] "internal/unsafeheader", [2024-03-20T20:02:36.508Z] "io", [2024-03-20T20:02:36.508Z] "io/fs", [2024-03-20T20:02:36.508Z] "math", [2024-03-20T20:02:36.508Z] "math/big", [2024-03-20T20:02:36.508Z] "math/bits", [2024-03-20T20:02:36.508Z] "math/rand", [2024-03-20T20:02:36.508Z] "net", [2024-03-20T20:02:36.508Z] "net/url", [2024-03-20T20:02:36.508Z] "os", [2024-03-20T20:02:36.508Z] "path", [2024-03-20T20:02:36.508Z] "path/filepath", [2024-03-20T20:02:36.508Z] "reflect", [2024-03-20T20:02:36.508Z] "runtime", [2024-03-20T20:02:36.508Z] "runtime/cgo", [2024-03-20T20:02:36.508Z] "runtime/internal/atomic", [2024-03-20T20:02:36.508Z] "runtime/internal/math", [2024-03-20T20:02:36.508Z] "runtime/internal/sys", [2024-03-20T20:02:36.508Z] "sort", [2024-03-20T20:02:36.508Z] "strconv", [2024-03-20T20:02:36.508Z] "strings", [2024-03-20T20:02:36.508Z] "sync", [2024-03-20T20:02:36.508Z] "sync/atomic", [2024-03-20T20:02:36.508Z] "syscall", [2024-03-20T20:02:36.508Z] "time", [2024-03-20T20:02:36.508Z] "unicode", [2024-03-20T20:02:36.508Z] "unicode/utf16", [2024-03-20T20:02:36.508Z] "unicode/utf8", [2024-03-20T20:02:36.508Z] "unsafe", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "TestGoFiles": [ [2024-03-20T20:02:36.508Z] "ber_test.go", [2024-03-20T20:02:36.508Z] "pkcs7_test.go" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "TestImports": [ [2024-03-20T20:02:36.508Z] "bytes", [2024-03-20T20:02:36.508Z] "crypto", [2024-03-20T20:02:36.508Z] "crypto/rand", [2024-03-20T20:02:36.508Z] "crypto/rsa", [2024-03-20T20:02:36.508Z] "crypto/x509", [2024-03-20T20:02:36.508Z] "crypto/x509/pkix", [2024-03-20T20:02:36.508Z] "encoding/asn1", [2024-03-20T20:02:36.508Z] "encoding/pem", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "io", [2024-03-20T20:02:36.508Z] "io/ioutil", [2024-03-20T20:02:36.508Z] "math/big", [2024-03-20T20:02:36.508Z] "os", [2024-03-20T20:02:36.508Z] "os/exec", [2024-03-20T20:02:36.508Z] "strings", [2024-03-20T20:02:36.508Z] "testing", [2024-03-20T20:02:36.508Z] "time" [2024-03-20T20:02:36.508Z] ] [2024-03-20T20:02:36.508Z] } [2024-03-20T20:02:36.508Z] { [2024-03-20T20:02:36.508Z] "Dir": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-03-20T20:02:36.508Z] "ImportPath": "github.com/pkg/errors", [2024-03-20T20:02:36.508Z] "Name": "errors", [2024-03-20T20:02:36.508Z] "Doc": "Package errors provides simple error handling primitives.", [2024-03-20T20:02:36.508Z] "Root": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-03-20T20:02:36.508Z] "Module": { [2024-03-20T20:02:36.508Z] "Path": "github.com/pkg/errors", [2024-03-20T20:02:36.508Z] "Version": "v0.9.1", [2024-03-20T20:02:36.508Z] "Time": "2020-01-14T19:47:44Z", [2024-03-20T20:02:36.508Z] "Indirect": true, [2024-03-20T20:02:36.508Z] "Dir": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-03-20T20:02:36.508Z] "GoMod": "/go/pkg/mod/cache/download/github.com/pkg/errors/@v/v0.9.1.mod" [2024-03-20T20:02:36.508Z] }, [2024-03-20T20:02:36.508Z] "DepOnly": true, [2024-03-20T20:02:36.508Z] "Stale": true, [2024-03-20T20:02:36.508Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.508Z] "GoFiles": [ [2024-03-20T20:02:36.508Z] "errors.go", [2024-03-20T20:02:36.508Z] "go113.go", [2024-03-20T20:02:36.508Z] "stack.go" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "Imports": [ [2024-03-20T20:02:36.508Z] "errors", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "io", [2024-03-20T20:02:36.508Z] "path", [2024-03-20T20:02:36.508Z] "runtime", [2024-03-20T20:02:36.508Z] "strconv", [2024-03-20T20:02:36.508Z] "strings" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "Deps": [ [2024-03-20T20:02:36.508Z] "errors", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "internal/abi", [2024-03-20T20:02:36.508Z] "internal/bytealg", [2024-03-20T20:02:36.508Z] "internal/cpu", [2024-03-20T20:02:36.508Z] "internal/fmtsort", [2024-03-20T20:02:36.508Z] "internal/goexperiment", [2024-03-20T20:02:36.508Z] "internal/itoa", [2024-03-20T20:02:36.508Z] "internal/oserror", [2024-03-20T20:02:36.508Z] "internal/poll", [2024-03-20T20:02:36.508Z] "internal/race", [2024-03-20T20:02:36.508Z] "internal/reflectlite", [2024-03-20T20:02:36.508Z] "internal/syscall/execenv", [2024-03-20T20:02:36.508Z] "internal/syscall/unix", [2024-03-20T20:02:36.508Z] "internal/testlog", [2024-03-20T20:02:36.508Z] "internal/unsafeheader", [2024-03-20T20:02:36.508Z] "io", [2024-03-20T20:02:36.508Z] "io/fs", [2024-03-20T20:02:36.508Z] "math", [2024-03-20T20:02:36.508Z] "math/bits", [2024-03-20T20:02:36.508Z] "os", [2024-03-20T20:02:36.508Z] "path", [2024-03-20T20:02:36.508Z] "reflect", [2024-03-20T20:02:36.508Z] "runtime", [2024-03-20T20:02:36.508Z] "runtime/internal/atomic", [2024-03-20T20:02:36.508Z] "runtime/internal/math", [2024-03-20T20:02:36.508Z] "runtime/internal/sys", [2024-03-20T20:02:36.508Z] "sort", [2024-03-20T20:02:36.508Z] "strconv", [2024-03-20T20:02:36.508Z] "strings", [2024-03-20T20:02:36.508Z] "sync", [2024-03-20T20:02:36.508Z] "sync/atomic", [2024-03-20T20:02:36.508Z] "syscall", [2024-03-20T20:02:36.508Z] "time", [2024-03-20T20:02:36.508Z] "unicode", [2024-03-20T20:02:36.508Z] "unicode/utf8", [2024-03-20T20:02:36.508Z] "unsafe" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "TestGoFiles": [ [2024-03-20T20:02:36.508Z] "bench_test.go", [2024-03-20T20:02:36.508Z] "errors_test.go", [2024-03-20T20:02:36.508Z] "format_test.go", [2024-03-20T20:02:36.508Z] "go113_test.go", [2024-03-20T20:02:36.508Z] "json_test.go", [2024-03-20T20:02:36.508Z] "stack_test.go" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "TestImports": [ [2024-03-20T20:02:36.508Z] "encoding/json", [2024-03-20T20:02:36.508Z] "errors", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "io", [2024-03-20T20:02:36.508Z] "reflect", [2024-03-20T20:02:36.508Z] "regexp", [2024-03-20T20:02:36.508Z] "runtime", [2024-03-20T20:02:36.508Z] "strings", [2024-03-20T20:02:36.508Z] "testing" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "XTestGoFiles": [ [2024-03-20T20:02:36.508Z] "example_test.go" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "XTestImports": [ [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "github.com/pkg/errors" [2024-03-20T20:02:36.508Z] ] [2024-03-20T20:02:36.508Z] } [2024-03-20T20:02:36.508Z] { [2024-03-20T20:02:36.508Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_util", [2024-03-20T20:02:36.508Z] "ImportPath": "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.508Z] "Name": "rest_util", [2024-03-20T20:02:36.508Z] "Doc": "Package rest_util provides helper functions to generate a client for the Ziti Edge REST APIs.", [2024-03-20T20:02:36.508Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.508Z] "Module": { [2024-03-20T20:02:36.508Z] "Path": "github.com/openziti/edge-api", [2024-03-20T20:02:36.508Z] "Version": "v0.26.13", [2024-03-20T20:02:36.508Z] "Time": "2024-03-12T13:37:39Z", [2024-03-20T20:02:36.508Z] "Indirect": true, [2024-03-20T20:02:36.508Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-20T20:02:36.508Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-20T20:02:36.508Z] "GoVersion": "1.19" [2024-03-20T20:02:36.508Z] }, [2024-03-20T20:02:36.508Z] "DepOnly": true, [2024-03-20T20:02:36.508Z] "Stale": true, [2024-03-20T20:02:36.508Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.508Z] "GoFiles": [ [2024-03-20T20:02:36.508Z] "authenticate.go", [2024-03-20T20:02:36.508Z] "capool.go", [2024-03-20T20:02:36.508Z] "clients.go", [2024-03-20T20:02:36.508Z] "errors.go", [2024-03-20T20:02:36.508Z] "util.go" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "Imports": [ [2024-03-20T20:02:36.508Z] "context", [2024-03-20T20:02:36.508Z] "crypto", [2024-03-20T20:02:36.508Z] "crypto/tls", [2024-03-20T20:02:36.508Z] "crypto/x509", [2024-03-20T20:02:36.508Z] "encoding/base64", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.508Z] "github.com/pkg/errors", [2024-03-20T20:02:36.508Z] "io", [2024-03-20T20:02:36.508Z] "net/http", [2024-03-20T20:02:36.508Z] "net/url", [2024-03-20T20:02:36.508Z] "time" [2024-03-20T20:02:36.508Z] ], [2024-03-20T20:02:36.508Z] "Deps": [ [2024-03-20T20:02:36.508Z] "bufio", [2024-03-20T20:02:36.508Z] "bytes", [2024-03-20T20:02:36.508Z] "compress/flate", [2024-03-20T20:02:36.508Z] "compress/gzip", [2024-03-20T20:02:36.508Z] "container/list", [2024-03-20T20:02:36.508Z] "context", [2024-03-20T20:02:36.508Z] "crypto", [2024-03-20T20:02:36.508Z] "crypto/aes", [2024-03-20T20:02:36.508Z] "crypto/cipher", [2024-03-20T20:02:36.508Z] "crypto/des", [2024-03-20T20:02:36.508Z] "crypto/dsa", [2024-03-20T20:02:36.508Z] "crypto/ecdsa", [2024-03-20T20:02:36.508Z] "crypto/ed25519", [2024-03-20T20:02:36.508Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.508Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.508Z] "crypto/elliptic", [2024-03-20T20:02:36.508Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.508Z] "crypto/hmac", [2024-03-20T20:02:36.508Z] "crypto/internal/randutil", [2024-03-20T20:02:36.508Z] "crypto/internal/subtle", [2024-03-20T20:02:36.508Z] "crypto/md5", [2024-03-20T20:02:36.508Z] "crypto/rand", [2024-03-20T20:02:36.508Z] "crypto/rc4", [2024-03-20T20:02:36.508Z] "crypto/rsa", [2024-03-20T20:02:36.508Z] "crypto/sha1", [2024-03-20T20:02:36.508Z] "crypto/sha256", [2024-03-20T20:02:36.508Z] "crypto/sha512", [2024-03-20T20:02:36.508Z] "crypto/subtle", [2024-03-20T20:02:36.508Z] "crypto/tls", [2024-03-20T20:02:36.508Z] "crypto/x509", [2024-03-20T20:02:36.508Z] "crypto/x509/pkix", [2024-03-20T20:02:36.508Z] "database/sql/driver", [2024-03-20T20:02:36.508Z] "embed", [2024-03-20T20:02:36.508Z] "encoding", [2024-03-20T20:02:36.508Z] "encoding/asn1", [2024-03-20T20:02:36.508Z] "encoding/base64", [2024-03-20T20:02:36.508Z] "encoding/binary", [2024-03-20T20:02:36.508Z] "encoding/csv", [2024-03-20T20:02:36.508Z] "encoding/gob", [2024-03-20T20:02:36.508Z] "encoding/hex", [2024-03-20T20:02:36.508Z] "encoding/json", [2024-03-20T20:02:36.508Z] "encoding/pem", [2024-03-20T20:02:36.508Z] "encoding/xml", [2024-03-20T20:02:36.508Z] "errors", [2024-03-20T20:02:36.508Z] "fmt", [2024-03-20T20:02:36.508Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.508Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.508Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.508Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.508Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.508Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.508Z] "github.com/google/uuid", [2024-03-20T20:02:36.508Z] "github.com/josharian/intern", [2024-03-20T20:02:36.508Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.508Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.508Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.508Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.508Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.508Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.508Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.508Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.508Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.508Z] "github.com/pkg/errors", [2024-03-20T20:02:36.508Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.508Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.508Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.508Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.508Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.508Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.508Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.508Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.508Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.508Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.508Z] "hash", [2024-03-20T20:02:36.508Z] "hash/crc32", [2024-03-20T20:02:36.508Z] "html", [2024-03-20T20:02:36.508Z] "html/template", [2024-03-20T20:02:36.508Z] "internal/abi", [2024-03-20T20:02:36.508Z] "internal/bytealg", [2024-03-20T20:02:36.508Z] "internal/cpu", [2024-03-20T20:02:36.508Z] "internal/fmtsort", [2024-03-20T20:02:36.508Z] "internal/goexperiment", [2024-03-20T20:02:36.508Z] "internal/itoa", [2024-03-20T20:02:36.508Z] "internal/nettrace", [2024-03-20T20:02:36.508Z] "internal/oserror", [2024-03-20T20:02:36.508Z] "internal/poll", [2024-03-20T20:02:36.508Z] "internal/race", [2024-03-20T20:02:36.508Z] "internal/reflectlite", [2024-03-20T20:02:36.508Z] "internal/singleflight", [2024-03-20T20:02:36.508Z] "internal/syscall/execenv", [2024-03-20T20:02:36.508Z] "internal/syscall/unix", [2024-03-20T20:02:36.508Z] "internal/testlog", [2024-03-20T20:02:36.508Z] "internal/unsafeheader", [2024-03-20T20:02:36.508Z] "io", [2024-03-20T20:02:36.508Z] "io/fs", [2024-03-20T20:02:36.508Z] "io/ioutil", [2024-03-20T20:02:36.508Z] "log", [2024-03-20T20:02:36.508Z] "math", [2024-03-20T20:02:36.508Z] "math/big", [2024-03-20T20:02:36.508Z] "math/bits", [2024-03-20T20:02:36.508Z] "math/rand", [2024-03-20T20:02:36.508Z] "mime", [2024-03-20T20:02:36.508Z] "mime/multipart", [2024-03-20T20:02:36.508Z] "mime/quotedprintable", [2024-03-20T20:02:36.508Z] "net", [2024-03-20T20:02:36.508Z] "net/http", [2024-03-20T20:02:36.508Z] "net/http/httptrace", [2024-03-20T20:02:36.508Z] "net/http/httputil", [2024-03-20T20:02:36.508Z] "net/http/internal", [2024-03-20T20:02:36.508Z] "net/http/internal/ascii", [2024-03-20T20:02:36.508Z] "net/mail", [2024-03-20T20:02:36.508Z] "net/textproto", [2024-03-20T20:02:36.508Z] "net/url", [2024-03-20T20:02:36.508Z] "os", [2024-03-20T20:02:36.508Z] "path", [2024-03-20T20:02:36.508Z] "path/filepath", [2024-03-20T20:02:36.508Z] "reflect", [2024-03-20T20:02:36.508Z] "regexp", [2024-03-20T20:02:36.508Z] "regexp/syntax", [2024-03-20T20:02:36.508Z] "runtime", [2024-03-20T20:02:36.508Z] "runtime/cgo", [2024-03-20T20:02:36.508Z] "runtime/internal/atomic", [2024-03-20T20:02:36.508Z] "runtime/internal/math", [2024-03-20T20:02:36.508Z] "runtime/internal/sys", [2024-03-20T20:02:36.508Z] "sort", [2024-03-20T20:02:36.508Z] "strconv", [2024-03-20T20:02:36.508Z] "strings", [2024-03-20T20:02:36.508Z] "sync", [2024-03-20T20:02:36.508Z] "sync/atomic", [2024-03-20T20:02:36.508Z] "syscall", [2024-03-20T20:02:36.508Z] "text/template", [2024-03-20T20:02:36.508Z] "text/template/parse", [2024-03-20T20:02:36.508Z] "time", [2024-03-20T20:02:36.508Z] "unicode", [2024-03-20T20:02:36.508Z] "unicode/utf16", [2024-03-20T20:02:36.508Z] "unicode/utf8", [2024-03-20T20:02:36.508Z] "unsafe", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.508Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.509Z] ] [2024-03-20T20:02:36.509Z] } [2024-03-20T20:02:36.509Z] { [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/errorz", [2024-03-20T20:02:36.509Z] "ImportPath": "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.509Z] "Name": "errorz", [2024-03-20T20:02:36.509Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.509Z] "Module": { [2024-03-20T20:02:36.509Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.509Z] "Version": "v2.0.39", [2024-03-20T20:02:36.509Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.509Z] "Indirect": true, [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.509Z] "GoVersion": "1.19" [2024-03-20T20:02:36.509Z] }, [2024-03-20T20:02:36.509Z] "DepOnly": true, [2024-03-20T20:02:36.509Z] "Stale": true, [2024-03-20T20:02:36.509Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.509Z] "GoFiles": [ [2024-03-20T20:02:36.509Z] "api.go", [2024-03-20T20:02:36.509Z] "error_holder.go", [2024-03-20T20:02:36.509Z] "field.go", [2024-03-20T20:02:36.509Z] "helpers.go", [2024-03-20T20:02:36.509Z] "messages.go", [2024-03-20T20:02:36.509Z] "multiple.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Imports": [ [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "net/http", [2024-03-20T20:02:36.509Z] "strings" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Deps": [ [2024-03-20T20:02:36.509Z] "bufio", [2024-03-20T20:02:36.509Z] "bytes", [2024-03-20T20:02:36.509Z] "compress/flate", [2024-03-20T20:02:36.509Z] "compress/gzip", [2024-03-20T20:02:36.509Z] "container/list", [2024-03-20T20:02:36.509Z] "context", [2024-03-20T20:02:36.509Z] "crypto", [2024-03-20T20:02:36.509Z] "crypto/aes", [2024-03-20T20:02:36.509Z] "crypto/cipher", [2024-03-20T20:02:36.509Z] "crypto/des", [2024-03-20T20:02:36.509Z] "crypto/dsa", [2024-03-20T20:02:36.509Z] "crypto/ecdsa", [2024-03-20T20:02:36.509Z] "crypto/ed25519", [2024-03-20T20:02:36.509Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.509Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.509Z] "crypto/elliptic", [2024-03-20T20:02:36.509Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.509Z] "crypto/hmac", [2024-03-20T20:02:36.509Z] "crypto/internal/randutil", [2024-03-20T20:02:36.509Z] "crypto/internal/subtle", [2024-03-20T20:02:36.509Z] "crypto/md5", [2024-03-20T20:02:36.509Z] "crypto/rand", [2024-03-20T20:02:36.509Z] "crypto/rc4", [2024-03-20T20:02:36.509Z] "crypto/rsa", [2024-03-20T20:02:36.509Z] "crypto/sha1", [2024-03-20T20:02:36.509Z] "crypto/sha256", [2024-03-20T20:02:36.509Z] "crypto/sha512", [2024-03-20T20:02:36.509Z] "crypto/subtle", [2024-03-20T20:02:36.509Z] "crypto/tls", [2024-03-20T20:02:36.509Z] "crypto/x509", [2024-03-20T20:02:36.509Z] "crypto/x509/pkix", [2024-03-20T20:02:36.509Z] "encoding/asn1", [2024-03-20T20:02:36.509Z] "encoding/base64", [2024-03-20T20:02:36.509Z] "encoding/binary", [2024-03-20T20:02:36.509Z] "encoding/hex", [2024-03-20T20:02:36.509Z] "encoding/pem", [2024-03-20T20:02:36.509Z] "errors", [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "hash", [2024-03-20T20:02:36.509Z] "hash/crc32", [2024-03-20T20:02:36.509Z] "internal/abi", [2024-03-20T20:02:36.509Z] "internal/bytealg", [2024-03-20T20:02:36.509Z] "internal/cpu", [2024-03-20T20:02:36.509Z] "internal/fmtsort", [2024-03-20T20:02:36.509Z] "internal/goexperiment", [2024-03-20T20:02:36.509Z] "internal/itoa", [2024-03-20T20:02:36.509Z] "internal/nettrace", [2024-03-20T20:02:36.509Z] "internal/oserror", [2024-03-20T20:02:36.509Z] "internal/poll", [2024-03-20T20:02:36.509Z] "internal/race", [2024-03-20T20:02:36.509Z] "internal/reflectlite", [2024-03-20T20:02:36.509Z] "internal/singleflight", [2024-03-20T20:02:36.509Z] "internal/syscall/execenv", [2024-03-20T20:02:36.509Z] "internal/syscall/unix", [2024-03-20T20:02:36.509Z] "internal/testlog", [2024-03-20T20:02:36.509Z] "internal/unsafeheader", [2024-03-20T20:02:36.509Z] "io", [2024-03-20T20:02:36.509Z] "io/fs", [2024-03-20T20:02:36.509Z] "io/ioutil", [2024-03-20T20:02:36.509Z] "log", [2024-03-20T20:02:36.509Z] "math", [2024-03-20T20:02:36.509Z] "math/big", [2024-03-20T20:02:36.509Z] "math/bits", [2024-03-20T20:02:36.509Z] "math/rand", [2024-03-20T20:02:36.509Z] "mime", [2024-03-20T20:02:36.509Z] "mime/multipart", [2024-03-20T20:02:36.509Z] "mime/quotedprintable", [2024-03-20T20:02:36.509Z] "net", [2024-03-20T20:02:36.509Z] "net/http", [2024-03-20T20:02:36.509Z] "net/http/httptrace", [2024-03-20T20:02:36.509Z] "net/http/internal", [2024-03-20T20:02:36.509Z] "net/http/internal/ascii", [2024-03-20T20:02:36.509Z] "net/textproto", [2024-03-20T20:02:36.509Z] "net/url", [2024-03-20T20:02:36.509Z] "os", [2024-03-20T20:02:36.509Z] "path", [2024-03-20T20:02:36.509Z] "path/filepath", [2024-03-20T20:02:36.509Z] "reflect", [2024-03-20T20:02:36.509Z] "runtime", [2024-03-20T20:02:36.509Z] "runtime/cgo", [2024-03-20T20:02:36.509Z] "runtime/internal/atomic", [2024-03-20T20:02:36.509Z] "runtime/internal/math", [2024-03-20T20:02:36.509Z] "runtime/internal/sys", [2024-03-20T20:02:36.509Z] "sort", [2024-03-20T20:02:36.509Z] "strconv", [2024-03-20T20:02:36.509Z] "strings", [2024-03-20T20:02:36.509Z] "sync", [2024-03-20T20:02:36.509Z] "sync/atomic", [2024-03-20T20:02:36.509Z] "syscall", [2024-03-20T20:02:36.509Z] "time", [2024-03-20T20:02:36.509Z] "unicode", [2024-03-20T20:02:36.509Z] "unicode/utf16", [2024-03-20T20:02:36.509Z] "unicode/utf8", [2024-03-20T20:02:36.509Z] "unsafe", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.509Z] ] [2024-03-20T20:02:36.509Z] } [2024-03-20T20:02:36.509Z] { [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/stringz", [2024-03-20T20:02:36.509Z] "ImportPath": "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.509Z] "Name": "stringz", [2024-03-20T20:02:36.509Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.509Z] "Module": { [2024-03-20T20:02:36.509Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.509Z] "Version": "v2.0.39", [2024-03-20T20:02:36.509Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.509Z] "Indirect": true, [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.509Z] "GoVersion": "1.19" [2024-03-20T20:02:36.509Z] }, [2024-03-20T20:02:36.509Z] "DepOnly": true, [2024-03-20T20:02:36.509Z] "Stale": true, [2024-03-20T20:02:36.509Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.509Z] "GoFiles": [ [2024-03-20T20:02:36.509Z] "utils.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "TestGoFiles": [ [2024-03-20T20:02:36.509Z] "utils_test.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "TestImports": [ [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "testing" [2024-03-20T20:02:36.509Z] ] [2024-03-20T20:02:36.509Z] } [2024-03-20T20:02:36.509Z] { [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-03-20T20:02:36.509Z] "ImportPath": "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.509Z] "Name": "fsnotify", [2024-03-20T20:02:36.509Z] "Doc": "Package fsnotify provides a cross-platform interface for file system notifications.", [2024-03-20T20:02:36.509Z] "Root": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-03-20T20:02:36.509Z] "Module": { [2024-03-20T20:02:36.509Z] "Path": "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.509Z] "Version": "v1.7.0", [2024-03-20T20:02:36.509Z] "Time": "2023-10-22T06:24:00Z", [2024-03-20T20:02:36.509Z] "Indirect": true, [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-03-20T20:02:36.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fsnotify/fsnotify/@v/v1.7.0.mod", [2024-03-20T20:02:36.509Z] "GoVersion": "1.17" [2024-03-20T20:02:36.509Z] }, [2024-03-20T20:02:36.509Z] "DepOnly": true, [2024-03-20T20:02:36.509Z] "Stale": true, [2024-03-20T20:02:36.509Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.509Z] "GoFiles": [ [2024-03-20T20:02:36.509Z] "backend_inotify.go", [2024-03-20T20:02:36.509Z] "fsnotify.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.509Z] "backend_fen.go", [2024-03-20T20:02:36.509Z] "backend_fen_test.go", [2024-03-20T20:02:36.509Z] "backend_kqueue.go", [2024-03-20T20:02:36.509Z] "backend_kqueue_test.go", [2024-03-20T20:02:36.509Z] "backend_other.go", [2024-03-20T20:02:36.509Z] "backend_windows.go", [2024-03-20T20:02:36.509Z] "backend_windows_test.go", [2024-03-20T20:02:36.509Z] "system_bsd.go", [2024-03-20T20:02:36.509Z] "system_darwin.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Imports": [ [2024-03-20T20:02:36.509Z] "errors", [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.509Z] "io", [2024-03-20T20:02:36.509Z] "os", [2024-03-20T20:02:36.509Z] "path/filepath", [2024-03-20T20:02:36.509Z] "strings", [2024-03-20T20:02:36.509Z] "sync", [2024-03-20T20:02:36.509Z] "unsafe" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Deps": [ [2024-03-20T20:02:36.509Z] "bytes", [2024-03-20T20:02:36.509Z] "encoding/binary", [2024-03-20T20:02:36.509Z] "errors", [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.509Z] "internal/abi", [2024-03-20T20:02:36.509Z] "internal/bytealg", [2024-03-20T20:02:36.509Z] "internal/cpu", [2024-03-20T20:02:36.509Z] "internal/fmtsort", [2024-03-20T20:02:36.509Z] "internal/goexperiment", [2024-03-20T20:02:36.509Z] "internal/itoa", [2024-03-20T20:02:36.509Z] "internal/oserror", [2024-03-20T20:02:36.509Z] "internal/poll", [2024-03-20T20:02:36.509Z] "internal/race", [2024-03-20T20:02:36.509Z] "internal/reflectlite", [2024-03-20T20:02:36.509Z] "internal/syscall/execenv", [2024-03-20T20:02:36.509Z] "internal/syscall/unix", [2024-03-20T20:02:36.509Z] "internal/testlog", [2024-03-20T20:02:36.509Z] "internal/unsafeheader", [2024-03-20T20:02:36.509Z] "io", [2024-03-20T20:02:36.509Z] "io/fs", [2024-03-20T20:02:36.509Z] "math", [2024-03-20T20:02:36.509Z] "math/bits", [2024-03-20T20:02:36.509Z] "os", [2024-03-20T20:02:36.509Z] "path", [2024-03-20T20:02:36.509Z] "path/filepath", [2024-03-20T20:02:36.509Z] "reflect", [2024-03-20T20:02:36.509Z] "runtime", [2024-03-20T20:02:36.509Z] "runtime/internal/atomic", [2024-03-20T20:02:36.509Z] "runtime/internal/math", [2024-03-20T20:02:36.509Z] "runtime/internal/sys", [2024-03-20T20:02:36.509Z] "sort", [2024-03-20T20:02:36.509Z] "strconv", [2024-03-20T20:02:36.509Z] "strings", [2024-03-20T20:02:36.509Z] "sync", [2024-03-20T20:02:36.509Z] "sync/atomic", [2024-03-20T20:02:36.509Z] "syscall", [2024-03-20T20:02:36.509Z] "time", [2024-03-20T20:02:36.509Z] "unicode", [2024-03-20T20:02:36.509Z] "unicode/utf8", [2024-03-20T20:02:36.509Z] "unsafe" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "TestGoFiles": [ [2024-03-20T20:02:36.509Z] "backend_inotify_test.go", [2024-03-20T20:02:36.509Z] "fsnotify_test.go", [2024-03-20T20:02:36.509Z] "helpers_test.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "TestImports": [ [2024-03-20T20:02:36.509Z] "errors", [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "github.com/fsnotify/fsnotify/internal", [2024-03-20T20:02:36.509Z] "io/fs", [2024-03-20T20:02:36.509Z] "os", [2024-03-20T20:02:36.509Z] "path/filepath", [2024-03-20T20:02:36.509Z] "reflect", [2024-03-20T20:02:36.509Z] "runtime", [2024-03-20T20:02:36.509Z] "sort", [2024-03-20T20:02:36.509Z] "strconv", [2024-03-20T20:02:36.509Z] "strings", [2024-03-20T20:02:36.509Z] "sync", [2024-03-20T20:02:36.509Z] "sync/atomic", [2024-03-20T20:02:36.509Z] "syscall", [2024-03-20T20:02:36.509Z] "testing", [2024-03-20T20:02:36.509Z] "time" [2024-03-20T20:02:36.509Z] ] [2024-03-20T20:02:36.509Z] } [2024-03-20T20:02:36.509Z] { [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0/cpu", [2024-03-20T20:02:36.509Z] "ImportPath": "golang.org/x/sys/cpu", [2024-03-20T20:02:36.509Z] "Name": "cpu", [2024-03-20T20:02:36.509Z] "Doc": "Package cpu implements processor feature detection for various CPU architectures.", [2024-03-20T20:02:36.509Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-20T20:02:36.509Z] "Module": { [2024-03-20T20:02:36.509Z] "Path": "golang.org/x/sys", [2024-03-20T20:02:36.509Z] "Version": "v0.18.0", [2024-03-20T20:02:36.509Z] "Time": "2024-02-16T13:31:09Z", [2024-03-20T20:02:36.509Z] "Indirect": true, [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-20T20:02:36.509Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.18.0.mod", [2024-03-20T20:02:36.509Z] "GoVersion": "1.18" [2024-03-20T20:02:36.509Z] }, [2024-03-20T20:02:36.509Z] "DepOnly": true, [2024-03-20T20:02:36.509Z] "Stale": true, [2024-03-20T20:02:36.509Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.509Z] "GoFiles": [ [2024-03-20T20:02:36.509Z] "byteorder.go", [2024-03-20T20:02:36.509Z] "cpu.go", [2024-03-20T20:02:36.509Z] "cpu_gc_x86.go", [2024-03-20T20:02:36.509Z] "cpu_linux_noinit.go", [2024-03-20T20:02:36.509Z] "cpu_x86.go", [2024-03-20T20:02:36.509Z] "endian_little.go", [2024-03-20T20:02:36.509Z] "hwcap_linux.go", [2024-03-20T20:02:36.509Z] "parse.go", [2024-03-20T20:02:36.509Z] "runtime_auxv.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.509Z] "cpu_aix.go", [2024-03-20T20:02:36.509Z] "cpu_arm.go", [2024-03-20T20:02:36.509Z] "cpu_arm64.go", [2024-03-20T20:02:36.509Z] "cpu_gc_arm64.go", [2024-03-20T20:02:36.509Z] "cpu_gc_s390x.go", [2024-03-20T20:02:36.509Z] "cpu_gccgo_arm64.go", [2024-03-20T20:02:36.509Z] "cpu_gccgo_s390x.go", [2024-03-20T20:02:36.509Z] "cpu_gccgo_x86.go", [2024-03-20T20:02:36.509Z] "cpu_linux.go", [2024-03-20T20:02:36.509Z] "cpu_linux_arm.go", [2024-03-20T20:02:36.509Z] "cpu_linux_arm64.go", [2024-03-20T20:02:36.509Z] "cpu_linux_mips64x.go", [2024-03-20T20:02:36.509Z] "cpu_linux_ppc64x.go", [2024-03-20T20:02:36.509Z] "cpu_linux_s390x.go", [2024-03-20T20:02:36.509Z] "cpu_loong64.go", [2024-03-20T20:02:36.509Z] "cpu_mips64x.go", [2024-03-20T20:02:36.509Z] "cpu_mipsx.go", [2024-03-20T20:02:36.509Z] "cpu_netbsd_arm64.go", [2024-03-20T20:02:36.509Z] "cpu_openbsd_arm64.go", [2024-03-20T20:02:36.509Z] "cpu_other_arm.go", [2024-03-20T20:02:36.509Z] "cpu_other_arm64.go", [2024-03-20T20:02:36.509Z] "cpu_other_mips64x.go", [2024-03-20T20:02:36.509Z] "cpu_other_ppc64x.go", [2024-03-20T20:02:36.509Z] "cpu_other_riscv64.go", [2024-03-20T20:02:36.509Z] "cpu_ppc64x.go", [2024-03-20T20:02:36.509Z] "cpu_riscv64.go", [2024-03-20T20:02:36.509Z] "cpu_s390x.go", [2024-03-20T20:02:36.509Z] "cpu_s390x_test.go", [2024-03-20T20:02:36.509Z] "cpu_wasm.go", [2024-03-20T20:02:36.509Z] "cpu_zos.go", [2024-03-20T20:02:36.509Z] "cpu_zos_s390x.go", [2024-03-20T20:02:36.509Z] "endian_big.go", [2024-03-20T20:02:36.509Z] "proc_cpuinfo_linux.go", [2024-03-20T20:02:36.509Z] "runtime_auxv_go121.go", [2024-03-20T20:02:36.509Z] "runtime_auxv_go121_test.go", [2024-03-20T20:02:36.509Z] "syscall_aix_gccgo.go", [2024-03-20T20:02:36.509Z] "syscall_aix_ppc64_gc.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.509Z] "asm_aix_ppc64.s", [2024-03-20T20:02:36.509Z] "cpu_arm64.s", [2024-03-20T20:02:36.509Z] "cpu_gccgo_x86.c", [2024-03-20T20:02:36.509Z] "cpu_openbsd_arm64.s", [2024-03-20T20:02:36.509Z] "cpu_s390x.s" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "SFiles": [ [2024-03-20T20:02:36.509Z] "cpu_x86.s" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Imports": [ [2024-03-20T20:02:36.509Z] "os", [2024-03-20T20:02:36.509Z] "runtime", [2024-03-20T20:02:36.509Z] "strconv", [2024-03-20T20:02:36.509Z] "strings" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Deps": [ [2024-03-20T20:02:36.509Z] "errors", [2024-03-20T20:02:36.509Z] "internal/abi", [2024-03-20T20:02:36.509Z] "internal/bytealg", [2024-03-20T20:02:36.509Z] "internal/cpu", [2024-03-20T20:02:36.509Z] "internal/goexperiment", [2024-03-20T20:02:36.509Z] "internal/itoa", [2024-03-20T20:02:36.509Z] "internal/oserror", [2024-03-20T20:02:36.509Z] "internal/poll", [2024-03-20T20:02:36.509Z] "internal/race", [2024-03-20T20:02:36.509Z] "internal/reflectlite", [2024-03-20T20:02:36.509Z] "internal/syscall/execenv", [2024-03-20T20:02:36.509Z] "internal/syscall/unix", [2024-03-20T20:02:36.509Z] "internal/testlog", [2024-03-20T20:02:36.509Z] "internal/unsafeheader", [2024-03-20T20:02:36.509Z] "io", [2024-03-20T20:02:36.509Z] "io/fs", [2024-03-20T20:02:36.509Z] "math", [2024-03-20T20:02:36.509Z] "math/bits", [2024-03-20T20:02:36.509Z] "os", [2024-03-20T20:02:36.509Z] "path", [2024-03-20T20:02:36.509Z] "runtime", [2024-03-20T20:02:36.509Z] "runtime/internal/atomic", [2024-03-20T20:02:36.509Z] "runtime/internal/math", [2024-03-20T20:02:36.509Z] "runtime/internal/sys", [2024-03-20T20:02:36.509Z] "sort", [2024-03-20T20:02:36.509Z] "strconv", [2024-03-20T20:02:36.509Z] "strings", [2024-03-20T20:02:36.509Z] "sync", [2024-03-20T20:02:36.509Z] "sync/atomic", [2024-03-20T20:02:36.509Z] "syscall", [2024-03-20T20:02:36.509Z] "time", [2024-03-20T20:02:36.509Z] "unicode", [2024-03-20T20:02:36.509Z] "unicode/utf8", [2024-03-20T20:02:36.509Z] "unsafe" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "TestGoFiles": [ [2024-03-20T20:02:36.509Z] "parse_test.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "TestImports": [ [2024-03-20T20:02:36.509Z] "testing" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "XTestGoFiles": [ [2024-03-20T20:02:36.509Z] "cpu_test.go", [2024-03-20T20:02:36.509Z] "endian_test.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "XTestImports": [ [2024-03-20T20:02:36.509Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.509Z] "runtime", [2024-03-20T20:02:36.509Z] "testing", [2024-03-20T20:02:36.509Z] "unsafe" [2024-03-20T20:02:36.509Z] ] [2024-03-20T20:02:36.509Z] } [2024-03-20T20:02:36.509Z] { [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/tlz", [2024-03-20T20:02:36.509Z] "ImportPath": "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.509Z] "Name": "tlz", [2024-03-20T20:02:36.509Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.509Z] "Module": { [2024-03-20T20:02:36.509Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.509Z] "Version": "v2.0.39", [2024-03-20T20:02:36.509Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.509Z] "Indirect": true, [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.509Z] "GoVersion": "1.19" [2024-03-20T20:02:36.509Z] }, [2024-03-20T20:02:36.509Z] "DepOnly": true, [2024-03-20T20:02:36.509Z] "Stale": true, [2024-03-20T20:02:36.509Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-03-20T20:02:36.509Z] "GoFiles": [ [2024-03-20T20:02:36.509Z] "cipher.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Imports": [ [2024-03-20T20:02:36.509Z] "crypto/tls", [2024-03-20T20:02:36.509Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.509Z] "sync" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Deps": [ [2024-03-20T20:02:36.509Z] "bufio", [2024-03-20T20:02:36.509Z] "bytes", [2024-03-20T20:02:36.509Z] "container/list", [2024-03-20T20:02:36.509Z] "context", [2024-03-20T20:02:36.509Z] "crypto", [2024-03-20T20:02:36.509Z] "crypto/aes", [2024-03-20T20:02:36.509Z] "crypto/cipher", [2024-03-20T20:02:36.509Z] "crypto/des", [2024-03-20T20:02:36.509Z] "crypto/dsa", [2024-03-20T20:02:36.509Z] "crypto/ecdsa", [2024-03-20T20:02:36.509Z] "crypto/ed25519", [2024-03-20T20:02:36.509Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.509Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.509Z] "crypto/elliptic", [2024-03-20T20:02:36.509Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.509Z] "crypto/hmac", [2024-03-20T20:02:36.509Z] "crypto/internal/randutil", [2024-03-20T20:02:36.509Z] "crypto/internal/subtle", [2024-03-20T20:02:36.509Z] "crypto/md5", [2024-03-20T20:02:36.509Z] "crypto/rand", [2024-03-20T20:02:36.509Z] "crypto/rc4", [2024-03-20T20:02:36.509Z] "crypto/rsa", [2024-03-20T20:02:36.509Z] "crypto/sha1", [2024-03-20T20:02:36.509Z] "crypto/sha256", [2024-03-20T20:02:36.509Z] "crypto/sha512", [2024-03-20T20:02:36.509Z] "crypto/subtle", [2024-03-20T20:02:36.509Z] "crypto/tls", [2024-03-20T20:02:36.509Z] "crypto/x509", [2024-03-20T20:02:36.509Z] "crypto/x509/pkix", [2024-03-20T20:02:36.509Z] "encoding/asn1", [2024-03-20T20:02:36.509Z] "encoding/base64", [2024-03-20T20:02:36.509Z] "encoding/binary", [2024-03-20T20:02:36.509Z] "encoding/hex", [2024-03-20T20:02:36.509Z] "encoding/pem", [2024-03-20T20:02:36.509Z] "errors", [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.509Z] "hash", [2024-03-20T20:02:36.509Z] "internal/abi", [2024-03-20T20:02:36.509Z] "internal/bytealg", [2024-03-20T20:02:36.509Z] "internal/cpu", [2024-03-20T20:02:36.509Z] "internal/fmtsort", [2024-03-20T20:02:36.509Z] "internal/goexperiment", [2024-03-20T20:02:36.509Z] "internal/itoa", [2024-03-20T20:02:36.509Z] "internal/nettrace", [2024-03-20T20:02:36.509Z] "internal/oserror", [2024-03-20T20:02:36.509Z] "internal/poll", [2024-03-20T20:02:36.509Z] "internal/race", [2024-03-20T20:02:36.509Z] "internal/reflectlite", [2024-03-20T20:02:36.509Z] "internal/singleflight", [2024-03-20T20:02:36.509Z] "internal/syscall/execenv", [2024-03-20T20:02:36.509Z] "internal/syscall/unix", [2024-03-20T20:02:36.509Z] "internal/testlog", [2024-03-20T20:02:36.509Z] "internal/unsafeheader", [2024-03-20T20:02:36.509Z] "io", [2024-03-20T20:02:36.509Z] "io/fs", [2024-03-20T20:02:36.509Z] "io/ioutil", [2024-03-20T20:02:36.509Z] "math", [2024-03-20T20:02:36.509Z] "math/big", [2024-03-20T20:02:36.509Z] "math/bits", [2024-03-20T20:02:36.509Z] "math/rand", [2024-03-20T20:02:36.509Z] "net", [2024-03-20T20:02:36.509Z] "net/url", [2024-03-20T20:02:36.509Z] "os", [2024-03-20T20:02:36.509Z] "path", [2024-03-20T20:02:36.509Z] "path/filepath", [2024-03-20T20:02:36.509Z] "reflect", [2024-03-20T20:02:36.509Z] "runtime", [2024-03-20T20:02:36.509Z] "runtime/cgo", [2024-03-20T20:02:36.509Z] "runtime/internal/atomic", [2024-03-20T20:02:36.509Z] "runtime/internal/math", [2024-03-20T20:02:36.509Z] "runtime/internal/sys", [2024-03-20T20:02:36.509Z] "sort", [2024-03-20T20:02:36.509Z] "strconv", [2024-03-20T20:02:36.509Z] "strings", [2024-03-20T20:02:36.509Z] "sync", [2024-03-20T20:02:36.509Z] "sync/atomic", [2024-03-20T20:02:36.509Z] "syscall", [2024-03-20T20:02:36.509Z] "time", [2024-03-20T20:02:36.509Z] "unicode", [2024-03-20T20:02:36.509Z] "unicode/utf16", [2024-03-20T20:02:36.509Z] "unicode/utf8", [2024-03-20T20:02:36.509Z] "unsafe", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.509Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.509Z] ] [2024-03-20T20:02:36.509Z] } [2024-03-20T20:02:36.509Z] { [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines", [2024-03-20T20:02:36.509Z] "ImportPath": "github.com/openziti/identity/engines", [2024-03-20T20:02:36.509Z] "Name": "engines", [2024-03-20T20:02:36.509Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.509Z] "Module": { [2024-03-20T20:02:36.509Z] "Path": "github.com/openziti/identity", [2024-03-20T20:02:36.509Z] "Version": "v1.0.72", [2024-03-20T20:02:36.509Z] "Time": "2024-03-11T23:35:18Z", [2024-03-20T20:02:36.509Z] "Indirect": true, [2024-03-20T20:02:36.509Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-20T20:02:36.509Z] "GoVersion": "1.19" [2024-03-20T20:02:36.509Z] }, [2024-03-20T20:02:36.509Z] "DepOnly": true, [2024-03-20T20:02:36.509Z] "Stale": true, [2024-03-20T20:02:36.509Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.509Z] "GoFiles": [ [2024-03-20T20:02:36.509Z] "engines.go" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Imports": [ [2024-03-20T20:02:36.509Z] "crypto", [2024-03-20T20:02:36.509Z] "net/url" [2024-03-20T20:02:36.509Z] ], [2024-03-20T20:02:36.509Z] "Deps": [ [2024-03-20T20:02:36.509Z] "crypto", [2024-03-20T20:02:36.509Z] "errors", [2024-03-20T20:02:36.509Z] "fmt", [2024-03-20T20:02:36.509Z] "hash", [2024-03-20T20:02:36.509Z] "internal/abi", [2024-03-20T20:02:36.510Z] "internal/bytealg", [2024-03-20T20:02:36.510Z] "internal/cpu", [2024-03-20T20:02:36.510Z] "internal/fmtsort", [2024-03-20T20:02:36.510Z] "internal/goexperiment", [2024-03-20T20:02:36.510Z] "internal/itoa", [2024-03-20T20:02:36.510Z] "internal/oserror", [2024-03-20T20:02:36.510Z] "internal/poll", [2024-03-20T20:02:36.510Z] "internal/race", [2024-03-20T20:02:36.510Z] "internal/reflectlite", [2024-03-20T20:02:36.510Z] "internal/syscall/execenv", [2024-03-20T20:02:36.510Z] "internal/syscall/unix", [2024-03-20T20:02:36.510Z] "internal/testlog", [2024-03-20T20:02:36.510Z] "internal/unsafeheader", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "io/fs", [2024-03-20T20:02:36.510Z] "math", [2024-03-20T20:02:36.510Z] "math/bits", [2024-03-20T20:02:36.510Z] "net/url", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "path", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "runtime", [2024-03-20T20:02:36.510Z] "runtime/internal/atomic", [2024-03-20T20:02:36.510Z] "runtime/internal/math", [2024-03-20T20:02:36.510Z] "runtime/internal/sys", [2024-03-20T20:02:36.510Z] "sort", [2024-03-20T20:02:36.510Z] "strconv", [2024-03-20T20:02:36.510Z] "strings", [2024-03-20T20:02:36.510Z] "sync", [2024-03-20T20:02:36.510Z] "sync/atomic", [2024-03-20T20:02:36.510Z] "syscall", [2024-03-20T20:02:36.510Z] "time", [2024-03-20T20:02:36.510Z] "unicode", [2024-03-20T20:02:36.510Z] "unicode/utf8", [2024-03-20T20:02:36.510Z] "unsafe" [2024-03-20T20:02:36.510Z] ] [2024-03-20T20:02:36.510Z] } [2024-03-20T20:02:36.510Z] { [2024-03-20T20:02:36.510Z] "Dir": "/usr/local/go/src/os/user", [2024-03-20T20:02:36.510Z] "ImportPath": "os/user", [2024-03-20T20:02:36.510Z] "Name": "user", [2024-03-20T20:02:36.510Z] "Doc": "Package user allows user account lookups by name or id.", [2024-03-20T20:02:36.510Z] "Target": "/usr/local/go/pkg/linux_amd64/os/user.a", [2024-03-20T20:02:36.510Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.510Z] "Goroot": true, [2024-03-20T20:02:36.510Z] "Standard": true, [2024-03-20T20:02:36.510Z] "DepOnly": true, [2024-03-20T20:02:36.510Z] "GoFiles": [ [2024-03-20T20:02:36.510Z] "lookup.go", [2024-03-20T20:02:36.510Z] "user.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "CgoFiles": [ [2024-03-20T20:02:36.510Z] "cgo_lookup_unix.go", [2024-03-20T20:02:36.510Z] "getgrouplist_unix.go", [2024-03-20T20:02:36.510Z] "listgroups_unix.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.510Z] "getgrouplist_darwin.go", [2024-03-20T20:02:36.510Z] "listgroups_aix.go", [2024-03-20T20:02:36.510Z] "listgroups_illumos.go", [2024-03-20T20:02:36.510Z] "lookup_android.go", [2024-03-20T20:02:36.510Z] "lookup_plan9.go", [2024-03-20T20:02:36.510Z] "lookup_stubs.go", [2024-03-20T20:02:36.510Z] "lookup_unix.go", [2024-03-20T20:02:36.510Z] "lookup_unix_test.go", [2024-03-20T20:02:36.510Z] "lookup_windows.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Imports": [ [2024-03-20T20:02:36.510Z] "C", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "strconv", [2024-03-20T20:02:36.510Z] "strings", [2024-03-20T20:02:36.510Z] "sync", [2024-03-20T20:02:36.510Z] "syscall", [2024-03-20T20:02:36.510Z] "unsafe" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Deps": [ [2024-03-20T20:02:36.510Z] "errors", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "internal/abi", [2024-03-20T20:02:36.510Z] "internal/bytealg", [2024-03-20T20:02:36.510Z] "internal/cpu", [2024-03-20T20:02:36.510Z] "internal/fmtsort", [2024-03-20T20:02:36.510Z] "internal/goexperiment", [2024-03-20T20:02:36.510Z] "internal/itoa", [2024-03-20T20:02:36.510Z] "internal/oserror", [2024-03-20T20:02:36.510Z] "internal/poll", [2024-03-20T20:02:36.510Z] "internal/race", [2024-03-20T20:02:36.510Z] "internal/reflectlite", [2024-03-20T20:02:36.510Z] "internal/syscall/execenv", [2024-03-20T20:02:36.510Z] "internal/syscall/unix", [2024-03-20T20:02:36.510Z] "internal/testlog", [2024-03-20T20:02:36.510Z] "internal/unsafeheader", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "io/fs", [2024-03-20T20:02:36.510Z] "math", [2024-03-20T20:02:36.510Z] "math/bits", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "path", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "runtime", [2024-03-20T20:02:36.510Z] "runtime/cgo", [2024-03-20T20:02:36.510Z] "runtime/internal/atomic", [2024-03-20T20:02:36.510Z] "runtime/internal/math", [2024-03-20T20:02:36.510Z] "runtime/internal/sys", [2024-03-20T20:02:36.510Z] "sort", [2024-03-20T20:02:36.510Z] "strconv", [2024-03-20T20:02:36.510Z] "strings", [2024-03-20T20:02:36.510Z] "sync", [2024-03-20T20:02:36.510Z] "sync/atomic", [2024-03-20T20:02:36.510Z] "syscall", [2024-03-20T20:02:36.510Z] "time", [2024-03-20T20:02:36.510Z] "unicode", [2024-03-20T20:02:36.510Z] "unicode/utf8", [2024-03-20T20:02:36.510Z] "unsafe" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "TestGoFiles": [ [2024-03-20T20:02:36.510Z] "cgo_unix_test.go", [2024-03-20T20:02:36.510Z] "user_test.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "TestImports": [ [2024-03-20T20:02:36.510Z] "runtime", [2024-03-20T20:02:36.510Z] "testing" [2024-03-20T20:02:36.510Z] ] [2024-03-20T20:02:36.510Z] } [2024-03-20T20:02:36.510Z] { [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/auth", [2024-03-20T20:02:36.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.510Z] "Name": "auth", [2024-03-20T20:02:36.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Module": { [2024-03-20T20:02:36.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.510Z] "Indirect": true, [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.510Z] "GoVersion": "1.15" [2024-03-20T20:02:36.510Z] }, [2024-03-20T20:02:36.510Z] "DepOnly": true, [2024-03-20T20:02:36.510Z] "Stale": true, [2024-03-20T20:02:36.510Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.510Z] "GoFiles": [ [2024-03-20T20:02:36.510Z] "direct.go", [2024-03-20T20:02:36.510Z] "mod.go", [2024-03-20T20:02:36.510Z] "no_auth.go", [2024-03-20T20:02:36.510Z] "unix_peer.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Imports": [ [2024-03-20T20:02:36.510Z] "bytes", [2024-03-20T20:02:36.510Z] "encoding/binary", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "os/user", [2024-03-20T20:02:36.510Z] "strconv" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Deps": [ [2024-03-20T20:02:36.510Z] "bytes", [2024-03-20T20:02:36.510Z] "encoding/binary", [2024-03-20T20:02:36.510Z] "errors", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "internal/abi", [2024-03-20T20:02:36.510Z] "internal/bytealg", [2024-03-20T20:02:36.510Z] "internal/cpu", [2024-03-20T20:02:36.510Z] "internal/fmtsort", [2024-03-20T20:02:36.510Z] "internal/goexperiment", [2024-03-20T20:02:36.510Z] "internal/itoa", [2024-03-20T20:02:36.510Z] "internal/oserror", [2024-03-20T20:02:36.510Z] "internal/poll", [2024-03-20T20:02:36.510Z] "internal/race", [2024-03-20T20:02:36.510Z] "internal/reflectlite", [2024-03-20T20:02:36.510Z] "internal/syscall/execenv", [2024-03-20T20:02:36.510Z] "internal/syscall/unix", [2024-03-20T20:02:36.510Z] "internal/testlog", [2024-03-20T20:02:36.510Z] "internal/unsafeheader", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "io/fs", [2024-03-20T20:02:36.510Z] "math", [2024-03-20T20:02:36.510Z] "math/bits", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "os/user", [2024-03-20T20:02:36.510Z] "path", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "runtime", [2024-03-20T20:02:36.510Z] "runtime/cgo", [2024-03-20T20:02:36.510Z] "runtime/internal/atomic", [2024-03-20T20:02:36.510Z] "runtime/internal/math", [2024-03-20T20:02:36.510Z] "runtime/internal/sys", [2024-03-20T20:02:36.510Z] "sort", [2024-03-20T20:02:36.510Z] "strconv", [2024-03-20T20:02:36.510Z] "strings", [2024-03-20T20:02:36.510Z] "sync", [2024-03-20T20:02:36.510Z] "sync/atomic", [2024-03-20T20:02:36.510Z] "syscall", [2024-03-20T20:02:36.510Z] "time", [2024-03-20T20:02:36.510Z] "unicode", [2024-03-20T20:02:36.510Z] "unicode/utf8", [2024-03-20T20:02:36.510Z] "unsafe" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "TestGoFiles": [ [2024-03-20T20:02:36.510Z] "auth_internal_suite_test.go", [2024-03-20T20:02:36.510Z] "auth_internal_test.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "TestImports": [ [2024-03-20T20:02:36.510Z] "encoding/binary", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.510Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.510Z] "os/user", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "testing" [2024-03-20T20:02:36.510Z] ] [2024-03-20T20:02:36.510Z] } [2024-03-20T20:02:36.510Z] { [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/connection", [2024-03-20T20:02:36.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.510Z] "Name": "connection", [2024-03-20T20:02:36.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Module": { [2024-03-20T20:02:36.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.510Z] "Indirect": true, [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.510Z] "GoVersion": "1.15" [2024-03-20T20:02:36.510Z] }, [2024-03-20T20:02:36.510Z] "DepOnly": true, [2024-03-20T20:02:36.510Z] "Stale": true, [2024-03-20T20:02:36.510Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.510Z] "GoFiles": [ [2024-03-20T20:02:36.510Z] "conn.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Imports": [ [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "net", [2024-03-20T20:02:36.510Z] "net/url", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "strings" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Deps": [ [2024-03-20T20:02:36.510Z] "context", [2024-03-20T20:02:36.510Z] "errors", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "internal/abi", [2024-03-20T20:02:36.510Z] "internal/bytealg", [2024-03-20T20:02:36.510Z] "internal/cpu", [2024-03-20T20:02:36.510Z] "internal/fmtsort", [2024-03-20T20:02:36.510Z] "internal/goexperiment", [2024-03-20T20:02:36.510Z] "internal/itoa", [2024-03-20T20:02:36.510Z] "internal/nettrace", [2024-03-20T20:02:36.510Z] "internal/oserror", [2024-03-20T20:02:36.510Z] "internal/poll", [2024-03-20T20:02:36.510Z] "internal/race", [2024-03-20T20:02:36.510Z] "internal/reflectlite", [2024-03-20T20:02:36.510Z] "internal/singleflight", [2024-03-20T20:02:36.510Z] "internal/syscall/execenv", [2024-03-20T20:02:36.510Z] "internal/syscall/unix", [2024-03-20T20:02:36.510Z] "internal/testlog", [2024-03-20T20:02:36.510Z] "internal/unsafeheader", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "io/fs", [2024-03-20T20:02:36.510Z] "math", [2024-03-20T20:02:36.510Z] "math/bits", [2024-03-20T20:02:36.510Z] "net", [2024-03-20T20:02:36.510Z] "net/url", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "path", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "runtime", [2024-03-20T20:02:36.510Z] "runtime/cgo", [2024-03-20T20:02:36.510Z] "runtime/internal/atomic", [2024-03-20T20:02:36.510Z] "runtime/internal/math", [2024-03-20T20:02:36.510Z] "runtime/internal/sys", [2024-03-20T20:02:36.510Z] "sort", [2024-03-20T20:02:36.510Z] "strconv", [2024-03-20T20:02:36.510Z] "strings", [2024-03-20T20:02:36.510Z] "sync", [2024-03-20T20:02:36.510Z] "sync/atomic", [2024-03-20T20:02:36.510Z] "syscall", [2024-03-20T20:02:36.510Z] "time", [2024-03-20T20:02:36.510Z] "unicode", [2024-03-20T20:02:36.510Z] "unicode/utf8", [2024-03-20T20:02:36.510Z] "unsafe", [2024-03-20T20:02:36.510Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "TestGoFiles": [ [2024-03-20T20:02:36.510Z] "conn_internal_test.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "TestImports": [ [2024-03-20T20:02:36.510Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.510Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "io/ioutil", [2024-03-20T20:02:36.510Z] "net", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "testing", [2024-03-20T20:02:36.510Z] "time" [2024-03-20T20:02:36.510Z] ] [2024-03-20T20:02:36.510Z] } [2024-03-20T20:02:36.510Z] { [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/deleteclient", [2024-03-20T20:02:36.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.510Z] "Name": "deleteclient", [2024-03-20T20:02:36.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Module": { [2024-03-20T20:02:36.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.510Z] "Indirect": true, [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.510Z] "GoVersion": "1.15" [2024-03-20T20:02:36.510Z] }, [2024-03-20T20:02:36.510Z] "DepOnly": true, [2024-03-20T20:02:36.510Z] "Stale": true, [2024-03-20T20:02:36.510Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.510Z] "GoFiles": [ [2024-03-20T20:02:36.510Z] "delete_client.pb.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Imports": [ [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "sync" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Deps": [ [2024-03-20T20:02:36.510Z] "bufio", [2024-03-20T20:02:36.510Z] "bytes", [2024-03-20T20:02:36.510Z] "compress/flate", [2024-03-20T20:02:36.510Z] "compress/gzip", [2024-03-20T20:02:36.510Z] "embed", [2024-03-20T20:02:36.510Z] "encoding", [2024-03-20T20:02:36.510Z] "encoding/base64", [2024-03-20T20:02:36.510Z] "encoding/binary", [2024-03-20T20:02:36.510Z] "encoding/json", [2024-03-20T20:02:36.510Z] "errors", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "go/token", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.510Z] "hash", [2024-03-20T20:02:36.510Z] "hash/crc32", [2024-03-20T20:02:36.510Z] "hash/fnv", [2024-03-20T20:02:36.510Z] "internal/abi", [2024-03-20T20:02:36.510Z] "internal/bytealg", [2024-03-20T20:02:36.510Z] "internal/cpu", [2024-03-20T20:02:36.510Z] "internal/fmtsort", [2024-03-20T20:02:36.510Z] "internal/goexperiment", [2024-03-20T20:02:36.510Z] "internal/itoa", [2024-03-20T20:02:36.510Z] "internal/oserror", [2024-03-20T20:02:36.510Z] "internal/poll", [2024-03-20T20:02:36.510Z] "internal/race", [2024-03-20T20:02:36.510Z] "internal/reflectlite", [2024-03-20T20:02:36.510Z] "internal/syscall/execenv", [2024-03-20T20:02:36.510Z] "internal/syscall/unix", [2024-03-20T20:02:36.510Z] "internal/testlog", [2024-03-20T20:02:36.510Z] "internal/unsafeheader", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "io/fs", [2024-03-20T20:02:36.510Z] "io/ioutil", [2024-03-20T20:02:36.510Z] "math", [2024-03-20T20:02:36.510Z] "math/bits", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "path", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "runtime", [2024-03-20T20:02:36.510Z] "runtime/internal/atomic", [2024-03-20T20:02:36.510Z] "runtime/internal/math", [2024-03-20T20:02:36.510Z] "runtime/internal/sys", [2024-03-20T20:02:36.510Z] "sort", [2024-03-20T20:02:36.510Z] "strconv", [2024-03-20T20:02:36.510Z] "strings", [2024-03-20T20:02:36.510Z] "sync", [2024-03-20T20:02:36.510Z] "sync/atomic", [2024-03-20T20:02:36.510Z] "syscall", [2024-03-20T20:02:36.510Z] "time", [2024-03-20T20:02:36.510Z] "unicode", [2024-03-20T20:02:36.510Z] "unicode/utf16", [2024-03-20T20:02:36.510Z] "unicode/utf8", [2024-03-20T20:02:36.510Z] "unsafe" [2024-03-20T20:02:36.510Z] ] [2024-03-20T20:02:36.510Z] } [2024-03-20T20:02:36.510Z] { [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listauthenticators", [2024-03-20T20:02:36.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.510Z] "Name": "listauthenticators", [2024-03-20T20:02:36.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Module": { [2024-03-20T20:02:36.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.510Z] "Indirect": true, [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.510Z] "GoVersion": "1.15" [2024-03-20T20:02:36.510Z] }, [2024-03-20T20:02:36.510Z] "DepOnly": true, [2024-03-20T20:02:36.510Z] "Stale": true, [2024-03-20T20:02:36.510Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.510Z] "GoFiles": [ [2024-03-20T20:02:36.510Z] "list_authenticators.pb.go" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Imports": [ [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "sync" [2024-03-20T20:02:36.510Z] ], [2024-03-20T20:02:36.510Z] "Deps": [ [2024-03-20T20:02:36.510Z] "bufio", [2024-03-20T20:02:36.510Z] "bytes", [2024-03-20T20:02:36.510Z] "compress/flate", [2024-03-20T20:02:36.510Z] "compress/gzip", [2024-03-20T20:02:36.510Z] "embed", [2024-03-20T20:02:36.510Z] "encoding", [2024-03-20T20:02:36.510Z] "encoding/base64", [2024-03-20T20:02:36.510Z] "encoding/binary", [2024-03-20T20:02:36.510Z] "encoding/json", [2024-03-20T20:02:36.510Z] "errors", [2024-03-20T20:02:36.510Z] "fmt", [2024-03-20T20:02:36.510Z] "go/token", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.510Z] "hash", [2024-03-20T20:02:36.510Z] "hash/crc32", [2024-03-20T20:02:36.510Z] "hash/fnv", [2024-03-20T20:02:36.510Z] "internal/abi", [2024-03-20T20:02:36.510Z] "internal/bytealg", [2024-03-20T20:02:36.510Z] "internal/cpu", [2024-03-20T20:02:36.510Z] "internal/fmtsort", [2024-03-20T20:02:36.510Z] "internal/goexperiment", [2024-03-20T20:02:36.510Z] "internal/itoa", [2024-03-20T20:02:36.510Z] "internal/oserror", [2024-03-20T20:02:36.510Z] "internal/poll", [2024-03-20T20:02:36.510Z] "internal/race", [2024-03-20T20:02:36.510Z] "internal/reflectlite", [2024-03-20T20:02:36.510Z] "internal/syscall/execenv", [2024-03-20T20:02:36.510Z] "internal/syscall/unix", [2024-03-20T20:02:36.510Z] "internal/testlog", [2024-03-20T20:02:36.510Z] "internal/unsafeheader", [2024-03-20T20:02:36.510Z] "io", [2024-03-20T20:02:36.510Z] "io/fs", [2024-03-20T20:02:36.510Z] "io/ioutil", [2024-03-20T20:02:36.510Z] "math", [2024-03-20T20:02:36.510Z] "math/bits", [2024-03-20T20:02:36.510Z] "os", [2024-03-20T20:02:36.510Z] "path", [2024-03-20T20:02:36.510Z] "reflect", [2024-03-20T20:02:36.510Z] "runtime", [2024-03-20T20:02:36.510Z] "runtime/internal/atomic", [2024-03-20T20:02:36.510Z] "runtime/internal/math", [2024-03-20T20:02:36.510Z] "runtime/internal/sys", [2024-03-20T20:02:36.510Z] "sort", [2024-03-20T20:02:36.510Z] "strconv", [2024-03-20T20:02:36.510Z] "strings", [2024-03-20T20:02:36.510Z] "sync", [2024-03-20T20:02:36.510Z] "sync/atomic", [2024-03-20T20:02:36.510Z] "syscall", [2024-03-20T20:02:36.510Z] "time", [2024-03-20T20:02:36.510Z] "unicode", [2024-03-20T20:02:36.510Z] "unicode/utf16", [2024-03-20T20:02:36.510Z] "unicode/utf8", [2024-03-20T20:02:36.510Z] "unsafe" [2024-03-20T20:02:36.510Z] ] [2024-03-20T20:02:36.510Z] } [2024-03-20T20:02:36.510Z] { [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listclients", [2024-03-20T20:02:36.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.510Z] "Name": "listclients", [2024-03-20T20:02:36.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Module": { [2024-03-20T20:02:36.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.510Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.510Z] "Indirect": true, [2024-03-20T20:02:36.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.511Z] "GoVersion": "1.15" [2024-03-20T20:02:36.511Z] }, [2024-03-20T20:02:36.511Z] "DepOnly": true, [2024-03-20T20:02:36.511Z] "Stale": true, [2024-03-20T20:02:36.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "GoFiles": [ [2024-03-20T20:02:36.511Z] "list_clients.pb.go" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Imports": [ [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "sync" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Deps": [ [2024-03-20T20:02:36.511Z] "bufio", [2024-03-20T20:02:36.511Z] "bytes", [2024-03-20T20:02:36.511Z] "compress/flate", [2024-03-20T20:02:36.511Z] "compress/gzip", [2024-03-20T20:02:36.511Z] "embed", [2024-03-20T20:02:36.511Z] "encoding", [2024-03-20T20:02:36.511Z] "encoding/base64", [2024-03-20T20:02:36.511Z] "encoding/binary", [2024-03-20T20:02:36.511Z] "encoding/json", [2024-03-20T20:02:36.511Z] "errors", [2024-03-20T20:02:36.511Z] "fmt", [2024-03-20T20:02:36.511Z] "go/token", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "hash", [2024-03-20T20:02:36.511Z] "hash/crc32", [2024-03-20T20:02:36.511Z] "hash/fnv", [2024-03-20T20:02:36.511Z] "internal/abi", [2024-03-20T20:02:36.511Z] "internal/bytealg", [2024-03-20T20:02:36.511Z] "internal/cpu", [2024-03-20T20:02:36.511Z] "internal/fmtsort", [2024-03-20T20:02:36.511Z] "internal/goexperiment", [2024-03-20T20:02:36.511Z] "internal/itoa", [2024-03-20T20:02:36.511Z] "internal/oserror", [2024-03-20T20:02:36.511Z] "internal/poll", [2024-03-20T20:02:36.511Z] "internal/race", [2024-03-20T20:02:36.511Z] "internal/reflectlite", [2024-03-20T20:02:36.511Z] "internal/syscall/execenv", [2024-03-20T20:02:36.511Z] "internal/syscall/unix", [2024-03-20T20:02:36.511Z] "internal/testlog", [2024-03-20T20:02:36.511Z] "internal/unsafeheader", [2024-03-20T20:02:36.511Z] "io", [2024-03-20T20:02:36.511Z] "io/fs", [2024-03-20T20:02:36.511Z] "io/ioutil", [2024-03-20T20:02:36.511Z] "math", [2024-03-20T20:02:36.511Z] "math/bits", [2024-03-20T20:02:36.511Z] "os", [2024-03-20T20:02:36.511Z] "path", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "runtime", [2024-03-20T20:02:36.511Z] "runtime/internal/atomic", [2024-03-20T20:02:36.511Z] "runtime/internal/math", [2024-03-20T20:02:36.511Z] "runtime/internal/sys", [2024-03-20T20:02:36.511Z] "sort", [2024-03-20T20:02:36.511Z] "strconv", [2024-03-20T20:02:36.511Z] "strings", [2024-03-20T20:02:36.511Z] "sync", [2024-03-20T20:02:36.511Z] "sync/atomic", [2024-03-20T20:02:36.511Z] "syscall", [2024-03-20T20:02:36.511Z] "time", [2024-03-20T20:02:36.511Z] "unicode", [2024-03-20T20:02:36.511Z] "unicode/utf16", [2024-03-20T20:02:36.511Z] "unicode/utf8", [2024-03-20T20:02:36.511Z] "unsafe" [2024-03-20T20:02:36.511Z] ] [2024-03-20T20:02:36.511Z] } [2024-03-20T20:02:36.511Z] { [2024-03-20T20:02:36.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaalgorithm", [2024-03-20T20:02:36.511Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.511Z] "Name": "psaalgorithm", [2024-03-20T20:02:36.511Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "Module": { [2024-03-20T20:02:36.511Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.511Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.511Z] "Indirect": true, [2024-03-20T20:02:36.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.511Z] "GoVersion": "1.15" [2024-03-20T20:02:36.511Z] }, [2024-03-20T20:02:36.511Z] "DepOnly": true, [2024-03-20T20:02:36.511Z] "Stale": true, [2024-03-20T20:02:36.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "GoFiles": [ [2024-03-20T20:02:36.511Z] "psa_algorithm.pb.go" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Imports": [ [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "sync" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Deps": [ [2024-03-20T20:02:36.511Z] "bufio", [2024-03-20T20:02:36.511Z] "bytes", [2024-03-20T20:02:36.511Z] "compress/flate", [2024-03-20T20:02:36.511Z] "compress/gzip", [2024-03-20T20:02:36.511Z] "embed", [2024-03-20T20:02:36.511Z] "encoding", [2024-03-20T20:02:36.511Z] "encoding/base64", [2024-03-20T20:02:36.511Z] "encoding/binary", [2024-03-20T20:02:36.511Z] "encoding/json", [2024-03-20T20:02:36.511Z] "errors", [2024-03-20T20:02:36.511Z] "fmt", [2024-03-20T20:02:36.511Z] "go/token", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "hash", [2024-03-20T20:02:36.511Z] "hash/crc32", [2024-03-20T20:02:36.511Z] "hash/fnv", [2024-03-20T20:02:36.511Z] "internal/abi", [2024-03-20T20:02:36.511Z] "internal/bytealg", [2024-03-20T20:02:36.511Z] "internal/cpu", [2024-03-20T20:02:36.511Z] "internal/fmtsort", [2024-03-20T20:02:36.511Z] "internal/goexperiment", [2024-03-20T20:02:36.511Z] "internal/itoa", [2024-03-20T20:02:36.511Z] "internal/oserror", [2024-03-20T20:02:36.511Z] "internal/poll", [2024-03-20T20:02:36.511Z] "internal/race", [2024-03-20T20:02:36.511Z] "internal/reflectlite", [2024-03-20T20:02:36.511Z] "internal/syscall/execenv", [2024-03-20T20:02:36.511Z] "internal/syscall/unix", [2024-03-20T20:02:36.511Z] "internal/testlog", [2024-03-20T20:02:36.511Z] "internal/unsafeheader", [2024-03-20T20:02:36.511Z] "io", [2024-03-20T20:02:36.511Z] "io/fs", [2024-03-20T20:02:36.511Z] "io/ioutil", [2024-03-20T20:02:36.511Z] "math", [2024-03-20T20:02:36.511Z] "math/bits", [2024-03-20T20:02:36.511Z] "os", [2024-03-20T20:02:36.511Z] "path", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "runtime", [2024-03-20T20:02:36.511Z] "runtime/internal/atomic", [2024-03-20T20:02:36.511Z] "runtime/internal/math", [2024-03-20T20:02:36.511Z] "runtime/internal/sys", [2024-03-20T20:02:36.511Z] "sort", [2024-03-20T20:02:36.511Z] "strconv", [2024-03-20T20:02:36.511Z] "strings", [2024-03-20T20:02:36.511Z] "sync", [2024-03-20T20:02:36.511Z] "sync/atomic", [2024-03-20T20:02:36.511Z] "syscall", [2024-03-20T20:02:36.511Z] "time", [2024-03-20T20:02:36.511Z] "unicode", [2024-03-20T20:02:36.511Z] "unicode/utf16", [2024-03-20T20:02:36.511Z] "unicode/utf8", [2024-03-20T20:02:36.511Z] "unsafe" [2024-03-20T20:02:36.511Z] ] [2024-03-20T20:02:36.511Z] } [2024-03-20T20:02:36.511Z] { [2024-03-20T20:02:36.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psakeyattributes", [2024-03-20T20:02:36.511Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.511Z] "Name": "psakeyattributes", [2024-03-20T20:02:36.511Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "Module": { [2024-03-20T20:02:36.511Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.511Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.511Z] "Indirect": true, [2024-03-20T20:02:36.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.511Z] "GoVersion": "1.15" [2024-03-20T20:02:36.511Z] }, [2024-03-20T20:02:36.511Z] "DepOnly": true, [2024-03-20T20:02:36.511Z] "Stale": true, [2024-03-20T20:02:36.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "GoFiles": [ [2024-03-20T20:02:36.511Z] "psa_key_attributes.pb.go" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Imports": [ [2024-03-20T20:02:36.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "sync" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Deps": [ [2024-03-20T20:02:36.511Z] "bufio", [2024-03-20T20:02:36.511Z] "bytes", [2024-03-20T20:02:36.511Z] "compress/flate", [2024-03-20T20:02:36.511Z] "compress/gzip", [2024-03-20T20:02:36.511Z] "embed", [2024-03-20T20:02:36.511Z] "encoding", [2024-03-20T20:02:36.511Z] "encoding/base64", [2024-03-20T20:02:36.511Z] "encoding/binary", [2024-03-20T20:02:36.511Z] "encoding/json", [2024-03-20T20:02:36.511Z] "errors", [2024-03-20T20:02:36.511Z] "fmt", [2024-03-20T20:02:36.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.511Z] "go/token", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "hash", [2024-03-20T20:02:36.511Z] "hash/crc32", [2024-03-20T20:02:36.511Z] "hash/fnv", [2024-03-20T20:02:36.511Z] "internal/abi", [2024-03-20T20:02:36.511Z] "internal/bytealg", [2024-03-20T20:02:36.511Z] "internal/cpu", [2024-03-20T20:02:36.511Z] "internal/fmtsort", [2024-03-20T20:02:36.511Z] "internal/goexperiment", [2024-03-20T20:02:36.511Z] "internal/itoa", [2024-03-20T20:02:36.511Z] "internal/oserror", [2024-03-20T20:02:36.511Z] "internal/poll", [2024-03-20T20:02:36.511Z] "internal/race", [2024-03-20T20:02:36.511Z] "internal/reflectlite", [2024-03-20T20:02:36.511Z] "internal/syscall/execenv", [2024-03-20T20:02:36.511Z] "internal/syscall/unix", [2024-03-20T20:02:36.511Z] "internal/testlog", [2024-03-20T20:02:36.511Z] "internal/unsafeheader", [2024-03-20T20:02:36.511Z] "io", [2024-03-20T20:02:36.511Z] "io/fs", [2024-03-20T20:02:36.511Z] "io/ioutil", [2024-03-20T20:02:36.511Z] "math", [2024-03-20T20:02:36.511Z] "math/bits", [2024-03-20T20:02:36.511Z] "os", [2024-03-20T20:02:36.511Z] "path", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "runtime", [2024-03-20T20:02:36.511Z] "runtime/internal/atomic", [2024-03-20T20:02:36.511Z] "runtime/internal/math", [2024-03-20T20:02:36.511Z] "runtime/internal/sys", [2024-03-20T20:02:36.511Z] "sort", [2024-03-20T20:02:36.511Z] "strconv", [2024-03-20T20:02:36.511Z] "strings", [2024-03-20T20:02:36.511Z] "sync", [2024-03-20T20:02:36.511Z] "sync/atomic", [2024-03-20T20:02:36.511Z] "syscall", [2024-03-20T20:02:36.511Z] "time", [2024-03-20T20:02:36.511Z] "unicode", [2024-03-20T20:02:36.511Z] "unicode/utf16", [2024-03-20T20:02:36.511Z] "unicode/utf8", [2024-03-20T20:02:36.511Z] "unsafe" [2024-03-20T20:02:36.511Z] ] [2024-03-20T20:02:36.511Z] } [2024-03-20T20:02:36.511Z] { [2024-03-20T20:02:36.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listkeys", [2024-03-20T20:02:36.511Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.511Z] "Name": "listkeys", [2024-03-20T20:02:36.511Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "Module": { [2024-03-20T20:02:36.511Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.511Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.511Z] "Indirect": true, [2024-03-20T20:02:36.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.511Z] "GoVersion": "1.15" [2024-03-20T20:02:36.511Z] }, [2024-03-20T20:02:36.511Z] "DepOnly": true, [2024-03-20T20:02:36.511Z] "Stale": true, [2024-03-20T20:02:36.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "GoFiles": [ [2024-03-20T20:02:36.511Z] "list_keys.pb.go" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Imports": [ [2024-03-20T20:02:36.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "sync" [2024-03-20T20:02:36.511Z] ], [2024-03-20T20:02:36.511Z] "Deps": [ [2024-03-20T20:02:36.511Z] "bufio", [2024-03-20T20:02:36.511Z] "bytes", [2024-03-20T20:02:36.511Z] "compress/flate", [2024-03-20T20:02:36.511Z] "compress/gzip", [2024-03-20T20:02:36.511Z] "embed", [2024-03-20T20:02:36.511Z] "encoding", [2024-03-20T20:02:36.511Z] "encoding/base64", [2024-03-20T20:02:36.511Z] "encoding/binary", [2024-03-20T20:02:36.511Z] "encoding/json", [2024-03-20T20:02:36.511Z] "errors", [2024-03-20T20:02:36.511Z] "fmt", [2024-03-20T20:02:36.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.511Z] "go/token", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.511Z] "hash", [2024-03-20T20:02:36.511Z] "hash/crc32", [2024-03-20T20:02:36.511Z] "hash/fnv", [2024-03-20T20:02:36.511Z] "internal/abi", [2024-03-20T20:02:36.511Z] "internal/bytealg", [2024-03-20T20:02:36.511Z] "internal/cpu", [2024-03-20T20:02:36.511Z] "internal/fmtsort", [2024-03-20T20:02:36.511Z] "internal/goexperiment", [2024-03-20T20:02:36.511Z] "internal/itoa", [2024-03-20T20:02:36.511Z] "internal/oserror", [2024-03-20T20:02:36.511Z] "internal/poll", [2024-03-20T20:02:36.511Z] "internal/race", [2024-03-20T20:02:36.511Z] "internal/reflectlite", [2024-03-20T20:02:36.511Z] "internal/syscall/execenv", [2024-03-20T20:02:36.511Z] "internal/syscall/unix", [2024-03-20T20:02:36.511Z] "internal/testlog", [2024-03-20T20:02:36.511Z] "internal/unsafeheader", [2024-03-20T20:02:36.511Z] "io", [2024-03-20T20:02:36.511Z] "io/fs", [2024-03-20T20:02:36.511Z] "io/ioutil", [2024-03-20T20:02:36.511Z] "math", [2024-03-20T20:02:36.511Z] "math/bits", [2024-03-20T20:02:36.511Z] "os", [2024-03-20T20:02:36.511Z] "path", [2024-03-20T20:02:36.511Z] "reflect", [2024-03-20T20:02:36.511Z] "runtime", [2024-03-20T20:02:36.511Z] "runtime/internal/atomic", [2024-03-20T20:02:36.511Z] "runtime/internal/math", [2024-03-20T20:02:36.511Z] "runtime/internal/sys", [2024-03-20T20:02:36.511Z] "sort", [2024-03-20T20:02:36.511Z] "strconv", [2024-03-20T20:02:36.511Z] "strings", [2024-03-20T20:02:36.511Z] "sync", [2024-03-20T20:02:36.511Z] "sync/atomic", [2024-03-20T20:02:36.511Z] "syscall", [2024-03-20T20:02:36.511Z] "time", [2024-03-20T20:02:36.511Z] "unicode", [2024-03-20T20:02:36.511Z] "unicode/utf16", [2024-03-20T20:02:36.511Z] "unicode/utf8", [2024-03-20T20:02:36.511Z] "unsafe" [2024-03-20T20:02:36.511Z] ] [2024-03-20T20:02:36.511Z] } [2024-03-20T20:02:36.511Z] { [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listopcodes", [2024-03-20T20:02:36.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.512Z] "Name": "listopcodes", [2024-03-20T20:02:36.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Module": { [2024-03-20T20:02:36.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.512Z] "Indirect": true, [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.512Z] "GoVersion": "1.15" [2024-03-20T20:02:36.512Z] }, [2024-03-20T20:02:36.512Z] "DepOnly": true, [2024-03-20T20:02:36.512Z] "Stale": true, [2024-03-20T20:02:36.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "GoFiles": [ [2024-03-20T20:02:36.512Z] "list_opcodes.pb.go" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Imports": [ [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "sync" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Deps": [ [2024-03-20T20:02:36.512Z] "bufio", [2024-03-20T20:02:36.512Z] "bytes", [2024-03-20T20:02:36.512Z] "compress/flate", [2024-03-20T20:02:36.512Z] "compress/gzip", [2024-03-20T20:02:36.512Z] "embed", [2024-03-20T20:02:36.512Z] "encoding", [2024-03-20T20:02:36.512Z] "encoding/base64", [2024-03-20T20:02:36.512Z] "encoding/binary", [2024-03-20T20:02:36.512Z] "encoding/json", [2024-03-20T20:02:36.512Z] "errors", [2024-03-20T20:02:36.512Z] "fmt", [2024-03-20T20:02:36.512Z] "go/token", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "hash", [2024-03-20T20:02:36.512Z] "hash/crc32", [2024-03-20T20:02:36.512Z] "hash/fnv", [2024-03-20T20:02:36.512Z] "internal/abi", [2024-03-20T20:02:36.512Z] "internal/bytealg", [2024-03-20T20:02:36.512Z] "internal/cpu", [2024-03-20T20:02:36.512Z] "internal/fmtsort", [2024-03-20T20:02:36.512Z] "internal/goexperiment", [2024-03-20T20:02:36.512Z] "internal/itoa", [2024-03-20T20:02:36.512Z] "internal/oserror", [2024-03-20T20:02:36.512Z] "internal/poll", [2024-03-20T20:02:36.512Z] "internal/race", [2024-03-20T20:02:36.512Z] "internal/reflectlite", [2024-03-20T20:02:36.512Z] "internal/syscall/execenv", [2024-03-20T20:02:36.512Z] "internal/syscall/unix", [2024-03-20T20:02:36.512Z] "internal/testlog", [2024-03-20T20:02:36.512Z] "internal/unsafeheader", [2024-03-20T20:02:36.512Z] "io", [2024-03-20T20:02:36.512Z] "io/fs", [2024-03-20T20:02:36.512Z] "io/ioutil", [2024-03-20T20:02:36.512Z] "math", [2024-03-20T20:02:36.512Z] "math/bits", [2024-03-20T20:02:36.512Z] "os", [2024-03-20T20:02:36.512Z] "path", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "runtime", [2024-03-20T20:02:36.512Z] "runtime/internal/atomic", [2024-03-20T20:02:36.512Z] "runtime/internal/math", [2024-03-20T20:02:36.512Z] "runtime/internal/sys", [2024-03-20T20:02:36.512Z] "sort", [2024-03-20T20:02:36.512Z] "strconv", [2024-03-20T20:02:36.512Z] "strings", [2024-03-20T20:02:36.512Z] "sync", [2024-03-20T20:02:36.512Z] "sync/atomic", [2024-03-20T20:02:36.512Z] "syscall", [2024-03-20T20:02:36.512Z] "time", [2024-03-20T20:02:36.512Z] "unicode", [2024-03-20T20:02:36.512Z] "unicode/utf16", [2024-03-20T20:02:36.512Z] "unicode/utf8", [2024-03-20T20:02:36.512Z] "unsafe" [2024-03-20T20:02:36.512Z] ] [2024-03-20T20:02:36.512Z] } [2024-03-20T20:02:36.512Z] { [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listproviders", [2024-03-20T20:02:36.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.512Z] "Name": "listproviders", [2024-03-20T20:02:36.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Module": { [2024-03-20T20:02:36.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.512Z] "Indirect": true, [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.512Z] "GoVersion": "1.15" [2024-03-20T20:02:36.512Z] }, [2024-03-20T20:02:36.512Z] "DepOnly": true, [2024-03-20T20:02:36.512Z] "Stale": true, [2024-03-20T20:02:36.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "GoFiles": [ [2024-03-20T20:02:36.512Z] "list_providers.pb.go" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Imports": [ [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "sync" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Deps": [ [2024-03-20T20:02:36.512Z] "bufio", [2024-03-20T20:02:36.512Z] "bytes", [2024-03-20T20:02:36.512Z] "compress/flate", [2024-03-20T20:02:36.512Z] "compress/gzip", [2024-03-20T20:02:36.512Z] "embed", [2024-03-20T20:02:36.512Z] "encoding", [2024-03-20T20:02:36.512Z] "encoding/base64", [2024-03-20T20:02:36.512Z] "encoding/binary", [2024-03-20T20:02:36.512Z] "encoding/json", [2024-03-20T20:02:36.512Z] "errors", [2024-03-20T20:02:36.512Z] "fmt", [2024-03-20T20:02:36.512Z] "go/token", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "hash", [2024-03-20T20:02:36.512Z] "hash/crc32", [2024-03-20T20:02:36.512Z] "hash/fnv", [2024-03-20T20:02:36.512Z] "internal/abi", [2024-03-20T20:02:36.512Z] "internal/bytealg", [2024-03-20T20:02:36.512Z] "internal/cpu", [2024-03-20T20:02:36.512Z] "internal/fmtsort", [2024-03-20T20:02:36.512Z] "internal/goexperiment", [2024-03-20T20:02:36.512Z] "internal/itoa", [2024-03-20T20:02:36.512Z] "internal/oserror", [2024-03-20T20:02:36.512Z] "internal/poll", [2024-03-20T20:02:36.512Z] "internal/race", [2024-03-20T20:02:36.512Z] "internal/reflectlite", [2024-03-20T20:02:36.512Z] "internal/syscall/execenv", [2024-03-20T20:02:36.512Z] "internal/syscall/unix", [2024-03-20T20:02:36.512Z] "internal/testlog", [2024-03-20T20:02:36.512Z] "internal/unsafeheader", [2024-03-20T20:02:36.512Z] "io", [2024-03-20T20:02:36.512Z] "io/fs", [2024-03-20T20:02:36.512Z] "io/ioutil", [2024-03-20T20:02:36.512Z] "math", [2024-03-20T20:02:36.512Z] "math/bits", [2024-03-20T20:02:36.512Z] "os", [2024-03-20T20:02:36.512Z] "path", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "runtime", [2024-03-20T20:02:36.512Z] "runtime/internal/atomic", [2024-03-20T20:02:36.512Z] "runtime/internal/math", [2024-03-20T20:02:36.512Z] "runtime/internal/sys", [2024-03-20T20:02:36.512Z] "sort", [2024-03-20T20:02:36.512Z] "strconv", [2024-03-20T20:02:36.512Z] "strings", [2024-03-20T20:02:36.512Z] "sync", [2024-03-20T20:02:36.512Z] "sync/atomic", [2024-03-20T20:02:36.512Z] "syscall", [2024-03-20T20:02:36.512Z] "time", [2024-03-20T20:02:36.512Z] "unicode", [2024-03-20T20:02:36.512Z] "unicode/utf16", [2024-03-20T20:02:36.512Z] "unicode/utf8", [2024-03-20T20:02:36.512Z] "unsafe" [2024-03-20T20:02:36.512Z] ] [2024-03-20T20:02:36.512Z] } [2024-03-20T20:02:36.512Z] { [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/ping", [2024-03-20T20:02:36.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.512Z] "Name": "ping", [2024-03-20T20:02:36.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Module": { [2024-03-20T20:02:36.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.512Z] "Indirect": true, [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.512Z] "GoVersion": "1.15" [2024-03-20T20:02:36.512Z] }, [2024-03-20T20:02:36.512Z] "DepOnly": true, [2024-03-20T20:02:36.512Z] "Stale": true, [2024-03-20T20:02:36.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "GoFiles": [ [2024-03-20T20:02:36.512Z] "ping.pb.go" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Imports": [ [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "sync" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Deps": [ [2024-03-20T20:02:36.512Z] "bufio", [2024-03-20T20:02:36.512Z] "bytes", [2024-03-20T20:02:36.512Z] "compress/flate", [2024-03-20T20:02:36.512Z] "compress/gzip", [2024-03-20T20:02:36.512Z] "embed", [2024-03-20T20:02:36.512Z] "encoding", [2024-03-20T20:02:36.512Z] "encoding/base64", [2024-03-20T20:02:36.512Z] "encoding/binary", [2024-03-20T20:02:36.512Z] "encoding/json", [2024-03-20T20:02:36.512Z] "errors", [2024-03-20T20:02:36.512Z] "fmt", [2024-03-20T20:02:36.512Z] "go/token", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "hash", [2024-03-20T20:02:36.512Z] "hash/crc32", [2024-03-20T20:02:36.512Z] "hash/fnv", [2024-03-20T20:02:36.512Z] "internal/abi", [2024-03-20T20:02:36.512Z] "internal/bytealg", [2024-03-20T20:02:36.512Z] "internal/cpu", [2024-03-20T20:02:36.512Z] "internal/fmtsort", [2024-03-20T20:02:36.512Z] "internal/goexperiment", [2024-03-20T20:02:36.512Z] "internal/itoa", [2024-03-20T20:02:36.512Z] "internal/oserror", [2024-03-20T20:02:36.512Z] "internal/poll", [2024-03-20T20:02:36.512Z] "internal/race", [2024-03-20T20:02:36.512Z] "internal/reflectlite", [2024-03-20T20:02:36.512Z] "internal/syscall/execenv", [2024-03-20T20:02:36.512Z] "internal/syscall/unix", [2024-03-20T20:02:36.512Z] "internal/testlog", [2024-03-20T20:02:36.512Z] "internal/unsafeheader", [2024-03-20T20:02:36.512Z] "io", [2024-03-20T20:02:36.512Z] "io/fs", [2024-03-20T20:02:36.512Z] "io/ioutil", [2024-03-20T20:02:36.512Z] "math", [2024-03-20T20:02:36.512Z] "math/bits", [2024-03-20T20:02:36.512Z] "os", [2024-03-20T20:02:36.512Z] "path", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "runtime", [2024-03-20T20:02:36.512Z] "runtime/internal/atomic", [2024-03-20T20:02:36.512Z] "runtime/internal/math", [2024-03-20T20:02:36.512Z] "runtime/internal/sys", [2024-03-20T20:02:36.512Z] "sort", [2024-03-20T20:02:36.512Z] "strconv", [2024-03-20T20:02:36.512Z] "strings", [2024-03-20T20:02:36.512Z] "sync", [2024-03-20T20:02:36.512Z] "sync/atomic", [2024-03-20T20:02:36.512Z] "syscall", [2024-03-20T20:02:36.512Z] "time", [2024-03-20T20:02:36.512Z] "unicode", [2024-03-20T20:02:36.512Z] "unicode/utf16", [2024-03-20T20:02:36.512Z] "unicode/utf8", [2024-03-20T20:02:36.512Z] "unsafe" [2024-03-20T20:02:36.512Z] ] [2024-03-20T20:02:36.512Z] } [2024-03-20T20:02:36.512Z] { [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.512Z] "Name": "psaaeaddecrypt", [2024-03-20T20:02:36.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Module": { [2024-03-20T20:02:36.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.512Z] "Indirect": true, [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.512Z] "GoVersion": "1.15" [2024-03-20T20:02:36.512Z] }, [2024-03-20T20:02:36.512Z] "DepOnly": true, [2024-03-20T20:02:36.512Z] "Stale": true, [2024-03-20T20:02:36.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "GoFiles": [ [2024-03-20T20:02:36.512Z] "psa_aead_decrypt.pb.go" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Imports": [ [2024-03-20T20:02:36.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "sync" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Deps": [ [2024-03-20T20:02:36.512Z] "bufio", [2024-03-20T20:02:36.512Z] "bytes", [2024-03-20T20:02:36.512Z] "compress/flate", [2024-03-20T20:02:36.512Z] "compress/gzip", [2024-03-20T20:02:36.512Z] "embed", [2024-03-20T20:02:36.512Z] "encoding", [2024-03-20T20:02:36.512Z] "encoding/base64", [2024-03-20T20:02:36.512Z] "encoding/binary", [2024-03-20T20:02:36.512Z] "encoding/json", [2024-03-20T20:02:36.512Z] "errors", [2024-03-20T20:02:36.512Z] "fmt", [2024-03-20T20:02:36.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.512Z] "go/token", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.512Z] "hash", [2024-03-20T20:02:36.512Z] "hash/crc32", [2024-03-20T20:02:36.512Z] "hash/fnv", [2024-03-20T20:02:36.512Z] "internal/abi", [2024-03-20T20:02:36.512Z] "internal/bytealg", [2024-03-20T20:02:36.512Z] "internal/cpu", [2024-03-20T20:02:36.512Z] "internal/fmtsort", [2024-03-20T20:02:36.512Z] "internal/goexperiment", [2024-03-20T20:02:36.512Z] "internal/itoa", [2024-03-20T20:02:36.512Z] "internal/oserror", [2024-03-20T20:02:36.512Z] "internal/poll", [2024-03-20T20:02:36.512Z] "internal/race", [2024-03-20T20:02:36.512Z] "internal/reflectlite", [2024-03-20T20:02:36.512Z] "internal/syscall/execenv", [2024-03-20T20:02:36.512Z] "internal/syscall/unix", [2024-03-20T20:02:36.512Z] "internal/testlog", [2024-03-20T20:02:36.512Z] "internal/unsafeheader", [2024-03-20T20:02:36.512Z] "io", [2024-03-20T20:02:36.512Z] "io/fs", [2024-03-20T20:02:36.512Z] "io/ioutil", [2024-03-20T20:02:36.512Z] "math", [2024-03-20T20:02:36.512Z] "math/bits", [2024-03-20T20:02:36.512Z] "os", [2024-03-20T20:02:36.512Z] "path", [2024-03-20T20:02:36.512Z] "reflect", [2024-03-20T20:02:36.512Z] "runtime", [2024-03-20T20:02:36.512Z] "runtime/internal/atomic", [2024-03-20T20:02:36.512Z] "runtime/internal/math", [2024-03-20T20:02:36.512Z] "runtime/internal/sys", [2024-03-20T20:02:36.512Z] "sort", [2024-03-20T20:02:36.512Z] "strconv", [2024-03-20T20:02:36.512Z] "strings", [2024-03-20T20:02:36.512Z] "sync", [2024-03-20T20:02:36.512Z] "sync/atomic", [2024-03-20T20:02:36.512Z] "syscall", [2024-03-20T20:02:36.512Z] "time", [2024-03-20T20:02:36.512Z] "unicode", [2024-03-20T20:02:36.512Z] "unicode/utf16", [2024-03-20T20:02:36.512Z] "unicode/utf8", [2024-03-20T20:02:36.512Z] "unsafe" [2024-03-20T20:02:36.512Z] ] [2024-03-20T20:02:36.512Z] } [2024-03-20T20:02:36.512Z] { [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.512Z] "Name": "psaaeadencrypt", [2024-03-20T20:02:36.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Module": { [2024-03-20T20:02:36.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.512Z] "Indirect": true, [2024-03-20T20:02:36.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.512Z] "GoVersion": "1.15" [2024-03-20T20:02:36.512Z] }, [2024-03-20T20:02:36.512Z] "DepOnly": true, [2024-03-20T20:02:36.512Z] "Stale": true, [2024-03-20T20:02:36.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.512Z] "GoFiles": [ [2024-03-20T20:02:36.512Z] "psa_aead_encrypt.pb.go" [2024-03-20T20:02:36.512Z] ], [2024-03-20T20:02:36.512Z] "Imports": [ [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "sync" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Deps": [ [2024-03-20T20:02:36.513Z] "bufio", [2024-03-20T20:02:36.513Z] "bytes", [2024-03-20T20:02:36.513Z] "compress/flate", [2024-03-20T20:02:36.513Z] "compress/gzip", [2024-03-20T20:02:36.513Z] "embed", [2024-03-20T20:02:36.513Z] "encoding", [2024-03-20T20:02:36.513Z] "encoding/base64", [2024-03-20T20:02:36.513Z] "encoding/binary", [2024-03-20T20:02:36.513Z] "encoding/json", [2024-03-20T20:02:36.513Z] "errors", [2024-03-20T20:02:36.513Z] "fmt", [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "go/token", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "hash", [2024-03-20T20:02:36.513Z] "hash/crc32", [2024-03-20T20:02:36.513Z] "hash/fnv", [2024-03-20T20:02:36.513Z] "internal/abi", [2024-03-20T20:02:36.513Z] "internal/bytealg", [2024-03-20T20:02:36.513Z] "internal/cpu", [2024-03-20T20:02:36.513Z] "internal/fmtsort", [2024-03-20T20:02:36.513Z] "internal/goexperiment", [2024-03-20T20:02:36.513Z] "internal/itoa", [2024-03-20T20:02:36.513Z] "internal/oserror", [2024-03-20T20:02:36.513Z] "internal/poll", [2024-03-20T20:02:36.513Z] "internal/race", [2024-03-20T20:02:36.513Z] "internal/reflectlite", [2024-03-20T20:02:36.513Z] "internal/syscall/execenv", [2024-03-20T20:02:36.513Z] "internal/syscall/unix", [2024-03-20T20:02:36.513Z] "internal/testlog", [2024-03-20T20:02:36.513Z] "internal/unsafeheader", [2024-03-20T20:02:36.513Z] "io", [2024-03-20T20:02:36.513Z] "io/fs", [2024-03-20T20:02:36.513Z] "io/ioutil", [2024-03-20T20:02:36.513Z] "math", [2024-03-20T20:02:36.513Z] "math/bits", [2024-03-20T20:02:36.513Z] "os", [2024-03-20T20:02:36.513Z] "path", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "runtime", [2024-03-20T20:02:36.513Z] "runtime/internal/atomic", [2024-03-20T20:02:36.513Z] "runtime/internal/math", [2024-03-20T20:02:36.513Z] "runtime/internal/sys", [2024-03-20T20:02:36.513Z] "sort", [2024-03-20T20:02:36.513Z] "strconv", [2024-03-20T20:02:36.513Z] "strings", [2024-03-20T20:02:36.513Z] "sync", [2024-03-20T20:02:36.513Z] "sync/atomic", [2024-03-20T20:02:36.513Z] "syscall", [2024-03-20T20:02:36.513Z] "time", [2024-03-20T20:02:36.513Z] "unicode", [2024-03-20T20:02:36.513Z] "unicode/utf16", [2024-03-20T20:02:36.513Z] "unicode/utf8", [2024-03-20T20:02:36.513Z] "unsafe" [2024-03-20T20:02:36.513Z] ] [2024-03-20T20:02:36.513Z] } [2024-03-20T20:02:36.513Z] { [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.513Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.513Z] "Name": "psaasymmetricdecrypt", [2024-03-20T20:02:36.513Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Module": { [2024-03-20T20:02:36.513Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.513Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.513Z] "Indirect": true, [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.513Z] "GoVersion": "1.15" [2024-03-20T20:02:36.513Z] }, [2024-03-20T20:02:36.513Z] "DepOnly": true, [2024-03-20T20:02:36.513Z] "Stale": true, [2024-03-20T20:02:36.513Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "GoFiles": [ [2024-03-20T20:02:36.513Z] "psa_asymmetric_decrypt.pb.go" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Imports": [ [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "sync" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Deps": [ [2024-03-20T20:02:36.513Z] "bufio", [2024-03-20T20:02:36.513Z] "bytes", [2024-03-20T20:02:36.513Z] "compress/flate", [2024-03-20T20:02:36.513Z] "compress/gzip", [2024-03-20T20:02:36.513Z] "embed", [2024-03-20T20:02:36.513Z] "encoding", [2024-03-20T20:02:36.513Z] "encoding/base64", [2024-03-20T20:02:36.513Z] "encoding/binary", [2024-03-20T20:02:36.513Z] "encoding/json", [2024-03-20T20:02:36.513Z] "errors", [2024-03-20T20:02:36.513Z] "fmt", [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "go/token", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "hash", [2024-03-20T20:02:36.513Z] "hash/crc32", [2024-03-20T20:02:36.513Z] "hash/fnv", [2024-03-20T20:02:36.513Z] "internal/abi", [2024-03-20T20:02:36.513Z] "internal/bytealg", [2024-03-20T20:02:36.513Z] "internal/cpu", [2024-03-20T20:02:36.513Z] "internal/fmtsort", [2024-03-20T20:02:36.513Z] "internal/goexperiment", [2024-03-20T20:02:36.513Z] "internal/itoa", [2024-03-20T20:02:36.513Z] "internal/oserror", [2024-03-20T20:02:36.513Z] "internal/poll", [2024-03-20T20:02:36.513Z] "internal/race", [2024-03-20T20:02:36.513Z] "internal/reflectlite", [2024-03-20T20:02:36.513Z] "internal/syscall/execenv", [2024-03-20T20:02:36.513Z] "internal/syscall/unix", [2024-03-20T20:02:36.513Z] "internal/testlog", [2024-03-20T20:02:36.513Z] "internal/unsafeheader", [2024-03-20T20:02:36.513Z] "io", [2024-03-20T20:02:36.513Z] "io/fs", [2024-03-20T20:02:36.513Z] "io/ioutil", [2024-03-20T20:02:36.513Z] "math", [2024-03-20T20:02:36.513Z] "math/bits", [2024-03-20T20:02:36.513Z] "os", [2024-03-20T20:02:36.513Z] "path", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "runtime", [2024-03-20T20:02:36.513Z] "runtime/internal/atomic", [2024-03-20T20:02:36.513Z] "runtime/internal/math", [2024-03-20T20:02:36.513Z] "runtime/internal/sys", [2024-03-20T20:02:36.513Z] "sort", [2024-03-20T20:02:36.513Z] "strconv", [2024-03-20T20:02:36.513Z] "strings", [2024-03-20T20:02:36.513Z] "sync", [2024-03-20T20:02:36.513Z] "sync/atomic", [2024-03-20T20:02:36.513Z] "syscall", [2024-03-20T20:02:36.513Z] "time", [2024-03-20T20:02:36.513Z] "unicode", [2024-03-20T20:02:36.513Z] "unicode/utf16", [2024-03-20T20:02:36.513Z] "unicode/utf8", [2024-03-20T20:02:36.513Z] "unsafe" [2024-03-20T20:02:36.513Z] ] [2024-03-20T20:02:36.513Z] } [2024-03-20T20:02:36.513Z] { [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.513Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.513Z] "Name": "psaasymmetricencrypt", [2024-03-20T20:02:36.513Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Module": { [2024-03-20T20:02:36.513Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.513Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.513Z] "Indirect": true, [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.513Z] "GoVersion": "1.15" [2024-03-20T20:02:36.513Z] }, [2024-03-20T20:02:36.513Z] "DepOnly": true, [2024-03-20T20:02:36.513Z] "Stale": true, [2024-03-20T20:02:36.513Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "GoFiles": [ [2024-03-20T20:02:36.513Z] "psa_asymmetric_encrypt.pb.go" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Imports": [ [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "sync" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Deps": [ [2024-03-20T20:02:36.513Z] "bufio", [2024-03-20T20:02:36.513Z] "bytes", [2024-03-20T20:02:36.513Z] "compress/flate", [2024-03-20T20:02:36.513Z] "compress/gzip", [2024-03-20T20:02:36.513Z] "embed", [2024-03-20T20:02:36.513Z] "encoding", [2024-03-20T20:02:36.513Z] "encoding/base64", [2024-03-20T20:02:36.513Z] "encoding/binary", [2024-03-20T20:02:36.513Z] "encoding/json", [2024-03-20T20:02:36.513Z] "errors", [2024-03-20T20:02:36.513Z] "fmt", [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "go/token", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "hash", [2024-03-20T20:02:36.513Z] "hash/crc32", [2024-03-20T20:02:36.513Z] "hash/fnv", [2024-03-20T20:02:36.513Z] "internal/abi", [2024-03-20T20:02:36.513Z] "internal/bytealg", [2024-03-20T20:02:36.513Z] "internal/cpu", [2024-03-20T20:02:36.513Z] "internal/fmtsort", [2024-03-20T20:02:36.513Z] "internal/goexperiment", [2024-03-20T20:02:36.513Z] "internal/itoa", [2024-03-20T20:02:36.513Z] "internal/oserror", [2024-03-20T20:02:36.513Z] "internal/poll", [2024-03-20T20:02:36.513Z] "internal/race", [2024-03-20T20:02:36.513Z] "internal/reflectlite", [2024-03-20T20:02:36.513Z] "internal/syscall/execenv", [2024-03-20T20:02:36.513Z] "internal/syscall/unix", [2024-03-20T20:02:36.513Z] "internal/testlog", [2024-03-20T20:02:36.513Z] "internal/unsafeheader", [2024-03-20T20:02:36.513Z] "io", [2024-03-20T20:02:36.513Z] "io/fs", [2024-03-20T20:02:36.513Z] "io/ioutil", [2024-03-20T20:02:36.513Z] "math", [2024-03-20T20:02:36.513Z] "math/bits", [2024-03-20T20:02:36.513Z] "os", [2024-03-20T20:02:36.513Z] "path", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "runtime", [2024-03-20T20:02:36.513Z] "runtime/internal/atomic", [2024-03-20T20:02:36.513Z] "runtime/internal/math", [2024-03-20T20:02:36.513Z] "runtime/internal/sys", [2024-03-20T20:02:36.513Z] "sort", [2024-03-20T20:02:36.513Z] "strconv", [2024-03-20T20:02:36.513Z] "strings", [2024-03-20T20:02:36.513Z] "sync", [2024-03-20T20:02:36.513Z] "sync/atomic", [2024-03-20T20:02:36.513Z] "syscall", [2024-03-20T20:02:36.513Z] "time", [2024-03-20T20:02:36.513Z] "unicode", [2024-03-20T20:02:36.513Z] "unicode/utf16", [2024-03-20T20:02:36.513Z] "unicode/utf8", [2024-03-20T20:02:36.513Z] "unsafe" [2024-03-20T20:02:36.513Z] ] [2024-03-20T20:02:36.513Z] } [2024-03-20T20:02:36.513Z] { [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.513Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.513Z] "Name": "psacipherdecrypt", [2024-03-20T20:02:36.513Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Module": { [2024-03-20T20:02:36.513Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.513Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.513Z] "Indirect": true, [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.513Z] "GoVersion": "1.15" [2024-03-20T20:02:36.513Z] }, [2024-03-20T20:02:36.513Z] "DepOnly": true, [2024-03-20T20:02:36.513Z] "Stale": true, [2024-03-20T20:02:36.513Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "GoFiles": [ [2024-03-20T20:02:36.513Z] "psa_cipher_decrypt.pb.go" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Imports": [ [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "sync" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Deps": [ [2024-03-20T20:02:36.513Z] "bufio", [2024-03-20T20:02:36.513Z] "bytes", [2024-03-20T20:02:36.513Z] "compress/flate", [2024-03-20T20:02:36.513Z] "compress/gzip", [2024-03-20T20:02:36.513Z] "embed", [2024-03-20T20:02:36.513Z] "encoding", [2024-03-20T20:02:36.513Z] "encoding/base64", [2024-03-20T20:02:36.513Z] "encoding/binary", [2024-03-20T20:02:36.513Z] "encoding/json", [2024-03-20T20:02:36.513Z] "errors", [2024-03-20T20:02:36.513Z] "fmt", [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "go/token", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "hash", [2024-03-20T20:02:36.513Z] "hash/crc32", [2024-03-20T20:02:36.513Z] "hash/fnv", [2024-03-20T20:02:36.513Z] "internal/abi", [2024-03-20T20:02:36.513Z] "internal/bytealg", [2024-03-20T20:02:36.513Z] "internal/cpu", [2024-03-20T20:02:36.513Z] "internal/fmtsort", [2024-03-20T20:02:36.513Z] "internal/goexperiment", [2024-03-20T20:02:36.513Z] "internal/itoa", [2024-03-20T20:02:36.513Z] "internal/oserror", [2024-03-20T20:02:36.513Z] "internal/poll", [2024-03-20T20:02:36.513Z] "internal/race", [2024-03-20T20:02:36.513Z] "internal/reflectlite", [2024-03-20T20:02:36.513Z] "internal/syscall/execenv", [2024-03-20T20:02:36.513Z] "internal/syscall/unix", [2024-03-20T20:02:36.513Z] "internal/testlog", [2024-03-20T20:02:36.513Z] "internal/unsafeheader", [2024-03-20T20:02:36.513Z] "io", [2024-03-20T20:02:36.513Z] "io/fs", [2024-03-20T20:02:36.513Z] "io/ioutil", [2024-03-20T20:02:36.513Z] "math", [2024-03-20T20:02:36.513Z] "math/bits", [2024-03-20T20:02:36.513Z] "os", [2024-03-20T20:02:36.513Z] "path", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "runtime", [2024-03-20T20:02:36.513Z] "runtime/internal/atomic", [2024-03-20T20:02:36.513Z] "runtime/internal/math", [2024-03-20T20:02:36.513Z] "runtime/internal/sys", [2024-03-20T20:02:36.513Z] "sort", [2024-03-20T20:02:36.513Z] "strconv", [2024-03-20T20:02:36.513Z] "strings", [2024-03-20T20:02:36.513Z] "sync", [2024-03-20T20:02:36.513Z] "sync/atomic", [2024-03-20T20:02:36.513Z] "syscall", [2024-03-20T20:02:36.513Z] "time", [2024-03-20T20:02:36.513Z] "unicode", [2024-03-20T20:02:36.513Z] "unicode/utf16", [2024-03-20T20:02:36.513Z] "unicode/utf8", [2024-03-20T20:02:36.513Z] "unsafe" [2024-03-20T20:02:36.513Z] ] [2024-03-20T20:02:36.513Z] } [2024-03-20T20:02:36.513Z] { [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.513Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.513Z] "Name": "psacipherencrypt", [2024-03-20T20:02:36.513Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Module": { [2024-03-20T20:02:36.513Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.513Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.513Z] "Indirect": true, [2024-03-20T20:02:36.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.513Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.513Z] "GoVersion": "1.15" [2024-03-20T20:02:36.513Z] }, [2024-03-20T20:02:36.513Z] "DepOnly": true, [2024-03-20T20:02:36.513Z] "Stale": true, [2024-03-20T20:02:36.513Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.513Z] "GoFiles": [ [2024-03-20T20:02:36.513Z] "psa_cipher_encrypt.pb.go" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Imports": [ [2024-03-20T20:02:36.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.513Z] "reflect", [2024-03-20T20:02:36.513Z] "sync" [2024-03-20T20:02:36.513Z] ], [2024-03-20T20:02:36.513Z] "Deps": [ [2024-03-20T20:02:36.513Z] "bufio", [2024-03-20T20:02:36.513Z] "bytes", [2024-03-20T20:02:36.513Z] "compress/flate", [2024-03-20T20:02:36.513Z] "compress/gzip", [2024-03-20T20:02:36.513Z] "embed", [2024-03-20T20:02:36.513Z] "encoding", [2024-03-20T20:02:36.513Z] "encoding/base64", [2024-03-20T20:02:36.513Z] "encoding/binary", [2024-03-20T20:02:36.514Z] "encoding/json", [2024-03-20T20:02:36.514Z] "errors", [2024-03-20T20:02:36.514Z] "fmt", [2024-03-20T20:02:36.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.514Z] "go/token", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "hash", [2024-03-20T20:02:36.514Z] "hash/crc32", [2024-03-20T20:02:36.514Z] "hash/fnv", [2024-03-20T20:02:36.514Z] "internal/abi", [2024-03-20T20:02:36.514Z] "internal/bytealg", [2024-03-20T20:02:36.514Z] "internal/cpu", [2024-03-20T20:02:36.514Z] "internal/fmtsort", [2024-03-20T20:02:36.514Z] "internal/goexperiment", [2024-03-20T20:02:36.514Z] "internal/itoa", [2024-03-20T20:02:36.514Z] "internal/oserror", [2024-03-20T20:02:36.514Z] "internal/poll", [2024-03-20T20:02:36.514Z] "internal/race", [2024-03-20T20:02:36.514Z] "internal/reflectlite", [2024-03-20T20:02:36.514Z] "internal/syscall/execenv", [2024-03-20T20:02:36.514Z] "internal/syscall/unix", [2024-03-20T20:02:36.514Z] "internal/testlog", [2024-03-20T20:02:36.514Z] "internal/unsafeheader", [2024-03-20T20:02:36.514Z] "io", [2024-03-20T20:02:36.514Z] "io/fs", [2024-03-20T20:02:36.514Z] "io/ioutil", [2024-03-20T20:02:36.514Z] "math", [2024-03-20T20:02:36.514Z] "math/bits", [2024-03-20T20:02:36.514Z] "os", [2024-03-20T20:02:36.514Z] "path", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "runtime", [2024-03-20T20:02:36.514Z] "runtime/internal/atomic", [2024-03-20T20:02:36.514Z] "runtime/internal/math", [2024-03-20T20:02:36.514Z] "runtime/internal/sys", [2024-03-20T20:02:36.514Z] "sort", [2024-03-20T20:02:36.514Z] "strconv", [2024-03-20T20:02:36.514Z] "strings", [2024-03-20T20:02:36.514Z] "sync", [2024-03-20T20:02:36.514Z] "sync/atomic", [2024-03-20T20:02:36.514Z] "syscall", [2024-03-20T20:02:36.514Z] "time", [2024-03-20T20:02:36.514Z] "unicode", [2024-03-20T20:02:36.514Z] "unicode/utf16", [2024-03-20T20:02:36.514Z] "unicode/utf8", [2024-03-20T20:02:36.514Z] "unsafe" [2024-03-20T20:02:36.514Z] ] [2024-03-20T20:02:36.514Z] } [2024-03-20T20:02:36.514Z] { [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psadestroykey", [2024-03-20T20:02:36.514Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.514Z] "Name": "psadestroykey", [2024-03-20T20:02:36.514Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Module": { [2024-03-20T20:02:36.514Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.514Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.514Z] "Indirect": true, [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.514Z] "GoVersion": "1.15" [2024-03-20T20:02:36.514Z] }, [2024-03-20T20:02:36.514Z] "DepOnly": true, [2024-03-20T20:02:36.514Z] "Stale": true, [2024-03-20T20:02:36.514Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "GoFiles": [ [2024-03-20T20:02:36.514Z] "psa_destroy_key.pb.go" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Imports": [ [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "sync" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Deps": [ [2024-03-20T20:02:36.514Z] "bufio", [2024-03-20T20:02:36.514Z] "bytes", [2024-03-20T20:02:36.514Z] "compress/flate", [2024-03-20T20:02:36.514Z] "compress/gzip", [2024-03-20T20:02:36.514Z] "embed", [2024-03-20T20:02:36.514Z] "encoding", [2024-03-20T20:02:36.514Z] "encoding/base64", [2024-03-20T20:02:36.514Z] "encoding/binary", [2024-03-20T20:02:36.514Z] "encoding/json", [2024-03-20T20:02:36.514Z] "errors", [2024-03-20T20:02:36.514Z] "fmt", [2024-03-20T20:02:36.514Z] "go/token", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "hash", [2024-03-20T20:02:36.514Z] "hash/crc32", [2024-03-20T20:02:36.514Z] "hash/fnv", [2024-03-20T20:02:36.514Z] "internal/abi", [2024-03-20T20:02:36.514Z] "internal/bytealg", [2024-03-20T20:02:36.514Z] "internal/cpu", [2024-03-20T20:02:36.514Z] "internal/fmtsort", [2024-03-20T20:02:36.514Z] "internal/goexperiment", [2024-03-20T20:02:36.514Z] "internal/itoa", [2024-03-20T20:02:36.514Z] "internal/oserror", [2024-03-20T20:02:36.514Z] "internal/poll", [2024-03-20T20:02:36.514Z] "internal/race", [2024-03-20T20:02:36.514Z] "internal/reflectlite", [2024-03-20T20:02:36.514Z] "internal/syscall/execenv", [2024-03-20T20:02:36.514Z] "internal/syscall/unix", [2024-03-20T20:02:36.514Z] "internal/testlog", [2024-03-20T20:02:36.514Z] "internal/unsafeheader", [2024-03-20T20:02:36.514Z] "io", [2024-03-20T20:02:36.514Z] "io/fs", [2024-03-20T20:02:36.514Z] "io/ioutil", [2024-03-20T20:02:36.514Z] "math", [2024-03-20T20:02:36.514Z] "math/bits", [2024-03-20T20:02:36.514Z] "os", [2024-03-20T20:02:36.514Z] "path", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "runtime", [2024-03-20T20:02:36.514Z] "runtime/internal/atomic", [2024-03-20T20:02:36.514Z] "runtime/internal/math", [2024-03-20T20:02:36.514Z] "runtime/internal/sys", [2024-03-20T20:02:36.514Z] "sort", [2024-03-20T20:02:36.514Z] "strconv", [2024-03-20T20:02:36.514Z] "strings", [2024-03-20T20:02:36.514Z] "sync", [2024-03-20T20:02:36.514Z] "sync/atomic", [2024-03-20T20:02:36.514Z] "syscall", [2024-03-20T20:02:36.514Z] "time", [2024-03-20T20:02:36.514Z] "unicode", [2024-03-20T20:02:36.514Z] "unicode/utf16", [2024-03-20T20:02:36.514Z] "unicode/utf8", [2024-03-20T20:02:36.514Z] "unsafe" [2024-03-20T20:02:36.514Z] ] [2024-03-20T20:02:36.514Z] } [2024-03-20T20:02:36.514Z] { [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaexportkey", [2024-03-20T20:02:36.514Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.514Z] "Name": "psaexportkey", [2024-03-20T20:02:36.514Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Module": { [2024-03-20T20:02:36.514Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.514Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.514Z] "Indirect": true, [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.514Z] "GoVersion": "1.15" [2024-03-20T20:02:36.514Z] }, [2024-03-20T20:02:36.514Z] "DepOnly": true, [2024-03-20T20:02:36.514Z] "Stale": true, [2024-03-20T20:02:36.514Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "GoFiles": [ [2024-03-20T20:02:36.514Z] "psa_export_key.pb.go" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Imports": [ [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "sync" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Deps": [ [2024-03-20T20:02:36.514Z] "bufio", [2024-03-20T20:02:36.514Z] "bytes", [2024-03-20T20:02:36.514Z] "compress/flate", [2024-03-20T20:02:36.514Z] "compress/gzip", [2024-03-20T20:02:36.514Z] "embed", [2024-03-20T20:02:36.514Z] "encoding", [2024-03-20T20:02:36.514Z] "encoding/base64", [2024-03-20T20:02:36.514Z] "encoding/binary", [2024-03-20T20:02:36.514Z] "encoding/json", [2024-03-20T20:02:36.514Z] "errors", [2024-03-20T20:02:36.514Z] "fmt", [2024-03-20T20:02:36.514Z] "go/token", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "hash", [2024-03-20T20:02:36.514Z] "hash/crc32", [2024-03-20T20:02:36.514Z] "hash/fnv", [2024-03-20T20:02:36.514Z] "internal/abi", [2024-03-20T20:02:36.514Z] "internal/bytealg", [2024-03-20T20:02:36.514Z] "internal/cpu", [2024-03-20T20:02:36.514Z] "internal/fmtsort", [2024-03-20T20:02:36.514Z] "internal/goexperiment", [2024-03-20T20:02:36.514Z] "internal/itoa", [2024-03-20T20:02:36.514Z] "internal/oserror", [2024-03-20T20:02:36.514Z] "internal/poll", [2024-03-20T20:02:36.514Z] "internal/race", [2024-03-20T20:02:36.514Z] "internal/reflectlite", [2024-03-20T20:02:36.514Z] "internal/syscall/execenv", [2024-03-20T20:02:36.514Z] "internal/syscall/unix", [2024-03-20T20:02:36.514Z] "internal/testlog", [2024-03-20T20:02:36.514Z] "internal/unsafeheader", [2024-03-20T20:02:36.514Z] "io", [2024-03-20T20:02:36.514Z] "io/fs", [2024-03-20T20:02:36.514Z] "io/ioutil", [2024-03-20T20:02:36.514Z] "math", [2024-03-20T20:02:36.514Z] "math/bits", [2024-03-20T20:02:36.514Z] "os", [2024-03-20T20:02:36.514Z] "path", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "runtime", [2024-03-20T20:02:36.514Z] "runtime/internal/atomic", [2024-03-20T20:02:36.514Z] "runtime/internal/math", [2024-03-20T20:02:36.514Z] "runtime/internal/sys", [2024-03-20T20:02:36.514Z] "sort", [2024-03-20T20:02:36.514Z] "strconv", [2024-03-20T20:02:36.514Z] "strings", [2024-03-20T20:02:36.514Z] "sync", [2024-03-20T20:02:36.514Z] "sync/atomic", [2024-03-20T20:02:36.514Z] "syscall", [2024-03-20T20:02:36.514Z] "time", [2024-03-20T20:02:36.514Z] "unicode", [2024-03-20T20:02:36.514Z] "unicode/utf16", [2024-03-20T20:02:36.514Z] "unicode/utf8", [2024-03-20T20:02:36.514Z] "unsafe" [2024-03-20T20:02:36.514Z] ] [2024-03-20T20:02:36.514Z] } [2024-03-20T20:02:36.514Z] { [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.514Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.514Z] "Name": "psaexportpublickey", [2024-03-20T20:02:36.514Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Module": { [2024-03-20T20:02:36.514Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.514Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.514Z] "Indirect": true, [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.514Z] "GoVersion": "1.15" [2024-03-20T20:02:36.514Z] }, [2024-03-20T20:02:36.514Z] "DepOnly": true, [2024-03-20T20:02:36.514Z] "Stale": true, [2024-03-20T20:02:36.514Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "GoFiles": [ [2024-03-20T20:02:36.514Z] "psa_export_public_key.pb.go" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Imports": [ [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "sync" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Deps": [ [2024-03-20T20:02:36.514Z] "bufio", [2024-03-20T20:02:36.514Z] "bytes", [2024-03-20T20:02:36.514Z] "compress/flate", [2024-03-20T20:02:36.514Z] "compress/gzip", [2024-03-20T20:02:36.514Z] "embed", [2024-03-20T20:02:36.514Z] "encoding", [2024-03-20T20:02:36.514Z] "encoding/base64", [2024-03-20T20:02:36.514Z] "encoding/binary", [2024-03-20T20:02:36.514Z] "encoding/json", [2024-03-20T20:02:36.514Z] "errors", [2024-03-20T20:02:36.514Z] "fmt", [2024-03-20T20:02:36.514Z] "go/token", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "hash", [2024-03-20T20:02:36.514Z] "hash/crc32", [2024-03-20T20:02:36.514Z] "hash/fnv", [2024-03-20T20:02:36.514Z] "internal/abi", [2024-03-20T20:02:36.514Z] "internal/bytealg", [2024-03-20T20:02:36.514Z] "internal/cpu", [2024-03-20T20:02:36.514Z] "internal/fmtsort", [2024-03-20T20:02:36.514Z] "internal/goexperiment", [2024-03-20T20:02:36.514Z] "internal/itoa", [2024-03-20T20:02:36.514Z] "internal/oserror", [2024-03-20T20:02:36.514Z] "internal/poll", [2024-03-20T20:02:36.514Z] "internal/race", [2024-03-20T20:02:36.514Z] "internal/reflectlite", [2024-03-20T20:02:36.514Z] "internal/syscall/execenv", [2024-03-20T20:02:36.514Z] "internal/syscall/unix", [2024-03-20T20:02:36.514Z] "internal/testlog", [2024-03-20T20:02:36.514Z] "internal/unsafeheader", [2024-03-20T20:02:36.514Z] "io", [2024-03-20T20:02:36.514Z] "io/fs", [2024-03-20T20:02:36.514Z] "io/ioutil", [2024-03-20T20:02:36.514Z] "math", [2024-03-20T20:02:36.514Z] "math/bits", [2024-03-20T20:02:36.514Z] "os", [2024-03-20T20:02:36.514Z] "path", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "runtime", [2024-03-20T20:02:36.514Z] "runtime/internal/atomic", [2024-03-20T20:02:36.514Z] "runtime/internal/math", [2024-03-20T20:02:36.514Z] "runtime/internal/sys", [2024-03-20T20:02:36.514Z] "sort", [2024-03-20T20:02:36.514Z] "strconv", [2024-03-20T20:02:36.514Z] "strings", [2024-03-20T20:02:36.514Z] "sync", [2024-03-20T20:02:36.514Z] "sync/atomic", [2024-03-20T20:02:36.514Z] "syscall", [2024-03-20T20:02:36.514Z] "time", [2024-03-20T20:02:36.514Z] "unicode", [2024-03-20T20:02:36.514Z] "unicode/utf16", [2024-03-20T20:02:36.514Z] "unicode/utf8", [2024-03-20T20:02:36.514Z] "unsafe" [2024-03-20T20:02:36.514Z] ] [2024-03-20T20:02:36.514Z] } [2024-03-20T20:02:36.514Z] { [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psageneratekey", [2024-03-20T20:02:36.514Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.514Z] "Name": "psageneratekey", [2024-03-20T20:02:36.514Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Module": { [2024-03-20T20:02:36.514Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.514Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.514Z] "Indirect": true, [2024-03-20T20:02:36.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.514Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.514Z] "GoVersion": "1.15" [2024-03-20T20:02:36.514Z] }, [2024-03-20T20:02:36.514Z] "DepOnly": true, [2024-03-20T20:02:36.514Z] "Stale": true, [2024-03-20T20:02:36.514Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.514Z] "GoFiles": [ [2024-03-20T20:02:36.514Z] "psa_generate_key.pb.go" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Imports": [ [2024-03-20T20:02:36.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.514Z] "reflect", [2024-03-20T20:02:36.514Z] "sync" [2024-03-20T20:02:36.514Z] ], [2024-03-20T20:02:36.514Z] "Deps": [ [2024-03-20T20:02:36.514Z] "bufio", [2024-03-20T20:02:36.514Z] "bytes", [2024-03-20T20:02:36.514Z] "compress/flate", [2024-03-20T20:02:36.514Z] "compress/gzip", [2024-03-20T20:02:36.514Z] "embed", [2024-03-20T20:02:36.514Z] "encoding", [2024-03-20T20:02:36.514Z] "encoding/base64", [2024-03-20T20:02:36.514Z] "encoding/binary", [2024-03-20T20:02:36.514Z] "encoding/json", [2024-03-20T20:02:36.514Z] "errors", [2024-03-20T20:02:36.514Z] "fmt", [2024-03-20T20:02:36.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.514Z] "go/token", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "hash", [2024-03-20T20:02:36.515Z] "hash/crc32", [2024-03-20T20:02:36.515Z] "hash/fnv", [2024-03-20T20:02:36.515Z] "internal/abi", [2024-03-20T20:02:36.515Z] "internal/bytealg", [2024-03-20T20:02:36.515Z] "internal/cpu", [2024-03-20T20:02:36.515Z] "internal/fmtsort", [2024-03-20T20:02:36.515Z] "internal/goexperiment", [2024-03-20T20:02:36.515Z] "internal/itoa", [2024-03-20T20:02:36.515Z] "internal/oserror", [2024-03-20T20:02:36.515Z] "internal/poll", [2024-03-20T20:02:36.515Z] "internal/race", [2024-03-20T20:02:36.515Z] "internal/reflectlite", [2024-03-20T20:02:36.515Z] "internal/syscall/execenv", [2024-03-20T20:02:36.515Z] "internal/syscall/unix", [2024-03-20T20:02:36.515Z] "internal/testlog", [2024-03-20T20:02:36.515Z] "internal/unsafeheader", [2024-03-20T20:02:36.515Z] "io", [2024-03-20T20:02:36.515Z] "io/fs", [2024-03-20T20:02:36.515Z] "io/ioutil", [2024-03-20T20:02:36.515Z] "math", [2024-03-20T20:02:36.515Z] "math/bits", [2024-03-20T20:02:36.515Z] "os", [2024-03-20T20:02:36.515Z] "path", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "runtime", [2024-03-20T20:02:36.515Z] "runtime/internal/atomic", [2024-03-20T20:02:36.515Z] "runtime/internal/math", [2024-03-20T20:02:36.515Z] "runtime/internal/sys", [2024-03-20T20:02:36.515Z] "sort", [2024-03-20T20:02:36.515Z] "strconv", [2024-03-20T20:02:36.515Z] "strings", [2024-03-20T20:02:36.515Z] "sync", [2024-03-20T20:02:36.515Z] "sync/atomic", [2024-03-20T20:02:36.515Z] "syscall", [2024-03-20T20:02:36.515Z] "time", [2024-03-20T20:02:36.515Z] "unicode", [2024-03-20T20:02:36.515Z] "unicode/utf16", [2024-03-20T20:02:36.515Z] "unicode/utf8", [2024-03-20T20:02:36.515Z] "unsafe" [2024-03-20T20:02:36.515Z] ] [2024-03-20T20:02:36.515Z] } [2024-03-20T20:02:36.515Z] { [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psageneraterandom", [2024-03-20T20:02:36.515Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.515Z] "Name": "psageneraterandom", [2024-03-20T20:02:36.515Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Module": { [2024-03-20T20:02:36.515Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.515Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.515Z] "Indirect": true, [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.515Z] "GoVersion": "1.15" [2024-03-20T20:02:36.515Z] }, [2024-03-20T20:02:36.515Z] "DepOnly": true, [2024-03-20T20:02:36.515Z] "Stale": true, [2024-03-20T20:02:36.515Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "GoFiles": [ [2024-03-20T20:02:36.515Z] "psa_generate_random.pb.go" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Imports": [ [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "sync" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Deps": [ [2024-03-20T20:02:36.515Z] "bufio", [2024-03-20T20:02:36.515Z] "bytes", [2024-03-20T20:02:36.515Z] "compress/flate", [2024-03-20T20:02:36.515Z] "compress/gzip", [2024-03-20T20:02:36.515Z] "embed", [2024-03-20T20:02:36.515Z] "encoding", [2024-03-20T20:02:36.515Z] "encoding/base64", [2024-03-20T20:02:36.515Z] "encoding/binary", [2024-03-20T20:02:36.515Z] "encoding/json", [2024-03-20T20:02:36.515Z] "errors", [2024-03-20T20:02:36.515Z] "fmt", [2024-03-20T20:02:36.515Z] "go/token", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "hash", [2024-03-20T20:02:36.515Z] "hash/crc32", [2024-03-20T20:02:36.515Z] "hash/fnv", [2024-03-20T20:02:36.515Z] "internal/abi", [2024-03-20T20:02:36.515Z] "internal/bytealg", [2024-03-20T20:02:36.515Z] "internal/cpu", [2024-03-20T20:02:36.515Z] "internal/fmtsort", [2024-03-20T20:02:36.515Z] "internal/goexperiment", [2024-03-20T20:02:36.515Z] "internal/itoa", [2024-03-20T20:02:36.515Z] "internal/oserror", [2024-03-20T20:02:36.515Z] "internal/poll", [2024-03-20T20:02:36.515Z] "internal/race", [2024-03-20T20:02:36.515Z] "internal/reflectlite", [2024-03-20T20:02:36.515Z] "internal/syscall/execenv", [2024-03-20T20:02:36.515Z] "internal/syscall/unix", [2024-03-20T20:02:36.515Z] "internal/testlog", [2024-03-20T20:02:36.515Z] "internal/unsafeheader", [2024-03-20T20:02:36.515Z] "io", [2024-03-20T20:02:36.515Z] "io/fs", [2024-03-20T20:02:36.515Z] "io/ioutil", [2024-03-20T20:02:36.515Z] "math", [2024-03-20T20:02:36.515Z] "math/bits", [2024-03-20T20:02:36.515Z] "os", [2024-03-20T20:02:36.515Z] "path", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "runtime", [2024-03-20T20:02:36.515Z] "runtime/internal/atomic", [2024-03-20T20:02:36.515Z] "runtime/internal/math", [2024-03-20T20:02:36.515Z] "runtime/internal/sys", [2024-03-20T20:02:36.515Z] "sort", [2024-03-20T20:02:36.515Z] "strconv", [2024-03-20T20:02:36.515Z] "strings", [2024-03-20T20:02:36.515Z] "sync", [2024-03-20T20:02:36.515Z] "sync/atomic", [2024-03-20T20:02:36.515Z] "syscall", [2024-03-20T20:02:36.515Z] "time", [2024-03-20T20:02:36.515Z] "unicode", [2024-03-20T20:02:36.515Z] "unicode/utf16", [2024-03-20T20:02:36.515Z] "unicode/utf8", [2024-03-20T20:02:36.515Z] "unsafe" [2024-03-20T20:02:36.515Z] ] [2024-03-20T20:02:36.515Z] } [2024-03-20T20:02:36.515Z] { [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psahashcompute", [2024-03-20T20:02:36.515Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.515Z] "Name": "psahashcompute", [2024-03-20T20:02:36.515Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Module": { [2024-03-20T20:02:36.515Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.515Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.515Z] "Indirect": true, [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.515Z] "GoVersion": "1.15" [2024-03-20T20:02:36.515Z] }, [2024-03-20T20:02:36.515Z] "DepOnly": true, [2024-03-20T20:02:36.515Z] "Stale": true, [2024-03-20T20:02:36.515Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "GoFiles": [ [2024-03-20T20:02:36.515Z] "psa_hash_compute.pb.go" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Imports": [ [2024-03-20T20:02:36.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "sync" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Deps": [ [2024-03-20T20:02:36.515Z] "bufio", [2024-03-20T20:02:36.515Z] "bytes", [2024-03-20T20:02:36.515Z] "compress/flate", [2024-03-20T20:02:36.515Z] "compress/gzip", [2024-03-20T20:02:36.515Z] "embed", [2024-03-20T20:02:36.515Z] "encoding", [2024-03-20T20:02:36.515Z] "encoding/base64", [2024-03-20T20:02:36.515Z] "encoding/binary", [2024-03-20T20:02:36.515Z] "encoding/json", [2024-03-20T20:02:36.515Z] "errors", [2024-03-20T20:02:36.515Z] "fmt", [2024-03-20T20:02:36.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.515Z] "go/token", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "hash", [2024-03-20T20:02:36.515Z] "hash/crc32", [2024-03-20T20:02:36.515Z] "hash/fnv", [2024-03-20T20:02:36.515Z] "internal/abi", [2024-03-20T20:02:36.515Z] "internal/bytealg", [2024-03-20T20:02:36.515Z] "internal/cpu", [2024-03-20T20:02:36.515Z] "internal/fmtsort", [2024-03-20T20:02:36.515Z] "internal/goexperiment", [2024-03-20T20:02:36.515Z] "internal/itoa", [2024-03-20T20:02:36.515Z] "internal/oserror", [2024-03-20T20:02:36.515Z] "internal/poll", [2024-03-20T20:02:36.515Z] "internal/race", [2024-03-20T20:02:36.515Z] "internal/reflectlite", [2024-03-20T20:02:36.515Z] "internal/syscall/execenv", [2024-03-20T20:02:36.515Z] "internal/syscall/unix", [2024-03-20T20:02:36.515Z] "internal/testlog", [2024-03-20T20:02:36.515Z] "internal/unsafeheader", [2024-03-20T20:02:36.515Z] "io", [2024-03-20T20:02:36.515Z] "io/fs", [2024-03-20T20:02:36.515Z] "io/ioutil", [2024-03-20T20:02:36.515Z] "math", [2024-03-20T20:02:36.515Z] "math/bits", [2024-03-20T20:02:36.515Z] "os", [2024-03-20T20:02:36.515Z] "path", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "runtime", [2024-03-20T20:02:36.515Z] "runtime/internal/atomic", [2024-03-20T20:02:36.515Z] "runtime/internal/math", [2024-03-20T20:02:36.515Z] "runtime/internal/sys", [2024-03-20T20:02:36.515Z] "sort", [2024-03-20T20:02:36.515Z] "strconv", [2024-03-20T20:02:36.515Z] "strings", [2024-03-20T20:02:36.515Z] "sync", [2024-03-20T20:02:36.515Z] "sync/atomic", [2024-03-20T20:02:36.515Z] "syscall", [2024-03-20T20:02:36.515Z] "time", [2024-03-20T20:02:36.515Z] "unicode", [2024-03-20T20:02:36.515Z] "unicode/utf16", [2024-03-20T20:02:36.515Z] "unicode/utf8", [2024-03-20T20:02:36.515Z] "unsafe" [2024-03-20T20:02:36.515Z] ] [2024-03-20T20:02:36.515Z] } [2024-03-20T20:02:36.515Z] { [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaimportkey", [2024-03-20T20:02:36.515Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.515Z] "Name": "psaimportkey", [2024-03-20T20:02:36.515Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Module": { [2024-03-20T20:02:36.515Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.515Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.515Z] "Indirect": true, [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.515Z] "GoVersion": "1.15" [2024-03-20T20:02:36.515Z] }, [2024-03-20T20:02:36.515Z] "DepOnly": true, [2024-03-20T20:02:36.515Z] "Stale": true, [2024-03-20T20:02:36.515Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "GoFiles": [ [2024-03-20T20:02:36.515Z] "psa_import_key.pb.go" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Imports": [ [2024-03-20T20:02:36.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "sync" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Deps": [ [2024-03-20T20:02:36.515Z] "bufio", [2024-03-20T20:02:36.515Z] "bytes", [2024-03-20T20:02:36.515Z] "compress/flate", [2024-03-20T20:02:36.515Z] "compress/gzip", [2024-03-20T20:02:36.515Z] "embed", [2024-03-20T20:02:36.515Z] "encoding", [2024-03-20T20:02:36.515Z] "encoding/base64", [2024-03-20T20:02:36.515Z] "encoding/binary", [2024-03-20T20:02:36.515Z] "encoding/json", [2024-03-20T20:02:36.515Z] "errors", [2024-03-20T20:02:36.515Z] "fmt", [2024-03-20T20:02:36.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.515Z] "go/token", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "hash", [2024-03-20T20:02:36.515Z] "hash/crc32", [2024-03-20T20:02:36.515Z] "hash/fnv", [2024-03-20T20:02:36.515Z] "internal/abi", [2024-03-20T20:02:36.515Z] "internal/bytealg", [2024-03-20T20:02:36.515Z] "internal/cpu", [2024-03-20T20:02:36.515Z] "internal/fmtsort", [2024-03-20T20:02:36.515Z] "internal/goexperiment", [2024-03-20T20:02:36.515Z] "internal/itoa", [2024-03-20T20:02:36.515Z] "internal/oserror", [2024-03-20T20:02:36.515Z] "internal/poll", [2024-03-20T20:02:36.515Z] "internal/race", [2024-03-20T20:02:36.515Z] "internal/reflectlite", [2024-03-20T20:02:36.515Z] "internal/syscall/execenv", [2024-03-20T20:02:36.515Z] "internal/syscall/unix", [2024-03-20T20:02:36.515Z] "internal/testlog", [2024-03-20T20:02:36.515Z] "internal/unsafeheader", [2024-03-20T20:02:36.515Z] "io", [2024-03-20T20:02:36.515Z] "io/fs", [2024-03-20T20:02:36.515Z] "io/ioutil", [2024-03-20T20:02:36.515Z] "math", [2024-03-20T20:02:36.515Z] "math/bits", [2024-03-20T20:02:36.515Z] "os", [2024-03-20T20:02:36.515Z] "path", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "runtime", [2024-03-20T20:02:36.515Z] "runtime/internal/atomic", [2024-03-20T20:02:36.515Z] "runtime/internal/math", [2024-03-20T20:02:36.515Z] "runtime/internal/sys", [2024-03-20T20:02:36.515Z] "sort", [2024-03-20T20:02:36.515Z] "strconv", [2024-03-20T20:02:36.515Z] "strings", [2024-03-20T20:02:36.515Z] "sync", [2024-03-20T20:02:36.515Z] "sync/atomic", [2024-03-20T20:02:36.515Z] "syscall", [2024-03-20T20:02:36.515Z] "time", [2024-03-20T20:02:36.515Z] "unicode", [2024-03-20T20:02:36.515Z] "unicode/utf16", [2024-03-20T20:02:36.515Z] "unicode/utf8", [2024-03-20T20:02:36.515Z] "unsafe" [2024-03-20T20:02:36.515Z] ] [2024-03-20T20:02:36.515Z] } [2024-03-20T20:02:36.515Z] { [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psamaccompute", [2024-03-20T20:02:36.515Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.515Z] "Name": "psamaccompute", [2024-03-20T20:02:36.515Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Module": { [2024-03-20T20:02:36.515Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.515Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.515Z] "Indirect": true, [2024-03-20T20:02:36.515Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.515Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.515Z] "GoVersion": "1.15" [2024-03-20T20:02:36.515Z] }, [2024-03-20T20:02:36.515Z] "DepOnly": true, [2024-03-20T20:02:36.515Z] "Stale": true, [2024-03-20T20:02:36.515Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "GoFiles": [ [2024-03-20T20:02:36.515Z] "psa_mac_compute.pb.go" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Imports": [ [2024-03-20T20:02:36.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.515Z] "reflect", [2024-03-20T20:02:36.515Z] "sync" [2024-03-20T20:02:36.515Z] ], [2024-03-20T20:02:36.515Z] "Deps": [ [2024-03-20T20:02:36.515Z] "bufio", [2024-03-20T20:02:36.515Z] "bytes", [2024-03-20T20:02:36.515Z] "compress/flate", [2024-03-20T20:02:36.515Z] "compress/gzip", [2024-03-20T20:02:36.515Z] "embed", [2024-03-20T20:02:36.515Z] "encoding", [2024-03-20T20:02:36.515Z] "encoding/base64", [2024-03-20T20:02:36.515Z] "encoding/binary", [2024-03-20T20:02:36.515Z] "encoding/json", [2024-03-20T20:02:36.515Z] "errors", [2024-03-20T20:02:36.515Z] "fmt", [2024-03-20T20:02:36.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.515Z] "go/token", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.515Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "hash", [2024-03-20T20:02:36.516Z] "hash/crc32", [2024-03-20T20:02:36.516Z] "hash/fnv", [2024-03-20T20:02:36.516Z] "internal/abi", [2024-03-20T20:02:36.516Z] "internal/bytealg", [2024-03-20T20:02:36.516Z] "internal/cpu", [2024-03-20T20:02:36.516Z] "internal/fmtsort", [2024-03-20T20:02:36.516Z] "internal/goexperiment", [2024-03-20T20:02:36.516Z] "internal/itoa", [2024-03-20T20:02:36.516Z] "internal/oserror", [2024-03-20T20:02:36.516Z] "internal/poll", [2024-03-20T20:02:36.516Z] "internal/race", [2024-03-20T20:02:36.516Z] "internal/reflectlite", [2024-03-20T20:02:36.516Z] "internal/syscall/execenv", [2024-03-20T20:02:36.516Z] "internal/syscall/unix", [2024-03-20T20:02:36.516Z] "internal/testlog", [2024-03-20T20:02:36.516Z] "internal/unsafeheader", [2024-03-20T20:02:36.516Z] "io", [2024-03-20T20:02:36.516Z] "io/fs", [2024-03-20T20:02:36.516Z] "io/ioutil", [2024-03-20T20:02:36.516Z] "math", [2024-03-20T20:02:36.516Z] "math/bits", [2024-03-20T20:02:36.516Z] "os", [2024-03-20T20:02:36.516Z] "path", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "runtime", [2024-03-20T20:02:36.516Z] "runtime/internal/atomic", [2024-03-20T20:02:36.516Z] "runtime/internal/math", [2024-03-20T20:02:36.516Z] "runtime/internal/sys", [2024-03-20T20:02:36.516Z] "sort", [2024-03-20T20:02:36.516Z] "strconv", [2024-03-20T20:02:36.516Z] "strings", [2024-03-20T20:02:36.516Z] "sync", [2024-03-20T20:02:36.516Z] "sync/atomic", [2024-03-20T20:02:36.516Z] "syscall", [2024-03-20T20:02:36.516Z] "time", [2024-03-20T20:02:36.516Z] "unicode", [2024-03-20T20:02:36.516Z] "unicode/utf16", [2024-03-20T20:02:36.516Z] "unicode/utf8", [2024-03-20T20:02:36.516Z] "unsafe" [2024-03-20T20:02:36.516Z] ] [2024-03-20T20:02:36.516Z] } [2024-03-20T20:02:36.516Z] { [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psamacverify", [2024-03-20T20:02:36.516Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.516Z] "Name": "psamacverify", [2024-03-20T20:02:36.516Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Module": { [2024-03-20T20:02:36.516Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.516Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.516Z] "Indirect": true, [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.516Z] "GoVersion": "1.15" [2024-03-20T20:02:36.516Z] }, [2024-03-20T20:02:36.516Z] "DepOnly": true, [2024-03-20T20:02:36.516Z] "Stale": true, [2024-03-20T20:02:36.516Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.516Z] "GoFiles": [ [2024-03-20T20:02:36.516Z] "psa_mac_verify.pb.go" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Imports": [ [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "sync" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Deps": [ [2024-03-20T20:02:36.516Z] "bufio", [2024-03-20T20:02:36.516Z] "bytes", [2024-03-20T20:02:36.516Z] "compress/flate", [2024-03-20T20:02:36.516Z] "compress/gzip", [2024-03-20T20:02:36.516Z] "embed", [2024-03-20T20:02:36.516Z] "encoding", [2024-03-20T20:02:36.516Z] "encoding/base64", [2024-03-20T20:02:36.516Z] "encoding/binary", [2024-03-20T20:02:36.516Z] "encoding/json", [2024-03-20T20:02:36.516Z] "errors", [2024-03-20T20:02:36.516Z] "fmt", [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "go/token", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "hash", [2024-03-20T20:02:36.516Z] "hash/crc32", [2024-03-20T20:02:36.516Z] "hash/fnv", [2024-03-20T20:02:36.516Z] "internal/abi", [2024-03-20T20:02:36.516Z] "internal/bytealg", [2024-03-20T20:02:36.516Z] "internal/cpu", [2024-03-20T20:02:36.516Z] "internal/fmtsort", [2024-03-20T20:02:36.516Z] "internal/goexperiment", [2024-03-20T20:02:36.516Z] "internal/itoa", [2024-03-20T20:02:36.516Z] "internal/oserror", [2024-03-20T20:02:36.516Z] "internal/poll", [2024-03-20T20:02:36.516Z] "internal/race", [2024-03-20T20:02:36.516Z] "internal/reflectlite", [2024-03-20T20:02:36.516Z] "internal/syscall/execenv", [2024-03-20T20:02:36.516Z] "internal/syscall/unix", [2024-03-20T20:02:36.516Z] "internal/testlog", [2024-03-20T20:02:36.516Z] "internal/unsafeheader", [2024-03-20T20:02:36.516Z] "io", [2024-03-20T20:02:36.516Z] "io/fs", [2024-03-20T20:02:36.516Z] "io/ioutil", [2024-03-20T20:02:36.516Z] "math", [2024-03-20T20:02:36.516Z] "math/bits", [2024-03-20T20:02:36.516Z] "os", [2024-03-20T20:02:36.516Z] "path", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "runtime", [2024-03-20T20:02:36.516Z] "runtime/internal/atomic", [2024-03-20T20:02:36.516Z] "runtime/internal/math", [2024-03-20T20:02:36.516Z] "runtime/internal/sys", [2024-03-20T20:02:36.516Z] "sort", [2024-03-20T20:02:36.516Z] "strconv", [2024-03-20T20:02:36.516Z] "strings", [2024-03-20T20:02:36.516Z] "sync", [2024-03-20T20:02:36.516Z] "sync/atomic", [2024-03-20T20:02:36.516Z] "syscall", [2024-03-20T20:02:36.516Z] "time", [2024-03-20T20:02:36.516Z] "unicode", [2024-03-20T20:02:36.516Z] "unicode/utf16", [2024-03-20T20:02:36.516Z] "unicode/utf8", [2024-03-20T20:02:36.516Z] "unsafe" [2024-03-20T20:02:36.516Z] ] [2024-03-20T20:02:36.516Z] } [2024-03-20T20:02:36.516Z] { [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.516Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.516Z] "Name": "psarawkeyagreement", [2024-03-20T20:02:36.516Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Module": { [2024-03-20T20:02:36.516Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.516Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.516Z] "Indirect": true, [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.516Z] "GoVersion": "1.15" [2024-03-20T20:02:36.516Z] }, [2024-03-20T20:02:36.516Z] "DepOnly": true, [2024-03-20T20:02:36.516Z] "Stale": true, [2024-03-20T20:02:36.516Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.516Z] "GoFiles": [ [2024-03-20T20:02:36.516Z] "psa_raw_key_agreement.pb.go" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Imports": [ [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "sync" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Deps": [ [2024-03-20T20:02:36.516Z] "bufio", [2024-03-20T20:02:36.516Z] "bytes", [2024-03-20T20:02:36.516Z] "compress/flate", [2024-03-20T20:02:36.516Z] "compress/gzip", [2024-03-20T20:02:36.516Z] "embed", [2024-03-20T20:02:36.516Z] "encoding", [2024-03-20T20:02:36.516Z] "encoding/base64", [2024-03-20T20:02:36.516Z] "encoding/binary", [2024-03-20T20:02:36.516Z] "encoding/json", [2024-03-20T20:02:36.516Z] "errors", [2024-03-20T20:02:36.516Z] "fmt", [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "go/token", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "hash", [2024-03-20T20:02:36.516Z] "hash/crc32", [2024-03-20T20:02:36.516Z] "hash/fnv", [2024-03-20T20:02:36.516Z] "internal/abi", [2024-03-20T20:02:36.516Z] "internal/bytealg", [2024-03-20T20:02:36.516Z] "internal/cpu", [2024-03-20T20:02:36.516Z] "internal/fmtsort", [2024-03-20T20:02:36.516Z] "internal/goexperiment", [2024-03-20T20:02:36.516Z] "internal/itoa", [2024-03-20T20:02:36.516Z] "internal/oserror", [2024-03-20T20:02:36.516Z] "internal/poll", [2024-03-20T20:02:36.516Z] "internal/race", [2024-03-20T20:02:36.516Z] "internal/reflectlite", [2024-03-20T20:02:36.516Z] "internal/syscall/execenv", [2024-03-20T20:02:36.516Z] "internal/syscall/unix", [2024-03-20T20:02:36.516Z] "internal/testlog", [2024-03-20T20:02:36.516Z] "internal/unsafeheader", [2024-03-20T20:02:36.516Z] "io", [2024-03-20T20:02:36.516Z] "io/fs", [2024-03-20T20:02:36.516Z] "io/ioutil", [2024-03-20T20:02:36.516Z] "math", [2024-03-20T20:02:36.516Z] "math/bits", [2024-03-20T20:02:36.516Z] "os", [2024-03-20T20:02:36.516Z] "path", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "runtime", [2024-03-20T20:02:36.516Z] "runtime/internal/atomic", [2024-03-20T20:02:36.516Z] "runtime/internal/math", [2024-03-20T20:02:36.516Z] "runtime/internal/sys", [2024-03-20T20:02:36.516Z] "sort", [2024-03-20T20:02:36.516Z] "strconv", [2024-03-20T20:02:36.516Z] "strings", [2024-03-20T20:02:36.516Z] "sync", [2024-03-20T20:02:36.516Z] "sync/atomic", [2024-03-20T20:02:36.516Z] "syscall", [2024-03-20T20:02:36.516Z] "time", [2024-03-20T20:02:36.516Z] "unicode", [2024-03-20T20:02:36.516Z] "unicode/utf16", [2024-03-20T20:02:36.516Z] "unicode/utf8", [2024-03-20T20:02:36.516Z] "unsafe" [2024-03-20T20:02:36.516Z] ] [2024-03-20T20:02:36.516Z] } [2024-03-20T20:02:36.516Z] { [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psasignhash", [2024-03-20T20:02:36.516Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.516Z] "Name": "psasignhash", [2024-03-20T20:02:36.516Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Module": { [2024-03-20T20:02:36.516Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.516Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.516Z] "Indirect": true, [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.516Z] "GoVersion": "1.15" [2024-03-20T20:02:36.516Z] }, [2024-03-20T20:02:36.516Z] "DepOnly": true, [2024-03-20T20:02:36.516Z] "Stale": true, [2024-03-20T20:02:36.516Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.516Z] "GoFiles": [ [2024-03-20T20:02:36.516Z] "psa_sign_hash.pb.go" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Imports": [ [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "sync" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Deps": [ [2024-03-20T20:02:36.516Z] "bufio", [2024-03-20T20:02:36.516Z] "bytes", [2024-03-20T20:02:36.516Z] "compress/flate", [2024-03-20T20:02:36.516Z] "compress/gzip", [2024-03-20T20:02:36.516Z] "embed", [2024-03-20T20:02:36.516Z] "encoding", [2024-03-20T20:02:36.516Z] "encoding/base64", [2024-03-20T20:02:36.516Z] "encoding/binary", [2024-03-20T20:02:36.516Z] "encoding/json", [2024-03-20T20:02:36.516Z] "errors", [2024-03-20T20:02:36.516Z] "fmt", [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "go/token", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "hash", [2024-03-20T20:02:36.516Z] "hash/crc32", [2024-03-20T20:02:36.516Z] "hash/fnv", [2024-03-20T20:02:36.516Z] "internal/abi", [2024-03-20T20:02:36.516Z] "internal/bytealg", [2024-03-20T20:02:36.516Z] "internal/cpu", [2024-03-20T20:02:36.516Z] "internal/fmtsort", [2024-03-20T20:02:36.516Z] "internal/goexperiment", [2024-03-20T20:02:36.516Z] "internal/itoa", [2024-03-20T20:02:36.516Z] "internal/oserror", [2024-03-20T20:02:36.516Z] "internal/poll", [2024-03-20T20:02:36.516Z] "internal/race", [2024-03-20T20:02:36.516Z] "internal/reflectlite", [2024-03-20T20:02:36.516Z] "internal/syscall/execenv", [2024-03-20T20:02:36.516Z] "internal/syscall/unix", [2024-03-20T20:02:36.516Z] "internal/testlog", [2024-03-20T20:02:36.516Z] "internal/unsafeheader", [2024-03-20T20:02:36.516Z] "io", [2024-03-20T20:02:36.516Z] "io/fs", [2024-03-20T20:02:36.516Z] "io/ioutil", [2024-03-20T20:02:36.516Z] "math", [2024-03-20T20:02:36.516Z] "math/bits", [2024-03-20T20:02:36.516Z] "os", [2024-03-20T20:02:36.516Z] "path", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "runtime", [2024-03-20T20:02:36.516Z] "runtime/internal/atomic", [2024-03-20T20:02:36.516Z] "runtime/internal/math", [2024-03-20T20:02:36.516Z] "runtime/internal/sys", [2024-03-20T20:02:36.516Z] "sort", [2024-03-20T20:02:36.516Z] "strconv", [2024-03-20T20:02:36.516Z] "strings", [2024-03-20T20:02:36.516Z] "sync", [2024-03-20T20:02:36.516Z] "sync/atomic", [2024-03-20T20:02:36.516Z] "syscall", [2024-03-20T20:02:36.516Z] "time", [2024-03-20T20:02:36.516Z] "unicode", [2024-03-20T20:02:36.516Z] "unicode/utf16", [2024-03-20T20:02:36.516Z] "unicode/utf8", [2024-03-20T20:02:36.516Z] "unsafe" [2024-03-20T20:02:36.516Z] ] [2024-03-20T20:02:36.516Z] } [2024-03-20T20:02:36.516Z] { [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psasignmessage", [2024-03-20T20:02:36.516Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.516Z] "Name": "psasignmessage", [2024-03-20T20:02:36.516Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Module": { [2024-03-20T20:02:36.516Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.516Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.516Z] "Indirect": true, [2024-03-20T20:02:36.516Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.516Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.516Z] "GoVersion": "1.15" [2024-03-20T20:02:36.516Z] }, [2024-03-20T20:02:36.516Z] "DepOnly": true, [2024-03-20T20:02:36.516Z] "Stale": true, [2024-03-20T20:02:36.516Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.516Z] "GoFiles": [ [2024-03-20T20:02:36.516Z] "psa_sign_message.pb.go" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Imports": [ [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.516Z] "reflect", [2024-03-20T20:02:36.516Z] "sync" [2024-03-20T20:02:36.516Z] ], [2024-03-20T20:02:36.516Z] "Deps": [ [2024-03-20T20:02:36.516Z] "bufio", [2024-03-20T20:02:36.516Z] "bytes", [2024-03-20T20:02:36.516Z] "compress/flate", [2024-03-20T20:02:36.516Z] "compress/gzip", [2024-03-20T20:02:36.516Z] "embed", [2024-03-20T20:02:36.516Z] "encoding", [2024-03-20T20:02:36.516Z] "encoding/base64", [2024-03-20T20:02:36.516Z] "encoding/binary", [2024-03-20T20:02:36.516Z] "encoding/json", [2024-03-20T20:02:36.516Z] "errors", [2024-03-20T20:02:36.516Z] "fmt", [2024-03-20T20:02:36.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.516Z] "go/token", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.516Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.517Z] "hash", [2024-03-20T20:02:36.517Z] "hash/crc32", [2024-03-20T20:02:36.517Z] "hash/fnv", [2024-03-20T20:02:36.517Z] "internal/abi", [2024-03-20T20:02:36.517Z] "internal/bytealg", [2024-03-20T20:02:36.517Z] "internal/cpu", [2024-03-20T20:02:36.517Z] "internal/fmtsort", [2024-03-20T20:02:36.517Z] "internal/goexperiment", [2024-03-20T20:02:36.517Z] "internal/itoa", [2024-03-20T20:02:36.517Z] "internal/oserror", [2024-03-20T20:02:36.517Z] "internal/poll", [2024-03-20T20:02:36.517Z] "internal/race", [2024-03-20T20:02:36.517Z] "internal/reflectlite", [2024-03-20T20:02:36.517Z] "internal/syscall/execenv", [2024-03-20T20:02:36.517Z] "internal/syscall/unix", [2024-03-20T20:02:36.517Z] "internal/testlog", [2024-03-20T20:02:36.517Z] "internal/unsafeheader", [2024-03-20T20:02:36.517Z] "io", [2024-03-20T20:02:36.517Z] "io/fs", [2024-03-20T20:02:36.517Z] "io/ioutil", [2024-03-20T20:02:36.517Z] "math", [2024-03-20T20:02:36.517Z] "math/bits", [2024-03-20T20:02:36.517Z] "os", [2024-03-20T20:02:36.517Z] "path", [2024-03-20T20:02:36.517Z] "reflect", [2024-03-20T20:02:36.517Z] "runtime", [2024-03-20T20:02:36.517Z] "runtime/internal/atomic", [2024-03-20T20:02:36.517Z] "runtime/internal/math", [2024-03-20T20:02:36.517Z] "runtime/internal/sys", [2024-03-20T20:02:36.517Z] "sort", [2024-03-20T20:02:36.517Z] "strconv", [2024-03-20T20:02:36.517Z] "strings", [2024-03-20T20:02:36.517Z] "sync", [2024-03-20T20:02:36.517Z] "sync/atomic", [2024-03-20T20:02:36.517Z] "syscall", [2024-03-20T20:02:36.517Z] "time", [2024-03-20T20:02:36.517Z] "unicode", [2024-03-20T20:02:36.517Z] "unicode/utf16", [2024-03-20T20:02:36.517Z] "unicode/utf8", [2024-03-20T20:02:36.517Z] "unsafe" [2024-03-20T20:02:36.517Z] ] [2024-03-20T20:02:36.517Z] } [2024-03-20T20:02:36.517Z] { [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaverifyhash", [2024-03-20T20:02:36.517Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.517Z] "Name": "psaverifyhash", [2024-03-20T20:02:36.517Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Module": { [2024-03-20T20:02:36.517Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.517Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.517Z] "Indirect": true, [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.517Z] "GoVersion": "1.15" [2024-03-20T20:02:36.517Z] }, [2024-03-20T20:02:36.517Z] "DepOnly": true, [2024-03-20T20:02:36.517Z] "Stale": true, [2024-03-20T20:02:36.517Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "GoFiles": [ [2024-03-20T20:02:36.517Z] "psa_verify_hash.pb.go" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "Imports": [ [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.517Z] "reflect", [2024-03-20T20:02:36.517Z] "sync" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "Deps": [ [2024-03-20T20:02:36.517Z] "bufio", [2024-03-20T20:02:36.517Z] "bytes", [2024-03-20T20:02:36.517Z] "compress/flate", [2024-03-20T20:02:36.517Z] "compress/gzip", [2024-03-20T20:02:36.517Z] "embed", [2024-03-20T20:02:36.517Z] "encoding", [2024-03-20T20:02:36.517Z] "encoding/base64", [2024-03-20T20:02:36.517Z] "encoding/binary", [2024-03-20T20:02:36.517Z] "encoding/json", [2024-03-20T20:02:36.517Z] "errors", [2024-03-20T20:02:36.517Z] "fmt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.517Z] "go/token", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.517Z] "hash", [2024-03-20T20:02:36.517Z] "hash/crc32", [2024-03-20T20:02:36.517Z] "hash/fnv", [2024-03-20T20:02:36.517Z] "internal/abi", [2024-03-20T20:02:36.517Z] "internal/bytealg", [2024-03-20T20:02:36.517Z] "internal/cpu", [2024-03-20T20:02:36.517Z] "internal/fmtsort", [2024-03-20T20:02:36.517Z] "internal/goexperiment", [2024-03-20T20:02:36.517Z] "internal/itoa", [2024-03-20T20:02:36.517Z] "internal/oserror", [2024-03-20T20:02:36.517Z] "internal/poll", [2024-03-20T20:02:36.517Z] "internal/race", [2024-03-20T20:02:36.517Z] "internal/reflectlite", [2024-03-20T20:02:36.517Z] "internal/syscall/execenv", [2024-03-20T20:02:36.517Z] "internal/syscall/unix", [2024-03-20T20:02:36.517Z] "internal/testlog", [2024-03-20T20:02:36.517Z] "internal/unsafeheader", [2024-03-20T20:02:36.517Z] "io", [2024-03-20T20:02:36.517Z] "io/fs", [2024-03-20T20:02:36.517Z] "io/ioutil", [2024-03-20T20:02:36.517Z] "math", [2024-03-20T20:02:36.517Z] "math/bits", [2024-03-20T20:02:36.517Z] "os", [2024-03-20T20:02:36.517Z] "path", [2024-03-20T20:02:36.517Z] "reflect", [2024-03-20T20:02:36.517Z] "runtime", [2024-03-20T20:02:36.517Z] "runtime/internal/atomic", [2024-03-20T20:02:36.517Z] "runtime/internal/math", [2024-03-20T20:02:36.517Z] "runtime/internal/sys", [2024-03-20T20:02:36.517Z] "sort", [2024-03-20T20:02:36.517Z] "strconv", [2024-03-20T20:02:36.517Z] "strings", [2024-03-20T20:02:36.517Z] "sync", [2024-03-20T20:02:36.517Z] "sync/atomic", [2024-03-20T20:02:36.517Z] "syscall", [2024-03-20T20:02:36.517Z] "time", [2024-03-20T20:02:36.517Z] "unicode", [2024-03-20T20:02:36.517Z] "unicode/utf16", [2024-03-20T20:02:36.517Z] "unicode/utf8", [2024-03-20T20:02:36.517Z] "unsafe" [2024-03-20T20:02:36.517Z] ] [2024-03-20T20:02:36.517Z] } [2024-03-20T20:02:36.517Z] { [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaverifymessage", [2024-03-20T20:02:36.517Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.517Z] "Name": "psaverifymessage", [2024-03-20T20:02:36.517Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Module": { [2024-03-20T20:02:36.517Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.517Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.517Z] "Indirect": true, [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.517Z] "GoVersion": "1.15" [2024-03-20T20:02:36.517Z] }, [2024-03-20T20:02:36.517Z] "DepOnly": true, [2024-03-20T20:02:36.517Z] "Stale": true, [2024-03-20T20:02:36.517Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "GoFiles": [ [2024-03-20T20:02:36.517Z] "psa_verify_message.pb.go" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "Imports": [ [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.517Z] "reflect", [2024-03-20T20:02:36.517Z] "sync" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "Deps": [ [2024-03-20T20:02:36.517Z] "bufio", [2024-03-20T20:02:36.517Z] "bytes", [2024-03-20T20:02:36.517Z] "compress/flate", [2024-03-20T20:02:36.517Z] "compress/gzip", [2024-03-20T20:02:36.517Z] "embed", [2024-03-20T20:02:36.517Z] "encoding", [2024-03-20T20:02:36.517Z] "encoding/base64", [2024-03-20T20:02:36.517Z] "encoding/binary", [2024-03-20T20:02:36.517Z] "encoding/json", [2024-03-20T20:02:36.517Z] "errors", [2024-03-20T20:02:36.517Z] "fmt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.517Z] "go/token", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.517Z] "hash", [2024-03-20T20:02:36.517Z] "hash/crc32", [2024-03-20T20:02:36.517Z] "hash/fnv", [2024-03-20T20:02:36.517Z] "internal/abi", [2024-03-20T20:02:36.517Z] "internal/bytealg", [2024-03-20T20:02:36.517Z] "internal/cpu", [2024-03-20T20:02:36.517Z] "internal/fmtsort", [2024-03-20T20:02:36.517Z] "internal/goexperiment", [2024-03-20T20:02:36.517Z] "internal/itoa", [2024-03-20T20:02:36.517Z] "internal/oserror", [2024-03-20T20:02:36.517Z] "internal/poll", [2024-03-20T20:02:36.517Z] "internal/race", [2024-03-20T20:02:36.517Z] "internal/reflectlite", [2024-03-20T20:02:36.517Z] "internal/syscall/execenv", [2024-03-20T20:02:36.517Z] "internal/syscall/unix", [2024-03-20T20:02:36.517Z] "internal/testlog", [2024-03-20T20:02:36.517Z] "internal/unsafeheader", [2024-03-20T20:02:36.517Z] "io", [2024-03-20T20:02:36.517Z] "io/fs", [2024-03-20T20:02:36.517Z] "io/ioutil", [2024-03-20T20:02:36.517Z] "math", [2024-03-20T20:02:36.517Z] "math/bits", [2024-03-20T20:02:36.517Z] "os", [2024-03-20T20:02:36.517Z] "path", [2024-03-20T20:02:36.517Z] "reflect", [2024-03-20T20:02:36.517Z] "runtime", [2024-03-20T20:02:36.517Z] "runtime/internal/atomic", [2024-03-20T20:02:36.517Z] "runtime/internal/math", [2024-03-20T20:02:36.517Z] "runtime/internal/sys", [2024-03-20T20:02:36.517Z] "sort", [2024-03-20T20:02:36.517Z] "strconv", [2024-03-20T20:02:36.517Z] "strings", [2024-03-20T20:02:36.517Z] "sync", [2024-03-20T20:02:36.517Z] "sync/atomic", [2024-03-20T20:02:36.517Z] "syscall", [2024-03-20T20:02:36.517Z] "time", [2024-03-20T20:02:36.517Z] "unicode", [2024-03-20T20:02:36.517Z] "unicode/utf16", [2024-03-20T20:02:36.517Z] "unicode/utf8", [2024-03-20T20:02:36.517Z] "unsafe" [2024-03-20T20:02:36.517Z] ] [2024-03-20T20:02:36.517Z] } [2024-03-20T20:02:36.517Z] { [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/requests", [2024-03-20T20:02:36.517Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.517Z] "Name": "requests", [2024-03-20T20:02:36.517Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Module": { [2024-03-20T20:02:36.517Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.517Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.517Z] "Indirect": true, [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.517Z] "GoVersion": "1.15" [2024-03-20T20:02:36.517Z] }, [2024-03-20T20:02:36.517Z] "DepOnly": true, [2024-03-20T20:02:36.517Z] "Stale": true, [2024-03-20T20:02:36.517Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "GoFiles": [ [2024-03-20T20:02:36.517Z] "mod.go", [2024-03-20T20:02:36.517Z] "provider.go", [2024-03-20T20:02:36.517Z] "request.go", [2024-03-20T20:02:36.517Z] "response.go", [2024-03-20T20:02:36.517Z] "wireheader.go" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "Imports": [ [2024-03-20T20:02:36.517Z] "bytes", [2024-03-20T20:02:36.517Z] "encoding/binary", [2024-03-20T20:02:36.517Z] "fmt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.517Z] "github.com/pkg/errors", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.517Z] "reflect" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "Deps": [ [2024-03-20T20:02:36.517Z] "bytes", [2024-03-20T20:02:36.517Z] "encoding/binary", [2024-03-20T20:02:36.517Z] "errors", [2024-03-20T20:02:36.517Z] "fmt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.517Z] "github.com/pkg/errors", [2024-03-20T20:02:36.517Z] "go/token", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.517Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.517Z] "hash", [2024-03-20T20:02:36.517Z] "hash/fnv", [2024-03-20T20:02:36.517Z] "internal/abi", [2024-03-20T20:02:36.517Z] "internal/bytealg", [2024-03-20T20:02:36.517Z] "internal/cpu", [2024-03-20T20:02:36.517Z] "internal/fmtsort", [2024-03-20T20:02:36.517Z] "internal/goexperiment", [2024-03-20T20:02:36.517Z] "internal/itoa", [2024-03-20T20:02:36.517Z] "internal/oserror", [2024-03-20T20:02:36.517Z] "internal/poll", [2024-03-20T20:02:36.517Z] "internal/race", [2024-03-20T20:02:36.517Z] "internal/reflectlite", [2024-03-20T20:02:36.517Z] "internal/syscall/execenv", [2024-03-20T20:02:36.517Z] "internal/syscall/unix", [2024-03-20T20:02:36.517Z] "internal/testlog", [2024-03-20T20:02:36.517Z] "internal/unsafeheader", [2024-03-20T20:02:36.517Z] "io", [2024-03-20T20:02:36.517Z] "io/fs", [2024-03-20T20:02:36.517Z] "math", [2024-03-20T20:02:36.517Z] "math/bits", [2024-03-20T20:02:36.517Z] "os", [2024-03-20T20:02:36.517Z] "os/user", [2024-03-20T20:02:36.517Z] "path", [2024-03-20T20:02:36.517Z] "reflect", [2024-03-20T20:02:36.517Z] "runtime", [2024-03-20T20:02:36.517Z] "runtime/cgo", [2024-03-20T20:02:36.517Z] "runtime/internal/atomic", [2024-03-20T20:02:36.517Z] "runtime/internal/math", [2024-03-20T20:02:36.517Z] "runtime/internal/sys", [2024-03-20T20:02:36.517Z] "sort", [2024-03-20T20:02:36.517Z] "strconv", [2024-03-20T20:02:36.517Z] "strings", [2024-03-20T20:02:36.517Z] "sync", [2024-03-20T20:02:36.517Z] "sync/atomic", [2024-03-20T20:02:36.517Z] "syscall", [2024-03-20T20:02:36.517Z] "time", [2024-03-20T20:02:36.517Z] "unicode", [2024-03-20T20:02:36.517Z] "unicode/utf8", [2024-03-20T20:02:36.517Z] "unsafe" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "TestGoFiles": [ [2024-03-20T20:02:36.517Z] "requests_internal_suite_test.go", [2024-03-20T20:02:36.517Z] "wireheader_internal_test.go" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "TestImports": [ [2024-03-20T20:02:36.517Z] "bytes", [2024-03-20T20:02:36.517Z] "fmt", [2024-03-20T20:02:36.517Z] "github.com/onsi/ginkgo", [2024-03-20T20:02:36.517Z] "github.com/onsi/gomega", [2024-03-20T20:02:36.517Z] "testing" [2024-03-20T20:02:36.517Z] ] [2024-03-20T20:02:36.517Z] } [2024-03-20T20:02:36.517Z] { [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations", [2024-03-20T20:02:36.517Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.517Z] "Name": "operations", [2024-03-20T20:02:36.517Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Module": { [2024-03-20T20:02:36.517Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.517Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.517Z] "Indirect": true, [2024-03-20T20:02:36.517Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.517Z] "GoVersion": "1.15" [2024-03-20T20:02:36.517Z] }, [2024-03-20T20:02:36.517Z] "DepOnly": true, [2024-03-20T20:02:36.517Z] "Stale": true, [2024-03-20T20:02:36.517Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.517Z] "GoFiles": [ [2024-03-20T20:02:36.517Z] "operations_client.go" [2024-03-20T20:02:36.517Z] ], [2024-03-20T20:02:36.517Z] "Imports": [ [2024-03-20T20:02:36.517Z] "bytes", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/proto" [2024-03-20T20:02:36.518Z] ], [2024-03-20T20:02:36.518Z] "Deps": [ [2024-03-20T20:02:36.518Z] "bufio", [2024-03-20T20:02:36.518Z] "bytes", [2024-03-20T20:02:36.518Z] "compress/flate", [2024-03-20T20:02:36.518Z] "compress/gzip", [2024-03-20T20:02:36.518Z] "context", [2024-03-20T20:02:36.518Z] "embed", [2024-03-20T20:02:36.518Z] "encoding", [2024-03-20T20:02:36.518Z] "encoding/base64", [2024-03-20T20:02:36.518Z] "encoding/binary", [2024-03-20T20:02:36.518Z] "encoding/json", [2024-03-20T20:02:36.518Z] "errors", [2024-03-20T20:02:36.518Z] "fmt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.518Z] "github.com/pkg/errors", [2024-03-20T20:02:36.518Z] "go/token", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.518Z] "hash", [2024-03-20T20:02:36.518Z] "hash/crc32", [2024-03-20T20:02:36.518Z] "hash/fnv", [2024-03-20T20:02:36.518Z] "internal/abi", [2024-03-20T20:02:36.518Z] "internal/bytealg", [2024-03-20T20:02:36.518Z] "internal/cpu", [2024-03-20T20:02:36.518Z] "internal/fmtsort", [2024-03-20T20:02:36.518Z] "internal/goexperiment", [2024-03-20T20:02:36.518Z] "internal/itoa", [2024-03-20T20:02:36.518Z] "internal/nettrace", [2024-03-20T20:02:36.518Z] "internal/oserror", [2024-03-20T20:02:36.518Z] "internal/poll", [2024-03-20T20:02:36.518Z] "internal/race", [2024-03-20T20:02:36.518Z] "internal/reflectlite", [2024-03-20T20:02:36.518Z] "internal/singleflight", [2024-03-20T20:02:36.518Z] "internal/syscall/execenv", [2024-03-20T20:02:36.518Z] "internal/syscall/unix", [2024-03-20T20:02:36.518Z] "internal/testlog", [2024-03-20T20:02:36.518Z] "internal/unsafeheader", [2024-03-20T20:02:36.518Z] "io", [2024-03-20T20:02:36.518Z] "io/fs", [2024-03-20T20:02:36.518Z] "io/ioutil", [2024-03-20T20:02:36.518Z] "math", [2024-03-20T20:02:36.518Z] "math/bits", [2024-03-20T20:02:36.518Z] "net", [2024-03-20T20:02:36.518Z] "net/url", [2024-03-20T20:02:36.518Z] "os", [2024-03-20T20:02:36.518Z] "os/user", [2024-03-20T20:02:36.518Z] "path", [2024-03-20T20:02:36.518Z] "reflect", [2024-03-20T20:02:36.518Z] "runtime", [2024-03-20T20:02:36.518Z] "runtime/cgo", [2024-03-20T20:02:36.518Z] "runtime/internal/atomic", [2024-03-20T20:02:36.518Z] "runtime/internal/math", [2024-03-20T20:02:36.518Z] "runtime/internal/sys", [2024-03-20T20:02:36.518Z] "sort", [2024-03-20T20:02:36.518Z] "strconv", [2024-03-20T20:02:36.518Z] "strings", [2024-03-20T20:02:36.518Z] "sync", [2024-03-20T20:02:36.518Z] "sync/atomic", [2024-03-20T20:02:36.518Z] "syscall", [2024-03-20T20:02:36.518Z] "time", [2024-03-20T20:02:36.518Z] "unicode", [2024-03-20T20:02:36.518Z] "unicode/utf16", [2024-03-20T20:02:36.518Z] "unicode/utf8", [2024-03-20T20:02:36.518Z] "unsafe", [2024-03-20T20:02:36.518Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.518Z] ] [2024-03-20T20:02:36.518Z] } [2024-03-20T20:02:36.518Z] { [2024-03-20T20:02:36.518Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/parsec/algorithm", [2024-03-20T20:02:36.518Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.518Z] "Name": "algorithm", [2024-03-20T20:02:36.518Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.518Z] "Module": { [2024-03-20T20:02:36.518Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.518Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.518Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.518Z] "Indirect": true, [2024-03-20T20:02:36.518Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.518Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.518Z] "GoVersion": "1.15" [2024-03-20T20:02:36.518Z] }, [2024-03-20T20:02:36.518Z] "DepOnly": true, [2024-03-20T20:02:36.518Z] "Stale": true, [2024-03-20T20:02:36.518Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.518Z] "GoFiles": [ [2024-03-20T20:02:36.518Z] "aead.go", [2024-03-20T20:02:36.518Z] "algorithm.go", [2024-03-20T20:02:36.518Z] "asymmetric_encryption.go", [2024-03-20T20:02:36.518Z] "asymmetric_signature.go", [2024-03-20T20:02:36.518Z] "cipher.go", [2024-03-20T20:02:36.518Z] "hash.go", [2024-03-20T20:02:36.518Z] "keyagreement.go", [2024-03-20T20:02:36.518Z] "keyderivation.go", [2024-03-20T20:02:36.518Z] "mac.go" [2024-03-20T20:02:36.518Z] ], [2024-03-20T20:02:36.518Z] "Imports": [ [2024-03-20T20:02:36.518Z] "fmt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.518Z] "reflect" [2024-03-20T20:02:36.518Z] ], [2024-03-20T20:02:36.518Z] "Deps": [ [2024-03-20T20:02:36.518Z] "bufio", [2024-03-20T20:02:36.518Z] "bytes", [2024-03-20T20:02:36.518Z] "compress/flate", [2024-03-20T20:02:36.518Z] "compress/gzip", [2024-03-20T20:02:36.518Z] "embed", [2024-03-20T20:02:36.518Z] "encoding", [2024-03-20T20:02:36.518Z] "encoding/base64", [2024-03-20T20:02:36.518Z] "encoding/binary", [2024-03-20T20:02:36.518Z] "encoding/json", [2024-03-20T20:02:36.518Z] "errors", [2024-03-20T20:02:36.518Z] "fmt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.518Z] "go/token", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.518Z] "hash", [2024-03-20T20:02:36.518Z] "hash/crc32", [2024-03-20T20:02:36.518Z] "hash/fnv", [2024-03-20T20:02:36.518Z] "internal/abi", [2024-03-20T20:02:36.518Z] "internal/bytealg", [2024-03-20T20:02:36.518Z] "internal/cpu", [2024-03-20T20:02:36.518Z] "internal/fmtsort", [2024-03-20T20:02:36.518Z] "internal/goexperiment", [2024-03-20T20:02:36.518Z] "internal/itoa", [2024-03-20T20:02:36.518Z] "internal/oserror", [2024-03-20T20:02:36.518Z] "internal/poll", [2024-03-20T20:02:36.518Z] "internal/race", [2024-03-20T20:02:36.518Z] "internal/reflectlite", [2024-03-20T20:02:36.518Z] "internal/syscall/execenv", [2024-03-20T20:02:36.518Z] "internal/syscall/unix", [2024-03-20T20:02:36.518Z] "internal/testlog", [2024-03-20T20:02:36.518Z] "internal/unsafeheader", [2024-03-20T20:02:36.518Z] "io", [2024-03-20T20:02:36.518Z] "io/fs", [2024-03-20T20:02:36.518Z] "io/ioutil", [2024-03-20T20:02:36.518Z] "math", [2024-03-20T20:02:36.518Z] "math/bits", [2024-03-20T20:02:36.518Z] "os", [2024-03-20T20:02:36.518Z] "path", [2024-03-20T20:02:36.518Z] "reflect", [2024-03-20T20:02:36.518Z] "runtime", [2024-03-20T20:02:36.518Z] "runtime/internal/atomic", [2024-03-20T20:02:36.518Z] "runtime/internal/math", [2024-03-20T20:02:36.518Z] "runtime/internal/sys", [2024-03-20T20:02:36.518Z] "sort", [2024-03-20T20:02:36.518Z] "strconv", [2024-03-20T20:02:36.518Z] "strings", [2024-03-20T20:02:36.518Z] "sync", [2024-03-20T20:02:36.518Z] "sync/atomic", [2024-03-20T20:02:36.518Z] "syscall", [2024-03-20T20:02:36.518Z] "time", [2024-03-20T20:02:36.518Z] "unicode", [2024-03-20T20:02:36.518Z] "unicode/utf16", [2024-03-20T20:02:36.518Z] "unicode/utf8", [2024-03-20T20:02:36.518Z] "unsafe" [2024-03-20T20:02:36.518Z] ] [2024-03-20T20:02:36.518Z] } [2024-03-20T20:02:36.518Z] { [2024-03-20T20:02:36.518Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/parsec", [2024-03-20T20:02:36.518Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.518Z] "Name": "parsec", [2024-03-20T20:02:36.518Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.518Z] "Module": { [2024-03-20T20:02:36.518Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-20T20:02:36.518Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.518Z] "Time": "2022-10-25T09:54:42Z", [2024-03-20T20:02:36.518Z] "Indirect": true, [2024-03-20T20:02:36.518Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-20T20:02:36.518Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-20T20:02:36.518Z] "GoVersion": "1.15" [2024-03-20T20:02:36.518Z] }, [2024-03-20T20:02:36.518Z] "DepOnly": true, [2024-03-20T20:02:36.518Z] "Stale": true, [2024-03-20T20:02:36.518Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.518Z] "GoFiles": [ [2024-03-20T20:02:36.518Z] "authenticator.go", [2024-03-20T20:02:36.518Z] "basicclient.go", [2024-03-20T20:02:36.518Z] "client_config.go", [2024-03-20T20:02:36.518Z] "convert_utils.go", [2024-03-20T20:02:36.518Z] "default_attributes.go", [2024-03-20T20:02:36.518Z] "keyinfo.go", [2024-03-20T20:02:36.518Z] "keytype.go", [2024-03-20T20:02:36.518Z] "mod.go", [2024-03-20T20:02:36.518Z] "provider.go" [2024-03-20T20:02:36.518Z] ], [2024-03-20T20:02:36.518Z] "Imports": [ [2024-03-20T20:02:36.518Z] "fmt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.518Z] "reflect" [2024-03-20T20:02:36.518Z] ], [2024-03-20T20:02:36.518Z] "Deps": [ [2024-03-20T20:02:36.518Z] "bufio", [2024-03-20T20:02:36.518Z] "bytes", [2024-03-20T20:02:36.518Z] "compress/flate", [2024-03-20T20:02:36.518Z] "compress/gzip", [2024-03-20T20:02:36.518Z] "context", [2024-03-20T20:02:36.518Z] "embed", [2024-03-20T20:02:36.518Z] "encoding", [2024-03-20T20:02:36.518Z] "encoding/base64", [2024-03-20T20:02:36.518Z] "encoding/binary", [2024-03-20T20:02:36.518Z] "encoding/json", [2024-03-20T20:02:36.518Z] "errors", [2024-03-20T20:02:36.518Z] "fmt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.518Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.518Z] "github.com/pkg/errors", [2024-03-20T20:02:36.518Z] "go/token", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.518Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.519Z] "hash", [2024-03-20T20:02:36.519Z] "hash/crc32", [2024-03-20T20:02:36.519Z] "hash/fnv", [2024-03-20T20:02:36.519Z] "internal/abi", [2024-03-20T20:02:36.519Z] "internal/bytealg", [2024-03-20T20:02:36.519Z] "internal/cpu", [2024-03-20T20:02:36.519Z] "internal/fmtsort", [2024-03-20T20:02:36.519Z] "internal/goexperiment", [2024-03-20T20:02:36.519Z] "internal/itoa", [2024-03-20T20:02:36.519Z] "internal/nettrace", [2024-03-20T20:02:36.519Z] "internal/oserror", [2024-03-20T20:02:36.519Z] "internal/poll", [2024-03-20T20:02:36.519Z] "internal/race", [2024-03-20T20:02:36.519Z] "internal/reflectlite", [2024-03-20T20:02:36.519Z] "internal/singleflight", [2024-03-20T20:02:36.519Z] "internal/syscall/execenv", [2024-03-20T20:02:36.519Z] "internal/syscall/unix", [2024-03-20T20:02:36.519Z] "internal/testlog", [2024-03-20T20:02:36.519Z] "internal/unsafeheader", [2024-03-20T20:02:36.519Z] "io", [2024-03-20T20:02:36.519Z] "io/fs", [2024-03-20T20:02:36.519Z] "io/ioutil", [2024-03-20T20:02:36.519Z] "math", [2024-03-20T20:02:36.519Z] "math/bits", [2024-03-20T20:02:36.519Z] "net", [2024-03-20T20:02:36.519Z] "net/url", [2024-03-20T20:02:36.519Z] "os", [2024-03-20T20:02:36.519Z] "os/user", [2024-03-20T20:02:36.519Z] "path", [2024-03-20T20:02:36.519Z] "reflect", [2024-03-20T20:02:36.519Z] "runtime", [2024-03-20T20:02:36.519Z] "runtime/cgo", [2024-03-20T20:02:36.519Z] "runtime/internal/atomic", [2024-03-20T20:02:36.519Z] "runtime/internal/math", [2024-03-20T20:02:36.519Z] "runtime/internal/sys", [2024-03-20T20:02:36.519Z] "sort", [2024-03-20T20:02:36.519Z] "strconv", [2024-03-20T20:02:36.519Z] "strings", [2024-03-20T20:02:36.519Z] "sync", [2024-03-20T20:02:36.519Z] "sync/atomic", [2024-03-20T20:02:36.519Z] "syscall", [2024-03-20T20:02:36.519Z] "time", [2024-03-20T20:02:36.519Z] "unicode", [2024-03-20T20:02:36.519Z] "unicode/utf16", [2024-03-20T20:02:36.519Z] "unicode/utf8", [2024-03-20T20:02:36.519Z] "unsafe", [2024-03-20T20:02:36.519Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.519Z] ] [2024-03-20T20:02:36.519Z] } [2024-03-20T20:02:36.519Z] { [2024-03-20T20:02:36.519Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines/parsec", [2024-03-20T20:02:36.519Z] "ImportPath": "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.519Z] "Name": "parsec", [2024-03-20T20:02:36.519Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.519Z] "Module": { [2024-03-20T20:02:36.519Z] "Path": "github.com/openziti/identity", [2024-03-20T20:02:36.519Z] "Version": "v1.0.72", [2024-03-20T20:02:36.519Z] "Time": "2024-03-11T23:35:18Z", [2024-03-20T20:02:36.519Z] "Indirect": true, [2024-03-20T20:02:36.519Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.519Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-20T20:02:36.519Z] "GoVersion": "1.19" [2024-03-20T20:02:36.519Z] }, [2024-03-20T20:02:36.519Z] "DepOnly": true, [2024-03-20T20:02:36.519Z] "Stale": true, [2024-03-20T20:02:36.519Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.519Z] "GoFiles": [ [2024-03-20T20:02:36.519Z] "parsec_engine.go" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "Imports": [ [2024-03-20T20:02:36.519Z] "crypto", [2024-03-20T20:02:36.519Z] "crypto/ecdsa", [2024-03-20T20:02:36.519Z] "crypto/elliptic", [2024-03-20T20:02:36.519Z] "encoding/asn1", [2024-03-20T20:02:36.519Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.519Z] "io", [2024-03-20T20:02:36.519Z] "math/big", [2024-03-20T20:02:36.519Z] "net/url", [2024-03-20T20:02:36.519Z] "sync" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "Deps": [ [2024-03-20T20:02:36.519Z] "bufio", [2024-03-20T20:02:36.519Z] "bytes", [2024-03-20T20:02:36.519Z] "compress/flate", [2024-03-20T20:02:36.519Z] "compress/gzip", [2024-03-20T20:02:36.519Z] "context", [2024-03-20T20:02:36.519Z] "crypto", [2024-03-20T20:02:36.519Z] "crypto/aes", [2024-03-20T20:02:36.519Z] "crypto/cipher", [2024-03-20T20:02:36.519Z] "crypto/ecdsa", [2024-03-20T20:02:36.519Z] "crypto/elliptic", [2024-03-20T20:02:36.519Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.519Z] "crypto/internal/randutil", [2024-03-20T20:02:36.519Z] "crypto/internal/subtle", [2024-03-20T20:02:36.519Z] "crypto/sha512", [2024-03-20T20:02:36.519Z] "crypto/subtle", [2024-03-20T20:02:36.519Z] "embed", [2024-03-20T20:02:36.519Z] "encoding", [2024-03-20T20:02:36.519Z] "encoding/asn1", [2024-03-20T20:02:36.519Z] "encoding/base64", [2024-03-20T20:02:36.519Z] "encoding/binary", [2024-03-20T20:02:36.519Z] "encoding/json", [2024-03-20T20:02:36.519Z] "errors", [2024-03-20T20:02:36.519Z] "fmt", [2024-03-20T20:02:36.519Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.519Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.519Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.519Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.519Z] "github.com/pkg/errors", [2024-03-20T20:02:36.519Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.519Z] "go/token", [2024-03-20T20:02:36.519Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.519Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.519Z] "golang.org/x/term", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.519Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.519Z] "hash", [2024-03-20T20:02:36.519Z] "hash/crc32", [2024-03-20T20:02:36.519Z] "hash/fnv", [2024-03-20T20:02:36.519Z] "internal/abi", [2024-03-20T20:02:36.519Z] "internal/bytealg", [2024-03-20T20:02:36.519Z] "internal/cpu", [2024-03-20T20:02:36.519Z] "internal/fmtsort", [2024-03-20T20:02:36.519Z] "internal/goexperiment", [2024-03-20T20:02:36.519Z] "internal/itoa", [2024-03-20T20:02:36.519Z] "internal/nettrace", [2024-03-20T20:02:36.519Z] "internal/oserror", [2024-03-20T20:02:36.519Z] "internal/poll", [2024-03-20T20:02:36.519Z] "internal/race", [2024-03-20T20:02:36.519Z] "internal/reflectlite", [2024-03-20T20:02:36.519Z] "internal/singleflight", [2024-03-20T20:02:36.519Z] "internal/syscall/execenv", [2024-03-20T20:02:36.519Z] "internal/syscall/unix", [2024-03-20T20:02:36.519Z] "internal/testlog", [2024-03-20T20:02:36.519Z] "internal/unsafeheader", [2024-03-20T20:02:36.519Z] "io", [2024-03-20T20:02:36.519Z] "io/fs", [2024-03-20T20:02:36.519Z] "io/ioutil", [2024-03-20T20:02:36.519Z] "log", [2024-03-20T20:02:36.519Z] "math", [2024-03-20T20:02:36.519Z] "math/big", [2024-03-20T20:02:36.519Z] "math/bits", [2024-03-20T20:02:36.519Z] "math/rand", [2024-03-20T20:02:36.519Z] "net", [2024-03-20T20:02:36.519Z] "net/url", [2024-03-20T20:02:36.519Z] "os", [2024-03-20T20:02:36.519Z] "os/user", [2024-03-20T20:02:36.519Z] "path", [2024-03-20T20:02:36.519Z] "reflect", [2024-03-20T20:02:36.519Z] "runtime", [2024-03-20T20:02:36.519Z] "runtime/cgo", [2024-03-20T20:02:36.519Z] "runtime/internal/atomic", [2024-03-20T20:02:36.519Z] "runtime/internal/math", [2024-03-20T20:02:36.519Z] "runtime/internal/sys", [2024-03-20T20:02:36.519Z] "sort", [2024-03-20T20:02:36.519Z] "strconv", [2024-03-20T20:02:36.519Z] "strings", [2024-03-20T20:02:36.519Z] "sync", [2024-03-20T20:02:36.519Z] "sync/atomic", [2024-03-20T20:02:36.519Z] "syscall", [2024-03-20T20:02:36.519Z] "time", [2024-03-20T20:02:36.519Z] "unicode", [2024-03-20T20:02:36.519Z] "unicode/utf16", [2024-03-20T20:02:36.519Z] "unicode/utf8", [2024-03-20T20:02:36.519Z] "unsafe", [2024-03-20T20:02:36.519Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.519Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.519Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.519Z] ] [2024-03-20T20:02:36.519Z] } [2024-03-20T20:02:36.519Z] { [2024-03-20T20:02:36.519Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines/pkcs11", [2024-03-20T20:02:36.519Z] "ImportPath": "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.519Z] "Name": "pkcs11", [2024-03-20T20:02:36.519Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.519Z] "Module": { [2024-03-20T20:02:36.519Z] "Path": "github.com/openziti/identity", [2024-03-20T20:02:36.519Z] "Version": "v1.0.72", [2024-03-20T20:02:36.519Z] "Time": "2024-03-11T23:35:18Z", [2024-03-20T20:02:36.519Z] "Indirect": true, [2024-03-20T20:02:36.519Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.519Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-20T20:02:36.519Z] "GoVersion": "1.19" [2024-03-20T20:02:36.519Z] }, [2024-03-20T20:02:36.519Z] "DepOnly": true, [2024-03-20T20:02:36.519Z] "Stale": true, [2024-03-20T20:02:36.519Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.519Z] "GoFiles": [ [2024-03-20T20:02:36.519Z] "disable_pkcs11.go", [2024-03-20T20:02:36.519Z] "id.go" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.519Z] "engine.go", [2024-03-20T20:02:36.519Z] "engine_windows_test.go" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "TestGoFiles": [ [2024-03-20T20:02:36.519Z] "engine_linux_test.go", [2024-03-20T20:02:36.519Z] "engine_test.go" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "TestImports": [ [2024-03-20T20:02:36.519Z] "crypto", [2024-03-20T20:02:36.519Z] "crypto/ecdsa", [2024-03-20T20:02:36.519Z] "crypto/rand", [2024-03-20T20:02:36.519Z] "crypto/rsa", [2024-03-20T20:02:36.519Z] "encoding/asn1", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.519Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.519Z] "math/big", [2024-03-20T20:02:36.519Z] "net/url", [2024-03-20T20:02:36.519Z] "os", [2024-03-20T20:02:36.519Z] "os/exec", [2024-03-20T20:02:36.519Z] "testing" [2024-03-20T20:02:36.519Z] ] [2024-03-20T20:02:36.519Z] } [2024-03-20T20:02:36.519Z] { [2024-03-20T20:02:36.519Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/certtools", [2024-03-20T20:02:36.519Z] "ImportPath": "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.519Z] "Name": "certtools", [2024-03-20T20:02:36.519Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.519Z] "Module": { [2024-03-20T20:02:36.519Z] "Path": "github.com/openziti/identity", [2024-03-20T20:02:36.519Z] "Version": "v1.0.72", [2024-03-20T20:02:36.519Z] "Time": "2024-03-11T23:35:18Z", [2024-03-20T20:02:36.519Z] "Indirect": true, [2024-03-20T20:02:36.519Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.519Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-20T20:02:36.519Z] "GoVersion": "1.19" [2024-03-20T20:02:36.519Z] }, [2024-03-20T20:02:36.519Z] "DepOnly": true, [2024-03-20T20:02:36.519Z] "Stale": true, [2024-03-20T20:02:36.519Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.519Z] "GoFiles": [ [2024-03-20T20:02:36.519Z] "certificates.go", [2024-03-20T20:02:36.519Z] "engines.go", [2024-03-20T20:02:36.519Z] "engines_empty_init.go", [2024-03-20T20:02:36.519Z] "keys.go", [2024-03-20T20:02:36.519Z] "requests.go" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.519Z] "engines_init.go" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "Imports": [ [2024-03-20T20:02:36.519Z] "crypto", [2024-03-20T20:02:36.519Z] "crypto/ecdsa", [2024-03-20T20:02:36.519Z] "crypto/elliptic", [2024-03-20T20:02:36.519Z] "crypto/rand", [2024-03-20T20:02:36.519Z] "crypto/rsa", [2024-03-20T20:02:36.519Z] "crypto/x509", [2024-03-20T20:02:36.519Z] "crypto/x509/pkix", [2024-03-20T20:02:36.519Z] "encoding/pem", [2024-03-20T20:02:36.519Z] "fmt", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.519Z] "net/url", [2024-03-20T20:02:36.519Z] "os", [2024-03-20T20:02:36.519Z] "strconv", [2024-03-20T20:02:36.519Z] "strings" [2024-03-20T20:02:36.519Z] ], [2024-03-20T20:02:36.519Z] "Deps": [ [2024-03-20T20:02:36.519Z] "bufio", [2024-03-20T20:02:36.519Z] "bytes", [2024-03-20T20:02:36.519Z] "compress/flate", [2024-03-20T20:02:36.519Z] "compress/gzip", [2024-03-20T20:02:36.519Z] "context", [2024-03-20T20:02:36.519Z] "crypto", [2024-03-20T20:02:36.519Z] "crypto/aes", [2024-03-20T20:02:36.519Z] "crypto/cipher", [2024-03-20T20:02:36.519Z] "crypto/des", [2024-03-20T20:02:36.519Z] "crypto/dsa", [2024-03-20T20:02:36.519Z] "crypto/ecdsa", [2024-03-20T20:02:36.519Z] "crypto/ed25519", [2024-03-20T20:02:36.519Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.519Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.519Z] "crypto/elliptic", [2024-03-20T20:02:36.519Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.519Z] "crypto/internal/randutil", [2024-03-20T20:02:36.519Z] "crypto/internal/subtle", [2024-03-20T20:02:36.519Z] "crypto/md5", [2024-03-20T20:02:36.519Z] "crypto/rand", [2024-03-20T20:02:36.519Z] "crypto/rsa", [2024-03-20T20:02:36.519Z] "crypto/sha1", [2024-03-20T20:02:36.519Z] "crypto/sha256", [2024-03-20T20:02:36.519Z] "crypto/sha512", [2024-03-20T20:02:36.519Z] "crypto/subtle", [2024-03-20T20:02:36.519Z] "crypto/x509", [2024-03-20T20:02:36.519Z] "crypto/x509/pkix", [2024-03-20T20:02:36.519Z] "embed", [2024-03-20T20:02:36.519Z] "encoding", [2024-03-20T20:02:36.519Z] "encoding/asn1", [2024-03-20T20:02:36.519Z] "encoding/base64", [2024-03-20T20:02:36.519Z] "encoding/binary", [2024-03-20T20:02:36.519Z] "encoding/hex", [2024-03-20T20:02:36.519Z] "encoding/json", [2024-03-20T20:02:36.519Z] "encoding/pem", [2024-03-20T20:02:36.519Z] "errors", [2024-03-20T20:02:36.519Z] "fmt", [2024-03-20T20:02:36.519Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.519Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.519Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.519Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.519Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.519Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.520Z] "github.com/pkg/errors", [2024-03-20T20:02:36.520Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.520Z] "go/token", [2024-03-20T20:02:36.520Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.520Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.520Z] "golang.org/x/term", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.520Z] "hash", [2024-03-20T20:02:36.520Z] "hash/crc32", [2024-03-20T20:02:36.520Z] "hash/fnv", [2024-03-20T20:02:36.520Z] "internal/abi", [2024-03-20T20:02:36.520Z] "internal/bytealg", [2024-03-20T20:02:36.520Z] "internal/cpu", [2024-03-20T20:02:36.520Z] "internal/fmtsort", [2024-03-20T20:02:36.520Z] "internal/goexperiment", [2024-03-20T20:02:36.520Z] "internal/itoa", [2024-03-20T20:02:36.520Z] "internal/nettrace", [2024-03-20T20:02:36.520Z] "internal/oserror", [2024-03-20T20:02:36.520Z] "internal/poll", [2024-03-20T20:02:36.520Z] "internal/race", [2024-03-20T20:02:36.520Z] "internal/reflectlite", [2024-03-20T20:02:36.520Z] "internal/singleflight", [2024-03-20T20:02:36.520Z] "internal/syscall/execenv", [2024-03-20T20:02:36.520Z] "internal/syscall/unix", [2024-03-20T20:02:36.520Z] "internal/testlog", [2024-03-20T20:02:36.520Z] "internal/unsafeheader", [2024-03-20T20:02:36.520Z] "io", [2024-03-20T20:02:36.520Z] "io/fs", [2024-03-20T20:02:36.520Z] "io/ioutil", [2024-03-20T20:02:36.520Z] "log", [2024-03-20T20:02:36.520Z] "math", [2024-03-20T20:02:36.520Z] "math/big", [2024-03-20T20:02:36.520Z] "math/bits", [2024-03-20T20:02:36.520Z] "math/rand", [2024-03-20T20:02:36.520Z] "net", [2024-03-20T20:02:36.520Z] "net/url", [2024-03-20T20:02:36.520Z] "os", [2024-03-20T20:02:36.520Z] "os/user", [2024-03-20T20:02:36.520Z] "path", [2024-03-20T20:02:36.520Z] "path/filepath", [2024-03-20T20:02:36.520Z] "reflect", [2024-03-20T20:02:36.520Z] "runtime", [2024-03-20T20:02:36.520Z] "runtime/cgo", [2024-03-20T20:02:36.520Z] "runtime/internal/atomic", [2024-03-20T20:02:36.520Z] "runtime/internal/math", [2024-03-20T20:02:36.520Z] "runtime/internal/sys", [2024-03-20T20:02:36.520Z] "sort", [2024-03-20T20:02:36.520Z] "strconv", [2024-03-20T20:02:36.520Z] "strings", [2024-03-20T20:02:36.520Z] "sync", [2024-03-20T20:02:36.520Z] "sync/atomic", [2024-03-20T20:02:36.520Z] "syscall", [2024-03-20T20:02:36.520Z] "time", [2024-03-20T20:02:36.520Z] "unicode", [2024-03-20T20:02:36.520Z] "unicode/utf16", [2024-03-20T20:02:36.520Z] "unicode/utf8", [2024-03-20T20:02:36.520Z] "unsafe", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.520Z] ] [2024-03-20T20:02:36.520Z] } [2024-03-20T20:02:36.520Z] { [2024-03-20T20:02:36.520Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.520Z] "ImportPath": "github.com/openziti/identity", [2024-03-20T20:02:36.520Z] "Name": "identity", [2024-03-20T20:02:36.520Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.520Z] "Module": { [2024-03-20T20:02:36.520Z] "Path": "github.com/openziti/identity", [2024-03-20T20:02:36.520Z] "Version": "v1.0.72", [2024-03-20T20:02:36.520Z] "Time": "2024-03-11T23:35:18Z", [2024-03-20T20:02:36.520Z] "Indirect": true, [2024-03-20T20:02:36.520Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-20T20:02:36.520Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-20T20:02:36.520Z] "GoVersion": "1.19" [2024-03-20T20:02:36.520Z] }, [2024-03-20T20:02:36.520Z] "DepOnly": true, [2024-03-20T20:02:36.520Z] "Stale": true, [2024-03-20T20:02:36.520Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.520Z] "GoFiles": [ [2024-03-20T20:02:36.520Z] "address.go", [2024-03-20T20:02:36.520Z] "ca_pool.go", [2024-03-20T20:02:36.520Z] "chains.go", [2024-03-20T20:02:36.520Z] "config.go", [2024-03-20T20:02:36.520Z] "identity.go", [2024-03-20T20:02:36.520Z] "identity_watcher.go", [2024-03-20T20:02:36.520Z] "lazy.go", [2024-03-20T20:02:36.520Z] "token.go" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.520Z] "address_windows.go", [2024-03-20T20:02:36.520Z] "address_windows_test.go", [2024-03-20T20:02:36.520Z] "identity_watcher_js.go" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "Imports": [ [2024-03-20T20:02:36.520Z] "crypto", [2024-03-20T20:02:36.520Z] "crypto/sha1", [2024-03-20T20:02:36.520Z] "crypto/tls", [2024-03-20T20:02:36.520Z] "crypto/x509", [2024-03-20T20:02:36.520Z] "fmt", [2024-03-20T20:02:36.520Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.520Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.520Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.520Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.520Z] "github.com/pkg/errors", [2024-03-20T20:02:36.520Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.520Z] "net/url", [2024-03-20T20:02:36.520Z] "os", [2024-03-20T20:02:36.520Z] "strings", [2024-03-20T20:02:36.520Z] "sync", [2024-03-20T20:02:36.520Z] "sync/atomic", [2024-03-20T20:02:36.520Z] "time" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "Deps": [ [2024-03-20T20:02:36.520Z] "bufio", [2024-03-20T20:02:36.520Z] "bytes", [2024-03-20T20:02:36.520Z] "compress/flate", [2024-03-20T20:02:36.520Z] "compress/gzip", [2024-03-20T20:02:36.520Z] "container/list", [2024-03-20T20:02:36.520Z] "context", [2024-03-20T20:02:36.520Z] "crypto", [2024-03-20T20:02:36.520Z] "crypto/aes", [2024-03-20T20:02:36.520Z] "crypto/cipher", [2024-03-20T20:02:36.520Z] "crypto/des", [2024-03-20T20:02:36.520Z] "crypto/dsa", [2024-03-20T20:02:36.520Z] "crypto/ecdsa", [2024-03-20T20:02:36.520Z] "crypto/ed25519", [2024-03-20T20:02:36.520Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.520Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.520Z] "crypto/elliptic", [2024-03-20T20:02:36.520Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.520Z] "crypto/hmac", [2024-03-20T20:02:36.520Z] "crypto/internal/randutil", [2024-03-20T20:02:36.520Z] "crypto/internal/subtle", [2024-03-20T20:02:36.520Z] "crypto/md5", [2024-03-20T20:02:36.520Z] "crypto/rand", [2024-03-20T20:02:36.520Z] "crypto/rc4", [2024-03-20T20:02:36.520Z] "crypto/rsa", [2024-03-20T20:02:36.520Z] "crypto/sha1", [2024-03-20T20:02:36.520Z] "crypto/sha256", [2024-03-20T20:02:36.520Z] "crypto/sha512", [2024-03-20T20:02:36.520Z] "crypto/subtle", [2024-03-20T20:02:36.520Z] "crypto/tls", [2024-03-20T20:02:36.520Z] "crypto/x509", [2024-03-20T20:02:36.520Z] "crypto/x509/pkix", [2024-03-20T20:02:36.520Z] "embed", [2024-03-20T20:02:36.520Z] "encoding", [2024-03-20T20:02:36.520Z] "encoding/asn1", [2024-03-20T20:02:36.520Z] "encoding/base64", [2024-03-20T20:02:36.520Z] "encoding/binary", [2024-03-20T20:02:36.520Z] "encoding/hex", [2024-03-20T20:02:36.520Z] "encoding/json", [2024-03-20T20:02:36.520Z] "encoding/pem", [2024-03-20T20:02:36.520Z] "errors", [2024-03-20T20:02:36.520Z] "fmt", [2024-03-20T20:02:36.520Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.520Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.520Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.520Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.520Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.520Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.520Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.520Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.520Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.520Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.520Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.520Z] "github.com/pkg/errors", [2024-03-20T20:02:36.520Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.520Z] "go/token", [2024-03-20T20:02:36.520Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.520Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.520Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.520Z] "golang.org/x/term", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.520Z] "hash", [2024-03-20T20:02:36.520Z] "hash/crc32", [2024-03-20T20:02:36.520Z] "hash/fnv", [2024-03-20T20:02:36.520Z] "internal/abi", [2024-03-20T20:02:36.520Z] "internal/bytealg", [2024-03-20T20:02:36.520Z] "internal/cpu", [2024-03-20T20:02:36.520Z] "internal/fmtsort", [2024-03-20T20:02:36.520Z] "internal/goexperiment", [2024-03-20T20:02:36.520Z] "internal/itoa", [2024-03-20T20:02:36.520Z] "internal/nettrace", [2024-03-20T20:02:36.520Z] "internal/oserror", [2024-03-20T20:02:36.520Z] "internal/poll", [2024-03-20T20:02:36.520Z] "internal/race", [2024-03-20T20:02:36.520Z] "internal/reflectlite", [2024-03-20T20:02:36.520Z] "internal/singleflight", [2024-03-20T20:02:36.520Z] "internal/syscall/execenv", [2024-03-20T20:02:36.520Z] "internal/syscall/unix", [2024-03-20T20:02:36.520Z] "internal/testlog", [2024-03-20T20:02:36.520Z] "internal/unsafeheader", [2024-03-20T20:02:36.520Z] "io", [2024-03-20T20:02:36.520Z] "io/fs", [2024-03-20T20:02:36.520Z] "io/ioutil", [2024-03-20T20:02:36.520Z] "log", [2024-03-20T20:02:36.520Z] "math", [2024-03-20T20:02:36.520Z] "math/big", [2024-03-20T20:02:36.520Z] "math/bits", [2024-03-20T20:02:36.520Z] "math/rand", [2024-03-20T20:02:36.520Z] "net", [2024-03-20T20:02:36.520Z] "net/url", [2024-03-20T20:02:36.520Z] "os", [2024-03-20T20:02:36.520Z] "os/user", [2024-03-20T20:02:36.520Z] "path", [2024-03-20T20:02:36.520Z] "path/filepath", [2024-03-20T20:02:36.520Z] "reflect", [2024-03-20T20:02:36.520Z] "runtime", [2024-03-20T20:02:36.520Z] "runtime/cgo", [2024-03-20T20:02:36.520Z] "runtime/internal/atomic", [2024-03-20T20:02:36.520Z] "runtime/internal/math", [2024-03-20T20:02:36.520Z] "runtime/internal/sys", [2024-03-20T20:02:36.520Z] "sort", [2024-03-20T20:02:36.520Z] "strconv", [2024-03-20T20:02:36.520Z] "strings", [2024-03-20T20:02:36.520Z] "sync", [2024-03-20T20:02:36.520Z] "sync/atomic", [2024-03-20T20:02:36.520Z] "syscall", [2024-03-20T20:02:36.520Z] "time", [2024-03-20T20:02:36.520Z] "unicode", [2024-03-20T20:02:36.520Z] "unicode/utf16", [2024-03-20T20:02:36.520Z] "unicode/utf8", [2024-03-20T20:02:36.520Z] "unsafe", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.520Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "TestGoFiles": [ [2024-03-20T20:02:36.520Z] "address_test.go", [2024-03-20T20:02:36.520Z] "ca_pool_test.go", [2024-03-20T20:02:36.520Z] "chains_test.go", [2024-03-20T20:02:36.520Z] "config_test.go", [2024-03-20T20:02:36.520Z] "identity_test.go" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "TestImports": [ [2024-03-20T20:02:36.520Z] "context", [2024-03-20T20:02:36.520Z] "crypto", [2024-03-20T20:02:36.520Z] "crypto/ecdsa", [2024-03-20T20:02:36.520Z] "crypto/elliptic", [2024-03-20T20:02:36.520Z] "crypto/rand", [2024-03-20T20:02:36.520Z] "crypto/rsa", [2024-03-20T20:02:36.520Z] "crypto/tls", [2024-03-20T20:02:36.520Z] "crypto/x509", [2024-03-20T20:02:36.520Z] "crypto/x509/pkix", [2024-03-20T20:02:36.520Z] "encoding/json", [2024-03-20T20:02:36.520Z] "encoding/pem", [2024-03-20T20:02:36.520Z] "fmt", [2024-03-20T20:02:36.520Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.520Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.520Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.520Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.520Z] "io", [2024-03-20T20:02:36.520Z] "math/big", [2024-03-20T20:02:36.520Z] "net", [2024-03-20T20:02:36.520Z] "net/http", [2024-03-20T20:02:36.520Z] "os", [2024-03-20T20:02:36.520Z] "strconv", [2024-03-20T20:02:36.520Z] "testing", [2024-03-20T20:02:36.520Z] "time" [2024-03-20T20:02:36.520Z] ] [2024-03-20T20:02:36.520Z] } [2024-03-20T20:02:36.520Z] { [2024-03-20T20:02:36.520Z] "Dir": "/usr/local/go/src/container/heap", [2024-03-20T20:02:36.520Z] "ImportPath": "container/heap", [2024-03-20T20:02:36.520Z] "Name": "heap", [2024-03-20T20:02:36.520Z] "Doc": "Package heap provides heap operations for any type that implements heap.Interface.", [2024-03-20T20:02:36.520Z] "Target": "/usr/local/go/pkg/linux_amd64/container/heap.a", [2024-03-20T20:02:36.520Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.520Z] "Goroot": true, [2024-03-20T20:02:36.520Z] "Standard": true, [2024-03-20T20:02:36.520Z] "DepOnly": true, [2024-03-20T20:02:36.520Z] "GoFiles": [ [2024-03-20T20:02:36.520Z] "heap.go" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "Imports": [ [2024-03-20T20:02:36.520Z] "sort" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "Deps": [ [2024-03-20T20:02:36.520Z] "internal/abi", [2024-03-20T20:02:36.520Z] "internal/bytealg", [2024-03-20T20:02:36.520Z] "internal/cpu", [2024-03-20T20:02:36.520Z] "internal/goexperiment", [2024-03-20T20:02:36.520Z] "internal/reflectlite", [2024-03-20T20:02:36.520Z] "internal/unsafeheader", [2024-03-20T20:02:36.520Z] "runtime", [2024-03-20T20:02:36.520Z] "runtime/internal/atomic", [2024-03-20T20:02:36.520Z] "runtime/internal/math", [2024-03-20T20:02:36.520Z] "runtime/internal/sys", [2024-03-20T20:02:36.520Z] "sort", [2024-03-20T20:02:36.520Z] "unsafe" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "TestGoFiles": [ [2024-03-20T20:02:36.520Z] "heap_test.go" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "TestImports": [ [2024-03-20T20:02:36.520Z] "math/rand", [2024-03-20T20:02:36.520Z] "testing" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "XTestGoFiles": [ [2024-03-20T20:02:36.520Z] "example_intheap_test.go", [2024-03-20T20:02:36.520Z] "example_pq_test.go" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "XTestImports": [ [2024-03-20T20:02:36.520Z] "container/heap", [2024-03-20T20:02:36.520Z] "fmt" [2024-03-20T20:02:36.520Z] ] [2024-03-20T20:02:36.520Z] } [2024-03-20T20:02:36.520Z] { [2024-03-20T20:02:36.520Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/trace/pb", [2024-03-20T20:02:36.520Z] "ImportPath": "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.520Z] "Name": "trace_pb", [2024-03-20T20:02:36.520Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.520Z] "Module": { [2024-03-20T20:02:36.520Z] "Path": "github.com/openziti/channel/v2", [2024-03-20T20:02:36.520Z] "Version": "v2.0.121", [2024-03-20T20:02:36.520Z] "Time": "2024-03-11T23:40:56Z", [2024-03-20T20:02:36.520Z] "Indirect": true, [2024-03-20T20:02:36.520Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.520Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-20T20:02:36.520Z] "GoVersion": "1.19" [2024-03-20T20:02:36.520Z] }, [2024-03-20T20:02:36.520Z] "DepOnly": true, [2024-03-20T20:02:36.520Z] "Stale": true, [2024-03-20T20:02:36.520Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.520Z] "GoFiles": [ [2024-03-20T20:02:36.520Z] "generate.go", [2024-03-20T20:02:36.520Z] "trace.pb.go" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "Imports": [ [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.520Z] "reflect", [2024-03-20T20:02:36.520Z] "sync" [2024-03-20T20:02:36.520Z] ], [2024-03-20T20:02:36.520Z] "Deps": [ [2024-03-20T20:02:36.520Z] "bufio", [2024-03-20T20:02:36.520Z] "bytes", [2024-03-20T20:02:36.520Z] "compress/flate", [2024-03-20T20:02:36.520Z] "compress/gzip", [2024-03-20T20:02:36.520Z] "embed", [2024-03-20T20:02:36.520Z] "encoding", [2024-03-20T20:02:36.520Z] "encoding/base64", [2024-03-20T20:02:36.520Z] "encoding/binary", [2024-03-20T20:02:36.520Z] "encoding/json", [2024-03-20T20:02:36.520Z] "errors", [2024-03-20T20:02:36.520Z] "fmt", [2024-03-20T20:02:36.520Z] "go/token", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.520Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.521Z] "hash", [2024-03-20T20:02:36.521Z] "hash/crc32", [2024-03-20T20:02:36.521Z] "hash/fnv", [2024-03-20T20:02:36.521Z] "internal/abi", [2024-03-20T20:02:36.521Z] "internal/bytealg", [2024-03-20T20:02:36.521Z] "internal/cpu", [2024-03-20T20:02:36.521Z] "internal/fmtsort", [2024-03-20T20:02:36.521Z] "internal/goexperiment", [2024-03-20T20:02:36.521Z] "internal/itoa", [2024-03-20T20:02:36.521Z] "internal/oserror", [2024-03-20T20:02:36.521Z] "internal/poll", [2024-03-20T20:02:36.521Z] "internal/race", [2024-03-20T20:02:36.521Z] "internal/reflectlite", [2024-03-20T20:02:36.521Z] "internal/syscall/execenv", [2024-03-20T20:02:36.521Z] "internal/syscall/unix", [2024-03-20T20:02:36.521Z] "internal/testlog", [2024-03-20T20:02:36.521Z] "internal/unsafeheader", [2024-03-20T20:02:36.521Z] "io", [2024-03-20T20:02:36.521Z] "io/fs", [2024-03-20T20:02:36.521Z] "io/ioutil", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "math/bits", [2024-03-20T20:02:36.521Z] "os", [2024-03-20T20:02:36.521Z] "path", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "runtime", [2024-03-20T20:02:36.521Z] "runtime/internal/atomic", [2024-03-20T20:02:36.521Z] "runtime/internal/math", [2024-03-20T20:02:36.521Z] "runtime/internal/sys", [2024-03-20T20:02:36.521Z] "sort", [2024-03-20T20:02:36.521Z] "strconv", [2024-03-20T20:02:36.521Z] "strings", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "syscall", [2024-03-20T20:02:36.521Z] "time", [2024-03-20T20:02:36.521Z] "unicode", [2024-03-20T20:02:36.521Z] "unicode/utf16", [2024-03-20T20:02:36.521Z] "unicode/utf8", [2024-03-20T20:02:36.521Z] "unsafe" [2024-03-20T20:02:36.521Z] ] [2024-03-20T20:02:36.521Z] } [2024-03-20T20:02:36.521Z] { [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/trace", [2024-03-20T20:02:36.521Z] "ImportPath": "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.521Z] "Name": "trace", [2024-03-20T20:02:36.521Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.521Z] "Module": { [2024-03-20T20:02:36.521Z] "Path": "github.com/openziti/channel/v2", [2024-03-20T20:02:36.521Z] "Version": "v2.0.121", [2024-03-20T20:02:36.521Z] "Time": "2024-03-11T23:40:56Z", [2024-03-20T20:02:36.521Z] "Indirect": true, [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.521Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-20T20:02:36.521Z] "GoVersion": "1.19" [2024-03-20T20:02:36.521Z] }, [2024-03-20T20:02:36.521Z] "DepOnly": true, [2024-03-20T20:02:36.521Z] "Stale": true, [2024-03-20T20:02:36.521Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.521Z] "GoFiles": [ [2024-03-20T20:02:36.521Z] "read.go", [2024-03-20T20:02:36.521Z] "write.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Imports": [ [2024-03-20T20:02:36.521Z] "bytes", [2024-03-20T20:02:36.521Z] "encoding/binary", [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.521Z] "io", [2024-03-20T20:02:36.521Z] "os" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Deps": [ [2024-03-20T20:02:36.521Z] "bufio", [2024-03-20T20:02:36.521Z] "bytes", [2024-03-20T20:02:36.521Z] "compress/flate", [2024-03-20T20:02:36.521Z] "compress/gzip", [2024-03-20T20:02:36.521Z] "embed", [2024-03-20T20:02:36.521Z] "encoding", [2024-03-20T20:02:36.521Z] "encoding/base64", [2024-03-20T20:02:36.521Z] "encoding/binary", [2024-03-20T20:02:36.521Z] "encoding/json", [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.521Z] "go/token", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.521Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.521Z] "hash", [2024-03-20T20:02:36.521Z] "hash/crc32", [2024-03-20T20:02:36.521Z] "hash/fnv", [2024-03-20T20:02:36.521Z] "internal/abi", [2024-03-20T20:02:36.521Z] "internal/bytealg", [2024-03-20T20:02:36.521Z] "internal/cpu", [2024-03-20T20:02:36.521Z] "internal/fmtsort", [2024-03-20T20:02:36.521Z] "internal/goexperiment", [2024-03-20T20:02:36.521Z] "internal/itoa", [2024-03-20T20:02:36.521Z] "internal/oserror", [2024-03-20T20:02:36.521Z] "internal/poll", [2024-03-20T20:02:36.521Z] "internal/race", [2024-03-20T20:02:36.521Z] "internal/reflectlite", [2024-03-20T20:02:36.521Z] "internal/syscall/execenv", [2024-03-20T20:02:36.521Z] "internal/syscall/unix", [2024-03-20T20:02:36.521Z] "internal/testlog", [2024-03-20T20:02:36.521Z] "internal/unsafeheader", [2024-03-20T20:02:36.521Z] "io", [2024-03-20T20:02:36.521Z] "io/fs", [2024-03-20T20:02:36.521Z] "io/ioutil", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "math/bits", [2024-03-20T20:02:36.521Z] "os", [2024-03-20T20:02:36.521Z] "path", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "runtime", [2024-03-20T20:02:36.521Z] "runtime/internal/atomic", [2024-03-20T20:02:36.521Z] "runtime/internal/math", [2024-03-20T20:02:36.521Z] "runtime/internal/sys", [2024-03-20T20:02:36.521Z] "sort", [2024-03-20T20:02:36.521Z] "strconv", [2024-03-20T20:02:36.521Z] "strings", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "syscall", [2024-03-20T20:02:36.521Z] "time", [2024-03-20T20:02:36.521Z] "unicode", [2024-03-20T20:02:36.521Z] "unicode/utf16", [2024-03-20T20:02:36.521Z] "unicode/utf8", [2024-03-20T20:02:36.521Z] "unsafe" [2024-03-20T20:02:36.521Z] ] [2024-03-20T20:02:36.521Z] } [2024-03-20T20:02:36.521Z] { [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/concurrenz", [2024-03-20T20:02:36.521Z] "ImportPath": "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.521Z] "Name": "concurrenz", [2024-03-20T20:02:36.521Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "Module": { [2024-03-20T20:02:36.521Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.521Z] "Version": "v2.0.39", [2024-03-20T20:02:36.521Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.521Z] "Indirect": true, [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.521Z] "GoVersion": "1.19" [2024-03-20T20:02:36.521Z] }, [2024-03-20T20:02:36.521Z] "DepOnly": true, [2024-03-20T20:02:36.521Z] "Stale": true, [2024-03-20T20:02:36.521Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.521Z] "GoFiles": [ [2024-03-20T20:02:36.521Z] "atomic_bitset.go", [2024-03-20T20:02:36.521Z] "atomic_value.go", [2024-03-20T20:02:36.521Z] "copy_on_write_map.go", [2024-03-20T20:02:36.521Z] "copy_on_write_slice.go", [2024-03-20T20:02:36.521Z] "ref_count.go", [2024-03-20T20:02:36.521Z] "semaphore.go", [2024-03-20T20:02:36.521Z] "wait_group.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Imports": [ [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "time" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Deps": [ [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "internal/abi", [2024-03-20T20:02:36.521Z] "internal/bytealg", [2024-03-20T20:02:36.521Z] "internal/cpu", [2024-03-20T20:02:36.521Z] "internal/goexperiment", [2024-03-20T20:02:36.521Z] "internal/itoa", [2024-03-20T20:02:36.521Z] "internal/oserror", [2024-03-20T20:02:36.521Z] "internal/race", [2024-03-20T20:02:36.521Z] "internal/reflectlite", [2024-03-20T20:02:36.521Z] "internal/unsafeheader", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "math/bits", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "runtime", [2024-03-20T20:02:36.521Z] "runtime/internal/atomic", [2024-03-20T20:02:36.521Z] "runtime/internal/math", [2024-03-20T20:02:36.521Z] "runtime/internal/sys", [2024-03-20T20:02:36.521Z] "strconv", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "syscall", [2024-03-20T20:02:36.521Z] "time", [2024-03-20T20:02:36.521Z] "unicode", [2024-03-20T20:02:36.521Z] "unicode/utf8", [2024-03-20T20:02:36.521Z] "unsafe" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestGoFiles": [ [2024-03-20T20:02:36.521Z] "atomic_bitset_test.go", [2024-03-20T20:02:36.521Z] "atomic_value_test.go", [2024-03-20T20:02:36.521Z] "copy_on_write_slice_test.go", [2024-03-20T20:02:36.521Z] "wait_group_test.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestImports": [ [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.521Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.521Z] "testing", [2024-03-20T20:02:36.521Z] "time" [2024-03-20T20:02:36.521Z] ] [2024-03-20T20:02:36.521Z] } [2024-03-20T20:02:36.521Z] { [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/goroutines", [2024-03-20T20:02:36.521Z] "ImportPath": "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.521Z] "Name": "goroutines", [2024-03-20T20:02:36.521Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "Module": { [2024-03-20T20:02:36.521Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.521Z] "Version": "v2.0.39", [2024-03-20T20:02:36.521Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.521Z] "Indirect": true, [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.521Z] "GoVersion": "1.19" [2024-03-20T20:02:36.521Z] }, [2024-03-20T20:02:36.521Z] "DepOnly": true, [2024-03-20T20:02:36.521Z] "Stale": true, [2024-03-20T20:02:36.521Z] "StaleReason": "stale dependency: github.com/pkg/errors", [2024-03-20T20:02:36.521Z] "GoFiles": [ [2024-03-20T20:02:36.521Z] "pool.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Imports": [ [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/pkg/errors", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "time" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Deps": [ [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/pkg/errors", [2024-03-20T20:02:36.521Z] "internal/abi", [2024-03-20T20:02:36.521Z] "internal/bytealg", [2024-03-20T20:02:36.521Z] "internal/cpu", [2024-03-20T20:02:36.521Z] "internal/fmtsort", [2024-03-20T20:02:36.521Z] "internal/goexperiment", [2024-03-20T20:02:36.521Z] "internal/itoa", [2024-03-20T20:02:36.521Z] "internal/oserror", [2024-03-20T20:02:36.521Z] "internal/poll", [2024-03-20T20:02:36.521Z] "internal/race", [2024-03-20T20:02:36.521Z] "internal/reflectlite", [2024-03-20T20:02:36.521Z] "internal/syscall/execenv", [2024-03-20T20:02:36.521Z] "internal/syscall/unix", [2024-03-20T20:02:36.521Z] "internal/testlog", [2024-03-20T20:02:36.521Z] "internal/unsafeheader", [2024-03-20T20:02:36.521Z] "io", [2024-03-20T20:02:36.521Z] "io/fs", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "math/bits", [2024-03-20T20:02:36.521Z] "os", [2024-03-20T20:02:36.521Z] "path", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "runtime", [2024-03-20T20:02:36.521Z] "runtime/internal/atomic", [2024-03-20T20:02:36.521Z] "runtime/internal/math", [2024-03-20T20:02:36.521Z] "runtime/internal/sys", [2024-03-20T20:02:36.521Z] "sort", [2024-03-20T20:02:36.521Z] "strconv", [2024-03-20T20:02:36.521Z] "strings", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "syscall", [2024-03-20T20:02:36.521Z] "time", [2024-03-20T20:02:36.521Z] "unicode", [2024-03-20T20:02:36.521Z] "unicode/utf8", [2024-03-20T20:02:36.521Z] "unsafe" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestGoFiles": [ [2024-03-20T20:02:36.521Z] "pool_test.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestImports": [ [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.521Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "testing", [2024-03-20T20:02:36.521Z] "time" [2024-03-20T20:02:36.521Z] ] [2024-03-20T20:02:36.521Z] } [2024-03-20T20:02:36.521Z] { [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/info", [2024-03-20T20:02:36.521Z] "ImportPath": "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.521Z] "Name": "info", [2024-03-20T20:02:36.521Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "Module": { [2024-03-20T20:02:36.521Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.521Z] "Version": "v2.0.39", [2024-03-20T20:02:36.521Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.521Z] "Indirect": true, [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.521Z] "GoVersion": "1.19" [2024-03-20T20:02:36.521Z] }, [2024-03-20T20:02:36.521Z] "DepOnly": true, [2024-03-20T20:02:36.521Z] "Stale": true, [2024-03-20T20:02:36.521Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.521Z] "GoFiles": [ [2024-03-20T20:02:36.521Z] "const.go", [2024-03-20T20:02:36.521Z] "size.go", [2024-03-20T20:02:36.521Z] "time.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Imports": [ [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "time" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Deps": [ [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "internal/abi", [2024-03-20T20:02:36.521Z] "internal/bytealg", [2024-03-20T20:02:36.521Z] "internal/cpu", [2024-03-20T20:02:36.521Z] "internal/fmtsort", [2024-03-20T20:02:36.521Z] "internal/goexperiment", [2024-03-20T20:02:36.521Z] "internal/itoa", [2024-03-20T20:02:36.521Z] "internal/oserror", [2024-03-20T20:02:36.521Z] "internal/poll", [2024-03-20T20:02:36.521Z] "internal/race", [2024-03-20T20:02:36.521Z] "internal/reflectlite", [2024-03-20T20:02:36.521Z] "internal/syscall/execenv", [2024-03-20T20:02:36.521Z] "internal/syscall/unix", [2024-03-20T20:02:36.521Z] "internal/testlog", [2024-03-20T20:02:36.521Z] "internal/unsafeheader", [2024-03-20T20:02:36.521Z] "io", [2024-03-20T20:02:36.521Z] "io/fs", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "math/bits", [2024-03-20T20:02:36.521Z] "os", [2024-03-20T20:02:36.521Z] "path", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "runtime", [2024-03-20T20:02:36.521Z] "runtime/internal/atomic", [2024-03-20T20:02:36.521Z] "runtime/internal/math", [2024-03-20T20:02:36.521Z] "runtime/internal/sys", [2024-03-20T20:02:36.521Z] "sort", [2024-03-20T20:02:36.521Z] "strconv", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "syscall", [2024-03-20T20:02:36.521Z] "time", [2024-03-20T20:02:36.521Z] "unicode", [2024-03-20T20:02:36.521Z] "unicode/utf8", [2024-03-20T20:02:36.521Z] "unsafe" [2024-03-20T20:02:36.521Z] ] [2024-03-20T20:02:36.521Z] } [2024-03-20T20:02:36.521Z] { [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-03-20T20:02:36.521Z] "ImportPath": "github.com/speps/go-hashids", [2024-03-20T20:02:36.521Z] "Name": "hashids", [2024-03-20T20:02:36.521Z] "Root": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-03-20T20:02:36.521Z] "Module": { [2024-03-20T20:02:36.521Z] "Path": "github.com/speps/go-hashids", [2024-03-20T20:02:36.521Z] "Version": "v2.0.0+incompatible", [2024-03-20T20:02:36.521Z] "Time": "2018-06-26T15:27:48Z", [2024-03-20T20:02:36.521Z] "Indirect": true, [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-03-20T20:02:36.521Z] "GoMod": "/go/pkg/mod/cache/download/github.com/speps/go-hashids/@v/v2.0.0+incompatible.mod" [2024-03-20T20:02:36.521Z] }, [2024-03-20T20:02:36.521Z] "DepOnly": true, [2024-03-20T20:02:36.521Z] "Stale": true, [2024-03-20T20:02:36.521Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.521Z] "GoFiles": [ [2024-03-20T20:02:36.521Z] "hashids.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Imports": [ [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "strings" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Deps": [ [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "internal/abi", [2024-03-20T20:02:36.521Z] "internal/bytealg", [2024-03-20T20:02:36.521Z] "internal/cpu", [2024-03-20T20:02:36.521Z] "internal/fmtsort", [2024-03-20T20:02:36.521Z] "internal/goexperiment", [2024-03-20T20:02:36.521Z] "internal/itoa", [2024-03-20T20:02:36.521Z] "internal/oserror", [2024-03-20T20:02:36.521Z] "internal/poll", [2024-03-20T20:02:36.521Z] "internal/race", [2024-03-20T20:02:36.521Z] "internal/reflectlite", [2024-03-20T20:02:36.521Z] "internal/syscall/execenv", [2024-03-20T20:02:36.521Z] "internal/syscall/unix", [2024-03-20T20:02:36.521Z] "internal/testlog", [2024-03-20T20:02:36.521Z] "internal/unsafeheader", [2024-03-20T20:02:36.521Z] "io", [2024-03-20T20:02:36.521Z] "io/fs", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "math/bits", [2024-03-20T20:02:36.521Z] "os", [2024-03-20T20:02:36.521Z] "path", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "runtime", [2024-03-20T20:02:36.521Z] "runtime/internal/atomic", [2024-03-20T20:02:36.521Z] "runtime/internal/math", [2024-03-20T20:02:36.521Z] "runtime/internal/sys", [2024-03-20T20:02:36.521Z] "sort", [2024-03-20T20:02:36.521Z] "strconv", [2024-03-20T20:02:36.521Z] "strings", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "syscall", [2024-03-20T20:02:36.521Z] "time", [2024-03-20T20:02:36.521Z] "unicode", [2024-03-20T20:02:36.521Z] "unicode/utf8", [2024-03-20T20:02:36.521Z] "unsafe" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestGoFiles": [ [2024-03-20T20:02:36.521Z] "hashids_bad_input_test.go", [2024-03-20T20:02:36.521Z] "hashids_custom_alphabet_test.go", [2024-03-20T20:02:36.521Z] "hashids_min_length_test.go", [2024-03-20T20:02:36.521Z] "hashids_test.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestImports": [ [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "testing" [2024-03-20T20:02:36.521Z] ] [2024-03-20T20:02:36.521Z] } [2024-03-20T20:02:36.521Z] { [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/sequence", [2024-03-20T20:02:36.521Z] "ImportPath": "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.521Z] "Name": "sequence", [2024-03-20T20:02:36.521Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "Module": { [2024-03-20T20:02:36.521Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.521Z] "Version": "v2.0.39", [2024-03-20T20:02:36.521Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.521Z] "Indirect": true, [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.521Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.521Z] "GoVersion": "1.19" [2024-03-20T20:02:36.521Z] }, [2024-03-20T20:02:36.521Z] "DepOnly": true, [2024-03-20T20:02:36.521Z] "Stale": true, [2024-03-20T20:02:36.521Z] "StaleReason": "stale dependency: github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.521Z] "GoFiles": [ [2024-03-20T20:02:36.521Z] "sequence.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Imports": [ [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.521Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.521Z] "math/rand", [2024-03-20T20:02:36.521Z] "sync/atomic" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Deps": [ [2024-03-20T20:02:36.521Z] "errors", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.521Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.521Z] "internal/abi", [2024-03-20T20:02:36.521Z] "internal/bytealg", [2024-03-20T20:02:36.521Z] "internal/cpu", [2024-03-20T20:02:36.521Z] "internal/fmtsort", [2024-03-20T20:02:36.521Z] "internal/goexperiment", [2024-03-20T20:02:36.521Z] "internal/itoa", [2024-03-20T20:02:36.521Z] "internal/oserror", [2024-03-20T20:02:36.521Z] "internal/poll", [2024-03-20T20:02:36.521Z] "internal/race", [2024-03-20T20:02:36.521Z] "internal/reflectlite", [2024-03-20T20:02:36.521Z] "internal/syscall/execenv", [2024-03-20T20:02:36.521Z] "internal/syscall/unix", [2024-03-20T20:02:36.521Z] "internal/testlog", [2024-03-20T20:02:36.521Z] "internal/unsafeheader", [2024-03-20T20:02:36.521Z] "io", [2024-03-20T20:02:36.521Z] "io/fs", [2024-03-20T20:02:36.521Z] "math", [2024-03-20T20:02:36.521Z] "math/bits", [2024-03-20T20:02:36.521Z] "math/rand", [2024-03-20T20:02:36.521Z] "os", [2024-03-20T20:02:36.521Z] "path", [2024-03-20T20:02:36.521Z] "reflect", [2024-03-20T20:02:36.521Z] "runtime", [2024-03-20T20:02:36.521Z] "runtime/internal/atomic", [2024-03-20T20:02:36.521Z] "runtime/internal/math", [2024-03-20T20:02:36.521Z] "runtime/internal/sys", [2024-03-20T20:02:36.521Z] "sort", [2024-03-20T20:02:36.521Z] "strconv", [2024-03-20T20:02:36.521Z] "strings", [2024-03-20T20:02:36.521Z] "sync", [2024-03-20T20:02:36.521Z] "sync/atomic", [2024-03-20T20:02:36.521Z] "syscall", [2024-03-20T20:02:36.521Z] "time", [2024-03-20T20:02:36.521Z] "unicode", [2024-03-20T20:02:36.521Z] "unicode/utf8", [2024-03-20T20:02:36.521Z] "unsafe" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestGoFiles": [ [2024-03-20T20:02:36.521Z] "sequence_test.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "TestImports": [ [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/pkg/errors", [2024-03-20T20:02:36.521Z] "testing" [2024-03-20T20:02:36.521Z] ] [2024-03-20T20:02:36.521Z] } [2024-03-20T20:02:36.521Z] { [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-20T20:02:36.521Z] "ImportPath": "github.com/openziti/transport/v2", [2024-03-20T20:02:36.521Z] "Name": "transport", [2024-03-20T20:02:36.521Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-20T20:02:36.521Z] "Module": { [2024-03-20T20:02:36.521Z] "Path": "github.com/openziti/transport/v2", [2024-03-20T20:02:36.521Z] "Version": "v2.0.124", [2024-03-20T20:02:36.521Z] "Time": "2024-03-11T23:39:14Z", [2024-03-20T20:02:36.521Z] "Indirect": true, [2024-03-20T20:02:36.521Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-20T20:02:36.521Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-03-20T20:02:36.521Z] "GoVersion": "1.19" [2024-03-20T20:02:36.521Z] }, [2024-03-20T20:02:36.521Z] "DepOnly": true, [2024-03-20T20:02:36.521Z] "Stale": true, [2024-03-20T20:02:36.521Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.521Z] "GoFiles": [ [2024-03-20T20:02:36.521Z] "address.go", [2024-03-20T20:02:36.521Z] "connection.go", [2024-03-20T20:02:36.521Z] "constants.go", [2024-03-20T20:02:36.521Z] "dialer.go" [2024-03-20T20:02:36.521Z] ], [2024-03-20T20:02:36.521Z] "Imports": [ [2024-03-20T20:02:36.521Z] "crypto/x509", [2024-03-20T20:02:36.521Z] "fmt", [2024-03-20T20:02:36.521Z] "github.com/openziti/identity", [2024-03-20T20:02:36.521Z] "github.com/pkg/errors", [2024-03-20T20:02:36.522Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.522Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.522Z] "io", [2024-03-20T20:02:36.522Z] "net", [2024-03-20T20:02:36.522Z] "time" [2024-03-20T20:02:36.522Z] ], [2024-03-20T20:02:36.522Z] "Deps": [ [2024-03-20T20:02:36.522Z] "bufio", [2024-03-20T20:02:36.522Z] "bytes", [2024-03-20T20:02:36.522Z] "compress/flate", [2024-03-20T20:02:36.522Z] "compress/gzip", [2024-03-20T20:02:36.522Z] "container/list", [2024-03-20T20:02:36.522Z] "context", [2024-03-20T20:02:36.522Z] "crypto", [2024-03-20T20:02:36.522Z] "crypto/aes", [2024-03-20T20:02:36.522Z] "crypto/cipher", [2024-03-20T20:02:36.522Z] "crypto/des", [2024-03-20T20:02:36.522Z] "crypto/dsa", [2024-03-20T20:02:36.522Z] "crypto/ecdsa", [2024-03-20T20:02:36.522Z] "crypto/ed25519", [2024-03-20T20:02:36.522Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.522Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.522Z] "crypto/elliptic", [2024-03-20T20:02:36.522Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.522Z] "crypto/hmac", [2024-03-20T20:02:36.522Z] "crypto/internal/randutil", [2024-03-20T20:02:36.522Z] "crypto/internal/subtle", [2024-03-20T20:02:36.522Z] "crypto/md5", [2024-03-20T20:02:36.522Z] "crypto/rand", [2024-03-20T20:02:36.522Z] "crypto/rc4", [2024-03-20T20:02:36.522Z] "crypto/rsa", [2024-03-20T20:02:36.522Z] "crypto/sha1", [2024-03-20T20:02:36.522Z] "crypto/sha256", [2024-03-20T20:02:36.522Z] "crypto/sha512", [2024-03-20T20:02:36.522Z] "crypto/subtle", [2024-03-20T20:02:36.522Z] "crypto/tls", [2024-03-20T20:02:36.522Z] "crypto/x509", [2024-03-20T20:02:36.522Z] "crypto/x509/pkix", [2024-03-20T20:02:36.522Z] "embed", [2024-03-20T20:02:36.522Z] "encoding", [2024-03-20T20:02:36.522Z] "encoding/asn1", [2024-03-20T20:02:36.522Z] "encoding/base64", [2024-03-20T20:02:36.522Z] "encoding/binary", [2024-03-20T20:02:36.522Z] "encoding/hex", [2024-03-20T20:02:36.522Z] "encoding/json", [2024-03-20T20:02:36.522Z] "encoding/pem", [2024-03-20T20:02:36.522Z] "errors", [2024-03-20T20:02:36.522Z] "fmt", [2024-03-20T20:02:36.522Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.522Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.522Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.522Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.522Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.522Z] "github.com/pkg/errors", [2024-03-20T20:02:36.522Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.522Z] "go/token", [2024-03-20T20:02:36.522Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.522Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.522Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.522Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.522Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.522Z] "golang.org/x/term", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.522Z] "hash", [2024-03-20T20:02:36.522Z] "hash/crc32", [2024-03-20T20:02:36.522Z] "hash/fnv", [2024-03-20T20:02:36.522Z] "internal/abi", [2024-03-20T20:02:36.522Z] "internal/bytealg", [2024-03-20T20:02:36.522Z] "internal/cpu", [2024-03-20T20:02:36.522Z] "internal/fmtsort", [2024-03-20T20:02:36.522Z] "internal/goexperiment", [2024-03-20T20:02:36.522Z] "internal/itoa", [2024-03-20T20:02:36.522Z] "internal/nettrace", [2024-03-20T20:02:36.522Z] "internal/oserror", [2024-03-20T20:02:36.522Z] "internal/poll", [2024-03-20T20:02:36.522Z] "internal/race", [2024-03-20T20:02:36.522Z] "internal/reflectlite", [2024-03-20T20:02:36.522Z] "internal/singleflight", [2024-03-20T20:02:36.522Z] "internal/syscall/execenv", [2024-03-20T20:02:36.522Z] "internal/syscall/unix", [2024-03-20T20:02:36.522Z] "internal/testlog", [2024-03-20T20:02:36.522Z] "internal/unsafeheader", [2024-03-20T20:02:36.522Z] "io", [2024-03-20T20:02:36.522Z] "io/fs", [2024-03-20T20:02:36.522Z] "io/ioutil", [2024-03-20T20:02:36.522Z] "log", [2024-03-20T20:02:36.522Z] "math", [2024-03-20T20:02:36.522Z] "math/big", [2024-03-20T20:02:36.522Z] "math/bits", [2024-03-20T20:02:36.522Z] "math/rand", [2024-03-20T20:02:36.522Z] "net", [2024-03-20T20:02:36.522Z] "net/url", [2024-03-20T20:02:36.522Z] "os", [2024-03-20T20:02:36.522Z] "os/user", [2024-03-20T20:02:36.522Z] "path", [2024-03-20T20:02:36.522Z] "path/filepath", [2024-03-20T20:02:36.522Z] "reflect", [2024-03-20T20:02:36.522Z] "runtime", [2024-03-20T20:02:36.522Z] "runtime/cgo", [2024-03-20T20:02:36.522Z] "runtime/internal/atomic", [2024-03-20T20:02:36.522Z] "runtime/internal/math", [2024-03-20T20:02:36.522Z] "runtime/internal/sys", [2024-03-20T20:02:36.522Z] "sort", [2024-03-20T20:02:36.522Z] "strconv", [2024-03-20T20:02:36.522Z] "strings", [2024-03-20T20:02:36.522Z] "sync", [2024-03-20T20:02:36.522Z] "sync/atomic", [2024-03-20T20:02:36.522Z] "syscall", [2024-03-20T20:02:36.522Z] "time", [2024-03-20T20:02:36.522Z] "unicode", [2024-03-20T20:02:36.522Z] "unicode/utf16", [2024-03-20T20:02:36.522Z] "unicode/utf8", [2024-03-20T20:02:36.522Z] "unsafe", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.522Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.522Z] ] [2024-03-20T20:02:36.522Z] } [2024-03-20T20:02:36.522Z] { [2024-03-20T20:02:36.522Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.522Z] "ImportPath": "github.com/openziti/channel/v2", [2024-03-20T20:02:36.522Z] "Name": "channel", [2024-03-20T20:02:36.522Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.522Z] "Module": { [2024-03-20T20:02:36.522Z] "Path": "github.com/openziti/channel/v2", [2024-03-20T20:02:36.522Z] "Version": "v2.0.121", [2024-03-20T20:02:36.522Z] "Time": "2024-03-11T23:40:56Z", [2024-03-20T20:02:36.522Z] "Indirect": true, [2024-03-20T20:02:36.522Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.522Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-20T20:02:36.522Z] "GoVersion": "1.19" [2024-03-20T20:02:36.522Z] }, [2024-03-20T20:02:36.522Z] "DepOnly": true, [2024-03-20T20:02:36.522Z] "Stale": true, [2024-03-20T20:02:36.522Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.522Z] "GoFiles": [ [2024-03-20T20:02:36.522Z] "accept_dispatcher.go", [2024-03-20T20:02:36.522Z] "channel.go", [2024-03-20T20:02:36.522Z] "classic_dialer.go", [2024-03-20T20:02:36.522Z] "classic_impl.go", [2024-03-20T20:02:36.522Z] "classic_listener.go", [2024-03-20T20:02:36.522Z] "constants.go", [2024-03-20T20:02:36.522Z] "decoder.go", [2024-03-20T20:02:36.522Z] "envelope.go", [2024-03-20T20:02:36.522Z] "existing_conn_dialer.go", [2024-03-20T20:02:36.522Z] "existing_conn_impl.go", [2024-03-20T20:02:36.522Z] "existing_conn_listener.go", [2024-03-20T20:02:36.522Z] "handler.go", [2024-03-20T20:02:36.522Z] "heartbeater.go", [2024-03-20T20:02:36.522Z] "impl.go", [2024-03-20T20:02:36.522Z] "message.go", [2024-03-20T20:02:36.522Z] "messages.go", [2024-03-20T20:02:36.522Z] "options.go", [2024-03-20T20:02:36.522Z] "ping.go", [2024-03-20T20:02:36.522Z] "priority.go", [2024-03-20T20:02:36.522Z] "reconnecting_dialer.go", [2024-03-20T20:02:36.522Z] "reconnecting_impl.go", [2024-03-20T20:02:36.522Z] "trace.go", [2024-03-20T20:02:36.522Z] "trace_decode.go", [2024-03-20T20:02:36.522Z] "ws_impl.go", [2024-03-20T20:02:36.522Z] "ws_listener.go" [2024-03-20T20:02:36.522Z] ], [2024-03-20T20:02:36.522Z] "Imports": [ [2024-03-20T20:02:36.522Z] "bytes", [2024-03-20T20:02:36.522Z] "container/heap", [2024-03-20T20:02:36.522Z] "context", [2024-03-20T20:02:36.522Z] "crypto/x509", [2024-03-20T20:02:36.522Z] "encoding/binary", [2024-03-20T20:02:36.522Z] "encoding/json", [2024-03-20T20:02:36.522Z] "errors", [2024-03-20T20:02:36.522Z] "fmt", [2024-03-20T20:02:36.522Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.522Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.522Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity", [2024-03-20T20:02:36.522Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.522Z] "github.com/pkg/errors", [2024-03-20T20:02:36.522Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.522Z] "io", [2024-03-20T20:02:36.522Z] "net", [2024-03-20T20:02:36.522Z] "os", [2024-03-20T20:02:36.522Z] "reflect", [2024-03-20T20:02:36.522Z] "sort", [2024-03-20T20:02:36.522Z] "sync", [2024-03-20T20:02:36.522Z] "sync/atomic", [2024-03-20T20:02:36.522Z] "time" [2024-03-20T20:02:36.522Z] ], [2024-03-20T20:02:36.522Z] "Deps": [ [2024-03-20T20:02:36.522Z] "bufio", [2024-03-20T20:02:36.522Z] "bytes", [2024-03-20T20:02:36.522Z] "compress/flate", [2024-03-20T20:02:36.522Z] "compress/gzip", [2024-03-20T20:02:36.522Z] "container/heap", [2024-03-20T20:02:36.522Z] "container/list", [2024-03-20T20:02:36.522Z] "context", [2024-03-20T20:02:36.522Z] "crypto", [2024-03-20T20:02:36.522Z] "crypto/aes", [2024-03-20T20:02:36.522Z] "crypto/cipher", [2024-03-20T20:02:36.522Z] "crypto/des", [2024-03-20T20:02:36.522Z] "crypto/dsa", [2024-03-20T20:02:36.522Z] "crypto/ecdsa", [2024-03-20T20:02:36.522Z] "crypto/ed25519", [2024-03-20T20:02:36.522Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.522Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.522Z] "crypto/elliptic", [2024-03-20T20:02:36.522Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.522Z] "crypto/hmac", [2024-03-20T20:02:36.522Z] "crypto/internal/randutil", [2024-03-20T20:02:36.522Z] "crypto/internal/subtle", [2024-03-20T20:02:36.522Z] "crypto/md5", [2024-03-20T20:02:36.522Z] "crypto/rand", [2024-03-20T20:02:36.522Z] "crypto/rc4", [2024-03-20T20:02:36.522Z] "crypto/rsa", [2024-03-20T20:02:36.522Z] "crypto/sha1", [2024-03-20T20:02:36.522Z] "crypto/sha256", [2024-03-20T20:02:36.522Z] "crypto/sha512", [2024-03-20T20:02:36.522Z] "crypto/subtle", [2024-03-20T20:02:36.522Z] "crypto/tls", [2024-03-20T20:02:36.522Z] "crypto/x509", [2024-03-20T20:02:36.522Z] "crypto/x509/pkix", [2024-03-20T20:02:36.522Z] "embed", [2024-03-20T20:02:36.522Z] "encoding", [2024-03-20T20:02:36.522Z] "encoding/asn1", [2024-03-20T20:02:36.522Z] "encoding/base64", [2024-03-20T20:02:36.522Z] "encoding/binary", [2024-03-20T20:02:36.522Z] "encoding/hex", [2024-03-20T20:02:36.522Z] "encoding/json", [2024-03-20T20:02:36.522Z] "encoding/pem", [2024-03-20T20:02:36.522Z] "errors", [2024-03-20T20:02:36.522Z] "fmt", [2024-03-20T20:02:36.522Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.522Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.522Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.522Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.522Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.522Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.522Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.522Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.522Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.522Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.522Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.522Z] "github.com/pkg/errors", [2024-03-20T20:02:36.522Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.522Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.522Z] "go/token", [2024-03-20T20:02:36.522Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.522Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.522Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.522Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.522Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.522Z] "golang.org/x/term", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.522Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.522Z] "hash", [2024-03-20T20:02:36.522Z] "hash/crc32", [2024-03-20T20:02:36.522Z] "hash/fnv", [2024-03-20T20:02:36.522Z] "internal/abi", [2024-03-20T20:02:36.522Z] "internal/bytealg", [2024-03-20T20:02:36.522Z] "internal/cpu", [2024-03-20T20:02:36.522Z] "internal/fmtsort", [2024-03-20T20:02:36.522Z] "internal/goexperiment", [2024-03-20T20:02:36.522Z] "internal/itoa", [2024-03-20T20:02:36.522Z] "internal/nettrace", [2024-03-20T20:02:36.522Z] "internal/oserror", [2024-03-20T20:02:36.522Z] "internal/poll", [2024-03-20T20:02:36.523Z] "internal/race", [2024-03-20T20:02:36.523Z] "internal/reflectlite", [2024-03-20T20:02:36.523Z] "internal/singleflight", [2024-03-20T20:02:36.523Z] "internal/syscall/execenv", [2024-03-20T20:02:36.523Z] "internal/syscall/unix", [2024-03-20T20:02:36.523Z] "internal/testlog", [2024-03-20T20:02:36.523Z] "internal/unsafeheader", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "io/fs", [2024-03-20T20:02:36.523Z] "io/ioutil", [2024-03-20T20:02:36.523Z] "log", [2024-03-20T20:02:36.523Z] "math", [2024-03-20T20:02:36.523Z] "math/big", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "math/rand", [2024-03-20T20:02:36.523Z] "net", [2024-03-20T20:02:36.523Z] "net/url", [2024-03-20T20:02:36.523Z] "os", [2024-03-20T20:02:36.523Z] "os/user", [2024-03-20T20:02:36.523Z] "path", [2024-03-20T20:02:36.523Z] "path/filepath", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "runtime/cgo", [2024-03-20T20:02:36.523Z] "runtime/internal/atomic", [2024-03-20T20:02:36.523Z] "runtime/internal/math", [2024-03-20T20:02:36.523Z] "runtime/internal/sys", [2024-03-20T20:02:36.523Z] "sort", [2024-03-20T20:02:36.523Z] "strconv", [2024-03-20T20:02:36.523Z] "strings", [2024-03-20T20:02:36.523Z] "sync", [2024-03-20T20:02:36.523Z] "sync/atomic", [2024-03-20T20:02:36.523Z] "syscall", [2024-03-20T20:02:36.523Z] "time", [2024-03-20T20:02:36.523Z] "unicode", [2024-03-20T20:02:36.523Z] "unicode/utf16", [2024-03-20T20:02:36.523Z] "unicode/utf8", [2024-03-20T20:02:36.523Z] "unsafe", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.523Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "TestGoFiles": [ [2024-03-20T20:02:36.523Z] "channel_test.go", [2024-03-20T20:02:36.523Z] "existing_conn_test.go", [2024-03-20T20:02:36.523Z] "heartbeater_test.go", [2024-03-20T20:02:36.523Z] "message_test.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "TestImports": [ [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "fmt", [2024-03-20T20:02:36.523Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.523Z] "github.com/openziti/foundation/v2/netz", [2024-03-20T20:02:36.523Z] "github.com/openziti/identity", [2024-03-20T20:02:36.523Z] "github.com/openziti/transport/v2/tcp", [2024-03-20T20:02:36.523Z] "github.com/pkg/errors", [2024-03-20T20:02:36.523Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.523Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.523Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.523Z] "net", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "strings", [2024-03-20T20:02:36.523Z] "sync/atomic", [2024-03-20T20:02:36.523Z] "testing", [2024-03-20T20:02:36.523Z] "time" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "XTestGoFiles": [ [2024-03-20T20:02:36.523Z] "example_test.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "XTestImports": [ [2024-03-20T20:02:36.523Z] "fmt", [2024-03-20T20:02:36.523Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.523Z] "github.com/openziti/identity", [2024-03-20T20:02:36.523Z] "github.com/openziti/transport/v2/tcp", [2024-03-20T20:02:36.523Z] "time" [2024-03-20T20:02:36.523Z] ] [2024-03-20T20:02:36.523Z] } [2024-03-20T20:02:36.523Z] { [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/uuidz", [2024-03-20T20:02:36.523Z] "ImportPath": "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.523Z] "Name": "uuidz", [2024-03-20T20:02:36.523Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.523Z] "Module": { [2024-03-20T20:02:36.523Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.523Z] "Version": "v2.0.39", [2024-03-20T20:02:36.523Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.523Z] "Indirect": true, [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.523Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.523Z] "GoVersion": "1.19" [2024-03-20T20:02:36.523Z] }, [2024-03-20T20:02:36.523Z] "DepOnly": true, [2024-03-20T20:02:36.523Z] "Stale": true, [2024-03-20T20:02:36.523Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.523Z] "GoFiles": [ [2024-03-20T20:02:36.523Z] "uuid.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Imports": [ [2024-03-20T20:02:36.523Z] "encoding/hex", [2024-03-20T20:02:36.523Z] "fmt" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Deps": [ [2024-03-20T20:02:36.523Z] "encoding/hex", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "fmt", [2024-03-20T20:02:36.523Z] "internal/abi", [2024-03-20T20:02:36.523Z] "internal/bytealg", [2024-03-20T20:02:36.523Z] "internal/cpu", [2024-03-20T20:02:36.523Z] "internal/fmtsort", [2024-03-20T20:02:36.523Z] "internal/goexperiment", [2024-03-20T20:02:36.523Z] "internal/itoa", [2024-03-20T20:02:36.523Z] "internal/oserror", [2024-03-20T20:02:36.523Z] "internal/poll", [2024-03-20T20:02:36.523Z] "internal/race", [2024-03-20T20:02:36.523Z] "internal/reflectlite", [2024-03-20T20:02:36.523Z] "internal/syscall/execenv", [2024-03-20T20:02:36.523Z] "internal/syscall/unix", [2024-03-20T20:02:36.523Z] "internal/testlog", [2024-03-20T20:02:36.523Z] "internal/unsafeheader", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "io/fs", [2024-03-20T20:02:36.523Z] "math", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "os", [2024-03-20T20:02:36.523Z] "path", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "runtime/internal/atomic", [2024-03-20T20:02:36.523Z] "runtime/internal/math", [2024-03-20T20:02:36.523Z] "runtime/internal/sys", [2024-03-20T20:02:36.523Z] "sort", [2024-03-20T20:02:36.523Z] "strconv", [2024-03-20T20:02:36.523Z] "strings", [2024-03-20T20:02:36.523Z] "sync", [2024-03-20T20:02:36.523Z] "sync/atomic", [2024-03-20T20:02:36.523Z] "syscall", [2024-03-20T20:02:36.523Z] "time", [2024-03-20T20:02:36.523Z] "unicode", [2024-03-20T20:02:36.523Z] "unicode/utf8", [2024-03-20T20:02:36.523Z] "unsafe" [2024-03-20T20:02:36.523Z] ] [2024-03-20T20:02:36.523Z] } [2024-03-20T20:02:36.523Z] { [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/pb/edge_client_pb", [2024-03-20T20:02:36.523Z] "ImportPath": "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.523Z] "Name": "edge_client_pb", [2024-03-20T20:02:36.523Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.523Z] "Module": { [2024-03-20T20:02:36.523Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.523Z] "Version": "v0.23.13", [2024-03-20T20:02:36.523Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.523Z] "Indirect": true, [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.523Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.523Z] "GoVersion": "1.20" [2024-03-20T20:02:36.523Z] }, [2024-03-20T20:02:36.523Z] "DepOnly": true, [2024-03-20T20:02:36.523Z] "Stale": true, [2024-03-20T20:02:36.523Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.523Z] "GoFiles": [ [2024-03-20T20:02:36.523Z] "edge_client.pb.go", [2024-03-20T20:02:36.523Z] "generate.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Imports": [ [2024-03-20T20:02:36.523Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "sync" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Deps": [ [2024-03-20T20:02:36.523Z] "bufio", [2024-03-20T20:02:36.523Z] "bytes", [2024-03-20T20:02:36.523Z] "compress/flate", [2024-03-20T20:02:36.523Z] "compress/gzip", [2024-03-20T20:02:36.523Z] "embed", [2024-03-20T20:02:36.523Z] "encoding", [2024-03-20T20:02:36.523Z] "encoding/base64", [2024-03-20T20:02:36.523Z] "encoding/binary", [2024-03-20T20:02:36.523Z] "encoding/json", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "fmt", [2024-03-20T20:02:36.523Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.523Z] "go/token", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.523Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.523Z] "hash", [2024-03-20T20:02:36.523Z] "hash/crc32", [2024-03-20T20:02:36.523Z] "hash/fnv", [2024-03-20T20:02:36.523Z] "internal/abi", [2024-03-20T20:02:36.523Z] "internal/bytealg", [2024-03-20T20:02:36.523Z] "internal/cpu", [2024-03-20T20:02:36.523Z] "internal/fmtsort", [2024-03-20T20:02:36.523Z] "internal/goexperiment", [2024-03-20T20:02:36.523Z] "internal/itoa", [2024-03-20T20:02:36.523Z] "internal/oserror", [2024-03-20T20:02:36.523Z] "internal/poll", [2024-03-20T20:02:36.523Z] "internal/race", [2024-03-20T20:02:36.523Z] "internal/reflectlite", [2024-03-20T20:02:36.523Z] "internal/syscall/execenv", [2024-03-20T20:02:36.523Z] "internal/syscall/unix", [2024-03-20T20:02:36.523Z] "internal/testlog", [2024-03-20T20:02:36.523Z] "internal/unsafeheader", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "io/fs", [2024-03-20T20:02:36.523Z] "io/ioutil", [2024-03-20T20:02:36.523Z] "math", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "os", [2024-03-20T20:02:36.523Z] "path", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "runtime/internal/atomic", [2024-03-20T20:02:36.523Z] "runtime/internal/math", [2024-03-20T20:02:36.523Z] "runtime/internal/sys", [2024-03-20T20:02:36.523Z] "sort", [2024-03-20T20:02:36.523Z] "strconv", [2024-03-20T20:02:36.523Z] "strings", [2024-03-20T20:02:36.523Z] "sync", [2024-03-20T20:02:36.523Z] "sync/atomic", [2024-03-20T20:02:36.523Z] "syscall", [2024-03-20T20:02:36.523Z] "time", [2024-03-20T20:02:36.523Z] "unicode", [2024-03-20T20:02:36.523Z] "unicode/utf16", [2024-03-20T20:02:36.523Z] "unicode/utf8", [2024-03-20T20:02:36.523Z] "unsafe" [2024-03-20T20:02:36.523Z] ] [2024-03-20T20:02:36.523Z] } [2024-03-20T20:02:36.523Z] { [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/blake2b", [2024-03-20T20:02:36.523Z] "ImportPath": "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.523Z] "Name": "blake2b", [2024-03-20T20:02:36.523Z] "Doc": "Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb.", [2024-03-20T20:02:36.523Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.523Z] "Module": { [2024-03-20T20:02:36.523Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.523Z] "Version": "v0.21.0", [2024-03-20T20:02:36.523Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.523Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.523Z] "GoVersion": "1.18" [2024-03-20T20:02:36.523Z] }, [2024-03-20T20:02:36.523Z] "DepOnly": true, [2024-03-20T20:02:36.523Z] "Stale": true, [2024-03-20T20:02:36.523Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-03-20T20:02:36.523Z] "GoFiles": [ [2024-03-20T20:02:36.523Z] "blake2b.go", [2024-03-20T20:02:36.523Z] "blake2bAVX2_amd64.go", [2024-03-20T20:02:36.523Z] "blake2b_generic.go", [2024-03-20T20:02:36.523Z] "blake2x.go", [2024-03-20T20:02:36.523Z] "register.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.523Z] "blake2b_ref.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "SFiles": [ [2024-03-20T20:02:36.523Z] "blake2bAVX2_amd64.s", [2024-03-20T20:02:36.523Z] "blake2b_amd64.s" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Imports": [ [2024-03-20T20:02:36.523Z] "crypto", [2024-03-20T20:02:36.523Z] "encoding/binary", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.523Z] "hash", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "math/bits" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Deps": [ [2024-03-20T20:02:36.523Z] "crypto", [2024-03-20T20:02:36.523Z] "encoding/binary", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.523Z] "hash", [2024-03-20T20:02:36.523Z] "internal/abi", [2024-03-20T20:02:36.523Z] "internal/bytealg", [2024-03-20T20:02:36.523Z] "internal/cpu", [2024-03-20T20:02:36.523Z] "internal/goexperiment", [2024-03-20T20:02:36.523Z] "internal/itoa", [2024-03-20T20:02:36.523Z] "internal/oserror", [2024-03-20T20:02:36.523Z] "internal/poll", [2024-03-20T20:02:36.523Z] "internal/race", [2024-03-20T20:02:36.523Z] "internal/reflectlite", [2024-03-20T20:02:36.523Z] "internal/syscall/execenv", [2024-03-20T20:02:36.523Z] "internal/syscall/unix", [2024-03-20T20:02:36.523Z] "internal/testlog", [2024-03-20T20:02:36.523Z] "internal/unsafeheader", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "io/fs", [2024-03-20T20:02:36.523Z] "math", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "os", [2024-03-20T20:02:36.523Z] "path", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "runtime/internal/atomic", [2024-03-20T20:02:36.523Z] "runtime/internal/math", [2024-03-20T20:02:36.523Z] "runtime/internal/sys", [2024-03-20T20:02:36.523Z] "sort", [2024-03-20T20:02:36.523Z] "strconv", [2024-03-20T20:02:36.523Z] "strings", [2024-03-20T20:02:36.523Z] "sync", [2024-03-20T20:02:36.523Z] "sync/atomic", [2024-03-20T20:02:36.523Z] "syscall", [2024-03-20T20:02:36.523Z] "time", [2024-03-20T20:02:36.523Z] "unicode", [2024-03-20T20:02:36.523Z] "unicode/utf8", [2024-03-20T20:02:36.523Z] "unsafe" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "TestGoFiles": [ [2024-03-20T20:02:36.523Z] "blake2b_test.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "TestImports": [ [2024-03-20T20:02:36.523Z] "bytes", [2024-03-20T20:02:36.523Z] "encoding", [2024-03-20T20:02:36.523Z] "encoding/hex", [2024-03-20T20:02:36.523Z] "fmt", [2024-03-20T20:02:36.523Z] "hash", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "testing" [2024-03-20T20:02:36.523Z] ] [2024-03-20T20:02:36.523Z] } [2024-03-20T20:02:36.523Z] { [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/curve25519/internal/field", [2024-03-20T20:02:36.523Z] "ImportPath": "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.523Z] "Name": "field", [2024-03-20T20:02:36.523Z] "Doc": "Package field implements fast arithmetic modulo 2^255-19.", [2024-03-20T20:02:36.523Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.523Z] "Module": { [2024-03-20T20:02:36.523Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.523Z] "Version": "v0.21.0", [2024-03-20T20:02:36.523Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.523Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.523Z] "GoVersion": "1.18" [2024-03-20T20:02:36.523Z] }, [2024-03-20T20:02:36.523Z] "DepOnly": true, [2024-03-20T20:02:36.523Z] "Stale": true, [2024-03-20T20:02:36.523Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.523Z] "GoFiles": [ [2024-03-20T20:02:36.523Z] "fe.go", [2024-03-20T20:02:36.523Z] "fe_amd64.go", [2024-03-20T20:02:36.523Z] "fe_arm64_noasm.go", [2024-03-20T20:02:36.523Z] "fe_generic.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.523Z] "fe_amd64_noasm.go", [2024-03-20T20:02:36.523Z] "fe_arm64.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.523Z] "fe_arm64.s" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "SFiles": [ [2024-03-20T20:02:36.523Z] "fe_amd64.s" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Imports": [ [2024-03-20T20:02:36.523Z] "crypto/subtle", [2024-03-20T20:02:36.523Z] "encoding/binary", [2024-03-20T20:02:36.523Z] "math/bits" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Deps": [ [2024-03-20T20:02:36.523Z] "crypto/subtle", [2024-03-20T20:02:36.523Z] "encoding/binary", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "internal/abi", [2024-03-20T20:02:36.523Z] "internal/bytealg", [2024-03-20T20:02:36.523Z] "internal/cpu", [2024-03-20T20:02:36.523Z] "internal/goexperiment", [2024-03-20T20:02:36.523Z] "internal/itoa", [2024-03-20T20:02:36.523Z] "internal/race", [2024-03-20T20:02:36.523Z] "internal/reflectlite", [2024-03-20T20:02:36.523Z] "internal/unsafeheader", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "math", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "runtime/internal/atomic", [2024-03-20T20:02:36.523Z] "runtime/internal/math", [2024-03-20T20:02:36.523Z] "runtime/internal/sys", [2024-03-20T20:02:36.523Z] "strconv", [2024-03-20T20:02:36.523Z] "sync", [2024-03-20T20:02:36.523Z] "sync/atomic", [2024-03-20T20:02:36.523Z] "unicode", [2024-03-20T20:02:36.523Z] "unicode/utf8", [2024-03-20T20:02:36.523Z] "unsafe" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "TestGoFiles": [ [2024-03-20T20:02:36.523Z] "fe_alias_test.go", [2024-03-20T20:02:36.523Z] "fe_bench_test.go", [2024-03-20T20:02:36.523Z] "fe_test.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "TestImports": [ [2024-03-20T20:02:36.523Z] "bytes", [2024-03-20T20:02:36.523Z] "crypto/rand", [2024-03-20T20:02:36.523Z] "encoding/hex", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "math/big", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "math/rand", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "testing", [2024-03-20T20:02:36.523Z] "testing/quick" [2024-03-20T20:02:36.523Z] ] [2024-03-20T20:02:36.523Z] } [2024-03-20T20:02:36.523Z] { [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/curve25519", [2024-03-20T20:02:36.523Z] "ImportPath": "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.523Z] "Name": "curve25519", [2024-03-20T20:02:36.523Z] "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", [2024-03-20T20:02:36.523Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.523Z] "Module": { [2024-03-20T20:02:36.523Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.523Z] "Version": "v0.21.0", [2024-03-20T20:02:36.523Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.523Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.523Z] "GoVersion": "1.18" [2024-03-20T20:02:36.523Z] }, [2024-03-20T20:02:36.523Z] "DepOnly": true, [2024-03-20T20:02:36.523Z] "Stale": true, [2024-03-20T20:02:36.523Z] "StaleReason": "stale dependency: golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.523Z] "GoFiles": [ [2024-03-20T20:02:36.523Z] "curve25519.go", [2024-03-20T20:02:36.523Z] "curve25519_compat.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.523Z] "curve25519_go120.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Imports": [ [2024-03-20T20:02:36.523Z] "crypto/subtle", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.523Z] "strconv" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Deps": [ [2024-03-20T20:02:36.523Z] "crypto/subtle", [2024-03-20T20:02:36.523Z] "encoding/binary", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.523Z] "internal/abi", [2024-03-20T20:02:36.523Z] "internal/bytealg", [2024-03-20T20:02:36.523Z] "internal/cpu", [2024-03-20T20:02:36.523Z] "internal/goexperiment", [2024-03-20T20:02:36.523Z] "internal/itoa", [2024-03-20T20:02:36.523Z] "internal/race", [2024-03-20T20:02:36.523Z] "internal/reflectlite", [2024-03-20T20:02:36.523Z] "internal/unsafeheader", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "math", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "runtime/internal/atomic", [2024-03-20T20:02:36.523Z] "runtime/internal/math", [2024-03-20T20:02:36.523Z] "runtime/internal/sys", [2024-03-20T20:02:36.523Z] "strconv", [2024-03-20T20:02:36.523Z] "sync", [2024-03-20T20:02:36.523Z] "sync/atomic", [2024-03-20T20:02:36.523Z] "unicode", [2024-03-20T20:02:36.523Z] "unicode/utf8", [2024-03-20T20:02:36.523Z] "unsafe" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "XTestGoFiles": [ [2024-03-20T20:02:36.523Z] "curve25519_test.go", [2024-03-20T20:02:36.523Z] "vectors_test.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "XTestImports": [ [2024-03-20T20:02:36.523Z] "bytes", [2024-03-20T20:02:36.523Z] "crypto/rand", [2024-03-20T20:02:36.523Z] "encoding/hex", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.523Z] "testing" [2024-03-20T20:02:36.523Z] ] [2024-03-20T20:02:36.523Z] } [2024-03-20T20:02:36.523Z] { [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17/kx", [2024-03-20T20:02:36.523Z] "ImportPath": "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.523Z] "Name": "kx", [2024-03-20T20:02:36.523Z] "Root": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-20T20:02:36.523Z] "Module": { [2024-03-20T20:02:36.523Z] "Path": "github.com/openziti/secretstream", [2024-03-20T20:02:36.523Z] "Version": "v0.1.17", [2024-03-20T20:02:36.523Z] "Time": "2024-03-11T23:52:26Z", [2024-03-20T20:02:36.523Z] "Indirect": true, [2024-03-20T20:02:36.523Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-20T20:02:36.523Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/secretstream/@v/v0.1.17.mod", [2024-03-20T20:02:36.523Z] "GoVersion": "1.19" [2024-03-20T20:02:36.523Z] }, [2024-03-20T20:02:36.523Z] "DepOnly": true, [2024-03-20T20:02:36.523Z] "Stale": true, [2024-03-20T20:02:36.523Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-03-20T20:02:36.523Z] "GoFiles": [ [2024-03-20T20:02:36.523Z] "kx.go" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Imports": [ [2024-03-20T20:02:36.523Z] "crypto/rand", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/curve25519" [2024-03-20T20:02:36.523Z] ], [2024-03-20T20:02:36.523Z] "Deps": [ [2024-03-20T20:02:36.523Z] "bufio", [2024-03-20T20:02:36.523Z] "bytes", [2024-03-20T20:02:36.523Z] "crypto", [2024-03-20T20:02:36.523Z] "crypto/aes", [2024-03-20T20:02:36.523Z] "crypto/cipher", [2024-03-20T20:02:36.523Z] "crypto/internal/subtle", [2024-03-20T20:02:36.523Z] "crypto/rand", [2024-03-20T20:02:36.523Z] "crypto/subtle", [2024-03-20T20:02:36.523Z] "encoding/binary", [2024-03-20T20:02:36.523Z] "errors", [2024-03-20T20:02:36.523Z] "fmt", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.523Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.523Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.523Z] "hash", [2024-03-20T20:02:36.523Z] "internal/abi", [2024-03-20T20:02:36.523Z] "internal/bytealg", [2024-03-20T20:02:36.523Z] "internal/cpu", [2024-03-20T20:02:36.523Z] "internal/fmtsort", [2024-03-20T20:02:36.523Z] "internal/goexperiment", [2024-03-20T20:02:36.523Z] "internal/itoa", [2024-03-20T20:02:36.523Z] "internal/oserror", [2024-03-20T20:02:36.523Z] "internal/poll", [2024-03-20T20:02:36.523Z] "internal/race", [2024-03-20T20:02:36.523Z] "internal/reflectlite", [2024-03-20T20:02:36.523Z] "internal/syscall/execenv", [2024-03-20T20:02:36.523Z] "internal/syscall/unix", [2024-03-20T20:02:36.523Z] "internal/testlog", [2024-03-20T20:02:36.523Z] "internal/unsafeheader", [2024-03-20T20:02:36.523Z] "io", [2024-03-20T20:02:36.523Z] "io/fs", [2024-03-20T20:02:36.523Z] "math", [2024-03-20T20:02:36.523Z] "math/big", [2024-03-20T20:02:36.523Z] "math/bits", [2024-03-20T20:02:36.523Z] "math/rand", [2024-03-20T20:02:36.523Z] "os", [2024-03-20T20:02:36.523Z] "path", [2024-03-20T20:02:36.523Z] "reflect", [2024-03-20T20:02:36.523Z] "runtime", [2024-03-20T20:02:36.523Z] "runtime/internal/atomic", [2024-03-20T20:02:36.523Z] "runtime/internal/math", [2024-03-20T20:02:36.523Z] "runtime/internal/sys", [2024-03-20T20:02:36.523Z] "sort", [2024-03-20T20:02:36.523Z] "strconv", [2024-03-20T20:02:36.523Z] "strings", [2024-03-20T20:02:36.523Z] "sync", [2024-03-20T20:02:36.524Z] "sync/atomic", [2024-03-20T20:02:36.524Z] "syscall", [2024-03-20T20:02:36.524Z] "time", [2024-03-20T20:02:36.524Z] "unicode", [2024-03-20T20:02:36.524Z] "unicode/utf8", [2024-03-20T20:02:36.524Z] "unsafe" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "TestGoFiles": [ [2024-03-20T20:02:36.524Z] "kx_test.go" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "TestImports": [ [2024-03-20T20:02:36.524Z] "bytes", [2024-03-20T20:02:36.524Z] "encoding/hex", [2024-03-20T20:02:36.524Z] "reflect", [2024-03-20T20:02:36.524Z] "testing" [2024-03-20T20:02:36.524Z] ] [2024-03-20T20:02:36.524Z] } [2024-03-20T20:02:36.524Z] { [2024-03-20T20:02:36.524Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124/proxies", [2024-03-20T20:02:36.524Z] "ImportPath": "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.524Z] "Name": "proxies", [2024-03-20T20:02:36.524Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-20T20:02:36.524Z] "Module": { [2024-03-20T20:02:36.524Z] "Path": "github.com/openziti/transport/v2", [2024-03-20T20:02:36.524Z] "Version": "v2.0.124", [2024-03-20T20:02:36.524Z] "Time": "2024-03-11T23:39:14Z", [2024-03-20T20:02:36.524Z] "Indirect": true, [2024-03-20T20:02:36.524Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-20T20:02:36.524Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-03-20T20:02:36.524Z] "GoVersion": "1.19" [2024-03-20T20:02:36.524Z] }, [2024-03-20T20:02:36.524Z] "DepOnly": true, [2024-03-20T20:02:36.524Z] "Stale": true, [2024-03-20T20:02:36.524Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.524Z] "GoFiles": [ [2024-03-20T20:02:36.524Z] "http_connect.go" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "Imports": [ [2024-03-20T20:02:36.524Z] "bufio", [2024-03-20T20:02:36.524Z] "context", [2024-03-20T20:02:36.524Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.524Z] "github.com/pkg/errors", [2024-03-20T20:02:36.524Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.524Z] "io", [2024-03-20T20:02:36.524Z] "net", [2024-03-20T20:02:36.524Z] "net/http", [2024-03-20T20:02:36.524Z] "net/url", [2024-03-20T20:02:36.524Z] "time" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "Deps": [ [2024-03-20T20:02:36.524Z] "bufio", [2024-03-20T20:02:36.524Z] "bytes", [2024-03-20T20:02:36.524Z] "compress/flate", [2024-03-20T20:02:36.524Z] "compress/gzip", [2024-03-20T20:02:36.524Z] "container/list", [2024-03-20T20:02:36.524Z] "context", [2024-03-20T20:02:36.524Z] "crypto", [2024-03-20T20:02:36.524Z] "crypto/aes", [2024-03-20T20:02:36.524Z] "crypto/cipher", [2024-03-20T20:02:36.524Z] "crypto/des", [2024-03-20T20:02:36.524Z] "crypto/dsa", [2024-03-20T20:02:36.524Z] "crypto/ecdsa", [2024-03-20T20:02:36.524Z] "crypto/ed25519", [2024-03-20T20:02:36.524Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.524Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.524Z] "crypto/elliptic", [2024-03-20T20:02:36.524Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.524Z] "crypto/hmac", [2024-03-20T20:02:36.524Z] "crypto/internal/randutil", [2024-03-20T20:02:36.524Z] "crypto/internal/subtle", [2024-03-20T20:02:36.524Z] "crypto/md5", [2024-03-20T20:02:36.524Z] "crypto/rand", [2024-03-20T20:02:36.524Z] "crypto/rc4", [2024-03-20T20:02:36.524Z] "crypto/rsa", [2024-03-20T20:02:36.524Z] "crypto/sha1", [2024-03-20T20:02:36.524Z] "crypto/sha256", [2024-03-20T20:02:36.524Z] "crypto/sha512", [2024-03-20T20:02:36.524Z] "crypto/subtle", [2024-03-20T20:02:36.524Z] "crypto/tls", [2024-03-20T20:02:36.524Z] "crypto/x509", [2024-03-20T20:02:36.524Z] "crypto/x509/pkix", [2024-03-20T20:02:36.524Z] "encoding", [2024-03-20T20:02:36.524Z] "encoding/asn1", [2024-03-20T20:02:36.524Z] "encoding/base64", [2024-03-20T20:02:36.524Z] "encoding/binary", [2024-03-20T20:02:36.524Z] "encoding/hex", [2024-03-20T20:02:36.524Z] "encoding/json", [2024-03-20T20:02:36.524Z] "encoding/pem", [2024-03-20T20:02:36.524Z] "errors", [2024-03-20T20:02:36.524Z] "fmt", [2024-03-20T20:02:36.524Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.524Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.524Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.524Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.524Z] "github.com/pkg/errors", [2024-03-20T20:02:36.524Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.524Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.524Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.524Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.524Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.524Z] "golang.org/x/term", [2024-03-20T20:02:36.524Z] "hash", [2024-03-20T20:02:36.524Z] "hash/crc32", [2024-03-20T20:02:36.524Z] "internal/abi", [2024-03-20T20:02:36.524Z] "internal/bytealg", [2024-03-20T20:02:36.524Z] "internal/cpu", [2024-03-20T20:02:36.524Z] "internal/fmtsort", [2024-03-20T20:02:36.524Z] "internal/goexperiment", [2024-03-20T20:02:36.524Z] "internal/itoa", [2024-03-20T20:02:36.524Z] "internal/nettrace", [2024-03-20T20:02:36.524Z] "internal/oserror", [2024-03-20T20:02:36.524Z] "internal/poll", [2024-03-20T20:02:36.524Z] "internal/race", [2024-03-20T20:02:36.524Z] "internal/reflectlite", [2024-03-20T20:02:36.524Z] "internal/singleflight", [2024-03-20T20:02:36.524Z] "internal/syscall/execenv", [2024-03-20T20:02:36.524Z] "internal/syscall/unix", [2024-03-20T20:02:36.524Z] "internal/testlog", [2024-03-20T20:02:36.524Z] "internal/unsafeheader", [2024-03-20T20:02:36.524Z] "io", [2024-03-20T20:02:36.524Z] "io/fs", [2024-03-20T20:02:36.524Z] "io/ioutil", [2024-03-20T20:02:36.524Z] "log", [2024-03-20T20:02:36.524Z] "math", [2024-03-20T20:02:36.524Z] "math/big", [2024-03-20T20:02:36.524Z] "math/bits", [2024-03-20T20:02:36.524Z] "math/rand", [2024-03-20T20:02:36.524Z] "mime", [2024-03-20T20:02:36.524Z] "mime/multipart", [2024-03-20T20:02:36.524Z] "mime/quotedprintable", [2024-03-20T20:02:36.524Z] "net", [2024-03-20T20:02:36.524Z] "net/http", [2024-03-20T20:02:36.524Z] "net/http/httptrace", [2024-03-20T20:02:36.524Z] "net/http/internal", [2024-03-20T20:02:36.524Z] "net/http/internal/ascii", [2024-03-20T20:02:36.524Z] "net/textproto", [2024-03-20T20:02:36.524Z] "net/url", [2024-03-20T20:02:36.524Z] "os", [2024-03-20T20:02:36.524Z] "path", [2024-03-20T20:02:36.524Z] "path/filepath", [2024-03-20T20:02:36.524Z] "reflect", [2024-03-20T20:02:36.524Z] "runtime", [2024-03-20T20:02:36.524Z] "runtime/cgo", [2024-03-20T20:02:36.524Z] "runtime/internal/atomic", [2024-03-20T20:02:36.524Z] "runtime/internal/math", [2024-03-20T20:02:36.524Z] "runtime/internal/sys", [2024-03-20T20:02:36.524Z] "sort", [2024-03-20T20:02:36.524Z] "strconv", [2024-03-20T20:02:36.524Z] "strings", [2024-03-20T20:02:36.524Z] "sync", [2024-03-20T20:02:36.524Z] "sync/atomic", [2024-03-20T20:02:36.524Z] "syscall", [2024-03-20T20:02:36.524Z] "time", [2024-03-20T20:02:36.524Z] "unicode", [2024-03-20T20:02:36.524Z] "unicode/utf16", [2024-03-20T20:02:36.524Z] "unicode/utf8", [2024-03-20T20:02:36.524Z] "unsafe", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.524Z] ] [2024-03-20T20:02:36.524Z] } [2024-03-20T20:02:36.524Z] { [2024-03-20T20:02:36.524Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124/tls", [2024-03-20T20:02:36.524Z] "ImportPath": "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.524Z] "Name": "tls", [2024-03-20T20:02:36.524Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-20T20:02:36.524Z] "Module": { [2024-03-20T20:02:36.524Z] "Path": "github.com/openziti/transport/v2", [2024-03-20T20:02:36.524Z] "Version": "v2.0.124", [2024-03-20T20:02:36.524Z] "Time": "2024-03-11T23:39:14Z", [2024-03-20T20:02:36.524Z] "Indirect": true, [2024-03-20T20:02:36.524Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-20T20:02:36.524Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-03-20T20:02:36.524Z] "GoVersion": "1.19" [2024-03-20T20:02:36.524Z] }, [2024-03-20T20:02:36.524Z] "DepOnly": true, [2024-03-20T20:02:36.524Z] "Stale": true, [2024-03-20T20:02:36.524Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.524Z] "GoFiles": [ [2024-03-20T20:02:36.524Z] "address.go", [2024-03-20T20:02:36.524Z] "connection.go", [2024-03-20T20:02:36.524Z] "dialer.go", [2024-03-20T20:02:36.524Z] "listener.go" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "Imports": [ [2024-03-20T20:02:36.524Z] "context", [2024-03-20T20:02:36.524Z] "crypto/tls", [2024-03-20T20:02:36.524Z] "crypto/x509", [2024-03-20T20:02:36.524Z] "fmt", [2024-03-20T20:02:36.524Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.524Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.524Z] "github.com/openziti/identity", [2024-03-20T20:02:36.524Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.524Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.524Z] "github.com/pkg/errors", [2024-03-20T20:02:36.524Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.524Z] "io", [2024-03-20T20:02:36.524Z] "net", [2024-03-20T20:02:36.524Z] "strconv", [2024-03-20T20:02:36.524Z] "strings", [2024-03-20T20:02:36.524Z] "sync", [2024-03-20T20:02:36.524Z] "sync/atomic", [2024-03-20T20:02:36.524Z] "time" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "Deps": [ [2024-03-20T20:02:36.524Z] "bufio", [2024-03-20T20:02:36.524Z] "bytes", [2024-03-20T20:02:36.524Z] "compress/flate", [2024-03-20T20:02:36.524Z] "compress/gzip", [2024-03-20T20:02:36.524Z] "container/list", [2024-03-20T20:02:36.524Z] "context", [2024-03-20T20:02:36.524Z] "crypto", [2024-03-20T20:02:36.524Z] "crypto/aes", [2024-03-20T20:02:36.524Z] "crypto/cipher", [2024-03-20T20:02:36.524Z] "crypto/des", [2024-03-20T20:02:36.524Z] "crypto/dsa", [2024-03-20T20:02:36.524Z] "crypto/ecdsa", [2024-03-20T20:02:36.524Z] "crypto/ed25519", [2024-03-20T20:02:36.524Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.524Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.524Z] "crypto/elliptic", [2024-03-20T20:02:36.524Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.524Z] "crypto/hmac", [2024-03-20T20:02:36.524Z] "crypto/internal/randutil", [2024-03-20T20:02:36.524Z] "crypto/internal/subtle", [2024-03-20T20:02:36.524Z] "crypto/md5", [2024-03-20T20:02:36.524Z] "crypto/rand", [2024-03-20T20:02:36.524Z] "crypto/rc4", [2024-03-20T20:02:36.524Z] "crypto/rsa", [2024-03-20T20:02:36.524Z] "crypto/sha1", [2024-03-20T20:02:36.524Z] "crypto/sha256", [2024-03-20T20:02:36.524Z] "crypto/sha512", [2024-03-20T20:02:36.524Z] "crypto/subtle", [2024-03-20T20:02:36.524Z] "crypto/tls", [2024-03-20T20:02:36.524Z] "crypto/x509", [2024-03-20T20:02:36.524Z] "crypto/x509/pkix", [2024-03-20T20:02:36.524Z] "embed", [2024-03-20T20:02:36.524Z] "encoding", [2024-03-20T20:02:36.524Z] "encoding/asn1", [2024-03-20T20:02:36.524Z] "encoding/base64", [2024-03-20T20:02:36.524Z] "encoding/binary", [2024-03-20T20:02:36.524Z] "encoding/hex", [2024-03-20T20:02:36.524Z] "encoding/json", [2024-03-20T20:02:36.524Z] "encoding/pem", [2024-03-20T20:02:36.524Z] "errors", [2024-03-20T20:02:36.524Z] "fmt", [2024-03-20T20:02:36.524Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.524Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.524Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.524Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.524Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.524Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.524Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.524Z] "github.com/openziti/identity", [2024-03-20T20:02:36.524Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.524Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.524Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.524Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.524Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.524Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.524Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.524Z] "github.com/pkg/errors", [2024-03-20T20:02:36.524Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.524Z] "go/token", [2024-03-20T20:02:36.524Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.524Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.524Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.524Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.524Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.524Z] "golang.org/x/term", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.524Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.524Z] "hash", [2024-03-20T20:02:36.524Z] "hash/crc32", [2024-03-20T20:02:36.524Z] "hash/fnv", [2024-03-20T20:02:36.524Z] "internal/abi", [2024-03-20T20:02:36.524Z] "internal/bytealg", [2024-03-20T20:02:36.524Z] "internal/cpu", [2024-03-20T20:02:36.524Z] "internal/fmtsort", [2024-03-20T20:02:36.524Z] "internal/goexperiment", [2024-03-20T20:02:36.524Z] "internal/itoa", [2024-03-20T20:02:36.524Z] "internal/nettrace", [2024-03-20T20:02:36.524Z] "internal/oserror", [2024-03-20T20:02:36.524Z] "internal/poll", [2024-03-20T20:02:36.524Z] "internal/race", [2024-03-20T20:02:36.524Z] "internal/reflectlite", [2024-03-20T20:02:36.524Z] "internal/singleflight", [2024-03-20T20:02:36.524Z] "internal/syscall/execenv", [2024-03-20T20:02:36.524Z] "internal/syscall/unix", [2024-03-20T20:02:36.524Z] "internal/testlog", [2024-03-20T20:02:36.524Z] "internal/unsafeheader", [2024-03-20T20:02:36.524Z] "io", [2024-03-20T20:02:36.524Z] "io/fs", [2024-03-20T20:02:36.524Z] "io/ioutil", [2024-03-20T20:02:36.524Z] "log", [2024-03-20T20:02:36.524Z] "math", [2024-03-20T20:02:36.524Z] "math/big", [2024-03-20T20:02:36.524Z] "math/bits", [2024-03-20T20:02:36.524Z] "math/rand", [2024-03-20T20:02:36.524Z] "mime", [2024-03-20T20:02:36.524Z] "mime/multipart", [2024-03-20T20:02:36.524Z] "mime/quotedprintable", [2024-03-20T20:02:36.524Z] "net", [2024-03-20T20:02:36.524Z] "net/http", [2024-03-20T20:02:36.524Z] "net/http/httptrace", [2024-03-20T20:02:36.524Z] "net/http/internal", [2024-03-20T20:02:36.524Z] "net/http/internal/ascii", [2024-03-20T20:02:36.524Z] "net/textproto", [2024-03-20T20:02:36.524Z] "net/url", [2024-03-20T20:02:36.524Z] "os", [2024-03-20T20:02:36.524Z] "os/user", [2024-03-20T20:02:36.524Z] "path", [2024-03-20T20:02:36.524Z] "path/filepath", [2024-03-20T20:02:36.524Z] "reflect", [2024-03-20T20:02:36.524Z] "runtime", [2024-03-20T20:02:36.524Z] "runtime/cgo", [2024-03-20T20:02:36.524Z] "runtime/internal/atomic", [2024-03-20T20:02:36.524Z] "runtime/internal/math", [2024-03-20T20:02:36.524Z] "runtime/internal/sys", [2024-03-20T20:02:36.524Z] "sort", [2024-03-20T20:02:36.524Z] "strconv", [2024-03-20T20:02:36.524Z] "strings", [2024-03-20T20:02:36.524Z] "sync", [2024-03-20T20:02:36.524Z] "sync/atomic", [2024-03-20T20:02:36.524Z] "syscall", [2024-03-20T20:02:36.524Z] "time", [2024-03-20T20:02:36.524Z] "unicode", [2024-03-20T20:02:36.524Z] "unicode/utf16", [2024-03-20T20:02:36.524Z] "unicode/utf8", [2024-03-20T20:02:36.524Z] "unsafe", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.524Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "TestGoFiles": [ [2024-03-20T20:02:36.524Z] "listener_test.go" [2024-03-20T20:02:36.524Z] ], [2024-03-20T20:02:36.524Z] "TestImports": [ [2024-03-20T20:02:36.524Z] "crypto/ecdsa", [2024-03-20T20:02:36.524Z] "crypto/elliptic", [2024-03-20T20:02:36.524Z] "crypto/rand", [2024-03-20T20:02:36.524Z] "crypto/tls", [2024-03-20T20:02:36.524Z] "crypto/x509", [2024-03-20T20:02:36.524Z] "crypto/x509/pkix", [2024-03-20T20:02:36.524Z] "fmt", [2024-03-20T20:02:36.524Z] "github.com/openziti/identity", [2024-03-20T20:02:36.524Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.524Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.524Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.524Z] "math/big", [2024-03-20T20:02:36.524Z] "net", [2024-03-20T20:02:36.524Z] "net/http", [2024-03-20T20:02:36.524Z] "testing", [2024-03-20T20:02:36.524Z] "time" [2024-03-20T20:02:36.524Z] ] [2024-03-20T20:02:36.524Z] } [2024-03-20T20:02:36.524Z] { [2024-03-20T20:02:36.524Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge", [2024-03-20T20:02:36.524Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.524Z] "Name": "edge", [2024-03-20T20:02:36.524Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.524Z] "Module": { [2024-03-20T20:02:36.524Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.524Z] "Version": "v0.23.13", [2024-03-20T20:02:36.524Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.524Z] "Indirect": true, [2024-03-20T20:02:36.524Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.524Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.524Z] "GoVersion": "1.20" [2024-03-20T20:02:36.524Z] }, [2024-03-20T20:02:36.524Z] "DepOnly": true, [2024-03-20T20:02:36.525Z] "Stale": true, [2024-03-20T20:02:36.525Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.525Z] "GoFiles": [ [2024-03-20T20:02:36.525Z] "addr.go", [2024-03-20T20:02:36.525Z] "addr_parsers.go", [2024-03-20T20:02:36.525Z] "conn.go", [2024-03-20T20:02:36.525Z] "messages.go", [2024-03-20T20:02:36.525Z] "msg_mux.go", [2024-03-20T20:02:36.525Z] "types.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.525Z] "addr_parsers_js.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Imports": [ [2024-03-20T20:02:36.525Z] "encoding/binary", [2024-03-20T20:02:36.525Z] "fmt", [2024-03-20T20:02:36.525Z] "github.com/google/uuid", [2024-03-20T20:02:36.525Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.525Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.525Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.525Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.525Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.525Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.525Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.525Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.525Z] "github.com/pkg/errors", [2024-03-20T20:02:36.525Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.525Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.525Z] "io", [2024-03-20T20:02:36.525Z] "math", [2024-03-20T20:02:36.525Z] "net", [2024-03-20T20:02:36.525Z] "os", [2024-03-20T20:02:36.525Z] "strings", [2024-03-20T20:02:36.525Z] "sync", [2024-03-20T20:02:36.525Z] "sync/atomic", [2024-03-20T20:02:36.525Z] "time" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Deps": [ [2024-03-20T20:02:36.525Z] "bufio", [2024-03-20T20:02:36.525Z] "bytes", [2024-03-20T20:02:36.525Z] "compress/flate", [2024-03-20T20:02:36.525Z] "compress/gzip", [2024-03-20T20:02:36.525Z] "container/heap", [2024-03-20T20:02:36.525Z] "container/list", [2024-03-20T20:02:36.525Z] "context", [2024-03-20T20:02:36.525Z] "crypto", [2024-03-20T20:02:36.525Z] "crypto/aes", [2024-03-20T20:02:36.525Z] "crypto/cipher", [2024-03-20T20:02:36.525Z] "crypto/des", [2024-03-20T20:02:36.525Z] "crypto/dsa", [2024-03-20T20:02:36.525Z] "crypto/ecdsa", [2024-03-20T20:02:36.525Z] "crypto/ed25519", [2024-03-20T20:02:36.525Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.525Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.525Z] "crypto/elliptic", [2024-03-20T20:02:36.525Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.525Z] "crypto/hmac", [2024-03-20T20:02:36.525Z] "crypto/internal/randutil", [2024-03-20T20:02:36.525Z] "crypto/internal/subtle", [2024-03-20T20:02:36.525Z] "crypto/md5", [2024-03-20T20:02:36.525Z] "crypto/rand", [2024-03-20T20:02:36.525Z] "crypto/rc4", [2024-03-20T20:02:36.525Z] "crypto/rsa", [2024-03-20T20:02:36.525Z] "crypto/sha1", [2024-03-20T20:02:36.525Z] "crypto/sha256", [2024-03-20T20:02:36.525Z] "crypto/sha512", [2024-03-20T20:02:36.525Z] "crypto/subtle", [2024-03-20T20:02:36.525Z] "crypto/tls", [2024-03-20T20:02:36.525Z] "crypto/x509", [2024-03-20T20:02:36.525Z] "crypto/x509/pkix", [2024-03-20T20:02:36.525Z] "database/sql/driver", [2024-03-20T20:02:36.525Z] "embed", [2024-03-20T20:02:36.525Z] "encoding", [2024-03-20T20:02:36.525Z] "encoding/asn1", [2024-03-20T20:02:36.525Z] "encoding/base64", [2024-03-20T20:02:36.525Z] "encoding/binary", [2024-03-20T20:02:36.525Z] "encoding/csv", [2024-03-20T20:02:36.525Z] "encoding/gob", [2024-03-20T20:02:36.525Z] "encoding/hex", [2024-03-20T20:02:36.525Z] "encoding/json", [2024-03-20T20:02:36.525Z] "encoding/pem", [2024-03-20T20:02:36.525Z] "encoding/xml", [2024-03-20T20:02:36.525Z] "errors", [2024-03-20T20:02:36.525Z] "fmt", [2024-03-20T20:02:36.525Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.525Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.525Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.525Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.525Z] "github.com/google/uuid", [2024-03-20T20:02:36.525Z] "github.com/josharian/intern", [2024-03-20T20:02:36.525Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.525Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.525Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.525Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.525Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.525Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.525Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.525Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.525Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.525Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.525Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.525Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.525Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.525Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.525Z] "github.com/openziti/identity", [2024-03-20T20:02:36.525Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.525Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.525Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.525Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.525Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.525Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.525Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.525Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.525Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.525Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.525Z] "github.com/pkg/errors", [2024-03-20T20:02:36.525Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.525Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.525Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.525Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.525Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.525Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.525Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.525Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.525Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.525Z] "go/token", [2024-03-20T20:02:36.525Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.525Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.525Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.525Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.525Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.525Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.525Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.525Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.525Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.525Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.525Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.525Z] "golang.org/x/term", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.525Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.525Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.525Z] "hash", [2024-03-20T20:02:36.525Z] "hash/crc32", [2024-03-20T20:02:36.525Z] "hash/fnv", [2024-03-20T20:02:36.525Z] "html", [2024-03-20T20:02:36.525Z] "internal/abi", [2024-03-20T20:02:36.525Z] "internal/bytealg", [2024-03-20T20:02:36.525Z] "internal/cpu", [2024-03-20T20:02:36.525Z] "internal/fmtsort", [2024-03-20T20:02:36.525Z] "internal/goexperiment", [2024-03-20T20:02:36.525Z] "internal/itoa", [2024-03-20T20:02:36.525Z] "internal/nettrace", [2024-03-20T20:02:36.525Z] "internal/oserror", [2024-03-20T20:02:36.525Z] "internal/poll", [2024-03-20T20:02:36.525Z] "internal/race", [2024-03-20T20:02:36.525Z] "internal/reflectlite", [2024-03-20T20:02:36.525Z] "internal/singleflight", [2024-03-20T20:02:36.525Z] "internal/syscall/execenv", [2024-03-20T20:02:36.525Z] "internal/syscall/unix", [2024-03-20T20:02:36.525Z] "internal/testlog", [2024-03-20T20:02:36.525Z] "internal/unsafeheader", [2024-03-20T20:02:36.525Z] "io", [2024-03-20T20:02:36.525Z] "io/fs", [2024-03-20T20:02:36.525Z] "io/ioutil", [2024-03-20T20:02:36.525Z] "log", [2024-03-20T20:02:36.525Z] "math", [2024-03-20T20:02:36.525Z] "math/big", [2024-03-20T20:02:36.525Z] "math/bits", [2024-03-20T20:02:36.525Z] "math/rand", [2024-03-20T20:02:36.525Z] "mime", [2024-03-20T20:02:36.525Z] "mime/multipart", [2024-03-20T20:02:36.525Z] "mime/quotedprintable", [2024-03-20T20:02:36.525Z] "net", [2024-03-20T20:02:36.525Z] "net/http", [2024-03-20T20:02:36.525Z] "net/http/httptrace", [2024-03-20T20:02:36.525Z] "net/http/internal", [2024-03-20T20:02:36.525Z] "net/http/internal/ascii", [2024-03-20T20:02:36.525Z] "net/mail", [2024-03-20T20:02:36.525Z] "net/textproto", [2024-03-20T20:02:36.525Z] "net/url", [2024-03-20T20:02:36.525Z] "os", [2024-03-20T20:02:36.525Z] "os/user", [2024-03-20T20:02:36.525Z] "path", [2024-03-20T20:02:36.525Z] "path/filepath", [2024-03-20T20:02:36.525Z] "reflect", [2024-03-20T20:02:36.525Z] "regexp", [2024-03-20T20:02:36.525Z] "regexp/syntax", [2024-03-20T20:02:36.525Z] "runtime", [2024-03-20T20:02:36.525Z] "runtime/cgo", [2024-03-20T20:02:36.525Z] "runtime/internal/atomic", [2024-03-20T20:02:36.525Z] "runtime/internal/math", [2024-03-20T20:02:36.525Z] "runtime/internal/sys", [2024-03-20T20:02:36.525Z] "sort", [2024-03-20T20:02:36.525Z] "strconv", [2024-03-20T20:02:36.525Z] "strings", [2024-03-20T20:02:36.525Z] "sync", [2024-03-20T20:02:36.525Z] "sync/atomic", [2024-03-20T20:02:36.525Z] "syscall", [2024-03-20T20:02:36.525Z] "time", [2024-03-20T20:02:36.525Z] "unicode", [2024-03-20T20:02:36.525Z] "unicode/utf16", [2024-03-20T20:02:36.525Z] "unicode/utf8", [2024-03-20T20:02:36.525Z] "unsafe", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.525Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.525Z] ] [2024-03-20T20:02:36.525Z] } [2024-03-20T20:02:36.525Z] { [2024-03-20T20:02:36.525Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/internal/alias", [2024-03-20T20:02:36.525Z] "ImportPath": "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.525Z] "Name": "alias", [2024-03-20T20:02:36.525Z] "Doc": "Package alias implements memory aliasing tests.", [2024-03-20T20:02:36.525Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.525Z] "Module": { [2024-03-20T20:02:36.525Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.525Z] "Version": "v0.21.0", [2024-03-20T20:02:36.525Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.525Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.525Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.525Z] "GoVersion": "1.18" [2024-03-20T20:02:36.525Z] }, [2024-03-20T20:02:36.525Z] "DepOnly": true, [2024-03-20T20:02:36.525Z] "Stale": true, [2024-03-20T20:02:36.525Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.525Z] "GoFiles": [ [2024-03-20T20:02:36.525Z] "alias.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.525Z] "alias_purego.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Imports": [ [2024-03-20T20:02:36.525Z] "unsafe" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Deps": [ [2024-03-20T20:02:36.525Z] "unsafe" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "TestGoFiles": [ [2024-03-20T20:02:36.525Z] "alias_test.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "TestImports": [ [2024-03-20T20:02:36.525Z] "testing" [2024-03-20T20:02:36.525Z] ] [2024-03-20T20:02:36.525Z] } [2024-03-20T20:02:36.525Z] { [2024-03-20T20:02:36.525Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/chacha20", [2024-03-20T20:02:36.525Z] "ImportPath": "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.525Z] "Name": "chacha20", [2024-03-20T20:02:36.525Z] "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-03-20T20:02:36.525Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.525Z] "Module": { [2024-03-20T20:02:36.525Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.525Z] "Version": "v0.21.0", [2024-03-20T20:02:36.525Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.525Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.525Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.525Z] "GoVersion": "1.18" [2024-03-20T20:02:36.525Z] }, [2024-03-20T20:02:36.525Z] "DepOnly": true, [2024-03-20T20:02:36.525Z] "Stale": true, [2024-03-20T20:02:36.525Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.525Z] "GoFiles": [ [2024-03-20T20:02:36.525Z] "chacha_generic.go", [2024-03-20T20:02:36.525Z] "chacha_noasm.go", [2024-03-20T20:02:36.525Z] "xor.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.525Z] "chacha_arm64.go", [2024-03-20T20:02:36.525Z] "chacha_ppc64le.go", [2024-03-20T20:02:36.525Z] "chacha_s390x.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.525Z] "chacha_arm64.s", [2024-03-20T20:02:36.525Z] "chacha_ppc64le.s", [2024-03-20T20:02:36.525Z] "chacha_s390x.s" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Imports": [ [2024-03-20T20:02:36.525Z] "crypto/cipher", [2024-03-20T20:02:36.525Z] "encoding/binary", [2024-03-20T20:02:36.525Z] "errors", [2024-03-20T20:02:36.525Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.525Z] "math/bits", [2024-03-20T20:02:36.525Z] "runtime" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Deps": [ [2024-03-20T20:02:36.525Z] "crypto/cipher", [2024-03-20T20:02:36.525Z] "crypto/internal/subtle", [2024-03-20T20:02:36.525Z] "crypto/subtle", [2024-03-20T20:02:36.525Z] "encoding/binary", [2024-03-20T20:02:36.525Z] "errors", [2024-03-20T20:02:36.525Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.525Z] "internal/abi", [2024-03-20T20:02:36.525Z] "internal/bytealg", [2024-03-20T20:02:36.525Z] "internal/cpu", [2024-03-20T20:02:36.525Z] "internal/goexperiment", [2024-03-20T20:02:36.525Z] "internal/itoa", [2024-03-20T20:02:36.525Z] "internal/race", [2024-03-20T20:02:36.525Z] "internal/reflectlite", [2024-03-20T20:02:36.525Z] "internal/unsafeheader", [2024-03-20T20:02:36.525Z] "io", [2024-03-20T20:02:36.525Z] "math", [2024-03-20T20:02:36.525Z] "math/bits", [2024-03-20T20:02:36.525Z] "reflect", [2024-03-20T20:02:36.525Z] "runtime", [2024-03-20T20:02:36.525Z] "runtime/internal/atomic", [2024-03-20T20:02:36.525Z] "runtime/internal/math", [2024-03-20T20:02:36.525Z] "runtime/internal/sys", [2024-03-20T20:02:36.525Z] "strconv", [2024-03-20T20:02:36.525Z] "sync", [2024-03-20T20:02:36.525Z] "sync/atomic", [2024-03-20T20:02:36.525Z] "unicode", [2024-03-20T20:02:36.525Z] "unicode/utf8", [2024-03-20T20:02:36.525Z] "unsafe" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "TestGoFiles": [ [2024-03-20T20:02:36.525Z] "chacha_test.go", [2024-03-20T20:02:36.525Z] "vectors_test.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "TestImports": [ [2024-03-20T20:02:36.525Z] "bytes", [2024-03-20T20:02:36.525Z] "encoding/hex", [2024-03-20T20:02:36.525Z] "fmt", [2024-03-20T20:02:36.525Z] "math/rand", [2024-03-20T20:02:36.525Z] "testing" [2024-03-20T20:02:36.525Z] ] [2024-03-20T20:02:36.525Z] } [2024-03-20T20:02:36.525Z] { [2024-03-20T20:02:36.525Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/internal/poly1305", [2024-03-20T20:02:36.525Z] "ImportPath": "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.525Z] "Name": "poly1305", [2024-03-20T20:02:36.525Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-03-20T20:02:36.525Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.525Z] "Module": { [2024-03-20T20:02:36.525Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.525Z] "Version": "v0.21.0", [2024-03-20T20:02:36.525Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.525Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.525Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.525Z] "GoVersion": "1.18" [2024-03-20T20:02:36.525Z] }, [2024-03-20T20:02:36.525Z] "DepOnly": true, [2024-03-20T20:02:36.525Z] "Stale": true, [2024-03-20T20:02:36.525Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.525Z] "GoFiles": [ [2024-03-20T20:02:36.525Z] "poly1305.go", [2024-03-20T20:02:36.525Z] "sum_amd64.go", [2024-03-20T20:02:36.525Z] "sum_generic.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.525Z] "mac_noasm.go", [2024-03-20T20:02:36.525Z] "sum_ppc64le.go", [2024-03-20T20:02:36.525Z] "sum_s390x.go" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.525Z] "sum_ppc64le.s", [2024-03-20T20:02:36.525Z] "sum_s390x.s" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "SFiles": [ [2024-03-20T20:02:36.525Z] "sum_amd64.s" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Imports": [ [2024-03-20T20:02:36.525Z] "crypto/subtle", [2024-03-20T20:02:36.525Z] "encoding/binary", [2024-03-20T20:02:36.525Z] "math/bits" [2024-03-20T20:02:36.525Z] ], [2024-03-20T20:02:36.525Z] "Deps": [ [2024-03-20T20:02:36.525Z] "crypto/subtle", [2024-03-20T20:02:36.525Z] "encoding/binary", [2024-03-20T20:02:36.525Z] "errors", [2024-03-20T20:02:36.525Z] "internal/abi", [2024-03-20T20:02:36.525Z] "internal/bytealg", [2024-03-20T20:02:36.525Z] "internal/cpu", [2024-03-20T20:02:36.525Z] "internal/goexperiment", [2024-03-20T20:02:36.526Z] "internal/itoa", [2024-03-20T20:02:36.526Z] "internal/race", [2024-03-20T20:02:36.526Z] "internal/reflectlite", [2024-03-20T20:02:36.526Z] "internal/unsafeheader", [2024-03-20T20:02:36.526Z] "io", [2024-03-20T20:02:36.526Z] "math", [2024-03-20T20:02:36.526Z] "math/bits", [2024-03-20T20:02:36.526Z] "reflect", [2024-03-20T20:02:36.526Z] "runtime", [2024-03-20T20:02:36.526Z] "runtime/internal/atomic", [2024-03-20T20:02:36.526Z] "runtime/internal/math", [2024-03-20T20:02:36.526Z] "runtime/internal/sys", [2024-03-20T20:02:36.526Z] "strconv", [2024-03-20T20:02:36.526Z] "sync", [2024-03-20T20:02:36.526Z] "sync/atomic", [2024-03-20T20:02:36.526Z] "unicode", [2024-03-20T20:02:36.526Z] "unicode/utf8", [2024-03-20T20:02:36.526Z] "unsafe" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestGoFiles": [ [2024-03-20T20:02:36.526Z] "poly1305_test.go", [2024-03-20T20:02:36.526Z] "vectors_test.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestImports": [ [2024-03-20T20:02:36.526Z] "crypto/rand", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "encoding/hex", [2024-03-20T20:02:36.526Z] "flag", [2024-03-20T20:02:36.526Z] "testing", [2024-03-20T20:02:36.526Z] "unsafe" [2024-03-20T20:02:36.526Z] ] [2024-03-20T20:02:36.526Z] } [2024-03-20T20:02:36.526Z] { [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/chacha20poly1305", [2024-03-20T20:02:36.526Z] "ImportPath": "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.526Z] "Name": "chacha20poly1305", [2024-03-20T20:02:36.526Z] "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-20T20:02:36.526Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.526Z] "Module": { [2024-03-20T20:02:36.526Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.526Z] "Version": "v0.21.0", [2024-03-20T20:02:36.526Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.526Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.526Z] "GoVersion": "1.18" [2024-03-20T20:02:36.526Z] }, [2024-03-20T20:02:36.526Z] "DepOnly": true, [2024-03-20T20:02:36.526Z] "Stale": true, [2024-03-20T20:02:36.526Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.526Z] "GoFiles": [ [2024-03-20T20:02:36.526Z] "chacha20poly1305.go", [2024-03-20T20:02:36.526Z] "chacha20poly1305_amd64.go", [2024-03-20T20:02:36.526Z] "chacha20poly1305_generic.go", [2024-03-20T20:02:36.526Z] "xchacha20poly1305.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.526Z] "chacha20poly1305_noasm.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "SFiles": [ [2024-03-20T20:02:36.526Z] "chacha20poly1305_amd64.s" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Imports": [ [2024-03-20T20:02:36.526Z] "crypto/cipher", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "errors", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.526Z] "golang.org/x/sys/cpu" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Deps": [ [2024-03-20T20:02:36.526Z] "crypto/cipher", [2024-03-20T20:02:36.526Z] "crypto/internal/subtle", [2024-03-20T20:02:36.526Z] "crypto/subtle", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "errors", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.526Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.526Z] "internal/abi", [2024-03-20T20:02:36.526Z] "internal/bytealg", [2024-03-20T20:02:36.526Z] "internal/cpu", [2024-03-20T20:02:36.526Z] "internal/goexperiment", [2024-03-20T20:02:36.526Z] "internal/itoa", [2024-03-20T20:02:36.526Z] "internal/oserror", [2024-03-20T20:02:36.526Z] "internal/poll", [2024-03-20T20:02:36.526Z] "internal/race", [2024-03-20T20:02:36.526Z] "internal/reflectlite", [2024-03-20T20:02:36.526Z] "internal/syscall/execenv", [2024-03-20T20:02:36.526Z] "internal/syscall/unix", [2024-03-20T20:02:36.526Z] "internal/testlog", [2024-03-20T20:02:36.526Z] "internal/unsafeheader", [2024-03-20T20:02:36.526Z] "io", [2024-03-20T20:02:36.526Z] "io/fs", [2024-03-20T20:02:36.526Z] "math", [2024-03-20T20:02:36.526Z] "math/bits", [2024-03-20T20:02:36.526Z] "os", [2024-03-20T20:02:36.526Z] "path", [2024-03-20T20:02:36.526Z] "reflect", [2024-03-20T20:02:36.526Z] "runtime", [2024-03-20T20:02:36.526Z] "runtime/internal/atomic", [2024-03-20T20:02:36.526Z] "runtime/internal/math", [2024-03-20T20:02:36.526Z] "runtime/internal/sys", [2024-03-20T20:02:36.526Z] "sort", [2024-03-20T20:02:36.526Z] "strconv", [2024-03-20T20:02:36.526Z] "strings", [2024-03-20T20:02:36.526Z] "sync", [2024-03-20T20:02:36.526Z] "sync/atomic", [2024-03-20T20:02:36.526Z] "syscall", [2024-03-20T20:02:36.526Z] "time", [2024-03-20T20:02:36.526Z] "unicode", [2024-03-20T20:02:36.526Z] "unicode/utf8", [2024-03-20T20:02:36.526Z] "unsafe" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestGoFiles": [ [2024-03-20T20:02:36.526Z] "chacha20poly1305_test.go", [2024-03-20T20:02:36.526Z] "chacha20poly1305_vectors_test.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestImports": [ [2024-03-20T20:02:36.526Z] "bytes", [2024-03-20T20:02:36.526Z] "crypto/cipher", [2024-03-20T20:02:36.526Z] "crypto/rand", [2024-03-20T20:02:36.526Z] "encoding/hex", [2024-03-20T20:02:36.526Z] "fmt", [2024-03-20T20:02:36.526Z] "math/rand", [2024-03-20T20:02:36.526Z] "strconv", [2024-03-20T20:02:36.526Z] "testing" [2024-03-20T20:02:36.526Z] ] [2024-03-20T20:02:36.526Z] } [2024-03-20T20:02:36.526Z] { [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/poly1305", [2024-03-20T20:02:36.526Z] "ImportPath": "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.526Z] "Name": "poly1305", [2024-03-20T20:02:36.526Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-03-20T20:02:36.526Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.526Z] "Module": { [2024-03-20T20:02:36.526Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.526Z] "Version": "v0.21.0", [2024-03-20T20:02:36.526Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.526Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.526Z] "GoVersion": "1.18" [2024-03-20T20:02:36.526Z] }, [2024-03-20T20:02:36.526Z] "DepOnly": true, [2024-03-20T20:02:36.526Z] "Stale": true, [2024-03-20T20:02:36.526Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.526Z] "GoFiles": [ [2024-03-20T20:02:36.526Z] "poly1305_compat.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Imports": [ [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/poly1305" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Deps": [ [2024-03-20T20:02:36.526Z] "crypto/subtle", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "errors", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.526Z] "internal/abi", [2024-03-20T20:02:36.526Z] "internal/bytealg", [2024-03-20T20:02:36.526Z] "internal/cpu", [2024-03-20T20:02:36.526Z] "internal/goexperiment", [2024-03-20T20:02:36.526Z] "internal/itoa", [2024-03-20T20:02:36.526Z] "internal/race", [2024-03-20T20:02:36.526Z] "internal/reflectlite", [2024-03-20T20:02:36.526Z] "internal/unsafeheader", [2024-03-20T20:02:36.526Z] "io", [2024-03-20T20:02:36.526Z] "math", [2024-03-20T20:02:36.526Z] "math/bits", [2024-03-20T20:02:36.526Z] "reflect", [2024-03-20T20:02:36.526Z] "runtime", [2024-03-20T20:02:36.526Z] "runtime/internal/atomic", [2024-03-20T20:02:36.526Z] "runtime/internal/math", [2024-03-20T20:02:36.526Z] "runtime/internal/sys", [2024-03-20T20:02:36.526Z] "strconv", [2024-03-20T20:02:36.526Z] "sync", [2024-03-20T20:02:36.526Z] "sync/atomic", [2024-03-20T20:02:36.526Z] "unicode", [2024-03-20T20:02:36.526Z] "unicode/utf8", [2024-03-20T20:02:36.526Z] "unsafe" [2024-03-20T20:02:36.526Z] ] [2024-03-20T20:02:36.526Z] } [2024-03-20T20:02:36.526Z] { [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-20T20:02:36.526Z] "ImportPath": "github.com/openziti/secretstream", [2024-03-20T20:02:36.526Z] "Name": "secretstream", [2024-03-20T20:02:36.526Z] "Root": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-20T20:02:36.526Z] "Module": { [2024-03-20T20:02:36.526Z] "Path": "github.com/openziti/secretstream", [2024-03-20T20:02:36.526Z] "Version": "v0.1.17", [2024-03-20T20:02:36.526Z] "Time": "2024-03-11T23:52:26Z", [2024-03-20T20:02:36.526Z] "Indirect": true, [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-20T20:02:36.526Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/secretstream/@v/v0.1.17.mod", [2024-03-20T20:02:36.526Z] "GoVersion": "1.19" [2024-03-20T20:02:36.526Z] }, [2024-03-20T20:02:36.526Z] "DepOnly": true, [2024-03-20T20:02:36.526Z] "Stale": true, [2024-03-20T20:02:36.526Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.526Z] "GoFiles": [ [2024-03-20T20:02:36.526Z] "stream.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.526Z] "sodium.go", [2024-03-20T20:02:36.526Z] "sodium_test.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Imports": [ [2024-03-20T20:02:36.526Z] "bytes", [2024-03-20T20:02:36.526Z] "crypto/rand", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "errors", [2024-03-20T20:02:36.526Z] "fmt", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/poly1305" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Deps": [ [2024-03-20T20:02:36.526Z] "bufio", [2024-03-20T20:02:36.526Z] "bytes", [2024-03-20T20:02:36.526Z] "crypto/aes", [2024-03-20T20:02:36.526Z] "crypto/cipher", [2024-03-20T20:02:36.526Z] "crypto/internal/subtle", [2024-03-20T20:02:36.526Z] "crypto/rand", [2024-03-20T20:02:36.526Z] "crypto/subtle", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "errors", [2024-03-20T20:02:36.526Z] "fmt", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.526Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.526Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.526Z] "internal/abi", [2024-03-20T20:02:36.526Z] "internal/bytealg", [2024-03-20T20:02:36.526Z] "internal/cpu", [2024-03-20T20:02:36.526Z] "internal/fmtsort", [2024-03-20T20:02:36.526Z] "internal/goexperiment", [2024-03-20T20:02:36.526Z] "internal/itoa", [2024-03-20T20:02:36.526Z] "internal/oserror", [2024-03-20T20:02:36.526Z] "internal/poll", [2024-03-20T20:02:36.526Z] "internal/race", [2024-03-20T20:02:36.526Z] "internal/reflectlite", [2024-03-20T20:02:36.526Z] "internal/syscall/execenv", [2024-03-20T20:02:36.526Z] "internal/syscall/unix", [2024-03-20T20:02:36.526Z] "internal/testlog", [2024-03-20T20:02:36.526Z] "internal/unsafeheader", [2024-03-20T20:02:36.526Z] "io", [2024-03-20T20:02:36.526Z] "io/fs", [2024-03-20T20:02:36.526Z] "math", [2024-03-20T20:02:36.526Z] "math/big", [2024-03-20T20:02:36.526Z] "math/bits", [2024-03-20T20:02:36.526Z] "math/rand", [2024-03-20T20:02:36.526Z] "os", [2024-03-20T20:02:36.526Z] "path", [2024-03-20T20:02:36.526Z] "reflect", [2024-03-20T20:02:36.526Z] "runtime", [2024-03-20T20:02:36.526Z] "runtime/internal/atomic", [2024-03-20T20:02:36.526Z] "runtime/internal/math", [2024-03-20T20:02:36.526Z] "runtime/internal/sys", [2024-03-20T20:02:36.526Z] "sort", [2024-03-20T20:02:36.526Z] "strconv", [2024-03-20T20:02:36.526Z] "strings", [2024-03-20T20:02:36.526Z] "sync", [2024-03-20T20:02:36.526Z] "sync/atomic", [2024-03-20T20:02:36.526Z] "syscall", [2024-03-20T20:02:36.526Z] "time", [2024-03-20T20:02:36.526Z] "unicode", [2024-03-20T20:02:36.526Z] "unicode/utf8", [2024-03-20T20:02:36.526Z] "unsafe" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestGoFiles": [ [2024-03-20T20:02:36.526Z] "stream_test.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestImports": [ [2024-03-20T20:02:36.526Z] "bytes", [2024-03-20T20:02:36.526Z] "crypto/rand", [2024-03-20T20:02:36.526Z] "testing" [2024-03-20T20:02:36.526Z] ] [2024-03-20T20:02:36.526Z] } [2024-03-20T20:02:36.526Z] { [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-03-20T20:02:36.526Z] "ImportPath": "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.526Z] "Name": "cmap", [2024-03-20T20:02:36.526Z] "Root": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-03-20T20:02:36.526Z] "Module": { [2024-03-20T20:02:36.526Z] "Path": "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.526Z] "Version": "v2.0.1", [2024-03-20T20:02:36.526Z] "Time": "2022-11-08T12:17:03Z", [2024-03-20T20:02:36.526Z] "Indirect": true, [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-03-20T20:02:36.526Z] "GoMod": "/go/pkg/mod/cache/download/github.com/orcaman/concurrent-map/v2/@v/v2.0.1.mod", [2024-03-20T20:02:36.526Z] "GoVersion": "1.18" [2024-03-20T20:02:36.526Z] }, [2024-03-20T20:02:36.526Z] "DepOnly": true, [2024-03-20T20:02:36.526Z] "Stale": true, [2024-03-20T20:02:36.526Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.526Z] "GoFiles": [ [2024-03-20T20:02:36.526Z] "concurrent_map.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Imports": [ [2024-03-20T20:02:36.526Z] "encoding/json", [2024-03-20T20:02:36.526Z] "fmt", [2024-03-20T20:02:36.526Z] "sync" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Deps": [ [2024-03-20T20:02:36.526Z] "bytes", [2024-03-20T20:02:36.526Z] "encoding", [2024-03-20T20:02:36.526Z] "encoding/base64", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "encoding/json", [2024-03-20T20:02:36.526Z] "errors", [2024-03-20T20:02:36.526Z] "fmt", [2024-03-20T20:02:36.526Z] "internal/abi", [2024-03-20T20:02:36.526Z] "internal/bytealg", [2024-03-20T20:02:36.526Z] "internal/cpu", [2024-03-20T20:02:36.526Z] "internal/fmtsort", [2024-03-20T20:02:36.526Z] "internal/goexperiment", [2024-03-20T20:02:36.526Z] "internal/itoa", [2024-03-20T20:02:36.526Z] "internal/oserror", [2024-03-20T20:02:36.526Z] "internal/poll", [2024-03-20T20:02:36.526Z] "internal/race", [2024-03-20T20:02:36.526Z] "internal/reflectlite", [2024-03-20T20:02:36.526Z] "internal/syscall/execenv", [2024-03-20T20:02:36.526Z] "internal/syscall/unix", [2024-03-20T20:02:36.526Z] "internal/testlog", [2024-03-20T20:02:36.526Z] "internal/unsafeheader", [2024-03-20T20:02:36.526Z] "io", [2024-03-20T20:02:36.526Z] "io/fs", [2024-03-20T20:02:36.526Z] "math", [2024-03-20T20:02:36.526Z] "math/bits", [2024-03-20T20:02:36.526Z] "os", [2024-03-20T20:02:36.526Z] "path", [2024-03-20T20:02:36.526Z] "reflect", [2024-03-20T20:02:36.526Z] "runtime", [2024-03-20T20:02:36.526Z] "runtime/internal/atomic", [2024-03-20T20:02:36.526Z] "runtime/internal/math", [2024-03-20T20:02:36.526Z] "runtime/internal/sys", [2024-03-20T20:02:36.526Z] "sort", [2024-03-20T20:02:36.526Z] "strconv", [2024-03-20T20:02:36.526Z] "strings", [2024-03-20T20:02:36.526Z] "sync", [2024-03-20T20:02:36.526Z] "sync/atomic", [2024-03-20T20:02:36.526Z] "syscall", [2024-03-20T20:02:36.526Z] "time", [2024-03-20T20:02:36.526Z] "unicode", [2024-03-20T20:02:36.526Z] "unicode/utf16", [2024-03-20T20:02:36.526Z] "unicode/utf8", [2024-03-20T20:02:36.526Z] "unsafe" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestGoFiles": [ [2024-03-20T20:02:36.526Z] "concurrent_map_bench_test.go", [2024-03-20T20:02:36.526Z] "concurrent_map_test.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "TestImports": [ [2024-03-20T20:02:36.526Z] "encoding/json", [2024-03-20T20:02:36.526Z] "hash/fnv", [2024-03-20T20:02:36.526Z] "sort", [2024-03-20T20:02:36.526Z] "strconv", [2024-03-20T20:02:36.526Z] "sync", [2024-03-20T20:02:36.526Z] "testing" [2024-03-20T20:02:36.526Z] ] [2024-03-20T20:02:36.526Z] } [2024-03-20T20:02:36.526Z] { [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge/network", [2024-03-20T20:02:36.526Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.526Z] "Name": "network", [2024-03-20T20:02:36.526Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.526Z] "Module": { [2024-03-20T20:02:36.526Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.526Z] "Version": "v0.23.13", [2024-03-20T20:02:36.526Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.526Z] "Indirect": true, [2024-03-20T20:02:36.526Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.526Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.526Z] "GoVersion": "1.20" [2024-03-20T20:02:36.526Z] }, [2024-03-20T20:02:36.526Z] "DepOnly": true, [2024-03-20T20:02:36.526Z] "Stale": true, [2024-03-20T20:02:36.526Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.526Z] "GoFiles": [ [2024-03-20T20:02:36.526Z] "conn.go", [2024-03-20T20:02:36.526Z] "factory.go", [2024-03-20T20:02:36.526Z] "listener.go", [2024-03-20T20:02:36.526Z] "seq.go" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Imports": [ [2024-03-20T20:02:36.526Z] "crypto/rand", [2024-03-20T20:02:36.526Z] "encoding/base64", [2024-03-20T20:02:36.526Z] "encoding/json", [2024-03-20T20:02:36.526Z] "fmt", [2024-03-20T20:02:36.526Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.526Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.526Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.526Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.526Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.526Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.526Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.526Z] "github.com/pkg/errors", [2024-03-20T20:02:36.526Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.526Z] "io", [2024-03-20T20:02:36.526Z] "math", [2024-03-20T20:02:36.526Z] "net", [2024-03-20T20:02:36.526Z] "reflect", [2024-03-20T20:02:36.526Z] "strings", [2024-03-20T20:02:36.526Z] "sync", [2024-03-20T20:02:36.526Z] "sync/atomic", [2024-03-20T20:02:36.526Z] "time" [2024-03-20T20:02:36.526Z] ], [2024-03-20T20:02:36.526Z] "Deps": [ [2024-03-20T20:02:36.526Z] "bufio", [2024-03-20T20:02:36.526Z] "bytes", [2024-03-20T20:02:36.526Z] "compress/flate", [2024-03-20T20:02:36.526Z] "compress/gzip", [2024-03-20T20:02:36.526Z] "container/heap", [2024-03-20T20:02:36.526Z] "container/list", [2024-03-20T20:02:36.526Z] "context", [2024-03-20T20:02:36.526Z] "crypto", [2024-03-20T20:02:36.526Z] "crypto/aes", [2024-03-20T20:02:36.526Z] "crypto/cipher", [2024-03-20T20:02:36.526Z] "crypto/des", [2024-03-20T20:02:36.526Z] "crypto/dsa", [2024-03-20T20:02:36.526Z] "crypto/ecdsa", [2024-03-20T20:02:36.526Z] "crypto/ed25519", [2024-03-20T20:02:36.526Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.526Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.526Z] "crypto/elliptic", [2024-03-20T20:02:36.526Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.526Z] "crypto/hmac", [2024-03-20T20:02:36.526Z] "crypto/internal/randutil", [2024-03-20T20:02:36.526Z] "crypto/internal/subtle", [2024-03-20T20:02:36.526Z] "crypto/md5", [2024-03-20T20:02:36.526Z] "crypto/rand", [2024-03-20T20:02:36.526Z] "crypto/rc4", [2024-03-20T20:02:36.526Z] "crypto/rsa", [2024-03-20T20:02:36.526Z] "crypto/sha1", [2024-03-20T20:02:36.526Z] "crypto/sha256", [2024-03-20T20:02:36.526Z] "crypto/sha512", [2024-03-20T20:02:36.526Z] "crypto/subtle", [2024-03-20T20:02:36.526Z] "crypto/tls", [2024-03-20T20:02:36.526Z] "crypto/x509", [2024-03-20T20:02:36.526Z] "crypto/x509/pkix", [2024-03-20T20:02:36.526Z] "database/sql/driver", [2024-03-20T20:02:36.526Z] "embed", [2024-03-20T20:02:36.526Z] "encoding", [2024-03-20T20:02:36.526Z] "encoding/asn1", [2024-03-20T20:02:36.526Z] "encoding/base64", [2024-03-20T20:02:36.526Z] "encoding/binary", [2024-03-20T20:02:36.526Z] "encoding/csv", [2024-03-20T20:02:36.526Z] "encoding/gob", [2024-03-20T20:02:36.526Z] "encoding/hex", [2024-03-20T20:02:36.526Z] "encoding/json", [2024-03-20T20:02:36.526Z] "encoding/pem", [2024-03-20T20:02:36.526Z] "encoding/xml", [2024-03-20T20:02:36.526Z] "errors", [2024-03-20T20:02:36.526Z] "fmt", [2024-03-20T20:02:36.526Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.526Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.526Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.526Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.526Z] "github.com/google/uuid", [2024-03-20T20:02:36.526Z] "github.com/josharian/intern", [2024-03-20T20:02:36.526Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.526Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.526Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.526Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.526Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.526Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.526Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.526Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.526Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.526Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.526Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.526Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.526Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.526Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.526Z] "github.com/openziti/identity", [2024-03-20T20:02:36.526Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.526Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.526Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.526Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.526Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.526Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.526Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.526Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.526Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.526Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.526Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.526Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.526Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.527Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.527Z] "github.com/pkg/errors", [2024-03-20T20:02:36.527Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.527Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.527Z] "go/token", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.527Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.527Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.527Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.527Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.527Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.527Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.527Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.527Z] "golang.org/x/term", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.527Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.527Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.527Z] "hash", [2024-03-20T20:02:36.527Z] "hash/crc32", [2024-03-20T20:02:36.527Z] "hash/fnv", [2024-03-20T20:02:36.527Z] "html", [2024-03-20T20:02:36.527Z] "internal/abi", [2024-03-20T20:02:36.527Z] "internal/bytealg", [2024-03-20T20:02:36.527Z] "internal/cpu", [2024-03-20T20:02:36.527Z] "internal/fmtsort", [2024-03-20T20:02:36.527Z] "internal/goexperiment", [2024-03-20T20:02:36.527Z] "internal/itoa", [2024-03-20T20:02:36.527Z] "internal/nettrace", [2024-03-20T20:02:36.527Z] "internal/oserror", [2024-03-20T20:02:36.527Z] "internal/poll", [2024-03-20T20:02:36.527Z] "internal/race", [2024-03-20T20:02:36.527Z] "internal/reflectlite", [2024-03-20T20:02:36.527Z] "internal/singleflight", [2024-03-20T20:02:36.527Z] "internal/syscall/execenv", [2024-03-20T20:02:36.527Z] "internal/syscall/unix", [2024-03-20T20:02:36.527Z] "internal/testlog", [2024-03-20T20:02:36.527Z] "internal/unsafeheader", [2024-03-20T20:02:36.527Z] "io", [2024-03-20T20:02:36.527Z] "io/fs", [2024-03-20T20:02:36.527Z] "io/ioutil", [2024-03-20T20:02:36.527Z] "log", [2024-03-20T20:02:36.527Z] "math", [2024-03-20T20:02:36.527Z] "math/big", [2024-03-20T20:02:36.527Z] "math/bits", [2024-03-20T20:02:36.527Z] "math/rand", [2024-03-20T20:02:36.527Z] "mime", [2024-03-20T20:02:36.527Z] "mime/multipart", [2024-03-20T20:02:36.527Z] "mime/quotedprintable", [2024-03-20T20:02:36.527Z] "net", [2024-03-20T20:02:36.527Z] "net/http", [2024-03-20T20:02:36.527Z] "net/http/httptrace", [2024-03-20T20:02:36.527Z] "net/http/internal", [2024-03-20T20:02:36.527Z] "net/http/internal/ascii", [2024-03-20T20:02:36.527Z] "net/mail", [2024-03-20T20:02:36.527Z] "net/textproto", [2024-03-20T20:02:36.527Z] "net/url", [2024-03-20T20:02:36.527Z] "os", [2024-03-20T20:02:36.527Z] "os/user", [2024-03-20T20:02:36.527Z] "path", [2024-03-20T20:02:36.527Z] "path/filepath", [2024-03-20T20:02:36.527Z] "reflect", [2024-03-20T20:02:36.527Z] "regexp", [2024-03-20T20:02:36.527Z] "regexp/syntax", [2024-03-20T20:02:36.527Z] "runtime", [2024-03-20T20:02:36.527Z] "runtime/cgo", [2024-03-20T20:02:36.527Z] "runtime/internal/atomic", [2024-03-20T20:02:36.527Z] "runtime/internal/math", [2024-03-20T20:02:36.527Z] "runtime/internal/sys", [2024-03-20T20:02:36.527Z] "sort", [2024-03-20T20:02:36.527Z] "strconv", [2024-03-20T20:02:36.527Z] "strings", [2024-03-20T20:02:36.527Z] "sync", [2024-03-20T20:02:36.527Z] "sync/atomic", [2024-03-20T20:02:36.527Z] "syscall", [2024-03-20T20:02:36.527Z] "time", [2024-03-20T20:02:36.527Z] "unicode", [2024-03-20T20:02:36.527Z] "unicode/utf16", [2024-03-20T20:02:36.527Z] "unicode/utf8", [2024-03-20T20:02:36.527Z] "unsafe", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "TestGoFiles": [ [2024-03-20T20:02:36.527Z] "conn_test.go", [2024-03-20T20:02:36.527Z] "seq_test.go" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "TestImports": [ [2024-03-20T20:02:36.527Z] "crypto/x509", [2024-03-20T20:02:36.527Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.527Z] "github.com/openziti/foundation/v2/sequencer", [2024-03-20T20:02:36.527Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.527Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.527Z] "sync/atomic", [2024-03-20T20:02:36.527Z] "testing", [2024-03-20T20:02:36.527Z] "time" [2024-03-20T20:02:36.527Z] ] [2024-03-20T20:02:36.527Z] } [2024-03-20T20:02:36.527Z] { [2024-03-20T20:02:36.527Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/sdkinfo", [2024-03-20T20:02:36.527Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.527Z] "Name": "sdkinfo", [2024-03-20T20:02:36.527Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.527Z] "Module": { [2024-03-20T20:02:36.527Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.527Z] "Version": "v0.23.13", [2024-03-20T20:02:36.527Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.527Z] "Indirect": true, [2024-03-20T20:02:36.527Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.527Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.527Z] "GoVersion": "1.20" [2024-03-20T20:02:36.527Z] }, [2024-03-20T20:02:36.527Z] "DepOnly": true, [2024-03-20T20:02:36.527Z] "Stale": true, [2024-03-20T20:02:36.527Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.527Z] "GoFiles": [ [2024-03-20T20:02:36.527Z] "build_info.go", [2024-03-20T20:02:36.527Z] "host.go" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.527Z] "host_js.go", [2024-03-20T20:02:36.527Z] "host_unix.go", [2024-03-20T20:02:36.527Z] "host_windows.go" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "Imports": [ [2024-03-20T20:02:36.527Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.527Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.527Z] "runtime" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "Deps": [ [2024-03-20T20:02:36.527Z] "bufio", [2024-03-20T20:02:36.527Z] "bytes", [2024-03-20T20:02:36.527Z] "compress/flate", [2024-03-20T20:02:36.527Z] "compress/gzip", [2024-03-20T20:02:36.527Z] "container/list", [2024-03-20T20:02:36.527Z] "context", [2024-03-20T20:02:36.527Z] "crypto", [2024-03-20T20:02:36.527Z] "crypto/aes", [2024-03-20T20:02:36.527Z] "crypto/cipher", [2024-03-20T20:02:36.527Z] "crypto/des", [2024-03-20T20:02:36.527Z] "crypto/dsa", [2024-03-20T20:02:36.527Z] "crypto/ecdsa", [2024-03-20T20:02:36.527Z] "crypto/ed25519", [2024-03-20T20:02:36.527Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.527Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.527Z] "crypto/elliptic", [2024-03-20T20:02:36.527Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.527Z] "crypto/hmac", [2024-03-20T20:02:36.527Z] "crypto/internal/randutil", [2024-03-20T20:02:36.527Z] "crypto/internal/subtle", [2024-03-20T20:02:36.527Z] "crypto/md5", [2024-03-20T20:02:36.527Z] "crypto/rand", [2024-03-20T20:02:36.527Z] "crypto/rc4", [2024-03-20T20:02:36.527Z] "crypto/rsa", [2024-03-20T20:02:36.527Z] "crypto/sha1", [2024-03-20T20:02:36.527Z] "crypto/sha256", [2024-03-20T20:02:36.527Z] "crypto/sha512", [2024-03-20T20:02:36.527Z] "crypto/subtle", [2024-03-20T20:02:36.527Z] "crypto/tls", [2024-03-20T20:02:36.527Z] "crypto/x509", [2024-03-20T20:02:36.527Z] "crypto/x509/pkix", [2024-03-20T20:02:36.527Z] "database/sql/driver", [2024-03-20T20:02:36.527Z] "embed", [2024-03-20T20:02:36.527Z] "encoding", [2024-03-20T20:02:36.527Z] "encoding/asn1", [2024-03-20T20:02:36.527Z] "encoding/base64", [2024-03-20T20:02:36.527Z] "encoding/binary", [2024-03-20T20:02:36.527Z] "encoding/csv", [2024-03-20T20:02:36.527Z] "encoding/gob", [2024-03-20T20:02:36.527Z] "encoding/hex", [2024-03-20T20:02:36.527Z] "encoding/json", [2024-03-20T20:02:36.527Z] "encoding/pem", [2024-03-20T20:02:36.527Z] "encoding/xml", [2024-03-20T20:02:36.527Z] "errors", [2024-03-20T20:02:36.527Z] "fmt", [2024-03-20T20:02:36.527Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.527Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.527Z] "github.com/google/uuid", [2024-03-20T20:02:36.527Z] "github.com/josharian/intern", [2024-03-20T20:02:36.527Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.527Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.527Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.527Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.527Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.527Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.527Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.527Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.527Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.527Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.527Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.527Z] "hash", [2024-03-20T20:02:36.527Z] "hash/crc32", [2024-03-20T20:02:36.527Z] "html", [2024-03-20T20:02:36.527Z] "internal/abi", [2024-03-20T20:02:36.527Z] "internal/bytealg", [2024-03-20T20:02:36.527Z] "internal/cpu", [2024-03-20T20:02:36.527Z] "internal/fmtsort", [2024-03-20T20:02:36.527Z] "internal/goexperiment", [2024-03-20T20:02:36.527Z] "internal/itoa", [2024-03-20T20:02:36.527Z] "internal/nettrace", [2024-03-20T20:02:36.527Z] "internal/oserror", [2024-03-20T20:02:36.527Z] "internal/poll", [2024-03-20T20:02:36.527Z] "internal/race", [2024-03-20T20:02:36.527Z] "internal/reflectlite", [2024-03-20T20:02:36.527Z] "internal/singleflight", [2024-03-20T20:02:36.527Z] "internal/syscall/execenv", [2024-03-20T20:02:36.527Z] "internal/syscall/unix", [2024-03-20T20:02:36.527Z] "internal/testlog", [2024-03-20T20:02:36.527Z] "internal/unsafeheader", [2024-03-20T20:02:36.527Z] "io", [2024-03-20T20:02:36.527Z] "io/fs", [2024-03-20T20:02:36.527Z] "io/ioutil", [2024-03-20T20:02:36.527Z] "log", [2024-03-20T20:02:36.527Z] "math", [2024-03-20T20:02:36.527Z] "math/big", [2024-03-20T20:02:36.527Z] "math/bits", [2024-03-20T20:02:36.527Z] "math/rand", [2024-03-20T20:02:36.527Z] "mime", [2024-03-20T20:02:36.527Z] "mime/multipart", [2024-03-20T20:02:36.527Z] "mime/quotedprintable", [2024-03-20T20:02:36.527Z] "net", [2024-03-20T20:02:36.527Z] "net/http", [2024-03-20T20:02:36.527Z] "net/http/httptrace", [2024-03-20T20:02:36.527Z] "net/http/internal", [2024-03-20T20:02:36.527Z] "net/http/internal/ascii", [2024-03-20T20:02:36.527Z] "net/mail", [2024-03-20T20:02:36.527Z] "net/textproto", [2024-03-20T20:02:36.527Z] "net/url", [2024-03-20T20:02:36.527Z] "os", [2024-03-20T20:02:36.527Z] "path", [2024-03-20T20:02:36.527Z] "path/filepath", [2024-03-20T20:02:36.527Z] "reflect", [2024-03-20T20:02:36.527Z] "regexp", [2024-03-20T20:02:36.527Z] "regexp/syntax", [2024-03-20T20:02:36.527Z] "runtime", [2024-03-20T20:02:36.527Z] "runtime/cgo", [2024-03-20T20:02:36.527Z] "runtime/internal/atomic", [2024-03-20T20:02:36.527Z] "runtime/internal/math", [2024-03-20T20:02:36.527Z] "runtime/internal/sys", [2024-03-20T20:02:36.527Z] "sort", [2024-03-20T20:02:36.527Z] "strconv", [2024-03-20T20:02:36.527Z] "strings", [2024-03-20T20:02:36.527Z] "sync", [2024-03-20T20:02:36.527Z] "sync/atomic", [2024-03-20T20:02:36.527Z] "syscall", [2024-03-20T20:02:36.527Z] "time", [2024-03-20T20:02:36.527Z] "unicode", [2024-03-20T20:02:36.527Z] "unicode/utf16", [2024-03-20T20:02:36.527Z] "unicode/utf8", [2024-03-20T20:02:36.527Z] "unsafe", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.527Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.527Z] ] [2024-03-20T20:02:36.527Z] } [2024-03-20T20:02:36.527Z] { [2024-03-20T20:02:36.527Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/ed25519", [2024-03-20T20:02:36.527Z] "ImportPath": "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.527Z] "Name": "ed25519", [2024-03-20T20:02:36.527Z] "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", [2024-03-20T20:02:36.527Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.527Z] "Module": { [2024-03-20T20:02:36.527Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.527Z] "Version": "v0.21.0", [2024-03-20T20:02:36.527Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.527Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.527Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.527Z] "GoVersion": "1.18" [2024-03-20T20:02:36.527Z] }, [2024-03-20T20:02:36.527Z] "DepOnly": true, [2024-03-20T20:02:36.527Z] "Stale": true, [2024-03-20T20:02:36.527Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.527Z] "GoFiles": [ [2024-03-20T20:02:36.527Z] "ed25519.go" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "Imports": [ [2024-03-20T20:02:36.527Z] "crypto/ed25519", [2024-03-20T20:02:36.527Z] "io" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "Deps": [ [2024-03-20T20:02:36.527Z] "bufio", [2024-03-20T20:02:36.527Z] "bytes", [2024-03-20T20:02:36.527Z] "crypto", [2024-03-20T20:02:36.527Z] "crypto/aes", [2024-03-20T20:02:36.527Z] "crypto/cipher", [2024-03-20T20:02:36.527Z] "crypto/ed25519", [2024-03-20T20:02:36.527Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.527Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.527Z] "crypto/internal/subtle", [2024-03-20T20:02:36.527Z] "crypto/rand", [2024-03-20T20:02:36.527Z] "crypto/sha512", [2024-03-20T20:02:36.527Z] "crypto/subtle", [2024-03-20T20:02:36.527Z] "encoding/binary", [2024-03-20T20:02:36.527Z] "errors", [2024-03-20T20:02:36.527Z] "fmt", [2024-03-20T20:02:36.527Z] "hash", [2024-03-20T20:02:36.527Z] "internal/abi", [2024-03-20T20:02:36.527Z] "internal/bytealg", [2024-03-20T20:02:36.527Z] "internal/cpu", [2024-03-20T20:02:36.527Z] "internal/fmtsort", [2024-03-20T20:02:36.527Z] "internal/goexperiment", [2024-03-20T20:02:36.527Z] "internal/itoa", [2024-03-20T20:02:36.527Z] "internal/oserror", [2024-03-20T20:02:36.527Z] "internal/poll", [2024-03-20T20:02:36.527Z] "internal/race", [2024-03-20T20:02:36.527Z] "internal/reflectlite", [2024-03-20T20:02:36.527Z] "internal/syscall/execenv", [2024-03-20T20:02:36.527Z] "internal/syscall/unix", [2024-03-20T20:02:36.527Z] "internal/testlog", [2024-03-20T20:02:36.527Z] "internal/unsafeheader", [2024-03-20T20:02:36.527Z] "io", [2024-03-20T20:02:36.527Z] "io/fs", [2024-03-20T20:02:36.527Z] "math", [2024-03-20T20:02:36.527Z] "math/big", [2024-03-20T20:02:36.527Z] "math/bits", [2024-03-20T20:02:36.527Z] "math/rand", [2024-03-20T20:02:36.527Z] "os", [2024-03-20T20:02:36.527Z] "path", [2024-03-20T20:02:36.527Z] "reflect", [2024-03-20T20:02:36.527Z] "runtime", [2024-03-20T20:02:36.527Z] "runtime/internal/atomic", [2024-03-20T20:02:36.527Z] "runtime/internal/math", [2024-03-20T20:02:36.527Z] "runtime/internal/sys", [2024-03-20T20:02:36.527Z] "sort", [2024-03-20T20:02:36.527Z] "strconv", [2024-03-20T20:02:36.527Z] "strings", [2024-03-20T20:02:36.527Z] "sync", [2024-03-20T20:02:36.527Z] "sync/atomic", [2024-03-20T20:02:36.527Z] "syscall", [2024-03-20T20:02:36.527Z] "time", [2024-03-20T20:02:36.527Z] "unicode", [2024-03-20T20:02:36.527Z] "unicode/utf8", [2024-03-20T20:02:36.527Z] "unsafe" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "XTestGoFiles": [ [2024-03-20T20:02:36.527Z] "ed25519_test.go" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "XTestImports": [ [2024-03-20T20:02:36.527Z] "crypto/ed25519", [2024-03-20T20:02:36.527Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.527Z] "testing" [2024-03-20T20:02:36.527Z] ] [2024-03-20T20:02:36.527Z] } [2024-03-20T20:02:36.527Z] { [2024-03-20T20:02:36.527Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher", [2024-03-20T20:02:36.527Z] "ImportPath": "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.527Z] "Name": "josecipher", [2024-03-20T20:02:36.527Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-20T20:02:36.527Z] "Module": { [2024-03-20T20:02:36.527Z] "Path": "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.527Z] "Version": "v2.6.0", [2024-03-20T20:02:36.527Z] "Time": "2021-06-05T20:43:59Z", [2024-03-20T20:02:36.527Z] "Indirect": true, [2024-03-20T20:02:36.527Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-20T20:02:36.527Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-03-20T20:02:36.527Z] }, [2024-03-20T20:02:36.527Z] "DepOnly": true, [2024-03-20T20:02:36.527Z] "Stale": true, [2024-03-20T20:02:36.527Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.527Z] "GoFiles": [ [2024-03-20T20:02:36.527Z] "cbc_hmac.go", [2024-03-20T20:02:36.527Z] "concat_kdf.go", [2024-03-20T20:02:36.527Z] "ecdh_es.go", [2024-03-20T20:02:36.527Z] "key_wrap.go" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "Imports": [ [2024-03-20T20:02:36.527Z] "bytes", [2024-03-20T20:02:36.527Z] "crypto", [2024-03-20T20:02:36.527Z] "crypto/cipher", [2024-03-20T20:02:36.527Z] "crypto/ecdsa", [2024-03-20T20:02:36.527Z] "crypto/elliptic", [2024-03-20T20:02:36.527Z] "crypto/hmac", [2024-03-20T20:02:36.527Z] "crypto/sha256", [2024-03-20T20:02:36.527Z] "crypto/sha512", [2024-03-20T20:02:36.527Z] "crypto/subtle", [2024-03-20T20:02:36.527Z] "encoding/binary", [2024-03-20T20:02:36.527Z] "errors", [2024-03-20T20:02:36.527Z] "hash", [2024-03-20T20:02:36.527Z] "io" [2024-03-20T20:02:36.527Z] ], [2024-03-20T20:02:36.527Z] "Deps": [ [2024-03-20T20:02:36.527Z] "bytes", [2024-03-20T20:02:36.527Z] "crypto", [2024-03-20T20:02:36.527Z] "crypto/aes", [2024-03-20T20:02:36.527Z] "crypto/cipher", [2024-03-20T20:02:36.527Z] "crypto/ecdsa", [2024-03-20T20:02:36.527Z] "crypto/elliptic", [2024-03-20T20:02:36.527Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.527Z] "crypto/hmac", [2024-03-20T20:02:36.527Z] "crypto/internal/randutil", [2024-03-20T20:02:36.527Z] "crypto/internal/subtle", [2024-03-20T20:02:36.527Z] "crypto/sha256", [2024-03-20T20:02:36.527Z] "crypto/sha512", [2024-03-20T20:02:36.527Z] "crypto/subtle", [2024-03-20T20:02:36.527Z] "encoding/asn1", [2024-03-20T20:02:36.527Z] "encoding/binary", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "hash", [2024-03-20T20:02:36.528Z] "internal/abi", [2024-03-20T20:02:36.528Z] "internal/bytealg", [2024-03-20T20:02:36.528Z] "internal/cpu", [2024-03-20T20:02:36.528Z] "internal/fmtsort", [2024-03-20T20:02:36.528Z] "internal/goexperiment", [2024-03-20T20:02:36.528Z] "internal/itoa", [2024-03-20T20:02:36.528Z] "internal/oserror", [2024-03-20T20:02:36.528Z] "internal/poll", [2024-03-20T20:02:36.528Z] "internal/race", [2024-03-20T20:02:36.528Z] "internal/reflectlite", [2024-03-20T20:02:36.528Z] "internal/syscall/execenv", [2024-03-20T20:02:36.528Z] "internal/syscall/unix", [2024-03-20T20:02:36.528Z] "internal/testlog", [2024-03-20T20:02:36.528Z] "internal/unsafeheader", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "io/fs", [2024-03-20T20:02:36.528Z] "math", [2024-03-20T20:02:36.528Z] "math/big", [2024-03-20T20:02:36.528Z] "math/bits", [2024-03-20T20:02:36.528Z] "math/rand", [2024-03-20T20:02:36.528Z] "os", [2024-03-20T20:02:36.528Z] "path", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "runtime", [2024-03-20T20:02:36.528Z] "runtime/internal/atomic", [2024-03-20T20:02:36.528Z] "runtime/internal/math", [2024-03-20T20:02:36.528Z] "runtime/internal/sys", [2024-03-20T20:02:36.528Z] "sort", [2024-03-20T20:02:36.528Z] "strconv", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "sync", [2024-03-20T20:02:36.528Z] "sync/atomic", [2024-03-20T20:02:36.528Z] "syscall", [2024-03-20T20:02:36.528Z] "time", [2024-03-20T20:02:36.528Z] "unicode", [2024-03-20T20:02:36.528Z] "unicode/utf16", [2024-03-20T20:02:36.528Z] "unicode/utf8", [2024-03-20T20:02:36.528Z] "unsafe", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestGoFiles": [ [2024-03-20T20:02:36.528Z] "cbc_hmac_test.go", [2024-03-20T20:02:36.528Z] "concat_kdf_test.go", [2024-03-20T20:02:36.528Z] "ecdh_es_test.go", [2024-03-20T20:02:36.528Z] "key_wrap_test.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestImports": [ [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "crypto", [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/ecdsa", [2024-03-20T20:02:36.528Z] "crypto/elliptic", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/hex", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "math/big", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "testing" [2024-03-20T20:02:36.528Z] ] [2024-03-20T20:02:36.528Z] } [2024-03-20T20:02:36.528Z] { [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json", [2024-03-20T20:02:36.528Z] "ImportPath": "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.528Z] "Name": "json", [2024-03-20T20:02:36.528Z] "Doc": "Package json implements encoding and decoding of JSON objects as defined in RFC 4627.", [2024-03-20T20:02:36.528Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-20T20:02:36.528Z] "Module": { [2024-03-20T20:02:36.528Z] "Path": "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.528Z] "Version": "v2.6.0", [2024-03-20T20:02:36.528Z] "Time": "2021-06-05T20:43:59Z", [2024-03-20T20:02:36.528Z] "Indirect": true, [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-20T20:02:36.528Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-03-20T20:02:36.528Z] }, [2024-03-20T20:02:36.528Z] "DepOnly": true, [2024-03-20T20:02:36.528Z] "Stale": true, [2024-03-20T20:02:36.528Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.528Z] "GoFiles": [ [2024-03-20T20:02:36.528Z] "decode.go", [2024-03-20T20:02:36.528Z] "encode.go", [2024-03-20T20:02:36.528Z] "indent.go", [2024-03-20T20:02:36.528Z] "scanner.go", [2024-03-20T20:02:36.528Z] "stream.go", [2024-03-20T20:02:36.528Z] "tags.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Imports": [ [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "encoding", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "math", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "runtime", [2024-03-20T20:02:36.528Z] "sort", [2024-03-20T20:02:36.528Z] "strconv", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "sync", [2024-03-20T20:02:36.528Z] "unicode", [2024-03-20T20:02:36.528Z] "unicode/utf16", [2024-03-20T20:02:36.528Z] "unicode/utf8" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Deps": [ [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "encoding", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/binary", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "internal/abi", [2024-03-20T20:02:36.528Z] "internal/bytealg", [2024-03-20T20:02:36.528Z] "internal/cpu", [2024-03-20T20:02:36.528Z] "internal/fmtsort", [2024-03-20T20:02:36.528Z] "internal/goexperiment", [2024-03-20T20:02:36.528Z] "internal/itoa", [2024-03-20T20:02:36.528Z] "internal/oserror", [2024-03-20T20:02:36.528Z] "internal/poll", [2024-03-20T20:02:36.528Z] "internal/race", [2024-03-20T20:02:36.528Z] "internal/reflectlite", [2024-03-20T20:02:36.528Z] "internal/syscall/execenv", [2024-03-20T20:02:36.528Z] "internal/syscall/unix", [2024-03-20T20:02:36.528Z] "internal/testlog", [2024-03-20T20:02:36.528Z] "internal/unsafeheader", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "io/fs", [2024-03-20T20:02:36.528Z] "math", [2024-03-20T20:02:36.528Z] "math/bits", [2024-03-20T20:02:36.528Z] "os", [2024-03-20T20:02:36.528Z] "path", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "runtime", [2024-03-20T20:02:36.528Z] "runtime/internal/atomic", [2024-03-20T20:02:36.528Z] "runtime/internal/math", [2024-03-20T20:02:36.528Z] "runtime/internal/sys", [2024-03-20T20:02:36.528Z] "sort", [2024-03-20T20:02:36.528Z] "strconv", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "sync", [2024-03-20T20:02:36.528Z] "sync/atomic", [2024-03-20T20:02:36.528Z] "syscall", [2024-03-20T20:02:36.528Z] "time", [2024-03-20T20:02:36.528Z] "unicode", [2024-03-20T20:02:36.528Z] "unicode/utf16", [2024-03-20T20:02:36.528Z] "unicode/utf8", [2024-03-20T20:02:36.528Z] "unsafe" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestGoFiles": [ [2024-03-20T20:02:36.528Z] "bench_test.go", [2024-03-20T20:02:36.528Z] "decode_test.go", [2024-03-20T20:02:36.528Z] "encode_test.go", [2024-03-20T20:02:36.528Z] "number_test.go", [2024-03-20T20:02:36.528Z] "scanner_test.go", [2024-03-20T20:02:36.528Z] "stream_test.go", [2024-03-20T20:02:36.528Z] "tagkey_test.go", [2024-03-20T20:02:36.528Z] "tags_test.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestImports": [ [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "compress/gzip", [2024-03-20T20:02:36.528Z] "encoding", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "image", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "io/ioutil", [2024-03-20T20:02:36.528Z] "log", [2024-03-20T20:02:36.528Z] "math", [2024-03-20T20:02:36.528Z] "math/rand", [2024-03-20T20:02:36.528Z] "net", [2024-03-20T20:02:36.528Z] "net/http", [2024-03-20T20:02:36.528Z] "net/http/httptest", [2024-03-20T20:02:36.528Z] "os", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "regexp", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "testing", [2024-03-20T20:02:36.528Z] "time", [2024-03-20T20:02:36.528Z] "unicode" [2024-03-20T20:02:36.528Z] ] [2024-03-20T20:02:36.528Z] } [2024-03-20T20:02:36.528Z] { [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-20T20:02:36.528Z] "ImportPath": "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.528Z] "Name": "jose", [2024-03-20T20:02:36.528Z] "Doc": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.", [2024-03-20T20:02:36.528Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-20T20:02:36.528Z] "Module": { [2024-03-20T20:02:36.528Z] "Path": "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.528Z] "Version": "v2.6.0", [2024-03-20T20:02:36.528Z] "Time": "2021-06-05T20:43:59Z", [2024-03-20T20:02:36.528Z] "Indirect": true, [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-20T20:02:36.528Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-03-20T20:02:36.528Z] }, [2024-03-20T20:02:36.528Z] "DepOnly": true, [2024-03-20T20:02:36.528Z] "Stale": true, [2024-03-20T20:02:36.528Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.528Z] "GoFiles": [ [2024-03-20T20:02:36.528Z] "asymmetric.go", [2024-03-20T20:02:36.528Z] "crypter.go", [2024-03-20T20:02:36.528Z] "doc.go", [2024-03-20T20:02:36.528Z] "encoding.go", [2024-03-20T20:02:36.528Z] "jwe.go", [2024-03-20T20:02:36.528Z] "jwk.go", [2024-03-20T20:02:36.528Z] "jws.go", [2024-03-20T20:02:36.528Z] "opaque.go", [2024-03-20T20:02:36.528Z] "shared.go", [2024-03-20T20:02:36.528Z] "signing.go", [2024-03-20T20:02:36.528Z] "symmetric.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Imports": [ [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "compress/flate", [2024-03-20T20:02:36.528Z] "crypto", [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/ecdsa", [2024-03-20T20:02:36.528Z] "crypto/elliptic", [2024-03-20T20:02:36.528Z] "crypto/hmac", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "crypto/rsa", [2024-03-20T20:02:36.528Z] "crypto/sha1", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "crypto/sha512", [2024-03-20T20:02:36.528Z] "crypto/subtle", [2024-03-20T20:02:36.528Z] "crypto/x509", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/binary", [2024-03-20T20:02:36.528Z] "encoding/hex", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.528Z] "hash", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "math/big", [2024-03-20T20:02:36.528Z] "net/url", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "unicode" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Deps": [ [2024-03-20T20:02:36.528Z] "bufio", [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "compress/flate", [2024-03-20T20:02:36.528Z] "context", [2024-03-20T20:02:36.528Z] "crypto", [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/des", [2024-03-20T20:02:36.528Z] "crypto/dsa", [2024-03-20T20:02:36.528Z] "crypto/ecdsa", [2024-03-20T20:02:36.528Z] "crypto/ed25519", [2024-03-20T20:02:36.528Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.528Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.528Z] "crypto/elliptic", [2024-03-20T20:02:36.528Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.528Z] "crypto/hmac", [2024-03-20T20:02:36.528Z] "crypto/internal/randutil", [2024-03-20T20:02:36.528Z] "crypto/internal/subtle", [2024-03-20T20:02:36.528Z] "crypto/md5", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "crypto/rsa", [2024-03-20T20:02:36.528Z] "crypto/sha1", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "crypto/sha512", [2024-03-20T20:02:36.528Z] "crypto/subtle", [2024-03-20T20:02:36.528Z] "crypto/x509", [2024-03-20T20:02:36.528Z] "crypto/x509/pkix", [2024-03-20T20:02:36.528Z] "encoding", [2024-03-20T20:02:36.528Z] "encoding/asn1", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/binary", [2024-03-20T20:02:36.528Z] "encoding/hex", [2024-03-20T20:02:36.528Z] "encoding/pem", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.528Z] "hash", [2024-03-20T20:02:36.528Z] "internal/abi", [2024-03-20T20:02:36.528Z] "internal/bytealg", [2024-03-20T20:02:36.528Z] "internal/cpu", [2024-03-20T20:02:36.528Z] "internal/fmtsort", [2024-03-20T20:02:36.528Z] "internal/goexperiment", [2024-03-20T20:02:36.528Z] "internal/itoa", [2024-03-20T20:02:36.528Z] "internal/nettrace", [2024-03-20T20:02:36.528Z] "internal/oserror", [2024-03-20T20:02:36.528Z] "internal/poll", [2024-03-20T20:02:36.528Z] "internal/race", [2024-03-20T20:02:36.528Z] "internal/reflectlite", [2024-03-20T20:02:36.528Z] "internal/singleflight", [2024-03-20T20:02:36.528Z] "internal/syscall/execenv", [2024-03-20T20:02:36.528Z] "internal/syscall/unix", [2024-03-20T20:02:36.528Z] "internal/testlog", [2024-03-20T20:02:36.528Z] "internal/unsafeheader", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "io/fs", [2024-03-20T20:02:36.528Z] "math", [2024-03-20T20:02:36.528Z] "math/big", [2024-03-20T20:02:36.528Z] "math/bits", [2024-03-20T20:02:36.528Z] "math/rand", [2024-03-20T20:02:36.528Z] "net", [2024-03-20T20:02:36.528Z] "net/url", [2024-03-20T20:02:36.528Z] "os", [2024-03-20T20:02:36.528Z] "path", [2024-03-20T20:02:36.528Z] "path/filepath", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "runtime", [2024-03-20T20:02:36.528Z] "runtime/cgo", [2024-03-20T20:02:36.528Z] "runtime/internal/atomic", [2024-03-20T20:02:36.528Z] "runtime/internal/math", [2024-03-20T20:02:36.528Z] "runtime/internal/sys", [2024-03-20T20:02:36.528Z] "sort", [2024-03-20T20:02:36.528Z] "strconv", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "sync", [2024-03-20T20:02:36.528Z] "sync/atomic", [2024-03-20T20:02:36.528Z] "syscall", [2024-03-20T20:02:36.528Z] "time", [2024-03-20T20:02:36.528Z] "unicode", [2024-03-20T20:02:36.528Z] "unicode/utf16", [2024-03-20T20:02:36.528Z] "unicode/utf8", [2024-03-20T20:02:36.528Z] "unsafe", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestGoFiles": [ [2024-03-20T20:02:36.528Z] "asymmetric_test.go", [2024-03-20T20:02:36.528Z] "crypter_test.go", [2024-03-20T20:02:36.528Z] "doc_test.go", [2024-03-20T20:02:36.528Z] "encoding_test.go", [2024-03-20T20:02:36.528Z] "jwe_test.go", [2024-03-20T20:02:36.528Z] "jwk_test.go", [2024-03-20T20:02:36.528Z] "jws_test.go", [2024-03-20T20:02:36.528Z] "opaque_test.go", [2024-03-20T20:02:36.528Z] "signing_test.go", [2024-03-20T20:02:36.528Z] "symmetric_test.go", [2024-03-20T20:02:36.528Z] "utils_test.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestImports": [ [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "crypto", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/ecdsa", [2024-03-20T20:02:36.528Z] "crypto/elliptic", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "crypto/rsa", [2024-03-20T20:02:36.528Z] "crypto/sha1", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "crypto/x509", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/hex", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.528Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.528Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "math/big", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "regexp", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "testing" [2024-03-20T20:02:36.528Z] ] [2024-03-20T20:02:36.528Z] } [2024-03-20T20:02:36.528Z] { [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/crypto", [2024-03-20T20:02:36.528Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.528Z] "Name": "crypto", [2024-03-20T20:02:36.528Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.528Z] "Module": { [2024-03-20T20:02:36.528Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.528Z] "Version": "v2.12.0", [2024-03-20T20:02:36.528Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.528Z] "Indirect": true, [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.528Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.528Z] "GoVersion": "1.19" [2024-03-20T20:02:36.528Z] }, [2024-03-20T20:02:36.528Z] "DepOnly": true, [2024-03-20T20:02:36.528Z] "Stale": true, [2024-03-20T20:02:36.528Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.528Z] "GoFiles": [ [2024-03-20T20:02:36.528Z] "crypto.go", [2024-03-20T20:02:36.528Z] "hash.go", [2024-03-20T20:02:36.528Z] "key.go", [2024-03-20T20:02:36.528Z] "sign.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Imports": [ [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "crypto/rsa", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "crypto/sha512", [2024-03-20T20:02:36.528Z] "crypto/x509", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/json", [2024-03-20T20:02:36.528Z] "encoding/pem", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.528Z] "hash", [2024-03-20T20:02:36.528Z] "io" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Deps": [ [2024-03-20T20:02:36.528Z] "bufio", [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "compress/flate", [2024-03-20T20:02:36.528Z] "context", [2024-03-20T20:02:36.528Z] "crypto", [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/des", [2024-03-20T20:02:36.528Z] "crypto/dsa", [2024-03-20T20:02:36.528Z] "crypto/ecdsa", [2024-03-20T20:02:36.528Z] "crypto/ed25519", [2024-03-20T20:02:36.528Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.528Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.528Z] "crypto/elliptic", [2024-03-20T20:02:36.528Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.528Z] "crypto/hmac", [2024-03-20T20:02:36.528Z] "crypto/internal/randutil", [2024-03-20T20:02:36.528Z] "crypto/internal/subtle", [2024-03-20T20:02:36.528Z] "crypto/md5", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "crypto/rsa", [2024-03-20T20:02:36.528Z] "crypto/sha1", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "crypto/sha512", [2024-03-20T20:02:36.528Z] "crypto/subtle", [2024-03-20T20:02:36.528Z] "crypto/x509", [2024-03-20T20:02:36.528Z] "crypto/x509/pkix", [2024-03-20T20:02:36.528Z] "encoding", [2024-03-20T20:02:36.528Z] "encoding/asn1", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/binary", [2024-03-20T20:02:36.528Z] "encoding/hex", [2024-03-20T20:02:36.528Z] "encoding/json", [2024-03-20T20:02:36.528Z] "encoding/pem", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.528Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.528Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.528Z] "hash", [2024-03-20T20:02:36.528Z] "internal/abi", [2024-03-20T20:02:36.528Z] "internal/bytealg", [2024-03-20T20:02:36.528Z] "internal/cpu", [2024-03-20T20:02:36.528Z] "internal/fmtsort", [2024-03-20T20:02:36.528Z] "internal/goexperiment", [2024-03-20T20:02:36.528Z] "internal/itoa", [2024-03-20T20:02:36.528Z] "internal/nettrace", [2024-03-20T20:02:36.528Z] "internal/oserror", [2024-03-20T20:02:36.528Z] "internal/poll", [2024-03-20T20:02:36.528Z] "internal/race", [2024-03-20T20:02:36.528Z] "internal/reflectlite", [2024-03-20T20:02:36.528Z] "internal/singleflight", [2024-03-20T20:02:36.528Z] "internal/syscall/execenv", [2024-03-20T20:02:36.528Z] "internal/syscall/unix", [2024-03-20T20:02:36.528Z] "internal/testlog", [2024-03-20T20:02:36.528Z] "internal/unsafeheader", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "io/fs", [2024-03-20T20:02:36.528Z] "math", [2024-03-20T20:02:36.528Z] "math/big", [2024-03-20T20:02:36.528Z] "math/bits", [2024-03-20T20:02:36.528Z] "math/rand", [2024-03-20T20:02:36.528Z] "net", [2024-03-20T20:02:36.528Z] "net/url", [2024-03-20T20:02:36.528Z] "os", [2024-03-20T20:02:36.528Z] "path", [2024-03-20T20:02:36.528Z] "path/filepath", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "runtime", [2024-03-20T20:02:36.528Z] "runtime/cgo", [2024-03-20T20:02:36.528Z] "runtime/internal/atomic", [2024-03-20T20:02:36.528Z] "runtime/internal/math", [2024-03-20T20:02:36.528Z] "runtime/internal/sys", [2024-03-20T20:02:36.528Z] "sort", [2024-03-20T20:02:36.528Z] "strconv", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "sync", [2024-03-20T20:02:36.528Z] "sync/atomic", [2024-03-20T20:02:36.528Z] "syscall", [2024-03-20T20:02:36.528Z] "time", [2024-03-20T20:02:36.528Z] "unicode", [2024-03-20T20:02:36.528Z] "unicode/utf16", [2024-03-20T20:02:36.528Z] "unicode/utf8", [2024-03-20T20:02:36.528Z] "unsafe", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.528Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.528Z] ] [2024-03-20T20:02:36.528Z] } [2024-03-20T20:02:36.528Z] { [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-03-20T20:02:36.528Z] "ImportPath": "github.com/gorilla/securecookie", [2024-03-20T20:02:36.528Z] "Name": "securecookie", [2024-03-20T20:02:36.528Z] "Doc": "Package securecookie encodes and decodes authenticated and optionally encrypted cookie values.", [2024-03-20T20:02:36.528Z] "Root": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-03-20T20:02:36.528Z] "Module": { [2024-03-20T20:02:36.528Z] "Path": "github.com/gorilla/securecookie", [2024-03-20T20:02:36.528Z] "Version": "v1.1.1", [2024-03-20T20:02:36.528Z] "Time": "2017-02-24T19:38:04Z", [2024-03-20T20:02:36.528Z] "Indirect": true, [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-03-20T20:02:36.528Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/securecookie/@v/v1.1.1.mod" [2024-03-20T20:02:36.528Z] }, [2024-03-20T20:02:36.528Z] "DepOnly": true, [2024-03-20T20:02:36.528Z] "Stale": true, [2024-03-20T20:02:36.528Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.528Z] "GoFiles": [ [2024-03-20T20:02:36.528Z] "doc.go", [2024-03-20T20:02:36.528Z] "securecookie.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.528Z] "fuzz.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Imports": [ [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/hmac", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "crypto/subtle", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/gob", [2024-03-20T20:02:36.528Z] "encoding/json", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "hash", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "strconv", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "time" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "Deps": [ [2024-03-20T20:02:36.528Z] "bufio", [2024-03-20T20:02:36.528Z] "bytes", [2024-03-20T20:02:36.528Z] "crypto", [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/cipher", [2024-03-20T20:02:36.528Z] "crypto/hmac", [2024-03-20T20:02:36.528Z] "crypto/internal/subtle", [2024-03-20T20:02:36.528Z] "crypto/rand", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "crypto/subtle", [2024-03-20T20:02:36.528Z] "encoding", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "encoding/binary", [2024-03-20T20:02:36.528Z] "encoding/gob", [2024-03-20T20:02:36.528Z] "encoding/json", [2024-03-20T20:02:36.528Z] "errors", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "hash", [2024-03-20T20:02:36.528Z] "internal/abi", [2024-03-20T20:02:36.528Z] "internal/bytealg", [2024-03-20T20:02:36.528Z] "internal/cpu", [2024-03-20T20:02:36.528Z] "internal/fmtsort", [2024-03-20T20:02:36.528Z] "internal/goexperiment", [2024-03-20T20:02:36.528Z] "internal/itoa", [2024-03-20T20:02:36.528Z] "internal/oserror", [2024-03-20T20:02:36.528Z] "internal/poll", [2024-03-20T20:02:36.528Z] "internal/race", [2024-03-20T20:02:36.528Z] "internal/reflectlite", [2024-03-20T20:02:36.528Z] "internal/syscall/execenv", [2024-03-20T20:02:36.528Z] "internal/syscall/unix", [2024-03-20T20:02:36.528Z] "internal/testlog", [2024-03-20T20:02:36.528Z] "internal/unsafeheader", [2024-03-20T20:02:36.528Z] "io", [2024-03-20T20:02:36.528Z] "io/fs", [2024-03-20T20:02:36.528Z] "math", [2024-03-20T20:02:36.528Z] "math/big", [2024-03-20T20:02:36.528Z] "math/bits", [2024-03-20T20:02:36.528Z] "math/rand", [2024-03-20T20:02:36.528Z] "os", [2024-03-20T20:02:36.528Z] "path", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "runtime", [2024-03-20T20:02:36.528Z] "runtime/internal/atomic", [2024-03-20T20:02:36.528Z] "runtime/internal/math", [2024-03-20T20:02:36.528Z] "runtime/internal/sys", [2024-03-20T20:02:36.528Z] "sort", [2024-03-20T20:02:36.528Z] "strconv", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "sync", [2024-03-20T20:02:36.528Z] "sync/atomic", [2024-03-20T20:02:36.528Z] "syscall", [2024-03-20T20:02:36.528Z] "time", [2024-03-20T20:02:36.528Z] "unicode", [2024-03-20T20:02:36.528Z] "unicode/utf16", [2024-03-20T20:02:36.528Z] "unicode/utf8", [2024-03-20T20:02:36.528Z] "unsafe" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestGoFiles": [ [2024-03-20T20:02:36.528Z] "securecookie_test.go" [2024-03-20T20:02:36.528Z] ], [2024-03-20T20:02:36.528Z] "TestImports": [ [2024-03-20T20:02:36.528Z] "crypto/aes", [2024-03-20T20:02:36.528Z] "crypto/hmac", [2024-03-20T20:02:36.528Z] "crypto/sha256", [2024-03-20T20:02:36.528Z] "encoding/base64", [2024-03-20T20:02:36.528Z] "fmt", [2024-03-20T20:02:36.528Z] "reflect", [2024-03-20T20:02:36.528Z] "strings", [2024-03-20T20:02:36.528Z] "testing" [2024-03-20T20:02:36.528Z] ] [2024-03-20T20:02:36.528Z] } [2024-03-20T20:02:36.528Z] { [2024-03-20T20:02:36.528Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/http", [2024-03-20T20:02:36.528Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.528Z] "Name": "http", [2024-03-20T20:02:36.528Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.528Z] "Module": { [2024-03-20T20:02:36.529Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.529Z] "Version": "v2.12.0", [2024-03-20T20:02:36.529Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.529Z] "Indirect": true, [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.529Z] "GoVersion": "1.19" [2024-03-20T20:02:36.529Z] }, [2024-03-20T20:02:36.529Z] "DepOnly": true, [2024-03-20T20:02:36.529Z] "Stale": true, [2024-03-20T20:02:36.529Z] "StaleReason": "stale dependency: github.com/gorilla/securecookie", [2024-03-20T20:02:36.529Z] "GoFiles": [ [2024-03-20T20:02:36.529Z] "cookie.go", [2024-03-20T20:02:36.529Z] "http.go", [2024-03-20T20:02:36.529Z] "marshal.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Imports": [ [2024-03-20T20:02:36.529Z] "bytes", [2024-03-20T20:02:36.529Z] "context", [2024-03-20T20:02:36.529Z] "encoding/json", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "log", [2024-03-20T20:02:36.529Z] "net/http", [2024-03-20T20:02:36.529Z] "net/url", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "time" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Deps": [ [2024-03-20T20:02:36.529Z] "bufio", [2024-03-20T20:02:36.529Z] "bytes", [2024-03-20T20:02:36.529Z] "compress/flate", [2024-03-20T20:02:36.529Z] "compress/gzip", [2024-03-20T20:02:36.529Z] "container/list", [2024-03-20T20:02:36.529Z] "context", [2024-03-20T20:02:36.529Z] "crypto", [2024-03-20T20:02:36.529Z] "crypto/aes", [2024-03-20T20:02:36.529Z] "crypto/cipher", [2024-03-20T20:02:36.529Z] "crypto/des", [2024-03-20T20:02:36.529Z] "crypto/dsa", [2024-03-20T20:02:36.529Z] "crypto/ecdsa", [2024-03-20T20:02:36.529Z] "crypto/ed25519", [2024-03-20T20:02:36.529Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.529Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.529Z] "crypto/elliptic", [2024-03-20T20:02:36.529Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.529Z] "crypto/hmac", [2024-03-20T20:02:36.529Z] "crypto/internal/randutil", [2024-03-20T20:02:36.529Z] "crypto/internal/subtle", [2024-03-20T20:02:36.529Z] "crypto/md5", [2024-03-20T20:02:36.529Z] "crypto/rand", [2024-03-20T20:02:36.529Z] "crypto/rc4", [2024-03-20T20:02:36.529Z] "crypto/rsa", [2024-03-20T20:02:36.529Z] "crypto/sha1", [2024-03-20T20:02:36.529Z] "crypto/sha256", [2024-03-20T20:02:36.529Z] "crypto/sha512", [2024-03-20T20:02:36.529Z] "crypto/subtle", [2024-03-20T20:02:36.529Z] "crypto/tls", [2024-03-20T20:02:36.529Z] "crypto/x509", [2024-03-20T20:02:36.529Z] "crypto/x509/pkix", [2024-03-20T20:02:36.529Z] "encoding", [2024-03-20T20:02:36.529Z] "encoding/asn1", [2024-03-20T20:02:36.529Z] "encoding/base64", [2024-03-20T20:02:36.529Z] "encoding/binary", [2024-03-20T20:02:36.529Z] "encoding/gob", [2024-03-20T20:02:36.529Z] "encoding/hex", [2024-03-20T20:02:36.529Z] "encoding/json", [2024-03-20T20:02:36.529Z] "encoding/pem", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.529Z] "hash", [2024-03-20T20:02:36.529Z] "hash/crc32", [2024-03-20T20:02:36.529Z] "internal/abi", [2024-03-20T20:02:36.529Z] "internal/bytealg", [2024-03-20T20:02:36.529Z] "internal/cpu", [2024-03-20T20:02:36.529Z] "internal/fmtsort", [2024-03-20T20:02:36.529Z] "internal/goexperiment", [2024-03-20T20:02:36.529Z] "internal/itoa", [2024-03-20T20:02:36.529Z] "internal/nettrace", [2024-03-20T20:02:36.529Z] "internal/oserror", [2024-03-20T20:02:36.529Z] "internal/poll", [2024-03-20T20:02:36.529Z] "internal/race", [2024-03-20T20:02:36.529Z] "internal/reflectlite", [2024-03-20T20:02:36.529Z] "internal/singleflight", [2024-03-20T20:02:36.529Z] "internal/syscall/execenv", [2024-03-20T20:02:36.529Z] "internal/syscall/unix", [2024-03-20T20:02:36.529Z] "internal/testlog", [2024-03-20T20:02:36.529Z] "internal/unsafeheader", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "io/fs", [2024-03-20T20:02:36.529Z] "io/ioutil", [2024-03-20T20:02:36.529Z] "log", [2024-03-20T20:02:36.529Z] "math", [2024-03-20T20:02:36.529Z] "math/big", [2024-03-20T20:02:36.529Z] "math/bits", [2024-03-20T20:02:36.529Z] "math/rand", [2024-03-20T20:02:36.529Z] "mime", [2024-03-20T20:02:36.529Z] "mime/multipart", [2024-03-20T20:02:36.529Z] "mime/quotedprintable", [2024-03-20T20:02:36.529Z] "net", [2024-03-20T20:02:36.529Z] "net/http", [2024-03-20T20:02:36.529Z] "net/http/httptrace", [2024-03-20T20:02:36.529Z] "net/http/internal", [2024-03-20T20:02:36.529Z] "net/http/internal/ascii", [2024-03-20T20:02:36.529Z] "net/textproto", [2024-03-20T20:02:36.529Z] "net/url", [2024-03-20T20:02:36.529Z] "os", [2024-03-20T20:02:36.529Z] "path", [2024-03-20T20:02:36.529Z] "path/filepath", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "runtime", [2024-03-20T20:02:36.529Z] "runtime/cgo", [2024-03-20T20:02:36.529Z] "runtime/internal/atomic", [2024-03-20T20:02:36.529Z] "runtime/internal/math", [2024-03-20T20:02:36.529Z] "runtime/internal/sys", [2024-03-20T20:02:36.529Z] "sort", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "sync", [2024-03-20T20:02:36.529Z] "sync/atomic", [2024-03-20T20:02:36.529Z] "syscall", [2024-03-20T20:02:36.529Z] "time", [2024-03-20T20:02:36.529Z] "unicode", [2024-03-20T20:02:36.529Z] "unicode/utf16", [2024-03-20T20:02:36.529Z] "unicode/utf8", [2024-03-20T20:02:36.529Z] "unsafe", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestGoFiles": [ [2024-03-20T20:02:36.529Z] "marshal_test.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestImports": [ [2024-03-20T20:02:36.529Z] "bytes", [2024-03-20T20:02:36.529Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.529Z] "net/http/httptest", [2024-03-20T20:02:36.529Z] "testing" [2024-03-20T20:02:36.529Z] ] [2024-03-20T20:02:36.529Z] } [2024-03-20T20:02:36.529Z] { [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-03-20T20:02:36.529Z] "ImportPath": "github.com/gorilla/schema", [2024-03-20T20:02:36.529Z] "Name": "schema", [2024-03-20T20:02:36.529Z] "Doc": "Package gorilla/schema fills a struct with form values.", [2024-03-20T20:02:36.529Z] "Root": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-03-20T20:02:36.529Z] "Module": { [2024-03-20T20:02:36.529Z] "Path": "github.com/gorilla/schema", [2024-03-20T20:02:36.529Z] "Version": "v1.2.0", [2024-03-20T20:02:36.529Z] "Time": "2020-08-22T14:26:48Z", [2024-03-20T20:02:36.529Z] "Indirect": true, [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-03-20T20:02:36.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/schema/@v/v1.2.0.mod" [2024-03-20T20:02:36.529Z] }, [2024-03-20T20:02:36.529Z] "DepOnly": true, [2024-03-20T20:02:36.529Z] "Stale": true, [2024-03-20T20:02:36.529Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.529Z] "GoFiles": [ [2024-03-20T20:02:36.529Z] "cache.go", [2024-03-20T20:02:36.529Z] "converter.go", [2024-03-20T20:02:36.529Z] "decoder.go", [2024-03-20T20:02:36.529Z] "doc.go", [2024-03-20T20:02:36.529Z] "encoder.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Imports": [ [2024-03-20T20:02:36.529Z] "encoding", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "sync" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Deps": [ [2024-03-20T20:02:36.529Z] "encoding", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "internal/abi", [2024-03-20T20:02:36.529Z] "internal/bytealg", [2024-03-20T20:02:36.529Z] "internal/cpu", [2024-03-20T20:02:36.529Z] "internal/fmtsort", [2024-03-20T20:02:36.529Z] "internal/goexperiment", [2024-03-20T20:02:36.529Z] "internal/itoa", [2024-03-20T20:02:36.529Z] "internal/oserror", [2024-03-20T20:02:36.529Z] "internal/poll", [2024-03-20T20:02:36.529Z] "internal/race", [2024-03-20T20:02:36.529Z] "internal/reflectlite", [2024-03-20T20:02:36.529Z] "internal/syscall/execenv", [2024-03-20T20:02:36.529Z] "internal/syscall/unix", [2024-03-20T20:02:36.529Z] "internal/testlog", [2024-03-20T20:02:36.529Z] "internal/unsafeheader", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "io/fs", [2024-03-20T20:02:36.529Z] "math", [2024-03-20T20:02:36.529Z] "math/bits", [2024-03-20T20:02:36.529Z] "os", [2024-03-20T20:02:36.529Z] "path", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "runtime", [2024-03-20T20:02:36.529Z] "runtime/internal/atomic", [2024-03-20T20:02:36.529Z] "runtime/internal/math", [2024-03-20T20:02:36.529Z] "runtime/internal/sys", [2024-03-20T20:02:36.529Z] "sort", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "sync", [2024-03-20T20:02:36.529Z] "sync/atomic", [2024-03-20T20:02:36.529Z] "syscall", [2024-03-20T20:02:36.529Z] "time", [2024-03-20T20:02:36.529Z] "unicode", [2024-03-20T20:02:36.529Z] "unicode/utf8", [2024-03-20T20:02:36.529Z] "unsafe" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestGoFiles": [ [2024-03-20T20:02:36.529Z] "decoder_test.go", [2024-03-20T20:02:36.529Z] "encoder_test.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestImports": [ [2024-03-20T20:02:36.529Z] "encoding/hex", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "testing", [2024-03-20T20:02:36.529Z] "time" [2024-03-20T20:02:36.529Z] ] [2024-03-20T20:02:36.529Z] } [2024-03-20T20:02:36.529Z] { [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-03-20T20:02:36.529Z] "ImportPath": "github.com/muhlemmer/gu", [2024-03-20T20:02:36.529Z] "Name": "gu", [2024-03-20T20:02:36.529Z] "Doc": "Package gu provides Generic Utilities for the Go programming language.", [2024-03-20T20:02:36.529Z] "Root": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-03-20T20:02:36.529Z] "Module": { [2024-03-20T20:02:36.529Z] "Path": "github.com/muhlemmer/gu", [2024-03-20T20:02:36.529Z] "Version": "v0.3.1", [2024-03-20T20:02:36.529Z] "Time": "2023-03-09T15:09:07Z", [2024-03-20T20:02:36.529Z] "Indirect": true, [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-03-20T20:02:36.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/muhlemmer/gu/@v/v0.3.1.mod", [2024-03-20T20:02:36.529Z] "GoVersion": "1.18" [2024-03-20T20:02:36.529Z] }, [2024-03-20T20:02:36.529Z] "DepOnly": true, [2024-03-20T20:02:36.529Z] "Stale": true, [2024-03-20T20:02:36.529Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.529Z] "GoFiles": [ [2024-03-20T20:02:36.529Z] "gu.go", [2024-03-20T20:02:36.529Z] "map.go", [2024-03-20T20:02:36.529Z] "pointer.go", [2024-03-20T20:02:36.529Z] "slice.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Imports": [ [2024-03-20T20:02:36.529Z] "fmt" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Deps": [ [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "internal/abi", [2024-03-20T20:02:36.529Z] "internal/bytealg", [2024-03-20T20:02:36.529Z] "internal/cpu", [2024-03-20T20:02:36.529Z] "internal/fmtsort", [2024-03-20T20:02:36.529Z] "internal/goexperiment", [2024-03-20T20:02:36.529Z] "internal/itoa", [2024-03-20T20:02:36.529Z] "internal/oserror", [2024-03-20T20:02:36.529Z] "internal/poll", [2024-03-20T20:02:36.529Z] "internal/race", [2024-03-20T20:02:36.529Z] "internal/reflectlite", [2024-03-20T20:02:36.529Z] "internal/syscall/execenv", [2024-03-20T20:02:36.529Z] "internal/syscall/unix", [2024-03-20T20:02:36.529Z] "internal/testlog", [2024-03-20T20:02:36.529Z] "internal/unsafeheader", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "io/fs", [2024-03-20T20:02:36.529Z] "math", [2024-03-20T20:02:36.529Z] "math/bits", [2024-03-20T20:02:36.529Z] "os", [2024-03-20T20:02:36.529Z] "path", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "runtime", [2024-03-20T20:02:36.529Z] "runtime/internal/atomic", [2024-03-20T20:02:36.529Z] "runtime/internal/math", [2024-03-20T20:02:36.529Z] "runtime/internal/sys", [2024-03-20T20:02:36.529Z] "sort", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "sync", [2024-03-20T20:02:36.529Z] "sync/atomic", [2024-03-20T20:02:36.529Z] "syscall", [2024-03-20T20:02:36.529Z] "time", [2024-03-20T20:02:36.529Z] "unicode", [2024-03-20T20:02:36.529Z] "unicode/utf8", [2024-03-20T20:02:36.529Z] "unsafe" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestGoFiles": [ [2024-03-20T20:02:36.529Z] "map_test.go", [2024-03-20T20:02:36.529Z] "pointer_test.go", [2024-03-20T20:02:36.529Z] "slice_test.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestImports": [ [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "log", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "testing" [2024-03-20T20:02:36.529Z] ] [2024-03-20T20:02:36.529Z] } [2024-03-20T20:02:36.529Z] { [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/strings", [2024-03-20T20:02:36.529Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.529Z] "Name": "strings", [2024-03-20T20:02:36.529Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.529Z] "Module": { [2024-03-20T20:02:36.529Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.529Z] "Version": "v2.12.0", [2024-03-20T20:02:36.529Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.529Z] "Indirect": true, [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.529Z] "GoVersion": "1.19" [2024-03-20T20:02:36.529Z] }, [2024-03-20T20:02:36.529Z] "DepOnly": true, [2024-03-20T20:02:36.529Z] "Stale": true, [2024-03-20T20:02:36.529Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.529Z] "GoFiles": [ [2024-03-20T20:02:36.529Z] "strings.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestGoFiles": [ [2024-03-20T20:02:36.529Z] "strings_test.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestImports": [ [2024-03-20T20:02:36.529Z] "testing" [2024-03-20T20:02:36.529Z] ] [2024-03-20T20:02:36.529Z] } [2024-03-20T20:02:36.529Z] { [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0/internal", [2024-03-20T20:02:36.529Z] "ImportPath": "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.529Z] "Name": "internal", [2024-03-20T20:02:36.529Z] "Doc": "Package internal contains support packages for oauth2 package.", [2024-03-20T20:02:36.529Z] "Root": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-20T20:02:36.529Z] "Module": { [2024-03-20T20:02:36.529Z] "Path": "golang.org/x/oauth2", [2024-03-20T20:02:36.529Z] "Version": "v0.16.0", [2024-03-20T20:02:36.529Z] "Time": "2024-01-08T18:34:15Z", [2024-03-20T20:02:36.529Z] "Indirect": true, [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-20T20:02:36.529Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.16.0.mod", [2024-03-20T20:02:36.529Z] "GoVersion": "1.18" [2024-03-20T20:02:36.529Z] }, [2024-03-20T20:02:36.529Z] "DepOnly": true, [2024-03-20T20:02:36.529Z] "Stale": true, [2024-03-20T20:02:36.529Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.529Z] "GoFiles": [ [2024-03-20T20:02:36.529Z] "doc.go", [2024-03-20T20:02:36.529Z] "oauth2.go", [2024-03-20T20:02:36.529Z] "token.go", [2024-03-20T20:02:36.529Z] "transport.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.529Z] "client_appengine.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Imports": [ [2024-03-20T20:02:36.529Z] "context", [2024-03-20T20:02:36.529Z] "crypto/rsa", [2024-03-20T20:02:36.529Z] "crypto/x509", [2024-03-20T20:02:36.529Z] "encoding/json", [2024-03-20T20:02:36.529Z] "encoding/pem", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "io/ioutil", [2024-03-20T20:02:36.529Z] "math", [2024-03-20T20:02:36.529Z] "mime", [2024-03-20T20:02:36.529Z] "net/http", [2024-03-20T20:02:36.529Z] "net/url", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "sync", [2024-03-20T20:02:36.529Z] "sync/atomic", [2024-03-20T20:02:36.529Z] "time" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Deps": [ [2024-03-20T20:02:36.529Z] "bufio", [2024-03-20T20:02:36.529Z] "bytes", [2024-03-20T20:02:36.529Z] "compress/flate", [2024-03-20T20:02:36.529Z] "compress/gzip", [2024-03-20T20:02:36.529Z] "container/list", [2024-03-20T20:02:36.529Z] "context", [2024-03-20T20:02:36.529Z] "crypto", [2024-03-20T20:02:36.529Z] "crypto/aes", [2024-03-20T20:02:36.529Z] "crypto/cipher", [2024-03-20T20:02:36.529Z] "crypto/des", [2024-03-20T20:02:36.529Z] "crypto/dsa", [2024-03-20T20:02:36.529Z] "crypto/ecdsa", [2024-03-20T20:02:36.529Z] "crypto/ed25519", [2024-03-20T20:02:36.529Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.529Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.529Z] "crypto/elliptic", [2024-03-20T20:02:36.529Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.529Z] "crypto/hmac", [2024-03-20T20:02:36.529Z] "crypto/internal/randutil", [2024-03-20T20:02:36.529Z] "crypto/internal/subtle", [2024-03-20T20:02:36.529Z] "crypto/md5", [2024-03-20T20:02:36.529Z] "crypto/rand", [2024-03-20T20:02:36.529Z] "crypto/rc4", [2024-03-20T20:02:36.529Z] "crypto/rsa", [2024-03-20T20:02:36.529Z] "crypto/sha1", [2024-03-20T20:02:36.529Z] "crypto/sha256", [2024-03-20T20:02:36.529Z] "crypto/sha512", [2024-03-20T20:02:36.529Z] "crypto/subtle", [2024-03-20T20:02:36.529Z] "crypto/tls", [2024-03-20T20:02:36.529Z] "crypto/x509", [2024-03-20T20:02:36.529Z] "crypto/x509/pkix", [2024-03-20T20:02:36.529Z] "encoding", [2024-03-20T20:02:36.529Z] "encoding/asn1", [2024-03-20T20:02:36.529Z] "encoding/base64", [2024-03-20T20:02:36.529Z] "encoding/binary", [2024-03-20T20:02:36.529Z] "encoding/hex", [2024-03-20T20:02:36.529Z] "encoding/json", [2024-03-20T20:02:36.529Z] "encoding/pem", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "hash", [2024-03-20T20:02:36.529Z] "hash/crc32", [2024-03-20T20:02:36.529Z] "internal/abi", [2024-03-20T20:02:36.529Z] "internal/bytealg", [2024-03-20T20:02:36.529Z] "internal/cpu", [2024-03-20T20:02:36.529Z] "internal/fmtsort", [2024-03-20T20:02:36.529Z] "internal/goexperiment", [2024-03-20T20:02:36.529Z] "internal/itoa", [2024-03-20T20:02:36.529Z] "internal/nettrace", [2024-03-20T20:02:36.529Z] "internal/oserror", [2024-03-20T20:02:36.529Z] "internal/poll", [2024-03-20T20:02:36.529Z] "internal/race", [2024-03-20T20:02:36.529Z] "internal/reflectlite", [2024-03-20T20:02:36.529Z] "internal/singleflight", [2024-03-20T20:02:36.529Z] "internal/syscall/execenv", [2024-03-20T20:02:36.529Z] "internal/syscall/unix", [2024-03-20T20:02:36.529Z] "internal/testlog", [2024-03-20T20:02:36.529Z] "internal/unsafeheader", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "io/fs", [2024-03-20T20:02:36.529Z] "io/ioutil", [2024-03-20T20:02:36.529Z] "log", [2024-03-20T20:02:36.529Z] "math", [2024-03-20T20:02:36.529Z] "math/big", [2024-03-20T20:02:36.529Z] "math/bits", [2024-03-20T20:02:36.529Z] "math/rand", [2024-03-20T20:02:36.529Z] "mime", [2024-03-20T20:02:36.529Z] "mime/multipart", [2024-03-20T20:02:36.529Z] "mime/quotedprintable", [2024-03-20T20:02:36.529Z] "net", [2024-03-20T20:02:36.529Z] "net/http", [2024-03-20T20:02:36.529Z] "net/http/httptrace", [2024-03-20T20:02:36.529Z] "net/http/internal", [2024-03-20T20:02:36.529Z] "net/http/internal/ascii", [2024-03-20T20:02:36.529Z] "net/textproto", [2024-03-20T20:02:36.529Z] "net/url", [2024-03-20T20:02:36.529Z] "os", [2024-03-20T20:02:36.529Z] "path", [2024-03-20T20:02:36.529Z] "path/filepath", [2024-03-20T20:02:36.529Z] "reflect", [2024-03-20T20:02:36.529Z] "runtime", [2024-03-20T20:02:36.529Z] "runtime/cgo", [2024-03-20T20:02:36.529Z] "runtime/internal/atomic", [2024-03-20T20:02:36.529Z] "runtime/internal/math", [2024-03-20T20:02:36.529Z] "runtime/internal/sys", [2024-03-20T20:02:36.529Z] "sort", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "sync", [2024-03-20T20:02:36.529Z] "sync/atomic", [2024-03-20T20:02:36.529Z] "syscall", [2024-03-20T20:02:36.529Z] "time", [2024-03-20T20:02:36.529Z] "unicode", [2024-03-20T20:02:36.529Z] "unicode/utf16", [2024-03-20T20:02:36.529Z] "unicode/utf8", [2024-03-20T20:02:36.529Z] "unsafe", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.529Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestGoFiles": [ [2024-03-20T20:02:36.529Z] "token_test.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "TestImports": [ [2024-03-20T20:02:36.529Z] "context", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "math", [2024-03-20T20:02:36.529Z] "net/http", [2024-03-20T20:02:36.529Z] "net/http/httptest", [2024-03-20T20:02:36.529Z] "net/url", [2024-03-20T20:02:36.529Z] "testing" [2024-03-20T20:02:36.529Z] ] [2024-03-20T20:02:36.529Z] } [2024-03-20T20:02:36.529Z] { [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-20T20:02:36.529Z] "ImportPath": "golang.org/x/oauth2", [2024-03-20T20:02:36.529Z] "Name": "oauth2", [2024-03-20T20:02:36.529Z] "Doc": "Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests, as specified in RFC 6749.", [2024-03-20T20:02:36.529Z] "Root": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-20T20:02:36.529Z] "Module": { [2024-03-20T20:02:36.529Z] "Path": "golang.org/x/oauth2", [2024-03-20T20:02:36.529Z] "Version": "v0.16.0", [2024-03-20T20:02:36.529Z] "Time": "2024-01-08T18:34:15Z", [2024-03-20T20:02:36.529Z] "Indirect": true, [2024-03-20T20:02:36.529Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-20T20:02:36.529Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.16.0.mod", [2024-03-20T20:02:36.529Z] "GoVersion": "1.18" [2024-03-20T20:02:36.529Z] }, [2024-03-20T20:02:36.529Z] "DepOnly": true, [2024-03-20T20:02:36.529Z] "Stale": true, [2024-03-20T20:02:36.529Z] "StaleReason": "stale dependency: golang.org/x/oauth2/internal", [2024-03-20T20:02:36.529Z] "GoFiles": [ [2024-03-20T20:02:36.529Z] "deviceauth.go", [2024-03-20T20:02:36.529Z] "oauth2.go", [2024-03-20T20:02:36.529Z] "pkce.go", [2024-03-20T20:02:36.529Z] "token.go", [2024-03-20T20:02:36.529Z] "transport.go" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Imports": [ [2024-03-20T20:02:36.529Z] "bytes", [2024-03-20T20:02:36.529Z] "context", [2024-03-20T20:02:36.529Z] "crypto/rand", [2024-03-20T20:02:36.529Z] "crypto/sha256", [2024-03-20T20:02:36.529Z] "encoding/base64", [2024-03-20T20:02:36.529Z] "encoding/json", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "log", [2024-03-20T20:02:36.529Z] "net/http", [2024-03-20T20:02:36.529Z] "net/url", [2024-03-20T20:02:36.529Z] "strconv", [2024-03-20T20:02:36.529Z] "strings", [2024-03-20T20:02:36.529Z] "sync", [2024-03-20T20:02:36.529Z] "time" [2024-03-20T20:02:36.529Z] ], [2024-03-20T20:02:36.529Z] "Deps": [ [2024-03-20T20:02:36.529Z] "bufio", [2024-03-20T20:02:36.529Z] "bytes", [2024-03-20T20:02:36.529Z] "compress/flate", [2024-03-20T20:02:36.529Z] "compress/gzip", [2024-03-20T20:02:36.529Z] "container/list", [2024-03-20T20:02:36.529Z] "context", [2024-03-20T20:02:36.529Z] "crypto", [2024-03-20T20:02:36.529Z] "crypto/aes", [2024-03-20T20:02:36.529Z] "crypto/cipher", [2024-03-20T20:02:36.529Z] "crypto/des", [2024-03-20T20:02:36.529Z] "crypto/dsa", [2024-03-20T20:02:36.529Z] "crypto/ecdsa", [2024-03-20T20:02:36.529Z] "crypto/ed25519", [2024-03-20T20:02:36.529Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.529Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.529Z] "crypto/elliptic", [2024-03-20T20:02:36.529Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.529Z] "crypto/hmac", [2024-03-20T20:02:36.529Z] "crypto/internal/randutil", [2024-03-20T20:02:36.529Z] "crypto/internal/subtle", [2024-03-20T20:02:36.529Z] "crypto/md5", [2024-03-20T20:02:36.529Z] "crypto/rand", [2024-03-20T20:02:36.529Z] "crypto/rc4", [2024-03-20T20:02:36.529Z] "crypto/rsa", [2024-03-20T20:02:36.529Z] "crypto/sha1", [2024-03-20T20:02:36.529Z] "crypto/sha256", [2024-03-20T20:02:36.529Z] "crypto/sha512", [2024-03-20T20:02:36.529Z] "crypto/subtle", [2024-03-20T20:02:36.529Z] "crypto/tls", [2024-03-20T20:02:36.529Z] "crypto/x509", [2024-03-20T20:02:36.529Z] "crypto/x509/pkix", [2024-03-20T20:02:36.529Z] "encoding", [2024-03-20T20:02:36.529Z] "encoding/asn1", [2024-03-20T20:02:36.529Z] "encoding/base64", [2024-03-20T20:02:36.529Z] "encoding/binary", [2024-03-20T20:02:36.529Z] "encoding/hex", [2024-03-20T20:02:36.529Z] "encoding/json", [2024-03-20T20:02:36.529Z] "encoding/pem", [2024-03-20T20:02:36.529Z] "errors", [2024-03-20T20:02:36.529Z] "fmt", [2024-03-20T20:02:36.529Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.529Z] "hash", [2024-03-20T20:02:36.529Z] "hash/crc32", [2024-03-20T20:02:36.529Z] "internal/abi", [2024-03-20T20:02:36.529Z] "internal/bytealg", [2024-03-20T20:02:36.529Z] "internal/cpu", [2024-03-20T20:02:36.529Z] "internal/fmtsort", [2024-03-20T20:02:36.529Z] "internal/goexperiment", [2024-03-20T20:02:36.529Z] "internal/itoa", [2024-03-20T20:02:36.529Z] "internal/nettrace", [2024-03-20T20:02:36.529Z] "internal/oserror", [2024-03-20T20:02:36.529Z] "internal/poll", [2024-03-20T20:02:36.529Z] "internal/race", [2024-03-20T20:02:36.529Z] "internal/reflectlite", [2024-03-20T20:02:36.529Z] "internal/singleflight", [2024-03-20T20:02:36.529Z] "internal/syscall/execenv", [2024-03-20T20:02:36.529Z] "internal/syscall/unix", [2024-03-20T20:02:36.529Z] "internal/testlog", [2024-03-20T20:02:36.529Z] "internal/unsafeheader", [2024-03-20T20:02:36.529Z] "io", [2024-03-20T20:02:36.529Z] "io/fs", [2024-03-20T20:02:36.529Z] "io/ioutil", [2024-03-20T20:02:36.529Z] "log", [2024-03-20T20:02:36.529Z] "math", [2024-03-20T20:02:36.529Z] "math/big", [2024-03-20T20:02:36.529Z] "math/bits", [2024-03-20T20:02:36.530Z] "math/rand", [2024-03-20T20:02:36.530Z] "mime", [2024-03-20T20:02:36.530Z] "mime/multipart", [2024-03-20T20:02:36.530Z] "mime/quotedprintable", [2024-03-20T20:02:36.530Z] "net", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "net/http/httptrace", [2024-03-20T20:02:36.530Z] "net/http/internal", [2024-03-20T20:02:36.530Z] "net/http/internal/ascii", [2024-03-20T20:02:36.530Z] "net/textproto", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "os", [2024-03-20T20:02:36.530Z] "path", [2024-03-20T20:02:36.530Z] "path/filepath", [2024-03-20T20:02:36.530Z] "reflect", [2024-03-20T20:02:36.530Z] "runtime", [2024-03-20T20:02:36.530Z] "runtime/cgo", [2024-03-20T20:02:36.530Z] "runtime/internal/atomic", [2024-03-20T20:02:36.530Z] "runtime/internal/math", [2024-03-20T20:02:36.530Z] "runtime/internal/sys", [2024-03-20T20:02:36.530Z] "sort", [2024-03-20T20:02:36.530Z] "strconv", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "sync", [2024-03-20T20:02:36.530Z] "sync/atomic", [2024-03-20T20:02:36.530Z] "syscall", [2024-03-20T20:02:36.530Z] "time", [2024-03-20T20:02:36.530Z] "unicode", [2024-03-20T20:02:36.530Z] "unicode/utf16", [2024-03-20T20:02:36.530Z] "unicode/utf8", [2024-03-20T20:02:36.530Z] "unsafe", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "TestGoFiles": [ [2024-03-20T20:02:36.530Z] "deviceauth_test.go", [2024-03-20T20:02:36.530Z] "oauth2_test.go", [2024-03-20T20:02:36.530Z] "token_test.go", [2024-03-20T20:02:36.530Z] "transport_test.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "TestImports": [ [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "encoding/json", [2024-03-20T20:02:36.530Z] "errors", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "github.com/google/go-cmp/cmp", [2024-03-20T20:02:36.530Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-20T20:02:36.530Z] "io", [2024-03-20T20:02:36.530Z] "io/ioutil", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "net/http/httptest", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "testing", [2024-03-20T20:02:36.530Z] "time" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "XTestGoFiles": [ [2024-03-20T20:02:36.530Z] "example_test.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "XTestImports": [ [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.530Z] "log", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "time" [2024-03-20T20:02:36.530Z] ] [2024-03-20T20:02:36.530Z] } [2024-03-20T20:02:36.530Z] { [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/oidc", [2024-03-20T20:02:36.530Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.530Z] "Name": "oidc", [2024-03-20T20:02:36.530Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "Module": { [2024-03-20T20:02:36.530Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.530Z] "Version": "v2.12.0", [2024-03-20T20:02:36.530Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.530Z] "Indirect": true, [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.530Z] "GoVersion": "1.19" [2024-03-20T20:02:36.530Z] }, [2024-03-20T20:02:36.530Z] "DepOnly": true, [2024-03-20T20:02:36.530Z] "Stale": true, [2024-03-20T20:02:36.530Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.530Z] "GoFiles": [ [2024-03-20T20:02:36.530Z] "authorization.go", [2024-03-20T20:02:36.530Z] "code_challenge.go", [2024-03-20T20:02:36.530Z] "device_authorization.go", [2024-03-20T20:02:36.530Z] "discovery.go", [2024-03-20T20:02:36.530Z] "error.go", [2024-03-20T20:02:36.530Z] "introspection.go", [2024-03-20T20:02:36.530Z] "jwt_profile.go", [2024-03-20T20:02:36.530Z] "keyset.go", [2024-03-20T20:02:36.530Z] "revocation.go", [2024-03-20T20:02:36.530Z] "session.go", [2024-03-20T20:02:36.530Z] "token.go", [2024-03-20T20:02:36.530Z] "token_request.go", [2024-03-20T20:02:36.530Z] "types.go", [2024-03-20T20:02:36.530Z] "userinfo.go", [2024-03-20T20:02:36.530Z] "util.go", [2024-03-20T20:02:36.530Z] "verifier.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.530Z] "regression_create_test.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "Imports": [ [2024-03-20T20:02:36.530Z] "bytes", [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "crypto/ecdsa", [2024-03-20T20:02:36.530Z] "crypto/ed25519", [2024-03-20T20:02:36.530Z] "crypto/rsa", [2024-03-20T20:02:36.530Z] "crypto/sha256", [2024-03-20T20:02:36.530Z] "database/sql/driver", [2024-03-20T20:02:36.530Z] "encoding/base64", [2024-03-20T20:02:36.530Z] "encoding/json", [2024-03-20T20:02:36.530Z] "errors", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.530Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.530Z] "golang.org/x/text/language", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.530Z] "os", [2024-03-20T20:02:36.530Z] "reflect", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "time" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "Deps": [ [2024-03-20T20:02:36.530Z] "bufio", [2024-03-20T20:02:36.530Z] "bytes", [2024-03-20T20:02:36.530Z] "compress/flate", [2024-03-20T20:02:36.530Z] "compress/gzip", [2024-03-20T20:02:36.530Z] "container/list", [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "crypto", [2024-03-20T20:02:36.530Z] "crypto/aes", [2024-03-20T20:02:36.530Z] "crypto/cipher", [2024-03-20T20:02:36.530Z] "crypto/des", [2024-03-20T20:02:36.530Z] "crypto/dsa", [2024-03-20T20:02:36.530Z] "crypto/ecdsa", [2024-03-20T20:02:36.530Z] "crypto/ed25519", [2024-03-20T20:02:36.530Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.530Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.530Z] "crypto/elliptic", [2024-03-20T20:02:36.530Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.530Z] "crypto/hmac", [2024-03-20T20:02:36.530Z] "crypto/internal/randutil", [2024-03-20T20:02:36.530Z] "crypto/internal/subtle", [2024-03-20T20:02:36.530Z] "crypto/md5", [2024-03-20T20:02:36.530Z] "crypto/rand", [2024-03-20T20:02:36.530Z] "crypto/rc4", [2024-03-20T20:02:36.530Z] "crypto/rsa", [2024-03-20T20:02:36.530Z] "crypto/sha1", [2024-03-20T20:02:36.530Z] "crypto/sha256", [2024-03-20T20:02:36.530Z] "crypto/sha512", [2024-03-20T20:02:36.530Z] "crypto/subtle", [2024-03-20T20:02:36.530Z] "crypto/tls", [2024-03-20T20:02:36.530Z] "crypto/x509", [2024-03-20T20:02:36.530Z] "crypto/x509/pkix", [2024-03-20T20:02:36.530Z] "database/sql/driver", [2024-03-20T20:02:36.530Z] "encoding", [2024-03-20T20:02:36.530Z] "encoding/asn1", [2024-03-20T20:02:36.530Z] "encoding/base64", [2024-03-20T20:02:36.530Z] "encoding/binary", [2024-03-20T20:02:36.530Z] "encoding/hex", [2024-03-20T20:02:36.530Z] "encoding/json", [2024-03-20T20:02:36.530Z] "encoding/pem", [2024-03-20T20:02:36.530Z] "errors", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.530Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.530Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.530Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.530Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.530Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.530Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.530Z] "golang.org/x/text/language", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.530Z] "hash", [2024-03-20T20:02:36.530Z] "hash/crc32", [2024-03-20T20:02:36.530Z] "internal/abi", [2024-03-20T20:02:36.530Z] "internal/bytealg", [2024-03-20T20:02:36.530Z] "internal/cpu", [2024-03-20T20:02:36.530Z] "internal/fmtsort", [2024-03-20T20:02:36.530Z] "internal/goexperiment", [2024-03-20T20:02:36.530Z] "internal/itoa", [2024-03-20T20:02:36.530Z] "internal/nettrace", [2024-03-20T20:02:36.530Z] "internal/oserror", [2024-03-20T20:02:36.530Z] "internal/poll", [2024-03-20T20:02:36.530Z] "internal/race", [2024-03-20T20:02:36.530Z] "internal/reflectlite", [2024-03-20T20:02:36.530Z] "internal/singleflight", [2024-03-20T20:02:36.530Z] "internal/syscall/execenv", [2024-03-20T20:02:36.530Z] "internal/syscall/unix", [2024-03-20T20:02:36.530Z] "internal/testlog", [2024-03-20T20:02:36.530Z] "internal/unsafeheader", [2024-03-20T20:02:36.530Z] "io", [2024-03-20T20:02:36.530Z] "io/fs", [2024-03-20T20:02:36.530Z] "io/ioutil", [2024-03-20T20:02:36.530Z] "log", [2024-03-20T20:02:36.530Z] "math", [2024-03-20T20:02:36.530Z] "math/big", [2024-03-20T20:02:36.530Z] "math/bits", [2024-03-20T20:02:36.530Z] "math/rand", [2024-03-20T20:02:36.530Z] "mime", [2024-03-20T20:02:36.530Z] "mime/multipart", [2024-03-20T20:02:36.530Z] "mime/quotedprintable", [2024-03-20T20:02:36.530Z] "net", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "net/http/httptrace", [2024-03-20T20:02:36.530Z] "net/http/internal", [2024-03-20T20:02:36.530Z] "net/http/internal/ascii", [2024-03-20T20:02:36.530Z] "net/textproto", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "os", [2024-03-20T20:02:36.530Z] "path", [2024-03-20T20:02:36.530Z] "path/filepath", [2024-03-20T20:02:36.530Z] "reflect", [2024-03-20T20:02:36.530Z] "runtime", [2024-03-20T20:02:36.530Z] "runtime/cgo", [2024-03-20T20:02:36.530Z] "runtime/internal/atomic", [2024-03-20T20:02:36.530Z] "runtime/internal/math", [2024-03-20T20:02:36.530Z] "runtime/internal/sys", [2024-03-20T20:02:36.530Z] "sort", [2024-03-20T20:02:36.530Z] "strconv", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "sync", [2024-03-20T20:02:36.530Z] "sync/atomic", [2024-03-20T20:02:36.530Z] "syscall", [2024-03-20T20:02:36.530Z] "time", [2024-03-20T20:02:36.530Z] "unicode", [2024-03-20T20:02:36.530Z] "unicode/utf16", [2024-03-20T20:02:36.530Z] "unicode/utf8", [2024-03-20T20:02:36.530Z] "unsafe", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "TestGoFiles": [ [2024-03-20T20:02:36.530Z] "introspection_test.go", [2024-03-20T20:02:36.530Z] "keyset_test.go", [2024-03-20T20:02:36.530Z] "regression_assert_test.go", [2024-03-20T20:02:36.530Z] "regression_test.go", [2024-03-20T20:02:36.530Z] "token_test.go", [2024-03-20T20:02:36.530Z] "types_test.go", [2024-03-20T20:02:36.530Z] "userinfo_test.go", [2024-03-20T20:02:36.530Z] "util_test.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "TestImports": [ [2024-03-20T20:02:36.530Z] "bytes", [2024-03-20T20:02:36.530Z] "crypto/ecdsa", [2024-03-20T20:02:36.530Z] "crypto/rsa", [2024-03-20T20:02:36.530Z] "encoding/json", [2024-03-20T20:02:36.530Z] "errors", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.530Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.530Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.530Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.530Z] "golang.org/x/text/language", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.530Z] "io", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "os", [2024-03-20T20:02:36.530Z] "path", [2024-03-20T20:02:36.530Z] "reflect", [2024-03-20T20:02:36.530Z] "strconv", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "testing", [2024-03-20T20:02:36.530Z] "time" [2024-03-20T20:02:36.530Z] ] [2024-03-20T20:02:36.530Z] } [2024-03-20T20:02:36.530Z] { [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client", [2024-03-20T20:02:36.530Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.530Z] "Name": "client", [2024-03-20T20:02:36.530Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "Module": { [2024-03-20T20:02:36.530Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.530Z] "Version": "v2.12.0", [2024-03-20T20:02:36.530Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.530Z] "Indirect": true, [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.530Z] "GoVersion": "1.19" [2024-03-20T20:02:36.530Z] }, [2024-03-20T20:02:36.530Z] "DepOnly": true, [2024-03-20T20:02:36.530Z] "Stale": true, [2024-03-20T20:02:36.530Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.530Z] "GoFiles": [ [2024-03-20T20:02:36.530Z] "client.go", [2024-03-20T20:02:36.530Z] "jwt_profile.go", [2024-03-20T20:02:36.530Z] "key.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "Imports": [ [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "encoding/json", [2024-03-20T20:02:36.530Z] "errors", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.530Z] "io", [2024-03-20T20:02:36.530Z] "io/ioutil", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "time" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "Deps": [ [2024-03-20T20:02:36.530Z] "bufio", [2024-03-20T20:02:36.530Z] "bytes", [2024-03-20T20:02:36.530Z] "compress/flate", [2024-03-20T20:02:36.530Z] "compress/gzip", [2024-03-20T20:02:36.530Z] "container/list", [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "crypto", [2024-03-20T20:02:36.530Z] "crypto/aes", [2024-03-20T20:02:36.530Z] "crypto/cipher", [2024-03-20T20:02:36.530Z] "crypto/des", [2024-03-20T20:02:36.530Z] "crypto/dsa", [2024-03-20T20:02:36.530Z] "crypto/ecdsa", [2024-03-20T20:02:36.530Z] "crypto/ed25519", [2024-03-20T20:02:36.530Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.530Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.530Z] "crypto/elliptic", [2024-03-20T20:02:36.530Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.530Z] "crypto/hmac", [2024-03-20T20:02:36.530Z] "crypto/internal/randutil", [2024-03-20T20:02:36.530Z] "crypto/internal/subtle", [2024-03-20T20:02:36.530Z] "crypto/md5", [2024-03-20T20:02:36.530Z] "crypto/rand", [2024-03-20T20:02:36.530Z] "crypto/rc4", [2024-03-20T20:02:36.530Z] "crypto/rsa", [2024-03-20T20:02:36.530Z] "crypto/sha1", [2024-03-20T20:02:36.530Z] "crypto/sha256", [2024-03-20T20:02:36.530Z] "crypto/sha512", [2024-03-20T20:02:36.530Z] "crypto/subtle", [2024-03-20T20:02:36.530Z] "crypto/tls", [2024-03-20T20:02:36.530Z] "crypto/x509", [2024-03-20T20:02:36.530Z] "crypto/x509/pkix", [2024-03-20T20:02:36.530Z] "database/sql/driver", [2024-03-20T20:02:36.530Z] "encoding", [2024-03-20T20:02:36.530Z] "encoding/asn1", [2024-03-20T20:02:36.530Z] "encoding/base64", [2024-03-20T20:02:36.530Z] "encoding/binary", [2024-03-20T20:02:36.530Z] "encoding/gob", [2024-03-20T20:02:36.530Z] "encoding/hex", [2024-03-20T20:02:36.530Z] "encoding/json", [2024-03-20T20:02:36.530Z] "encoding/pem", [2024-03-20T20:02:36.530Z] "errors", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.530Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.530Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.530Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.530Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.530Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.530Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.530Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.530Z] "golang.org/x/text/language", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.530Z] "hash", [2024-03-20T20:02:36.530Z] "hash/crc32", [2024-03-20T20:02:36.530Z] "internal/abi", [2024-03-20T20:02:36.530Z] "internal/bytealg", [2024-03-20T20:02:36.530Z] "internal/cpu", [2024-03-20T20:02:36.530Z] "internal/fmtsort", [2024-03-20T20:02:36.530Z] "internal/goexperiment", [2024-03-20T20:02:36.530Z] "internal/itoa", [2024-03-20T20:02:36.530Z] "internal/nettrace", [2024-03-20T20:02:36.530Z] "internal/oserror", [2024-03-20T20:02:36.530Z] "internal/poll", [2024-03-20T20:02:36.530Z] "internal/race", [2024-03-20T20:02:36.530Z] "internal/reflectlite", [2024-03-20T20:02:36.530Z] "internal/singleflight", [2024-03-20T20:02:36.530Z] "internal/syscall/execenv", [2024-03-20T20:02:36.530Z] "internal/syscall/unix", [2024-03-20T20:02:36.530Z] "internal/testlog", [2024-03-20T20:02:36.530Z] "internal/unsafeheader", [2024-03-20T20:02:36.530Z] "io", [2024-03-20T20:02:36.530Z] "io/fs", [2024-03-20T20:02:36.530Z] "io/ioutil", [2024-03-20T20:02:36.530Z] "log", [2024-03-20T20:02:36.530Z] "math", [2024-03-20T20:02:36.530Z] "math/big", [2024-03-20T20:02:36.530Z] "math/bits", [2024-03-20T20:02:36.530Z] "math/rand", [2024-03-20T20:02:36.530Z] "mime", [2024-03-20T20:02:36.530Z] "mime/multipart", [2024-03-20T20:02:36.530Z] "mime/quotedprintable", [2024-03-20T20:02:36.530Z] "net", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "net/http/httptrace", [2024-03-20T20:02:36.530Z] "net/http/internal", [2024-03-20T20:02:36.530Z] "net/http/internal/ascii", [2024-03-20T20:02:36.530Z] "net/textproto", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "os", [2024-03-20T20:02:36.530Z] "path", [2024-03-20T20:02:36.530Z] "path/filepath", [2024-03-20T20:02:36.530Z] "reflect", [2024-03-20T20:02:36.530Z] "runtime", [2024-03-20T20:02:36.530Z] "runtime/cgo", [2024-03-20T20:02:36.530Z] "runtime/internal/atomic", [2024-03-20T20:02:36.530Z] "runtime/internal/math", [2024-03-20T20:02:36.530Z] "runtime/internal/sys", [2024-03-20T20:02:36.530Z] "sort", [2024-03-20T20:02:36.530Z] "strconv", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "sync", [2024-03-20T20:02:36.530Z] "sync/atomic", [2024-03-20T20:02:36.530Z] "syscall", [2024-03-20T20:02:36.530Z] "time", [2024-03-20T20:02:36.530Z] "unicode", [2024-03-20T20:02:36.530Z] "unicode/utf16", [2024-03-20T20:02:36.530Z] "unicode/utf8", [2024-03-20T20:02:36.530Z] "unsafe", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.530Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "TestGoFiles": [ [2024-03-20T20:02:36.530Z] "client_test.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "TestImports": [ [2024-03-20T20:02:36.530Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.530Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "testing" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "XTestGoFiles": [ [2024-03-20T20:02:36.530Z] "integration_test.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "XTestImports": [ [2024-03-20T20:02:36.530Z] "bytes", [2024-03-20T20:02:36.530Z] "github.com/jeremija/gosubmit", [2024-03-20T20:02:36.530Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.530Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/example/server/exampleop", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/example/server/storage", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/client/rs", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/op", [2024-03-20T20:02:36.530Z] "io", [2024-03-20T20:02:36.530Z] "io/ioutil", [2024-03-20T20:02:36.530Z] "math/rand", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "net/http/cookiejar", [2024-03-20T20:02:36.530Z] "net/http/httptest", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "os", [2024-03-20T20:02:36.530Z] "strconv", [2024-03-20T20:02:36.530Z] "testing", [2024-03-20T20:02:36.530Z] "time" [2024-03-20T20:02:36.530Z] ] [2024-03-20T20:02:36.530Z] } [2024-03-20T20:02:36.530Z] { [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.530Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.530Z] "Name": "tokenexchange", [2024-03-20T20:02:36.530Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "Module": { [2024-03-20T20:02:36.530Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.530Z] "Version": "v2.12.0", [2024-03-20T20:02:36.530Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.530Z] "Indirect": true, [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.530Z] "GoVersion": "1.19" [2024-03-20T20:02:36.530Z] }, [2024-03-20T20:02:36.530Z] "DepOnly": true, [2024-03-20T20:02:36.530Z] "Stale": true, [2024-03-20T20:02:36.530Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.530Z] "GoFiles": [ [2024-03-20T20:02:36.530Z] "tokenexchange.go" [2024-03-20T20:02:36.530Z] ] [2024-03-20T20:02:36.530Z] } [2024-03-20T20:02:36.530Z] { [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client/rp", [2024-03-20T20:02:36.530Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.530Z] "Name": "rp", [2024-03-20T20:02:36.530Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "Module": { [2024-03-20T20:02:36.530Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.530Z] "Version": "v2.12.0", [2024-03-20T20:02:36.530Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.530Z] "Indirect": true, [2024-03-20T20:02:36.530Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.530Z] "GoVersion": "1.19" [2024-03-20T20:02:36.530Z] }, [2024-03-20T20:02:36.530Z] "DepOnly": true, [2024-03-20T20:02:36.530Z] "Stale": true, [2024-03-20T20:02:36.530Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.530Z] "GoFiles": [ [2024-03-20T20:02:36.530Z] "delegation.go", [2024-03-20T20:02:36.530Z] "device.go", [2024-03-20T20:02:36.530Z] "jwks.go", [2024-03-20T20:02:36.530Z] "relying_party.go", [2024-03-20T20:02:36.530Z] "tockenexchange.go", [2024-03-20T20:02:36.530Z] "verifier.go" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "Imports": [ [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "encoding/base64", [2024-03-20T20:02:36.530Z] "encoding/json", [2024-03-20T20:02:36.530Z] "errors", [2024-03-20T20:02:36.530Z] "fmt", [2024-03-20T20:02:36.530Z] "github.com/google/uuid", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.530Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.530Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.530Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.530Z] "net/http", [2024-03-20T20:02:36.530Z] "net/url", [2024-03-20T20:02:36.530Z] "strings", [2024-03-20T20:02:36.530Z] "sync", [2024-03-20T20:02:36.530Z] "time" [2024-03-20T20:02:36.530Z] ], [2024-03-20T20:02:36.530Z] "Deps": [ [2024-03-20T20:02:36.530Z] "bufio", [2024-03-20T20:02:36.530Z] "bytes", [2024-03-20T20:02:36.530Z] "compress/flate", [2024-03-20T20:02:36.530Z] "compress/gzip", [2024-03-20T20:02:36.530Z] "container/list", [2024-03-20T20:02:36.530Z] "context", [2024-03-20T20:02:36.530Z] "crypto", [2024-03-20T20:02:36.531Z] "crypto/aes", [2024-03-20T20:02:36.531Z] "crypto/cipher", [2024-03-20T20:02:36.531Z] "crypto/des", [2024-03-20T20:02:36.531Z] "crypto/dsa", [2024-03-20T20:02:36.531Z] "crypto/ecdsa", [2024-03-20T20:02:36.531Z] "crypto/ed25519", [2024-03-20T20:02:36.531Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.531Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.531Z] "crypto/elliptic", [2024-03-20T20:02:36.531Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.531Z] "crypto/hmac", [2024-03-20T20:02:36.531Z] "crypto/internal/randutil", [2024-03-20T20:02:36.531Z] "crypto/internal/subtle", [2024-03-20T20:02:36.531Z] "crypto/md5", [2024-03-20T20:02:36.531Z] "crypto/rand", [2024-03-20T20:02:36.531Z] "crypto/rc4", [2024-03-20T20:02:36.531Z] "crypto/rsa", [2024-03-20T20:02:36.531Z] "crypto/sha1", [2024-03-20T20:02:36.531Z] "crypto/sha256", [2024-03-20T20:02:36.531Z] "crypto/sha512", [2024-03-20T20:02:36.531Z] "crypto/subtle", [2024-03-20T20:02:36.531Z] "crypto/tls", [2024-03-20T20:02:36.531Z] "crypto/x509", [2024-03-20T20:02:36.531Z] "crypto/x509/pkix", [2024-03-20T20:02:36.531Z] "database/sql/driver", [2024-03-20T20:02:36.531Z] "encoding", [2024-03-20T20:02:36.531Z] "encoding/asn1", [2024-03-20T20:02:36.531Z] "encoding/base64", [2024-03-20T20:02:36.531Z] "encoding/binary", [2024-03-20T20:02:36.531Z] "encoding/gob", [2024-03-20T20:02:36.531Z] "encoding/hex", [2024-03-20T20:02:36.531Z] "encoding/json", [2024-03-20T20:02:36.531Z] "encoding/pem", [2024-03-20T20:02:36.531Z] "errors", [2024-03-20T20:02:36.531Z] "fmt", [2024-03-20T20:02:36.531Z] "github.com/google/uuid", [2024-03-20T20:02:36.531Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.531Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.531Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.531Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.531Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.531Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.531Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.531Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.531Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.531Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.531Z] "golang.org/x/text/language", [2024-03-20T20:02:36.531Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.531Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.531Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.531Z] "hash", [2024-03-20T20:02:36.531Z] "hash/crc32", [2024-03-20T20:02:36.531Z] "internal/abi", [2024-03-20T20:02:36.531Z] "internal/bytealg", [2024-03-20T20:02:36.531Z] "internal/cpu", [2024-03-20T20:02:36.531Z] "internal/fmtsort", [2024-03-20T20:02:36.531Z] "internal/goexperiment", [2024-03-20T20:02:36.531Z] "internal/itoa", [2024-03-20T20:02:36.531Z] "internal/nettrace", [2024-03-20T20:02:36.531Z] "internal/oserror", [2024-03-20T20:02:36.531Z] "internal/poll", [2024-03-20T20:02:36.531Z] "internal/race", [2024-03-20T20:02:36.531Z] "internal/reflectlite", [2024-03-20T20:02:36.531Z] "internal/singleflight", [2024-03-20T20:02:36.531Z] "internal/syscall/execenv", [2024-03-20T20:02:36.531Z] "internal/syscall/unix", [2024-03-20T20:02:36.531Z] "internal/testlog", [2024-03-20T20:02:36.531Z] "internal/unsafeheader", [2024-03-20T20:02:36.531Z] "io", [2024-03-20T20:02:36.531Z] "io/fs", [2024-03-20T20:02:36.531Z] "io/ioutil", [2024-03-20T20:02:36.531Z] "log", [2024-03-20T20:02:36.531Z] "math", [2024-03-20T20:02:36.531Z] "math/big", [2024-03-20T20:02:36.531Z] "math/bits", [2024-03-20T20:02:36.531Z] "math/rand", [2024-03-20T20:02:36.531Z] "mime", [2024-03-20T20:02:36.531Z] "mime/multipart", [2024-03-20T20:02:36.531Z] "mime/quotedprintable", [2024-03-20T20:02:36.531Z] "net", [2024-03-20T20:02:36.531Z] "net/http", [2024-03-20T20:02:36.531Z] "net/http/httptrace", [2024-03-20T20:02:36.531Z] "net/http/internal", [2024-03-20T20:02:36.531Z] "net/http/internal/ascii", [2024-03-20T20:02:36.531Z] "net/textproto", [2024-03-20T20:02:36.531Z] "net/url", [2024-03-20T20:02:36.531Z] "os", [2024-03-20T20:02:36.531Z] "path", [2024-03-20T20:02:36.531Z] "path/filepath", [2024-03-20T20:02:36.531Z] "reflect", [2024-03-20T20:02:36.531Z] "runtime", [2024-03-20T20:02:36.531Z] "runtime/cgo", [2024-03-20T20:02:36.531Z] "runtime/internal/atomic", [2024-03-20T20:02:36.531Z] "runtime/internal/math", [2024-03-20T20:02:36.531Z] "runtime/internal/sys", [2024-03-20T20:02:36.531Z] "sort", [2024-03-20T20:02:36.531Z] "strconv", [2024-03-20T20:02:36.531Z] "strings", [2024-03-20T20:02:36.531Z] "sync", [2024-03-20T20:02:36.531Z] "sync/atomic", [2024-03-20T20:02:36.531Z] "syscall", [2024-03-20T20:02:36.531Z] "time", [2024-03-20T20:02:36.531Z] "unicode", [2024-03-20T20:02:36.531Z] "unicode/utf16", [2024-03-20T20:02:36.531Z] "unicode/utf8", [2024-03-20T20:02:36.531Z] "unsafe", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "TestGoFiles": [ [2024-03-20T20:02:36.531Z] "verifier_test.go" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "TestImports": [ [2024-03-20T20:02:36.531Z] "context", [2024-03-20T20:02:36.531Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.531Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/internal/testutil", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.531Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.531Z] "testing", [2024-03-20T20:02:36.531Z] "time" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "XTestGoFiles": [ [2024-03-20T20:02:36.531Z] "verifier_tokens_example_test.go" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "XTestImports": [ [2024-03-20T20:02:36.531Z] "context", [2024-03-20T20:02:36.531Z] "fmt", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/internal/testutil", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/oidc" [2024-03-20T20:02:36.531Z] ] [2024-03-20T20:02:36.531Z] } [2024-03-20T20:02:36.531Z] { [2024-03-20T20:02:36.531Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client/tokenexchange", [2024-03-20T20:02:36.531Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.531Z] "Name": "tokenexchange", [2024-03-20T20:02:36.531Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.531Z] "Module": { [2024-03-20T20:02:36.531Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-20T20:02:36.531Z] "Version": "v2.12.0", [2024-03-20T20:02:36.531Z] "Time": "2023-11-16T11:19:48Z", [2024-03-20T20:02:36.531Z] "Indirect": true, [2024-03-20T20:02:36.531Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-20T20:02:36.531Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-20T20:02:36.531Z] "GoVersion": "1.19" [2024-03-20T20:02:36.531Z] }, [2024-03-20T20:02:36.531Z] "DepOnly": true, [2024-03-20T20:02:36.531Z] "Stale": true, [2024-03-20T20:02:36.531Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.531Z] "GoFiles": [ [2024-03-20T20:02:36.531Z] "tokenexchange.go" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "Imports": [ [2024-03-20T20:02:36.531Z] "errors", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.531Z] "net/http" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "Deps": [ [2024-03-20T20:02:36.531Z] "bufio", [2024-03-20T20:02:36.531Z] "bytes", [2024-03-20T20:02:36.531Z] "compress/flate", [2024-03-20T20:02:36.531Z] "compress/gzip", [2024-03-20T20:02:36.531Z] "container/list", [2024-03-20T20:02:36.531Z] "context", [2024-03-20T20:02:36.531Z] "crypto", [2024-03-20T20:02:36.531Z] "crypto/aes", [2024-03-20T20:02:36.531Z] "crypto/cipher", [2024-03-20T20:02:36.531Z] "crypto/des", [2024-03-20T20:02:36.531Z] "crypto/dsa", [2024-03-20T20:02:36.531Z] "crypto/ecdsa", [2024-03-20T20:02:36.531Z] "crypto/ed25519", [2024-03-20T20:02:36.531Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.531Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.531Z] "crypto/elliptic", [2024-03-20T20:02:36.531Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.531Z] "crypto/hmac", [2024-03-20T20:02:36.531Z] "crypto/internal/randutil", [2024-03-20T20:02:36.531Z] "crypto/internal/subtle", [2024-03-20T20:02:36.531Z] "crypto/md5", [2024-03-20T20:02:36.531Z] "crypto/rand", [2024-03-20T20:02:36.531Z] "crypto/rc4", [2024-03-20T20:02:36.531Z] "crypto/rsa", [2024-03-20T20:02:36.531Z] "crypto/sha1", [2024-03-20T20:02:36.531Z] "crypto/sha256", [2024-03-20T20:02:36.531Z] "crypto/sha512", [2024-03-20T20:02:36.531Z] "crypto/subtle", [2024-03-20T20:02:36.531Z] "crypto/tls", [2024-03-20T20:02:36.531Z] "crypto/x509", [2024-03-20T20:02:36.531Z] "crypto/x509/pkix", [2024-03-20T20:02:36.531Z] "database/sql/driver", [2024-03-20T20:02:36.531Z] "encoding", [2024-03-20T20:02:36.531Z] "encoding/asn1", [2024-03-20T20:02:36.531Z] "encoding/base64", [2024-03-20T20:02:36.531Z] "encoding/binary", [2024-03-20T20:02:36.531Z] "encoding/gob", [2024-03-20T20:02:36.531Z] "encoding/hex", [2024-03-20T20:02:36.531Z] "encoding/json", [2024-03-20T20:02:36.531Z] "encoding/pem", [2024-03-20T20:02:36.531Z] "errors", [2024-03-20T20:02:36.531Z] "fmt", [2024-03-20T20:02:36.531Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.531Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.531Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.531Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.531Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.531Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.531Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.531Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.531Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.531Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.531Z] "golang.org/x/text/language", [2024-03-20T20:02:36.531Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.531Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.531Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.531Z] "hash", [2024-03-20T20:02:36.531Z] "hash/crc32", [2024-03-20T20:02:36.531Z] "internal/abi", [2024-03-20T20:02:36.531Z] "internal/bytealg", [2024-03-20T20:02:36.531Z] "internal/cpu", [2024-03-20T20:02:36.531Z] "internal/fmtsort", [2024-03-20T20:02:36.531Z] "internal/goexperiment", [2024-03-20T20:02:36.531Z] "internal/itoa", [2024-03-20T20:02:36.531Z] "internal/nettrace", [2024-03-20T20:02:36.531Z] "internal/oserror", [2024-03-20T20:02:36.531Z] "internal/poll", [2024-03-20T20:02:36.531Z] "internal/race", [2024-03-20T20:02:36.531Z] "internal/reflectlite", [2024-03-20T20:02:36.531Z] "internal/singleflight", [2024-03-20T20:02:36.531Z] "internal/syscall/execenv", [2024-03-20T20:02:36.531Z] "internal/syscall/unix", [2024-03-20T20:02:36.531Z] "internal/testlog", [2024-03-20T20:02:36.531Z] "internal/unsafeheader", [2024-03-20T20:02:36.531Z] "io", [2024-03-20T20:02:36.531Z] "io/fs", [2024-03-20T20:02:36.531Z] "io/ioutil", [2024-03-20T20:02:36.531Z] "log", [2024-03-20T20:02:36.531Z] "math", [2024-03-20T20:02:36.531Z] "math/big", [2024-03-20T20:02:36.531Z] "math/bits", [2024-03-20T20:02:36.531Z] "math/rand", [2024-03-20T20:02:36.531Z] "mime", [2024-03-20T20:02:36.531Z] "mime/multipart", [2024-03-20T20:02:36.531Z] "mime/quotedprintable", [2024-03-20T20:02:36.531Z] "net", [2024-03-20T20:02:36.531Z] "net/http", [2024-03-20T20:02:36.531Z] "net/http/httptrace", [2024-03-20T20:02:36.531Z] "net/http/internal", [2024-03-20T20:02:36.531Z] "net/http/internal/ascii", [2024-03-20T20:02:36.531Z] "net/textproto", [2024-03-20T20:02:36.531Z] "net/url", [2024-03-20T20:02:36.531Z] "os", [2024-03-20T20:02:36.531Z] "path", [2024-03-20T20:02:36.531Z] "path/filepath", [2024-03-20T20:02:36.531Z] "reflect", [2024-03-20T20:02:36.531Z] "runtime", [2024-03-20T20:02:36.531Z] "runtime/cgo", [2024-03-20T20:02:36.531Z] "runtime/internal/atomic", [2024-03-20T20:02:36.531Z] "runtime/internal/math", [2024-03-20T20:02:36.531Z] "runtime/internal/sys", [2024-03-20T20:02:36.531Z] "sort", [2024-03-20T20:02:36.531Z] "strconv", [2024-03-20T20:02:36.531Z] "strings", [2024-03-20T20:02:36.531Z] "sync", [2024-03-20T20:02:36.531Z] "sync/atomic", [2024-03-20T20:02:36.531Z] "syscall", [2024-03-20T20:02:36.531Z] "time", [2024-03-20T20:02:36.531Z] "unicode", [2024-03-20T20:02:36.531Z] "unicode/utf16", [2024-03-20T20:02:36.531Z] "unicode/utf8", [2024-03-20T20:02:36.531Z] "unsafe", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.531Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.531Z] ] [2024-03-20T20:02:36.531Z] } [2024-03-20T20:02:36.531Z] { [2024-03-20T20:02:36.531Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/edge-apis", [2024-03-20T20:02:36.531Z] "ImportPath": "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.531Z] "Name": "edge_apis", [2024-03-20T20:02:36.531Z] "Doc": "Package edge_apis_2 edge_apis_2 provides a wrapper around the generated Edge Client and Management APIs improve ease of use.", [2024-03-20T20:02:36.531Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.531Z] "Module": { [2024-03-20T20:02:36.531Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.531Z] "Version": "v0.23.13", [2024-03-20T20:02:36.531Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.531Z] "Indirect": true, [2024-03-20T20:02:36.531Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.531Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.531Z] "GoVersion": "1.20" [2024-03-20T20:02:36.531Z] }, [2024-03-20T20:02:36.531Z] "DepOnly": true, [2024-03-20T20:02:36.531Z] "Stale": true, [2024-03-20T20:02:36.531Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.531Z] "GoFiles": [ [2024-03-20T20:02:36.531Z] "authwrapper.go", [2024-03-20T20:02:36.531Z] "clients.go", [2024-03-20T20:02:36.531Z] "component.go", [2024-03-20T20:02:36.531Z] "credentials.go", [2024-03-20T20:02:36.531Z] "oidc.go", [2024-03-20T20:02:36.531Z] "urls.go" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "Imports": [ [2024-03-20T20:02:36.531Z] "context", [2024-03-20T20:02:36.531Z] "crypto", [2024-03-20T20:02:36.531Z] "crypto/rand", [2024-03-20T20:02:36.531Z] "crypto/tls", [2024-03-20T20:02:36.531Z] "crypto/x509", [2024-03-20T20:02:36.531Z] "encoding/json", [2024-03-20T20:02:36.531Z] "fmt", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.531Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.531Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.531Z] "github.com/google/uuid", [2024-03-20T20:02:36.531Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.531Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.531Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.531Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.531Z] "github.com/openziti/identity", [2024-03-20T20:02:36.531Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.531Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.531Z] "github.com/pkg/errors", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.531Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.531Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.531Z] "net", [2024-03-20T20:02:36.531Z] "net/http", [2024-03-20T20:02:36.531Z] "net/http/cookiejar", [2024-03-20T20:02:36.531Z] "net/url", [2024-03-20T20:02:36.531Z] "strings", [2024-03-20T20:02:36.531Z] "sync", [2024-03-20T20:02:36.531Z] "sync/atomic", [2024-03-20T20:02:36.531Z] "time" [2024-03-20T20:02:36.531Z] ], [2024-03-20T20:02:36.531Z] "Deps": [ [2024-03-20T20:02:36.531Z] "bufio", [2024-03-20T20:02:36.531Z] "bytes", [2024-03-20T20:02:36.531Z] "compress/flate", [2024-03-20T20:02:36.531Z] "compress/gzip", [2024-03-20T20:02:36.531Z] "container/heap", [2024-03-20T20:02:36.531Z] "container/list", [2024-03-20T20:02:36.531Z] "context", [2024-03-20T20:02:36.531Z] "crypto", [2024-03-20T20:02:36.531Z] "crypto/aes", [2024-03-20T20:02:36.531Z] "crypto/cipher", [2024-03-20T20:02:36.531Z] "crypto/des", [2024-03-20T20:02:36.531Z] "crypto/dsa", [2024-03-20T20:02:36.531Z] "crypto/ecdsa", [2024-03-20T20:02:36.531Z] "crypto/ed25519", [2024-03-20T20:02:36.531Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.531Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.531Z] "crypto/elliptic", [2024-03-20T20:02:36.531Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.531Z] "crypto/hmac", [2024-03-20T20:02:36.531Z] "crypto/internal/randutil", [2024-03-20T20:02:36.531Z] "crypto/internal/subtle", [2024-03-20T20:02:36.531Z] "crypto/md5", [2024-03-20T20:02:36.531Z] "crypto/rand", [2024-03-20T20:02:36.531Z] "crypto/rc4", [2024-03-20T20:02:36.531Z] "crypto/rsa", [2024-03-20T20:02:36.531Z] "crypto/sha1", [2024-03-20T20:02:36.531Z] "crypto/sha256", [2024-03-20T20:02:36.531Z] "crypto/sha512", [2024-03-20T20:02:36.531Z] "crypto/subtle", [2024-03-20T20:02:36.531Z] "crypto/tls", [2024-03-20T20:02:36.531Z] "crypto/x509", [2024-03-20T20:02:36.531Z] "crypto/x509/pkix", [2024-03-20T20:02:36.531Z] "database/sql/driver", [2024-03-20T20:02:36.531Z] "embed", [2024-03-20T20:02:36.531Z] "encoding", [2024-03-20T20:02:36.531Z] "encoding/asn1", [2024-03-20T20:02:36.531Z] "encoding/base64", [2024-03-20T20:02:36.531Z] "encoding/binary", [2024-03-20T20:02:36.531Z] "encoding/csv", [2024-03-20T20:02:36.531Z] "encoding/gob", [2024-03-20T20:02:36.531Z] "encoding/hex", [2024-03-20T20:02:36.531Z] "encoding/json", [2024-03-20T20:02:36.531Z] "encoding/pem", [2024-03-20T20:02:36.531Z] "encoding/xml", [2024-03-20T20:02:36.531Z] "errors", [2024-03-20T20:02:36.531Z] "fmt", [2024-03-20T20:02:36.531Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.531Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.531Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.531Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.531Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.531Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.531Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.531Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.531Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.531Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.531Z] "github.com/google/uuid", [2024-03-20T20:02:36.531Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.531Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.531Z] "github.com/josharian/intern", [2024-03-20T20:02:36.531Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.531Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.531Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.531Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.531Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.531Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.531Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.531Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.531Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.531Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.531Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.531Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.531Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.531Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.532Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.532Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.532Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.532Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.532Z] "github.com/openziti/identity", [2024-03-20T20:02:36.532Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.532Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.532Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.532Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.532Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.532Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.532Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.532Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.532Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.532Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.532Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.532Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.532Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.532Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.532Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.532Z] "github.com/pkg/errors", [2024-03-20T20:02:36.532Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.532Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.532Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.532Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.532Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.532Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.532Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.532Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.532Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.532Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.532Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.532Z] "go/token", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.532Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.532Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.532Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.532Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.532Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.532Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.532Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.532Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.532Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.532Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.532Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.532Z] "golang.org/x/term", [2024-03-20T20:02:36.532Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.532Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.532Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.532Z] "golang.org/x/text/language", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.532Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.532Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.532Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.532Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.532Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.532Z] "hash", [2024-03-20T20:02:36.532Z] "hash/crc32", [2024-03-20T20:02:36.532Z] "hash/fnv", [2024-03-20T20:02:36.532Z] "html", [2024-03-20T20:02:36.532Z] "html/template", [2024-03-20T20:02:36.532Z] "internal/abi", [2024-03-20T20:02:36.532Z] "internal/bytealg", [2024-03-20T20:02:36.532Z] "internal/cpu", [2024-03-20T20:02:36.532Z] "internal/fmtsort", [2024-03-20T20:02:36.532Z] "internal/goexperiment", [2024-03-20T20:02:36.532Z] "internal/itoa", [2024-03-20T20:02:36.532Z] "internal/nettrace", [2024-03-20T20:02:36.532Z] "internal/oserror", [2024-03-20T20:02:36.532Z] "internal/poll", [2024-03-20T20:02:36.532Z] "internal/race", [2024-03-20T20:02:36.532Z] "internal/reflectlite", [2024-03-20T20:02:36.532Z] "internal/singleflight", [2024-03-20T20:02:36.532Z] "internal/syscall/execenv", [2024-03-20T20:02:36.532Z] "internal/syscall/unix", [2024-03-20T20:02:36.532Z] "internal/testlog", [2024-03-20T20:02:36.532Z] "internal/unsafeheader", [2024-03-20T20:02:36.532Z] "io", [2024-03-20T20:02:36.532Z] "io/fs", [2024-03-20T20:02:36.532Z] "io/ioutil", [2024-03-20T20:02:36.532Z] "log", [2024-03-20T20:02:36.532Z] "math", [2024-03-20T20:02:36.532Z] "math/big", [2024-03-20T20:02:36.532Z] "math/bits", [2024-03-20T20:02:36.532Z] "math/rand", [2024-03-20T20:02:36.532Z] "mime", [2024-03-20T20:02:36.532Z] "mime/multipart", [2024-03-20T20:02:36.532Z] "mime/quotedprintable", [2024-03-20T20:02:36.532Z] "net", [2024-03-20T20:02:36.532Z] "net/http", [2024-03-20T20:02:36.532Z] "net/http/cookiejar", [2024-03-20T20:02:36.532Z] "net/http/httptrace", [2024-03-20T20:02:36.532Z] "net/http/httputil", [2024-03-20T20:02:36.532Z] "net/http/internal", [2024-03-20T20:02:36.532Z] "net/http/internal/ascii", [2024-03-20T20:02:36.532Z] "net/mail", [2024-03-20T20:02:36.532Z] "net/textproto", [2024-03-20T20:02:36.532Z] "net/url", [2024-03-20T20:02:36.532Z] "os", [2024-03-20T20:02:36.532Z] "os/user", [2024-03-20T20:02:36.532Z] "path", [2024-03-20T20:02:36.532Z] "path/filepath", [2024-03-20T20:02:36.532Z] "reflect", [2024-03-20T20:02:36.532Z] "regexp", [2024-03-20T20:02:36.532Z] "regexp/syntax", [2024-03-20T20:02:36.532Z] "runtime", [2024-03-20T20:02:36.532Z] "runtime/cgo", [2024-03-20T20:02:36.532Z] "runtime/internal/atomic", [2024-03-20T20:02:36.532Z] "runtime/internal/math", [2024-03-20T20:02:36.532Z] "runtime/internal/sys", [2024-03-20T20:02:36.532Z] "sort", [2024-03-20T20:02:36.532Z] "strconv", [2024-03-20T20:02:36.532Z] "strings", [2024-03-20T20:02:36.532Z] "sync", [2024-03-20T20:02:36.532Z] "sync/atomic", [2024-03-20T20:02:36.532Z] "syscall", [2024-03-20T20:02:36.532Z] "text/template", [2024-03-20T20:02:36.532Z] "text/template/parse", [2024-03-20T20:02:36.532Z] "time", [2024-03-20T20:02:36.532Z] "unicode", [2024-03-20T20:02:36.532Z] "unicode/utf16", [2024-03-20T20:02:36.532Z] "unicode/utf8", [2024-03-20T20:02:36.532Z] "unsafe", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.532Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.532Z] ] [2024-03-20T20:02:36.532Z] } [2024-03-20T20:02:36.532Z] { [2024-03-20T20:02:36.532Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-03-20T20:02:36.532Z] "ImportPath": "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.532Z] "Name": "backoff", [2024-03-20T20:02:36.532Z] "Doc": "Package backoff implements backoff algorithms for retrying operations.", [2024-03-20T20:02:36.532Z] "Root": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-03-20T20:02:36.532Z] "Module": { [2024-03-20T20:02:36.532Z] "Path": "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.532Z] "Version": "v4.2.1", [2024-03-20T20:02:36.532Z] "Time": "2023-02-28T16:21:33Z", [2024-03-20T20:02:36.532Z] "Indirect": true, [2024-03-20T20:02:36.532Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-03-20T20:02:36.532Z] "GoMod": "/go/pkg/mod/cache/download/github.com/cenkalti/backoff/v4/@v/v4.2.1.mod", [2024-03-20T20:02:36.532Z] "GoVersion": "1.18" [2024-03-20T20:02:36.532Z] }, [2024-03-20T20:02:36.532Z] "DepOnly": true, [2024-03-20T20:02:36.532Z] "Stale": true, [2024-03-20T20:02:36.532Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.532Z] "GoFiles": [ [2024-03-20T20:02:36.532Z] "backoff.go", [2024-03-20T20:02:36.532Z] "context.go", [2024-03-20T20:02:36.532Z] "exponential.go", [2024-03-20T20:02:36.532Z] "retry.go", [2024-03-20T20:02:36.532Z] "ticker.go", [2024-03-20T20:02:36.532Z] "timer.go", [2024-03-20T20:02:36.532Z] "tries.go" [2024-03-20T20:02:36.532Z] ], [2024-03-20T20:02:36.532Z] "Imports": [ [2024-03-20T20:02:36.532Z] "context", [2024-03-20T20:02:36.532Z] "errors", [2024-03-20T20:02:36.532Z] "math/rand", [2024-03-20T20:02:36.532Z] "sync", [2024-03-20T20:02:36.532Z] "time" [2024-03-20T20:02:36.532Z] ], [2024-03-20T20:02:36.532Z] "Deps": [ [2024-03-20T20:02:36.532Z] "context", [2024-03-20T20:02:36.532Z] "errors", [2024-03-20T20:02:36.532Z] "internal/abi", [2024-03-20T20:02:36.532Z] "internal/bytealg", [2024-03-20T20:02:36.532Z] "internal/cpu", [2024-03-20T20:02:36.532Z] "internal/goexperiment", [2024-03-20T20:02:36.532Z] "internal/itoa", [2024-03-20T20:02:36.532Z] "internal/oserror", [2024-03-20T20:02:36.532Z] "internal/race", [2024-03-20T20:02:36.532Z] "internal/reflectlite", [2024-03-20T20:02:36.532Z] "internal/unsafeheader", [2024-03-20T20:02:36.532Z] "math", [2024-03-20T20:02:36.532Z] "math/bits", [2024-03-20T20:02:36.532Z] "math/rand", [2024-03-20T20:02:36.532Z] "runtime", [2024-03-20T20:02:36.532Z] "runtime/internal/atomic", [2024-03-20T20:02:36.532Z] "runtime/internal/math", [2024-03-20T20:02:36.532Z] "runtime/internal/sys", [2024-03-20T20:02:36.532Z] "sync", [2024-03-20T20:02:36.532Z] "sync/atomic", [2024-03-20T20:02:36.532Z] "syscall", [2024-03-20T20:02:36.532Z] "time", [2024-03-20T20:02:36.532Z] "unsafe" [2024-03-20T20:02:36.532Z] ], [2024-03-20T20:02:36.532Z] "TestGoFiles": [ [2024-03-20T20:02:36.532Z] "backoff_test.go", [2024-03-20T20:02:36.532Z] "context_test.go", [2024-03-20T20:02:36.532Z] "example_test.go", [2024-03-20T20:02:36.532Z] "exponential_test.go", [2024-03-20T20:02:36.532Z] "retry_test.go", [2024-03-20T20:02:36.532Z] "ticker_test.go", [2024-03-20T20:02:36.532Z] "tries_test.go" [2024-03-20T20:02:36.532Z] ], [2024-03-20T20:02:36.532Z] "TestImports": [ [2024-03-20T20:02:36.532Z] "context", [2024-03-20T20:02:36.532Z] "errors", [2024-03-20T20:02:36.532Z] "fmt", [2024-03-20T20:02:36.532Z] "io", [2024-03-20T20:02:36.532Z] "log", [2024-03-20T20:02:36.532Z] "math", [2024-03-20T20:02:36.532Z] "math/rand", [2024-03-20T20:02:36.532Z] "testing", [2024-03-20T20:02:36.532Z] "time" [2024-03-20T20:02:36.532Z] ] [2024-03-20T20:02:36.532Z] } [2024-03-20T20:02:36.532Z] { [2024-03-20T20:02:36.532Z] "Dir": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-03-20T20:02:36.532Z] "ImportPath": "github.com/kataras/go-events", [2024-03-20T20:02:36.532Z] "Name": "events", [2024-03-20T20:02:36.532Z] "Doc": "Package events provides simple EventEmmiter support for Go Programming Language", [2024-03-20T20:02:36.532Z] "Root": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-03-20T20:02:36.532Z] "Module": { [2024-03-20T20:02:36.532Z] "Path": "github.com/kataras/go-events", [2024-03-20T20:02:36.532Z] "Version": "v0.0.3", [2024-03-20T20:02:36.532Z] "Time": "2022-03-02T18:22:01Z", [2024-03-20T20:02:36.532Z] "Indirect": true, [2024-03-20T20:02:36.532Z] "Dir": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-03-20T20:02:36.532Z] "GoMod": "/go/pkg/mod/cache/download/github.com/kataras/go-events/@v/v0.0.3.mod", [2024-03-20T20:02:36.532Z] "GoVersion": "1.17" [2024-03-20T20:02:36.532Z] }, [2024-03-20T20:02:36.532Z] "DepOnly": true, [2024-03-20T20:02:36.532Z] "Stale": true, [2024-03-20T20:02:36.532Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.532Z] "GoFiles": [ [2024-03-20T20:02:36.532Z] "events.go" [2024-03-20T20:02:36.532Z] ], [2024-03-20T20:02:36.532Z] "Imports": [ [2024-03-20T20:02:36.532Z] "log", [2024-03-20T20:02:36.532Z] "reflect", [2024-03-20T20:02:36.532Z] "sync", [2024-03-20T20:02:36.532Z] "sync/atomic" [2024-03-20T20:02:36.532Z] ], [2024-03-20T20:02:36.532Z] "Deps": [ [2024-03-20T20:02:36.532Z] "errors", [2024-03-20T20:02:36.532Z] "fmt", [2024-03-20T20:02:36.532Z] "internal/abi", [2024-03-20T20:02:36.532Z] "internal/bytealg", [2024-03-20T20:02:36.533Z] "internal/cpu", [2024-03-20T20:02:36.533Z] "internal/fmtsort", [2024-03-20T20:02:36.533Z] "internal/goexperiment", [2024-03-20T20:02:36.533Z] "internal/itoa", [2024-03-20T20:02:36.533Z] "internal/oserror", [2024-03-20T20:02:36.533Z] "internal/poll", [2024-03-20T20:02:36.533Z] "internal/race", [2024-03-20T20:02:36.533Z] "internal/reflectlite", [2024-03-20T20:02:36.533Z] "internal/syscall/execenv", [2024-03-20T20:02:36.533Z] "internal/syscall/unix", [2024-03-20T20:02:36.533Z] "internal/testlog", [2024-03-20T20:02:36.533Z] "internal/unsafeheader", [2024-03-20T20:02:36.533Z] "io", [2024-03-20T20:02:36.533Z] "io/fs", [2024-03-20T20:02:36.533Z] "log", [2024-03-20T20:02:36.533Z] "math", [2024-03-20T20:02:36.533Z] "math/bits", [2024-03-20T20:02:36.533Z] "os", [2024-03-20T20:02:36.533Z] "path", [2024-03-20T20:02:36.533Z] "reflect", [2024-03-20T20:02:36.533Z] "runtime", [2024-03-20T20:02:36.533Z] "runtime/internal/atomic", [2024-03-20T20:02:36.533Z] "runtime/internal/math", [2024-03-20T20:02:36.533Z] "runtime/internal/sys", [2024-03-20T20:02:36.533Z] "sort", [2024-03-20T20:02:36.533Z] "strconv", [2024-03-20T20:02:36.533Z] "sync", [2024-03-20T20:02:36.533Z] "sync/atomic", [2024-03-20T20:02:36.533Z] "syscall", [2024-03-20T20:02:36.533Z] "time", [2024-03-20T20:02:36.533Z] "unicode", [2024-03-20T20:02:36.533Z] "unicode/utf8", [2024-03-20T20:02:36.533Z] "unsafe" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "TestGoFiles": [ [2024-03-20T20:02:36.533Z] "events_test.go" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "TestImports": [ [2024-03-20T20:02:36.533Z] "fmt", [2024-03-20T20:02:36.533Z] "testing", [2024-03-20T20:02:36.533Z] "time" [2024-03-20T20:02:36.533Z] ] [2024-03-20T20:02:36.533Z] } [2024-03-20T20:02:36.533Z] { [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/latency", [2024-03-20T20:02:36.533Z] "ImportPath": "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.533Z] "Name": "latency", [2024-03-20T20:02:36.533Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.533Z] "Module": { [2024-03-20T20:02:36.533Z] "Path": "github.com/openziti/channel/v2", [2024-03-20T20:02:36.533Z] "Version": "v2.0.121", [2024-03-20T20:02:36.533Z] "Time": "2024-03-11T23:40:56Z", [2024-03-20T20:02:36.533Z] "Indirect": true, [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-20T20:02:36.533Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-20T20:02:36.533Z] "GoVersion": "1.19" [2024-03-20T20:02:36.533Z] }, [2024-03-20T20:02:36.533Z] "DepOnly": true, [2024-03-20T20:02:36.533Z] "Stale": true, [2024-03-20T20:02:36.533Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.533Z] "GoFiles": [ [2024-03-20T20:02:36.533Z] "latency.go" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "Imports": [ [2024-03-20T20:02:36.533Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.533Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.533Z] "sync/atomic", [2024-03-20T20:02:36.533Z] "time" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "Deps": [ [2024-03-20T20:02:36.533Z] "bufio", [2024-03-20T20:02:36.533Z] "bytes", [2024-03-20T20:02:36.533Z] "compress/flate", [2024-03-20T20:02:36.533Z] "compress/gzip", [2024-03-20T20:02:36.533Z] "container/heap", [2024-03-20T20:02:36.533Z] "container/list", [2024-03-20T20:02:36.533Z] "context", [2024-03-20T20:02:36.533Z] "crypto", [2024-03-20T20:02:36.533Z] "crypto/aes", [2024-03-20T20:02:36.533Z] "crypto/cipher", [2024-03-20T20:02:36.533Z] "crypto/des", [2024-03-20T20:02:36.533Z] "crypto/dsa", [2024-03-20T20:02:36.533Z] "crypto/ecdsa", [2024-03-20T20:02:36.533Z] "crypto/ed25519", [2024-03-20T20:02:36.533Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.533Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.533Z] "crypto/elliptic", [2024-03-20T20:02:36.533Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.533Z] "crypto/hmac", [2024-03-20T20:02:36.533Z] "crypto/internal/randutil", [2024-03-20T20:02:36.533Z] "crypto/internal/subtle", [2024-03-20T20:02:36.533Z] "crypto/md5", [2024-03-20T20:02:36.533Z] "crypto/rand", [2024-03-20T20:02:36.533Z] "crypto/rc4", [2024-03-20T20:02:36.533Z] "crypto/rsa", [2024-03-20T20:02:36.533Z] "crypto/sha1", [2024-03-20T20:02:36.533Z] "crypto/sha256", [2024-03-20T20:02:36.533Z] "crypto/sha512", [2024-03-20T20:02:36.533Z] "crypto/subtle", [2024-03-20T20:02:36.533Z] "crypto/tls", [2024-03-20T20:02:36.533Z] "crypto/x509", [2024-03-20T20:02:36.533Z] "crypto/x509/pkix", [2024-03-20T20:02:36.533Z] "embed", [2024-03-20T20:02:36.533Z] "encoding", [2024-03-20T20:02:36.533Z] "encoding/asn1", [2024-03-20T20:02:36.533Z] "encoding/base64", [2024-03-20T20:02:36.533Z] "encoding/binary", [2024-03-20T20:02:36.533Z] "encoding/hex", [2024-03-20T20:02:36.533Z] "encoding/json", [2024-03-20T20:02:36.533Z] "encoding/pem", [2024-03-20T20:02:36.533Z] "errors", [2024-03-20T20:02:36.533Z] "fmt", [2024-03-20T20:02:36.533Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.533Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.533Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.533Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.533Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.533Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.533Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.533Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.533Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.533Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.533Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.533Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.533Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.533Z] "github.com/openziti/identity", [2024-03-20T20:02:36.533Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.533Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.533Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.533Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.533Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.533Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.533Z] "github.com/pkg/errors", [2024-03-20T20:02:36.533Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.533Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.533Z] "go/token", [2024-03-20T20:02:36.533Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.533Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.533Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.533Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.533Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.533Z] "golang.org/x/term", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.533Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.533Z] "hash", [2024-03-20T20:02:36.533Z] "hash/crc32", [2024-03-20T20:02:36.533Z] "hash/fnv", [2024-03-20T20:02:36.533Z] "internal/abi", [2024-03-20T20:02:36.533Z] "internal/bytealg", [2024-03-20T20:02:36.533Z] "internal/cpu", [2024-03-20T20:02:36.533Z] "internal/fmtsort", [2024-03-20T20:02:36.533Z] "internal/goexperiment", [2024-03-20T20:02:36.533Z] "internal/itoa", [2024-03-20T20:02:36.533Z] "internal/nettrace", [2024-03-20T20:02:36.533Z] "internal/oserror", [2024-03-20T20:02:36.533Z] "internal/poll", [2024-03-20T20:02:36.533Z] "internal/race", [2024-03-20T20:02:36.533Z] "internal/reflectlite", [2024-03-20T20:02:36.533Z] "internal/singleflight", [2024-03-20T20:02:36.533Z] "internal/syscall/execenv", [2024-03-20T20:02:36.533Z] "internal/syscall/unix", [2024-03-20T20:02:36.533Z] "internal/testlog", [2024-03-20T20:02:36.533Z] "internal/unsafeheader", [2024-03-20T20:02:36.533Z] "io", [2024-03-20T20:02:36.533Z] "io/fs", [2024-03-20T20:02:36.533Z] "io/ioutil", [2024-03-20T20:02:36.533Z] "log", [2024-03-20T20:02:36.533Z] "math", [2024-03-20T20:02:36.533Z] "math/big", [2024-03-20T20:02:36.533Z] "math/bits", [2024-03-20T20:02:36.533Z] "math/rand", [2024-03-20T20:02:36.533Z] "net", [2024-03-20T20:02:36.533Z] "net/url", [2024-03-20T20:02:36.533Z] "os", [2024-03-20T20:02:36.533Z] "os/user", [2024-03-20T20:02:36.533Z] "path", [2024-03-20T20:02:36.533Z] "path/filepath", [2024-03-20T20:02:36.533Z] "reflect", [2024-03-20T20:02:36.533Z] "runtime", [2024-03-20T20:02:36.533Z] "runtime/cgo", [2024-03-20T20:02:36.533Z] "runtime/internal/atomic", [2024-03-20T20:02:36.533Z] "runtime/internal/math", [2024-03-20T20:02:36.533Z] "runtime/internal/sys", [2024-03-20T20:02:36.533Z] "sort", [2024-03-20T20:02:36.533Z] "strconv", [2024-03-20T20:02:36.533Z] "strings", [2024-03-20T20:02:36.533Z] "sync", [2024-03-20T20:02:36.533Z] "sync/atomic", [2024-03-20T20:02:36.533Z] "syscall", [2024-03-20T20:02:36.533Z] "time", [2024-03-20T20:02:36.533Z] "unicode", [2024-03-20T20:02:36.533Z] "unicode/utf16", [2024-03-20T20:02:36.533Z] "unicode/utf8", [2024-03-20T20:02:36.533Z] "unsafe", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.533Z] ] [2024-03-20T20:02:36.533Z] } [2024-03-20T20:02:36.533Z] { [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/genext", [2024-03-20T20:02:36.533Z] "ImportPath": "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.533Z] "Name": "genext", [2024-03-20T20:02:36.533Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.533Z] "Module": { [2024-03-20T20:02:36.533Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.533Z] "Version": "v2.0.39", [2024-03-20T20:02:36.533Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.533Z] "Indirect": true, [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.533Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.533Z] "GoVersion": "1.19" [2024-03-20T20:02:36.533Z] }, [2024-03-20T20:02:36.533Z] "DepOnly": true, [2024-03-20T20:02:36.533Z] "Stale": true, [2024-03-20T20:02:36.533Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.533Z] "GoFiles": [ [2024-03-20T20:02:36.533Z] "utils.go" [2024-03-20T20:02:36.533Z] ] [2024-03-20T20:02:36.533Z] } [2024-03-20T20:02:36.533Z] { [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/pem", [2024-03-20T20:02:36.533Z] "ImportPath": "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.533Z] "Name": "nfpem", [2024-03-20T20:02:36.533Z] "Doc": "Package nfpem provides convenience functions for dealing with PEM encoded x509 data.", [2024-03-20T20:02:36.533Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.533Z] "Module": { [2024-03-20T20:02:36.533Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.533Z] "Version": "v2.0.39", [2024-03-20T20:02:36.533Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.533Z] "Indirect": true, [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.533Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.533Z] "GoVersion": "1.19" [2024-03-20T20:02:36.533Z] }, [2024-03-20T20:02:36.533Z] "DepOnly": true, [2024-03-20T20:02:36.533Z] "Stale": true, [2024-03-20T20:02:36.533Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.533Z] "GoFiles": [ [2024-03-20T20:02:36.533Z] "nfpem.go" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "Imports": [ [2024-03-20T20:02:36.533Z] "crypto/sha1", [2024-03-20T20:02:36.533Z] "crypto/x509", [2024-03-20T20:02:36.533Z] "encoding/pem", [2024-03-20T20:02:36.533Z] "fmt" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "Deps": [ [2024-03-20T20:02:36.533Z] "bufio", [2024-03-20T20:02:36.533Z] "bytes", [2024-03-20T20:02:36.533Z] "context", [2024-03-20T20:02:36.533Z] "crypto", [2024-03-20T20:02:36.533Z] "crypto/aes", [2024-03-20T20:02:36.533Z] "crypto/cipher", [2024-03-20T20:02:36.533Z] "crypto/des", [2024-03-20T20:02:36.533Z] "crypto/dsa", [2024-03-20T20:02:36.533Z] "crypto/ecdsa", [2024-03-20T20:02:36.533Z] "crypto/ed25519", [2024-03-20T20:02:36.533Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.533Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.533Z] "crypto/elliptic", [2024-03-20T20:02:36.533Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.533Z] "crypto/internal/randutil", [2024-03-20T20:02:36.533Z] "crypto/internal/subtle", [2024-03-20T20:02:36.533Z] "crypto/md5", [2024-03-20T20:02:36.533Z] "crypto/rand", [2024-03-20T20:02:36.533Z] "crypto/rsa", [2024-03-20T20:02:36.533Z] "crypto/sha1", [2024-03-20T20:02:36.533Z] "crypto/sha256", [2024-03-20T20:02:36.533Z] "crypto/sha512", [2024-03-20T20:02:36.533Z] "crypto/subtle", [2024-03-20T20:02:36.533Z] "crypto/x509", [2024-03-20T20:02:36.533Z] "crypto/x509/pkix", [2024-03-20T20:02:36.533Z] "encoding/asn1", [2024-03-20T20:02:36.533Z] "encoding/base64", [2024-03-20T20:02:36.533Z] "encoding/binary", [2024-03-20T20:02:36.533Z] "encoding/hex", [2024-03-20T20:02:36.533Z] "encoding/pem", [2024-03-20T20:02:36.533Z] "errors", [2024-03-20T20:02:36.533Z] "fmt", [2024-03-20T20:02:36.533Z] "hash", [2024-03-20T20:02:36.533Z] "internal/abi", [2024-03-20T20:02:36.533Z] "internal/bytealg", [2024-03-20T20:02:36.533Z] "internal/cpu", [2024-03-20T20:02:36.533Z] "internal/fmtsort", [2024-03-20T20:02:36.533Z] "internal/goexperiment", [2024-03-20T20:02:36.533Z] "internal/itoa", [2024-03-20T20:02:36.533Z] "internal/nettrace", [2024-03-20T20:02:36.533Z] "internal/oserror", [2024-03-20T20:02:36.533Z] "internal/poll", [2024-03-20T20:02:36.533Z] "internal/race", [2024-03-20T20:02:36.533Z] "internal/reflectlite", [2024-03-20T20:02:36.533Z] "internal/singleflight", [2024-03-20T20:02:36.533Z] "internal/syscall/execenv", [2024-03-20T20:02:36.533Z] "internal/syscall/unix", [2024-03-20T20:02:36.533Z] "internal/testlog", [2024-03-20T20:02:36.533Z] "internal/unsafeheader", [2024-03-20T20:02:36.533Z] "io", [2024-03-20T20:02:36.533Z] "io/fs", [2024-03-20T20:02:36.533Z] "math", [2024-03-20T20:02:36.533Z] "math/big", [2024-03-20T20:02:36.533Z] "math/bits", [2024-03-20T20:02:36.533Z] "math/rand", [2024-03-20T20:02:36.533Z] "net", [2024-03-20T20:02:36.533Z] "net/url", [2024-03-20T20:02:36.533Z] "os", [2024-03-20T20:02:36.533Z] "path", [2024-03-20T20:02:36.533Z] "path/filepath", [2024-03-20T20:02:36.533Z] "reflect", [2024-03-20T20:02:36.533Z] "runtime", [2024-03-20T20:02:36.533Z] "runtime/cgo", [2024-03-20T20:02:36.533Z] "runtime/internal/atomic", [2024-03-20T20:02:36.533Z] "runtime/internal/math", [2024-03-20T20:02:36.533Z] "runtime/internal/sys", [2024-03-20T20:02:36.533Z] "sort", [2024-03-20T20:02:36.533Z] "strconv", [2024-03-20T20:02:36.533Z] "strings", [2024-03-20T20:02:36.533Z] "sync", [2024-03-20T20:02:36.533Z] "sync/atomic", [2024-03-20T20:02:36.533Z] "syscall", [2024-03-20T20:02:36.533Z] "time", [2024-03-20T20:02:36.533Z] "unicode", [2024-03-20T20:02:36.533Z] "unicode/utf16", [2024-03-20T20:02:36.533Z] "unicode/utf8", [2024-03-20T20:02:36.533Z] "unsafe", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.533Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.533Z] ] [2024-03-20T20:02:36.533Z] } [2024-03-20T20:02:36.533Z] { [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/versions", [2024-03-20T20:02:36.533Z] "ImportPath": "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.533Z] "Name": "versions", [2024-03-20T20:02:36.533Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.533Z] "Module": { [2024-03-20T20:02:36.533Z] "Path": "github.com/openziti/foundation/v2", [2024-03-20T20:02:36.533Z] "Version": "v2.0.39", [2024-03-20T20:02:36.533Z] "Time": "2024-03-11T23:33:35Z", [2024-03-20T20:02:36.533Z] "Indirect": true, [2024-03-20T20:02:36.533Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-20T20:02:36.533Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-20T20:02:36.533Z] "GoVersion": "1.19" [2024-03-20T20:02:36.533Z] }, [2024-03-20T20:02:36.533Z] "DepOnly": true, [2024-03-20T20:02:36.533Z] "Stale": true, [2024-03-20T20:02:36.533Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.533Z] "GoFiles": [ [2024-03-20T20:02:36.533Z] "version_provider.go", [2024-03-20T20:02:36.533Z] "versions.go" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "Imports": [ [2024-03-20T20:02:36.533Z] "errors", [2024-03-20T20:02:36.533Z] "fmt", [2024-03-20T20:02:36.533Z] "runtime", [2024-03-20T20:02:36.533Z] "runtime/debug", [2024-03-20T20:02:36.533Z] "strconv", [2024-03-20T20:02:36.533Z] "strings", [2024-03-20T20:02:36.533Z] "time" [2024-03-20T20:02:36.533Z] ], [2024-03-20T20:02:36.533Z] "Deps": [ [2024-03-20T20:02:36.533Z] "errors", [2024-03-20T20:02:36.533Z] "fmt", [2024-03-20T20:02:36.533Z] "internal/abi", [2024-03-20T20:02:36.533Z] "internal/bytealg", [2024-03-20T20:02:36.533Z] "internal/cpu", [2024-03-20T20:02:36.533Z] "internal/fmtsort", [2024-03-20T20:02:36.533Z] "internal/goexperiment", [2024-03-20T20:02:36.533Z] "internal/itoa", [2024-03-20T20:02:36.533Z] "internal/oserror", [2024-03-20T20:02:36.533Z] "internal/poll", [2024-03-20T20:02:36.533Z] "internal/race", [2024-03-20T20:02:36.533Z] "internal/reflectlite", [2024-03-20T20:02:36.533Z] "internal/syscall/execenv", [2024-03-20T20:02:36.533Z] "internal/syscall/unix", [2024-03-20T20:02:36.533Z] "internal/testlog", [2024-03-20T20:02:36.533Z] "internal/unsafeheader", [2024-03-20T20:02:36.533Z] "io", [2024-03-20T20:02:36.533Z] "io/fs", [2024-03-20T20:02:36.533Z] "math", [2024-03-20T20:02:36.533Z] "math/bits", [2024-03-20T20:02:36.533Z] "os", [2024-03-20T20:02:36.533Z] "path", [2024-03-20T20:02:36.533Z] "reflect", [2024-03-20T20:02:36.533Z] "runtime", [2024-03-20T20:02:36.533Z] "runtime/debug", [2024-03-20T20:02:36.533Z] "runtime/internal/atomic", [2024-03-20T20:02:36.534Z] "runtime/internal/math", [2024-03-20T20:02:36.534Z] "runtime/internal/sys", [2024-03-20T20:02:36.534Z] "sort", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "sync/atomic", [2024-03-20T20:02:36.534Z] "syscall", [2024-03-20T20:02:36.534Z] "time", [2024-03-20T20:02:36.534Z] "unicode", [2024-03-20T20:02:36.534Z] "unicode/utf8", [2024-03-20T20:02:36.534Z] "unsafe" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestGoFiles": [ [2024-03-20T20:02:36.534Z] "versions_test.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestImports": [ [2024-03-20T20:02:36.534Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.534Z] "testing" [2024-03-20T20:02:36.534Z] ] [2024-03-20T20:02:36.534Z] } [2024-03-20T20:02:36.534Z] { [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47/metrics_pb", [2024-03-20T20:02:36.534Z] "ImportPath": "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.534Z] "Name": "metrics_pb", [2024-03-20T20:02:36.534Z] "Root": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-20T20:02:36.534Z] "Module": { [2024-03-20T20:02:36.534Z] "Path": "github.com/openziti/metrics", [2024-03-20T20:02:36.534Z] "Version": "v1.2.47", [2024-03-20T20:02:36.534Z] "Time": "2024-03-11T23:35:07Z", [2024-03-20T20:02:36.534Z] "Indirect": true, [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-20T20:02:36.534Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/metrics/@v/v1.2.47.mod", [2024-03-20T20:02:36.534Z] "GoVersion": "1.19" [2024-03-20T20:02:36.534Z] }, [2024-03-20T20:02:36.534Z] "DepOnly": true, [2024-03-20T20:02:36.534Z] "Stale": true, [2024-03-20T20:02:36.534Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.534Z] "GoFiles": [ [2024-03-20T20:02:36.534Z] "gen.go", [2024-03-20T20:02:36.534Z] "ziti_metrics.pb.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Imports": [ [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.534Z] "reflect", [2024-03-20T20:02:36.534Z] "sync" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Deps": [ [2024-03-20T20:02:36.534Z] "bufio", [2024-03-20T20:02:36.534Z] "bytes", [2024-03-20T20:02:36.534Z] "compress/flate", [2024-03-20T20:02:36.534Z] "compress/gzip", [2024-03-20T20:02:36.534Z] "embed", [2024-03-20T20:02:36.534Z] "encoding", [2024-03-20T20:02:36.534Z] "encoding/base64", [2024-03-20T20:02:36.534Z] "encoding/binary", [2024-03-20T20:02:36.534Z] "encoding/json", [2024-03-20T20:02:36.534Z] "errors", [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "go/token", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.534Z] "hash", [2024-03-20T20:02:36.534Z] "hash/crc32", [2024-03-20T20:02:36.534Z] "hash/fnv", [2024-03-20T20:02:36.534Z] "internal/abi", [2024-03-20T20:02:36.534Z] "internal/bytealg", [2024-03-20T20:02:36.534Z] "internal/cpu", [2024-03-20T20:02:36.534Z] "internal/fmtsort", [2024-03-20T20:02:36.534Z] "internal/goexperiment", [2024-03-20T20:02:36.534Z] "internal/itoa", [2024-03-20T20:02:36.534Z] "internal/oserror", [2024-03-20T20:02:36.534Z] "internal/poll", [2024-03-20T20:02:36.534Z] "internal/race", [2024-03-20T20:02:36.534Z] "internal/reflectlite", [2024-03-20T20:02:36.534Z] "internal/syscall/execenv", [2024-03-20T20:02:36.534Z] "internal/syscall/unix", [2024-03-20T20:02:36.534Z] "internal/testlog", [2024-03-20T20:02:36.534Z] "internal/unsafeheader", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "io/fs", [2024-03-20T20:02:36.534Z] "io/ioutil", [2024-03-20T20:02:36.534Z] "math", [2024-03-20T20:02:36.534Z] "math/bits", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "path", [2024-03-20T20:02:36.534Z] "reflect", [2024-03-20T20:02:36.534Z] "runtime", [2024-03-20T20:02:36.534Z] "runtime/internal/atomic", [2024-03-20T20:02:36.534Z] "runtime/internal/math", [2024-03-20T20:02:36.534Z] "runtime/internal/sys", [2024-03-20T20:02:36.534Z] "sort", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "sync/atomic", [2024-03-20T20:02:36.534Z] "syscall", [2024-03-20T20:02:36.534Z] "time", [2024-03-20T20:02:36.534Z] "unicode", [2024-03-20T20:02:36.534Z] "unicode/utf16", [2024-03-20T20:02:36.534Z] "unicode/utf8", [2024-03-20T20:02:36.534Z] "unsafe" [2024-03-20T20:02:36.534Z] ] [2024-03-20T20:02:36.534Z] } [2024-03-20T20:02:36.534Z] { [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-20T20:02:36.534Z] "ImportPath": "github.com/openziti/metrics", [2024-03-20T20:02:36.534Z] "Name": "metrics", [2024-03-20T20:02:36.534Z] "Root": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-20T20:02:36.534Z] "Module": { [2024-03-20T20:02:36.534Z] "Path": "github.com/openziti/metrics", [2024-03-20T20:02:36.534Z] "Version": "v1.2.47", [2024-03-20T20:02:36.534Z] "Time": "2024-03-11T23:35:07Z", [2024-03-20T20:02:36.534Z] "Indirect": true, [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-20T20:02:36.534Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/metrics/@v/v1.2.47.mod", [2024-03-20T20:02:36.534Z] "GoVersion": "1.19" [2024-03-20T20:02:36.534Z] }, [2024-03-20T20:02:36.534Z] "DepOnly": true, [2024-03-20T20:02:36.534Z] "Stale": true, [2024-03-20T20:02:36.534Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.534Z] "GoFiles": [ [2024-03-20T20:02:36.534Z] "gauge.go", [2024-03-20T20:02:36.534Z] "histogram.go", [2024-03-20T20:02:36.534Z] "interval_counter.go", [2024-03-20T20:02:36.534Z] "meter.go", [2024-03-20T20:02:36.534Z] "metrics_msg_builder.go", [2024-03-20T20:02:36.534Z] "registry.go", [2024-03-20T20:02:36.534Z] "timer.go", [2024-03-20T20:02:36.534Z] "usage_counter.go", [2024-03-20T20:02:36.534Z] "usage_registry.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Imports": [ [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "github.com/google/uuid", [2024-03-20T20:02:36.534Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.534Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.534Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.534Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.534Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.534Z] "reflect", [2024-03-20T20:02:36.534Z] "sort", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "time" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Deps": [ [2024-03-20T20:02:36.534Z] "bufio", [2024-03-20T20:02:36.534Z] "bytes", [2024-03-20T20:02:36.534Z] "compress/flate", [2024-03-20T20:02:36.534Z] "compress/gzip", [2024-03-20T20:02:36.534Z] "context", [2024-03-20T20:02:36.534Z] "crypto", [2024-03-20T20:02:36.534Z] "crypto/aes", [2024-03-20T20:02:36.534Z] "crypto/cipher", [2024-03-20T20:02:36.534Z] "crypto/internal/subtle", [2024-03-20T20:02:36.534Z] "crypto/md5", [2024-03-20T20:02:36.534Z] "crypto/rand", [2024-03-20T20:02:36.534Z] "crypto/sha1", [2024-03-20T20:02:36.534Z] "crypto/subtle", [2024-03-20T20:02:36.534Z] "database/sql/driver", [2024-03-20T20:02:36.534Z] "embed", [2024-03-20T20:02:36.534Z] "encoding", [2024-03-20T20:02:36.534Z] "encoding/base64", [2024-03-20T20:02:36.534Z] "encoding/binary", [2024-03-20T20:02:36.534Z] "encoding/hex", [2024-03-20T20:02:36.534Z] "encoding/json", [2024-03-20T20:02:36.534Z] "errors", [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "github.com/google/uuid", [2024-03-20T20:02:36.534Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.534Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.534Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.534Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.534Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.534Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.534Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.534Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.534Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.534Z] "go/token", [2024-03-20T20:02:36.534Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.534Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.534Z] "golang.org/x/term", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.534Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.534Z] "hash", [2024-03-20T20:02:36.534Z] "hash/crc32", [2024-03-20T20:02:36.534Z] "hash/fnv", [2024-03-20T20:02:36.534Z] "internal/abi", [2024-03-20T20:02:36.534Z] "internal/bytealg", [2024-03-20T20:02:36.534Z] "internal/cpu", [2024-03-20T20:02:36.534Z] "internal/fmtsort", [2024-03-20T20:02:36.534Z] "internal/goexperiment", [2024-03-20T20:02:36.534Z] "internal/itoa", [2024-03-20T20:02:36.534Z] "internal/nettrace", [2024-03-20T20:02:36.534Z] "internal/oserror", [2024-03-20T20:02:36.534Z] "internal/poll", [2024-03-20T20:02:36.534Z] "internal/race", [2024-03-20T20:02:36.534Z] "internal/reflectlite", [2024-03-20T20:02:36.534Z] "internal/singleflight", [2024-03-20T20:02:36.534Z] "internal/syscall/execenv", [2024-03-20T20:02:36.534Z] "internal/syscall/unix", [2024-03-20T20:02:36.534Z] "internal/testlog", [2024-03-20T20:02:36.534Z] "internal/unsafeheader", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "io/fs", [2024-03-20T20:02:36.534Z] "io/ioutil", [2024-03-20T20:02:36.534Z] "log", [2024-03-20T20:02:36.534Z] "log/syslog", [2024-03-20T20:02:36.534Z] "math", [2024-03-20T20:02:36.534Z] "math/big", [2024-03-20T20:02:36.534Z] "math/bits", [2024-03-20T20:02:36.534Z] "math/rand", [2024-03-20T20:02:36.534Z] "net", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "path", [2024-03-20T20:02:36.534Z] "reflect", [2024-03-20T20:02:36.534Z] "runtime", [2024-03-20T20:02:36.534Z] "runtime/cgo", [2024-03-20T20:02:36.534Z] "runtime/debug", [2024-03-20T20:02:36.534Z] "runtime/internal/atomic", [2024-03-20T20:02:36.534Z] "runtime/internal/math", [2024-03-20T20:02:36.534Z] "runtime/internal/sys", [2024-03-20T20:02:36.534Z] "runtime/pprof", [2024-03-20T20:02:36.534Z] "sort", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "sync/atomic", [2024-03-20T20:02:36.534Z] "syscall", [2024-03-20T20:02:36.534Z] "text/tabwriter", [2024-03-20T20:02:36.534Z] "time", [2024-03-20T20:02:36.534Z] "unicode", [2024-03-20T20:02:36.534Z] "unicode/utf16", [2024-03-20T20:02:36.534Z] "unicode/utf8", [2024-03-20T20:02:36.534Z] "unsafe", [2024-03-20T20:02:36.534Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestGoFiles": [ [2024-03-20T20:02:36.534Z] "interval_counter_test.go", [2024-03-20T20:02:36.534Z] "ref_count_test.go", [2024-03-20T20:02:36.534Z] "registry_test.go", [2024-03-20T20:02:36.534Z] "usage_counter_test.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestImports": [ [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "github.com/google/uuid", [2024-03-20T20:02:36.534Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.534Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.534Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.534Z] "sort", [2024-03-20T20:02:36.534Z] "testing", [2024-03-20T20:02:36.534Z] "time" [2024-03-20T20:02:36.534Z] ] [2024-03-20T20:02:36.534Z] } [2024-03-20T20:02:36.534Z] { [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-03-20T20:02:36.534Z] "ImportPath": "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.534Z] "Name": "ps", [2024-03-20T20:02:36.534Z] "Doc": "ps provides an API for finding and listing processes in a platform-agnostic way.", [2024-03-20T20:02:36.534Z] "Root": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-03-20T20:02:36.534Z] "Module": { [2024-03-20T20:02:36.534Z] "Path": "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.534Z] "Version": "v1.0.0", [2024-03-20T20:02:36.534Z] "Time": "2020-02-03T20:02:15Z", [2024-03-20T20:02:36.534Z] "Indirect": true, [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-03-20T20:02:36.534Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/go-ps/@v/v1.0.0.mod", [2024-03-20T20:02:36.534Z] "GoVersion": "1.13" [2024-03-20T20:02:36.534Z] }, [2024-03-20T20:02:36.534Z] "DepOnly": true, [2024-03-20T20:02:36.534Z] "Stale": true, [2024-03-20T20:02:36.534Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.534Z] "GoFiles": [ [2024-03-20T20:02:36.534Z] "process.go", [2024-03-20T20:02:36.534Z] "process_linux.go", [2024-03-20T20:02:36.534Z] "process_unix.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.534Z] "process_darwin.go", [2024-03-20T20:02:36.534Z] "process_darwin_test.go", [2024-03-20T20:02:36.534Z] "process_freebsd.go", [2024-03-20T20:02:36.534Z] "process_solaris.go", [2024-03-20T20:02:36.534Z] "process_windows.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Imports": [ [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "io/ioutil", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Deps": [ [2024-03-20T20:02:36.534Z] "errors", [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "internal/abi", [2024-03-20T20:02:36.534Z] "internal/bytealg", [2024-03-20T20:02:36.534Z] "internal/cpu", [2024-03-20T20:02:36.534Z] "internal/fmtsort", [2024-03-20T20:02:36.534Z] "internal/goexperiment", [2024-03-20T20:02:36.534Z] "internal/itoa", [2024-03-20T20:02:36.534Z] "internal/oserror", [2024-03-20T20:02:36.534Z] "internal/poll", [2024-03-20T20:02:36.534Z] "internal/race", [2024-03-20T20:02:36.534Z] "internal/reflectlite", [2024-03-20T20:02:36.534Z] "internal/syscall/execenv", [2024-03-20T20:02:36.534Z] "internal/syscall/unix", [2024-03-20T20:02:36.534Z] "internal/testlog", [2024-03-20T20:02:36.534Z] "internal/unsafeheader", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "io/fs", [2024-03-20T20:02:36.534Z] "io/ioutil", [2024-03-20T20:02:36.534Z] "math", [2024-03-20T20:02:36.534Z] "math/bits", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "path", [2024-03-20T20:02:36.534Z] "reflect", [2024-03-20T20:02:36.534Z] "runtime", [2024-03-20T20:02:36.534Z] "runtime/internal/atomic", [2024-03-20T20:02:36.534Z] "runtime/internal/math", [2024-03-20T20:02:36.534Z] "runtime/internal/sys", [2024-03-20T20:02:36.534Z] "sort", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "sync/atomic", [2024-03-20T20:02:36.534Z] "syscall", [2024-03-20T20:02:36.534Z] "time", [2024-03-20T20:02:36.534Z] "unicode", [2024-03-20T20:02:36.534Z] "unicode/utf8", [2024-03-20T20:02:36.534Z] "unsafe" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestGoFiles": [ [2024-03-20T20:02:36.534Z] "process_test.go", [2024-03-20T20:02:36.534Z] "process_unix_test.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestImports": [ [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "testing" [2024-03-20T20:02:36.534Z] ] [2024-03-20T20:02:36.534Z] } [2024-03-20T20:02:36.534Z] { [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/common", [2024-03-20T20:02:36.534Z] "ImportPath": "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.534Z] "Name": "common", [2024-03-20T20:02:36.534Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.534Z] "Module": { [2024-03-20T20:02:36.534Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-20T20:02:36.534Z] "Version": "v3.24.1", [2024-03-20T20:02:36.534Z] "Time": "2024-01-24T03:08:42Z", [2024-03-20T20:02:36.534Z] "Indirect": true, [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.534Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-20T20:02:36.534Z] "GoVersion": "1.15" [2024-03-20T20:02:36.534Z] }, [2024-03-20T20:02:36.534Z] "DepOnly": true, [2024-03-20T20:02:36.534Z] "Stale": true, [2024-03-20T20:02:36.534Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.534Z] "GoFiles": [ [2024-03-20T20:02:36.534Z] "env.go" [2024-03-20T20:02:36.534Z] ] [2024-03-20T20:02:36.534Z] } [2024-03-20T20:02:36.534Z] { [2024-03-20T20:02:36.534Z] "Dir": "/usr/local/go/src/os/exec", [2024-03-20T20:02:36.534Z] "ImportPath": "os/exec", [2024-03-20T20:02:36.534Z] "Name": "exec", [2024-03-20T20:02:36.534Z] "Doc": "Package exec runs external commands.", [2024-03-20T20:02:36.534Z] "Target": "/usr/local/go/pkg/linux_amd64/os/exec.a", [2024-03-20T20:02:36.534Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.534Z] "Goroot": true, [2024-03-20T20:02:36.534Z] "Standard": true, [2024-03-20T20:02:36.534Z] "DepOnly": true, [2024-03-20T20:02:36.534Z] "GoFiles": [ [2024-03-20T20:02:36.534Z] "exec.go", [2024-03-20T20:02:36.534Z] "exec_unix.go", [2024-03-20T20:02:36.534Z] "lp_unix.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.534Z] "exec_plan9.go", [2024-03-20T20:02:36.534Z] "exec_windows.go", [2024-03-20T20:02:36.534Z] "exec_windows_test.go", [2024-03-20T20:02:36.534Z] "lp_js.go", [2024-03-20T20:02:36.534Z] "lp_plan9.go", [2024-03-20T20:02:36.534Z] "lp_windows.go", [2024-03-20T20:02:36.534Z] "lp_windows_test.go", [2024-03-20T20:02:36.534Z] "read3.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Imports": [ [2024-03-20T20:02:36.534Z] "bytes", [2024-03-20T20:02:36.534Z] "context", [2024-03-20T20:02:36.534Z] "errors", [2024-03-20T20:02:36.534Z] "internal/syscall/execenv", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "io/fs", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "path/filepath", [2024-03-20T20:02:36.534Z] "runtime", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "syscall" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Deps": [ [2024-03-20T20:02:36.534Z] "bytes", [2024-03-20T20:02:36.534Z] "context", [2024-03-20T20:02:36.534Z] "errors", [2024-03-20T20:02:36.534Z] "internal/abi", [2024-03-20T20:02:36.534Z] "internal/bytealg", [2024-03-20T20:02:36.534Z] "internal/cpu", [2024-03-20T20:02:36.534Z] "internal/goexperiment", [2024-03-20T20:02:36.534Z] "internal/itoa", [2024-03-20T20:02:36.534Z] "internal/oserror", [2024-03-20T20:02:36.534Z] "internal/poll", [2024-03-20T20:02:36.534Z] "internal/race", [2024-03-20T20:02:36.534Z] "internal/reflectlite", [2024-03-20T20:02:36.534Z] "internal/syscall/execenv", [2024-03-20T20:02:36.534Z] "internal/syscall/unix", [2024-03-20T20:02:36.534Z] "internal/testlog", [2024-03-20T20:02:36.534Z] "internal/unsafeheader", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "io/fs", [2024-03-20T20:02:36.534Z] "math", [2024-03-20T20:02:36.534Z] "math/bits", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "path", [2024-03-20T20:02:36.534Z] "path/filepath", [2024-03-20T20:02:36.534Z] "runtime", [2024-03-20T20:02:36.534Z] "runtime/internal/atomic", [2024-03-20T20:02:36.534Z] "runtime/internal/math", [2024-03-20T20:02:36.534Z] "runtime/internal/sys", [2024-03-20T20:02:36.534Z] "sort", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "sync/atomic", [2024-03-20T20:02:36.534Z] "syscall", [2024-03-20T20:02:36.534Z] "time", [2024-03-20T20:02:36.534Z] "unicode", [2024-03-20T20:02:36.534Z] "unicode/utf8", [2024-03-20T20:02:36.534Z] "unsafe" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestGoFiles": [ [2024-03-20T20:02:36.534Z] "bench_test.go", [2024-03-20T20:02:36.534Z] "env_test.go", [2024-03-20T20:02:36.534Z] "internal_test.go", [2024-03-20T20:02:36.534Z] "lp_test.go", [2024-03-20T20:02:36.534Z] "lp_unix_test.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "TestImports": [ [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "reflect", [2024-03-20T20:02:36.534Z] "testing" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "XTestGoFiles": [ [2024-03-20T20:02:36.534Z] "example_test.go", [2024-03-20T20:02:36.534Z] "exec_linux_test.go", [2024-03-20T20:02:36.534Z] "exec_posix_test.go", [2024-03-20T20:02:36.534Z] "exec_test.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "XTestImports": [ [2024-03-20T20:02:36.534Z] "bufio", [2024-03-20T20:02:36.534Z] "bytes", [2024-03-20T20:02:36.534Z] "context", [2024-03-20T20:02:36.534Z] "encoding/json", [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "internal/poll", [2024-03-20T20:02:36.534Z] "internal/testenv", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "log", [2024-03-20T20:02:36.534Z] "net", [2024-03-20T20:02:36.534Z] "net/http", [2024-03-20T20:02:36.534Z] "net/http/httptest", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "os/exec", [2024-03-20T20:02:36.534Z] "os/user", [2024-03-20T20:02:36.534Z] "path/filepath", [2024-03-20T20:02:36.534Z] "runtime", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.534Z] "strings", [2024-03-20T20:02:36.534Z] "sync", [2024-03-20T20:02:36.534Z] "syscall", [2024-03-20T20:02:36.534Z] "testing", [2024-03-20T20:02:36.534Z] "time" [2024-03-20T20:02:36.534Z] ] [2024-03-20T20:02:36.534Z] } [2024-03-20T20:02:36.534Z] { [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/internal/common", [2024-03-20T20:02:36.534Z] "ImportPath": "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.534Z] "Name": "common", [2024-03-20T20:02:36.534Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.534Z] "Module": { [2024-03-20T20:02:36.534Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-20T20:02:36.534Z] "Version": "v3.24.1", [2024-03-20T20:02:36.534Z] "Time": "2024-01-24T03:08:42Z", [2024-03-20T20:02:36.534Z] "Indirect": true, [2024-03-20T20:02:36.534Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.534Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-20T20:02:36.534Z] "GoVersion": "1.15" [2024-03-20T20:02:36.534Z] }, [2024-03-20T20:02:36.534Z] "DepOnly": true, [2024-03-20T20:02:36.534Z] "Stale": true, [2024-03-20T20:02:36.534Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.534Z] "GoFiles": [ [2024-03-20T20:02:36.534Z] "binary.go", [2024-03-20T20:02:36.534Z] "common.go", [2024-03-20T20:02:36.534Z] "common_linux.go", [2024-03-20T20:02:36.534Z] "common_unix.go", [2024-03-20T20:02:36.534Z] "endian.go", [2024-03-20T20:02:36.534Z] "sleep.go", [2024-03-20T20:02:36.534Z] "warnings.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.534Z] "common_darwin.go", [2024-03-20T20:02:36.534Z] "common_freebsd.go", [2024-03-20T20:02:36.534Z] "common_netbsd.go", [2024-03-20T20:02:36.534Z] "common_openbsd.go", [2024-03-20T20:02:36.534Z] "common_windows.go" [2024-03-20T20:02:36.534Z] ], [2024-03-20T20:02:36.534Z] "Imports": [ [2024-03-20T20:02:36.534Z] "bufio", [2024-03-20T20:02:36.534Z] "bytes", [2024-03-20T20:02:36.534Z] "context", [2024-03-20T20:02:36.534Z] "errors", [2024-03-20T20:02:36.534Z] "fmt", [2024-03-20T20:02:36.534Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.534Z] "io", [2024-03-20T20:02:36.534Z] "math", [2024-03-20T20:02:36.534Z] "net/url", [2024-03-20T20:02:36.534Z] "os", [2024-03-20T20:02:36.534Z] "os/exec", [2024-03-20T20:02:36.534Z] "path", [2024-03-20T20:02:36.534Z] "path/filepath", [2024-03-20T20:02:36.534Z] "reflect", [2024-03-20T20:02:36.534Z] "runtime", [2024-03-20T20:02:36.534Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "sync", [2024-03-20T20:02:36.535Z] "sync/atomic", [2024-03-20T20:02:36.535Z] "syscall", [2024-03-20T20:02:36.535Z] "time", [2024-03-20T20:02:36.535Z] "unsafe" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "Deps": [ [2024-03-20T20:02:36.535Z] "bufio", [2024-03-20T20:02:36.535Z] "bytes", [2024-03-20T20:02:36.535Z] "context", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "fmt", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.535Z] "internal/abi", [2024-03-20T20:02:36.535Z] "internal/bytealg", [2024-03-20T20:02:36.535Z] "internal/cpu", [2024-03-20T20:02:36.535Z] "internal/fmtsort", [2024-03-20T20:02:36.535Z] "internal/goexperiment", [2024-03-20T20:02:36.535Z] "internal/itoa", [2024-03-20T20:02:36.535Z] "internal/oserror", [2024-03-20T20:02:36.535Z] "internal/poll", [2024-03-20T20:02:36.535Z] "internal/race", [2024-03-20T20:02:36.535Z] "internal/reflectlite", [2024-03-20T20:02:36.535Z] "internal/syscall/execenv", [2024-03-20T20:02:36.535Z] "internal/syscall/unix", [2024-03-20T20:02:36.535Z] "internal/testlog", [2024-03-20T20:02:36.535Z] "internal/unsafeheader", [2024-03-20T20:02:36.535Z] "io", [2024-03-20T20:02:36.535Z] "io/fs", [2024-03-20T20:02:36.535Z] "math", [2024-03-20T20:02:36.535Z] "math/bits", [2024-03-20T20:02:36.535Z] "net/url", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "os/exec", [2024-03-20T20:02:36.535Z] "path", [2024-03-20T20:02:36.535Z] "path/filepath", [2024-03-20T20:02:36.535Z] "reflect", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "runtime/internal/atomic", [2024-03-20T20:02:36.535Z] "runtime/internal/math", [2024-03-20T20:02:36.535Z] "runtime/internal/sys", [2024-03-20T20:02:36.535Z] "sort", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "sync", [2024-03-20T20:02:36.535Z] "sync/atomic", [2024-03-20T20:02:36.535Z] "syscall", [2024-03-20T20:02:36.535Z] "time", [2024-03-20T20:02:36.535Z] "unicode", [2024-03-20T20:02:36.535Z] "unicode/utf8", [2024-03-20T20:02:36.535Z] "unsafe" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestGoFiles": [ [2024-03-20T20:02:36.535Z] "common_test.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestImports": [ [2024-03-20T20:02:36.535Z] "context", [2024-03-20T20:02:36.535Z] "fmt", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "reflect", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "testing" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "XTestGoFiles": [ [2024-03-20T20:02:36.535Z] "sleep_test.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "XTestImports": [ [2024-03-20T20:02:36.535Z] "context", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.535Z] "testing", [2024-03-20T20:02:36.535Z] "time" [2024-03-20T20:02:36.535Z] ] [2024-03-20T20:02:36.535Z] } [2024-03-20T20:02:36.535Z] { [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/host", [2024-03-20T20:02:36.535Z] "ImportPath": "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.535Z] "Name": "host", [2024-03-20T20:02:36.535Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.535Z] "Module": { [2024-03-20T20:02:36.535Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-20T20:02:36.535Z] "Version": "v3.24.1", [2024-03-20T20:02:36.535Z] "Time": "2024-01-24T03:08:42Z", [2024-03-20T20:02:36.535Z] "Indirect": true, [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.535Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-20T20:02:36.535Z] "GoVersion": "1.15" [2024-03-20T20:02:36.535Z] }, [2024-03-20T20:02:36.535Z] "DepOnly": true, [2024-03-20T20:02:36.535Z] "Stale": true, [2024-03-20T20:02:36.535Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.535Z] "GoFiles": [ [2024-03-20T20:02:36.535Z] "host.go", [2024-03-20T20:02:36.535Z] "host_linux.go", [2024-03-20T20:02:36.535Z] "host_linux_amd64.go", [2024-03-20T20:02:36.535Z] "host_posix.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.535Z] "host_bsd.go", [2024-03-20T20:02:36.535Z] "host_darwin.go", [2024-03-20T20:02:36.535Z] "host_darwin_amd64.go", [2024-03-20T20:02:36.535Z] "host_darwin_arm64.go", [2024-03-20T20:02:36.535Z] "host_darwin_cgo.go", [2024-03-20T20:02:36.535Z] "host_darwin_nocgo.go", [2024-03-20T20:02:36.535Z] "host_fallback.go", [2024-03-20T20:02:36.535Z] "host_freebsd.go", [2024-03-20T20:02:36.535Z] "host_freebsd_386.go", [2024-03-20T20:02:36.535Z] "host_freebsd_amd64.go", [2024-03-20T20:02:36.535Z] "host_freebsd_arm.go", [2024-03-20T20:02:36.535Z] "host_freebsd_arm64.go", [2024-03-20T20:02:36.535Z] "host_linux_386.go", [2024-03-20T20:02:36.535Z] "host_linux_arm.go", [2024-03-20T20:02:36.535Z] "host_linux_arm64.go", [2024-03-20T20:02:36.535Z] "host_linux_loong64.go", [2024-03-20T20:02:36.535Z] "host_linux_mips.go", [2024-03-20T20:02:36.535Z] "host_linux_mips64.go", [2024-03-20T20:02:36.535Z] "host_linux_mips64le.go", [2024-03-20T20:02:36.535Z] "host_linux_mipsle.go", [2024-03-20T20:02:36.535Z] "host_linux_ppc64.go", [2024-03-20T20:02:36.535Z] "host_linux_ppc64le.go", [2024-03-20T20:02:36.535Z] "host_linux_riscv64.go", [2024-03-20T20:02:36.535Z] "host_linux_s390x.go", [2024-03-20T20:02:36.535Z] "host_netbsd.go", [2024-03-20T20:02:36.535Z] "host_openbsd.go", [2024-03-20T20:02:36.535Z] "host_openbsd_386.go", [2024-03-20T20:02:36.535Z] "host_openbsd_amd64.go", [2024-03-20T20:02:36.535Z] "host_openbsd_arm.go", [2024-03-20T20:02:36.535Z] "host_openbsd_arm64.go", [2024-03-20T20:02:36.535Z] "host_solaris.go", [2024-03-20T20:02:36.535Z] "host_windows.go", [2024-03-20T20:02:36.535Z] "types_darwin.go", [2024-03-20T20:02:36.535Z] "types_freebsd.go", [2024-03-20T20:02:36.535Z] "types_linux.go", [2024-03-20T20:02:36.535Z] "types_openbsd.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "IgnoredOtherFiles": [ [2024-03-20T20:02:36.535Z] "smc_darwin.c", [2024-03-20T20:02:36.535Z] "smc_darwin.h" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "Imports": [ [2024-03-20T20:02:36.535Z] "bytes", [2024-03-20T20:02:36.535Z] "context", [2024-03-20T20:02:36.535Z] "encoding/binary", [2024-03-20T20:02:36.535Z] "encoding/json", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "fmt", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.535Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "io", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "path/filepath", [2024-03-20T20:02:36.535Z] "regexp", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "time" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "Deps": [ [2024-03-20T20:02:36.535Z] "bufio", [2024-03-20T20:02:36.535Z] "bytes", [2024-03-20T20:02:36.535Z] "context", [2024-03-20T20:02:36.535Z] "encoding", [2024-03-20T20:02:36.535Z] "encoding/base64", [2024-03-20T20:02:36.535Z] "encoding/binary", [2024-03-20T20:02:36.535Z] "encoding/json", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "fmt", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.535Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "internal/abi", [2024-03-20T20:02:36.535Z] "internal/bytealg", [2024-03-20T20:02:36.535Z] "internal/cpu", [2024-03-20T20:02:36.535Z] "internal/fmtsort", [2024-03-20T20:02:36.535Z] "internal/goexperiment", [2024-03-20T20:02:36.535Z] "internal/itoa", [2024-03-20T20:02:36.535Z] "internal/oserror", [2024-03-20T20:02:36.535Z] "internal/poll", [2024-03-20T20:02:36.535Z] "internal/race", [2024-03-20T20:02:36.535Z] "internal/reflectlite", [2024-03-20T20:02:36.535Z] "internal/syscall/execenv", [2024-03-20T20:02:36.535Z] "internal/syscall/unix", [2024-03-20T20:02:36.535Z] "internal/testlog", [2024-03-20T20:02:36.535Z] "internal/unsafeheader", [2024-03-20T20:02:36.535Z] "io", [2024-03-20T20:02:36.535Z] "io/fs", [2024-03-20T20:02:36.535Z] "math", [2024-03-20T20:02:36.535Z] "math/bits", [2024-03-20T20:02:36.535Z] "net/url", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "os/exec", [2024-03-20T20:02:36.535Z] "path", [2024-03-20T20:02:36.535Z] "path/filepath", [2024-03-20T20:02:36.535Z] "reflect", [2024-03-20T20:02:36.535Z] "regexp", [2024-03-20T20:02:36.535Z] "regexp/syntax", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "runtime/internal/atomic", [2024-03-20T20:02:36.535Z] "runtime/internal/math", [2024-03-20T20:02:36.535Z] "runtime/internal/sys", [2024-03-20T20:02:36.535Z] "sort", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "sync", [2024-03-20T20:02:36.535Z] "sync/atomic", [2024-03-20T20:02:36.535Z] "syscall", [2024-03-20T20:02:36.535Z] "time", [2024-03-20T20:02:36.535Z] "unicode", [2024-03-20T20:02:36.535Z] "unicode/utf16", [2024-03-20T20:02:36.535Z] "unicode/utf8", [2024-03-20T20:02:36.535Z] "unsafe" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestGoFiles": [ [2024-03-20T20:02:36.535Z] "host_linux_test.go", [2024-03-20T20:02:36.535Z] "host_test.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestImports": [ [2024-03-20T20:02:36.535Z] "context", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "fmt", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.535Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "sync", [2024-03-20T20:02:36.535Z] "testing" [2024-03-20T20:02:36.535Z] ] [2024-03-20T20:02:36.535Z] } [2024-03-20T20:02:36.535Z] { [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-03-20T20:02:36.535Z] "ImportPath": "github.com/tklauser/numcpus", [2024-03-20T20:02:36.535Z] "Name": "numcpus", [2024-03-20T20:02:36.535Z] "Doc": "Package numcpus provides information about the number of CPUs in the system.", [2024-03-20T20:02:36.535Z] "Root": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-03-20T20:02:36.535Z] "Module": { [2024-03-20T20:02:36.535Z] "Path": "github.com/tklauser/numcpus", [2024-03-20T20:02:36.535Z] "Version": "v0.6.1", [2024-03-20T20:02:36.535Z] "Time": "2023-05-16T12:05:20Z", [2024-03-20T20:02:36.535Z] "Indirect": true, [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-03-20T20:02:36.535Z] "GoMod": "/go/pkg/mod/cache/download/github.com/tklauser/numcpus/@v/v0.6.1.mod", [2024-03-20T20:02:36.535Z] "GoVersion": "1.13" [2024-03-20T20:02:36.535Z] }, [2024-03-20T20:02:36.535Z] "DepOnly": true, [2024-03-20T20:02:36.535Z] "Stale": true, [2024-03-20T20:02:36.535Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "GoFiles": [ [2024-03-20T20:02:36.535Z] "numcpus.go", [2024-03-20T20:02:36.535Z] "numcpus_linux.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.535Z] "numcpus_bsd.go", [2024-03-20T20:02:36.535Z] "numcpus_solaris.go", [2024-03-20T20:02:36.535Z] "numcpus_unsupported.go", [2024-03-20T20:02:36.535Z] "numcpus_windows.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "Imports": [ [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "io/ioutil", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "path/filepath", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "Deps": [ [2024-03-20T20:02:36.535Z] "bytes", [2024-03-20T20:02:36.535Z] "encoding/binary", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "internal/abi", [2024-03-20T20:02:36.535Z] "internal/bytealg", [2024-03-20T20:02:36.535Z] "internal/cpu", [2024-03-20T20:02:36.535Z] "internal/goexperiment", [2024-03-20T20:02:36.535Z] "internal/itoa", [2024-03-20T20:02:36.535Z] "internal/oserror", [2024-03-20T20:02:36.535Z] "internal/poll", [2024-03-20T20:02:36.535Z] "internal/race", [2024-03-20T20:02:36.535Z] "internal/reflectlite", [2024-03-20T20:02:36.535Z] "internal/syscall/execenv", [2024-03-20T20:02:36.535Z] "internal/syscall/unix", [2024-03-20T20:02:36.535Z] "internal/testlog", [2024-03-20T20:02:36.535Z] "internal/unsafeheader", [2024-03-20T20:02:36.535Z] "io", [2024-03-20T20:02:36.535Z] "io/fs", [2024-03-20T20:02:36.535Z] "io/ioutil", [2024-03-20T20:02:36.535Z] "math", [2024-03-20T20:02:36.535Z] "math/bits", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "path", [2024-03-20T20:02:36.535Z] "path/filepath", [2024-03-20T20:02:36.535Z] "reflect", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "runtime/internal/atomic", [2024-03-20T20:02:36.535Z] "runtime/internal/math", [2024-03-20T20:02:36.535Z] "runtime/internal/sys", [2024-03-20T20:02:36.535Z] "sort", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "sync", [2024-03-20T20:02:36.535Z] "sync/atomic", [2024-03-20T20:02:36.535Z] "syscall", [2024-03-20T20:02:36.535Z] "time", [2024-03-20T20:02:36.535Z] "unicode", [2024-03-20T20:02:36.535Z] "unicode/utf8", [2024-03-20T20:02:36.535Z] "unsafe" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestGoFiles": [ [2024-03-20T20:02:36.535Z] "numcpus_linux_test.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestImports": [ [2024-03-20T20:02:36.535Z] "testing" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "XTestGoFiles": [ [2024-03-20T20:02:36.535Z] "example_test.go", [2024-03-20T20:02:36.535Z] "numcpus_test.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "XTestImports": [ [2024-03-20T20:02:36.535Z] "bytes", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "fmt", [2024-03-20T20:02:36.535Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "os/exec", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "testing" [2024-03-20T20:02:36.535Z] ] [2024-03-20T20:02:36.535Z] } [2024-03-20T20:02:36.535Z] { [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-03-20T20:02:36.535Z] "ImportPath": "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.535Z] "Name": "sysconf", [2024-03-20T20:02:36.535Z] "Doc": "Package sysconf implements the sysconf(3) function and provides the associated SC_* constants to query system configuration values.", [2024-03-20T20:02:36.535Z] "Root": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-03-20T20:02:36.535Z] "Module": { [2024-03-20T20:02:36.535Z] "Path": "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.535Z] "Version": "v0.3.12", [2024-03-20T20:02:36.535Z] "Time": "2023-08-05T05:20:10Z", [2024-03-20T20:02:36.535Z] "Indirect": true, [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-03-20T20:02:36.535Z] "GoMod": "/go/pkg/mod/cache/download/github.com/tklauser/go-sysconf/@v/v0.3.12.mod", [2024-03-20T20:02:36.535Z] "GoVersion": "1.13" [2024-03-20T20:02:36.535Z] }, [2024-03-20T20:02:36.535Z] "DepOnly": true, [2024-03-20T20:02:36.535Z] "Stale": true, [2024-03-20T20:02:36.535Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "GoFiles": [ [2024-03-20T20:02:36.535Z] "sysconf.go", [2024-03-20T20:02:36.535Z] "sysconf_generic.go", [2024-03-20T20:02:36.535Z] "sysconf_linux.go", [2024-03-20T20:02:36.535Z] "sysconf_posix.go", [2024-03-20T20:02:36.535Z] "zsysconf_defs_linux.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_amd64.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.535Z] "mksysconf.go", [2024-03-20T20:02:36.535Z] "sysconf_bsd.go", [2024-03-20T20:02:36.535Z] "sysconf_darwin.go", [2024-03-20T20:02:36.535Z] "sysconf_defs_darwin.go", [2024-03-20T20:02:36.535Z] "sysconf_defs_dragonfly.go", [2024-03-20T20:02:36.535Z] "sysconf_defs_freebsd.go", [2024-03-20T20:02:36.535Z] "sysconf_defs_linux.go", [2024-03-20T20:02:36.535Z] "sysconf_defs_netbsd.go", [2024-03-20T20:02:36.535Z] "sysconf_defs_openbsd.go", [2024-03-20T20:02:36.535Z] "sysconf_defs_solaris.go", [2024-03-20T20:02:36.535Z] "sysconf_dragonfly.go", [2024-03-20T20:02:36.535Z] "sysconf_freebsd.go", [2024-03-20T20:02:36.535Z] "sysconf_netbsd.go", [2024-03-20T20:02:36.535Z] "sysconf_openbsd.go", [2024-03-20T20:02:36.535Z] "sysconf_solaris.go", [2024-03-20T20:02:36.535Z] "sysconf_unsupported.go", [2024-03-20T20:02:36.535Z] "sysconf_values_freebsd.go", [2024-03-20T20:02:36.535Z] "sysconf_values_linux.go", [2024-03-20T20:02:36.535Z] "sysconf_values_netbsd.go", [2024-03-20T20:02:36.535Z] "zsysconf_defs_darwin.go", [2024-03-20T20:02:36.535Z] "zsysconf_defs_dragonfly.go", [2024-03-20T20:02:36.535Z] "zsysconf_defs_freebsd.go", [2024-03-20T20:02:36.535Z] "zsysconf_defs_netbsd.go", [2024-03-20T20:02:36.535Z] "zsysconf_defs_openbsd.go", [2024-03-20T20:02:36.535Z] "zsysconf_defs_solaris.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_freebsd_386.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_freebsd_amd64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_freebsd_arm.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_freebsd_arm64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_freebsd_riscv64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_386.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_arm.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_arm64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_loong64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_mips.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_mips64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_mips64le.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_mipsle.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_ppc64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_ppc64le.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_riscv64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_linux_s390x.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_netbsd_386.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_netbsd_amd64.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_netbsd_arm.go", [2024-03-20T20:02:36.535Z] "zsysconf_values_netbsd_arm64.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "Imports": [ [2024-03-20T20:02:36.535Z] "bufio", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.535Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "io/ioutil", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "Deps": [ [2024-03-20T20:02:36.535Z] "bufio", [2024-03-20T20:02:36.535Z] "bytes", [2024-03-20T20:02:36.535Z] "encoding/binary", [2024-03-20T20:02:36.535Z] "errors", [2024-03-20T20:02:36.535Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.535Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.535Z] "internal/abi", [2024-03-20T20:02:36.535Z] "internal/bytealg", [2024-03-20T20:02:36.535Z] "internal/cpu", [2024-03-20T20:02:36.535Z] "internal/goexperiment", [2024-03-20T20:02:36.535Z] "internal/itoa", [2024-03-20T20:02:36.535Z] "internal/oserror", [2024-03-20T20:02:36.535Z] "internal/poll", [2024-03-20T20:02:36.535Z] "internal/race", [2024-03-20T20:02:36.535Z] "internal/reflectlite", [2024-03-20T20:02:36.535Z] "internal/syscall/execenv", [2024-03-20T20:02:36.535Z] "internal/syscall/unix", [2024-03-20T20:02:36.535Z] "internal/testlog", [2024-03-20T20:02:36.535Z] "internal/unsafeheader", [2024-03-20T20:02:36.535Z] "io", [2024-03-20T20:02:36.535Z] "io/fs", [2024-03-20T20:02:36.535Z] "io/ioutil", [2024-03-20T20:02:36.535Z] "math", [2024-03-20T20:02:36.535Z] "math/bits", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "path", [2024-03-20T20:02:36.535Z] "path/filepath", [2024-03-20T20:02:36.535Z] "reflect", [2024-03-20T20:02:36.535Z] "runtime", [2024-03-20T20:02:36.535Z] "runtime/internal/atomic", [2024-03-20T20:02:36.535Z] "runtime/internal/math", [2024-03-20T20:02:36.535Z] "runtime/internal/sys", [2024-03-20T20:02:36.535Z] "sort", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "sync", [2024-03-20T20:02:36.535Z] "sync/atomic", [2024-03-20T20:02:36.535Z] "syscall", [2024-03-20T20:02:36.535Z] "time", [2024-03-20T20:02:36.535Z] "unicode", [2024-03-20T20:02:36.535Z] "unicode/utf8", [2024-03-20T20:02:36.535Z] "unsafe" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestGoFiles": [ [2024-03-20T20:02:36.535Z] "sysconf_linux_test.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "TestImports": [ [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "testing" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "XTestGoFiles": [ [2024-03-20T20:02:36.535Z] "example_test.go", [2024-03-20T20:02:36.535Z] "sysconf_test.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "XTestImports": [ [2024-03-20T20:02:36.535Z] "bytes", [2024-03-20T20:02:36.535Z] "fmt", [2024-03-20T20:02:36.535Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.535Z] "os", [2024-03-20T20:02:36.535Z] "os/exec", [2024-03-20T20:02:36.535Z] "strconv", [2024-03-20T20:02:36.535Z] "strings", [2024-03-20T20:02:36.535Z] "testing" [2024-03-20T20:02:36.535Z] ] [2024-03-20T20:02:36.535Z] } [2024-03-20T20:02:36.535Z] { [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/cpu", [2024-03-20T20:02:36.535Z] "ImportPath": "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.535Z] "Name": "cpu", [2024-03-20T20:02:36.535Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.535Z] "Module": { [2024-03-20T20:02:36.535Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-20T20:02:36.535Z] "Version": "v3.24.1", [2024-03-20T20:02:36.535Z] "Time": "2024-01-24T03:08:42Z", [2024-03-20T20:02:36.535Z] "Indirect": true, [2024-03-20T20:02:36.535Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.535Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-20T20:02:36.535Z] "GoVersion": "1.15" [2024-03-20T20:02:36.535Z] }, [2024-03-20T20:02:36.535Z] "DepOnly": true, [2024-03-20T20:02:36.535Z] "Stale": true, [2024-03-20T20:02:36.535Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.535Z] "GoFiles": [ [2024-03-20T20:02:36.535Z] "cpu.go", [2024-03-20T20:02:36.535Z] "cpu_linux.go" [2024-03-20T20:02:36.535Z] ], [2024-03-20T20:02:36.535Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.535Z] "cpu_aix.go", [2024-03-20T20:02:36.535Z] "cpu_aix_cgo.go", [2024-03-20T20:02:36.535Z] "cpu_aix_nocgo.go", [2024-03-20T20:02:36.535Z] "cpu_darwin.go", [2024-03-20T20:02:36.535Z] "cpu_darwin_cgo.go", [2024-03-20T20:02:36.535Z] "cpu_darwin_nocgo.go", [2024-03-20T20:02:36.535Z] "cpu_darwin_test.go", [2024-03-20T20:02:36.535Z] "cpu_dragonfly.go", [2024-03-20T20:02:36.535Z] "cpu_dragonfly_amd64.go", [2024-03-20T20:02:36.535Z] "cpu_fallback.go", [2024-03-20T20:02:36.535Z] "cpu_freebsd.go", [2024-03-20T20:02:36.535Z] "cpu_freebsd_386.go", [2024-03-20T20:02:36.535Z] "cpu_freebsd_amd64.go", [2024-03-20T20:02:36.535Z] "cpu_freebsd_arm.go", [2024-03-20T20:02:36.536Z] "cpu_freebsd_arm64.go", [2024-03-20T20:02:36.536Z] "cpu_freebsd_test.go", [2024-03-20T20:02:36.536Z] "cpu_netbsd.go", [2024-03-20T20:02:36.536Z] "cpu_netbsd_amd64.go", [2024-03-20T20:02:36.536Z] "cpu_netbsd_arm64.go", [2024-03-20T20:02:36.536Z] "cpu_openbsd.go", [2024-03-20T20:02:36.536Z] "cpu_openbsd_386.go", [2024-03-20T20:02:36.536Z] "cpu_openbsd_amd64.go", [2024-03-20T20:02:36.536Z] "cpu_openbsd_arm.go", [2024-03-20T20:02:36.536Z] "cpu_openbsd_arm64.go", [2024-03-20T20:02:36.536Z] "cpu_plan9.go", [2024-03-20T20:02:36.536Z] "cpu_plan9_test.go", [2024-03-20T20:02:36.536Z] "cpu_solaris.go", [2024-03-20T20:02:36.536Z] "cpu_solaris_test.go", [2024-03-20T20:02:36.536Z] "cpu_windows.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Imports": [ [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.536Z] "math", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "sync", [2024-03-20T20:02:36.536Z] "time" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Deps": [ [2024-03-20T20:02:36.536Z] "bufio", [2024-03-20T20:02:36.536Z] "bytes", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding", [2024-03-20T20:02:36.536Z] "encoding/base64", [2024-03-20T20:02:36.536Z] "encoding/binary", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.536Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.536Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.536Z] "internal/abi", [2024-03-20T20:02:36.536Z] "internal/bytealg", [2024-03-20T20:02:36.536Z] "internal/cpu", [2024-03-20T20:02:36.536Z] "internal/fmtsort", [2024-03-20T20:02:36.536Z] "internal/goexperiment", [2024-03-20T20:02:36.536Z] "internal/itoa", [2024-03-20T20:02:36.536Z] "internal/oserror", [2024-03-20T20:02:36.536Z] "internal/poll", [2024-03-20T20:02:36.536Z] "internal/race", [2024-03-20T20:02:36.536Z] "internal/reflectlite", [2024-03-20T20:02:36.536Z] "internal/syscall/execenv", [2024-03-20T20:02:36.536Z] "internal/syscall/unix", [2024-03-20T20:02:36.536Z] "internal/testlog", [2024-03-20T20:02:36.536Z] "internal/unsafeheader", [2024-03-20T20:02:36.536Z] "io", [2024-03-20T20:02:36.536Z] "io/fs", [2024-03-20T20:02:36.536Z] "io/ioutil", [2024-03-20T20:02:36.536Z] "math", [2024-03-20T20:02:36.536Z] "math/bits", [2024-03-20T20:02:36.536Z] "net/url", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "os/exec", [2024-03-20T20:02:36.536Z] "path", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "reflect", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "runtime/internal/atomic", [2024-03-20T20:02:36.536Z] "runtime/internal/math", [2024-03-20T20:02:36.536Z] "runtime/internal/sys", [2024-03-20T20:02:36.536Z] "sort", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "sync", [2024-03-20T20:02:36.536Z] "sync/atomic", [2024-03-20T20:02:36.536Z] "syscall", [2024-03-20T20:02:36.536Z] "time", [2024-03-20T20:02:36.536Z] "unicode", [2024-03-20T20:02:36.536Z] "unicode/utf16", [2024-03-20T20:02:36.536Z] "unicode/utf8", [2024-03-20T20:02:36.536Z] "unsafe" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestGoFiles": [ [2024-03-20T20:02:36.536Z] "cpu_linux_test.go", [2024-03-20T20:02:36.536Z] "cpu_test.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestImports": [ [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "os/exec", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "testing", [2024-03-20T20:02:36.536Z] "time" [2024-03-20T20:02:36.536Z] ] [2024-03-20T20:02:36.536Z] } [2024-03-20T20:02:36.536Z] { [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/mem", [2024-03-20T20:02:36.536Z] "ImportPath": "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.536Z] "Name": "mem", [2024-03-20T20:02:36.536Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.536Z] "Module": { [2024-03-20T20:02:36.536Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-20T20:02:36.536Z] "Version": "v3.24.1", [2024-03-20T20:02:36.536Z] "Time": "2024-01-24T03:08:42Z", [2024-03-20T20:02:36.536Z] "Indirect": true, [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.536Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-20T20:02:36.536Z] "GoVersion": "1.15" [2024-03-20T20:02:36.536Z] }, [2024-03-20T20:02:36.536Z] "DepOnly": true, [2024-03-20T20:02:36.536Z] "Stale": true, [2024-03-20T20:02:36.536Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.536Z] "GoFiles": [ [2024-03-20T20:02:36.536Z] "mem.go", [2024-03-20T20:02:36.536Z] "mem_linux.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.536Z] "mem_aix.go", [2024-03-20T20:02:36.536Z] "mem_aix_cgo.go", [2024-03-20T20:02:36.536Z] "mem_aix_nocgo.go", [2024-03-20T20:02:36.536Z] "mem_bsd.go", [2024-03-20T20:02:36.536Z] "mem_bsd_test.go", [2024-03-20T20:02:36.536Z] "mem_darwin.go", [2024-03-20T20:02:36.536Z] "mem_darwin_cgo.go", [2024-03-20T20:02:36.536Z] "mem_darwin_nocgo.go", [2024-03-20T20:02:36.536Z] "mem_darwin_test.go", [2024-03-20T20:02:36.536Z] "mem_fallback.go", [2024-03-20T20:02:36.536Z] "mem_freebsd.go", [2024-03-20T20:02:36.536Z] "mem_netbsd.go", [2024-03-20T20:02:36.536Z] "mem_openbsd.go", [2024-03-20T20:02:36.536Z] "mem_openbsd_386.go", [2024-03-20T20:02:36.536Z] "mem_openbsd_amd64.go", [2024-03-20T20:02:36.536Z] "mem_openbsd_arm.go", [2024-03-20T20:02:36.536Z] "mem_openbsd_arm64.go", [2024-03-20T20:02:36.536Z] "mem_plan9.go", [2024-03-20T20:02:36.536Z] "mem_plan9_test.go", [2024-03-20T20:02:36.536Z] "mem_solaris.go", [2024-03-20T20:02:36.536Z] "mem_solaris_test.go", [2024-03-20T20:02:36.536Z] "mem_windows.go", [2024-03-20T20:02:36.536Z] "types_openbsd.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Imports": [ [2024-03-20T20:02:36.536Z] "bufio", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.536Z] "io", [2024-03-20T20:02:36.536Z] "math", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Deps": [ [2024-03-20T20:02:36.536Z] "bufio", [2024-03-20T20:02:36.536Z] "bytes", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding", [2024-03-20T20:02:36.536Z] "encoding/base64", [2024-03-20T20:02:36.536Z] "encoding/binary", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.536Z] "internal/abi", [2024-03-20T20:02:36.536Z] "internal/bytealg", [2024-03-20T20:02:36.536Z] "internal/cpu", [2024-03-20T20:02:36.536Z] "internal/fmtsort", [2024-03-20T20:02:36.536Z] "internal/goexperiment", [2024-03-20T20:02:36.536Z] "internal/itoa", [2024-03-20T20:02:36.536Z] "internal/oserror", [2024-03-20T20:02:36.536Z] "internal/poll", [2024-03-20T20:02:36.536Z] "internal/race", [2024-03-20T20:02:36.536Z] "internal/reflectlite", [2024-03-20T20:02:36.536Z] "internal/syscall/execenv", [2024-03-20T20:02:36.536Z] "internal/syscall/unix", [2024-03-20T20:02:36.536Z] "internal/testlog", [2024-03-20T20:02:36.536Z] "internal/unsafeheader", [2024-03-20T20:02:36.536Z] "io", [2024-03-20T20:02:36.536Z] "io/fs", [2024-03-20T20:02:36.536Z] "math", [2024-03-20T20:02:36.536Z] "math/bits", [2024-03-20T20:02:36.536Z] "net/url", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "os/exec", [2024-03-20T20:02:36.536Z] "path", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "reflect", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "runtime/internal/atomic", [2024-03-20T20:02:36.536Z] "runtime/internal/math", [2024-03-20T20:02:36.536Z] "runtime/internal/sys", [2024-03-20T20:02:36.536Z] "sort", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "sync", [2024-03-20T20:02:36.536Z] "sync/atomic", [2024-03-20T20:02:36.536Z] "syscall", [2024-03-20T20:02:36.536Z] "time", [2024-03-20T20:02:36.536Z] "unicode", [2024-03-20T20:02:36.536Z] "unicode/utf16", [2024-03-20T20:02:36.536Z] "unicode/utf8", [2024-03-20T20:02:36.536Z] "unsafe" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestGoFiles": [ [2024-03-20T20:02:36.536Z] "mem_linux_test.go", [2024-03-20T20:02:36.536Z] "mem_test.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestImports": [ [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "reflect", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "testing" [2024-03-20T20:02:36.536Z] ] [2024-03-20T20:02:36.536Z] } [2024-03-20T20:02:36.536Z] { [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/net", [2024-03-20T20:02:36.536Z] "ImportPath": "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.536Z] "Name": "net", [2024-03-20T20:02:36.536Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.536Z] "Module": { [2024-03-20T20:02:36.536Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-20T20:02:36.536Z] "Version": "v3.24.1", [2024-03-20T20:02:36.536Z] "Time": "2024-01-24T03:08:42Z", [2024-03-20T20:02:36.536Z] "Indirect": true, [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.536Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-20T20:02:36.536Z] "GoVersion": "1.15" [2024-03-20T20:02:36.536Z] }, [2024-03-20T20:02:36.536Z] "DepOnly": true, [2024-03-20T20:02:36.536Z] "Stale": true, [2024-03-20T20:02:36.536Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.536Z] "GoFiles": [ [2024-03-20T20:02:36.536Z] "net.go", [2024-03-20T20:02:36.536Z] "net_linux.go", [2024-03-20T20:02:36.536Z] "net_linux_116.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.536Z] "net_aix.go", [2024-03-20T20:02:36.536Z] "net_aix_cgo.go", [2024-03-20T20:02:36.536Z] "net_aix_nocgo.go", [2024-03-20T20:02:36.536Z] "net_darwin.go", [2024-03-20T20:02:36.536Z] "net_darwin_test.go", [2024-03-20T20:02:36.536Z] "net_fallback.go", [2024-03-20T20:02:36.536Z] "net_freebsd.go", [2024-03-20T20:02:36.536Z] "net_linux_111.go", [2024-03-20T20:02:36.536Z] "net_openbsd.go", [2024-03-20T20:02:36.536Z] "net_solaris.go", [2024-03-20T20:02:36.536Z] "net_unix.go", [2024-03-20T20:02:36.536Z] "net_windows.go", [2024-03-20T20:02:36.536Z] "types_darwin.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Imports": [ [2024-03-20T20:02:36.536Z] "bytes", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding/hex", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "io", [2024-03-20T20:02:36.536Z] "net", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "syscall" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Deps": [ [2024-03-20T20:02:36.536Z] "bufio", [2024-03-20T20:02:36.536Z] "bytes", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding", [2024-03-20T20:02:36.536Z] "encoding/base64", [2024-03-20T20:02:36.536Z] "encoding/binary", [2024-03-20T20:02:36.536Z] "encoding/hex", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "internal/abi", [2024-03-20T20:02:36.536Z] "internal/bytealg", [2024-03-20T20:02:36.536Z] "internal/cpu", [2024-03-20T20:02:36.536Z] "internal/fmtsort", [2024-03-20T20:02:36.536Z] "internal/goexperiment", [2024-03-20T20:02:36.536Z] "internal/itoa", [2024-03-20T20:02:36.536Z] "internal/nettrace", [2024-03-20T20:02:36.536Z] "internal/oserror", [2024-03-20T20:02:36.536Z] "internal/poll", [2024-03-20T20:02:36.536Z] "internal/race", [2024-03-20T20:02:36.536Z] "internal/reflectlite", [2024-03-20T20:02:36.536Z] "internal/singleflight", [2024-03-20T20:02:36.536Z] "internal/syscall/execenv", [2024-03-20T20:02:36.536Z] "internal/syscall/unix", [2024-03-20T20:02:36.536Z] "internal/testlog", [2024-03-20T20:02:36.536Z] "internal/unsafeheader", [2024-03-20T20:02:36.536Z] "io", [2024-03-20T20:02:36.536Z] "io/fs", [2024-03-20T20:02:36.536Z] "math", [2024-03-20T20:02:36.536Z] "math/bits", [2024-03-20T20:02:36.536Z] "net", [2024-03-20T20:02:36.536Z] "net/url", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "os/exec", [2024-03-20T20:02:36.536Z] "path", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "reflect", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "runtime/cgo", [2024-03-20T20:02:36.536Z] "runtime/internal/atomic", [2024-03-20T20:02:36.536Z] "runtime/internal/math", [2024-03-20T20:02:36.536Z] "runtime/internal/sys", [2024-03-20T20:02:36.536Z] "sort", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "sync", [2024-03-20T20:02:36.536Z] "sync/atomic", [2024-03-20T20:02:36.536Z] "syscall", [2024-03-20T20:02:36.536Z] "time", [2024-03-20T20:02:36.536Z] "unicode", [2024-03-20T20:02:36.536Z] "unicode/utf16", [2024-03-20T20:02:36.536Z] "unicode/utf8", [2024-03-20T20:02:36.536Z] "unsafe", [2024-03-20T20:02:36.536Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestGoFiles": [ [2024-03-20T20:02:36.536Z] "net_linux_netlink_test.go", [2024-03-20T20:02:36.536Z] "net_linux_test.go", [2024-03-20T20:02:36.536Z] "net_test.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestImports": [ [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.536Z] "net", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "syscall", [2024-03-20T20:02:36.536Z] "testing" [2024-03-20T20:02:36.536Z] ] [2024-03-20T20:02:36.536Z] } [2024-03-20T20:02:36.536Z] { [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/process", [2024-03-20T20:02:36.536Z] "ImportPath": "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.536Z] "Name": "process", [2024-03-20T20:02:36.536Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.536Z] "Module": { [2024-03-20T20:02:36.536Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-20T20:02:36.536Z] "Version": "v3.24.1", [2024-03-20T20:02:36.536Z] "Time": "2024-01-24T03:08:42Z", [2024-03-20T20:02:36.536Z] "Indirect": true, [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-20T20:02:36.536Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-20T20:02:36.536Z] "GoVersion": "1.15" [2024-03-20T20:02:36.536Z] }, [2024-03-20T20:02:36.536Z] "DepOnly": true, [2024-03-20T20:02:36.536Z] "Stale": true, [2024-03-20T20:02:36.536Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.536Z] "GoFiles": [ [2024-03-20T20:02:36.536Z] "process.go", [2024-03-20T20:02:36.536Z] "process_linux.go", [2024-03-20T20:02:36.536Z] "process_posix.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.536Z] "process_bsd.go", [2024-03-20T20:02:36.536Z] "process_darwin.go", [2024-03-20T20:02:36.536Z] "process_darwin_amd64.go", [2024-03-20T20:02:36.536Z] "process_darwin_arm64.go", [2024-03-20T20:02:36.536Z] "process_darwin_cgo.go", [2024-03-20T20:02:36.536Z] "process_darwin_nocgo.go", [2024-03-20T20:02:36.536Z] "process_fallback.go", [2024-03-20T20:02:36.536Z] "process_freebsd.go", [2024-03-20T20:02:36.536Z] "process_freebsd_386.go", [2024-03-20T20:02:36.536Z] "process_freebsd_amd64.go", [2024-03-20T20:02:36.536Z] "process_freebsd_arm.go", [2024-03-20T20:02:36.536Z] "process_freebsd_arm64.go", [2024-03-20T20:02:36.536Z] "process_openbsd.go", [2024-03-20T20:02:36.536Z] "process_openbsd_386.go", [2024-03-20T20:02:36.536Z] "process_openbsd_amd64.go", [2024-03-20T20:02:36.536Z] "process_openbsd_arm.go", [2024-03-20T20:02:36.536Z] "process_openbsd_arm64.go", [2024-03-20T20:02:36.536Z] "process_plan9.go", [2024-03-20T20:02:36.536Z] "process_race_test.go", [2024-03-20T20:02:36.536Z] "process_solaris.go", [2024-03-20T20:02:36.536Z] "process_windows.go", [2024-03-20T20:02:36.536Z] "process_windows_32bit.go", [2024-03-20T20:02:36.536Z] "process_windows_64bit.go", [2024-03-20T20:02:36.536Z] "types_darwin.go", [2024-03-20T20:02:36.536Z] "types_freebsd.go", [2024-03-20T20:02:36.536Z] "types_openbsd.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Imports": [ [2024-03-20T20:02:36.536Z] "bufio", [2024-03-20T20:02:36.536Z] "bytes", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.536Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.536Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.536Z] "math", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "os/user", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "sort", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "sync", [2024-03-20T20:02:36.536Z] "syscall", [2024-03-20T20:02:36.536Z] "time" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Deps": [ [2024-03-20T20:02:36.536Z] "bufio", [2024-03-20T20:02:36.536Z] "bytes", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "encoding", [2024-03-20T20:02:36.536Z] "encoding/base64", [2024-03-20T20:02:36.536Z] "encoding/binary", [2024-03-20T20:02:36.536Z] "encoding/hex", [2024-03-20T20:02:36.536Z] "encoding/json", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.536Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.536Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.536Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.536Z] "internal/abi", [2024-03-20T20:02:36.536Z] "internal/bytealg", [2024-03-20T20:02:36.536Z] "internal/cpu", [2024-03-20T20:02:36.536Z] "internal/fmtsort", [2024-03-20T20:02:36.536Z] "internal/goexperiment", [2024-03-20T20:02:36.536Z] "internal/itoa", [2024-03-20T20:02:36.536Z] "internal/nettrace", [2024-03-20T20:02:36.536Z] "internal/oserror", [2024-03-20T20:02:36.536Z] "internal/poll", [2024-03-20T20:02:36.536Z] "internal/race", [2024-03-20T20:02:36.536Z] "internal/reflectlite", [2024-03-20T20:02:36.536Z] "internal/singleflight", [2024-03-20T20:02:36.536Z] "internal/syscall/execenv", [2024-03-20T20:02:36.536Z] "internal/syscall/unix", [2024-03-20T20:02:36.536Z] "internal/testlog", [2024-03-20T20:02:36.536Z] "internal/unsafeheader", [2024-03-20T20:02:36.536Z] "io", [2024-03-20T20:02:36.536Z] "io/fs", [2024-03-20T20:02:36.536Z] "io/ioutil", [2024-03-20T20:02:36.536Z] "math", [2024-03-20T20:02:36.536Z] "math/bits", [2024-03-20T20:02:36.536Z] "net", [2024-03-20T20:02:36.536Z] "net/url", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "os/exec", [2024-03-20T20:02:36.536Z] "os/user", [2024-03-20T20:02:36.536Z] "path", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "reflect", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "runtime/cgo", [2024-03-20T20:02:36.536Z] "runtime/internal/atomic", [2024-03-20T20:02:36.536Z] "runtime/internal/math", [2024-03-20T20:02:36.536Z] "runtime/internal/sys", [2024-03-20T20:02:36.536Z] "sort", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "sync", [2024-03-20T20:02:36.536Z] "sync/atomic", [2024-03-20T20:02:36.536Z] "syscall", [2024-03-20T20:02:36.536Z] "time", [2024-03-20T20:02:36.536Z] "unicode", [2024-03-20T20:02:36.536Z] "unicode/utf16", [2024-03-20T20:02:36.536Z] "unicode/utf8", [2024-03-20T20:02:36.536Z] "unsafe", [2024-03-20T20:02:36.536Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestGoFiles": [ [2024-03-20T20:02:36.536Z] "process_linux_test.go", [2024-03-20T20:02:36.536Z] "process_posix_test.go", [2024-03-20T20:02:36.536Z] "process_test.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "TestImports": [ [2024-03-20T20:02:36.536Z] "bufio", [2024-03-20T20:02:36.536Z] "context", [2024-03-20T20:02:36.536Z] "errors", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.536Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.536Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.536Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.536Z] "io", [2024-03-20T20:02:36.536Z] "net", [2024-03-20T20:02:36.536Z] "os", [2024-03-20T20:02:36.536Z] "os/exec", [2024-03-20T20:02:36.536Z] "os/user", [2024-03-20T20:02:36.536Z] "path/filepath", [2024-03-20T20:02:36.536Z] "reflect", [2024-03-20T20:02:36.536Z] "runtime", [2024-03-20T20:02:36.536Z] "strconv", [2024-03-20T20:02:36.536Z] "strings", [2024-03-20T20:02:36.536Z] "sync", [2024-03-20T20:02:36.536Z] "testing", [2024-03-20T20:02:36.536Z] "time" [2024-03-20T20:02:36.536Z] ] [2024-03-20T20:02:36.536Z] } [2024-03-20T20:02:36.536Z] { [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge/posture", [2024-03-20T20:02:36.536Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.536Z] "Name": "posture", [2024-03-20T20:02:36.536Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.536Z] "Module": { [2024-03-20T20:02:36.536Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.536Z] "Version": "v0.23.13", [2024-03-20T20:02:36.536Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.536Z] "Indirect": true, [2024-03-20T20:02:36.536Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.536Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.536Z] "GoVersion": "1.20" [2024-03-20T20:02:36.536Z] }, [2024-03-20T20:02:36.536Z] "DepOnly": true, [2024-03-20T20:02:36.536Z] "Stale": true, [2024-03-20T20:02:36.536Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.536Z] "GoFiles": [ [2024-03-20T20:02:36.536Z] "cache.go", [2024-03-20T20:02:36.536Z] "domain.go", [2024-03-20T20:02:36.536Z] "mac.go", [2024-03-20T20:02:36.536Z] "os.go", [2024-03-20T20:02:36.536Z] "process.go", [2024-03-20T20:02:36.536Z] "process_notjs.go", [2024-03-20T20:02:36.536Z] "process_notwin.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.536Z] "domain_windows.go", [2024-03-20T20:02:36.536Z] "posture_windows_test.go", [2024-03-20T20:02:36.536Z] "process_js.go", [2024-03-20T20:02:36.536Z] "process_windows.go" [2024-03-20T20:02:36.536Z] ], [2024-03-20T20:02:36.536Z] "Imports": [ [2024-03-20T20:02:36.536Z] "crypto/sha512", [2024-03-20T20:02:36.536Z] "fmt", [2024-03-20T20:02:36.536Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.536Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.536Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.536Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.536Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.536Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.536Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.536Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.536Z] "net", [2024-03-20T20:02:36.536Z] "net/http", [2024-03-20T20:02:36.537Z] "os", [2024-03-20T20:02:36.537Z] "path/filepath", [2024-03-20T20:02:36.537Z] "regexp", [2024-03-20T20:02:36.537Z] "runtime", [2024-03-20T20:02:36.537Z] "strings", [2024-03-20T20:02:36.537Z] "sync", [2024-03-20T20:02:36.537Z] "sync/atomic", [2024-03-20T20:02:36.537Z] "time" [2024-03-20T20:02:36.537Z] ], [2024-03-20T20:02:36.537Z] "Deps": [ [2024-03-20T20:02:36.537Z] "bufio", [2024-03-20T20:02:36.537Z] "bytes", [2024-03-20T20:02:36.537Z] "compress/flate", [2024-03-20T20:02:36.537Z] "compress/gzip", [2024-03-20T20:02:36.537Z] "container/list", [2024-03-20T20:02:36.537Z] "context", [2024-03-20T20:02:36.537Z] "crypto", [2024-03-20T20:02:36.537Z] "crypto/aes", [2024-03-20T20:02:36.537Z] "crypto/cipher", [2024-03-20T20:02:36.537Z] "crypto/des", [2024-03-20T20:02:36.537Z] "crypto/dsa", [2024-03-20T20:02:36.537Z] "crypto/ecdsa", [2024-03-20T20:02:36.537Z] "crypto/ed25519", [2024-03-20T20:02:36.537Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.537Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.537Z] "crypto/elliptic", [2024-03-20T20:02:36.537Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.537Z] "crypto/hmac", [2024-03-20T20:02:36.537Z] "crypto/internal/randutil", [2024-03-20T20:02:36.537Z] "crypto/internal/subtle", [2024-03-20T20:02:36.537Z] "crypto/md5", [2024-03-20T20:02:36.537Z] "crypto/rand", [2024-03-20T20:02:36.537Z] "crypto/rc4", [2024-03-20T20:02:36.537Z] "crypto/rsa", [2024-03-20T20:02:36.537Z] "crypto/sha1", [2024-03-20T20:02:36.537Z] "crypto/sha256", [2024-03-20T20:02:36.537Z] "crypto/sha512", [2024-03-20T20:02:36.537Z] "crypto/subtle", [2024-03-20T20:02:36.537Z] "crypto/tls", [2024-03-20T20:02:36.537Z] "crypto/x509", [2024-03-20T20:02:36.537Z] "crypto/x509/pkix", [2024-03-20T20:02:36.537Z] "database/sql/driver", [2024-03-20T20:02:36.537Z] "embed", [2024-03-20T20:02:36.537Z] "encoding", [2024-03-20T20:02:36.537Z] "encoding/asn1", [2024-03-20T20:02:36.537Z] "encoding/base64", [2024-03-20T20:02:36.537Z] "encoding/binary", [2024-03-20T20:02:36.537Z] "encoding/csv", [2024-03-20T20:02:36.537Z] "encoding/gob", [2024-03-20T20:02:36.537Z] "encoding/hex", [2024-03-20T20:02:36.537Z] "encoding/json", [2024-03-20T20:02:36.537Z] "encoding/pem", [2024-03-20T20:02:36.537Z] "encoding/xml", [2024-03-20T20:02:36.537Z] "errors", [2024-03-20T20:02:36.537Z] "fmt", [2024-03-20T20:02:36.537Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.537Z] "github.com/google/uuid", [2024-03-20T20:02:36.537Z] "github.com/josharian/intern", [2024-03-20T20:02:36.537Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.537Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.537Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.537Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.537Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.537Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.537Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.537Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.537Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.537Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.537Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.537Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.537Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.537Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.537Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.537Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.537Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.537Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.537Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.537Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.537Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.537Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.537Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.537Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.537Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.537Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.537Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.537Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.537Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.537Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.537Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.537Z] "golang.org/x/term", [2024-03-20T20:02:36.537Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.537Z] "hash", [2024-03-20T20:02:36.537Z] "hash/crc32", [2024-03-20T20:02:36.537Z] "html", [2024-03-20T20:02:36.537Z] "internal/abi", [2024-03-20T20:02:36.537Z] "internal/bytealg", [2024-03-20T20:02:36.537Z] "internal/cpu", [2024-03-20T20:02:36.537Z] "internal/fmtsort", [2024-03-20T20:02:36.537Z] "internal/goexperiment", [2024-03-20T20:02:36.537Z] "internal/itoa", [2024-03-20T20:02:36.537Z] "internal/nettrace", [2024-03-20T20:02:36.537Z] "internal/oserror", [2024-03-20T20:02:36.537Z] "internal/poll", [2024-03-20T20:02:36.537Z] "internal/race", [2024-03-20T20:02:36.537Z] "internal/reflectlite", [2024-03-20T20:02:36.537Z] "internal/singleflight", [2024-03-20T20:02:36.537Z] "internal/syscall/execenv", [2024-03-20T20:02:36.537Z] "internal/syscall/unix", [2024-03-20T20:02:36.537Z] "internal/testlog", [2024-03-20T20:02:36.537Z] "internal/unsafeheader", [2024-03-20T20:02:36.537Z] "io", [2024-03-20T20:02:36.537Z] "io/fs", [2024-03-20T20:02:36.537Z] "io/ioutil", [2024-03-20T20:02:36.537Z] "log", [2024-03-20T20:02:36.537Z] "math", [2024-03-20T20:02:36.537Z] "math/big", [2024-03-20T20:02:36.537Z] "math/bits", [2024-03-20T20:02:36.537Z] "math/rand", [2024-03-20T20:02:36.537Z] "mime", [2024-03-20T20:02:36.537Z] "mime/multipart", [2024-03-20T20:02:36.537Z] "mime/quotedprintable", [2024-03-20T20:02:36.537Z] "net", [2024-03-20T20:02:36.537Z] "net/http", [2024-03-20T20:02:36.537Z] "net/http/httptrace", [2024-03-20T20:02:36.537Z] "net/http/internal", [2024-03-20T20:02:36.537Z] "net/http/internal/ascii", [2024-03-20T20:02:36.537Z] "net/mail", [2024-03-20T20:02:36.537Z] "net/textproto", [2024-03-20T20:02:36.537Z] "net/url", [2024-03-20T20:02:36.537Z] "os", [2024-03-20T20:02:36.537Z] "os/exec", [2024-03-20T20:02:36.537Z] "os/user", [2024-03-20T20:02:36.537Z] "path", [2024-03-20T20:02:36.537Z] "path/filepath", [2024-03-20T20:02:36.537Z] "reflect", [2024-03-20T20:02:36.537Z] "regexp", [2024-03-20T20:02:36.537Z] "regexp/syntax", [2024-03-20T20:02:36.537Z] "runtime", [2024-03-20T20:02:36.537Z] "runtime/cgo", [2024-03-20T20:02:36.537Z] "runtime/internal/atomic", [2024-03-20T20:02:36.537Z] "runtime/internal/math", [2024-03-20T20:02:36.537Z] "runtime/internal/sys", [2024-03-20T20:02:36.537Z] "sort", [2024-03-20T20:02:36.537Z] "strconv", [2024-03-20T20:02:36.537Z] "strings", [2024-03-20T20:02:36.537Z] "sync", [2024-03-20T20:02:36.537Z] "sync/atomic", [2024-03-20T20:02:36.537Z] "syscall", [2024-03-20T20:02:36.537Z] "time", [2024-03-20T20:02:36.537Z] "unicode", [2024-03-20T20:02:36.537Z] "unicode/utf16", [2024-03-20T20:02:36.537Z] "unicode/utf8", [2024-03-20T20:02:36.537Z] "unsafe", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.537Z] ] [2024-03-20T20:02:36.537Z] } [2024-03-20T20:02:36.537Z] { [2024-03-20T20:02:36.537Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/signing", [2024-03-20T20:02:36.537Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.537Z] "Name": "signing", [2024-03-20T20:02:36.537Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.537Z] "Module": { [2024-03-20T20:02:36.537Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.537Z] "Version": "v0.23.13", [2024-03-20T20:02:36.537Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.537Z] "Indirect": true, [2024-03-20T20:02:36.537Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.537Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.537Z] "GoVersion": "1.20" [2024-03-20T20:02:36.537Z] }, [2024-03-20T20:02:36.537Z] "DepOnly": true, [2024-03-20T20:02:36.537Z] "Stale": true, [2024-03-20T20:02:36.537Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.537Z] "GoFiles": [ [2024-03-20T20:02:36.537Z] "signing.go" [2024-03-20T20:02:36.537Z] ], [2024-03-20T20:02:36.537Z] "Imports": [ [2024-03-20T20:02:36.537Z] "crypto", [2024-03-20T20:02:36.537Z] "crypto/dsa", [2024-03-20T20:02:36.537Z] "crypto/ecdsa", [2024-03-20T20:02:36.537Z] "crypto/rand", [2024-03-20T20:02:36.537Z] "crypto/rsa", [2024-03-20T20:02:36.537Z] "encoding/binary", [2024-03-20T20:02:36.537Z] "github.com/google/uuid", [2024-03-20T20:02:36.537Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.537Z] "github.com/pkg/errors", [2024-03-20T20:02:36.537Z] "math/big", [2024-03-20T20:02:36.537Z] "reflect" [2024-03-20T20:02:36.537Z] ], [2024-03-20T20:02:36.537Z] "Deps": [ [2024-03-20T20:02:36.537Z] "bufio", [2024-03-20T20:02:36.537Z] "bytes", [2024-03-20T20:02:36.537Z] "context", [2024-03-20T20:02:36.537Z] "crypto", [2024-03-20T20:02:36.537Z] "crypto/aes", [2024-03-20T20:02:36.537Z] "crypto/cipher", [2024-03-20T20:02:36.537Z] "crypto/dsa", [2024-03-20T20:02:36.537Z] "crypto/ecdsa", [2024-03-20T20:02:36.537Z] "crypto/elliptic", [2024-03-20T20:02:36.537Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.537Z] "crypto/internal/randutil", [2024-03-20T20:02:36.537Z] "crypto/internal/subtle", [2024-03-20T20:02:36.537Z] "crypto/md5", [2024-03-20T20:02:36.537Z] "crypto/rand", [2024-03-20T20:02:36.537Z] "crypto/rsa", [2024-03-20T20:02:36.537Z] "crypto/sha1", [2024-03-20T20:02:36.537Z] "crypto/sha512", [2024-03-20T20:02:36.537Z] "crypto/subtle", [2024-03-20T20:02:36.537Z] "database/sql/driver", [2024-03-20T20:02:36.537Z] "encoding", [2024-03-20T20:02:36.537Z] "encoding/asn1", [2024-03-20T20:02:36.537Z] "encoding/base64", [2024-03-20T20:02:36.537Z] "encoding/binary", [2024-03-20T20:02:36.537Z] "encoding/hex", [2024-03-20T20:02:36.537Z] "encoding/json", [2024-03-20T20:02:36.537Z] "errors", [2024-03-20T20:02:36.537Z] "fmt", [2024-03-20T20:02:36.537Z] "github.com/google/uuid", [2024-03-20T20:02:36.537Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.537Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.537Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.537Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.537Z] "github.com/pkg/errors", [2024-03-20T20:02:36.537Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.537Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.537Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.537Z] "golang.org/x/term", [2024-03-20T20:02:36.537Z] "hash", [2024-03-20T20:02:36.537Z] "internal/abi", [2024-03-20T20:02:36.537Z] "internal/bytealg", [2024-03-20T20:02:36.537Z] "internal/cpu", [2024-03-20T20:02:36.537Z] "internal/fmtsort", [2024-03-20T20:02:36.537Z] "internal/goexperiment", [2024-03-20T20:02:36.537Z] "internal/itoa", [2024-03-20T20:02:36.537Z] "internal/nettrace", [2024-03-20T20:02:36.537Z] "internal/oserror", [2024-03-20T20:02:36.537Z] "internal/poll", [2024-03-20T20:02:36.537Z] "internal/race", [2024-03-20T20:02:36.537Z] "internal/reflectlite", [2024-03-20T20:02:36.537Z] "internal/singleflight", [2024-03-20T20:02:36.537Z] "internal/syscall/execenv", [2024-03-20T20:02:36.537Z] "internal/syscall/unix", [2024-03-20T20:02:36.537Z] "internal/testlog", [2024-03-20T20:02:36.537Z] "internal/unsafeheader", [2024-03-20T20:02:36.537Z] "io", [2024-03-20T20:02:36.537Z] "io/fs", [2024-03-20T20:02:36.537Z] "log", [2024-03-20T20:02:36.537Z] "math", [2024-03-20T20:02:36.537Z] "math/big", [2024-03-20T20:02:36.537Z] "math/bits", [2024-03-20T20:02:36.537Z] "math/rand", [2024-03-20T20:02:36.537Z] "net", [2024-03-20T20:02:36.537Z] "os", [2024-03-20T20:02:36.537Z] "path", [2024-03-20T20:02:36.537Z] "reflect", [2024-03-20T20:02:36.537Z] "runtime", [2024-03-20T20:02:36.537Z] "runtime/cgo", [2024-03-20T20:02:36.537Z] "runtime/internal/atomic", [2024-03-20T20:02:36.537Z] "runtime/internal/math", [2024-03-20T20:02:36.537Z] "runtime/internal/sys", [2024-03-20T20:02:36.537Z] "sort", [2024-03-20T20:02:36.537Z] "strconv", [2024-03-20T20:02:36.537Z] "strings", [2024-03-20T20:02:36.537Z] "sync", [2024-03-20T20:02:36.537Z] "sync/atomic", [2024-03-20T20:02:36.537Z] "syscall", [2024-03-20T20:02:36.537Z] "time", [2024-03-20T20:02:36.537Z] "unicode", [2024-03-20T20:02:36.537Z] "unicode/utf16", [2024-03-20T20:02:36.537Z] "unicode/utf8", [2024-03-20T20:02:36.537Z] "unsafe", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.537Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.537Z] ], [2024-03-20T20:02:36.537Z] "TestGoFiles": [ [2024-03-20T20:02:36.537Z] "signing_test.go" [2024-03-20T20:02:36.537Z] ], [2024-03-20T20:02:36.537Z] "TestImports": [ [2024-03-20T20:02:36.537Z] "crypto/ecdsa", [2024-03-20T20:02:36.537Z] "crypto/elliptic", [2024-03-20T20:02:36.537Z] "crypto/rand", [2024-03-20T20:02:36.537Z] "crypto/rsa", [2024-03-20T20:02:36.537Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.537Z] "testing" [2024-03-20T20:02:36.537Z] ] [2024-03-20T20:02:36.537Z] } [2024-03-20T20:02:36.537Z] { [2024-03-20T20:02:36.537Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti", [2024-03-20T20:02:36.537Z] "ImportPath": "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.537Z] "Name": "ziti", [2024-03-20T20:02:36.537Z] "Doc": "Package ziti provides methods for loading Contexts which interact with an OpenZiti Controller via the Edge Client API to bind (host) services or dial (connect) to services.", [2024-03-20T20:02:36.537Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.537Z] "Module": { [2024-03-20T20:02:36.537Z] "Path": "github.com/openziti/sdk-golang", [2024-03-20T20:02:36.537Z] "Version": "v0.23.13", [2024-03-20T20:02:36.537Z] "Time": "2024-03-19T20:49:48Z", [2024-03-20T20:02:36.537Z] "Indirect": true, [2024-03-20T20:02:36.537Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-20T20:02:36.537Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-20T20:02:36.537Z] "GoVersion": "1.20" [2024-03-20T20:02:36.537Z] }, [2024-03-20T20:02:36.537Z] "DepOnly": true, [2024-03-20T20:02:36.537Z] "Stale": true, [2024-03-20T20:02:36.537Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.537Z] "GoFiles": [ [2024-03-20T20:02:36.537Z] "client.go", [2024-03-20T20:02:36.537Z] "collection.go", [2024-03-20T20:02:36.537Z] "config.go", [2024-03-20T20:02:36.537Z] "contexts.go", [2024-03-20T20:02:36.537Z] "default_collection.go", [2024-03-20T20:02:36.537Z] "dialer.go", [2024-03-20T20:02:36.537Z] "events.go", [2024-03-20T20:02:36.537Z] "key_alg_var.go", [2024-03-20T20:02:36.537Z] "options.go", [2024-03-20T20:02:36.537Z] "terminators.go", [2024-03-20T20:02:36.537Z] "token.go", [2024-03-20T20:02:36.537Z] "ziti.go" [2024-03-20T20:02:36.537Z] ], [2024-03-20T20:02:36.537Z] "Imports": [ [2024-03-20T20:02:36.537Z] "context", [2024-03-20T20:02:36.537Z] "crypto/ecdsa", [2024-03-20T20:02:36.537Z] "crypto/elliptic", [2024-03-20T20:02:36.537Z] "crypto/rand", [2024-03-20T20:02:36.537Z] "crypto/sha1", [2024-03-20T20:02:36.537Z] "crypto/x509", [2024-03-20T20:02:36.537Z] "crypto/x509/pkix", [2024-03-20T20:02:36.537Z] "encoding/json", [2024-03-20T20:02:36.537Z] "encoding/pem", [2024-03-20T20:02:36.537Z] "errors", [2024-03-20T20:02:36.537Z] "fmt", [2024-03-20T20:02:36.537Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.537Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.537Z] "github.com/google/uuid", [2024-03-20T20:02:36.537Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.537Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.537Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.537Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.537Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.537Z] "github.com/openziti/identity", [2024-03-20T20:02:36.537Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.537Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.537Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.537Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.537Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.537Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.537Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.537Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.537Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.537Z] "github.com/pkg/errors", [2024-03-20T20:02:36.537Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.537Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.537Z] "math", [2024-03-20T20:02:36.537Z] "math/rand", [2024-03-20T20:02:36.537Z] "net", [2024-03-20T20:02:36.537Z] "net/url", [2024-03-20T20:02:36.537Z] "os", [2024-03-20T20:02:36.537Z] "reflect", [2024-03-20T20:02:36.537Z] "strconv", [2024-03-20T20:02:36.537Z] "strings", [2024-03-20T20:02:36.537Z] "sync", [2024-03-20T20:02:36.537Z] "sync/atomic", [2024-03-20T20:02:36.537Z] "time" [2024-03-20T20:02:36.537Z] ], [2024-03-20T20:02:36.537Z] "Deps": [ [2024-03-20T20:02:36.537Z] "bufio", [2024-03-20T20:02:36.537Z] "bytes", [2024-03-20T20:02:36.537Z] "compress/flate", [2024-03-20T20:02:36.537Z] "compress/gzip", [2024-03-20T20:02:36.537Z] "container/heap", [2024-03-20T20:02:36.537Z] "container/list", [2024-03-20T20:02:36.537Z] "context", [2024-03-20T20:02:36.537Z] "crypto", [2024-03-20T20:02:36.537Z] "crypto/aes", [2024-03-20T20:02:36.537Z] "crypto/cipher", [2024-03-20T20:02:36.537Z] "crypto/des", [2024-03-20T20:02:36.537Z] "crypto/dsa", [2024-03-20T20:02:36.537Z] "crypto/ecdsa", [2024-03-20T20:02:36.537Z] "crypto/ed25519", [2024-03-20T20:02:36.537Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.537Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.537Z] "crypto/elliptic", [2024-03-20T20:02:36.537Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.537Z] "crypto/hmac", [2024-03-20T20:02:36.537Z] "crypto/internal/randutil", [2024-03-20T20:02:36.537Z] "crypto/internal/subtle", [2024-03-20T20:02:36.537Z] "crypto/md5", [2024-03-20T20:02:36.537Z] "crypto/rand", [2024-03-20T20:02:36.537Z] "crypto/rc4", [2024-03-20T20:02:36.537Z] "crypto/rsa", [2024-03-20T20:02:36.537Z] "crypto/sha1", [2024-03-20T20:02:36.537Z] "crypto/sha256", [2024-03-20T20:02:36.537Z] "crypto/sha512", [2024-03-20T20:02:36.537Z] "crypto/subtle", [2024-03-20T20:02:36.537Z] "crypto/tls", [2024-03-20T20:02:36.537Z] "crypto/x509", [2024-03-20T20:02:36.537Z] "crypto/x509/pkix", [2024-03-20T20:02:36.537Z] "database/sql/driver", [2024-03-20T20:02:36.537Z] "embed", [2024-03-20T20:02:36.537Z] "encoding", [2024-03-20T20:02:36.537Z] "encoding/asn1", [2024-03-20T20:02:36.537Z] "encoding/base64", [2024-03-20T20:02:36.537Z] "encoding/binary", [2024-03-20T20:02:36.537Z] "encoding/csv", [2024-03-20T20:02:36.537Z] "encoding/gob", [2024-03-20T20:02:36.537Z] "encoding/hex", [2024-03-20T20:02:36.537Z] "encoding/json", [2024-03-20T20:02:36.537Z] "encoding/pem", [2024-03-20T20:02:36.537Z] "encoding/xml", [2024-03-20T20:02:36.537Z] "errors", [2024-03-20T20:02:36.537Z] "fmt", [2024-03-20T20:02:36.537Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.537Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.537Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.537Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.537Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.537Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.537Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.537Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.537Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.537Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.537Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.537Z] "github.com/google/uuid", [2024-03-20T20:02:36.537Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.537Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.537Z] "github.com/josharian/intern", [2024-03-20T20:02:36.537Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.537Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.537Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.537Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.537Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.537Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.537Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.537Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.537Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.537Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.537Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.537Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.537Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.537Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.537Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.537Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.537Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.537Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.537Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.537Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.538Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.538Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.538Z] "github.com/openziti/identity", [2024-03-20T20:02:36.538Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.538Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.538Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.538Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.538Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.538Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.538Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.538Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.538Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.538Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.538Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.538Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.538Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.538Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.538Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.538Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.538Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.538Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.538Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.538Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.538Z] "github.com/pkg/errors", [2024-03-20T20:02:36.538Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.538Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.538Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.538Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.538Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.538Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.538Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.538Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.538Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.538Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.538Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.538Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.538Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.538Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.538Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.538Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.538Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.538Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.538Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.538Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.538Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.538Z] "go/token", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.538Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.538Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.538Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.538Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.538Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.538Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.538Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.538Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.538Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.538Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.538Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.538Z] "golang.org/x/term", [2024-03-20T20:02:36.538Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.538Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.538Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.538Z] "golang.org/x/text/language", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.538Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.538Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.538Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.538Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.538Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.538Z] "hash", [2024-03-20T20:02:36.538Z] "hash/crc32", [2024-03-20T20:02:36.539Z] "hash/fnv", [2024-03-20T20:02:36.539Z] "html", [2024-03-20T20:02:36.539Z] "html/template", [2024-03-20T20:02:36.539Z] "internal/abi", [2024-03-20T20:02:36.539Z] "internal/bytealg", [2024-03-20T20:02:36.539Z] "internal/cpu", [2024-03-20T20:02:36.539Z] "internal/fmtsort", [2024-03-20T20:02:36.539Z] "internal/goexperiment", [2024-03-20T20:02:36.539Z] "internal/itoa", [2024-03-20T20:02:36.539Z] "internal/nettrace", [2024-03-20T20:02:36.539Z] "internal/oserror", [2024-03-20T20:02:36.539Z] "internal/poll", [2024-03-20T20:02:36.539Z] "internal/race", [2024-03-20T20:02:36.539Z] "internal/reflectlite", [2024-03-20T20:02:36.539Z] "internal/singleflight", [2024-03-20T20:02:36.539Z] "internal/syscall/execenv", [2024-03-20T20:02:36.539Z] "internal/syscall/unix", [2024-03-20T20:02:36.539Z] "internal/testlog", [2024-03-20T20:02:36.539Z] "internal/unsafeheader", [2024-03-20T20:02:36.539Z] "io", [2024-03-20T20:02:36.539Z] "io/fs", [2024-03-20T20:02:36.539Z] "io/ioutil", [2024-03-20T20:02:36.539Z] "log", [2024-03-20T20:02:36.539Z] "log/syslog", [2024-03-20T20:02:36.539Z] "math", [2024-03-20T20:02:36.539Z] "math/big", [2024-03-20T20:02:36.539Z] "math/bits", [2024-03-20T20:02:36.539Z] "math/rand", [2024-03-20T20:02:36.539Z] "mime", [2024-03-20T20:02:36.539Z] "mime/multipart", [2024-03-20T20:02:36.539Z] "mime/quotedprintable", [2024-03-20T20:02:36.539Z] "net", [2024-03-20T20:02:36.539Z] "net/http", [2024-03-20T20:02:36.539Z] "net/http/cookiejar", [2024-03-20T20:02:36.539Z] "net/http/httptrace", [2024-03-20T20:02:36.539Z] "net/http/httputil", [2024-03-20T20:02:36.539Z] "net/http/internal", [2024-03-20T20:02:36.539Z] "net/http/internal/ascii", [2024-03-20T20:02:36.539Z] "net/mail", [2024-03-20T20:02:36.539Z] "net/textproto", [2024-03-20T20:02:36.539Z] "net/url", [2024-03-20T20:02:36.539Z] "os", [2024-03-20T20:02:36.539Z] "os/exec", [2024-03-20T20:02:36.539Z] "os/user", [2024-03-20T20:02:36.539Z] "path", [2024-03-20T20:02:36.539Z] "path/filepath", [2024-03-20T20:02:36.539Z] "reflect", [2024-03-20T20:02:36.539Z] "regexp", [2024-03-20T20:02:36.539Z] "regexp/syntax", [2024-03-20T20:02:36.539Z] "runtime", [2024-03-20T20:02:36.539Z] "runtime/cgo", [2024-03-20T20:02:36.539Z] "runtime/debug", [2024-03-20T20:02:36.539Z] "runtime/internal/atomic", [2024-03-20T20:02:36.539Z] "runtime/internal/math", [2024-03-20T20:02:36.539Z] "runtime/internal/sys", [2024-03-20T20:02:36.539Z] "runtime/pprof", [2024-03-20T20:02:36.539Z] "sort", [2024-03-20T20:02:36.539Z] "strconv", [2024-03-20T20:02:36.539Z] "strings", [2024-03-20T20:02:36.539Z] "sync", [2024-03-20T20:02:36.539Z] "sync/atomic", [2024-03-20T20:02:36.539Z] "syscall", [2024-03-20T20:02:36.539Z] "text/tabwriter", [2024-03-20T20:02:36.539Z] "text/template", [2024-03-20T20:02:36.539Z] "text/template/parse", [2024-03-20T20:02:36.539Z] "time", [2024-03-20T20:02:36.539Z] "unicode", [2024-03-20T20:02:36.539Z] "unicode/utf16", [2024-03-20T20:02:36.539Z] "unicode/utf8", [2024-03-20T20:02:36.539Z] "unsafe", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.539Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.539Z] ], [2024-03-20T20:02:36.539Z] "TestGoFiles": [ [2024-03-20T20:02:36.539Z] "ziti_test.go" [2024-03-20T20:02:36.539Z] ], [2024-03-20T20:02:36.539Z] "TestImports": [ [2024-03-20T20:02:36.539Z] "fmt", [2024-03-20T20:02:36.539Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.539Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.539Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.539Z] "testing" [2024-03-20T20:02:36.539Z] ] [2024-03-20T20:02:36.539Z] } [2024-03-20T20:02:36.539Z] { [2024-03-20T20:02:36.539Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/zerotrust", [2024-03-20T20:02:36.539Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.539Z] "Name": "zerotrust", [2024-03-20T20:02:36.539Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.539Z] "Module": { [2024-03-20T20:02:36.539Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.539Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.539Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.539Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.539Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.539Z] "GoVersion": "1.21" [2024-03-20T20:02:36.539Z] }, [2024-03-20T20:02:36.539Z] "DepOnly": true, [2024-03-20T20:02:36.539Z] "Stale": true, [2024-03-20T20:02:36.539Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.539Z] "GoFiles": [ [2024-03-20T20:02:36.539Z] "zerotrust.go" [2024-03-20T20:02:36.539Z] ], [2024-03-20T20:02:36.539Z] "Imports": [ [2024-03-20T20:02:36.539Z] "context", [2024-03-20T20:02:36.539Z] "fmt", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.539Z] "net", [2024-03-20T20:02:36.539Z] "net/http", [2024-03-20T20:02:36.539Z] "strings" [2024-03-20T20:02:36.539Z] ], [2024-03-20T20:02:36.539Z] "Deps": [ [2024-03-20T20:02:36.539Z] "bufio", [2024-03-20T20:02:36.539Z] "bytes", [2024-03-20T20:02:36.539Z] "compress/flate", [2024-03-20T20:02:36.539Z] "compress/gzip", [2024-03-20T20:02:36.539Z] "compress/zlib", [2024-03-20T20:02:36.539Z] "container/heap", [2024-03-20T20:02:36.539Z] "container/list", [2024-03-20T20:02:36.539Z] "context", [2024-03-20T20:02:36.539Z] "crypto", [2024-03-20T20:02:36.539Z] "crypto/aes", [2024-03-20T20:02:36.539Z] "crypto/cipher", [2024-03-20T20:02:36.539Z] "crypto/des", [2024-03-20T20:02:36.539Z] "crypto/dsa", [2024-03-20T20:02:36.539Z] "crypto/ecdsa", [2024-03-20T20:02:36.539Z] "crypto/ed25519", [2024-03-20T20:02:36.539Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.539Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.539Z] "crypto/elliptic", [2024-03-20T20:02:36.539Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.539Z] "crypto/hmac", [2024-03-20T20:02:36.539Z] "crypto/internal/randutil", [2024-03-20T20:02:36.539Z] "crypto/internal/subtle", [2024-03-20T20:02:36.539Z] "crypto/md5", [2024-03-20T20:02:36.539Z] "crypto/rand", [2024-03-20T20:02:36.539Z] "crypto/rc4", [2024-03-20T20:02:36.539Z] "crypto/rsa", [2024-03-20T20:02:36.539Z] "crypto/sha1", [2024-03-20T20:02:36.539Z] "crypto/sha256", [2024-03-20T20:02:36.539Z] "crypto/sha512", [2024-03-20T20:02:36.539Z] "crypto/subtle", [2024-03-20T20:02:36.539Z] "crypto/tls", [2024-03-20T20:02:36.539Z] "crypto/x509", [2024-03-20T20:02:36.539Z] "crypto/x509/pkix", [2024-03-20T20:02:36.539Z] "database/sql/driver", [2024-03-20T20:02:36.539Z] "debug/dwarf", [2024-03-20T20:02:36.539Z] "debug/macho", [2024-03-20T20:02:36.539Z] "embed", [2024-03-20T20:02:36.539Z] "encoding", [2024-03-20T20:02:36.539Z] "encoding/asn1", [2024-03-20T20:02:36.539Z] "encoding/base64", [2024-03-20T20:02:36.539Z] "encoding/binary", [2024-03-20T20:02:36.539Z] "encoding/csv", [2024-03-20T20:02:36.539Z] "encoding/gob", [2024-03-20T20:02:36.539Z] "encoding/hex", [2024-03-20T20:02:36.539Z] "encoding/json", [2024-03-20T20:02:36.539Z] "encoding/pem", [2024-03-20T20:02:36.539Z] "encoding/xml", [2024-03-20T20:02:36.539Z] "errors", [2024-03-20T20:02:36.539Z] "flag", [2024-03-20T20:02:36.539Z] "fmt", [2024-03-20T20:02:36.539Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.539Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.539Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.539Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.539Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.539Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.539Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.539Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.539Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.539Z] "github.com/go-kit/log", [2024-03-20T20:02:36.539Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.539Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.539Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.539Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.539Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.539Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.539Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.539Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.539Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.539Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.539Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.539Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.539Z] "github.com/google/uuid", [2024-03-20T20:02:36.539Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.539Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.539Z] "github.com/josharian/intern", [2024-03-20T20:02:36.539Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.539Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.539Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.539Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.539Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.539Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.539Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.539Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.539Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.539Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.539Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.539Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.539Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.539Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.539Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.539Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.539Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.539Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.539Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.539Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.539Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.539Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.539Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.539Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.539Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.539Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.539Z] "github.com/openziti/identity", [2024-03-20T20:02:36.539Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.539Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.539Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.539Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.539Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.539Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.539Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.539Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.539Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.539Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.539Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.539Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.539Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.539Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.540Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.540Z] "github.com/pkg/errors", [2024-03-20T20:02:36.540Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.540Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.540Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.540Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.540Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.540Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.540Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.540Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.540Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.540Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.540Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.540Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.540Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.540Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.540Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.540Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.540Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.540Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.540Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.540Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.540Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.540Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.540Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.540Z] "go/token", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.540Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.540Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.540Z] "golang.org/x/net/html", [2024-03-20T20:02:36.540Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.540Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.540Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.540Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.540Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.540Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.540Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.540Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.540Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.540Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.540Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.540Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.540Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.540Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.540Z] "golang.org/x/term", [2024-03-20T20:02:36.540Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.540Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.540Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.540Z] "golang.org/x/text/language", [2024-03-20T20:02:36.540Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.540Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.540Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.540Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.540Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.540Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.540Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.540Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.540Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.540Z] "hash", [2024-03-20T20:02:36.540Z] "hash/adler32", [2024-03-20T20:02:36.540Z] "hash/crc32", [2024-03-20T20:02:36.540Z] "hash/fnv", [2024-03-20T20:02:36.540Z] "html", [2024-03-20T20:02:36.540Z] "html/template", [2024-03-20T20:02:36.540Z] "internal/abi", [2024-03-20T20:02:36.540Z] "internal/bytealg", [2024-03-20T20:02:36.540Z] "internal/cpu", [2024-03-20T20:02:36.540Z] "internal/fmtsort", [2024-03-20T20:02:36.540Z] "internal/goexperiment", [2024-03-20T20:02:36.540Z] "internal/itoa", [2024-03-20T20:02:36.540Z] "internal/nettrace", [2024-03-20T20:02:36.540Z] "internal/oserror", [2024-03-20T20:02:36.540Z] "internal/poll", [2024-03-20T20:02:36.540Z] "internal/race", [2024-03-20T20:02:36.540Z] "internal/reflectlite", [2024-03-20T20:02:36.540Z] "internal/singleflight", [2024-03-20T20:02:36.540Z] "internal/syscall/execenv", [2024-03-20T20:02:36.540Z] "internal/syscall/unix", [2024-03-20T20:02:36.540Z] "internal/testlog", [2024-03-20T20:02:36.540Z] "internal/unsafeheader", [2024-03-20T20:02:36.540Z] "io", [2024-03-20T20:02:36.540Z] "io/fs", [2024-03-20T20:02:36.540Z] "io/ioutil", [2024-03-20T20:02:36.540Z] "log", [2024-03-20T20:02:36.540Z] "log/syslog", [2024-03-20T20:02:36.540Z] "math", [2024-03-20T20:02:36.540Z] "math/big", [2024-03-20T20:02:36.540Z] "math/bits", [2024-03-20T20:02:36.540Z] "math/rand", [2024-03-20T20:02:36.540Z] "mime", [2024-03-20T20:02:36.540Z] "mime/multipart", [2024-03-20T20:02:36.540Z] "mime/quotedprintable", [2024-03-20T20:02:36.540Z] "net", [2024-03-20T20:02:36.540Z] "net/http", [2024-03-20T20:02:36.540Z] "net/http/cookiejar", [2024-03-20T20:02:36.540Z] "net/http/httptest", [2024-03-20T20:02:36.540Z] "net/http/httptrace", [2024-03-20T20:02:36.540Z] "net/http/httputil", [2024-03-20T20:02:36.540Z] "net/http/internal", [2024-03-20T20:02:36.540Z] "net/http/internal/ascii", [2024-03-20T20:02:36.540Z] "net/http/internal/testcert", [2024-03-20T20:02:36.540Z] "net/mail", [2024-03-20T20:02:36.540Z] "net/textproto", [2024-03-20T20:02:36.540Z] "net/url", [2024-03-20T20:02:36.540Z] "os", [2024-03-20T20:02:36.540Z] "os/exec", [2024-03-20T20:02:36.540Z] "os/user", [2024-03-20T20:02:36.540Z] "path", [2024-03-20T20:02:36.540Z] "path/filepath", [2024-03-20T20:02:36.540Z] "reflect", [2024-03-20T20:02:36.540Z] "regexp", [2024-03-20T20:02:36.540Z] "regexp/syntax", [2024-03-20T20:02:36.540Z] "runtime", [2024-03-20T20:02:36.540Z] "runtime/cgo", [2024-03-20T20:02:36.540Z] "runtime/debug", [2024-03-20T20:02:36.540Z] "runtime/internal/atomic", [2024-03-20T20:02:36.540Z] "runtime/internal/math", [2024-03-20T20:02:36.540Z] "runtime/internal/sys", [2024-03-20T20:02:36.540Z] "runtime/pprof", [2024-03-20T20:02:36.540Z] "sort", [2024-03-20T20:02:36.540Z] "strconv", [2024-03-20T20:02:36.540Z] "strings", [2024-03-20T20:02:36.540Z] "sync", [2024-03-20T20:02:36.540Z] "sync/atomic", [2024-03-20T20:02:36.540Z] "syscall", [2024-03-20T20:02:36.540Z] "text/tabwriter", [2024-03-20T20:02:36.540Z] "text/template", [2024-03-20T20:02:36.540Z] "text/template/parse", [2024-03-20T20:02:36.540Z] "time", [2024-03-20T20:02:36.540Z] "unicode", [2024-03-20T20:02:36.540Z] "unicode/utf16", [2024-03-20T20:02:36.540Z] "unicode/utf8", [2024-03-20T20:02:36.540Z] "unsafe", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.540Z] ] [2024-03-20T20:02:36.540Z] } [2024-03-20T20:02:36.540Z] { [2024-03-20T20:02:36.540Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/http/utils", [2024-03-20T20:02:36.540Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.540Z] "Name": "utils", [2024-03-20T20:02:36.540Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.540Z] "Module": { [2024-03-20T20:02:36.540Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.540Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.540Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.540Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.540Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.540Z] "GoVersion": "1.21" [2024-03-20T20:02:36.540Z] }, [2024-03-20T20:02:36.540Z] "DepOnly": true, [2024-03-20T20:02:36.540Z] "Stale": true, [2024-03-20T20:02:36.540Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.540Z] "GoFiles": [ [2024-03-20T20:02:36.540Z] "common.go", [2024-03-20T20:02:36.540Z] "request.go" [2024-03-20T20:02:36.540Z] ], [2024-03-20T20:02:36.540Z] "Imports": [ [2024-03-20T20:02:36.540Z] "bytes", [2024-03-20T20:02:36.540Z] "context", [2024-03-20T20:02:36.540Z] "encoding/json", [2024-03-20T20:02:36.540Z] "fmt", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.540Z] "github.com/google/uuid", [2024-03-20T20:02:36.540Z] "io", [2024-03-20T20:02:36.540Z] "mime/multipart", [2024-03-20T20:02:36.540Z] "net/http", [2024-03-20T20:02:36.540Z] "net/url", [2024-03-20T20:02:36.540Z] "os", [2024-03-20T20:02:36.540Z] "path", [2024-03-20T20:02:36.540Z] "path/filepath" [2024-03-20T20:02:36.540Z] ], [2024-03-20T20:02:36.540Z] "Deps": [ [2024-03-20T20:02:36.540Z] "bufio", [2024-03-20T20:02:36.540Z] "bytes", [2024-03-20T20:02:36.540Z] "compress/flate", [2024-03-20T20:02:36.540Z] "compress/gzip", [2024-03-20T20:02:36.540Z] "compress/zlib", [2024-03-20T20:02:36.540Z] "container/list", [2024-03-20T20:02:36.540Z] "context", [2024-03-20T20:02:36.540Z] "crypto", [2024-03-20T20:02:36.540Z] "crypto/aes", [2024-03-20T20:02:36.540Z] "crypto/cipher", [2024-03-20T20:02:36.540Z] "crypto/des", [2024-03-20T20:02:36.540Z] "crypto/dsa", [2024-03-20T20:02:36.540Z] "crypto/ecdsa", [2024-03-20T20:02:36.540Z] "crypto/ed25519", [2024-03-20T20:02:36.540Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.540Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.540Z] "crypto/elliptic", [2024-03-20T20:02:36.540Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.540Z] "crypto/hmac", [2024-03-20T20:02:36.540Z] "crypto/internal/randutil", [2024-03-20T20:02:36.540Z] "crypto/internal/subtle", [2024-03-20T20:02:36.540Z] "crypto/md5", [2024-03-20T20:02:36.540Z] "crypto/rand", [2024-03-20T20:02:36.540Z] "crypto/rc4", [2024-03-20T20:02:36.540Z] "crypto/rsa", [2024-03-20T20:02:36.540Z] "crypto/sha1", [2024-03-20T20:02:36.540Z] "crypto/sha256", [2024-03-20T20:02:36.540Z] "crypto/sha512", [2024-03-20T20:02:36.540Z] "crypto/subtle", [2024-03-20T20:02:36.540Z] "crypto/tls", [2024-03-20T20:02:36.540Z] "crypto/x509", [2024-03-20T20:02:36.540Z] "crypto/x509/pkix", [2024-03-20T20:02:36.540Z] "database/sql/driver", [2024-03-20T20:02:36.540Z] "debug/dwarf", [2024-03-20T20:02:36.540Z] "debug/macho", [2024-03-20T20:02:36.540Z] "encoding", [2024-03-20T20:02:36.540Z] "encoding/asn1", [2024-03-20T20:02:36.540Z] "encoding/base32", [2024-03-20T20:02:36.540Z] "encoding/base64", [2024-03-20T20:02:36.540Z] "encoding/binary", [2024-03-20T20:02:36.540Z] "encoding/csv", [2024-03-20T20:02:36.540Z] "encoding/hex", [2024-03-20T20:02:36.540Z] "encoding/json", [2024-03-20T20:02:36.540Z] "encoding/pem", [2024-03-20T20:02:36.540Z] "encoding/xml", [2024-03-20T20:02:36.540Z] "errors", [2024-03-20T20:02:36.540Z] "fmt", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.540Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.540Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.540Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.540Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.540Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.540Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.540Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.540Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.540Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.540Z] "github.com/google/uuid", [2024-03-20T20:02:36.540Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.540Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.540Z] "github.com/x448/float16", [2024-03-20T20:02:36.540Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.540Z] "golang.org/x/net/html", [2024-03-20T20:02:36.540Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.540Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.540Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.540Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.540Z] "golang.org/x/text/language", [2024-03-20T20:02:36.540Z] "hash", [2024-03-20T20:02:36.540Z] "hash/adler32", [2024-03-20T20:02:36.540Z] "hash/crc32", [2024-03-20T20:02:36.540Z] "internal/abi", [2024-03-20T20:02:36.540Z] "internal/bytealg", [2024-03-20T20:02:36.540Z] "internal/cpu", [2024-03-20T20:02:36.540Z] "internal/fmtsort", [2024-03-20T20:02:36.540Z] "internal/goexperiment", [2024-03-20T20:02:36.540Z] "internal/itoa", [2024-03-20T20:02:36.540Z] "internal/nettrace", [2024-03-20T20:02:36.540Z] "internal/oserror", [2024-03-20T20:02:36.540Z] "internal/poll", [2024-03-20T20:02:36.540Z] "internal/race", [2024-03-20T20:02:36.540Z] "internal/reflectlite", [2024-03-20T20:02:36.540Z] "internal/singleflight", [2024-03-20T20:02:36.540Z] "internal/syscall/execenv", [2024-03-20T20:02:36.540Z] "internal/syscall/unix", [2024-03-20T20:02:36.540Z] "internal/testlog", [2024-03-20T20:02:36.540Z] "internal/unsafeheader", [2024-03-20T20:02:36.540Z] "io", [2024-03-20T20:02:36.540Z] "io/fs", [2024-03-20T20:02:36.540Z] "io/ioutil", [2024-03-20T20:02:36.540Z] "log", [2024-03-20T20:02:36.540Z] "math", [2024-03-20T20:02:36.540Z] "math/big", [2024-03-20T20:02:36.540Z] "math/bits", [2024-03-20T20:02:36.540Z] "math/rand", [2024-03-20T20:02:36.540Z] "mime", [2024-03-20T20:02:36.540Z] "mime/multipart", [2024-03-20T20:02:36.540Z] "mime/quotedprintable", [2024-03-20T20:02:36.540Z] "net", [2024-03-20T20:02:36.540Z] "net/http", [2024-03-20T20:02:36.540Z] "net/http/httptrace", [2024-03-20T20:02:36.540Z] "net/http/internal", [2024-03-20T20:02:36.540Z] "net/http/internal/ascii", [2024-03-20T20:02:36.540Z] "net/textproto", [2024-03-20T20:02:36.540Z] "net/url", [2024-03-20T20:02:36.540Z] "os", [2024-03-20T20:02:36.540Z] "path", [2024-03-20T20:02:36.540Z] "path/filepath", [2024-03-20T20:02:36.540Z] "reflect", [2024-03-20T20:02:36.540Z] "regexp", [2024-03-20T20:02:36.540Z] "regexp/syntax", [2024-03-20T20:02:36.540Z] "runtime", [2024-03-20T20:02:36.540Z] "runtime/cgo", [2024-03-20T20:02:36.540Z] "runtime/internal/atomic", [2024-03-20T20:02:36.540Z] "runtime/internal/math", [2024-03-20T20:02:36.540Z] "runtime/internal/sys", [2024-03-20T20:02:36.540Z] "sort", [2024-03-20T20:02:36.540Z] "strconv", [2024-03-20T20:02:36.540Z] "strings", [2024-03-20T20:02:36.540Z] "sync", [2024-03-20T20:02:36.540Z] "sync/atomic", [2024-03-20T20:02:36.540Z] "syscall", [2024-03-20T20:02:36.540Z] "time", [2024-03-20T20:02:36.540Z] "unicode", [2024-03-20T20:02:36.540Z] "unicode/utf16", [2024-03-20T20:02:36.540Z] "unicode/utf8", [2024-03-20T20:02:36.540Z] "unsafe", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.540Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.540Z] ], [2024-03-20T20:02:36.540Z] "TestGoFiles": [ [2024-03-20T20:02:36.540Z] "common_test.go" [2024-03-20T20:02:36.540Z] ], [2024-03-20T20:02:36.540Z] "TestImports": [ [2024-03-20T20:02:36.540Z] "context", [2024-03-20T20:02:36.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.540Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.540Z] "net/http", [2024-03-20T20:02:36.540Z] "os", [2024-03-20T20:02:36.540Z] "testing" [2024-03-20T20:02:36.540Z] ] [2024-03-20T20:02:36.540Z] } [2024-03-20T20:02:36.540Z] { [2024-03-20T20:02:36.540Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/http", [2024-03-20T20:02:36.540Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.540Z] "Name": "http", [2024-03-20T20:02:36.540Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.540Z] "Module": { [2024-03-20T20:02:36.540Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-20T20:02:36.540Z] "Version": "v3.2.0-dev.13", [2024-03-20T20:02:36.540Z] "Time": "2024-03-18T03:08:01Z", [2024-03-20T20:02:36.540Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-20T20:02:36.540Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-20T20:02:36.540Z] "GoVersion": "1.21" [2024-03-20T20:02:36.540Z] }, [2024-03-20T20:02:36.540Z] "DepOnly": true, [2024-03-20T20:02:36.540Z] "Stale": true, [2024-03-20T20:02:36.540Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.541Z] "GoFiles": [ [2024-03-20T20:02:36.541Z] "command.go", [2024-03-20T20:02:36.541Z] "common.go", [2024-03-20T20:02:36.541Z] "device.go", [2024-03-20T20:02:36.541Z] "deviceprofile.go", [2024-03-20T20:02:36.541Z] "deviceservice.go", [2024-03-20T20:02:36.541Z] "deviceservicecallback.go", [2024-03-20T20:02:36.541Z] "deviceservicecommand.go", [2024-03-20T20:02:36.541Z] "event.go", [2024-03-20T20:02:36.541Z] "general.go", [2024-03-20T20:02:36.541Z] "interval.go", [2024-03-20T20:02:36.541Z] "intervalaction.go", [2024-03-20T20:02:36.541Z] "kvs.go", [2024-03-20T20:02:36.541Z] "notification.go", [2024-03-20T20:02:36.541Z] "provisionwatcher.go", [2024-03-20T20:02:36.541Z] "reading.go", [2024-03-20T20:02:36.541Z] "registry.go", [2024-03-20T20:02:36.541Z] "subscription.go", [2024-03-20T20:02:36.541Z] "transmission.go" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "Imports": [ [2024-03-20T20:02:36.541Z] "context", [2024-03-20T20:02:36.541Z] "encoding/json", [2024-03-20T20:02:36.541Z] "fmt", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.541Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.541Z] "net/url", [2024-03-20T20:02:36.541Z] "path", [2024-03-20T20:02:36.541Z] "strconv", [2024-03-20T20:02:36.541Z] "strings", [2024-03-20T20:02:36.541Z] "sync" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "Deps": [ [2024-03-20T20:02:36.541Z] "bufio", [2024-03-20T20:02:36.541Z] "bytes", [2024-03-20T20:02:36.541Z] "compress/flate", [2024-03-20T20:02:36.541Z] "compress/gzip", [2024-03-20T20:02:36.541Z] "compress/zlib", [2024-03-20T20:02:36.541Z] "container/list", [2024-03-20T20:02:36.541Z] "context", [2024-03-20T20:02:36.541Z] "crypto", [2024-03-20T20:02:36.541Z] "crypto/aes", [2024-03-20T20:02:36.541Z] "crypto/cipher", [2024-03-20T20:02:36.541Z] "crypto/des", [2024-03-20T20:02:36.541Z] "crypto/dsa", [2024-03-20T20:02:36.541Z] "crypto/ecdsa", [2024-03-20T20:02:36.541Z] "crypto/ed25519", [2024-03-20T20:02:36.541Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.541Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.541Z] "crypto/elliptic", [2024-03-20T20:02:36.541Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.541Z] "crypto/hmac", [2024-03-20T20:02:36.541Z] "crypto/internal/randutil", [2024-03-20T20:02:36.541Z] "crypto/internal/subtle", [2024-03-20T20:02:36.541Z] "crypto/md5", [2024-03-20T20:02:36.541Z] "crypto/rand", [2024-03-20T20:02:36.541Z] "crypto/rc4", [2024-03-20T20:02:36.541Z] "crypto/rsa", [2024-03-20T20:02:36.541Z] "crypto/sha1", [2024-03-20T20:02:36.541Z] "crypto/sha256", [2024-03-20T20:02:36.541Z] "crypto/sha512", [2024-03-20T20:02:36.541Z] "crypto/subtle", [2024-03-20T20:02:36.541Z] "crypto/tls", [2024-03-20T20:02:36.541Z] "crypto/x509", [2024-03-20T20:02:36.541Z] "crypto/x509/pkix", [2024-03-20T20:02:36.541Z] "database/sql/driver", [2024-03-20T20:02:36.541Z] "debug/dwarf", [2024-03-20T20:02:36.541Z] "debug/macho", [2024-03-20T20:02:36.541Z] "encoding", [2024-03-20T20:02:36.541Z] "encoding/asn1", [2024-03-20T20:02:36.541Z] "encoding/base32", [2024-03-20T20:02:36.541Z] "encoding/base64", [2024-03-20T20:02:36.541Z] "encoding/binary", [2024-03-20T20:02:36.541Z] "encoding/csv", [2024-03-20T20:02:36.541Z] "encoding/hex", [2024-03-20T20:02:36.541Z] "encoding/json", [2024-03-20T20:02:36.541Z] "encoding/pem", [2024-03-20T20:02:36.541Z] "encoding/xml", [2024-03-20T20:02:36.541Z] "errors", [2024-03-20T20:02:36.541Z] "fmt", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.541Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.541Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.541Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.541Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.541Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.541Z] "github.com/google/uuid", [2024-03-20T20:02:36.541Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.541Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.541Z] "github.com/x448/float16", [2024-03-20T20:02:36.541Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.541Z] "golang.org/x/net/html", [2024-03-20T20:02:36.541Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.541Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.541Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.541Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.541Z] "golang.org/x/text/language", [2024-03-20T20:02:36.541Z] "hash", [2024-03-20T20:02:36.541Z] "hash/adler32", [2024-03-20T20:02:36.541Z] "hash/crc32", [2024-03-20T20:02:36.541Z] "internal/abi", [2024-03-20T20:02:36.541Z] "internal/bytealg", [2024-03-20T20:02:36.541Z] "internal/cpu", [2024-03-20T20:02:36.541Z] "internal/fmtsort", [2024-03-20T20:02:36.541Z] "internal/goexperiment", [2024-03-20T20:02:36.541Z] "internal/itoa", [2024-03-20T20:02:36.541Z] "internal/nettrace", [2024-03-20T20:02:36.541Z] "internal/oserror", [2024-03-20T20:02:36.541Z] "internal/poll", [2024-03-20T20:02:36.541Z] "internal/race", [2024-03-20T20:02:36.541Z] "internal/reflectlite", [2024-03-20T20:02:36.541Z] "internal/singleflight", [2024-03-20T20:02:36.541Z] "internal/syscall/execenv", [2024-03-20T20:02:36.541Z] "internal/syscall/unix", [2024-03-20T20:02:36.541Z] "internal/testlog", [2024-03-20T20:02:36.541Z] "internal/unsafeheader", [2024-03-20T20:02:36.541Z] "io", [2024-03-20T20:02:36.541Z] "io/fs", [2024-03-20T20:02:36.541Z] "io/ioutil", [2024-03-20T20:02:36.541Z] "log", [2024-03-20T20:02:36.541Z] "math", [2024-03-20T20:02:36.541Z] "math/big", [2024-03-20T20:02:36.541Z] "math/bits", [2024-03-20T20:02:36.541Z] "math/rand", [2024-03-20T20:02:36.541Z] "mime", [2024-03-20T20:02:36.541Z] "mime/multipart", [2024-03-20T20:02:36.541Z] "mime/quotedprintable", [2024-03-20T20:02:36.541Z] "net", [2024-03-20T20:02:36.541Z] "net/http", [2024-03-20T20:02:36.541Z] "net/http/httptrace", [2024-03-20T20:02:36.541Z] "net/http/internal", [2024-03-20T20:02:36.541Z] "net/http/internal/ascii", [2024-03-20T20:02:36.541Z] "net/textproto", [2024-03-20T20:02:36.541Z] "net/url", [2024-03-20T20:02:36.541Z] "os", [2024-03-20T20:02:36.541Z] "path", [2024-03-20T20:02:36.541Z] "path/filepath", [2024-03-20T20:02:36.541Z] "reflect", [2024-03-20T20:02:36.541Z] "regexp", [2024-03-20T20:02:36.541Z] "regexp/syntax", [2024-03-20T20:02:36.541Z] "runtime", [2024-03-20T20:02:36.541Z] "runtime/cgo", [2024-03-20T20:02:36.541Z] "runtime/internal/atomic", [2024-03-20T20:02:36.541Z] "runtime/internal/math", [2024-03-20T20:02:36.541Z] "runtime/internal/sys", [2024-03-20T20:02:36.541Z] "sort", [2024-03-20T20:02:36.541Z] "strconv", [2024-03-20T20:02:36.541Z] "strings", [2024-03-20T20:02:36.541Z] "sync", [2024-03-20T20:02:36.541Z] "sync/atomic", [2024-03-20T20:02:36.541Z] "syscall", [2024-03-20T20:02:36.541Z] "time", [2024-03-20T20:02:36.541Z] "unicode", [2024-03-20T20:02:36.541Z] "unicode/utf16", [2024-03-20T20:02:36.541Z] "unicode/utf8", [2024-03-20T20:02:36.541Z] "unsafe", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "TestGoFiles": [ [2024-03-20T20:02:36.541Z] "authinjector_test.go", [2024-03-20T20:02:36.541Z] "command_test.go", [2024-03-20T20:02:36.541Z] "common_test.go", [2024-03-20T20:02:36.541Z] "const_test.go", [2024-03-20T20:02:36.541Z] "device_test.go", [2024-03-20T20:02:36.541Z] "deviceprofile_test.go", [2024-03-20T20:02:36.541Z] "deviceservice_test.go", [2024-03-20T20:02:36.541Z] "deviceservicecallback_test.go", [2024-03-20T20:02:36.541Z] "deviceservicecommand_test.go", [2024-03-20T20:02:36.541Z] "event_test.go", [2024-03-20T20:02:36.541Z] "general_test.go", [2024-03-20T20:02:36.541Z] "interval_test.go", [2024-03-20T20:02:36.541Z] "intervalaction_test.go", [2024-03-20T20:02:36.541Z] "kvs_test.go", [2024-03-20T20:02:36.541Z] "notification_test.go", [2024-03-20T20:02:36.541Z] "provisionwatcher_test.go", [2024-03-20T20:02:36.541Z] "reading_test.go", [2024-03-20T20:02:36.541Z] "registry_test.go", [2024-03-20T20:02:36.541Z] "subscription_test.go", [2024-03-20T20:02:36.541Z] "transmission_test.go" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "TestImports": [ [2024-03-20T20:02:36.541Z] "context", [2024-03-20T20:02:36.541Z] "encoding/json", [2024-03-20T20:02:36.541Z] "errors", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.541Z] "github.com/google/uuid", [2024-03-20T20:02:36.541Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.541Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.541Z] "net/http", [2024-03-20T20:02:36.541Z] "net/http/httptest", [2024-03-20T20:02:36.541Z] "os", [2024-03-20T20:02:36.541Z] "path", [2024-03-20T20:02:36.541Z] "path/filepath", [2024-03-20T20:02:36.541Z] "runtime", [2024-03-20T20:02:36.541Z] "strconv", [2024-03-20T20:02:36.541Z] "testing" [2024-03-20T20:02:36.541Z] ] [2024-03-20T20:02:36.541Z] } [2024-03-20T20:02:36.541Z] { [2024-03-20T20:02:36.541Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/clients", [2024-03-20T20:02:36.541Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.541Z] "Name": "clients", [2024-03-20T20:02:36.541Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.541Z] "Module": { [2024-03-20T20:02:36.541Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.541Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.541Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.541Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.541Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.541Z] "GoVersion": "1.21" [2024-03-20T20:02:36.541Z] }, [2024-03-20T20:02:36.541Z] "DepOnly": true, [2024-03-20T20:02:36.541Z] "Stale": true, [2024-03-20T20:02:36.541Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.541Z] "GoFiles": [ [2024-03-20T20:02:36.541Z] "command.go" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "Imports": [ [2024-03-20T20:02:36.541Z] "context", [2024-03-20T20:02:36.541Z] "encoding/json", [2024-03-20T20:02:36.541Z] "errors", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.541Z] "net/http", [2024-03-20T20:02:36.541Z] "strconv", [2024-03-20T20:02:36.541Z] "time" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "Deps": [ [2024-03-20T20:02:36.541Z] "bufio", [2024-03-20T20:02:36.541Z] "bytes", [2024-03-20T20:02:36.541Z] "compress/flate", [2024-03-20T20:02:36.541Z] "compress/gzip", [2024-03-20T20:02:36.541Z] "compress/zlib", [2024-03-20T20:02:36.541Z] "container/list", [2024-03-20T20:02:36.541Z] "context", [2024-03-20T20:02:36.541Z] "crypto", [2024-03-20T20:02:36.541Z] "crypto/aes", [2024-03-20T20:02:36.541Z] "crypto/cipher", [2024-03-20T20:02:36.541Z] "crypto/des", [2024-03-20T20:02:36.541Z] "crypto/dsa", [2024-03-20T20:02:36.541Z] "crypto/ecdsa", [2024-03-20T20:02:36.541Z] "crypto/ed25519", [2024-03-20T20:02:36.541Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.541Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.541Z] "crypto/elliptic", [2024-03-20T20:02:36.541Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.541Z] "crypto/hmac", [2024-03-20T20:02:36.541Z] "crypto/internal/randutil", [2024-03-20T20:02:36.541Z] "crypto/internal/subtle", [2024-03-20T20:02:36.541Z] "crypto/md5", [2024-03-20T20:02:36.541Z] "crypto/rand", [2024-03-20T20:02:36.541Z] "crypto/rc4", [2024-03-20T20:02:36.541Z] "crypto/rsa", [2024-03-20T20:02:36.541Z] "crypto/sha1", [2024-03-20T20:02:36.541Z] "crypto/sha256", [2024-03-20T20:02:36.541Z] "crypto/sha512", [2024-03-20T20:02:36.541Z] "crypto/subtle", [2024-03-20T20:02:36.541Z] "crypto/tls", [2024-03-20T20:02:36.541Z] "crypto/x509", [2024-03-20T20:02:36.541Z] "crypto/x509/pkix", [2024-03-20T20:02:36.541Z] "database/sql/driver", [2024-03-20T20:02:36.541Z] "debug/dwarf", [2024-03-20T20:02:36.541Z] "debug/macho", [2024-03-20T20:02:36.541Z] "encoding", [2024-03-20T20:02:36.541Z] "encoding/asn1", [2024-03-20T20:02:36.541Z] "encoding/base32", [2024-03-20T20:02:36.541Z] "encoding/base64", [2024-03-20T20:02:36.541Z] "encoding/binary", [2024-03-20T20:02:36.541Z] "encoding/csv", [2024-03-20T20:02:36.541Z] "encoding/hex", [2024-03-20T20:02:36.541Z] "encoding/json", [2024-03-20T20:02:36.541Z] "encoding/pem", [2024-03-20T20:02:36.541Z] "encoding/xml", [2024-03-20T20:02:36.541Z] "errors", [2024-03-20T20:02:36.541Z] "fmt", [2024-03-20T20:02:36.541Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.541Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.541Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.541Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.541Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.541Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.541Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.541Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.541Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.541Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.541Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.541Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.541Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.541Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.541Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.541Z] "github.com/google/uuid", [2024-03-20T20:02:36.541Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.541Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.541Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.541Z] "github.com/x448/float16", [2024-03-20T20:02:36.541Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.541Z] "golang.org/x/net/html", [2024-03-20T20:02:36.541Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.541Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.541Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.541Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.541Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.541Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.541Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.541Z] "golang.org/x/text/language", [2024-03-20T20:02:36.541Z] "hash", [2024-03-20T20:02:36.541Z] "hash/adler32", [2024-03-20T20:02:36.541Z] "hash/crc32", [2024-03-20T20:02:36.541Z] "internal/abi", [2024-03-20T20:02:36.541Z] "internal/bytealg", [2024-03-20T20:02:36.541Z] "internal/cpu", [2024-03-20T20:02:36.541Z] "internal/fmtsort", [2024-03-20T20:02:36.541Z] "internal/goexperiment", [2024-03-20T20:02:36.541Z] "internal/itoa", [2024-03-20T20:02:36.541Z] "internal/nettrace", [2024-03-20T20:02:36.541Z] "internal/oserror", [2024-03-20T20:02:36.541Z] "internal/poll", [2024-03-20T20:02:36.541Z] "internal/race", [2024-03-20T20:02:36.541Z] "internal/reflectlite", [2024-03-20T20:02:36.541Z] "internal/singleflight", [2024-03-20T20:02:36.541Z] "internal/syscall/execenv", [2024-03-20T20:02:36.541Z] "internal/syscall/unix", [2024-03-20T20:02:36.541Z] "internal/testlog", [2024-03-20T20:02:36.541Z] "internal/unsafeheader", [2024-03-20T20:02:36.541Z] "io", [2024-03-20T20:02:36.541Z] "io/fs", [2024-03-20T20:02:36.541Z] "io/ioutil", [2024-03-20T20:02:36.541Z] "log", [2024-03-20T20:02:36.541Z] "math", [2024-03-20T20:02:36.541Z] "math/big", [2024-03-20T20:02:36.541Z] "math/bits", [2024-03-20T20:02:36.541Z] "math/rand", [2024-03-20T20:02:36.541Z] "mime", [2024-03-20T20:02:36.541Z] "mime/multipart", [2024-03-20T20:02:36.541Z] "mime/quotedprintable", [2024-03-20T20:02:36.541Z] "net", [2024-03-20T20:02:36.541Z] "net/http", [2024-03-20T20:02:36.541Z] "net/http/httptrace", [2024-03-20T20:02:36.541Z] "net/http/internal", [2024-03-20T20:02:36.541Z] "net/http/internal/ascii", [2024-03-20T20:02:36.541Z] "net/textproto", [2024-03-20T20:02:36.541Z] "net/url", [2024-03-20T20:02:36.541Z] "os", [2024-03-20T20:02:36.541Z] "path", [2024-03-20T20:02:36.541Z] "path/filepath", [2024-03-20T20:02:36.541Z] "reflect", [2024-03-20T20:02:36.541Z] "regexp", [2024-03-20T20:02:36.541Z] "regexp/syntax", [2024-03-20T20:02:36.541Z] "runtime", [2024-03-20T20:02:36.541Z] "runtime/cgo", [2024-03-20T20:02:36.541Z] "runtime/internal/atomic", [2024-03-20T20:02:36.541Z] "runtime/internal/math", [2024-03-20T20:02:36.541Z] "runtime/internal/sys", [2024-03-20T20:02:36.541Z] "sort", [2024-03-20T20:02:36.541Z] "strconv", [2024-03-20T20:02:36.541Z] "strings", [2024-03-20T20:02:36.541Z] "sync", [2024-03-20T20:02:36.541Z] "sync/atomic", [2024-03-20T20:02:36.541Z] "syscall", [2024-03-20T20:02:36.541Z] "time", [2024-03-20T20:02:36.541Z] "unicode", [2024-03-20T20:02:36.541Z] "unicode/utf16", [2024-03-20T20:02:36.541Z] "unicode/utf8", [2024-03-20T20:02:36.541Z] "unsafe", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.541Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "TestGoFiles": [ [2024-03-20T20:02:36.541Z] "command_test.go" [2024-03-20T20:02:36.541Z] ], [2024-03-20T20:02:36.541Z] "TestImports": [ [2024-03-20T20:02:36.541Z] "context", [2024-03-20T20:02:36.541Z] "encoding/json", [2024-03-20T20:02:36.541Z] "errors", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.542Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.542Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.542Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.542Z] "github.com/google/uuid", [2024-03-20T20:02:36.542Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.542Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.542Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.542Z] "net/http", [2024-03-20T20:02:36.542Z] "testing", [2024-03-20T20:02:36.542Z] "time" [2024-03-20T20:02:36.542Z] ] [2024-03-20T20:02:36.542Z] } [2024-03-20T20:02:36.542Z] { [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-20T20:02:36.542Z] "ImportPath": "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.542Z] "Name": "jwt", [2024-03-20T20:02:36.542Z] "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-20T20:02:36.542Z] "Root": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-20T20:02:36.542Z] "Module": { [2024-03-20T20:02:36.542Z] "Path": "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.542Z] "Version": "v3.2.2+incompatible", [2024-03-20T20:02:36.542Z] "Time": "2021-07-30T20:54:04Z", [2024-03-20T20:02:36.542Z] "Indirect": true, [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-20T20:02:36.542Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.mod" [2024-03-20T20:02:36.542Z] }, [2024-03-20T20:02:36.542Z] "DepOnly": true, [2024-03-20T20:02:36.542Z] "Stale": true, [2024-03-20T20:02:36.542Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.542Z] "GoFiles": [ [2024-03-20T20:02:36.542Z] "claims.go", [2024-03-20T20:02:36.542Z] "doc.go", [2024-03-20T20:02:36.542Z] "ecdsa.go", [2024-03-20T20:02:36.542Z] "ecdsa_utils.go", [2024-03-20T20:02:36.542Z] "ed25519.go", [2024-03-20T20:02:36.542Z] "ed25519_utils.go", [2024-03-20T20:02:36.542Z] "errors.go", [2024-03-20T20:02:36.542Z] "hmac.go", [2024-03-20T20:02:36.542Z] "map_claims.go", [2024-03-20T20:02:36.542Z] "none.go", [2024-03-20T20:02:36.542Z] "parser.go", [2024-03-20T20:02:36.542Z] "rsa.go", [2024-03-20T20:02:36.542Z] "rsa_pss.go", [2024-03-20T20:02:36.542Z] "rsa_utils.go", [2024-03-20T20:02:36.542Z] "signing_method.go", [2024-03-20T20:02:36.542Z] "token.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Imports": [ [2024-03-20T20:02:36.542Z] "bytes", [2024-03-20T20:02:36.542Z] "crypto", [2024-03-20T20:02:36.542Z] "crypto/ecdsa", [2024-03-20T20:02:36.542Z] "crypto/ed25519", [2024-03-20T20:02:36.542Z] "crypto/hmac", [2024-03-20T20:02:36.542Z] "crypto/rand", [2024-03-20T20:02:36.542Z] "crypto/rsa", [2024-03-20T20:02:36.542Z] "crypto/subtle", [2024-03-20T20:02:36.542Z] "crypto/x509", [2024-03-20T20:02:36.542Z] "encoding/base64", [2024-03-20T20:02:36.542Z] "encoding/json", [2024-03-20T20:02:36.542Z] "encoding/pem", [2024-03-20T20:02:36.542Z] "errors", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "math/big", [2024-03-20T20:02:36.542Z] "strings", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "time" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Deps": [ [2024-03-20T20:02:36.542Z] "bufio", [2024-03-20T20:02:36.542Z] "bytes", [2024-03-20T20:02:36.542Z] "context", [2024-03-20T20:02:36.542Z] "crypto", [2024-03-20T20:02:36.542Z] "crypto/aes", [2024-03-20T20:02:36.542Z] "crypto/cipher", [2024-03-20T20:02:36.542Z] "crypto/des", [2024-03-20T20:02:36.542Z] "crypto/dsa", [2024-03-20T20:02:36.542Z] "crypto/ecdsa", [2024-03-20T20:02:36.542Z] "crypto/ed25519", [2024-03-20T20:02:36.542Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.542Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.542Z] "crypto/elliptic", [2024-03-20T20:02:36.542Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.542Z] "crypto/hmac", [2024-03-20T20:02:36.542Z] "crypto/internal/randutil", [2024-03-20T20:02:36.542Z] "crypto/internal/subtle", [2024-03-20T20:02:36.542Z] "crypto/md5", [2024-03-20T20:02:36.542Z] "crypto/rand", [2024-03-20T20:02:36.542Z] "crypto/rsa", [2024-03-20T20:02:36.542Z] "crypto/sha1", [2024-03-20T20:02:36.542Z] "crypto/sha256", [2024-03-20T20:02:36.542Z] "crypto/sha512", [2024-03-20T20:02:36.542Z] "crypto/subtle", [2024-03-20T20:02:36.542Z] "crypto/x509", [2024-03-20T20:02:36.542Z] "crypto/x509/pkix", [2024-03-20T20:02:36.542Z] "encoding", [2024-03-20T20:02:36.542Z] "encoding/asn1", [2024-03-20T20:02:36.542Z] "encoding/base64", [2024-03-20T20:02:36.542Z] "encoding/binary", [2024-03-20T20:02:36.542Z] "encoding/hex", [2024-03-20T20:02:36.542Z] "encoding/json", [2024-03-20T20:02:36.542Z] "encoding/pem", [2024-03-20T20:02:36.542Z] "errors", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "hash", [2024-03-20T20:02:36.542Z] "internal/abi", [2024-03-20T20:02:36.542Z] "internal/bytealg", [2024-03-20T20:02:36.542Z] "internal/cpu", [2024-03-20T20:02:36.542Z] "internal/fmtsort", [2024-03-20T20:02:36.542Z] "internal/goexperiment", [2024-03-20T20:02:36.542Z] "internal/itoa", [2024-03-20T20:02:36.542Z] "internal/nettrace", [2024-03-20T20:02:36.542Z] "internal/oserror", [2024-03-20T20:02:36.542Z] "internal/poll", [2024-03-20T20:02:36.542Z] "internal/race", [2024-03-20T20:02:36.542Z] "internal/reflectlite", [2024-03-20T20:02:36.542Z] "internal/singleflight", [2024-03-20T20:02:36.542Z] "internal/syscall/execenv", [2024-03-20T20:02:36.542Z] "internal/syscall/unix", [2024-03-20T20:02:36.542Z] "internal/testlog", [2024-03-20T20:02:36.542Z] "internal/unsafeheader", [2024-03-20T20:02:36.542Z] "io", [2024-03-20T20:02:36.542Z] "io/fs", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "math/big", [2024-03-20T20:02:36.542Z] "math/bits", [2024-03-20T20:02:36.542Z] "math/rand", [2024-03-20T20:02:36.542Z] "net", [2024-03-20T20:02:36.542Z] "net/url", [2024-03-20T20:02:36.542Z] "os", [2024-03-20T20:02:36.542Z] "path", [2024-03-20T20:02:36.542Z] "path/filepath", [2024-03-20T20:02:36.542Z] "reflect", [2024-03-20T20:02:36.542Z] "runtime", [2024-03-20T20:02:36.542Z] "runtime/cgo", [2024-03-20T20:02:36.542Z] "runtime/internal/atomic", [2024-03-20T20:02:36.542Z] "runtime/internal/math", [2024-03-20T20:02:36.542Z] "runtime/internal/sys", [2024-03-20T20:02:36.542Z] "sort", [2024-03-20T20:02:36.542Z] "strconv", [2024-03-20T20:02:36.542Z] "strings", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "sync/atomic", [2024-03-20T20:02:36.542Z] "syscall", [2024-03-20T20:02:36.542Z] "time", [2024-03-20T20:02:36.542Z] "unicode", [2024-03-20T20:02:36.542Z] "unicode/utf16", [2024-03-20T20:02:36.542Z] "unicode/utf8", [2024-03-20T20:02:36.542Z] "unsafe", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestGoFiles": [ [2024-03-20T20:02:36.542Z] "map_claims_test.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestImports": [ [2024-03-20T20:02:36.542Z] "testing" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "XTestGoFiles": [ [2024-03-20T20:02:36.542Z] "ecdsa_test.go", [2024-03-20T20:02:36.542Z] "ed25519_test.go", [2024-03-20T20:02:36.542Z] "example_test.go", [2024-03-20T20:02:36.542Z] "hmac_example_test.go", [2024-03-20T20:02:36.542Z] "hmac_test.go", [2024-03-20T20:02:36.542Z] "http_example_test.go", [2024-03-20T20:02:36.542Z] "none_test.go", [2024-03-20T20:02:36.542Z] "parser_test.go", [2024-03-20T20:02:36.542Z] "rsa_pss_test.go", [2024-03-20T20:02:36.542Z] "rsa_test.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "XTestImports": [ [2024-03-20T20:02:36.542Z] "bytes", [2024-03-20T20:02:36.542Z] "crypto/ecdsa", [2024-03-20T20:02:36.542Z] "crypto/rsa", [2024-03-20T20:02:36.542Z] "encoding/json", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.542Z] "github.com/golang-jwt/jwt/request", [2024-03-20T20:02:36.542Z] "github.com/golang-jwt/jwt/test", [2024-03-20T20:02:36.542Z] "io", [2024-03-20T20:02:36.542Z] "io/ioutil", [2024-03-20T20:02:36.542Z] "log", [2024-03-20T20:02:36.542Z] "net", [2024-03-20T20:02:36.542Z] "net/http", [2024-03-20T20:02:36.542Z] "net/url", [2024-03-20T20:02:36.542Z] "reflect", [2024-03-20T20:02:36.542Z] "strings", [2024-03-20T20:02:36.542Z] "testing", [2024-03-20T20:02:36.542Z] "time" [2024-03-20T20:02:36.542Z] ] [2024-03-20T20:02:36.542Z] } [2024-03-20T20:02:36.542Z] { [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/bytes", [2024-03-20T20:02:36.542Z] "ImportPath": "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.542Z] "Name": "bytes", [2024-03-20T20:02:36.542Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-20T20:02:36.542Z] "Module": { [2024-03-20T20:02:36.542Z] "Path": "github.com/labstack/gommon", [2024-03-20T20:02:36.542Z] "Version": "v0.4.2", [2024-03-20T20:02:36.542Z] "Time": "2023-12-20T12:59:22Z", [2024-03-20T20:02:36.542Z] "Indirect": true, [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-20T20:02:36.542Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-20T20:02:36.542Z] "GoVersion": "1.18" [2024-03-20T20:02:36.542Z] }, [2024-03-20T20:02:36.542Z] "DepOnly": true, [2024-03-20T20:02:36.542Z] "Stale": true, [2024-03-20T20:02:36.542Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.542Z] "GoFiles": [ [2024-03-20T20:02:36.542Z] "bytes.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Imports": [ [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "regexp", [2024-03-20T20:02:36.542Z] "strconv", [2024-03-20T20:02:36.542Z] "strings" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Deps": [ [2024-03-20T20:02:36.542Z] "bytes", [2024-03-20T20:02:36.542Z] "errors", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "internal/abi", [2024-03-20T20:02:36.542Z] "internal/bytealg", [2024-03-20T20:02:36.542Z] "internal/cpu", [2024-03-20T20:02:36.542Z] "internal/fmtsort", [2024-03-20T20:02:36.542Z] "internal/goexperiment", [2024-03-20T20:02:36.542Z] "internal/itoa", [2024-03-20T20:02:36.542Z] "internal/oserror", [2024-03-20T20:02:36.542Z] "internal/poll", [2024-03-20T20:02:36.542Z] "internal/race", [2024-03-20T20:02:36.542Z] "internal/reflectlite", [2024-03-20T20:02:36.542Z] "internal/syscall/execenv", [2024-03-20T20:02:36.542Z] "internal/syscall/unix", [2024-03-20T20:02:36.542Z] "internal/testlog", [2024-03-20T20:02:36.542Z] "internal/unsafeheader", [2024-03-20T20:02:36.542Z] "io", [2024-03-20T20:02:36.542Z] "io/fs", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "math/bits", [2024-03-20T20:02:36.542Z] "os", [2024-03-20T20:02:36.542Z] "path", [2024-03-20T20:02:36.542Z] "reflect", [2024-03-20T20:02:36.542Z] "regexp", [2024-03-20T20:02:36.542Z] "regexp/syntax", [2024-03-20T20:02:36.542Z] "runtime", [2024-03-20T20:02:36.542Z] "runtime/internal/atomic", [2024-03-20T20:02:36.542Z] "runtime/internal/math", [2024-03-20T20:02:36.542Z] "runtime/internal/sys", [2024-03-20T20:02:36.542Z] "sort", [2024-03-20T20:02:36.542Z] "strconv", [2024-03-20T20:02:36.542Z] "strings", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "sync/atomic", [2024-03-20T20:02:36.542Z] "syscall", [2024-03-20T20:02:36.542Z] "time", [2024-03-20T20:02:36.542Z] "unicode", [2024-03-20T20:02:36.542Z] "unicode/utf8", [2024-03-20T20:02:36.542Z] "unsafe" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestGoFiles": [ [2024-03-20T20:02:36.542Z] "bytes_test.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestImports": [ [2024-03-20T20:02:36.542Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "testing" [2024-03-20T20:02:36.542Z] ] [2024-03-20T20:02:36.542Z] } [2024-03-20T20:02:36.542Z] { [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0/rate", [2024-03-20T20:02:36.542Z] "ImportPath": "golang.org/x/time/rate", [2024-03-20T20:02:36.542Z] "Name": "rate", [2024-03-20T20:02:36.542Z] "Doc": "Package rate provides a rate limiter.", [2024-03-20T20:02:36.542Z] "Root": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-03-20T20:02:36.542Z] "Module": { [2024-03-20T20:02:36.542Z] "Path": "golang.org/x/time", [2024-03-20T20:02:36.542Z] "Version": "v0.5.0", [2024-03-20T20:02:36.542Z] "Time": "2023-11-21T18:52:48Z", [2024-03-20T20:02:36.542Z] "Indirect": true, [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-03-20T20:02:36.542Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.mod", [2024-03-20T20:02:36.542Z] "GoVersion": "1.18" [2024-03-20T20:02:36.542Z] }, [2024-03-20T20:02:36.542Z] "DepOnly": true, [2024-03-20T20:02:36.542Z] "Stale": true, [2024-03-20T20:02:36.542Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.542Z] "GoFiles": [ [2024-03-20T20:02:36.542Z] "rate.go", [2024-03-20T20:02:36.542Z] "sometimes.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Imports": [ [2024-03-20T20:02:36.542Z] "context", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "time" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Deps": [ [2024-03-20T20:02:36.542Z] "context", [2024-03-20T20:02:36.542Z] "errors", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "internal/abi", [2024-03-20T20:02:36.542Z] "internal/bytealg", [2024-03-20T20:02:36.542Z] "internal/cpu", [2024-03-20T20:02:36.542Z] "internal/fmtsort", [2024-03-20T20:02:36.542Z] "internal/goexperiment", [2024-03-20T20:02:36.542Z] "internal/itoa", [2024-03-20T20:02:36.542Z] "internal/oserror", [2024-03-20T20:02:36.542Z] "internal/poll", [2024-03-20T20:02:36.542Z] "internal/race", [2024-03-20T20:02:36.542Z] "internal/reflectlite", [2024-03-20T20:02:36.542Z] "internal/syscall/execenv", [2024-03-20T20:02:36.542Z] "internal/syscall/unix", [2024-03-20T20:02:36.542Z] "internal/testlog", [2024-03-20T20:02:36.542Z] "internal/unsafeheader", [2024-03-20T20:02:36.542Z] "io", [2024-03-20T20:02:36.542Z] "io/fs", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "math/bits", [2024-03-20T20:02:36.542Z] "os", [2024-03-20T20:02:36.542Z] "path", [2024-03-20T20:02:36.542Z] "reflect", [2024-03-20T20:02:36.542Z] "runtime", [2024-03-20T20:02:36.542Z] "runtime/internal/atomic", [2024-03-20T20:02:36.542Z] "runtime/internal/math", [2024-03-20T20:02:36.542Z] "runtime/internal/sys", [2024-03-20T20:02:36.542Z] "sort", [2024-03-20T20:02:36.542Z] "strconv", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "sync/atomic", [2024-03-20T20:02:36.542Z] "syscall", [2024-03-20T20:02:36.542Z] "time", [2024-03-20T20:02:36.542Z] "unicode", [2024-03-20T20:02:36.542Z] "unicode/utf8", [2024-03-20T20:02:36.542Z] "unsafe" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestGoFiles": [ [2024-03-20T20:02:36.542Z] "rate_test.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestImports": [ [2024-03-20T20:02:36.542Z] "context", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "sync/atomic", [2024-03-20T20:02:36.542Z] "testing", [2024-03-20T20:02:36.542Z] "time" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "XTestGoFiles": [ [2024-03-20T20:02:36.542Z] "sometimes_test.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "XTestImports": [ [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "testing", [2024-03-20T20:02:36.542Z] "time" [2024-03-20T20:02:36.542Z] ] [2024-03-20T20:02:36.542Z] } [2024-03-20T20:02:36.542Z] { [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4/middleware", [2024-03-20T20:02:36.542Z] "ImportPath": "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.542Z] "Name": "middleware", [2024-03-20T20:02:36.542Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-20T20:02:36.542Z] "Module": { [2024-03-20T20:02:36.542Z] "Path": "github.com/labstack/echo/v4", [2024-03-20T20:02:36.542Z] "Version": "v4.11.4", [2024-03-20T20:02:36.542Z] "Time": "2023-12-20T13:24:30Z", [2024-03-20T20:02:36.542Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-20T20:02:36.542Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-03-20T20:02:36.542Z] "GoVersion": "1.18" [2024-03-20T20:02:36.542Z] }, [2024-03-20T20:02:36.542Z] "DepOnly": true, [2024-03-20T20:02:36.542Z] "Stale": true, [2024-03-20T20:02:36.542Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-20T20:02:36.542Z] "GoFiles": [ [2024-03-20T20:02:36.542Z] "basic_auth.go", [2024-03-20T20:02:36.542Z] "body_dump.go", [2024-03-20T20:02:36.542Z] "body_limit.go", [2024-03-20T20:02:36.542Z] "compress.go", [2024-03-20T20:02:36.542Z] "context_timeout.go", [2024-03-20T20:02:36.542Z] "cors.go", [2024-03-20T20:02:36.542Z] "csrf.go", [2024-03-20T20:02:36.542Z] "decompress.go", [2024-03-20T20:02:36.542Z] "extractor.go", [2024-03-20T20:02:36.542Z] "jwt.go", [2024-03-20T20:02:36.542Z] "key_auth.go", [2024-03-20T20:02:36.542Z] "logger.go", [2024-03-20T20:02:36.542Z] "method_override.go", [2024-03-20T20:02:36.542Z] "middleware.go", [2024-03-20T20:02:36.542Z] "proxy.go", [2024-03-20T20:02:36.542Z] "rate_limiter.go", [2024-03-20T20:02:36.542Z] "recover.go", [2024-03-20T20:02:36.542Z] "redirect.go", [2024-03-20T20:02:36.542Z] "request_id.go", [2024-03-20T20:02:36.542Z] "request_logger.go", [2024-03-20T20:02:36.542Z] "rewrite.go", [2024-03-20T20:02:36.542Z] "secure.go", [2024-03-20T20:02:36.542Z] "slash.go", [2024-03-20T20:02:36.542Z] "static.go", [2024-03-20T20:02:36.542Z] "static_other.go", [2024-03-20T20:02:36.542Z] "timeout.go", [2024-03-20T20:02:36.542Z] "util.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.542Z] "static_windows.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Imports": [ [2024-03-20T20:02:36.542Z] "bufio", [2024-03-20T20:02:36.542Z] "bytes", [2024-03-20T20:02:36.542Z] "compress/gzip", [2024-03-20T20:02:36.542Z] "context", [2024-03-20T20:02:36.542Z] "crypto/rand", [2024-03-20T20:02:36.542Z] "crypto/subtle", [2024-03-20T20:02:36.542Z] "encoding/base64", [2024-03-20T20:02:36.542Z] "encoding/json", [2024-03-20T20:02:36.542Z] "errors", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.542Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.542Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.542Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.542Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.542Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.542Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.542Z] "html/template", [2024-03-20T20:02:36.542Z] "io", [2024-03-20T20:02:36.542Z] "math/rand", [2024-03-20T20:02:36.542Z] "net", [2024-03-20T20:02:36.542Z] "net/http", [2024-03-20T20:02:36.542Z] "net/http/httputil", [2024-03-20T20:02:36.542Z] "net/textproto", [2024-03-20T20:02:36.542Z] "net/url", [2024-03-20T20:02:36.542Z] "os", [2024-03-20T20:02:36.542Z] "path", [2024-03-20T20:02:36.542Z] "reflect", [2024-03-20T20:02:36.542Z] "regexp", [2024-03-20T20:02:36.542Z] "runtime", [2024-03-20T20:02:36.542Z] "strconv", [2024-03-20T20:02:36.542Z] "strings", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "time" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "Deps": [ [2024-03-20T20:02:36.542Z] "bufio", [2024-03-20T20:02:36.542Z] "bytes", [2024-03-20T20:02:36.542Z] "compress/flate", [2024-03-20T20:02:36.542Z] "compress/gzip", [2024-03-20T20:02:36.542Z] "container/list", [2024-03-20T20:02:36.542Z] "context", [2024-03-20T20:02:36.542Z] "crypto", [2024-03-20T20:02:36.542Z] "crypto/aes", [2024-03-20T20:02:36.542Z] "crypto/cipher", [2024-03-20T20:02:36.542Z] "crypto/des", [2024-03-20T20:02:36.542Z] "crypto/dsa", [2024-03-20T20:02:36.542Z] "crypto/ecdsa", [2024-03-20T20:02:36.542Z] "crypto/ed25519", [2024-03-20T20:02:36.542Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.542Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.542Z] "crypto/elliptic", [2024-03-20T20:02:36.542Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.542Z] "crypto/hmac", [2024-03-20T20:02:36.542Z] "crypto/internal/randutil", [2024-03-20T20:02:36.542Z] "crypto/internal/subtle", [2024-03-20T20:02:36.542Z] "crypto/md5", [2024-03-20T20:02:36.542Z] "crypto/rand", [2024-03-20T20:02:36.542Z] "crypto/rc4", [2024-03-20T20:02:36.542Z] "crypto/rsa", [2024-03-20T20:02:36.542Z] "crypto/sha1", [2024-03-20T20:02:36.542Z] "crypto/sha256", [2024-03-20T20:02:36.542Z] "crypto/sha512", [2024-03-20T20:02:36.542Z] "crypto/subtle", [2024-03-20T20:02:36.542Z] "crypto/tls", [2024-03-20T20:02:36.542Z] "crypto/x509", [2024-03-20T20:02:36.542Z] "crypto/x509/pkix", [2024-03-20T20:02:36.542Z] "encoding", [2024-03-20T20:02:36.542Z] "encoding/asn1", [2024-03-20T20:02:36.542Z] "encoding/base64", [2024-03-20T20:02:36.542Z] "encoding/binary", [2024-03-20T20:02:36.542Z] "encoding/hex", [2024-03-20T20:02:36.542Z] "encoding/json", [2024-03-20T20:02:36.542Z] "encoding/pem", [2024-03-20T20:02:36.542Z] "encoding/xml", [2024-03-20T20:02:36.542Z] "errors", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.542Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.542Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.542Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.542Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.542Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.542Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.542Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.542Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.542Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.542Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.542Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.542Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.542Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.542Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.542Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.542Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.542Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.542Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.542Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.542Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.542Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.542Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.542Z] "hash", [2024-03-20T20:02:36.542Z] "hash/crc32", [2024-03-20T20:02:36.542Z] "html", [2024-03-20T20:02:36.542Z] "html/template", [2024-03-20T20:02:36.542Z] "internal/abi", [2024-03-20T20:02:36.542Z] "internal/bytealg", [2024-03-20T20:02:36.542Z] "internal/cpu", [2024-03-20T20:02:36.542Z] "internal/fmtsort", [2024-03-20T20:02:36.542Z] "internal/goexperiment", [2024-03-20T20:02:36.542Z] "internal/itoa", [2024-03-20T20:02:36.542Z] "internal/nettrace", [2024-03-20T20:02:36.542Z] "internal/oserror", [2024-03-20T20:02:36.542Z] "internal/poll", [2024-03-20T20:02:36.542Z] "internal/race", [2024-03-20T20:02:36.542Z] "internal/reflectlite", [2024-03-20T20:02:36.542Z] "internal/singleflight", [2024-03-20T20:02:36.542Z] "internal/syscall/execenv", [2024-03-20T20:02:36.542Z] "internal/syscall/unix", [2024-03-20T20:02:36.542Z] "internal/testlog", [2024-03-20T20:02:36.542Z] "internal/unsafeheader", [2024-03-20T20:02:36.542Z] "io", [2024-03-20T20:02:36.542Z] "io/fs", [2024-03-20T20:02:36.542Z] "io/ioutil", [2024-03-20T20:02:36.542Z] "log", [2024-03-20T20:02:36.542Z] "math", [2024-03-20T20:02:36.542Z] "math/big", [2024-03-20T20:02:36.542Z] "math/bits", [2024-03-20T20:02:36.542Z] "math/rand", [2024-03-20T20:02:36.542Z] "mime", [2024-03-20T20:02:36.542Z] "mime/multipart", [2024-03-20T20:02:36.542Z] "mime/quotedprintable", [2024-03-20T20:02:36.542Z] "net", [2024-03-20T20:02:36.542Z] "net/http", [2024-03-20T20:02:36.542Z] "net/http/httptrace", [2024-03-20T20:02:36.542Z] "net/http/httputil", [2024-03-20T20:02:36.542Z] "net/http/internal", [2024-03-20T20:02:36.542Z] "net/http/internal/ascii", [2024-03-20T20:02:36.542Z] "net/textproto", [2024-03-20T20:02:36.542Z] "net/url", [2024-03-20T20:02:36.542Z] "os", [2024-03-20T20:02:36.542Z] "path", [2024-03-20T20:02:36.542Z] "path/filepath", [2024-03-20T20:02:36.542Z] "reflect", [2024-03-20T20:02:36.542Z] "regexp", [2024-03-20T20:02:36.542Z] "regexp/syntax", [2024-03-20T20:02:36.542Z] "runtime", [2024-03-20T20:02:36.542Z] "runtime/cgo", [2024-03-20T20:02:36.542Z] "runtime/debug", [2024-03-20T20:02:36.542Z] "runtime/internal/atomic", [2024-03-20T20:02:36.542Z] "runtime/internal/math", [2024-03-20T20:02:36.542Z] "runtime/internal/sys", [2024-03-20T20:02:36.542Z] "sort", [2024-03-20T20:02:36.542Z] "strconv", [2024-03-20T20:02:36.542Z] "strings", [2024-03-20T20:02:36.542Z] "sync", [2024-03-20T20:02:36.542Z] "sync/atomic", [2024-03-20T20:02:36.542Z] "syscall", [2024-03-20T20:02:36.542Z] "text/template", [2024-03-20T20:02:36.542Z] "text/template/parse", [2024-03-20T20:02:36.542Z] "time", [2024-03-20T20:02:36.542Z] "unicode", [2024-03-20T20:02:36.542Z] "unicode/utf16", [2024-03-20T20:02:36.542Z] "unicode/utf8", [2024-03-20T20:02:36.542Z] "unsafe", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.542Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestGoFiles": [ [2024-03-20T20:02:36.542Z] "basic_auth_test.go", [2024-03-20T20:02:36.542Z] "body_dump_test.go", [2024-03-20T20:02:36.542Z] "body_limit_test.go", [2024-03-20T20:02:36.542Z] "compress_test.go", [2024-03-20T20:02:36.542Z] "context_timeout_test.go", [2024-03-20T20:02:36.542Z] "cors_test.go", [2024-03-20T20:02:36.542Z] "csrf_test.go", [2024-03-20T20:02:36.542Z] "decompress_test.go", [2024-03-20T20:02:36.542Z] "extractor_test.go", [2024-03-20T20:02:36.542Z] "jwt_test.go", [2024-03-20T20:02:36.542Z] "key_auth_test.go", [2024-03-20T20:02:36.542Z] "logger_test.go", [2024-03-20T20:02:36.542Z] "method_override_test.go", [2024-03-20T20:02:36.542Z] "middleware_test.go", [2024-03-20T20:02:36.542Z] "proxy_test.go", [2024-03-20T20:02:36.542Z] "rate_limiter_test.go", [2024-03-20T20:02:36.542Z] "recover_test.go", [2024-03-20T20:02:36.542Z] "redirect_test.go", [2024-03-20T20:02:36.542Z] "request_id_test.go", [2024-03-20T20:02:36.542Z] "request_logger_test.go", [2024-03-20T20:02:36.542Z] "rewrite_test.go", [2024-03-20T20:02:36.542Z] "secure_test.go", [2024-03-20T20:02:36.542Z] "slash_test.go", [2024-03-20T20:02:36.542Z] "static_test.go", [2024-03-20T20:02:36.542Z] "timeout_test.go", [2024-03-20T20:02:36.542Z] "util_test.go" [2024-03-20T20:02:36.542Z] ], [2024-03-20T20:02:36.542Z] "TestImports": [ [2024-03-20T20:02:36.542Z] "bytes", [2024-03-20T20:02:36.542Z] "compress/gzip", [2024-03-20T20:02:36.542Z] "context", [2024-03-20T20:02:36.542Z] "encoding/base64", [2024-03-20T20:02:36.542Z] "encoding/json", [2024-03-20T20:02:36.542Z] "errors", [2024-03-20T20:02:36.542Z] "fmt", [2024-03-20T20:02:36.543Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.543Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.543Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.543Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.543Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.543Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.543Z] "io", [2024-03-20T20:02:36.543Z] "io/fs", [2024-03-20T20:02:36.543Z] "log", [2024-03-20T20:02:36.543Z] "math/rand", [2024-03-20T20:02:36.543Z] "mime/multipart", [2024-03-20T20:02:36.543Z] "net", [2024-03-20T20:02:36.543Z] "net/http", [2024-03-20T20:02:36.543Z] "net/http/httptest", [2024-03-20T20:02:36.543Z] "net/url", [2024-03-20T20:02:36.543Z] "os", [2024-03-20T20:02:36.543Z] "reflect", [2024-03-20T20:02:36.543Z] "regexp", [2024-03-20T20:02:36.543Z] "strconv", [2024-03-20T20:02:36.543Z] "strings", [2024-03-20T20:02:36.543Z] "sync", [2024-03-20T20:02:36.543Z] "testing", [2024-03-20T20:02:36.543Z] "testing/fstest", [2024-03-20T20:02:36.543Z] "time", [2024-03-20T20:02:36.543Z] "unsafe" [2024-03-20T20:02:36.543Z] ] [2024-03-20T20:02:36.543Z] } [2024-03-20T20:02:36.543Z] { [2024-03-20T20:02:36.543Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/handlers", [2024-03-20T20:02:36.543Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.543Z] "Name": "handlers", [2024-03-20T20:02:36.543Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.543Z] "Module": { [2024-03-20T20:02:36.543Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.543Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.543Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.543Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.543Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.543Z] "GoVersion": "1.21" [2024-03-20T20:02:36.543Z] }, [2024-03-20T20:02:36.543Z] "DepOnly": true, [2024-03-20T20:02:36.543Z] "Stale": true, [2024-03-20T20:02:36.543Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.543Z] "GoFiles": [ [2024-03-20T20:02:36.543Z] "auth_middleware.go", [2024-03-20T20:02:36.543Z] "clients.go", [2024-03-20T20:02:36.543Z] "common_middleware.go", [2024-03-20T20:02:36.543Z] "externalmqtt.go", [2024-03-20T20:02:36.543Z] "httpcors.go", [2024-03-20T20:02:36.543Z] "httpserver.go", [2024-03-20T20:02:36.543Z] "message.go", [2024-03-20T20:02:36.543Z] "messaging.go", [2024-03-20T20:02:36.543Z] "metrics.go", [2024-03-20T20:02:36.543Z] "ready.go" [2024-03-20T20:02:36.543Z] ], [2024-03-20T20:02:36.543Z] "Imports": [ [2024-03-20T20:02:36.543Z] "context", [2024-03-20T20:02:36.543Z] "crypto/tls", [2024-03-20T20:02:36.543Z] "crypto/x509", [2024-03-20T20:02:36.543Z] "encoding/json", [2024-03-20T20:02:36.543Z] "errors", [2024-03-20T20:02:36.543Z] "fmt", [2024-03-20T20:02:36.543Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.543Z] "github.com/google/uuid", [2024-03-20T20:02:36.543Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.543Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.543Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.543Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.543Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.543Z] "math", [2024-03-20T20:02:36.543Z] "net", [2024-03-20T20:02:36.543Z] "net/http", [2024-03-20T20:02:36.543Z] "net/url", [2024-03-20T20:02:36.543Z] "os", [2024-03-20T20:02:36.543Z] "strconv", [2024-03-20T20:02:36.543Z] "strings", [2024-03-20T20:02:36.543Z] "sync", [2024-03-20T20:02:36.543Z] "time" [2024-03-20T20:02:36.543Z] ], [2024-03-20T20:02:36.543Z] "Deps": [ [2024-03-20T20:02:36.543Z] "bufio", [2024-03-20T20:02:36.543Z] "bytes", [2024-03-20T20:02:36.543Z] "compress/flate", [2024-03-20T20:02:36.543Z] "compress/gzip", [2024-03-20T20:02:36.543Z] "compress/zlib", [2024-03-20T20:02:36.543Z] "container/heap", [2024-03-20T20:02:36.543Z] "container/list", [2024-03-20T20:02:36.543Z] "context", [2024-03-20T20:02:36.543Z] "crypto", [2024-03-20T20:02:36.543Z] "crypto/aes", [2024-03-20T20:02:36.543Z] "crypto/cipher", [2024-03-20T20:02:36.543Z] "crypto/des", [2024-03-20T20:02:36.543Z] "crypto/dsa", [2024-03-20T20:02:36.543Z] "crypto/ecdsa", [2024-03-20T20:02:36.543Z] "crypto/ed25519", [2024-03-20T20:02:36.543Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.543Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.543Z] "crypto/elliptic", [2024-03-20T20:02:36.543Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.543Z] "crypto/hmac", [2024-03-20T20:02:36.543Z] "crypto/internal/randutil", [2024-03-20T20:02:36.543Z] "crypto/internal/subtle", [2024-03-20T20:02:36.543Z] "crypto/md5", [2024-03-20T20:02:36.543Z] "crypto/rand", [2024-03-20T20:02:36.543Z] "crypto/rc4", [2024-03-20T20:02:36.543Z] "crypto/rsa", [2024-03-20T20:02:36.543Z] "crypto/sha1", [2024-03-20T20:02:36.543Z] "crypto/sha256", [2024-03-20T20:02:36.543Z] "crypto/sha512", [2024-03-20T20:02:36.543Z] "crypto/subtle", [2024-03-20T20:02:36.543Z] "crypto/tls", [2024-03-20T20:02:36.543Z] "crypto/x509", [2024-03-20T20:02:36.543Z] "crypto/x509/pkix", [2024-03-20T20:02:36.543Z] "database/sql/driver", [2024-03-20T20:02:36.543Z] "debug/dwarf", [2024-03-20T20:02:36.543Z] "debug/macho", [2024-03-20T20:02:36.543Z] "embed", [2024-03-20T20:02:36.543Z] "encoding", [2024-03-20T20:02:36.543Z] "encoding/asn1", [2024-03-20T20:02:36.543Z] "encoding/base32", [2024-03-20T20:02:36.543Z] "encoding/base64", [2024-03-20T20:02:36.543Z] "encoding/binary", [2024-03-20T20:02:36.543Z] "encoding/csv", [2024-03-20T20:02:36.543Z] "encoding/gob", [2024-03-20T20:02:36.543Z] "encoding/hex", [2024-03-20T20:02:36.543Z] "encoding/json", [2024-03-20T20:02:36.543Z] "encoding/pem", [2024-03-20T20:02:36.543Z] "encoding/xml", [2024-03-20T20:02:36.543Z] "errors", [2024-03-20T20:02:36.543Z] "flag", [2024-03-20T20:02:36.543Z] "fmt", [2024-03-20T20:02:36.543Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.543Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.543Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.543Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.543Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.543Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.543Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.543Z] "github.com/fatih/color", [2024-03-20T20:02:36.543Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.543Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.543Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.543Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.543Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.543Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.543Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.543Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.543Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.543Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.543Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.543Z] "github.com/go-kit/log", [2024-03-20T20:02:36.543Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.543Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.543Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.543Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.543Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.543Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.543Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.543Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.543Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.543Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.543Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.543Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.543Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.543Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.543Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.543Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.543Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.543Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.543Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.543Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.543Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.543Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.543Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.543Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.543Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.543Z] "github.com/google/uuid", [2024-03-20T20:02:36.543Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.543Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.543Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.543Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.543Z] "github.com/josharian/intern", [2024-03-20T20:02:36.543Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.543Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.543Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.543Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.543Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.543Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.543Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.543Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.543Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.543Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.543Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.543Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.543Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.543Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.543Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.543Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.543Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.543Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.543Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.543Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.543Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.543Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.543Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.543Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.543Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.543Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.543Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.543Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.543Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.543Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.544Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.544Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.544Z] "github.com/openziti/identity", [2024-03-20T20:02:36.544Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.544Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.544Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.544Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.544Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.544Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.544Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.544Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.544Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.544Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.544Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.544Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.544Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.544Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.544Z] "github.com/pkg/errors", [2024-03-20T20:02:36.544Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.544Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.544Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.544Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.544Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.544Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.544Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.544Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.544Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.544Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.544Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.544Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.544Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.544Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.544Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.544Z] "github.com/x448/float16", [2024-03-20T20:02:36.544Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.544Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.544Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.544Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.544Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.544Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.544Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.544Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.544Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.544Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.544Z] "go/token", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.544Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.544Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.544Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.544Z] "golang.org/x/net/html", [2024-03-20T20:02:36.544Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.544Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.544Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.544Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.544Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.544Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.544Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.544Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.544Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.544Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.544Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.544Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.544Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.544Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.544Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.544Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.544Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.544Z] "golang.org/x/term", [2024-03-20T20:02:36.544Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.544Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.544Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.544Z] "golang.org/x/text/language", [2024-03-20T20:02:36.544Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.544Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.544Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.544Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.544Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.544Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.544Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.544Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.544Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.544Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.544Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.544Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.544Z] "hash", [2024-03-20T20:02:36.544Z] "hash/adler32", [2024-03-20T20:02:36.544Z] "hash/crc32", [2024-03-20T20:02:36.544Z] "hash/fnv", [2024-03-20T20:02:36.544Z] "html", [2024-03-20T20:02:36.544Z] "html/template", [2024-03-20T20:02:36.544Z] "internal/abi", [2024-03-20T20:02:36.544Z] "internal/bytealg", [2024-03-20T20:02:36.544Z] "internal/cpu", [2024-03-20T20:02:36.544Z] "internal/fmtsort", [2024-03-20T20:02:36.544Z] "internal/goexperiment", [2024-03-20T20:02:36.544Z] "internal/itoa", [2024-03-20T20:02:36.544Z] "internal/nettrace", [2024-03-20T20:02:36.544Z] "internal/oserror", [2024-03-20T20:02:36.544Z] "internal/poll", [2024-03-20T20:02:36.544Z] "internal/race", [2024-03-20T20:02:36.544Z] "internal/reflectlite", [2024-03-20T20:02:36.544Z] "internal/singleflight", [2024-03-20T20:02:36.544Z] "internal/syscall/execenv", [2024-03-20T20:02:36.544Z] "internal/syscall/unix", [2024-03-20T20:02:36.544Z] "internal/testlog", [2024-03-20T20:02:36.544Z] "internal/unsafeheader", [2024-03-20T20:02:36.544Z] "io", [2024-03-20T20:02:36.544Z] "io/fs", [2024-03-20T20:02:36.544Z] "io/ioutil", [2024-03-20T20:02:36.544Z] "log", [2024-03-20T20:02:36.544Z] "log/syslog", [2024-03-20T20:02:36.544Z] "math", [2024-03-20T20:02:36.544Z] "math/big", [2024-03-20T20:02:36.544Z] "math/bits", [2024-03-20T20:02:36.544Z] "math/rand", [2024-03-20T20:02:36.544Z] "mime", [2024-03-20T20:02:36.544Z] "mime/multipart", [2024-03-20T20:02:36.544Z] "mime/quotedprintable", [2024-03-20T20:02:36.544Z] "net", [2024-03-20T20:02:36.544Z] "net/http", [2024-03-20T20:02:36.544Z] "net/http/cookiejar", [2024-03-20T20:02:36.544Z] "net/http/httptest", [2024-03-20T20:02:36.544Z] "net/http/httptrace", [2024-03-20T20:02:36.544Z] "net/http/httputil", [2024-03-20T20:02:36.544Z] "net/http/internal", [2024-03-20T20:02:36.544Z] "net/http/internal/ascii", [2024-03-20T20:02:36.544Z] "net/http/internal/testcert", [2024-03-20T20:02:36.544Z] "net/mail", [2024-03-20T20:02:36.544Z] "net/textproto", [2024-03-20T20:02:36.544Z] "net/url", [2024-03-20T20:02:36.544Z] "os", [2024-03-20T20:02:36.544Z] "os/exec", [2024-03-20T20:02:36.544Z] "os/signal", [2024-03-20T20:02:36.544Z] "os/user", [2024-03-20T20:02:36.544Z] "path", [2024-03-20T20:02:36.544Z] "path/filepath", [2024-03-20T20:02:36.544Z] "reflect", [2024-03-20T20:02:36.544Z] "regexp", [2024-03-20T20:02:36.544Z] "regexp/syntax", [2024-03-20T20:02:36.544Z] "runtime", [2024-03-20T20:02:36.544Z] "runtime/cgo", [2024-03-20T20:02:36.544Z] "runtime/debug", [2024-03-20T20:02:36.544Z] "runtime/internal/atomic", [2024-03-20T20:02:36.544Z] "runtime/internal/math", [2024-03-20T20:02:36.544Z] "runtime/internal/sys", [2024-03-20T20:02:36.544Z] "runtime/pprof", [2024-03-20T20:02:36.544Z] "sort", [2024-03-20T20:02:36.544Z] "strconv", [2024-03-20T20:02:36.544Z] "strings", [2024-03-20T20:02:36.544Z] "sync", [2024-03-20T20:02:36.544Z] "sync/atomic", [2024-03-20T20:02:36.544Z] "syscall", [2024-03-20T20:02:36.544Z] "text/tabwriter", [2024-03-20T20:02:36.544Z] "text/template", [2024-03-20T20:02:36.545Z] "text/template/parse", [2024-03-20T20:02:36.545Z] "time", [2024-03-20T20:02:36.545Z] "unicode", [2024-03-20T20:02:36.545Z] "unicode/utf16", [2024-03-20T20:02:36.545Z] "unicode/utf8", [2024-03-20T20:02:36.545Z] "unsafe", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.545Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.545Z] ], [2024-03-20T20:02:36.545Z] "TestGoFiles": [ [2024-03-20T20:02:36.545Z] "clients_test.go", [2024-03-20T20:02:36.545Z] "common_middleware_test.go", [2024-03-20T20:02:36.545Z] "httpcors_test.go", [2024-03-20T20:02:36.545Z] "httpserver_test.go", [2024-03-20T20:02:36.545Z] "messaging_test.go", [2024-03-20T20:02:36.545Z] "metrics_test.go" [2024-03-20T20:02:36.545Z] ], [2024-03-20T20:02:36.545Z] "TestImports": [ [2024-03-20T20:02:36.545Z] "context", [2024-03-20T20:02:36.545Z] "encoding/json", [2024-03-20T20:02:36.545Z] "errors", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-registry/v3/registry/mocks", [2024-03-20T20:02:36.545Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.545Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.545Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.545Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.545Z] "net/http", [2024-03-20T20:02:36.545Z] "net/http/httptest", [2024-03-20T20:02:36.545Z] "os", [2024-03-20T20:02:36.545Z] "strings", [2024-03-20T20:02:36.545Z] "sync", [2024-03-20T20:02:36.545Z] "testing", [2024-03-20T20:02:36.545Z] "time" [2024-03-20T20:02:36.545Z] ] [2024-03-20T20:02:36.545Z] } [2024-03-20T20:02:36.545Z] { [2024-03-20T20:02:36.545Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/controller", [2024-03-20T20:02:36.545Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.545Z] "Name": "controller", [2024-03-20T20:02:36.545Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.545Z] "Module": { [2024-03-20T20:02:36.545Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-20T20:02:36.545Z] "Version": "v3.2.0-dev.27", [2024-03-20T20:02:36.545Z] "Time": "2024-03-20T09:22:37Z", [2024-03-20T20:02:36.545Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-20T20:02:36.545Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-20T20:02:36.545Z] "GoVersion": "1.21" [2024-03-20T20:02:36.545Z] }, [2024-03-20T20:02:36.545Z] "DepOnly": true, [2024-03-20T20:02:36.545Z] "Stale": true, [2024-03-20T20:02:36.545Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.545Z] "GoFiles": [ [2024-03-20T20:02:36.545Z] "commonapi.go" [2024-03-20T20:02:36.545Z] ], [2024-03-20T20:02:36.545Z] "Imports": [ [2024-03-20T20:02:36.545Z] "encoding/json", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.545Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.545Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.545Z] "net/http", [2024-03-20T20:02:36.545Z] "strings" [2024-03-20T20:02:36.545Z] ], [2024-03-20T20:02:36.545Z] "Deps": [ [2024-03-20T20:02:36.545Z] "bufio", [2024-03-20T20:02:36.545Z] "bytes", [2024-03-20T20:02:36.545Z] "compress/flate", [2024-03-20T20:02:36.545Z] "compress/gzip", [2024-03-20T20:02:36.545Z] "compress/zlib", [2024-03-20T20:02:36.545Z] "container/heap", [2024-03-20T20:02:36.545Z] "container/list", [2024-03-20T20:02:36.545Z] "context", [2024-03-20T20:02:36.545Z] "crypto", [2024-03-20T20:02:36.545Z] "crypto/aes", [2024-03-20T20:02:36.545Z] "crypto/cipher", [2024-03-20T20:02:36.545Z] "crypto/des", [2024-03-20T20:02:36.545Z] "crypto/dsa", [2024-03-20T20:02:36.545Z] "crypto/ecdsa", [2024-03-20T20:02:36.545Z] "crypto/ed25519", [2024-03-20T20:02:36.545Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.545Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.545Z] "crypto/elliptic", [2024-03-20T20:02:36.545Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.545Z] "crypto/hmac", [2024-03-20T20:02:36.545Z] "crypto/internal/randutil", [2024-03-20T20:02:36.545Z] "crypto/internal/subtle", [2024-03-20T20:02:36.545Z] "crypto/md5", [2024-03-20T20:02:36.545Z] "crypto/rand", [2024-03-20T20:02:36.545Z] "crypto/rc4", [2024-03-20T20:02:36.545Z] "crypto/rsa", [2024-03-20T20:02:36.545Z] "crypto/sha1", [2024-03-20T20:02:36.545Z] "crypto/sha256", [2024-03-20T20:02:36.545Z] "crypto/sha512", [2024-03-20T20:02:36.545Z] "crypto/subtle", [2024-03-20T20:02:36.545Z] "crypto/tls", [2024-03-20T20:02:36.545Z] "crypto/x509", [2024-03-20T20:02:36.545Z] "crypto/x509/pkix", [2024-03-20T20:02:36.545Z] "database/sql/driver", [2024-03-20T20:02:36.545Z] "debug/dwarf", [2024-03-20T20:02:36.545Z] "debug/macho", [2024-03-20T20:02:36.545Z] "embed", [2024-03-20T20:02:36.545Z] "encoding", [2024-03-20T20:02:36.545Z] "encoding/asn1", [2024-03-20T20:02:36.545Z] "encoding/base32", [2024-03-20T20:02:36.545Z] "encoding/base64", [2024-03-20T20:02:36.545Z] "encoding/binary", [2024-03-20T20:02:36.545Z] "encoding/csv", [2024-03-20T20:02:36.545Z] "encoding/gob", [2024-03-20T20:02:36.545Z] "encoding/hex", [2024-03-20T20:02:36.545Z] "encoding/json", [2024-03-20T20:02:36.545Z] "encoding/pem", [2024-03-20T20:02:36.545Z] "encoding/xml", [2024-03-20T20:02:36.545Z] "errors", [2024-03-20T20:02:36.545Z] "flag", [2024-03-20T20:02:36.545Z] "fmt", [2024-03-20T20:02:36.545Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.545Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.545Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.545Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.545Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.545Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.545Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.545Z] "github.com/fatih/color", [2024-03-20T20:02:36.545Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.545Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.545Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.545Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.545Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.545Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.545Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.545Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.545Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.545Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.545Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.545Z] "github.com/go-kit/log", [2024-03-20T20:02:36.545Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.545Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.545Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.545Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.545Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.545Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.545Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.545Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.545Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.545Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.545Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.545Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.545Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.545Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.545Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.545Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.545Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.545Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.545Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.545Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.545Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.545Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.545Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.545Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.545Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.545Z] "github.com/google/uuid", [2024-03-20T20:02:36.545Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.545Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.545Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.545Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.545Z] "github.com/josharian/intern", [2024-03-20T20:02:36.545Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.545Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.545Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.545Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.545Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.545Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.545Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.545Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.545Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.545Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.545Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.545Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.545Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.545Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.545Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.545Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.545Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.545Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.545Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.545Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.545Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.545Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.545Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.545Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.545Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.545Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.545Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.545Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.545Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.545Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.546Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.546Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.546Z] "github.com/openziti/identity", [2024-03-20T20:02:36.546Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.546Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.546Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.546Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.546Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.546Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.546Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.546Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.546Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.546Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.546Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.546Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.546Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.546Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.546Z] "github.com/pkg/errors", [2024-03-20T20:02:36.546Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.546Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.546Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.546Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.546Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.546Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.546Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.546Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.546Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.546Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.546Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.546Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.546Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.546Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.546Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.546Z] "github.com/x448/float16", [2024-03-20T20:02:36.546Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.546Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.546Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.546Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.546Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.546Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.546Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.546Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.546Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.546Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.546Z] "go/token", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.546Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.546Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.546Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.546Z] "golang.org/x/net/html", [2024-03-20T20:02:36.546Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.546Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.546Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.546Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.546Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.546Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.546Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.546Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.546Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.546Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.546Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.546Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.546Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.546Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.546Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.546Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.546Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.546Z] "golang.org/x/term", [2024-03-20T20:02:36.546Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.546Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.546Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.546Z] "golang.org/x/text/language", [2024-03-20T20:02:36.546Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.546Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.546Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.546Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.546Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.546Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.546Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.546Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.546Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.546Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.546Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.546Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.546Z] "hash", [2024-03-20T20:02:36.546Z] "hash/adler32", [2024-03-20T20:02:36.546Z] "hash/crc32", [2024-03-20T20:02:36.546Z] "hash/fnv", [2024-03-20T20:02:36.546Z] "html", [2024-03-20T20:02:36.546Z] "html/template", [2024-03-20T20:02:36.546Z] "internal/abi", [2024-03-20T20:02:36.546Z] "internal/bytealg", [2024-03-20T20:02:36.546Z] "internal/cpu", [2024-03-20T20:02:36.546Z] "internal/fmtsort", [2024-03-20T20:02:36.546Z] "internal/goexperiment", [2024-03-20T20:02:36.546Z] "internal/itoa", [2024-03-20T20:02:36.546Z] "internal/nettrace", [2024-03-20T20:02:36.546Z] "internal/oserror", [2024-03-20T20:02:36.546Z] "internal/poll", [2024-03-20T20:02:36.546Z] "internal/race", [2024-03-20T20:02:36.546Z] "internal/reflectlite", [2024-03-20T20:02:36.546Z] "internal/singleflight", [2024-03-20T20:02:36.546Z] "internal/syscall/execenv", [2024-03-20T20:02:36.546Z] "internal/syscall/unix", [2024-03-20T20:02:36.546Z] "internal/testlog", [2024-03-20T20:02:36.546Z] "internal/unsafeheader", [2024-03-20T20:02:36.546Z] "io", [2024-03-20T20:02:36.546Z] "io/fs", [2024-03-20T20:02:36.546Z] "io/ioutil", [2024-03-20T20:02:36.546Z] "log", [2024-03-20T20:02:36.546Z] "log/syslog", [2024-03-20T20:02:36.546Z] "math", [2024-03-20T20:02:36.546Z] "math/big", [2024-03-20T20:02:36.546Z] "math/bits", [2024-03-20T20:02:36.546Z] "math/rand", [2024-03-20T20:02:36.546Z] "mime", [2024-03-20T20:02:36.546Z] "mime/multipart", [2024-03-20T20:02:36.546Z] "mime/quotedprintable", [2024-03-20T20:02:36.546Z] "net", [2024-03-20T20:02:36.546Z] "net/http", [2024-03-20T20:02:36.546Z] "net/http/cookiejar", [2024-03-20T20:02:36.546Z] "net/http/httptest", [2024-03-20T20:02:36.546Z] "net/http/httptrace", [2024-03-20T20:02:36.546Z] "net/http/httputil", [2024-03-20T20:02:36.546Z] "net/http/internal", [2024-03-20T20:02:36.546Z] "net/http/internal/ascii", [2024-03-20T20:02:36.546Z] "net/http/internal/testcert", [2024-03-20T20:02:36.546Z] "net/mail", [2024-03-20T20:02:36.546Z] "net/textproto", [2024-03-20T20:02:36.546Z] "net/url", [2024-03-20T20:02:36.546Z] "os", [2024-03-20T20:02:36.546Z] "os/exec", [2024-03-20T20:02:36.546Z] "os/signal", [2024-03-20T20:02:36.546Z] "os/user", [2024-03-20T20:02:36.546Z] "path", [2024-03-20T20:02:36.546Z] "path/filepath", [2024-03-20T20:02:36.546Z] "reflect", [2024-03-20T20:02:36.546Z] "regexp", [2024-03-20T20:02:36.546Z] "regexp/syntax", [2024-03-20T20:02:36.546Z] "runtime", [2024-03-20T20:02:36.546Z] "runtime/cgo", [2024-03-20T20:02:36.546Z] "runtime/debug", [2024-03-20T20:02:36.546Z] "runtime/internal/atomic", [2024-03-20T20:02:36.546Z] "runtime/internal/math", [2024-03-20T20:02:36.546Z] "runtime/internal/sys", [2024-03-20T20:02:36.546Z] "runtime/pprof", [2024-03-20T20:02:36.546Z] "sort", [2024-03-20T20:02:36.546Z] "strconv", [2024-03-20T20:02:36.546Z] "strings", [2024-03-20T20:02:36.546Z] "sync", [2024-03-20T20:02:36.546Z] "sync/atomic", [2024-03-20T20:02:36.546Z] "syscall", [2024-03-20T20:02:36.546Z] "text/tabwriter", [2024-03-20T20:02:36.546Z] "text/template", [2024-03-20T20:02:36.546Z] "text/template/parse", [2024-03-20T20:02:36.546Z] "time", [2024-03-20T20:02:36.546Z] "unicode", [2024-03-20T20:02:36.546Z] "unicode/utf16", [2024-03-20T20:02:36.546Z] "unicode/utf8", [2024-03-20T20:02:36.546Z] "unsafe", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.546Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.546Z] ], [2024-03-20T20:02:36.546Z] "TestGoFiles": [ [2024-03-20T20:02:36.546Z] "commonapi_test.go" [2024-03-20T20:02:36.546Z] ], [2024-03-20T20:02:36.547Z] "TestImports": [ [2024-03-20T20:02:36.547Z] "encoding/json", [2024-03-20T20:02:36.547Z] "errors", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.547Z] "github.com/google/uuid", [2024-03-20T20:02:36.547Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.547Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.547Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.547Z] "io", [2024-03-20T20:02:36.547Z] "net/http", [2024-03-20T20:02:36.547Z] "net/http/httptest", [2024-03-20T20:02:36.547Z] "strings", [2024-03-20T20:02:36.547Z] "testing", [2024-03-20T20:02:36.547Z] "time" [2024-03-20T20:02:36.547Z] ] [2024-03-20T20:02:36.547Z] } [2024-03-20T20:02:36.547Z] { [2024-03-20T20:02:36.547Z] "Dir": "/w/workspace/edgex-go/636/internal/core/command", [2024-03-20T20:02:36.547Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-20T20:02:36.547Z] "Name": "command", [2024-03-20T20:02:36.547Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.547Z] "Module": { [2024-03-20T20:02:36.547Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.547Z] "Main": true, [2024-03-20T20:02:36.547Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.547Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.547Z] "GoVersion": "1.21" [2024-03-20T20:02:36.547Z] }, [2024-03-20T20:02:36.547Z] "Match": [ [2024-03-20T20:02:36.547Z] "./..." [2024-03-20T20:02:36.547Z] ], [2024-03-20T20:02:36.547Z] "Stale": true, [2024-03-20T20:02:36.547Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.547Z] "GoFiles": [ [2024-03-20T20:02:36.547Z] "init.go", [2024-03-20T20:02:36.547Z] "main.go", [2024-03-20T20:02:36.547Z] "router.go" [2024-03-20T20:02:36.547Z] ], [2024-03-20T20:02:36.547Z] "Imports": [ [2024-03-20T20:02:36.547Z] "context", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.547Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.547Z] "os", [2024-03-20T20:02:36.547Z] "sync", [2024-03-20T20:02:36.547Z] "time" [2024-03-20T20:02:36.547Z] ], [2024-03-20T20:02:36.547Z] "Deps": [ [2024-03-20T20:02:36.547Z] "bufio", [2024-03-20T20:02:36.547Z] "bytes", [2024-03-20T20:02:36.547Z] "compress/flate", [2024-03-20T20:02:36.547Z] "compress/gzip", [2024-03-20T20:02:36.547Z] "compress/zlib", [2024-03-20T20:02:36.547Z] "container/heap", [2024-03-20T20:02:36.547Z] "container/list", [2024-03-20T20:02:36.547Z] "context", [2024-03-20T20:02:36.547Z] "crypto", [2024-03-20T20:02:36.547Z] "crypto/aes", [2024-03-20T20:02:36.547Z] "crypto/cipher", [2024-03-20T20:02:36.547Z] "crypto/des", [2024-03-20T20:02:36.547Z] "crypto/dsa", [2024-03-20T20:02:36.547Z] "crypto/ecdsa", [2024-03-20T20:02:36.547Z] "crypto/ed25519", [2024-03-20T20:02:36.547Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.547Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.547Z] "crypto/elliptic", [2024-03-20T20:02:36.547Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.547Z] "crypto/hmac", [2024-03-20T20:02:36.547Z] "crypto/internal/randutil", [2024-03-20T20:02:36.547Z] "crypto/internal/subtle", [2024-03-20T20:02:36.547Z] "crypto/md5", [2024-03-20T20:02:36.547Z] "crypto/rand", [2024-03-20T20:02:36.547Z] "crypto/rc4", [2024-03-20T20:02:36.547Z] "crypto/rsa", [2024-03-20T20:02:36.547Z] "crypto/sha1", [2024-03-20T20:02:36.547Z] "crypto/sha256", [2024-03-20T20:02:36.547Z] "crypto/sha512", [2024-03-20T20:02:36.547Z] "crypto/subtle", [2024-03-20T20:02:36.547Z] "crypto/tls", [2024-03-20T20:02:36.547Z] "crypto/x509", [2024-03-20T20:02:36.547Z] "crypto/x509/pkix", [2024-03-20T20:02:36.547Z] "database/sql/driver", [2024-03-20T20:02:36.547Z] "debug/dwarf", [2024-03-20T20:02:36.547Z] "debug/macho", [2024-03-20T20:02:36.547Z] "embed", [2024-03-20T20:02:36.547Z] "encoding", [2024-03-20T20:02:36.547Z] "encoding/asn1", [2024-03-20T20:02:36.547Z] "encoding/base32", [2024-03-20T20:02:36.547Z] "encoding/base64", [2024-03-20T20:02:36.547Z] "encoding/binary", [2024-03-20T20:02:36.547Z] "encoding/csv", [2024-03-20T20:02:36.547Z] "encoding/gob", [2024-03-20T20:02:36.547Z] "encoding/hex", [2024-03-20T20:02:36.547Z] "encoding/json", [2024-03-20T20:02:36.547Z] "encoding/pem", [2024-03-20T20:02:36.547Z] "encoding/xml", [2024-03-20T20:02:36.547Z] "errors", [2024-03-20T20:02:36.547Z] "flag", [2024-03-20T20:02:36.547Z] "fmt", [2024-03-20T20:02:36.547Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.547Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.547Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.547Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.547Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.547Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.547Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.547Z] "github.com/fatih/color", [2024-03-20T20:02:36.547Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.547Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.547Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.547Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.547Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.547Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.547Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.547Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.547Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.547Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.547Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.547Z] "github.com/go-kit/log", [2024-03-20T20:02:36.547Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.547Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.547Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.547Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.547Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.547Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.547Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.547Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.547Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.547Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.547Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.547Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.547Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.547Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.547Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.547Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.547Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.547Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.547Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.547Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.547Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.547Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.547Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.547Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.547Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.547Z] "github.com/google/uuid", [2024-03-20T20:02:36.547Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.547Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.547Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.547Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.547Z] "github.com/josharian/intern", [2024-03-20T20:02:36.547Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.547Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.547Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.547Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.547Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.547Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.547Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.547Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.547Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.547Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.547Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.547Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.547Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.547Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.547Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.547Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.547Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.547Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.547Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.547Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.547Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.547Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.547Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.547Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.547Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.547Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.547Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.547Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.547Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.547Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.548Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.548Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.548Z] "github.com/openziti/identity", [2024-03-20T20:02:36.548Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.548Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.548Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.548Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.548Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.548Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.548Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.548Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.548Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.548Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.548Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.548Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.548Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.548Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.548Z] "github.com/pkg/errors", [2024-03-20T20:02:36.548Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.548Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.548Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.548Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.548Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.548Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.548Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.548Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.548Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.548Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.548Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.548Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.548Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.548Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.548Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.548Z] "github.com/x448/float16", [2024-03-20T20:02:36.548Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.548Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.548Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.548Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.548Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.548Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.548Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.548Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.548Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.548Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.548Z] "go/token", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.548Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.548Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.548Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.548Z] "golang.org/x/net/html", [2024-03-20T20:02:36.548Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.548Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.548Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.548Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.548Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.548Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.548Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.548Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.548Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.548Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.548Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.548Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.548Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.548Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.548Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.548Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.548Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.548Z] "golang.org/x/term", [2024-03-20T20:02:36.548Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.548Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.548Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.548Z] "golang.org/x/text/language", [2024-03-20T20:02:36.548Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.548Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.548Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.548Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.548Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.548Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.548Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.548Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.548Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.548Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.548Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.548Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.548Z] "hash", [2024-03-20T20:02:36.548Z] "hash/adler32", [2024-03-20T20:02:36.548Z] "hash/crc32", [2024-03-20T20:02:36.548Z] "hash/fnv", [2024-03-20T20:02:36.548Z] "html", [2024-03-20T20:02:36.548Z] "html/template", [2024-03-20T20:02:36.548Z] "internal/abi", [2024-03-20T20:02:36.548Z] "internal/bytealg", [2024-03-20T20:02:36.548Z] "internal/cpu", [2024-03-20T20:02:36.548Z] "internal/fmtsort", [2024-03-20T20:02:36.548Z] "internal/goexperiment", [2024-03-20T20:02:36.548Z] "internal/itoa", [2024-03-20T20:02:36.548Z] "internal/nettrace", [2024-03-20T20:02:36.548Z] "internal/oserror", [2024-03-20T20:02:36.548Z] "internal/poll", [2024-03-20T20:02:36.548Z] "internal/race", [2024-03-20T20:02:36.548Z] "internal/reflectlite", [2024-03-20T20:02:36.548Z] "internal/singleflight", [2024-03-20T20:02:36.548Z] "internal/syscall/execenv", [2024-03-20T20:02:36.548Z] "internal/syscall/unix", [2024-03-20T20:02:36.548Z] "internal/testlog", [2024-03-20T20:02:36.548Z] "internal/unsafeheader", [2024-03-20T20:02:36.548Z] "io", [2024-03-20T20:02:36.548Z] "io/fs", [2024-03-20T20:02:36.548Z] "io/ioutil", [2024-03-20T20:02:36.548Z] "log", [2024-03-20T20:02:36.548Z] "log/syslog", [2024-03-20T20:02:36.548Z] "math", [2024-03-20T20:02:36.548Z] "math/big", [2024-03-20T20:02:36.548Z] "math/bits", [2024-03-20T20:02:36.548Z] "math/rand", [2024-03-20T20:02:36.548Z] "mime", [2024-03-20T20:02:36.548Z] "mime/multipart", [2024-03-20T20:02:36.548Z] "mime/quotedprintable", [2024-03-20T20:02:36.548Z] "net", [2024-03-20T20:02:36.548Z] "net/http", [2024-03-20T20:02:36.548Z] "net/http/cookiejar", [2024-03-20T20:02:36.548Z] "net/http/httptest", [2024-03-20T20:02:36.548Z] "net/http/httptrace", [2024-03-20T20:02:36.548Z] "net/http/httputil", [2024-03-20T20:02:36.548Z] "net/http/internal", [2024-03-20T20:02:36.548Z] "net/http/internal/ascii", [2024-03-20T20:02:36.548Z] "net/http/internal/testcert", [2024-03-20T20:02:36.548Z] "net/mail", [2024-03-20T20:02:36.548Z] "net/textproto", [2024-03-20T20:02:36.548Z] "net/url", [2024-03-20T20:02:36.548Z] "os", [2024-03-20T20:02:36.548Z] "os/exec", [2024-03-20T20:02:36.548Z] "os/signal", [2024-03-20T20:02:36.548Z] "os/user", [2024-03-20T20:02:36.548Z] "path", [2024-03-20T20:02:36.548Z] "path/filepath", [2024-03-20T20:02:36.548Z] "reflect", [2024-03-20T20:02:36.548Z] "regexp", [2024-03-20T20:02:36.548Z] "regexp/syntax", [2024-03-20T20:02:36.548Z] "runtime", [2024-03-20T20:02:36.548Z] "runtime/cgo", [2024-03-20T20:02:36.548Z] "runtime/debug", [2024-03-20T20:02:36.548Z] "runtime/internal/atomic", [2024-03-20T20:02:36.548Z] "runtime/internal/math", [2024-03-20T20:02:36.548Z] "runtime/internal/sys", [2024-03-20T20:02:36.548Z] "runtime/pprof", [2024-03-20T20:02:36.548Z] "sort", [2024-03-20T20:02:36.548Z] "strconv", [2024-03-20T20:02:36.548Z] "strings", [2024-03-20T20:02:36.548Z] "sync", [2024-03-20T20:02:36.548Z] "sync/atomic", [2024-03-20T20:02:36.548Z] "syscall", [2024-03-20T20:02:36.548Z] "text/tabwriter", [2024-03-20T20:02:36.548Z] "text/template", [2024-03-20T20:02:36.548Z] "text/template/parse", [2024-03-20T20:02:36.548Z] "time", [2024-03-20T20:02:36.548Z] "unicode", [2024-03-20T20:02:36.548Z] "unicode/utf16", [2024-03-20T20:02:36.548Z] "unicode/utf8", [2024-03-20T20:02:36.548Z] "unsafe", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.548Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.548Z] ] [2024-03-20T20:02:36.548Z] } [2024-03-20T20:02:36.548Z] { [2024-03-20T20:02:36.548Z] "Dir": "/w/workspace/edgex-go/636/cmd/core-command", [2024-03-20T20:02:36.549Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-command", [2024-03-20T20:02:36.549Z] "Name": "main", [2024-03-20T20:02:36.549Z] "Target": "/go/bin/core-command", [2024-03-20T20:02:36.549Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.549Z] "Module": { [2024-03-20T20:02:36.549Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.549Z] "Main": true, [2024-03-20T20:02:36.549Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.549Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.549Z] "GoVersion": "1.21" [2024-03-20T20:02:36.549Z] }, [2024-03-20T20:02:36.549Z] "Match": [ [2024-03-20T20:02:36.549Z] "./..." [2024-03-20T20:02:36.549Z] ], [2024-03-20T20:02:36.549Z] "Stale": true, [2024-03-20T20:02:36.549Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.549Z] "GoFiles": [ [2024-03-20T20:02:36.549Z] "main.go" [2024-03-20T20:02:36.549Z] ], [2024-03-20T20:02:36.549Z] "Imports": [ [2024-03-20T20:02:36.549Z] "context", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-20T20:02:36.549Z] "github.com/labstack/echo/v4" [2024-03-20T20:02:36.549Z] ], [2024-03-20T20:02:36.549Z] "Deps": [ [2024-03-20T20:02:36.549Z] "bufio", [2024-03-20T20:02:36.549Z] "bytes", [2024-03-20T20:02:36.549Z] "compress/flate", [2024-03-20T20:02:36.549Z] "compress/gzip", [2024-03-20T20:02:36.549Z] "compress/zlib", [2024-03-20T20:02:36.549Z] "container/heap", [2024-03-20T20:02:36.549Z] "container/list", [2024-03-20T20:02:36.549Z] "context", [2024-03-20T20:02:36.549Z] "crypto", [2024-03-20T20:02:36.549Z] "crypto/aes", [2024-03-20T20:02:36.549Z] "crypto/cipher", [2024-03-20T20:02:36.549Z] "crypto/des", [2024-03-20T20:02:36.549Z] "crypto/dsa", [2024-03-20T20:02:36.549Z] "crypto/ecdsa", [2024-03-20T20:02:36.549Z] "crypto/ed25519", [2024-03-20T20:02:36.549Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.549Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.549Z] "crypto/elliptic", [2024-03-20T20:02:36.549Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.549Z] "crypto/hmac", [2024-03-20T20:02:36.549Z] "crypto/internal/randutil", [2024-03-20T20:02:36.549Z] "crypto/internal/subtle", [2024-03-20T20:02:36.549Z] "crypto/md5", [2024-03-20T20:02:36.549Z] "crypto/rand", [2024-03-20T20:02:36.549Z] "crypto/rc4", [2024-03-20T20:02:36.549Z] "crypto/rsa", [2024-03-20T20:02:36.549Z] "crypto/sha1", [2024-03-20T20:02:36.549Z] "crypto/sha256", [2024-03-20T20:02:36.549Z] "crypto/sha512", [2024-03-20T20:02:36.549Z] "crypto/subtle", [2024-03-20T20:02:36.549Z] "crypto/tls", [2024-03-20T20:02:36.549Z] "crypto/x509", [2024-03-20T20:02:36.549Z] "crypto/x509/pkix", [2024-03-20T20:02:36.549Z] "database/sql/driver", [2024-03-20T20:02:36.549Z] "debug/dwarf", [2024-03-20T20:02:36.549Z] "debug/macho", [2024-03-20T20:02:36.549Z] "embed", [2024-03-20T20:02:36.549Z] "encoding", [2024-03-20T20:02:36.549Z] "encoding/asn1", [2024-03-20T20:02:36.549Z] "encoding/base32", [2024-03-20T20:02:36.549Z] "encoding/base64", [2024-03-20T20:02:36.549Z] "encoding/binary", [2024-03-20T20:02:36.549Z] "encoding/csv", [2024-03-20T20:02:36.549Z] "encoding/gob", [2024-03-20T20:02:36.549Z] "encoding/hex", [2024-03-20T20:02:36.549Z] "encoding/json", [2024-03-20T20:02:36.549Z] "encoding/pem", [2024-03-20T20:02:36.549Z] "encoding/xml", [2024-03-20T20:02:36.549Z] "errors", [2024-03-20T20:02:36.549Z] "flag", [2024-03-20T20:02:36.549Z] "fmt", [2024-03-20T20:02:36.549Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.549Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.549Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.549Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.549Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.549Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.549Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.549Z] "github.com/fatih/color", [2024-03-20T20:02:36.549Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.549Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.549Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.549Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.549Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.549Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.549Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.549Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.549Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.549Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.549Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.549Z] "github.com/go-kit/log", [2024-03-20T20:02:36.549Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.549Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.549Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.549Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.549Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.549Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.549Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.549Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.549Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.549Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.549Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.549Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.549Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.549Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.549Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.549Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.549Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.549Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.549Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.549Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.549Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.549Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.549Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.549Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.549Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.549Z] "github.com/google/uuid", [2024-03-20T20:02:36.549Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.549Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.549Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.549Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.549Z] "github.com/josharian/intern", [2024-03-20T20:02:36.549Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.549Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.549Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.549Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.549Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.549Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.549Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.549Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.549Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.549Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.549Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.549Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.549Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.549Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.549Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.549Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.549Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.549Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.549Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.549Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.549Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.549Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.549Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.549Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.549Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.549Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.549Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.549Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.549Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.549Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.549Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.549Z] "github.com/openziti/identity", [2024-03-20T20:02:36.549Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.549Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.549Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.549Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.549Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.549Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.549Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.549Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.549Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.549Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.549Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.549Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.549Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.549Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.549Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.549Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.550Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.550Z] "github.com/pkg/errors", [2024-03-20T20:02:36.550Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.550Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.550Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.550Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.550Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.550Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.550Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.550Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.550Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.550Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.550Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.550Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.550Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.550Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.550Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.550Z] "github.com/x448/float16", [2024-03-20T20:02:36.550Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.550Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.550Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.550Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.550Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.550Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.550Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.550Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.550Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.550Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.550Z] "go/token", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.550Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.550Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.550Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.550Z] "golang.org/x/net/html", [2024-03-20T20:02:36.550Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.550Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.550Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.550Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.550Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.550Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.550Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.550Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.550Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.550Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.550Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.550Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.550Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.550Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.550Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.550Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.550Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.550Z] "golang.org/x/term", [2024-03-20T20:02:36.550Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.550Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.550Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.550Z] "golang.org/x/text/language", [2024-03-20T20:02:36.550Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.550Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.550Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.550Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.550Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.550Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.550Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.550Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.550Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.550Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.550Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.550Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.550Z] "hash", [2024-03-20T20:02:36.550Z] "hash/adler32", [2024-03-20T20:02:36.550Z] "hash/crc32", [2024-03-20T20:02:36.550Z] "hash/fnv", [2024-03-20T20:02:36.550Z] "html", [2024-03-20T20:02:36.550Z] "html/template", [2024-03-20T20:02:36.550Z] "internal/abi", [2024-03-20T20:02:36.550Z] "internal/bytealg", [2024-03-20T20:02:36.550Z] "internal/cpu", [2024-03-20T20:02:36.550Z] "internal/fmtsort", [2024-03-20T20:02:36.550Z] "internal/goexperiment", [2024-03-20T20:02:36.550Z] "internal/itoa", [2024-03-20T20:02:36.550Z] "internal/nettrace", [2024-03-20T20:02:36.550Z] "internal/oserror", [2024-03-20T20:02:36.550Z] "internal/poll", [2024-03-20T20:02:36.550Z] "internal/race", [2024-03-20T20:02:36.550Z] "internal/reflectlite", [2024-03-20T20:02:36.550Z] "internal/singleflight", [2024-03-20T20:02:36.550Z] "internal/syscall/execenv", [2024-03-20T20:02:36.550Z] "internal/syscall/unix", [2024-03-20T20:02:36.550Z] "internal/testlog", [2024-03-20T20:02:36.550Z] "internal/unsafeheader", [2024-03-20T20:02:36.550Z] "io", [2024-03-20T20:02:36.550Z] "io/fs", [2024-03-20T20:02:36.550Z] "io/ioutil", [2024-03-20T20:02:36.550Z] "log", [2024-03-20T20:02:36.550Z] "log/syslog", [2024-03-20T20:02:36.550Z] "math", [2024-03-20T20:02:36.550Z] "math/big", [2024-03-20T20:02:36.550Z] "math/bits", [2024-03-20T20:02:36.550Z] "math/rand", [2024-03-20T20:02:36.550Z] "mime", [2024-03-20T20:02:36.550Z] "mime/multipart", [2024-03-20T20:02:36.550Z] "mime/quotedprintable", [2024-03-20T20:02:36.550Z] "net", [2024-03-20T20:02:36.550Z] "net/http", [2024-03-20T20:02:36.550Z] "net/http/cookiejar", [2024-03-20T20:02:36.550Z] "net/http/httptest", [2024-03-20T20:02:36.550Z] "net/http/httptrace", [2024-03-20T20:02:36.550Z] "net/http/httputil", [2024-03-20T20:02:36.550Z] "net/http/internal", [2024-03-20T20:02:36.550Z] "net/http/internal/ascii", [2024-03-20T20:02:36.550Z] "net/http/internal/testcert", [2024-03-20T20:02:36.550Z] "net/mail", [2024-03-20T20:02:36.550Z] "net/textproto", [2024-03-20T20:02:36.550Z] "net/url", [2024-03-20T20:02:36.550Z] "os", [2024-03-20T20:02:36.550Z] "os/exec", [2024-03-20T20:02:36.550Z] "os/signal", [2024-03-20T20:02:36.550Z] "os/user", [2024-03-20T20:02:36.550Z] "path", [2024-03-20T20:02:36.550Z] "path/filepath", [2024-03-20T20:02:36.550Z] "reflect", [2024-03-20T20:02:36.550Z] "regexp", [2024-03-20T20:02:36.550Z] "regexp/syntax", [2024-03-20T20:02:36.550Z] "runtime", [2024-03-20T20:02:36.550Z] "runtime/cgo", [2024-03-20T20:02:36.550Z] "runtime/debug", [2024-03-20T20:02:36.550Z] "runtime/internal/atomic", [2024-03-20T20:02:36.550Z] "runtime/internal/math", [2024-03-20T20:02:36.550Z] "runtime/internal/sys", [2024-03-20T20:02:36.550Z] "runtime/pprof", [2024-03-20T20:02:36.550Z] "sort", [2024-03-20T20:02:36.550Z] "strconv", [2024-03-20T20:02:36.550Z] "strings", [2024-03-20T20:02:36.550Z] "sync", [2024-03-20T20:02:36.550Z] "sync/atomic", [2024-03-20T20:02:36.550Z] "syscall", [2024-03-20T20:02:36.550Z] "text/tabwriter", [2024-03-20T20:02:36.550Z] "text/template", [2024-03-20T20:02:36.550Z] "text/template/parse", [2024-03-20T20:02:36.550Z] "time", [2024-03-20T20:02:36.550Z] "unicode", [2024-03-20T20:02:36.550Z] "unicode/utf16", [2024-03-20T20:02:36.550Z] "unicode/utf8", [2024-03-20T20:02:36.550Z] "unsafe", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.550Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.550Z] ] [2024-03-20T20:02:36.550Z] } [2024-03-20T20:02:36.550Z] { [2024-03-20T20:02:36.550Z] "Dir": "/w/workspace/edgex-go/636/internal/core/common_config", [2024-03-20T20:02:36.550Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-03-20T20:02:36.550Z] "Name": "common_config", [2024-03-20T20:02:36.550Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.550Z] "Module": { [2024-03-20T20:02:36.550Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.550Z] "Main": true, [2024-03-20T20:02:36.550Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.550Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.550Z] "GoVersion": "1.21" [2024-03-20T20:02:36.550Z] }, [2024-03-20T20:02:36.550Z] "Match": [ [2024-03-20T20:02:36.550Z] "./..." [2024-03-20T20:02:36.550Z] ], [2024-03-20T20:02:36.550Z] "Stale": true, [2024-03-20T20:02:36.550Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.550Z] "GoFiles": [ [2024-03-20T20:02:36.550Z] "main.go" [2024-03-20T20:02:36.550Z] ], [2024-03-20T20:02:36.550Z] "Imports": [ [2024-03-20T20:02:36.550Z] "context", [2024-03-20T20:02:36.550Z] "fmt", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.550Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.550Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.550Z] "os", [2024-03-20T20:02:36.550Z] "os/signal", [2024-03-20T20:02:36.550Z] "sort", [2024-03-20T20:02:36.550Z] "sync", [2024-03-20T20:02:36.550Z] "syscall" [2024-03-20T20:02:36.550Z] ], [2024-03-20T20:02:36.550Z] "Deps": [ [2024-03-20T20:02:36.550Z] "bufio", [2024-03-20T20:02:36.550Z] "bytes", [2024-03-20T20:02:36.550Z] "compress/flate", [2024-03-20T20:02:36.550Z] "compress/gzip", [2024-03-20T20:02:36.550Z] "compress/zlib", [2024-03-20T20:02:36.550Z] "container/list", [2024-03-20T20:02:36.550Z] "context", [2024-03-20T20:02:36.550Z] "crypto", [2024-03-20T20:02:36.550Z] "crypto/aes", [2024-03-20T20:02:36.550Z] "crypto/cipher", [2024-03-20T20:02:36.550Z] "crypto/des", [2024-03-20T20:02:36.550Z] "crypto/dsa", [2024-03-20T20:02:36.550Z] "crypto/ecdsa", [2024-03-20T20:02:36.550Z] "crypto/ed25519", [2024-03-20T20:02:36.550Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.551Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.551Z] "crypto/elliptic", [2024-03-20T20:02:36.551Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.551Z] "crypto/hmac", [2024-03-20T20:02:36.551Z] "crypto/internal/randutil", [2024-03-20T20:02:36.551Z] "crypto/internal/subtle", [2024-03-20T20:02:36.551Z] "crypto/md5", [2024-03-20T20:02:36.551Z] "crypto/rand", [2024-03-20T20:02:36.551Z] "crypto/rc4", [2024-03-20T20:02:36.551Z] "crypto/rsa", [2024-03-20T20:02:36.551Z] "crypto/sha1", [2024-03-20T20:02:36.551Z] "crypto/sha256", [2024-03-20T20:02:36.551Z] "crypto/sha512", [2024-03-20T20:02:36.551Z] "crypto/subtle", [2024-03-20T20:02:36.551Z] "crypto/tls", [2024-03-20T20:02:36.551Z] "crypto/x509", [2024-03-20T20:02:36.551Z] "crypto/x509/pkix", [2024-03-20T20:02:36.551Z] "database/sql/driver", [2024-03-20T20:02:36.551Z] "debug/dwarf", [2024-03-20T20:02:36.551Z] "debug/macho", [2024-03-20T20:02:36.551Z] "embed", [2024-03-20T20:02:36.551Z] "encoding", [2024-03-20T20:02:36.551Z] "encoding/asn1", [2024-03-20T20:02:36.551Z] "encoding/base32", [2024-03-20T20:02:36.551Z] "encoding/base64", [2024-03-20T20:02:36.551Z] "encoding/binary", [2024-03-20T20:02:36.551Z] "encoding/csv", [2024-03-20T20:02:36.551Z] "encoding/hex", [2024-03-20T20:02:36.551Z] "encoding/json", [2024-03-20T20:02:36.551Z] "encoding/pem", [2024-03-20T20:02:36.551Z] "encoding/xml", [2024-03-20T20:02:36.551Z] "errors", [2024-03-20T20:02:36.551Z] "flag", [2024-03-20T20:02:36.551Z] "fmt", [2024-03-20T20:02:36.551Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.551Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.551Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.551Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.551Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.551Z] "github.com/fatih/color", [2024-03-20T20:02:36.551Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.551Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.551Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.551Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.551Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.551Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.551Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.551Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.551Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.551Z] "github.com/go-kit/log", [2024-03-20T20:02:36.551Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.551Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.551Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.551Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.551Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.551Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.551Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.551Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.551Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.551Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.551Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.551Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.551Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.551Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.551Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.551Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.551Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.551Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.551Z] "github.com/google/uuid", [2024-03-20T20:02:36.551Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.551Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.551Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.551Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.551Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.551Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.551Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.551Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.551Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.551Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.551Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.551Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.551Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.551Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.551Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.551Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.551Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.551Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.551Z] "github.com/x448/float16", [2024-03-20T20:02:36.551Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.551Z] "go/token", [2024-03-20T20:02:36.551Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.551Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.551Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.551Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.551Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.551Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.551Z] "golang.org/x/net/html", [2024-03-20T20:02:36.551Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.551Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.551Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.551Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.551Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.551Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.551Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.551Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.551Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.551Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.551Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.551Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.551Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.551Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.551Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.551Z] "golang.org/x/text/language", [2024-03-20T20:02:36.551Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.551Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.551Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.551Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.551Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.551Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.551Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.551Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.551Z] "hash", [2024-03-20T20:02:36.551Z] "hash/adler32", [2024-03-20T20:02:36.551Z] "hash/crc32", [2024-03-20T20:02:36.551Z] "hash/fnv", [2024-03-20T20:02:36.551Z] "html", [2024-03-20T20:02:36.551Z] "html/template", [2024-03-20T20:02:36.551Z] "internal/abi", [2024-03-20T20:02:36.551Z] "internal/bytealg", [2024-03-20T20:02:36.551Z] "internal/cpu", [2024-03-20T20:02:36.551Z] "internal/fmtsort", [2024-03-20T20:02:36.551Z] "internal/goexperiment", [2024-03-20T20:02:36.551Z] "internal/itoa", [2024-03-20T20:02:36.551Z] "internal/nettrace", [2024-03-20T20:02:36.551Z] "internal/oserror", [2024-03-20T20:02:36.551Z] "internal/poll", [2024-03-20T20:02:36.551Z] "internal/race", [2024-03-20T20:02:36.551Z] "internal/reflectlite", [2024-03-20T20:02:36.551Z] "internal/singleflight", [2024-03-20T20:02:36.551Z] "internal/syscall/execenv", [2024-03-20T20:02:36.551Z] "internal/syscall/unix", [2024-03-20T20:02:36.551Z] "internal/testlog", [2024-03-20T20:02:36.551Z] "internal/unsafeheader", [2024-03-20T20:02:36.551Z] "io", [2024-03-20T20:02:36.551Z] "io/fs", [2024-03-20T20:02:36.551Z] "io/ioutil", [2024-03-20T20:02:36.551Z] "log", [2024-03-20T20:02:36.551Z] "log/syslog", [2024-03-20T20:02:36.551Z] "math", [2024-03-20T20:02:36.551Z] "math/big", [2024-03-20T20:02:36.551Z] "math/bits", [2024-03-20T20:02:36.551Z] "math/rand", [2024-03-20T20:02:36.551Z] "mime", [2024-03-20T20:02:36.551Z] "mime/multipart", [2024-03-20T20:02:36.551Z] "mime/quotedprintable", [2024-03-20T20:02:36.551Z] "net", [2024-03-20T20:02:36.551Z] "net/http", [2024-03-20T20:02:36.551Z] "net/http/httptest", [2024-03-20T20:02:36.551Z] "net/http/httptrace", [2024-03-20T20:02:36.551Z] "net/http/httputil", [2024-03-20T20:02:36.551Z] "net/http/internal", [2024-03-20T20:02:36.551Z] "net/http/internal/ascii", [2024-03-20T20:02:36.551Z] "net/http/internal/testcert", [2024-03-20T20:02:36.551Z] "net/textproto", [2024-03-20T20:02:36.551Z] "net/url", [2024-03-20T20:02:36.551Z] "os", [2024-03-20T20:02:36.551Z] "os/signal", [2024-03-20T20:02:36.551Z] "path", [2024-03-20T20:02:36.551Z] "path/filepath", [2024-03-20T20:02:36.551Z] "reflect", [2024-03-20T20:02:36.551Z] "regexp", [2024-03-20T20:02:36.551Z] "regexp/syntax", [2024-03-20T20:02:36.551Z] "runtime", [2024-03-20T20:02:36.551Z] "runtime/cgo", [2024-03-20T20:02:36.551Z] "runtime/debug", [2024-03-20T20:02:36.551Z] "runtime/internal/atomic", [2024-03-20T20:02:36.551Z] "runtime/internal/math", [2024-03-20T20:02:36.551Z] "runtime/internal/sys", [2024-03-20T20:02:36.551Z] "runtime/pprof", [2024-03-20T20:02:36.551Z] "sort", [2024-03-20T20:02:36.551Z] "strconv", [2024-03-20T20:02:36.551Z] "strings", [2024-03-20T20:02:36.551Z] "sync", [2024-03-20T20:02:36.551Z] "sync/atomic", [2024-03-20T20:02:36.551Z] "syscall", [2024-03-20T20:02:36.551Z] "text/tabwriter", [2024-03-20T20:02:36.551Z] "text/template", [2024-03-20T20:02:36.551Z] "text/template/parse", [2024-03-20T20:02:36.551Z] "time", [2024-03-20T20:02:36.551Z] "unicode", [2024-03-20T20:02:36.551Z] "unicode/utf16", [2024-03-20T20:02:36.551Z] "unicode/utf8", [2024-03-20T20:02:36.551Z] "unsafe", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.551Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.551Z] ] [2024-03-20T20:02:36.551Z] } [2024-03-20T20:02:36.551Z] { [2024-03-20T20:02:36.551Z] "Dir": "/w/workspace/edgex-go/636/cmd/core-common-config-bootstrapper", [2024-03-20T20:02:36.551Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper", [2024-03-20T20:02:36.551Z] "Name": "main", [2024-03-20T20:02:36.551Z] "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-20T20:02:36.551Z] "Target": "/go/bin/core-common-config-bootstrapper", [2024-03-20T20:02:36.551Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.551Z] "Module": { [2024-03-20T20:02:36.551Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.551Z] "Main": true, [2024-03-20T20:02:36.551Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.551Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.551Z] "GoVersion": "1.21" [2024-03-20T20:02:36.551Z] }, [2024-03-20T20:02:36.551Z] "Match": [ [2024-03-20T20:02:36.551Z] "./..." [2024-03-20T20:02:36.551Z] ], [2024-03-20T20:02:36.551Z] "Stale": true, [2024-03-20T20:02:36.552Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.552Z] "GoFiles": [ [2024-03-20T20:02:36.552Z] "main.go" [2024-03-20T20:02:36.552Z] ], [2024-03-20T20:02:36.552Z] "Imports": [ [2024-03-20T20:02:36.552Z] "context", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config" [2024-03-20T20:02:36.552Z] ], [2024-03-20T20:02:36.552Z] "Deps": [ [2024-03-20T20:02:36.552Z] "bufio", [2024-03-20T20:02:36.552Z] "bytes", [2024-03-20T20:02:36.552Z] "compress/flate", [2024-03-20T20:02:36.552Z] "compress/gzip", [2024-03-20T20:02:36.552Z] "compress/zlib", [2024-03-20T20:02:36.552Z] "container/list", [2024-03-20T20:02:36.552Z] "context", [2024-03-20T20:02:36.552Z] "crypto", [2024-03-20T20:02:36.552Z] "crypto/aes", [2024-03-20T20:02:36.552Z] "crypto/cipher", [2024-03-20T20:02:36.552Z] "crypto/des", [2024-03-20T20:02:36.552Z] "crypto/dsa", [2024-03-20T20:02:36.552Z] "crypto/ecdsa", [2024-03-20T20:02:36.552Z] "crypto/ed25519", [2024-03-20T20:02:36.552Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.552Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.552Z] "crypto/elliptic", [2024-03-20T20:02:36.552Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.552Z] "crypto/hmac", [2024-03-20T20:02:36.552Z] "crypto/internal/randutil", [2024-03-20T20:02:36.552Z] "crypto/internal/subtle", [2024-03-20T20:02:36.552Z] "crypto/md5", [2024-03-20T20:02:36.552Z] "crypto/rand", [2024-03-20T20:02:36.552Z] "crypto/rc4", [2024-03-20T20:02:36.552Z] "crypto/rsa", [2024-03-20T20:02:36.552Z] "crypto/sha1", [2024-03-20T20:02:36.552Z] "crypto/sha256", [2024-03-20T20:02:36.552Z] "crypto/sha512", [2024-03-20T20:02:36.552Z] "crypto/subtle", [2024-03-20T20:02:36.552Z] "crypto/tls", [2024-03-20T20:02:36.552Z] "crypto/x509", [2024-03-20T20:02:36.552Z] "crypto/x509/pkix", [2024-03-20T20:02:36.552Z] "database/sql/driver", [2024-03-20T20:02:36.552Z] "debug/dwarf", [2024-03-20T20:02:36.552Z] "debug/macho", [2024-03-20T20:02:36.552Z] "embed", [2024-03-20T20:02:36.552Z] "encoding", [2024-03-20T20:02:36.552Z] "encoding/asn1", [2024-03-20T20:02:36.552Z] "encoding/base32", [2024-03-20T20:02:36.552Z] "encoding/base64", [2024-03-20T20:02:36.552Z] "encoding/binary", [2024-03-20T20:02:36.552Z] "encoding/csv", [2024-03-20T20:02:36.552Z] "encoding/hex", [2024-03-20T20:02:36.552Z] "encoding/json", [2024-03-20T20:02:36.552Z] "encoding/pem", [2024-03-20T20:02:36.552Z] "encoding/xml", [2024-03-20T20:02:36.552Z] "errors", [2024-03-20T20:02:36.552Z] "flag", [2024-03-20T20:02:36.552Z] "fmt", [2024-03-20T20:02:36.552Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.552Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.552Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.552Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.552Z] "github.com/fatih/color", [2024-03-20T20:02:36.552Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.552Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.552Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.552Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.552Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.552Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.552Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.552Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.552Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.552Z] "github.com/go-kit/log", [2024-03-20T20:02:36.552Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.552Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.552Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.552Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.552Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.552Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.552Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.552Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.552Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.552Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.552Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.552Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.552Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.552Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.552Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.552Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.552Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.552Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.552Z] "github.com/google/uuid", [2024-03-20T20:02:36.552Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.552Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.552Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.552Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.552Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.552Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.552Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.552Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.552Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.552Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.552Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.552Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.552Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.552Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.552Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.552Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.552Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.552Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.552Z] "github.com/x448/float16", [2024-03-20T20:02:36.552Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.552Z] "go/token", [2024-03-20T20:02:36.552Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.552Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.552Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.552Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.552Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.552Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.552Z] "golang.org/x/net/html", [2024-03-20T20:02:36.552Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.552Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.552Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.552Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.552Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.552Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.552Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.552Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.552Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.552Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.552Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.552Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.552Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.552Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.552Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.552Z] "golang.org/x/text/language", [2024-03-20T20:02:36.552Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.552Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.552Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.552Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.552Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.552Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.552Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.552Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.552Z] "hash", [2024-03-20T20:02:36.552Z] "hash/adler32", [2024-03-20T20:02:36.552Z] "hash/crc32", [2024-03-20T20:02:36.552Z] "hash/fnv", [2024-03-20T20:02:36.552Z] "html", [2024-03-20T20:02:36.552Z] "html/template", [2024-03-20T20:02:36.552Z] "internal/abi", [2024-03-20T20:02:36.552Z] "internal/bytealg", [2024-03-20T20:02:36.552Z] "internal/cpu", [2024-03-20T20:02:36.552Z] "internal/fmtsort", [2024-03-20T20:02:36.552Z] "internal/goexperiment", [2024-03-20T20:02:36.552Z] "internal/itoa", [2024-03-20T20:02:36.552Z] "internal/nettrace", [2024-03-20T20:02:36.552Z] "internal/oserror", [2024-03-20T20:02:36.552Z] "internal/poll", [2024-03-20T20:02:36.552Z] "internal/race", [2024-03-20T20:02:36.552Z] "internal/reflectlite", [2024-03-20T20:02:36.552Z] "internal/singleflight", [2024-03-20T20:02:36.552Z] "internal/syscall/execenv", [2024-03-20T20:02:36.552Z] "internal/syscall/unix", [2024-03-20T20:02:36.552Z] "internal/testlog", [2024-03-20T20:02:36.552Z] "internal/unsafeheader", [2024-03-20T20:02:36.552Z] "io", [2024-03-20T20:02:36.552Z] "io/fs", [2024-03-20T20:02:36.552Z] "io/ioutil", [2024-03-20T20:02:36.552Z] "log", [2024-03-20T20:02:36.552Z] "log/syslog", [2024-03-20T20:02:36.552Z] "math", [2024-03-20T20:02:36.552Z] "math/big", [2024-03-20T20:02:36.552Z] "math/bits", [2024-03-20T20:02:36.552Z] "math/rand", [2024-03-20T20:02:36.552Z] "mime", [2024-03-20T20:02:36.552Z] "mime/multipart", [2024-03-20T20:02:36.552Z] "mime/quotedprintable", [2024-03-20T20:02:36.552Z] "net", [2024-03-20T20:02:36.552Z] "net/http", [2024-03-20T20:02:36.552Z] "net/http/httptest", [2024-03-20T20:02:36.552Z] "net/http/httptrace", [2024-03-20T20:02:36.552Z] "net/http/httputil", [2024-03-20T20:02:36.552Z] "net/http/internal", [2024-03-20T20:02:36.552Z] "net/http/internal/ascii", [2024-03-20T20:02:36.552Z] "net/http/internal/testcert", [2024-03-20T20:02:36.552Z] "net/textproto", [2024-03-20T20:02:36.552Z] "net/url", [2024-03-20T20:02:36.552Z] "os", [2024-03-20T20:02:36.552Z] "os/signal", [2024-03-20T20:02:36.552Z] "path", [2024-03-20T20:02:36.552Z] "path/filepath", [2024-03-20T20:02:36.552Z] "reflect", [2024-03-20T20:02:36.552Z] "regexp", [2024-03-20T20:02:36.552Z] "regexp/syntax", [2024-03-20T20:02:36.552Z] "runtime", [2024-03-20T20:02:36.552Z] "runtime/cgo", [2024-03-20T20:02:36.552Z] "runtime/debug", [2024-03-20T20:02:36.552Z] "runtime/internal/atomic", [2024-03-20T20:02:36.552Z] "runtime/internal/math", [2024-03-20T20:02:36.552Z] "runtime/internal/sys", [2024-03-20T20:02:36.552Z] "runtime/pprof", [2024-03-20T20:02:36.552Z] "sort", [2024-03-20T20:02:36.552Z] "strconv", [2024-03-20T20:02:36.552Z] "strings", [2024-03-20T20:02:36.552Z] "sync", [2024-03-20T20:02:36.552Z] "sync/atomic", [2024-03-20T20:02:36.552Z] "syscall", [2024-03-20T20:02:36.552Z] "text/tabwriter", [2024-03-20T20:02:36.552Z] "text/template", [2024-03-20T20:02:36.552Z] "text/template/parse", [2024-03-20T20:02:36.552Z] "time", [2024-03-20T20:02:36.552Z] "unicode", [2024-03-20T20:02:36.552Z] "unicode/utf16", [2024-03-20T20:02:36.552Z] "unicode/utf8", [2024-03-20T20:02:36.552Z] "unsafe", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.552Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.552Z] ] [2024-03-20T20:02:36.552Z] } [2024-03-20T20:02:36.552Z] { [2024-03-20T20:02:36.552Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/config", [2024-03-20T20:02:36.552Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.552Z] "Name": "config", [2024-03-20T20:02:36.552Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.552Z] "Module": { [2024-03-20T20:02:36.552Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.552Z] "Main": true, [2024-03-20T20:02:36.552Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.552Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.552Z] "GoVersion": "1.21" [2024-03-20T20:02:36.552Z] }, [2024-03-20T20:02:36.552Z] "Match": [ [2024-03-20T20:02:36.552Z] "./..." [2024-03-20T20:02:36.552Z] ], [2024-03-20T20:02:36.552Z] "Stale": true, [2024-03-20T20:02:36.552Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.552Z] "GoFiles": [ [2024-03-20T20:02:36.552Z] "config.go" [2024-03-20T20:02:36.552Z] ], [2024-03-20T20:02:36.552Z] "Imports": [ [2024-03-20T20:02:36.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.552Z] ], [2024-03-20T20:02:36.552Z] "Deps": [ [2024-03-20T20:02:36.552Z] "bufio", [2024-03-20T20:02:36.552Z] "bytes", [2024-03-20T20:02:36.552Z] "compress/flate", [2024-03-20T20:02:36.552Z] "compress/gzip", [2024-03-20T20:02:36.552Z] "compress/zlib", [2024-03-20T20:02:36.552Z] "container/list", [2024-03-20T20:02:36.552Z] "context", [2024-03-20T20:02:36.552Z] "crypto", [2024-03-20T20:02:36.552Z] "crypto/aes", [2024-03-20T20:02:36.553Z] "crypto/cipher", [2024-03-20T20:02:36.553Z] "crypto/des", [2024-03-20T20:02:36.553Z] "crypto/dsa", [2024-03-20T20:02:36.553Z] "crypto/ecdsa", [2024-03-20T20:02:36.553Z] "crypto/ed25519", [2024-03-20T20:02:36.553Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.553Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.553Z] "crypto/elliptic", [2024-03-20T20:02:36.553Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.553Z] "crypto/hmac", [2024-03-20T20:02:36.553Z] "crypto/internal/randutil", [2024-03-20T20:02:36.553Z] "crypto/internal/subtle", [2024-03-20T20:02:36.553Z] "crypto/md5", [2024-03-20T20:02:36.553Z] "crypto/rand", [2024-03-20T20:02:36.553Z] "crypto/rc4", [2024-03-20T20:02:36.553Z] "crypto/rsa", [2024-03-20T20:02:36.553Z] "crypto/sha1", [2024-03-20T20:02:36.553Z] "crypto/sha256", [2024-03-20T20:02:36.553Z] "crypto/sha512", [2024-03-20T20:02:36.553Z] "crypto/subtle", [2024-03-20T20:02:36.553Z] "crypto/tls", [2024-03-20T20:02:36.553Z] "crypto/x509", [2024-03-20T20:02:36.553Z] "crypto/x509/pkix", [2024-03-20T20:02:36.553Z] "database/sql/driver", [2024-03-20T20:02:36.553Z] "debug/dwarf", [2024-03-20T20:02:36.553Z] "debug/macho", [2024-03-20T20:02:36.553Z] "encoding", [2024-03-20T20:02:36.553Z] "encoding/asn1", [2024-03-20T20:02:36.553Z] "encoding/base64", [2024-03-20T20:02:36.553Z] "encoding/binary", [2024-03-20T20:02:36.553Z] "encoding/csv", [2024-03-20T20:02:36.553Z] "encoding/hex", [2024-03-20T20:02:36.553Z] "encoding/json", [2024-03-20T20:02:36.553Z] "encoding/pem", [2024-03-20T20:02:36.553Z] "encoding/xml", [2024-03-20T20:02:36.553Z] "errors", [2024-03-20T20:02:36.553Z] "flag", [2024-03-20T20:02:36.553Z] "fmt", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.553Z] "github.com/go-kit/log", [2024-03-20T20:02:36.553Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.553Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.553Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.553Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.553Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.553Z] "github.com/google/uuid", [2024-03-20T20:02:36.553Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.553Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.553Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.553Z] "golang.org/x/net/html", [2024-03-20T20:02:36.553Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.553Z] "golang.org/x/text/language", [2024-03-20T20:02:36.553Z] "hash", [2024-03-20T20:02:36.553Z] "hash/adler32", [2024-03-20T20:02:36.553Z] "hash/crc32", [2024-03-20T20:02:36.553Z] "internal/abi", [2024-03-20T20:02:36.553Z] "internal/bytealg", [2024-03-20T20:02:36.553Z] "internal/cpu", [2024-03-20T20:02:36.553Z] "internal/fmtsort", [2024-03-20T20:02:36.553Z] "internal/goexperiment", [2024-03-20T20:02:36.553Z] "internal/itoa", [2024-03-20T20:02:36.553Z] "internal/nettrace", [2024-03-20T20:02:36.553Z] "internal/oserror", [2024-03-20T20:02:36.553Z] "internal/poll", [2024-03-20T20:02:36.553Z] "internal/race", [2024-03-20T20:02:36.553Z] "internal/reflectlite", [2024-03-20T20:02:36.553Z] "internal/singleflight", [2024-03-20T20:02:36.553Z] "internal/syscall/execenv", [2024-03-20T20:02:36.553Z] "internal/syscall/unix", [2024-03-20T20:02:36.553Z] "internal/testlog", [2024-03-20T20:02:36.553Z] "internal/unsafeheader", [2024-03-20T20:02:36.553Z] "io", [2024-03-20T20:02:36.553Z] "io/fs", [2024-03-20T20:02:36.553Z] "io/ioutil", [2024-03-20T20:02:36.553Z] "log", [2024-03-20T20:02:36.553Z] "math", [2024-03-20T20:02:36.553Z] "math/big", [2024-03-20T20:02:36.553Z] "math/bits", [2024-03-20T20:02:36.553Z] "math/rand", [2024-03-20T20:02:36.553Z] "mime", [2024-03-20T20:02:36.553Z] "mime/multipart", [2024-03-20T20:02:36.553Z] "mime/quotedprintable", [2024-03-20T20:02:36.553Z] "net", [2024-03-20T20:02:36.553Z] "net/http", [2024-03-20T20:02:36.553Z] "net/http/httptest", [2024-03-20T20:02:36.553Z] "net/http/httptrace", [2024-03-20T20:02:36.553Z] "net/http/internal", [2024-03-20T20:02:36.553Z] "net/http/internal/ascii", [2024-03-20T20:02:36.553Z] "net/http/internal/testcert", [2024-03-20T20:02:36.553Z] "net/textproto", [2024-03-20T20:02:36.553Z] "net/url", [2024-03-20T20:02:36.553Z] "os", [2024-03-20T20:02:36.553Z] "path", [2024-03-20T20:02:36.553Z] "path/filepath", [2024-03-20T20:02:36.553Z] "reflect", [2024-03-20T20:02:36.553Z] "regexp", [2024-03-20T20:02:36.553Z] "regexp/syntax", [2024-03-20T20:02:36.553Z] "runtime", [2024-03-20T20:02:36.553Z] "runtime/cgo", [2024-03-20T20:02:36.553Z] "runtime/internal/atomic", [2024-03-20T20:02:36.553Z] "runtime/internal/math", [2024-03-20T20:02:36.553Z] "runtime/internal/sys", [2024-03-20T20:02:36.553Z] "sort", [2024-03-20T20:02:36.553Z] "strconv", [2024-03-20T20:02:36.553Z] "strings", [2024-03-20T20:02:36.553Z] "sync", [2024-03-20T20:02:36.553Z] "sync/atomic", [2024-03-20T20:02:36.553Z] "syscall", [2024-03-20T20:02:36.553Z] "time", [2024-03-20T20:02:36.553Z] "unicode", [2024-03-20T20:02:36.553Z] "unicode/utf16", [2024-03-20T20:02:36.553Z] "unicode/utf8", [2024-03-20T20:02:36.553Z] "unsafe", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.553Z] ] [2024-03-20T20:02:36.553Z] } [2024-03-20T20:02:36.553Z] { [2024-03-20T20:02:36.553Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.553Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.553Z] "Name": "interfaces", [2024-03-20T20:02:36.553Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.553Z] "Module": { [2024-03-20T20:02:36.553Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.553Z] "Main": true, [2024-03-20T20:02:36.553Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.553Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.553Z] "GoVersion": "1.21" [2024-03-20T20:02:36.553Z] }, [2024-03-20T20:02:36.553Z] "Match": [ [2024-03-20T20:02:36.553Z] "./..." [2024-03-20T20:02:36.553Z] ], [2024-03-20T20:02:36.553Z] "Stale": true, [2024-03-20T20:02:36.553Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.553Z] "GoFiles": [ [2024-03-20T20:02:36.553Z] "db.go" [2024-03-20T20:02:36.553Z] ], [2024-03-20T20:02:36.553Z] "Imports": [ [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-20T20:02:36.553Z] ], [2024-03-20T20:02:36.553Z] "Deps": [ [2024-03-20T20:02:36.553Z] "bufio", [2024-03-20T20:02:36.553Z] "bytes", [2024-03-20T20:02:36.553Z] "compress/flate", [2024-03-20T20:02:36.553Z] "compress/gzip", [2024-03-20T20:02:36.553Z] "compress/zlib", [2024-03-20T20:02:36.553Z] "container/list", [2024-03-20T20:02:36.553Z] "context", [2024-03-20T20:02:36.553Z] "crypto", [2024-03-20T20:02:36.553Z] "crypto/aes", [2024-03-20T20:02:36.553Z] "crypto/cipher", [2024-03-20T20:02:36.553Z] "crypto/des", [2024-03-20T20:02:36.553Z] "crypto/dsa", [2024-03-20T20:02:36.553Z] "crypto/ecdsa", [2024-03-20T20:02:36.553Z] "crypto/ed25519", [2024-03-20T20:02:36.553Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.553Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.553Z] "crypto/elliptic", [2024-03-20T20:02:36.553Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.553Z] "crypto/hmac", [2024-03-20T20:02:36.553Z] "crypto/internal/randutil", [2024-03-20T20:02:36.553Z] "crypto/internal/subtle", [2024-03-20T20:02:36.553Z] "crypto/md5", [2024-03-20T20:02:36.553Z] "crypto/rand", [2024-03-20T20:02:36.553Z] "crypto/rc4", [2024-03-20T20:02:36.553Z] "crypto/rsa", [2024-03-20T20:02:36.553Z] "crypto/sha1", [2024-03-20T20:02:36.553Z] "crypto/sha256", [2024-03-20T20:02:36.553Z] "crypto/sha512", [2024-03-20T20:02:36.553Z] "crypto/subtle", [2024-03-20T20:02:36.553Z] "crypto/tls", [2024-03-20T20:02:36.553Z] "crypto/x509", [2024-03-20T20:02:36.553Z] "crypto/x509/pkix", [2024-03-20T20:02:36.553Z] "database/sql/driver", [2024-03-20T20:02:36.553Z] "debug/dwarf", [2024-03-20T20:02:36.553Z] "debug/macho", [2024-03-20T20:02:36.553Z] "encoding", [2024-03-20T20:02:36.553Z] "encoding/asn1", [2024-03-20T20:02:36.553Z] "encoding/base64", [2024-03-20T20:02:36.553Z] "encoding/binary", [2024-03-20T20:02:36.553Z] "encoding/csv", [2024-03-20T20:02:36.553Z] "encoding/hex", [2024-03-20T20:02:36.553Z] "encoding/json", [2024-03-20T20:02:36.553Z] "encoding/pem", [2024-03-20T20:02:36.553Z] "encoding/xml", [2024-03-20T20:02:36.553Z] "errors", [2024-03-20T20:02:36.553Z] "fmt", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.553Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.553Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.553Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.553Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.553Z] "github.com/google/uuid", [2024-03-20T20:02:36.553Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.553Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.553Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.553Z] "golang.org/x/net/html", [2024-03-20T20:02:36.553Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.553Z] "golang.org/x/text/language", [2024-03-20T20:02:36.553Z] "hash", [2024-03-20T20:02:36.553Z] "hash/adler32", [2024-03-20T20:02:36.553Z] "hash/crc32", [2024-03-20T20:02:36.553Z] "internal/abi", [2024-03-20T20:02:36.553Z] "internal/bytealg", [2024-03-20T20:02:36.553Z] "internal/cpu", [2024-03-20T20:02:36.553Z] "internal/fmtsort", [2024-03-20T20:02:36.553Z] "internal/goexperiment", [2024-03-20T20:02:36.553Z] "internal/itoa", [2024-03-20T20:02:36.553Z] "internal/nettrace", [2024-03-20T20:02:36.553Z] "internal/oserror", [2024-03-20T20:02:36.553Z] "internal/poll", [2024-03-20T20:02:36.553Z] "internal/race", [2024-03-20T20:02:36.553Z] "internal/reflectlite", [2024-03-20T20:02:36.553Z] "internal/singleflight", [2024-03-20T20:02:36.553Z] "internal/syscall/execenv", [2024-03-20T20:02:36.553Z] "internal/syscall/unix", [2024-03-20T20:02:36.553Z] "internal/testlog", [2024-03-20T20:02:36.553Z] "internal/unsafeheader", [2024-03-20T20:02:36.553Z] "io", [2024-03-20T20:02:36.553Z] "io/fs", [2024-03-20T20:02:36.553Z] "io/ioutil", [2024-03-20T20:02:36.553Z] "log", [2024-03-20T20:02:36.553Z] "math", [2024-03-20T20:02:36.553Z] "math/big", [2024-03-20T20:02:36.553Z] "math/bits", [2024-03-20T20:02:36.553Z] "math/rand", [2024-03-20T20:02:36.553Z] "mime", [2024-03-20T20:02:36.553Z] "mime/multipart", [2024-03-20T20:02:36.553Z] "mime/quotedprintable", [2024-03-20T20:02:36.553Z] "net", [2024-03-20T20:02:36.553Z] "net/http", [2024-03-20T20:02:36.553Z] "net/http/httptrace", [2024-03-20T20:02:36.553Z] "net/http/internal", [2024-03-20T20:02:36.553Z] "net/http/internal/ascii", [2024-03-20T20:02:36.553Z] "net/textproto", [2024-03-20T20:02:36.553Z] "net/url", [2024-03-20T20:02:36.553Z] "os", [2024-03-20T20:02:36.553Z] "path", [2024-03-20T20:02:36.553Z] "path/filepath", [2024-03-20T20:02:36.553Z] "reflect", [2024-03-20T20:02:36.553Z] "regexp", [2024-03-20T20:02:36.553Z] "regexp/syntax", [2024-03-20T20:02:36.553Z] "runtime", [2024-03-20T20:02:36.553Z] "runtime/cgo", [2024-03-20T20:02:36.553Z] "runtime/internal/atomic", [2024-03-20T20:02:36.553Z] "runtime/internal/math", [2024-03-20T20:02:36.553Z] "runtime/internal/sys", [2024-03-20T20:02:36.553Z] "sort", [2024-03-20T20:02:36.553Z] "strconv", [2024-03-20T20:02:36.553Z] "strings", [2024-03-20T20:02:36.553Z] "sync", [2024-03-20T20:02:36.553Z] "sync/atomic", [2024-03-20T20:02:36.553Z] "syscall", [2024-03-20T20:02:36.553Z] "time", [2024-03-20T20:02:36.553Z] "unicode", [2024-03-20T20:02:36.553Z] "unicode/utf16", [2024-03-20T20:02:36.553Z] "unicode/utf8", [2024-03-20T20:02:36.553Z] "unsafe", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.553Z] ] [2024-03-20T20:02:36.553Z] } [2024-03-20T20:02:36.553Z] { [2024-03-20T20:02:36.553Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/container", [2024-03-20T20:02:36.553Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.553Z] "Name": "container", [2024-03-20T20:02:36.553Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.553Z] "Module": { [2024-03-20T20:02:36.553Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.553Z] "Main": true, [2024-03-20T20:02:36.553Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.553Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.553Z] "GoVersion": "1.21" [2024-03-20T20:02:36.553Z] }, [2024-03-20T20:02:36.553Z] "Match": [ [2024-03-20T20:02:36.553Z] "./..." [2024-03-20T20:02:36.553Z] ], [2024-03-20T20:02:36.553Z] "Stale": true, [2024-03-20T20:02:36.553Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.553Z] "GoFiles": [ [2024-03-20T20:02:36.553Z] "config.go", [2024-03-20T20:02:36.553Z] "database.go" [2024-03-20T20:02:36.553Z] ], [2024-03-20T20:02:36.553Z] "Imports": [ [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.553Z] ], [2024-03-20T20:02:36.553Z] "Deps": [ [2024-03-20T20:02:36.553Z] "bufio", [2024-03-20T20:02:36.553Z] "bytes", [2024-03-20T20:02:36.553Z] "compress/flate", [2024-03-20T20:02:36.553Z] "compress/gzip", [2024-03-20T20:02:36.553Z] "compress/zlib", [2024-03-20T20:02:36.553Z] "container/list", [2024-03-20T20:02:36.553Z] "context", [2024-03-20T20:02:36.553Z] "crypto", [2024-03-20T20:02:36.553Z] "crypto/aes", [2024-03-20T20:02:36.553Z] "crypto/cipher", [2024-03-20T20:02:36.553Z] "crypto/des", [2024-03-20T20:02:36.553Z] "crypto/dsa", [2024-03-20T20:02:36.553Z] "crypto/ecdsa", [2024-03-20T20:02:36.553Z] "crypto/ed25519", [2024-03-20T20:02:36.553Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.553Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.553Z] "crypto/elliptic", [2024-03-20T20:02:36.553Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.553Z] "crypto/hmac", [2024-03-20T20:02:36.553Z] "crypto/internal/randutil", [2024-03-20T20:02:36.553Z] "crypto/internal/subtle", [2024-03-20T20:02:36.553Z] "crypto/md5", [2024-03-20T20:02:36.553Z] "crypto/rand", [2024-03-20T20:02:36.553Z] "crypto/rc4", [2024-03-20T20:02:36.553Z] "crypto/rsa", [2024-03-20T20:02:36.553Z] "crypto/sha1", [2024-03-20T20:02:36.553Z] "crypto/sha256", [2024-03-20T20:02:36.553Z] "crypto/sha512", [2024-03-20T20:02:36.553Z] "crypto/subtle", [2024-03-20T20:02:36.553Z] "crypto/tls", [2024-03-20T20:02:36.553Z] "crypto/x509", [2024-03-20T20:02:36.553Z] "crypto/x509/pkix", [2024-03-20T20:02:36.553Z] "database/sql/driver", [2024-03-20T20:02:36.553Z] "debug/dwarf", [2024-03-20T20:02:36.553Z] "debug/macho", [2024-03-20T20:02:36.553Z] "encoding", [2024-03-20T20:02:36.553Z] "encoding/asn1", [2024-03-20T20:02:36.553Z] "encoding/base64", [2024-03-20T20:02:36.553Z] "encoding/binary", [2024-03-20T20:02:36.553Z] "encoding/csv", [2024-03-20T20:02:36.553Z] "encoding/hex", [2024-03-20T20:02:36.553Z] "encoding/json", [2024-03-20T20:02:36.553Z] "encoding/pem", [2024-03-20T20:02:36.553Z] "encoding/xml", [2024-03-20T20:02:36.553Z] "errors", [2024-03-20T20:02:36.553Z] "flag", [2024-03-20T20:02:36.553Z] "fmt", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.553Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.553Z] "github.com/go-kit/log", [2024-03-20T20:02:36.553Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.553Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.553Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.553Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.553Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.553Z] "github.com/google/uuid", [2024-03-20T20:02:36.553Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.553Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.553Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.553Z] "golang.org/x/net/html", [2024-03-20T20:02:36.553Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.553Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.553Z] "golang.org/x/text/language", [2024-03-20T20:02:36.553Z] "hash", [2024-03-20T20:02:36.553Z] "hash/adler32", [2024-03-20T20:02:36.553Z] "hash/crc32", [2024-03-20T20:02:36.553Z] "internal/abi", [2024-03-20T20:02:36.553Z] "internal/bytealg", [2024-03-20T20:02:36.553Z] "internal/cpu", [2024-03-20T20:02:36.553Z] "internal/fmtsort", [2024-03-20T20:02:36.553Z] "internal/goexperiment", [2024-03-20T20:02:36.553Z] "internal/itoa", [2024-03-20T20:02:36.553Z] "internal/nettrace", [2024-03-20T20:02:36.553Z] "internal/oserror", [2024-03-20T20:02:36.553Z] "internal/poll", [2024-03-20T20:02:36.553Z] "internal/race", [2024-03-20T20:02:36.553Z] "internal/reflectlite", [2024-03-20T20:02:36.553Z] "internal/singleflight", [2024-03-20T20:02:36.553Z] "internal/syscall/execenv", [2024-03-20T20:02:36.553Z] "internal/syscall/unix", [2024-03-20T20:02:36.553Z] "internal/testlog", [2024-03-20T20:02:36.553Z] "internal/unsafeheader", [2024-03-20T20:02:36.553Z] "io", [2024-03-20T20:02:36.553Z] "io/fs", [2024-03-20T20:02:36.553Z] "io/ioutil", [2024-03-20T20:02:36.553Z] "log", [2024-03-20T20:02:36.553Z] "math", [2024-03-20T20:02:36.553Z] "math/big", [2024-03-20T20:02:36.553Z] "math/bits", [2024-03-20T20:02:36.553Z] "math/rand", [2024-03-20T20:02:36.553Z] "mime", [2024-03-20T20:02:36.553Z] "mime/multipart", [2024-03-20T20:02:36.553Z] "mime/quotedprintable", [2024-03-20T20:02:36.553Z] "net", [2024-03-20T20:02:36.553Z] "net/http", [2024-03-20T20:02:36.553Z] "net/http/httptest", [2024-03-20T20:02:36.553Z] "net/http/httptrace", [2024-03-20T20:02:36.553Z] "net/http/internal", [2024-03-20T20:02:36.553Z] "net/http/internal/ascii", [2024-03-20T20:02:36.553Z] "net/http/internal/testcert", [2024-03-20T20:02:36.553Z] "net/textproto", [2024-03-20T20:02:36.553Z] "net/url", [2024-03-20T20:02:36.553Z] "os", [2024-03-20T20:02:36.553Z] "path", [2024-03-20T20:02:36.553Z] "path/filepath", [2024-03-20T20:02:36.553Z] "reflect", [2024-03-20T20:02:36.553Z] "regexp", [2024-03-20T20:02:36.553Z] "regexp/syntax", [2024-03-20T20:02:36.553Z] "runtime", [2024-03-20T20:02:36.553Z] "runtime/cgo", [2024-03-20T20:02:36.553Z] "runtime/internal/atomic", [2024-03-20T20:02:36.553Z] "runtime/internal/math", [2024-03-20T20:02:36.553Z] "runtime/internal/sys", [2024-03-20T20:02:36.553Z] "sort", [2024-03-20T20:02:36.553Z] "strconv", [2024-03-20T20:02:36.553Z] "strings", [2024-03-20T20:02:36.553Z] "sync", [2024-03-20T20:02:36.553Z] "sync/atomic", [2024-03-20T20:02:36.553Z] "syscall", [2024-03-20T20:02:36.553Z] "time", [2024-03-20T20:02:36.553Z] "unicode", [2024-03-20T20:02:36.553Z] "unicode/utf16", [2024-03-20T20:02:36.553Z] "unicode/utf8", [2024-03-20T20:02:36.553Z] "unsafe", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.553Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.553Z] ] [2024-03-20T20:02:36.553Z] } [2024-03-20T20:02:36.553Z] { [2024-03-20T20:02:36.553Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/application", [2024-03-20T20:02:36.553Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.553Z] "Name": "application", [2024-03-20T20:02:36.553Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.553Z] "Module": { [2024-03-20T20:02:36.553Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.553Z] "Main": true, [2024-03-20T20:02:36.553Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.553Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.554Z] "GoVersion": "1.21" [2024-03-20T20:02:36.554Z] }, [2024-03-20T20:02:36.554Z] "Match": [ [2024-03-20T20:02:36.554Z] "./..." [2024-03-20T20:02:36.554Z] ], [2024-03-20T20:02:36.554Z] "Stale": true, [2024-03-20T20:02:36.554Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.554Z] "GoFiles": [ [2024-03-20T20:02:36.554Z] "app.go", [2024-03-20T20:02:36.554Z] "event.go", [2024-03-20T20:02:36.554Z] "reading.go" [2024-03-20T20:02:36.554Z] ], [2024-03-20T20:02:36.554Z] "Imports": [ [2024-03-20T20:02:36.554Z] "context", [2024-03-20T20:02:36.554Z] "fmt", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.554Z] "github.com/google/uuid", [2024-03-20T20:02:36.554Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.554Z] "strings", [2024-03-20T20:02:36.554Z] "sync", [2024-03-20T20:02:36.554Z] "time" [2024-03-20T20:02:36.554Z] ], [2024-03-20T20:02:36.554Z] "Deps": [ [2024-03-20T20:02:36.554Z] "bufio", [2024-03-20T20:02:36.554Z] "bytes", [2024-03-20T20:02:36.554Z] "compress/flate", [2024-03-20T20:02:36.554Z] "compress/gzip", [2024-03-20T20:02:36.554Z] "compress/zlib", [2024-03-20T20:02:36.554Z] "container/list", [2024-03-20T20:02:36.554Z] "context", [2024-03-20T20:02:36.554Z] "crypto", [2024-03-20T20:02:36.554Z] "crypto/aes", [2024-03-20T20:02:36.554Z] "crypto/cipher", [2024-03-20T20:02:36.554Z] "crypto/des", [2024-03-20T20:02:36.554Z] "crypto/dsa", [2024-03-20T20:02:36.554Z] "crypto/ecdsa", [2024-03-20T20:02:36.554Z] "crypto/ed25519", [2024-03-20T20:02:36.554Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.554Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.554Z] "crypto/elliptic", [2024-03-20T20:02:36.554Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.554Z] "crypto/hmac", [2024-03-20T20:02:36.554Z] "crypto/internal/randutil", [2024-03-20T20:02:36.554Z] "crypto/internal/subtle", [2024-03-20T20:02:36.554Z] "crypto/md5", [2024-03-20T20:02:36.554Z] "crypto/rand", [2024-03-20T20:02:36.554Z] "crypto/rc4", [2024-03-20T20:02:36.554Z] "crypto/rsa", [2024-03-20T20:02:36.554Z] "crypto/sha1", [2024-03-20T20:02:36.554Z] "crypto/sha256", [2024-03-20T20:02:36.554Z] "crypto/sha512", [2024-03-20T20:02:36.554Z] "crypto/subtle", [2024-03-20T20:02:36.554Z] "crypto/tls", [2024-03-20T20:02:36.554Z] "crypto/x509", [2024-03-20T20:02:36.554Z] "crypto/x509/pkix", [2024-03-20T20:02:36.554Z] "database/sql/driver", [2024-03-20T20:02:36.554Z] "debug/dwarf", [2024-03-20T20:02:36.554Z] "debug/macho", [2024-03-20T20:02:36.554Z] "embed", [2024-03-20T20:02:36.554Z] "encoding", [2024-03-20T20:02:36.554Z] "encoding/asn1", [2024-03-20T20:02:36.554Z] "encoding/base32", [2024-03-20T20:02:36.554Z] "encoding/base64", [2024-03-20T20:02:36.554Z] "encoding/binary", [2024-03-20T20:02:36.554Z] "encoding/csv", [2024-03-20T20:02:36.554Z] "encoding/hex", [2024-03-20T20:02:36.554Z] "encoding/json", [2024-03-20T20:02:36.554Z] "encoding/pem", [2024-03-20T20:02:36.554Z] "encoding/xml", [2024-03-20T20:02:36.554Z] "errors", [2024-03-20T20:02:36.554Z] "flag", [2024-03-20T20:02:36.554Z] "fmt", [2024-03-20T20:02:36.554Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.554Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.554Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.554Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.554Z] "github.com/fatih/color", [2024-03-20T20:02:36.554Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.554Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.554Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.554Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.554Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.554Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.554Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.554Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.554Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.554Z] "github.com/go-kit/log", [2024-03-20T20:02:36.554Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.554Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.554Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.554Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.554Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.554Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.554Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.554Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.554Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.554Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.554Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.554Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.554Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.554Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.554Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.554Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.554Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.554Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.554Z] "github.com/google/uuid", [2024-03-20T20:02:36.554Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.554Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.554Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.554Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.554Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.554Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.554Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.554Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.554Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.554Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.554Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.554Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.554Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.554Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.554Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.554Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.554Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.554Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.554Z] "github.com/x448/float16", [2024-03-20T20:02:36.554Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.554Z] "go/token", [2024-03-20T20:02:36.554Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.554Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.554Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.554Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.554Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.554Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.554Z] "golang.org/x/net/html", [2024-03-20T20:02:36.554Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.554Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.554Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.554Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.554Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.554Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.554Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.554Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.554Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.554Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.554Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.554Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.554Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.554Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.554Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.554Z] "golang.org/x/text/language", [2024-03-20T20:02:36.554Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.554Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.554Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.554Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.554Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.554Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.554Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.554Z] "hash", [2024-03-20T20:02:36.554Z] "hash/adler32", [2024-03-20T20:02:36.554Z] "hash/crc32", [2024-03-20T20:02:36.554Z] "hash/fnv", [2024-03-20T20:02:36.554Z] "html", [2024-03-20T20:02:36.554Z] "html/template", [2024-03-20T20:02:36.554Z] "internal/abi", [2024-03-20T20:02:36.554Z] "internal/bytealg", [2024-03-20T20:02:36.554Z] "internal/cpu", [2024-03-20T20:02:36.554Z] "internal/fmtsort", [2024-03-20T20:02:36.554Z] "internal/goexperiment", [2024-03-20T20:02:36.554Z] "internal/itoa", [2024-03-20T20:02:36.554Z] "internal/nettrace", [2024-03-20T20:02:36.554Z] "internal/oserror", [2024-03-20T20:02:36.554Z] "internal/poll", [2024-03-20T20:02:36.554Z] "internal/race", [2024-03-20T20:02:36.554Z] "internal/reflectlite", [2024-03-20T20:02:36.554Z] "internal/singleflight", [2024-03-20T20:02:36.554Z] "internal/syscall/execenv", [2024-03-20T20:02:36.554Z] "internal/syscall/unix", [2024-03-20T20:02:36.554Z] "internal/testlog", [2024-03-20T20:02:36.554Z] "internal/unsafeheader", [2024-03-20T20:02:36.554Z] "io", [2024-03-20T20:02:36.554Z] "io/fs", [2024-03-20T20:02:36.554Z] "io/ioutil", [2024-03-20T20:02:36.554Z] "log", [2024-03-20T20:02:36.554Z] "log/syslog", [2024-03-20T20:02:36.554Z] "math", [2024-03-20T20:02:36.554Z] "math/big", [2024-03-20T20:02:36.554Z] "math/bits", [2024-03-20T20:02:36.554Z] "math/rand", [2024-03-20T20:02:36.554Z] "mime", [2024-03-20T20:02:36.554Z] "mime/multipart", [2024-03-20T20:02:36.554Z] "mime/quotedprintable", [2024-03-20T20:02:36.554Z] "net", [2024-03-20T20:02:36.554Z] "net/http", [2024-03-20T20:02:36.554Z] "net/http/httptest", [2024-03-20T20:02:36.554Z] "net/http/httptrace", [2024-03-20T20:02:36.554Z] "net/http/httputil", [2024-03-20T20:02:36.554Z] "net/http/internal", [2024-03-20T20:02:36.554Z] "net/http/internal/ascii", [2024-03-20T20:02:36.554Z] "net/http/internal/testcert", [2024-03-20T20:02:36.554Z] "net/textproto", [2024-03-20T20:02:36.554Z] "net/url", [2024-03-20T20:02:36.554Z] "os", [2024-03-20T20:02:36.554Z] "os/signal", [2024-03-20T20:02:36.554Z] "path", [2024-03-20T20:02:36.554Z] "path/filepath", [2024-03-20T20:02:36.554Z] "reflect", [2024-03-20T20:02:36.554Z] "regexp", [2024-03-20T20:02:36.554Z] "regexp/syntax", [2024-03-20T20:02:36.554Z] "runtime", [2024-03-20T20:02:36.554Z] "runtime/cgo", [2024-03-20T20:02:36.554Z] "runtime/debug", [2024-03-20T20:02:36.554Z] "runtime/internal/atomic", [2024-03-20T20:02:36.554Z] "runtime/internal/math", [2024-03-20T20:02:36.554Z] "runtime/internal/sys", [2024-03-20T20:02:36.554Z] "runtime/pprof", [2024-03-20T20:02:36.554Z] "sort", [2024-03-20T20:02:36.554Z] "strconv", [2024-03-20T20:02:36.554Z] "strings", [2024-03-20T20:02:36.554Z] "sync", [2024-03-20T20:02:36.554Z] "sync/atomic", [2024-03-20T20:02:36.554Z] "syscall", [2024-03-20T20:02:36.554Z] "text/tabwriter", [2024-03-20T20:02:36.554Z] "text/template", [2024-03-20T20:02:36.554Z] "text/template/parse", [2024-03-20T20:02:36.554Z] "time", [2024-03-20T20:02:36.554Z] "unicode", [2024-03-20T20:02:36.554Z] "unicode/utf16", [2024-03-20T20:02:36.554Z] "unicode/utf8", [2024-03-20T20:02:36.554Z] "unsafe", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.554Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "TestGoFiles": [ [2024-03-20T20:02:36.555Z] "event_test.go", [2024-03-20T20:02:36.555Z] "reading_test.go" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "TestImports": [ [2024-03-20T20:02:36.555Z] "context", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.555Z] "github.com/google/uuid", [2024-03-20T20:02:36.555Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.555Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.555Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.555Z] "net/http", [2024-03-20T20:02:36.555Z] "testing" [2024-03-20T20:02:36.555Z] ] [2024-03-20T20:02:36.555Z] } [2024-03-20T20:02:36.555Z] { [2024-03-20T20:02:36.555Z] "Dir": "/w/workspace/edgex-go/636/internal/io", [2024-03-20T20:02:36.555Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.555Z] "Name": "io", [2024-03-20T20:02:36.555Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.555Z] "Module": { [2024-03-20T20:02:36.555Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.555Z] "Main": true, [2024-03-20T20:02:36.555Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.555Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.555Z] "GoVersion": "1.21" [2024-03-20T20:02:36.555Z] }, [2024-03-20T20:02:36.555Z] "Match": [ [2024-03-20T20:02:36.555Z] "./..." [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "Stale": true, [2024-03-20T20:02:36.555Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.555Z] "GoFiles": [ [2024-03-20T20:02:36.555Z] "reader.go" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "Imports": [ [2024-03-20T20:02:36.555Z] "encoding/json", [2024-03-20T20:02:36.555Z] "fmt", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.555Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.555Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.555Z] "io", [2024-03-20T20:02:36.555Z] "strings" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "Deps": [ [2024-03-20T20:02:36.555Z] "bufio", [2024-03-20T20:02:36.555Z] "bytes", [2024-03-20T20:02:36.555Z] "compress/flate", [2024-03-20T20:02:36.555Z] "compress/gzip", [2024-03-20T20:02:36.555Z] "compress/zlib", [2024-03-20T20:02:36.555Z] "container/list", [2024-03-20T20:02:36.555Z] "context", [2024-03-20T20:02:36.555Z] "crypto", [2024-03-20T20:02:36.555Z] "crypto/aes", [2024-03-20T20:02:36.555Z] "crypto/cipher", [2024-03-20T20:02:36.555Z] "crypto/des", [2024-03-20T20:02:36.555Z] "crypto/dsa", [2024-03-20T20:02:36.555Z] "crypto/ecdsa", [2024-03-20T20:02:36.555Z] "crypto/ed25519", [2024-03-20T20:02:36.555Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.555Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.555Z] "crypto/elliptic", [2024-03-20T20:02:36.555Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.555Z] "crypto/hmac", [2024-03-20T20:02:36.555Z] "crypto/internal/randutil", [2024-03-20T20:02:36.555Z] "crypto/internal/subtle", [2024-03-20T20:02:36.555Z] "crypto/md5", [2024-03-20T20:02:36.555Z] "crypto/rand", [2024-03-20T20:02:36.555Z] "crypto/rc4", [2024-03-20T20:02:36.555Z] "crypto/rsa", [2024-03-20T20:02:36.555Z] "crypto/sha1", [2024-03-20T20:02:36.555Z] "crypto/sha256", [2024-03-20T20:02:36.555Z] "crypto/sha512", [2024-03-20T20:02:36.555Z] "crypto/subtle", [2024-03-20T20:02:36.555Z] "crypto/tls", [2024-03-20T20:02:36.555Z] "crypto/x509", [2024-03-20T20:02:36.555Z] "crypto/x509/pkix", [2024-03-20T20:02:36.555Z] "database/sql/driver", [2024-03-20T20:02:36.555Z] "debug/dwarf", [2024-03-20T20:02:36.555Z] "debug/macho", [2024-03-20T20:02:36.555Z] "encoding", [2024-03-20T20:02:36.555Z] "encoding/asn1", [2024-03-20T20:02:36.555Z] "encoding/base32", [2024-03-20T20:02:36.555Z] "encoding/base64", [2024-03-20T20:02:36.555Z] "encoding/binary", [2024-03-20T20:02:36.555Z] "encoding/csv", [2024-03-20T20:02:36.555Z] "encoding/hex", [2024-03-20T20:02:36.555Z] "encoding/json", [2024-03-20T20:02:36.555Z] "encoding/pem", [2024-03-20T20:02:36.555Z] "encoding/xml", [2024-03-20T20:02:36.555Z] "errors", [2024-03-20T20:02:36.555Z] "fmt", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.555Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.555Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.555Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.555Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.555Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.555Z] "github.com/google/uuid", [2024-03-20T20:02:36.555Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.555Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.555Z] "github.com/x448/float16", [2024-03-20T20:02:36.555Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.555Z] "golang.org/x/net/html", [2024-03-20T20:02:36.555Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.555Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.555Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.555Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.555Z] "golang.org/x/text/language", [2024-03-20T20:02:36.555Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.555Z] "hash", [2024-03-20T20:02:36.555Z] "hash/adler32", [2024-03-20T20:02:36.555Z] "hash/crc32", [2024-03-20T20:02:36.555Z] "internal/abi", [2024-03-20T20:02:36.555Z] "internal/bytealg", [2024-03-20T20:02:36.555Z] "internal/cpu", [2024-03-20T20:02:36.555Z] "internal/fmtsort", [2024-03-20T20:02:36.555Z] "internal/goexperiment", [2024-03-20T20:02:36.555Z] "internal/itoa", [2024-03-20T20:02:36.555Z] "internal/nettrace", [2024-03-20T20:02:36.555Z] "internal/oserror", [2024-03-20T20:02:36.555Z] "internal/poll", [2024-03-20T20:02:36.555Z] "internal/race", [2024-03-20T20:02:36.555Z] "internal/reflectlite", [2024-03-20T20:02:36.555Z] "internal/singleflight", [2024-03-20T20:02:36.555Z] "internal/syscall/execenv", [2024-03-20T20:02:36.555Z] "internal/syscall/unix", [2024-03-20T20:02:36.555Z] "internal/testlog", [2024-03-20T20:02:36.555Z] "internal/unsafeheader", [2024-03-20T20:02:36.555Z] "io", [2024-03-20T20:02:36.555Z] "io/fs", [2024-03-20T20:02:36.555Z] "io/ioutil", [2024-03-20T20:02:36.555Z] "log", [2024-03-20T20:02:36.555Z] "math", [2024-03-20T20:02:36.555Z] "math/big", [2024-03-20T20:02:36.555Z] "math/bits", [2024-03-20T20:02:36.555Z] "math/rand", [2024-03-20T20:02:36.555Z] "mime", [2024-03-20T20:02:36.555Z] "mime/multipart", [2024-03-20T20:02:36.555Z] "mime/quotedprintable", [2024-03-20T20:02:36.555Z] "net", [2024-03-20T20:02:36.555Z] "net/http", [2024-03-20T20:02:36.555Z] "net/http/httptrace", [2024-03-20T20:02:36.555Z] "net/http/internal", [2024-03-20T20:02:36.555Z] "net/http/internal/ascii", [2024-03-20T20:02:36.555Z] "net/textproto", [2024-03-20T20:02:36.555Z] "net/url", [2024-03-20T20:02:36.555Z] "os", [2024-03-20T20:02:36.555Z] "path", [2024-03-20T20:02:36.555Z] "path/filepath", [2024-03-20T20:02:36.555Z] "reflect", [2024-03-20T20:02:36.555Z] "regexp", [2024-03-20T20:02:36.555Z] "regexp/syntax", [2024-03-20T20:02:36.555Z] "runtime", [2024-03-20T20:02:36.555Z] "runtime/cgo", [2024-03-20T20:02:36.555Z] "runtime/internal/atomic", [2024-03-20T20:02:36.555Z] "runtime/internal/math", [2024-03-20T20:02:36.555Z] "runtime/internal/sys", [2024-03-20T20:02:36.555Z] "sort", [2024-03-20T20:02:36.555Z] "strconv", [2024-03-20T20:02:36.555Z] "strings", [2024-03-20T20:02:36.555Z] "sync", [2024-03-20T20:02:36.555Z] "sync/atomic", [2024-03-20T20:02:36.555Z] "syscall", [2024-03-20T20:02:36.555Z] "time", [2024-03-20T20:02:36.555Z] "unicode", [2024-03-20T20:02:36.555Z] "unicode/utf16", [2024-03-20T20:02:36.555Z] "unicode/utf8", [2024-03-20T20:02:36.555Z] "unsafe", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.555Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "TestGoFiles": [ [2024-03-20T20:02:36.555Z] "reader_test.go" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "TestImports": [ [2024-03-20T20:02:36.555Z] "bytes", [2024-03-20T20:02:36.555Z] "encoding/json", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.555Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.555Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.555Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.555Z] "testing" [2024-03-20T20:02:36.555Z] ] [2024-03-20T20:02:36.555Z] } [2024-03-20T20:02:36.555Z] { [2024-03-20T20:02:36.555Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/controller/http", [2024-03-20T20:02:36.555Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-20T20:02:36.555Z] "Name": "http", [2024-03-20T20:02:36.555Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.555Z] "Module": { [2024-03-20T20:02:36.555Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.555Z] "Main": true, [2024-03-20T20:02:36.555Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.555Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.555Z] "GoVersion": "1.21" [2024-03-20T20:02:36.555Z] }, [2024-03-20T20:02:36.555Z] "Match": [ [2024-03-20T20:02:36.555Z] "./..." [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "Stale": true, [2024-03-20T20:02:36.555Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.555Z] "GoFiles": [ [2024-03-20T20:02:36.555Z] "event.go", [2024-03-20T20:02:36.555Z] "reading.go" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "Imports": [ [2024-03-20T20:02:36.555Z] "bytes", [2024-03-20T20:02:36.555Z] "fmt", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.555Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.555Z] "io", [2024-03-20T20:02:36.555Z] "math", [2024-03-20T20:02:36.555Z] "net/http", [2024-03-20T20:02:36.555Z] "strconv", [2024-03-20T20:02:36.555Z] "strings", [2024-03-20T20:02:36.555Z] "sync" [2024-03-20T20:02:36.555Z] ], [2024-03-20T20:02:36.555Z] "Deps": [ [2024-03-20T20:02:36.555Z] "bufio", [2024-03-20T20:02:36.555Z] "bytes", [2024-03-20T20:02:36.555Z] "compress/flate", [2024-03-20T20:02:36.555Z] "compress/gzip", [2024-03-20T20:02:36.555Z] "compress/zlib", [2024-03-20T20:02:36.555Z] "container/list", [2024-03-20T20:02:36.555Z] "context", [2024-03-20T20:02:36.555Z] "crypto", [2024-03-20T20:02:36.555Z] "crypto/aes", [2024-03-20T20:02:36.555Z] "crypto/cipher", [2024-03-20T20:02:36.555Z] "crypto/des", [2024-03-20T20:02:36.555Z] "crypto/dsa", [2024-03-20T20:02:36.555Z] "crypto/ecdsa", [2024-03-20T20:02:36.555Z] "crypto/ed25519", [2024-03-20T20:02:36.555Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.555Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.555Z] "crypto/elliptic", [2024-03-20T20:02:36.555Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.555Z] "crypto/hmac", [2024-03-20T20:02:36.555Z] "crypto/internal/randutil", [2024-03-20T20:02:36.555Z] "crypto/internal/subtle", [2024-03-20T20:02:36.555Z] "crypto/md5", [2024-03-20T20:02:36.555Z] "crypto/rand", [2024-03-20T20:02:36.555Z] "crypto/rc4", [2024-03-20T20:02:36.555Z] "crypto/rsa", [2024-03-20T20:02:36.555Z] "crypto/sha1", [2024-03-20T20:02:36.555Z] "crypto/sha256", [2024-03-20T20:02:36.555Z] "crypto/sha512", [2024-03-20T20:02:36.555Z] "crypto/subtle", [2024-03-20T20:02:36.555Z] "crypto/tls", [2024-03-20T20:02:36.555Z] "crypto/x509", [2024-03-20T20:02:36.555Z] "crypto/x509/pkix", [2024-03-20T20:02:36.555Z] "database/sql/driver", [2024-03-20T20:02:36.555Z] "debug/dwarf", [2024-03-20T20:02:36.555Z] "debug/macho", [2024-03-20T20:02:36.555Z] "embed", [2024-03-20T20:02:36.555Z] "encoding", [2024-03-20T20:02:36.555Z] "encoding/asn1", [2024-03-20T20:02:36.555Z] "encoding/base32", [2024-03-20T20:02:36.555Z] "encoding/base64", [2024-03-20T20:02:36.555Z] "encoding/binary", [2024-03-20T20:02:36.555Z] "encoding/csv", [2024-03-20T20:02:36.555Z] "encoding/hex", [2024-03-20T20:02:36.555Z] "encoding/json", [2024-03-20T20:02:36.555Z] "encoding/pem", [2024-03-20T20:02:36.555Z] "encoding/xml", [2024-03-20T20:02:36.555Z] "errors", [2024-03-20T20:02:36.555Z] "flag", [2024-03-20T20:02:36.555Z] "fmt", [2024-03-20T20:02:36.555Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.555Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.555Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.555Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.555Z] "github.com/fatih/color", [2024-03-20T20:02:36.555Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.555Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.555Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.555Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.555Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.555Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.555Z] "github.com/go-kit/log", [2024-03-20T20:02:36.555Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.555Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.555Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.555Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.555Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.555Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.555Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.555Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.555Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.555Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.555Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.555Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.555Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.555Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.555Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.555Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.555Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.555Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.555Z] "github.com/google/uuid", [2024-03-20T20:02:36.555Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.555Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.555Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.555Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.555Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.555Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.555Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.555Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.555Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.555Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.555Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.555Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.555Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.555Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.555Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.555Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.556Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.556Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.556Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.556Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.556Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.556Z] "github.com/x448/float16", [2024-03-20T20:02:36.556Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.556Z] "go/token", [2024-03-20T20:02:36.556Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.556Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.556Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.556Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.556Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.556Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.556Z] "golang.org/x/net/html", [2024-03-20T20:02:36.556Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.556Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.556Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.556Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.556Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.556Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.556Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.556Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.556Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.556Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.556Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.556Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.556Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.556Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.556Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.556Z] "golang.org/x/text/language", [2024-03-20T20:02:36.556Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.556Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.556Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.556Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.556Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.556Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.556Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.556Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.556Z] "hash", [2024-03-20T20:02:36.556Z] "hash/adler32", [2024-03-20T20:02:36.556Z] "hash/crc32", [2024-03-20T20:02:36.556Z] "hash/fnv", [2024-03-20T20:02:36.556Z] "html", [2024-03-20T20:02:36.556Z] "html/template", [2024-03-20T20:02:36.556Z] "internal/abi", [2024-03-20T20:02:36.556Z] "internal/bytealg", [2024-03-20T20:02:36.556Z] "internal/cpu", [2024-03-20T20:02:36.556Z] "internal/fmtsort", [2024-03-20T20:02:36.556Z] "internal/goexperiment", [2024-03-20T20:02:36.556Z] "internal/itoa", [2024-03-20T20:02:36.556Z] "internal/nettrace", [2024-03-20T20:02:36.556Z] "internal/oserror", [2024-03-20T20:02:36.556Z] "internal/poll", [2024-03-20T20:02:36.556Z] "internal/race", [2024-03-20T20:02:36.556Z] "internal/reflectlite", [2024-03-20T20:02:36.556Z] "internal/singleflight", [2024-03-20T20:02:36.556Z] "internal/syscall/execenv", [2024-03-20T20:02:36.556Z] "internal/syscall/unix", [2024-03-20T20:02:36.556Z] "internal/testlog", [2024-03-20T20:02:36.556Z] "internal/unsafeheader", [2024-03-20T20:02:36.556Z] "io", [2024-03-20T20:02:36.556Z] "io/fs", [2024-03-20T20:02:36.556Z] "io/ioutil", [2024-03-20T20:02:36.556Z] "log", [2024-03-20T20:02:36.556Z] "log/syslog", [2024-03-20T20:02:36.556Z] "math", [2024-03-20T20:02:36.556Z] "math/big", [2024-03-20T20:02:36.556Z] "math/bits", [2024-03-20T20:02:36.556Z] "math/rand", [2024-03-20T20:02:36.556Z] "mime", [2024-03-20T20:02:36.556Z] "mime/multipart", [2024-03-20T20:02:36.556Z] "mime/quotedprintable", [2024-03-20T20:02:36.556Z] "net", [2024-03-20T20:02:36.556Z] "net/http", [2024-03-20T20:02:36.556Z] "net/http/httptest", [2024-03-20T20:02:36.556Z] "net/http/httptrace", [2024-03-20T20:02:36.556Z] "net/http/httputil", [2024-03-20T20:02:36.556Z] "net/http/internal", [2024-03-20T20:02:36.556Z] "net/http/internal/ascii", [2024-03-20T20:02:36.556Z] "net/http/internal/testcert", [2024-03-20T20:02:36.556Z] "net/textproto", [2024-03-20T20:02:36.556Z] "net/url", [2024-03-20T20:02:36.556Z] "os", [2024-03-20T20:02:36.556Z] "os/signal", [2024-03-20T20:02:36.556Z] "path", [2024-03-20T20:02:36.556Z] "path/filepath", [2024-03-20T20:02:36.556Z] "reflect", [2024-03-20T20:02:36.556Z] "regexp", [2024-03-20T20:02:36.556Z] "regexp/syntax", [2024-03-20T20:02:36.556Z] "runtime", [2024-03-20T20:02:36.556Z] "runtime/cgo", [2024-03-20T20:02:36.556Z] "runtime/debug", [2024-03-20T20:02:36.556Z] "runtime/internal/atomic", [2024-03-20T20:02:36.556Z] "runtime/internal/math", [2024-03-20T20:02:36.556Z] "runtime/internal/sys", [2024-03-20T20:02:36.556Z] "runtime/pprof", [2024-03-20T20:02:36.556Z] "sort", [2024-03-20T20:02:36.556Z] "strconv", [2024-03-20T20:02:36.556Z] "strings", [2024-03-20T20:02:36.556Z] "sync", [2024-03-20T20:02:36.556Z] "sync/atomic", [2024-03-20T20:02:36.556Z] "syscall", [2024-03-20T20:02:36.556Z] "text/tabwriter", [2024-03-20T20:02:36.556Z] "text/template", [2024-03-20T20:02:36.556Z] "text/template/parse", [2024-03-20T20:02:36.556Z] "time", [2024-03-20T20:02:36.556Z] "unicode", [2024-03-20T20:02:36.556Z] "unicode/utf16", [2024-03-20T20:02:36.556Z] "unicode/utf8", [2024-03-20T20:02:36.556Z] "unsafe", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.556Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.556Z] ], [2024-03-20T20:02:36.556Z] "TestGoFiles": [ [2024-03-20T20:02:36.556Z] "const_test.go", [2024-03-20T20:02:36.556Z] "event_test.go", [2024-03-20T20:02:36.556Z] "reading_test.go" [2024-03-20T20:02:36.556Z] ], [2024-03-20T20:02:36.556Z] "TestImports": [ [2024-03-20T20:02:36.556Z] "encoding/json", [2024-03-20T20:02:36.556Z] "fmt", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.556Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.556Z] "github.com/google/uuid", [2024-03-20T20:02:36.556Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.556Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.556Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.556Z] "io", [2024-03-20T20:02:36.556Z] "net/http", [2024-03-20T20:02:36.556Z] "net/http/httptest", [2024-03-20T20:02:36.556Z] "strings", [2024-03-20T20:02:36.556Z] "testing" [2024-03-20T20:02:36.556Z] ] [2024-03-20T20:02:36.556Z] } [2024-03-20T20:02:36.556Z] { [2024-03-20T20:02:36.556Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/controller/messaging", [2024-03-20T20:02:36.556Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-20T20:02:36.556Z] "Name": "messaging", [2024-03-20T20:02:36.556Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.556Z] "Module": { [2024-03-20T20:02:36.556Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.556Z] "Main": true, [2024-03-20T20:02:36.556Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.556Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.556Z] "GoVersion": "1.21" [2024-03-20T20:02:36.556Z] }, [2024-03-20T20:02:36.556Z] "Match": [ [2024-03-20T20:02:36.556Z] "./..." [2024-03-20T20:02:36.556Z] ], [2024-03-20T20:02:36.556Z] "Stale": true, [2024-03-20T20:02:36.556Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.556Z] "GoFiles": [ [2024-03-20T20:02:36.556Z] "subscriber.go" [2024-03-20T20:02:36.556Z] ], [2024-03-20T20:02:36.556Z] "Imports": [ [2024-03-20T20:02:36.556Z] "context", [2024-03-20T20:02:36.556Z] "encoding/json", [2024-03-20T20:02:36.556Z] "fmt", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.556Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.556Z] "net/url", [2024-03-20T20:02:36.556Z] "strings" [2024-03-20T20:02:36.556Z] ], [2024-03-20T20:02:36.556Z] "Deps": [ [2024-03-20T20:02:36.556Z] "bufio", [2024-03-20T20:02:36.556Z] "bytes", [2024-03-20T20:02:36.556Z] "compress/flate", [2024-03-20T20:02:36.556Z] "compress/gzip", [2024-03-20T20:02:36.556Z] "compress/zlib", [2024-03-20T20:02:36.556Z] "container/list", [2024-03-20T20:02:36.556Z] "context", [2024-03-20T20:02:36.556Z] "crypto", [2024-03-20T20:02:36.556Z] "crypto/aes", [2024-03-20T20:02:36.556Z] "crypto/cipher", [2024-03-20T20:02:36.556Z] "crypto/des", [2024-03-20T20:02:36.556Z] "crypto/dsa", [2024-03-20T20:02:36.556Z] "crypto/ecdsa", [2024-03-20T20:02:36.556Z] "crypto/ed25519", [2024-03-20T20:02:36.556Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.556Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.556Z] "crypto/elliptic", [2024-03-20T20:02:36.556Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.556Z] "crypto/hmac", [2024-03-20T20:02:36.556Z] "crypto/internal/randutil", [2024-03-20T20:02:36.556Z] "crypto/internal/subtle", [2024-03-20T20:02:36.556Z] "crypto/md5", [2024-03-20T20:02:36.556Z] "crypto/rand", [2024-03-20T20:02:36.556Z] "crypto/rc4", [2024-03-20T20:02:36.556Z] "crypto/rsa", [2024-03-20T20:02:36.556Z] "crypto/sha1", [2024-03-20T20:02:36.556Z] "crypto/sha256", [2024-03-20T20:02:36.556Z] "crypto/sha512", [2024-03-20T20:02:36.556Z] "crypto/subtle", [2024-03-20T20:02:36.556Z] "crypto/tls", [2024-03-20T20:02:36.556Z] "crypto/x509", [2024-03-20T20:02:36.556Z] "crypto/x509/pkix", [2024-03-20T20:02:36.556Z] "database/sql/driver", [2024-03-20T20:02:36.556Z] "debug/dwarf", [2024-03-20T20:02:36.556Z] "debug/macho", [2024-03-20T20:02:36.556Z] "embed", [2024-03-20T20:02:36.556Z] "encoding", [2024-03-20T20:02:36.556Z] "encoding/asn1", [2024-03-20T20:02:36.556Z] "encoding/base32", [2024-03-20T20:02:36.556Z] "encoding/base64", [2024-03-20T20:02:36.556Z] "encoding/binary", [2024-03-20T20:02:36.556Z] "encoding/csv", [2024-03-20T20:02:36.556Z] "encoding/hex", [2024-03-20T20:02:36.556Z] "encoding/json", [2024-03-20T20:02:36.556Z] "encoding/pem", [2024-03-20T20:02:36.556Z] "encoding/xml", [2024-03-20T20:02:36.556Z] "errors", [2024-03-20T20:02:36.556Z] "flag", [2024-03-20T20:02:36.556Z] "fmt", [2024-03-20T20:02:36.556Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.556Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.556Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.556Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.556Z] "github.com/fatih/color", [2024-03-20T20:02:36.556Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.556Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.556Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.556Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.556Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.556Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.556Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.556Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.556Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.556Z] "github.com/go-kit/log", [2024-03-20T20:02:36.556Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.556Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.556Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.556Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.556Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.557Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.557Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.557Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.557Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.557Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.557Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.557Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.557Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.557Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.557Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.557Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.557Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.557Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.557Z] "github.com/google/uuid", [2024-03-20T20:02:36.557Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.557Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.557Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.557Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.557Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.557Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.557Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.557Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.557Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.557Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.557Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.557Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.557Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.557Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.557Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.557Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.557Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.557Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.557Z] "github.com/x448/float16", [2024-03-20T20:02:36.557Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.557Z] "go/token", [2024-03-20T20:02:36.557Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.557Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.557Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.557Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.557Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.557Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.557Z] "golang.org/x/net/html", [2024-03-20T20:02:36.557Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.557Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.557Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.557Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.557Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.557Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.557Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.557Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.557Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.557Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.557Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.557Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.557Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.557Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.557Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.557Z] "golang.org/x/text/language", [2024-03-20T20:02:36.557Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.557Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.557Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.557Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.557Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.557Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.557Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.557Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.557Z] "hash", [2024-03-20T20:02:36.557Z] "hash/adler32", [2024-03-20T20:02:36.557Z] "hash/crc32", [2024-03-20T20:02:36.557Z] "hash/fnv", [2024-03-20T20:02:36.557Z] "html", [2024-03-20T20:02:36.557Z] "html/template", [2024-03-20T20:02:36.557Z] "internal/abi", [2024-03-20T20:02:36.557Z] "internal/bytealg", [2024-03-20T20:02:36.557Z] "internal/cpu", [2024-03-20T20:02:36.557Z] "internal/fmtsort", [2024-03-20T20:02:36.557Z] "internal/goexperiment", [2024-03-20T20:02:36.557Z] "internal/itoa", [2024-03-20T20:02:36.557Z] "internal/nettrace", [2024-03-20T20:02:36.557Z] "internal/oserror", [2024-03-20T20:02:36.557Z] "internal/poll", [2024-03-20T20:02:36.557Z] "internal/race", [2024-03-20T20:02:36.557Z] "internal/reflectlite", [2024-03-20T20:02:36.557Z] "internal/singleflight", [2024-03-20T20:02:36.557Z] "internal/syscall/execenv", [2024-03-20T20:02:36.557Z] "internal/syscall/unix", [2024-03-20T20:02:36.557Z] "internal/testlog", [2024-03-20T20:02:36.557Z] "internal/unsafeheader", [2024-03-20T20:02:36.557Z] "io", [2024-03-20T20:02:36.557Z] "io/fs", [2024-03-20T20:02:36.557Z] "io/ioutil", [2024-03-20T20:02:36.557Z] "log", [2024-03-20T20:02:36.557Z] "log/syslog", [2024-03-20T20:02:36.557Z] "math", [2024-03-20T20:02:36.557Z] "math/big", [2024-03-20T20:02:36.557Z] "math/bits", [2024-03-20T20:02:36.557Z] "math/rand", [2024-03-20T20:02:36.557Z] "mime", [2024-03-20T20:02:36.557Z] "mime/multipart", [2024-03-20T20:02:36.557Z] "mime/quotedprintable", [2024-03-20T20:02:36.557Z] "net", [2024-03-20T20:02:36.557Z] "net/http", [2024-03-20T20:02:36.557Z] "net/http/httptest", [2024-03-20T20:02:36.557Z] "net/http/httptrace", [2024-03-20T20:02:36.557Z] "net/http/httputil", [2024-03-20T20:02:36.557Z] "net/http/internal", [2024-03-20T20:02:36.557Z] "net/http/internal/ascii", [2024-03-20T20:02:36.557Z] "net/http/internal/testcert", [2024-03-20T20:02:36.557Z] "net/textproto", [2024-03-20T20:02:36.557Z] "net/url", [2024-03-20T20:02:36.557Z] "os", [2024-03-20T20:02:36.557Z] "os/signal", [2024-03-20T20:02:36.557Z] "path", [2024-03-20T20:02:36.557Z] "path/filepath", [2024-03-20T20:02:36.557Z] "reflect", [2024-03-20T20:02:36.557Z] "regexp", [2024-03-20T20:02:36.557Z] "regexp/syntax", [2024-03-20T20:02:36.557Z] "runtime", [2024-03-20T20:02:36.557Z] "runtime/cgo", [2024-03-20T20:02:36.557Z] "runtime/debug", [2024-03-20T20:02:36.557Z] "runtime/internal/atomic", [2024-03-20T20:02:36.557Z] "runtime/internal/math", [2024-03-20T20:02:36.557Z] "runtime/internal/sys", [2024-03-20T20:02:36.557Z] "runtime/pprof", [2024-03-20T20:02:36.557Z] "sort", [2024-03-20T20:02:36.557Z] "strconv", [2024-03-20T20:02:36.557Z] "strings", [2024-03-20T20:02:36.557Z] "sync", [2024-03-20T20:02:36.557Z] "sync/atomic", [2024-03-20T20:02:36.557Z] "syscall", [2024-03-20T20:02:36.557Z] "text/tabwriter", [2024-03-20T20:02:36.557Z] "text/template", [2024-03-20T20:02:36.557Z] "text/template/parse", [2024-03-20T20:02:36.557Z] "time", [2024-03-20T20:02:36.557Z] "unicode", [2024-03-20T20:02:36.557Z] "unicode/utf16", [2024-03-20T20:02:36.557Z] "unicode/utf8", [2024-03-20T20:02:36.557Z] "unsafe", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.557Z] ] [2024-03-20T20:02:36.557Z] } [2024-03-20T20:02:36.557Z] { [2024-03-20T20:02:36.557Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.557Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.557Z] "Name": "interfaces", [2024-03-20T20:02:36.557Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.557Z] "Module": { [2024-03-20T20:02:36.557Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.557Z] "Main": true, [2024-03-20T20:02:36.557Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.557Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.557Z] "GoVersion": "1.21" [2024-03-20T20:02:36.557Z] }, [2024-03-20T20:02:36.557Z] "Match": [ [2024-03-20T20:02:36.557Z] "./..." [2024-03-20T20:02:36.557Z] ], [2024-03-20T20:02:36.557Z] "Stale": true, [2024-03-20T20:02:36.557Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.557Z] "GoFiles": [ [2024-03-20T20:02:36.557Z] "database.go" [2024-03-20T20:02:36.557Z] ], [2024-03-20T20:02:36.557Z] "Imports": [ [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.557Z] ], [2024-03-20T20:02:36.557Z] "Deps": [ [2024-03-20T20:02:36.557Z] "bufio", [2024-03-20T20:02:36.557Z] "bytes", [2024-03-20T20:02:36.557Z] "compress/flate", [2024-03-20T20:02:36.557Z] "compress/gzip", [2024-03-20T20:02:36.557Z] "compress/zlib", [2024-03-20T20:02:36.557Z] "container/list", [2024-03-20T20:02:36.557Z] "context", [2024-03-20T20:02:36.557Z] "crypto", [2024-03-20T20:02:36.557Z] "crypto/aes", [2024-03-20T20:02:36.557Z] "crypto/cipher", [2024-03-20T20:02:36.557Z] "crypto/des", [2024-03-20T20:02:36.557Z] "crypto/dsa", [2024-03-20T20:02:36.557Z] "crypto/ecdsa", [2024-03-20T20:02:36.557Z] "crypto/ed25519", [2024-03-20T20:02:36.557Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.557Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.557Z] "crypto/elliptic", [2024-03-20T20:02:36.557Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.557Z] "crypto/hmac", [2024-03-20T20:02:36.557Z] "crypto/internal/randutil", [2024-03-20T20:02:36.557Z] "crypto/internal/subtle", [2024-03-20T20:02:36.557Z] "crypto/md5", [2024-03-20T20:02:36.557Z] "crypto/rand", [2024-03-20T20:02:36.557Z] "crypto/rc4", [2024-03-20T20:02:36.557Z] "crypto/rsa", [2024-03-20T20:02:36.557Z] "crypto/sha1", [2024-03-20T20:02:36.557Z] "crypto/sha256", [2024-03-20T20:02:36.557Z] "crypto/sha512", [2024-03-20T20:02:36.557Z] "crypto/subtle", [2024-03-20T20:02:36.557Z] "crypto/tls", [2024-03-20T20:02:36.557Z] "crypto/x509", [2024-03-20T20:02:36.557Z] "crypto/x509/pkix", [2024-03-20T20:02:36.557Z] "database/sql/driver", [2024-03-20T20:02:36.557Z] "debug/dwarf", [2024-03-20T20:02:36.557Z] "debug/macho", [2024-03-20T20:02:36.557Z] "encoding", [2024-03-20T20:02:36.557Z] "encoding/asn1", [2024-03-20T20:02:36.557Z] "encoding/base64", [2024-03-20T20:02:36.557Z] "encoding/binary", [2024-03-20T20:02:36.557Z] "encoding/csv", [2024-03-20T20:02:36.557Z] "encoding/hex", [2024-03-20T20:02:36.557Z] "encoding/json", [2024-03-20T20:02:36.557Z] "encoding/pem", [2024-03-20T20:02:36.557Z] "encoding/xml", [2024-03-20T20:02:36.557Z] "errors", [2024-03-20T20:02:36.557Z] "flag", [2024-03-20T20:02:36.557Z] "fmt", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.557Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.557Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.557Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.557Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.557Z] "github.com/go-kit/log", [2024-03-20T20:02:36.557Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.557Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.557Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.557Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.557Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.557Z] "github.com/google/uuid", [2024-03-20T20:02:36.557Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.557Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.557Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.557Z] "golang.org/x/net/html", [2024-03-20T20:02:36.557Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.557Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.557Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.557Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.557Z] "golang.org/x/text/language", [2024-03-20T20:02:36.557Z] "hash", [2024-03-20T20:02:36.557Z] "hash/adler32", [2024-03-20T20:02:36.557Z] "hash/crc32", [2024-03-20T20:02:36.557Z] "internal/abi", [2024-03-20T20:02:36.557Z] "internal/bytealg", [2024-03-20T20:02:36.557Z] "internal/cpu", [2024-03-20T20:02:36.557Z] "internal/fmtsort", [2024-03-20T20:02:36.557Z] "internal/goexperiment", [2024-03-20T20:02:36.557Z] "internal/itoa", [2024-03-20T20:02:36.557Z] "internal/nettrace", [2024-03-20T20:02:36.557Z] "internal/oserror", [2024-03-20T20:02:36.557Z] "internal/poll", [2024-03-20T20:02:36.557Z] "internal/race", [2024-03-20T20:02:36.557Z] "internal/reflectlite", [2024-03-20T20:02:36.557Z] "internal/singleflight", [2024-03-20T20:02:36.557Z] "internal/syscall/execenv", [2024-03-20T20:02:36.557Z] "internal/syscall/unix", [2024-03-20T20:02:36.557Z] "internal/testlog", [2024-03-20T20:02:36.557Z] "internal/unsafeheader", [2024-03-20T20:02:36.557Z] "io", [2024-03-20T20:02:36.557Z] "io/fs", [2024-03-20T20:02:36.557Z] "io/ioutil", [2024-03-20T20:02:36.557Z] "log", [2024-03-20T20:02:36.557Z] "math", [2024-03-20T20:02:36.557Z] "math/big", [2024-03-20T20:02:36.557Z] "math/bits", [2024-03-20T20:02:36.557Z] "math/rand", [2024-03-20T20:02:36.557Z] "mime", [2024-03-20T20:02:36.557Z] "mime/multipart", [2024-03-20T20:02:36.557Z] "mime/quotedprintable", [2024-03-20T20:02:36.557Z] "net", [2024-03-20T20:02:36.557Z] "net/http", [2024-03-20T20:02:36.557Z] "net/http/httptest", [2024-03-20T20:02:36.557Z] "net/http/httptrace", [2024-03-20T20:02:36.557Z] "net/http/internal", [2024-03-20T20:02:36.557Z] "net/http/internal/ascii", [2024-03-20T20:02:36.557Z] "net/http/internal/testcert", [2024-03-20T20:02:36.557Z] "net/textproto", [2024-03-20T20:02:36.557Z] "net/url", [2024-03-20T20:02:36.557Z] "os", [2024-03-20T20:02:36.557Z] "path", [2024-03-20T20:02:36.557Z] "path/filepath", [2024-03-20T20:02:36.557Z] "reflect", [2024-03-20T20:02:36.557Z] "regexp", [2024-03-20T20:02:36.557Z] "regexp/syntax", [2024-03-20T20:02:36.557Z] "runtime", [2024-03-20T20:02:36.557Z] "runtime/cgo", [2024-03-20T20:02:36.557Z] "runtime/internal/atomic", [2024-03-20T20:02:36.557Z] "runtime/internal/math", [2024-03-20T20:02:36.557Z] "runtime/internal/sys", [2024-03-20T20:02:36.557Z] "sort", [2024-03-20T20:02:36.557Z] "strconv", [2024-03-20T20:02:36.557Z] "strings", [2024-03-20T20:02:36.557Z] "sync", [2024-03-20T20:02:36.557Z] "sync/atomic", [2024-03-20T20:02:36.557Z] "syscall", [2024-03-20T20:02:36.557Z] "time", [2024-03-20T20:02:36.557Z] "unicode", [2024-03-20T20:02:36.557Z] "unicode/utf16", [2024-03-20T20:02:36.557Z] "unicode/utf8", [2024-03-20T20:02:36.557Z] "unsafe", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.557Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.557Z] ] [2024-03-20T20:02:36.557Z] } [2024-03-20T20:02:36.557Z] { [2024-03-20T20:02:36.557Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/db", [2024-03-20T20:02:36.557Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.557Z] "Name": "db", [2024-03-20T20:02:36.557Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.557Z] "Module": { [2024-03-20T20:02:36.557Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.557Z] "Main": true, [2024-03-20T20:02:36.557Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.557Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.557Z] "GoVersion": "1.21" [2024-03-20T20:02:36.557Z] }, [2024-03-20T20:02:36.557Z] "Match": [ [2024-03-20T20:02:36.557Z] "./..." [2024-03-20T20:02:36.557Z] ], [2024-03-20T20:02:36.557Z] "Stale": true, [2024-03-20T20:02:36.557Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.557Z] "GoFiles": [ [2024-03-20T20:02:36.557Z] "db.go" [2024-03-20T20:02:36.557Z] ], [2024-03-20T20:02:36.557Z] "Imports": [ [2024-03-20T20:02:36.557Z] "errors" [2024-03-20T20:02:36.557Z] ], [2024-03-20T20:02:36.557Z] "Deps": [ [2024-03-20T20:02:36.557Z] "errors", [2024-03-20T20:02:36.557Z] "internal/abi", [2024-03-20T20:02:36.557Z] "internal/bytealg", [2024-03-20T20:02:36.557Z] "internal/cpu", [2024-03-20T20:02:36.557Z] "internal/goexperiment", [2024-03-20T20:02:36.557Z] "internal/reflectlite", [2024-03-20T20:02:36.557Z] "internal/unsafeheader", [2024-03-20T20:02:36.557Z] "runtime", [2024-03-20T20:02:36.557Z] "runtime/internal/atomic", [2024-03-20T20:02:36.557Z] "runtime/internal/math", [2024-03-20T20:02:36.557Z] "runtime/internal/sys", [2024-03-20T20:02:36.557Z] "unsafe" [2024-03-20T20:02:36.557Z] ] [2024-03-20T20:02:36.557Z] } [2024-03-20T20:02:36.557Z] { [2024-03-20T20:02:36.557Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/common", [2024-03-20T20:02:36.557Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.557Z] "Name": "common", [2024-03-20T20:02:36.557Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.557Z] "Module": { [2024-03-20T20:02:36.557Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.558Z] "Main": true, [2024-03-20T20:02:36.558Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.558Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.558Z] "GoVersion": "1.21" [2024-03-20T20:02:36.558Z] }, [2024-03-20T20:02:36.558Z] "Match": [ [2024-03-20T20:02:36.558Z] "./..." [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Stale": true, [2024-03-20T20:02:36.558Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.558Z] "GoFiles": [ [2024-03-20T20:02:36.558Z] "util.go" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Imports": [ [2024-03-20T20:02:36.558Z] "time" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Deps": [ [2024-03-20T20:02:36.558Z] "errors", [2024-03-20T20:02:36.558Z] "internal/abi", [2024-03-20T20:02:36.558Z] "internal/bytealg", [2024-03-20T20:02:36.558Z] "internal/cpu", [2024-03-20T20:02:36.558Z] "internal/goexperiment", [2024-03-20T20:02:36.558Z] "internal/itoa", [2024-03-20T20:02:36.558Z] "internal/oserror", [2024-03-20T20:02:36.558Z] "internal/race", [2024-03-20T20:02:36.558Z] "internal/reflectlite", [2024-03-20T20:02:36.558Z] "internal/unsafeheader", [2024-03-20T20:02:36.558Z] "runtime", [2024-03-20T20:02:36.558Z] "runtime/internal/atomic", [2024-03-20T20:02:36.558Z] "runtime/internal/math", [2024-03-20T20:02:36.558Z] "runtime/internal/sys", [2024-03-20T20:02:36.558Z] "sync", [2024-03-20T20:02:36.558Z] "sync/atomic", [2024-03-20T20:02:36.558Z] "syscall", [2024-03-20T20:02:36.558Z] "time", [2024-03-20T20:02:36.558Z] "unsafe" [2024-03-20T20:02:36.558Z] ] [2024-03-20T20:02:36.558Z] } [2024-03-20T20:02:36.558Z] { [2024-03-20T20:02:36.558Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2/redis", [2024-03-20T20:02:36.558Z] "ImportPath": "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.558Z] "Name": "redis", [2024-03-20T20:02:36.558Z] "Doc": "Package redis is a client for the Redis database.", [2024-03-20T20:02:36.558Z] "Root": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-03-20T20:02:36.558Z] "Module": { [2024-03-20T20:02:36.558Z] "Path": "github.com/gomodule/redigo", [2024-03-20T20:02:36.558Z] "Version": "v1.9.2", [2024-03-20T20:02:36.558Z] "Time": "2024-02-25T12:53:24Z", [2024-03-20T20:02:36.558Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-03-20T20:02:36.558Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gomodule/redigo/@v/v1.9.2.mod", [2024-03-20T20:02:36.558Z] "GoVersion": "1.17" [2024-03-20T20:02:36.558Z] }, [2024-03-20T20:02:36.558Z] "DepOnly": true, [2024-03-20T20:02:36.558Z] "Stale": true, [2024-03-20T20:02:36.558Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.558Z] "GoFiles": [ [2024-03-20T20:02:36.558Z] "commandinfo.go", [2024-03-20T20:02:36.558Z] "conn.go", [2024-03-20T20:02:36.558Z] "doc.go", [2024-03-20T20:02:36.558Z] "log.go", [2024-03-20T20:02:36.558Z] "pool.go", [2024-03-20T20:02:36.558Z] "pubsub.go", [2024-03-20T20:02:36.558Z] "redis.go", [2024-03-20T20:02:36.558Z] "reflect.go", [2024-03-20T20:02:36.558Z] "reflect_go117.go", [2024-03-20T20:02:36.558Z] "reply.go", [2024-03-20T20:02:36.558Z] "scan.go", [2024-03-20T20:02:36.558Z] "script.go" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.558Z] "reflect_go118.go" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Imports": [ [2024-03-20T20:02:36.558Z] "bufio", [2024-03-20T20:02:36.558Z] "bytes", [2024-03-20T20:02:36.558Z] "context", [2024-03-20T20:02:36.558Z] "crypto/rand", [2024-03-20T20:02:36.558Z] "crypto/sha1", [2024-03-20T20:02:36.558Z] "crypto/tls", [2024-03-20T20:02:36.558Z] "encoding/hex", [2024-03-20T20:02:36.558Z] "errors", [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "io", [2024-03-20T20:02:36.558Z] "log", [2024-03-20T20:02:36.558Z] "net", [2024-03-20T20:02:36.558Z] "net/url", [2024-03-20T20:02:36.558Z] "reflect", [2024-03-20T20:02:36.558Z] "regexp", [2024-03-20T20:02:36.558Z] "runtime", [2024-03-20T20:02:36.558Z] "strconv", [2024-03-20T20:02:36.558Z] "strings", [2024-03-20T20:02:36.558Z] "sync", [2024-03-20T20:02:36.558Z] "time" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Deps": [ [2024-03-20T20:02:36.558Z] "bufio", [2024-03-20T20:02:36.558Z] "bytes", [2024-03-20T20:02:36.558Z] "container/list", [2024-03-20T20:02:36.558Z] "context", [2024-03-20T20:02:36.558Z] "crypto", [2024-03-20T20:02:36.558Z] "crypto/aes", [2024-03-20T20:02:36.558Z] "crypto/cipher", [2024-03-20T20:02:36.558Z] "crypto/des", [2024-03-20T20:02:36.558Z] "crypto/dsa", [2024-03-20T20:02:36.558Z] "crypto/ecdsa", [2024-03-20T20:02:36.558Z] "crypto/ed25519", [2024-03-20T20:02:36.558Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.558Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.558Z] "crypto/elliptic", [2024-03-20T20:02:36.558Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.558Z] "crypto/hmac", [2024-03-20T20:02:36.558Z] "crypto/internal/randutil", [2024-03-20T20:02:36.558Z] "crypto/internal/subtle", [2024-03-20T20:02:36.558Z] "crypto/md5", [2024-03-20T20:02:36.558Z] "crypto/rand", [2024-03-20T20:02:36.558Z] "crypto/rc4", [2024-03-20T20:02:36.558Z] "crypto/rsa", [2024-03-20T20:02:36.558Z] "crypto/sha1", [2024-03-20T20:02:36.558Z] "crypto/sha256", [2024-03-20T20:02:36.558Z] "crypto/sha512", [2024-03-20T20:02:36.558Z] "crypto/subtle", [2024-03-20T20:02:36.558Z] "crypto/tls", [2024-03-20T20:02:36.558Z] "crypto/x509", [2024-03-20T20:02:36.558Z] "crypto/x509/pkix", [2024-03-20T20:02:36.558Z] "encoding/asn1", [2024-03-20T20:02:36.558Z] "encoding/base64", [2024-03-20T20:02:36.558Z] "encoding/binary", [2024-03-20T20:02:36.558Z] "encoding/hex", [2024-03-20T20:02:36.558Z] "encoding/pem", [2024-03-20T20:02:36.558Z] "errors", [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "hash", [2024-03-20T20:02:36.558Z] "internal/abi", [2024-03-20T20:02:36.558Z] "internal/bytealg", [2024-03-20T20:02:36.558Z] "internal/cpu", [2024-03-20T20:02:36.558Z] "internal/fmtsort", [2024-03-20T20:02:36.558Z] "internal/goexperiment", [2024-03-20T20:02:36.558Z] "internal/itoa", [2024-03-20T20:02:36.558Z] "internal/nettrace", [2024-03-20T20:02:36.558Z] "internal/oserror", [2024-03-20T20:02:36.558Z] "internal/poll", [2024-03-20T20:02:36.558Z] "internal/race", [2024-03-20T20:02:36.558Z] "internal/reflectlite", [2024-03-20T20:02:36.558Z] "internal/singleflight", [2024-03-20T20:02:36.558Z] "internal/syscall/execenv", [2024-03-20T20:02:36.558Z] "internal/syscall/unix", [2024-03-20T20:02:36.558Z] "internal/testlog", [2024-03-20T20:02:36.558Z] "internal/unsafeheader", [2024-03-20T20:02:36.558Z] "io", [2024-03-20T20:02:36.558Z] "io/fs", [2024-03-20T20:02:36.558Z] "io/ioutil", [2024-03-20T20:02:36.558Z] "log", [2024-03-20T20:02:36.558Z] "math", [2024-03-20T20:02:36.558Z] "math/big", [2024-03-20T20:02:36.558Z] "math/bits", [2024-03-20T20:02:36.558Z] "math/rand", [2024-03-20T20:02:36.558Z] "net", [2024-03-20T20:02:36.558Z] "net/url", [2024-03-20T20:02:36.558Z] "os", [2024-03-20T20:02:36.558Z] "path", [2024-03-20T20:02:36.558Z] "path/filepath", [2024-03-20T20:02:36.558Z] "reflect", [2024-03-20T20:02:36.558Z] "regexp", [2024-03-20T20:02:36.558Z] "regexp/syntax", [2024-03-20T20:02:36.558Z] "runtime", [2024-03-20T20:02:36.558Z] "runtime/cgo", [2024-03-20T20:02:36.558Z] "runtime/internal/atomic", [2024-03-20T20:02:36.558Z] "runtime/internal/math", [2024-03-20T20:02:36.558Z] "runtime/internal/sys", [2024-03-20T20:02:36.558Z] "sort", [2024-03-20T20:02:36.558Z] "strconv", [2024-03-20T20:02:36.558Z] "strings", [2024-03-20T20:02:36.558Z] "sync", [2024-03-20T20:02:36.558Z] "sync/atomic", [2024-03-20T20:02:36.558Z] "syscall", [2024-03-20T20:02:36.558Z] "time", [2024-03-20T20:02:36.558Z] "unicode", [2024-03-20T20:02:36.558Z] "unicode/utf16", [2024-03-20T20:02:36.558Z] "unicode/utf8", [2024-03-20T20:02:36.558Z] "unsafe", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "TestGoFiles": [ [2024-03-20T20:02:36.558Z] "commandinfo_test.go", [2024-03-20T20:02:36.558Z] "list_test.go", [2024-03-20T20:02:36.558Z] "test_test.go" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "TestImports": [ [2024-03-20T20:02:36.558Z] "bufio", [2024-03-20T20:02:36.558Z] "context", [2024-03-20T20:02:36.558Z] "errors", [2024-03-20T20:02:36.558Z] "flag", [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "io", [2024-03-20T20:02:36.558Z] "io/ioutil", [2024-03-20T20:02:36.558Z] "os", [2024-03-20T20:02:36.558Z] "os/exec", [2024-03-20T20:02:36.558Z] "regexp", [2024-03-20T20:02:36.558Z] "strconv", [2024-03-20T20:02:36.558Z] "strings", [2024-03-20T20:02:36.558Z] "sync", [2024-03-20T20:02:36.558Z] "testing", [2024-03-20T20:02:36.558Z] "time" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "XTestGoFiles": [ [2024-03-20T20:02:36.558Z] "conn_test.go", [2024-03-20T20:02:36.558Z] "pool_test.go", [2024-03-20T20:02:36.558Z] "pubsub_example_test.go", [2024-03-20T20:02:36.558Z] "pubsub_test.go", [2024-03-20T20:02:36.558Z] "redis_test.go", [2024-03-20T20:02:36.558Z] "reply_test.go", [2024-03-20T20:02:36.558Z] "scan_test.go", [2024-03-20T20:02:36.558Z] "script_test.go", [2024-03-20T20:02:36.558Z] "zpop_example_test.go" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "XTestImports": [ [2024-03-20T20:02:36.558Z] "bytes", [2024-03-20T20:02:36.558Z] "context", [2024-03-20T20:02:36.558Z] "crypto/tls", [2024-03-20T20:02:36.558Z] "crypto/x509", [2024-03-20T20:02:36.558Z] "errors", [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.558Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.558Z] "io", [2024-03-20T20:02:36.558Z] "math", [2024-03-20T20:02:36.558Z] "net", [2024-03-20T20:02:36.558Z] "os", [2024-03-20T20:02:36.558Z] "reflect", [2024-03-20T20:02:36.558Z] "strconv", [2024-03-20T20:02:36.558Z] "strings", [2024-03-20T20:02:36.558Z] "sync", [2024-03-20T20:02:36.558Z] "testing", [2024-03-20T20:02:36.558Z] "time" [2024-03-20T20:02:36.558Z] ] [2024-03-20T20:02:36.558Z] } [2024-03-20T20:02:36.558Z] { [2024-03-20T20:02:36.558Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/db/redis", [2024-03-20T20:02:36.558Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.558Z] "Name": "redis", [2024-03-20T20:02:36.558Z] "Doc": "****************************************************************************** * Copyright 2018 Redis Labs Inc.", [2024-03-20T20:02:36.558Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.558Z] "Module": { [2024-03-20T20:02:36.558Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.558Z] "Main": true, [2024-03-20T20:02:36.558Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.558Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.558Z] "GoVersion": "1.21" [2024-03-20T20:02:36.558Z] }, [2024-03-20T20:02:36.558Z] "Match": [ [2024-03-20T20:02:36.558Z] "./..." [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Stale": true, [2024-03-20T20:02:36.558Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.558Z] "GoFiles": [ [2024-03-20T20:02:36.558Z] "client.go" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Imports": [ [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.558Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.558Z] "os", [2024-03-20T20:02:36.558Z] "sync", [2024-03-20T20:02:36.558Z] "time" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Deps": [ [2024-03-20T20:02:36.558Z] "bufio", [2024-03-20T20:02:36.558Z] "bytes", [2024-03-20T20:02:36.558Z] "compress/flate", [2024-03-20T20:02:36.558Z] "compress/gzip", [2024-03-20T20:02:36.558Z] "compress/zlib", [2024-03-20T20:02:36.558Z] "container/list", [2024-03-20T20:02:36.558Z] "context", [2024-03-20T20:02:36.558Z] "crypto", [2024-03-20T20:02:36.558Z] "crypto/aes", [2024-03-20T20:02:36.558Z] "crypto/cipher", [2024-03-20T20:02:36.558Z] "crypto/des", [2024-03-20T20:02:36.558Z] "crypto/dsa", [2024-03-20T20:02:36.558Z] "crypto/ecdsa", [2024-03-20T20:02:36.558Z] "crypto/ed25519", [2024-03-20T20:02:36.558Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.558Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.558Z] "crypto/elliptic", [2024-03-20T20:02:36.558Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.558Z] "crypto/hmac", [2024-03-20T20:02:36.558Z] "crypto/internal/randutil", [2024-03-20T20:02:36.558Z] "crypto/internal/subtle", [2024-03-20T20:02:36.558Z] "crypto/md5", [2024-03-20T20:02:36.558Z] "crypto/rand", [2024-03-20T20:02:36.558Z] "crypto/rc4", [2024-03-20T20:02:36.558Z] "crypto/rsa", [2024-03-20T20:02:36.558Z] "crypto/sha1", [2024-03-20T20:02:36.558Z] "crypto/sha256", [2024-03-20T20:02:36.558Z] "crypto/sha512", [2024-03-20T20:02:36.558Z] "crypto/subtle", [2024-03-20T20:02:36.558Z] "crypto/tls", [2024-03-20T20:02:36.558Z] "crypto/x509", [2024-03-20T20:02:36.558Z] "crypto/x509/pkix", [2024-03-20T20:02:36.558Z] "database/sql/driver", [2024-03-20T20:02:36.558Z] "debug/dwarf", [2024-03-20T20:02:36.558Z] "debug/macho", [2024-03-20T20:02:36.558Z] "encoding", [2024-03-20T20:02:36.558Z] "encoding/asn1", [2024-03-20T20:02:36.558Z] "encoding/base64", [2024-03-20T20:02:36.558Z] "encoding/binary", [2024-03-20T20:02:36.558Z] "encoding/csv", [2024-03-20T20:02:36.558Z] "encoding/hex", [2024-03-20T20:02:36.558Z] "encoding/json", [2024-03-20T20:02:36.558Z] "encoding/pem", [2024-03-20T20:02:36.558Z] "encoding/xml", [2024-03-20T20:02:36.558Z] "errors", [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.558Z] "github.com/go-kit/log", [2024-03-20T20:02:36.558Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.558Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.558Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.558Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.558Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.558Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.558Z] "github.com/google/uuid", [2024-03-20T20:02:36.558Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.558Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.558Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.558Z] "golang.org/x/net/html", [2024-03-20T20:02:36.558Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.558Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.558Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.558Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.558Z] "golang.org/x/text/language", [2024-03-20T20:02:36.558Z] "hash", [2024-03-20T20:02:36.558Z] "hash/adler32", [2024-03-20T20:02:36.558Z] "hash/crc32", [2024-03-20T20:02:36.558Z] "internal/abi", [2024-03-20T20:02:36.558Z] "internal/bytealg", [2024-03-20T20:02:36.558Z] "internal/cpu", [2024-03-20T20:02:36.558Z] "internal/fmtsort", [2024-03-20T20:02:36.558Z] "internal/goexperiment", [2024-03-20T20:02:36.558Z] "internal/itoa", [2024-03-20T20:02:36.558Z] "internal/nettrace", [2024-03-20T20:02:36.558Z] "internal/oserror", [2024-03-20T20:02:36.558Z] "internal/poll", [2024-03-20T20:02:36.558Z] "internal/race", [2024-03-20T20:02:36.558Z] "internal/reflectlite", [2024-03-20T20:02:36.558Z] "internal/singleflight", [2024-03-20T20:02:36.558Z] "internal/syscall/execenv", [2024-03-20T20:02:36.558Z] "internal/syscall/unix", [2024-03-20T20:02:36.558Z] "internal/testlog", [2024-03-20T20:02:36.558Z] "internal/unsafeheader", [2024-03-20T20:02:36.558Z] "io", [2024-03-20T20:02:36.558Z] "io/fs", [2024-03-20T20:02:36.558Z] "io/ioutil", [2024-03-20T20:02:36.558Z] "log", [2024-03-20T20:02:36.558Z] "math", [2024-03-20T20:02:36.558Z] "math/big", [2024-03-20T20:02:36.558Z] "math/bits", [2024-03-20T20:02:36.558Z] "math/rand", [2024-03-20T20:02:36.558Z] "mime", [2024-03-20T20:02:36.558Z] "mime/multipart", [2024-03-20T20:02:36.558Z] "mime/quotedprintable", [2024-03-20T20:02:36.558Z] "net", [2024-03-20T20:02:36.558Z] "net/http", [2024-03-20T20:02:36.558Z] "net/http/httptrace", [2024-03-20T20:02:36.558Z] "net/http/internal", [2024-03-20T20:02:36.558Z] "net/http/internal/ascii", [2024-03-20T20:02:36.558Z] "net/textproto", [2024-03-20T20:02:36.558Z] "net/url", [2024-03-20T20:02:36.558Z] "os", [2024-03-20T20:02:36.558Z] "path", [2024-03-20T20:02:36.558Z] "path/filepath", [2024-03-20T20:02:36.558Z] "reflect", [2024-03-20T20:02:36.558Z] "regexp", [2024-03-20T20:02:36.558Z] "regexp/syntax", [2024-03-20T20:02:36.558Z] "runtime", [2024-03-20T20:02:36.558Z] "runtime/cgo", [2024-03-20T20:02:36.558Z] "runtime/internal/atomic", [2024-03-20T20:02:36.558Z] "runtime/internal/math", [2024-03-20T20:02:36.558Z] "runtime/internal/sys", [2024-03-20T20:02:36.558Z] "sort", [2024-03-20T20:02:36.558Z] "strconv", [2024-03-20T20:02:36.558Z] "strings", [2024-03-20T20:02:36.558Z] "sync", [2024-03-20T20:02:36.558Z] "sync/atomic", [2024-03-20T20:02:36.558Z] "syscall", [2024-03-20T20:02:36.558Z] "time", [2024-03-20T20:02:36.558Z] "unicode", [2024-03-20T20:02:36.558Z] "unicode/utf16", [2024-03-20T20:02:36.558Z] "unicode/utf8", [2024-03-20T20:02:36.558Z] "unsafe", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.558Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.558Z] ] [2024-03-20T20:02:36.558Z] } [2024-03-20T20:02:36.558Z] { [2024-03-20T20:02:36.558Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.558Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.558Z] "Name": "redis", [2024-03-20T20:02:36.558Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.558Z] "Module": { [2024-03-20T20:02:36.558Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.558Z] "Main": true, [2024-03-20T20:02:36.558Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.558Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.558Z] "GoVersion": "1.21" [2024-03-20T20:02:36.558Z] }, [2024-03-20T20:02:36.558Z] "Match": [ [2024-03-20T20:02:36.558Z] "./..." [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Stale": true, [2024-03-20T20:02:36.558Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.558Z] "GoFiles": [ [2024-03-20T20:02:36.558Z] "client.go", [2024-03-20T20:02:36.558Z] "dbconsts.go", [2024-03-20T20:02:36.558Z] "dbhelper.go", [2024-03-20T20:02:36.558Z] "device.go", [2024-03-20T20:02:36.558Z] "device_profile.go", [2024-03-20T20:02:36.558Z] "device_service.go", [2024-03-20T20:02:36.558Z] "event.go", [2024-03-20T20:02:36.558Z] "interval.go", [2024-03-20T20:02:36.558Z] "intervalaction.go", [2024-03-20T20:02:36.558Z] "notification.go", [2024-03-20T20:02:36.558Z] "provisionwatcher.go", [2024-03-20T20:02:36.558Z] "queries.go", [2024-03-20T20:02:36.558Z] "reading.go", [2024-03-20T20:02:36.558Z] "subscription.go", [2024-03-20T20:02:36.558Z] "transmission.go" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Imports": [ [2024-03-20T20:02:36.558Z] "encoding/json", [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.558Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.558Z] "github.com/google/uuid", [2024-03-20T20:02:36.558Z] "strconv", [2024-03-20T20:02:36.558Z] "strings", [2024-03-20T20:02:36.558Z] "time" [2024-03-20T20:02:36.558Z] ], [2024-03-20T20:02:36.558Z] "Deps": [ [2024-03-20T20:02:36.558Z] "bufio", [2024-03-20T20:02:36.558Z] "bytes", [2024-03-20T20:02:36.558Z] "compress/flate", [2024-03-20T20:02:36.558Z] "compress/gzip", [2024-03-20T20:02:36.558Z] "compress/zlib", [2024-03-20T20:02:36.558Z] "container/list", [2024-03-20T20:02:36.558Z] "context", [2024-03-20T20:02:36.558Z] "crypto", [2024-03-20T20:02:36.558Z] "crypto/aes", [2024-03-20T20:02:36.558Z] "crypto/cipher", [2024-03-20T20:02:36.558Z] "crypto/des", [2024-03-20T20:02:36.558Z] "crypto/dsa", [2024-03-20T20:02:36.558Z] "crypto/ecdsa", [2024-03-20T20:02:36.558Z] "crypto/ed25519", [2024-03-20T20:02:36.558Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.558Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.558Z] "crypto/elliptic", [2024-03-20T20:02:36.558Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.558Z] "crypto/hmac", [2024-03-20T20:02:36.558Z] "crypto/internal/randutil", [2024-03-20T20:02:36.558Z] "crypto/internal/subtle", [2024-03-20T20:02:36.558Z] "crypto/md5", [2024-03-20T20:02:36.558Z] "crypto/rand", [2024-03-20T20:02:36.558Z] "crypto/rc4", [2024-03-20T20:02:36.558Z] "crypto/rsa", [2024-03-20T20:02:36.558Z] "crypto/sha1", [2024-03-20T20:02:36.558Z] "crypto/sha256", [2024-03-20T20:02:36.558Z] "crypto/sha512", [2024-03-20T20:02:36.558Z] "crypto/subtle", [2024-03-20T20:02:36.558Z] "crypto/tls", [2024-03-20T20:02:36.558Z] "crypto/x509", [2024-03-20T20:02:36.558Z] "crypto/x509/pkix", [2024-03-20T20:02:36.558Z] "database/sql/driver", [2024-03-20T20:02:36.558Z] "debug/dwarf", [2024-03-20T20:02:36.558Z] "debug/macho", [2024-03-20T20:02:36.558Z] "encoding", [2024-03-20T20:02:36.558Z] "encoding/asn1", [2024-03-20T20:02:36.558Z] "encoding/base32", [2024-03-20T20:02:36.558Z] "encoding/base64", [2024-03-20T20:02:36.558Z] "encoding/binary", [2024-03-20T20:02:36.558Z] "encoding/csv", [2024-03-20T20:02:36.558Z] "encoding/hex", [2024-03-20T20:02:36.558Z] "encoding/json", [2024-03-20T20:02:36.558Z] "encoding/pem", [2024-03-20T20:02:36.558Z] "encoding/xml", [2024-03-20T20:02:36.558Z] "errors", [2024-03-20T20:02:36.558Z] "fmt", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.558Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.558Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.558Z] "github.com/go-kit/log", [2024-03-20T20:02:36.558Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.558Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.558Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.558Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.558Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.558Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.558Z] "github.com/google/uuid", [2024-03-20T20:02:36.558Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.558Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.558Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.558Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.558Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.558Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.558Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.558Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.558Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.558Z] "github.com/x448/float16", [2024-03-20T20:02:36.558Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.558Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.558Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.558Z] "golang.org/x/net/html", [2024-03-20T20:02:36.558Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.558Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.558Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.559Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.559Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.559Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.559Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.559Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.559Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.559Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.559Z] "golang.org/x/text/language", [2024-03-20T20:02:36.559Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.559Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.559Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.559Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.559Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.559Z] "hash", [2024-03-20T20:02:36.559Z] "hash/adler32", [2024-03-20T20:02:36.559Z] "hash/crc32", [2024-03-20T20:02:36.559Z] "internal/abi", [2024-03-20T20:02:36.559Z] "internal/bytealg", [2024-03-20T20:02:36.559Z] "internal/cpu", [2024-03-20T20:02:36.559Z] "internal/fmtsort", [2024-03-20T20:02:36.559Z] "internal/goexperiment", [2024-03-20T20:02:36.559Z] "internal/itoa", [2024-03-20T20:02:36.559Z] "internal/nettrace", [2024-03-20T20:02:36.559Z] "internal/oserror", [2024-03-20T20:02:36.559Z] "internal/poll", [2024-03-20T20:02:36.559Z] "internal/race", [2024-03-20T20:02:36.559Z] "internal/reflectlite", [2024-03-20T20:02:36.559Z] "internal/singleflight", [2024-03-20T20:02:36.559Z] "internal/syscall/execenv", [2024-03-20T20:02:36.559Z] "internal/syscall/unix", [2024-03-20T20:02:36.559Z] "internal/testlog", [2024-03-20T20:02:36.559Z] "internal/unsafeheader", [2024-03-20T20:02:36.559Z] "io", [2024-03-20T20:02:36.559Z] "io/fs", [2024-03-20T20:02:36.559Z] "io/ioutil", [2024-03-20T20:02:36.559Z] "log", [2024-03-20T20:02:36.559Z] "math", [2024-03-20T20:02:36.559Z] "math/big", [2024-03-20T20:02:36.559Z] "math/bits", [2024-03-20T20:02:36.559Z] "math/rand", [2024-03-20T20:02:36.559Z] "mime", [2024-03-20T20:02:36.559Z] "mime/multipart", [2024-03-20T20:02:36.559Z] "mime/quotedprintable", [2024-03-20T20:02:36.559Z] "net", [2024-03-20T20:02:36.559Z] "net/http", [2024-03-20T20:02:36.559Z] "net/http/httptrace", [2024-03-20T20:02:36.559Z] "net/http/internal", [2024-03-20T20:02:36.559Z] "net/http/internal/ascii", [2024-03-20T20:02:36.559Z] "net/textproto", [2024-03-20T20:02:36.559Z] "net/url", [2024-03-20T20:02:36.559Z] "os", [2024-03-20T20:02:36.559Z] "path", [2024-03-20T20:02:36.559Z] "path/filepath", [2024-03-20T20:02:36.559Z] "reflect", [2024-03-20T20:02:36.559Z] "regexp", [2024-03-20T20:02:36.559Z] "regexp/syntax", [2024-03-20T20:02:36.559Z] "runtime", [2024-03-20T20:02:36.559Z] "runtime/cgo", [2024-03-20T20:02:36.559Z] "runtime/debug", [2024-03-20T20:02:36.559Z] "runtime/internal/atomic", [2024-03-20T20:02:36.559Z] "runtime/internal/math", [2024-03-20T20:02:36.559Z] "runtime/internal/sys", [2024-03-20T20:02:36.559Z] "sort", [2024-03-20T20:02:36.559Z] "strconv", [2024-03-20T20:02:36.559Z] "strings", [2024-03-20T20:02:36.559Z] "sync", [2024-03-20T20:02:36.559Z] "sync/atomic", [2024-03-20T20:02:36.559Z] "syscall", [2024-03-20T20:02:36.559Z] "time", [2024-03-20T20:02:36.559Z] "unicode", [2024-03-20T20:02:36.559Z] "unicode/utf16", [2024-03-20T20:02:36.559Z] "unicode/utf8", [2024-03-20T20:02:36.559Z] "unsafe", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.559Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.559Z] ], [2024-03-20T20:02:36.559Z] "TestGoFiles": [ [2024-03-20T20:02:36.559Z] "client_test.go", [2024-03-20T20:02:36.559Z] "dbhelper_test.go", [2024-03-20T20:02:36.559Z] "reading_test.go" [2024-03-20T20:02:36.559Z] ], [2024-03-20T20:02:36.559Z] "TestImports": [ [2024-03-20T20:02:36.559Z] "encoding/json", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.559Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.559Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.559Z] "testing" [2024-03-20T20:02:36.559Z] ] [2024-03-20T20:02:36.559Z] } [2024-03-20T20:02:36.559Z] { [2024-03-20T20:02:36.559Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/interfaces", [2024-03-20T20:02:36.559Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.559Z] "Name": "interfaces", [2024-03-20T20:02:36.559Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.559Z] "Module": { [2024-03-20T20:02:36.559Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.559Z] "Main": true, [2024-03-20T20:02:36.559Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.559Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.559Z] "GoVersion": "1.21" [2024-03-20T20:02:36.559Z] }, [2024-03-20T20:02:36.559Z] "Match": [ [2024-03-20T20:02:36.559Z] "./..." [2024-03-20T20:02:36.559Z] ], [2024-03-20T20:02:36.559Z] "Stale": true, [2024-03-20T20:02:36.559Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.559Z] "GoFiles": [ [2024-03-20T20:02:36.559Z] "db.go" [2024-03-20T20:02:36.559Z] ] [2024-03-20T20:02:36.559Z] } [2024-03-20T20:02:36.559Z] { [2024-03-20T20:02:36.559Z] "Dir": "/w/workspace/edgex-go/636/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.559Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.559Z] "Name": "handlers", [2024-03-20T20:02:36.559Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.559Z] "Module": { [2024-03-20T20:02:36.559Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.559Z] "Main": true, [2024-03-20T20:02:36.559Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.559Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.559Z] "GoVersion": "1.21" [2024-03-20T20:02:36.559Z] }, [2024-03-20T20:02:36.559Z] "Match": [ [2024-03-20T20:02:36.559Z] "./..." [2024-03-20T20:02:36.559Z] ], [2024-03-20T20:02:36.559Z] "Stale": true, [2024-03-20T20:02:36.559Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.559Z] "GoFiles": [ [2024-03-20T20:02:36.559Z] "database.go" [2024-03-20T20:02:36.559Z] ], [2024-03-20T20:02:36.559Z] "Imports": [ [2024-03-20T20:02:36.559Z] "context", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.559Z] "sync", [2024-03-20T20:02:36.559Z] "time" [2024-03-20T20:02:36.559Z] ], [2024-03-20T20:02:36.559Z] "Deps": [ [2024-03-20T20:02:36.559Z] "bufio", [2024-03-20T20:02:36.559Z] "bytes", [2024-03-20T20:02:36.559Z] "compress/flate", [2024-03-20T20:02:36.559Z] "compress/gzip", [2024-03-20T20:02:36.559Z] "compress/zlib", [2024-03-20T20:02:36.559Z] "container/list", [2024-03-20T20:02:36.559Z] "context", [2024-03-20T20:02:36.559Z] "crypto", [2024-03-20T20:02:36.559Z] "crypto/aes", [2024-03-20T20:02:36.559Z] "crypto/cipher", [2024-03-20T20:02:36.559Z] "crypto/des", [2024-03-20T20:02:36.559Z] "crypto/dsa", [2024-03-20T20:02:36.559Z] "crypto/ecdsa", [2024-03-20T20:02:36.559Z] "crypto/ed25519", [2024-03-20T20:02:36.559Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.559Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.559Z] "crypto/elliptic", [2024-03-20T20:02:36.559Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.559Z] "crypto/hmac", [2024-03-20T20:02:36.559Z] "crypto/internal/randutil", [2024-03-20T20:02:36.559Z] "crypto/internal/subtle", [2024-03-20T20:02:36.559Z] "crypto/md5", [2024-03-20T20:02:36.559Z] "crypto/rand", [2024-03-20T20:02:36.559Z] "crypto/rc4", [2024-03-20T20:02:36.559Z] "crypto/rsa", [2024-03-20T20:02:36.559Z] "crypto/sha1", [2024-03-20T20:02:36.559Z] "crypto/sha256", [2024-03-20T20:02:36.559Z] "crypto/sha512", [2024-03-20T20:02:36.559Z] "crypto/subtle", [2024-03-20T20:02:36.559Z] "crypto/tls", [2024-03-20T20:02:36.559Z] "crypto/x509", [2024-03-20T20:02:36.559Z] "crypto/x509/pkix", [2024-03-20T20:02:36.559Z] "database/sql/driver", [2024-03-20T20:02:36.559Z] "debug/dwarf", [2024-03-20T20:02:36.559Z] "debug/macho", [2024-03-20T20:02:36.559Z] "embed", [2024-03-20T20:02:36.559Z] "encoding", [2024-03-20T20:02:36.559Z] "encoding/asn1", [2024-03-20T20:02:36.559Z] "encoding/base32", [2024-03-20T20:02:36.559Z] "encoding/base64", [2024-03-20T20:02:36.559Z] "encoding/binary", [2024-03-20T20:02:36.559Z] "encoding/csv", [2024-03-20T20:02:36.559Z] "encoding/hex", [2024-03-20T20:02:36.559Z] "encoding/json", [2024-03-20T20:02:36.559Z] "encoding/pem", [2024-03-20T20:02:36.559Z] "encoding/xml", [2024-03-20T20:02:36.559Z] "errors", [2024-03-20T20:02:36.559Z] "flag", [2024-03-20T20:02:36.559Z] "fmt", [2024-03-20T20:02:36.559Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.559Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.559Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.559Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.559Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.559Z] "github.com/fatih/color", [2024-03-20T20:02:36.559Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.559Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.559Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.559Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.559Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.559Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.559Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.559Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.559Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.559Z] "github.com/go-kit/log", [2024-03-20T20:02:36.559Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.559Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.559Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.559Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.559Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.559Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.559Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.559Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.559Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.559Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.559Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.559Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.559Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.559Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.559Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.559Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.559Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.559Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.559Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.559Z] "github.com/google/uuid", [2024-03-20T20:02:36.559Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.559Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.559Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.559Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.559Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.559Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.559Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.559Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.559Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.559Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.559Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.559Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.559Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.559Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.559Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.559Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.559Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.559Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.559Z] "github.com/x448/float16", [2024-03-20T20:02:36.559Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.559Z] "go/token", [2024-03-20T20:02:36.559Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.559Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.559Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.559Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.559Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.559Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.559Z] "golang.org/x/net/html", [2024-03-20T20:02:36.559Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.559Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.559Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.559Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.559Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.559Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.559Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.559Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.559Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.559Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.559Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.559Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.559Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.559Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.559Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.559Z] "golang.org/x/text/language", [2024-03-20T20:02:36.559Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.559Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.559Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.559Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.559Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.559Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.560Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.560Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.560Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.560Z] "hash", [2024-03-20T20:02:36.560Z] "hash/adler32", [2024-03-20T20:02:36.560Z] "hash/crc32", [2024-03-20T20:02:36.560Z] "hash/fnv", [2024-03-20T20:02:36.560Z] "html", [2024-03-20T20:02:36.560Z] "html/template", [2024-03-20T20:02:36.560Z] "internal/abi", [2024-03-20T20:02:36.560Z] "internal/bytealg", [2024-03-20T20:02:36.560Z] "internal/cpu", [2024-03-20T20:02:36.560Z] "internal/fmtsort", [2024-03-20T20:02:36.560Z] "internal/goexperiment", [2024-03-20T20:02:36.560Z] "internal/itoa", [2024-03-20T20:02:36.560Z] "internal/nettrace", [2024-03-20T20:02:36.560Z] "internal/oserror", [2024-03-20T20:02:36.560Z] "internal/poll", [2024-03-20T20:02:36.560Z] "internal/race", [2024-03-20T20:02:36.560Z] "internal/reflectlite", [2024-03-20T20:02:36.560Z] "internal/singleflight", [2024-03-20T20:02:36.560Z] "internal/syscall/execenv", [2024-03-20T20:02:36.560Z] "internal/syscall/unix", [2024-03-20T20:02:36.560Z] "internal/testlog", [2024-03-20T20:02:36.560Z] "internal/unsafeheader", [2024-03-20T20:02:36.560Z] "io", [2024-03-20T20:02:36.560Z] "io/fs", [2024-03-20T20:02:36.560Z] "io/ioutil", [2024-03-20T20:02:36.560Z] "log", [2024-03-20T20:02:36.560Z] "log/syslog", [2024-03-20T20:02:36.560Z] "math", [2024-03-20T20:02:36.560Z] "math/big", [2024-03-20T20:02:36.560Z] "math/bits", [2024-03-20T20:02:36.560Z] "math/rand", [2024-03-20T20:02:36.560Z] "mime", [2024-03-20T20:02:36.560Z] "mime/multipart", [2024-03-20T20:02:36.560Z] "mime/quotedprintable", [2024-03-20T20:02:36.560Z] "net", [2024-03-20T20:02:36.560Z] "net/http", [2024-03-20T20:02:36.560Z] "net/http/httptest", [2024-03-20T20:02:36.560Z] "net/http/httptrace", [2024-03-20T20:02:36.560Z] "net/http/httputil", [2024-03-20T20:02:36.560Z] "net/http/internal", [2024-03-20T20:02:36.560Z] "net/http/internal/ascii", [2024-03-20T20:02:36.560Z] "net/http/internal/testcert", [2024-03-20T20:02:36.560Z] "net/textproto", [2024-03-20T20:02:36.560Z] "net/url", [2024-03-20T20:02:36.560Z] "os", [2024-03-20T20:02:36.560Z] "os/signal", [2024-03-20T20:02:36.560Z] "path", [2024-03-20T20:02:36.560Z] "path/filepath", [2024-03-20T20:02:36.560Z] "reflect", [2024-03-20T20:02:36.560Z] "regexp", [2024-03-20T20:02:36.560Z] "regexp/syntax", [2024-03-20T20:02:36.560Z] "runtime", [2024-03-20T20:02:36.560Z] "runtime/cgo", [2024-03-20T20:02:36.560Z] "runtime/debug", [2024-03-20T20:02:36.560Z] "runtime/internal/atomic", [2024-03-20T20:02:36.560Z] "runtime/internal/math", [2024-03-20T20:02:36.560Z] "runtime/internal/sys", [2024-03-20T20:02:36.560Z] "runtime/pprof", [2024-03-20T20:02:36.560Z] "sort", [2024-03-20T20:02:36.560Z] "strconv", [2024-03-20T20:02:36.560Z] "strings", [2024-03-20T20:02:36.560Z] "sync", [2024-03-20T20:02:36.560Z] "sync/atomic", [2024-03-20T20:02:36.560Z] "syscall", [2024-03-20T20:02:36.560Z] "text/tabwriter", [2024-03-20T20:02:36.560Z] "text/template", [2024-03-20T20:02:36.560Z] "text/template/parse", [2024-03-20T20:02:36.560Z] "time", [2024-03-20T20:02:36.560Z] "unicode", [2024-03-20T20:02:36.560Z] "unicode/utf16", [2024-03-20T20:02:36.560Z] "unicode/utf8", [2024-03-20T20:02:36.560Z] "unsafe", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.560Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.560Z] ] [2024-03-20T20:02:36.560Z] } [2024-03-20T20:02:36.560Z] { [2024-03-20T20:02:36.560Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data", [2024-03-20T20:02:36.560Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-20T20:02:36.560Z] "Name": "data", [2024-03-20T20:02:36.560Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.560Z] "Module": { [2024-03-20T20:02:36.560Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.560Z] "Main": true, [2024-03-20T20:02:36.560Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.560Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.560Z] "GoVersion": "1.21" [2024-03-20T20:02:36.560Z] }, [2024-03-20T20:02:36.560Z] "Match": [ [2024-03-20T20:02:36.560Z] "./..." [2024-03-20T20:02:36.560Z] ], [2024-03-20T20:02:36.560Z] "Stale": true, [2024-03-20T20:02:36.560Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.560Z] "GoFiles": [ [2024-03-20T20:02:36.560Z] "init.go", [2024-03-20T20:02:36.560Z] "main.go", [2024-03-20T20:02:36.560Z] "router.go" [2024-03-20T20:02:36.560Z] ], [2024-03-20T20:02:36.560Z] "Imports": [ [2024-03-20T20:02:36.560Z] "context", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.560Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.560Z] "os", [2024-03-20T20:02:36.560Z] "sync", [2024-03-20T20:02:36.560Z] "time" [2024-03-20T20:02:36.560Z] ], [2024-03-20T20:02:36.560Z] "Deps": [ [2024-03-20T20:02:36.560Z] "bufio", [2024-03-20T20:02:36.560Z] "bytes", [2024-03-20T20:02:36.560Z] "compress/flate", [2024-03-20T20:02:36.560Z] "compress/gzip", [2024-03-20T20:02:36.560Z] "compress/zlib", [2024-03-20T20:02:36.560Z] "container/heap", [2024-03-20T20:02:36.560Z] "container/list", [2024-03-20T20:02:36.560Z] "context", [2024-03-20T20:02:36.560Z] "crypto", [2024-03-20T20:02:36.560Z] "crypto/aes", [2024-03-20T20:02:36.560Z] "crypto/cipher", [2024-03-20T20:02:36.560Z] "crypto/des", [2024-03-20T20:02:36.560Z] "crypto/dsa", [2024-03-20T20:02:36.560Z] "crypto/ecdsa", [2024-03-20T20:02:36.560Z] "crypto/ed25519", [2024-03-20T20:02:36.560Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.560Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.560Z] "crypto/elliptic", [2024-03-20T20:02:36.560Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.560Z] "crypto/hmac", [2024-03-20T20:02:36.560Z] "crypto/internal/randutil", [2024-03-20T20:02:36.560Z] "crypto/internal/subtle", [2024-03-20T20:02:36.560Z] "crypto/md5", [2024-03-20T20:02:36.560Z] "crypto/rand", [2024-03-20T20:02:36.560Z] "crypto/rc4", [2024-03-20T20:02:36.560Z] "crypto/rsa", [2024-03-20T20:02:36.560Z] "crypto/sha1", [2024-03-20T20:02:36.560Z] "crypto/sha256", [2024-03-20T20:02:36.560Z] "crypto/sha512", [2024-03-20T20:02:36.560Z] "crypto/subtle", [2024-03-20T20:02:36.560Z] "crypto/tls", [2024-03-20T20:02:36.560Z] "crypto/x509", [2024-03-20T20:02:36.560Z] "crypto/x509/pkix", [2024-03-20T20:02:36.560Z] "database/sql/driver", [2024-03-20T20:02:36.560Z] "debug/dwarf", [2024-03-20T20:02:36.560Z] "debug/macho", [2024-03-20T20:02:36.560Z] "embed", [2024-03-20T20:02:36.560Z] "encoding", [2024-03-20T20:02:36.560Z] "encoding/asn1", [2024-03-20T20:02:36.560Z] "encoding/base32", [2024-03-20T20:02:36.560Z] "encoding/base64", [2024-03-20T20:02:36.560Z] "encoding/binary", [2024-03-20T20:02:36.560Z] "encoding/csv", [2024-03-20T20:02:36.560Z] "encoding/gob", [2024-03-20T20:02:36.560Z] "encoding/hex", [2024-03-20T20:02:36.560Z] "encoding/json", [2024-03-20T20:02:36.560Z] "encoding/pem", [2024-03-20T20:02:36.560Z] "encoding/xml", [2024-03-20T20:02:36.560Z] "errors", [2024-03-20T20:02:36.560Z] "flag", [2024-03-20T20:02:36.560Z] "fmt", [2024-03-20T20:02:36.560Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.560Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.560Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.560Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.560Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.560Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.560Z] "github.com/fatih/color", [2024-03-20T20:02:36.560Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.560Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.560Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.560Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.560Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.560Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.560Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.560Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.560Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.560Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.560Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.560Z] "github.com/go-kit/log", [2024-03-20T20:02:36.560Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.560Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.560Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.560Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.560Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.560Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.560Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.560Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.560Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.560Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.560Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.560Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.560Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.560Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.560Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.560Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.560Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.560Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.560Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.560Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.560Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.560Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.560Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.560Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.560Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.560Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.560Z] "github.com/google/uuid", [2024-03-20T20:02:36.560Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.560Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.560Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.560Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.560Z] "github.com/josharian/intern", [2024-03-20T20:02:36.560Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.560Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.560Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.560Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.560Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.561Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.561Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.561Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.561Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.561Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.561Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.561Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.561Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.561Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.561Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.561Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.561Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.561Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.561Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.561Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.561Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.561Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.561Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.561Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.561Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.561Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.561Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.561Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.561Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.561Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.561Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.561Z] "github.com/openziti/identity", [2024-03-20T20:02:36.561Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.561Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.561Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.561Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.561Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.561Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.561Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.561Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.561Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.561Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.561Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.561Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.561Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.561Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.561Z] "github.com/pkg/errors", [2024-03-20T20:02:36.561Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.561Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.561Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.561Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.561Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.561Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.561Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.561Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.561Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.561Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.561Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.561Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.561Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.561Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.561Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.561Z] "github.com/x448/float16", [2024-03-20T20:02:36.561Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.561Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.561Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.561Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.561Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.561Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.561Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.561Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.561Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.561Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.561Z] "go/token", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.561Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.561Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.561Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.561Z] "golang.org/x/net/html", [2024-03-20T20:02:36.561Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.561Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.561Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.561Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.561Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.561Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.561Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.561Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.561Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.561Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.561Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.561Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.561Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.561Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.561Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.561Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.561Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.561Z] "golang.org/x/term", [2024-03-20T20:02:36.561Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.561Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.561Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.561Z] "golang.org/x/text/language", [2024-03-20T20:02:36.561Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.561Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.561Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.561Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.561Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.561Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.561Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.561Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.562Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.562Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.562Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.562Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.562Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.562Z] "hash", [2024-03-20T20:02:36.562Z] "hash/adler32", [2024-03-20T20:02:36.562Z] "hash/crc32", [2024-03-20T20:02:36.562Z] "hash/fnv", [2024-03-20T20:02:36.562Z] "html", [2024-03-20T20:02:36.562Z] "html/template", [2024-03-20T20:02:36.562Z] "internal/abi", [2024-03-20T20:02:36.562Z] "internal/bytealg", [2024-03-20T20:02:36.562Z] "internal/cpu", [2024-03-20T20:02:36.562Z] "internal/fmtsort", [2024-03-20T20:02:36.562Z] "internal/goexperiment", [2024-03-20T20:02:36.562Z] "internal/itoa", [2024-03-20T20:02:36.562Z] "internal/nettrace", [2024-03-20T20:02:36.562Z] "internal/oserror", [2024-03-20T20:02:36.562Z] "internal/poll", [2024-03-20T20:02:36.562Z] "internal/race", [2024-03-20T20:02:36.562Z] "internal/reflectlite", [2024-03-20T20:02:36.562Z] "internal/singleflight", [2024-03-20T20:02:36.562Z] "internal/syscall/execenv", [2024-03-20T20:02:36.562Z] "internal/syscall/unix", [2024-03-20T20:02:36.562Z] "internal/testlog", [2024-03-20T20:02:36.562Z] "internal/unsafeheader", [2024-03-20T20:02:36.562Z] "io", [2024-03-20T20:02:36.562Z] "io/fs", [2024-03-20T20:02:36.562Z] "io/ioutil", [2024-03-20T20:02:36.562Z] "log", [2024-03-20T20:02:36.562Z] "log/syslog", [2024-03-20T20:02:36.562Z] "math", [2024-03-20T20:02:36.562Z] "math/big", [2024-03-20T20:02:36.562Z] "math/bits", [2024-03-20T20:02:36.562Z] "math/rand", [2024-03-20T20:02:36.562Z] "mime", [2024-03-20T20:02:36.562Z] "mime/multipart", [2024-03-20T20:02:36.562Z] "mime/quotedprintable", [2024-03-20T20:02:36.562Z] "net", [2024-03-20T20:02:36.562Z] "net/http", [2024-03-20T20:02:36.562Z] "net/http/cookiejar", [2024-03-20T20:02:36.562Z] "net/http/httptest", [2024-03-20T20:02:36.562Z] "net/http/httptrace", [2024-03-20T20:02:36.562Z] "net/http/httputil", [2024-03-20T20:02:36.562Z] "net/http/internal", [2024-03-20T20:02:36.562Z] "net/http/internal/ascii", [2024-03-20T20:02:36.562Z] "net/http/internal/testcert", [2024-03-20T20:02:36.562Z] "net/mail", [2024-03-20T20:02:36.562Z] "net/textproto", [2024-03-20T20:02:36.562Z] "net/url", [2024-03-20T20:02:36.562Z] "os", [2024-03-20T20:02:36.562Z] "os/exec", [2024-03-20T20:02:36.562Z] "os/signal", [2024-03-20T20:02:36.562Z] "os/user", [2024-03-20T20:02:36.562Z] "path", [2024-03-20T20:02:36.562Z] "path/filepath", [2024-03-20T20:02:36.562Z] "reflect", [2024-03-20T20:02:36.562Z] "regexp", [2024-03-20T20:02:36.562Z] "regexp/syntax", [2024-03-20T20:02:36.562Z] "runtime", [2024-03-20T20:02:36.562Z] "runtime/cgo", [2024-03-20T20:02:36.562Z] "runtime/debug", [2024-03-20T20:02:36.562Z] "runtime/internal/atomic", [2024-03-20T20:02:36.562Z] "runtime/internal/math", [2024-03-20T20:02:36.562Z] "runtime/internal/sys", [2024-03-20T20:02:36.562Z] "runtime/pprof", [2024-03-20T20:02:36.562Z] "sort", [2024-03-20T20:02:36.562Z] "strconv", [2024-03-20T20:02:36.562Z] "strings", [2024-03-20T20:02:36.562Z] "sync", [2024-03-20T20:02:36.562Z] "sync/atomic", [2024-03-20T20:02:36.562Z] "syscall", [2024-03-20T20:02:36.562Z] "text/tabwriter", [2024-03-20T20:02:36.562Z] "text/template", [2024-03-20T20:02:36.562Z] "text/template/parse", [2024-03-20T20:02:36.562Z] "time", [2024-03-20T20:02:36.562Z] "unicode", [2024-03-20T20:02:36.562Z] "unicode/utf16", [2024-03-20T20:02:36.562Z] "unicode/utf8", [2024-03-20T20:02:36.562Z] "unsafe", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.562Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.562Z] ] [2024-03-20T20:02:36.562Z] } [2024-03-20T20:02:36.562Z] { [2024-03-20T20:02:36.562Z] "Dir": "/w/workspace/edgex-go/636/cmd/core-data", [2024-03-20T20:02:36.562Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-data", [2024-03-20T20:02:36.562Z] "Name": "main", [2024-03-20T20:02:36.562Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-03-20T20:02:36.562Z] "Target": "/go/bin/core-data", [2024-03-20T20:02:36.562Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.562Z] "Module": { [2024-03-20T20:02:36.562Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.562Z] "Main": true, [2024-03-20T20:02:36.562Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.562Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.562Z] "GoVersion": "1.21" [2024-03-20T20:02:36.562Z] }, [2024-03-20T20:02:36.562Z] "Match": [ [2024-03-20T20:02:36.562Z] "./..." [2024-03-20T20:02:36.562Z] ], [2024-03-20T20:02:36.562Z] "Stale": true, [2024-03-20T20:02:36.562Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.562Z] "GoFiles": [ [2024-03-20T20:02:36.562Z] "main.go" [2024-03-20T20:02:36.562Z] ], [2024-03-20T20:02:36.562Z] "Imports": [ [2024-03-20T20:02:36.562Z] "context", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-20T20:02:36.562Z] "github.com/labstack/echo/v4" [2024-03-20T20:02:36.562Z] ], [2024-03-20T20:02:36.562Z] "Deps": [ [2024-03-20T20:02:36.562Z] "bufio", [2024-03-20T20:02:36.562Z] "bytes", [2024-03-20T20:02:36.562Z] "compress/flate", [2024-03-20T20:02:36.562Z] "compress/gzip", [2024-03-20T20:02:36.562Z] "compress/zlib", [2024-03-20T20:02:36.562Z] "container/heap", [2024-03-20T20:02:36.562Z] "container/list", [2024-03-20T20:02:36.562Z] "context", [2024-03-20T20:02:36.562Z] "crypto", [2024-03-20T20:02:36.562Z] "crypto/aes", [2024-03-20T20:02:36.562Z] "crypto/cipher", [2024-03-20T20:02:36.562Z] "crypto/des", [2024-03-20T20:02:36.562Z] "crypto/dsa", [2024-03-20T20:02:36.562Z] "crypto/ecdsa", [2024-03-20T20:02:36.562Z] "crypto/ed25519", [2024-03-20T20:02:36.562Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.562Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.562Z] "crypto/elliptic", [2024-03-20T20:02:36.562Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.562Z] "crypto/hmac", [2024-03-20T20:02:36.562Z] "crypto/internal/randutil", [2024-03-20T20:02:36.562Z] "crypto/internal/subtle", [2024-03-20T20:02:36.562Z] "crypto/md5", [2024-03-20T20:02:36.562Z] "crypto/rand", [2024-03-20T20:02:36.562Z] "crypto/rc4", [2024-03-20T20:02:36.562Z] "crypto/rsa", [2024-03-20T20:02:36.562Z] "crypto/sha1", [2024-03-20T20:02:36.562Z] "crypto/sha256", [2024-03-20T20:02:36.562Z] "crypto/sha512", [2024-03-20T20:02:36.562Z] "crypto/subtle", [2024-03-20T20:02:36.562Z] "crypto/tls", [2024-03-20T20:02:36.562Z] "crypto/x509", [2024-03-20T20:02:36.562Z] "crypto/x509/pkix", [2024-03-20T20:02:36.562Z] "database/sql/driver", [2024-03-20T20:02:36.562Z] "debug/dwarf", [2024-03-20T20:02:36.562Z] "debug/macho", [2024-03-20T20:02:36.562Z] "embed", [2024-03-20T20:02:36.562Z] "encoding", [2024-03-20T20:02:36.562Z] "encoding/asn1", [2024-03-20T20:02:36.562Z] "encoding/base32", [2024-03-20T20:02:36.562Z] "encoding/base64", [2024-03-20T20:02:36.562Z] "encoding/binary", [2024-03-20T20:02:36.562Z] "encoding/csv", [2024-03-20T20:02:36.562Z] "encoding/gob", [2024-03-20T20:02:36.562Z] "encoding/hex", [2024-03-20T20:02:36.562Z] "encoding/json", [2024-03-20T20:02:36.562Z] "encoding/pem", [2024-03-20T20:02:36.562Z] "encoding/xml", [2024-03-20T20:02:36.562Z] "errors", [2024-03-20T20:02:36.562Z] "flag", [2024-03-20T20:02:36.562Z] "fmt", [2024-03-20T20:02:36.562Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.562Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.562Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.562Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.562Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.562Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.562Z] "github.com/fatih/color", [2024-03-20T20:02:36.562Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.562Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.562Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.562Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.562Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.562Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.562Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.562Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.562Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.562Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.562Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.562Z] "github.com/go-kit/log", [2024-03-20T20:02:36.562Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.562Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.562Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.562Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.562Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.562Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.562Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.562Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.562Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.562Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.562Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.562Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.562Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.562Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.562Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.562Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.562Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.562Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.562Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.562Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.562Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.562Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.562Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.562Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.562Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.562Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.562Z] "github.com/google/uuid", [2024-03-20T20:02:36.562Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.562Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.562Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.562Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.562Z] "github.com/josharian/intern", [2024-03-20T20:02:36.562Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.562Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.562Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.562Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.562Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.562Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.562Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.562Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.562Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.562Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.562Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.562Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.562Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.562Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.562Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.562Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.562Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.562Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.562Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.562Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.562Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.562Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.562Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.562Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.562Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.562Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.562Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.562Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.562Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.562Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.563Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.563Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.563Z] "github.com/openziti/identity", [2024-03-20T20:02:36.563Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.563Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.563Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.563Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.563Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.563Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.563Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.563Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.563Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.563Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.563Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.563Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.563Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.563Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.563Z] "github.com/pkg/errors", [2024-03-20T20:02:36.563Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.563Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.563Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.563Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.563Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.563Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.563Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.563Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.563Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.563Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.563Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.563Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.563Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.563Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.563Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.563Z] "github.com/x448/float16", [2024-03-20T20:02:36.563Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.563Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.563Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.563Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.563Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.563Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.563Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.563Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.563Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.563Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.563Z] "go/token", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.563Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.563Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.563Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.563Z] "golang.org/x/net/html", [2024-03-20T20:02:36.563Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.563Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.563Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.563Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.563Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.563Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.563Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.563Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.563Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.563Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.563Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.563Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.563Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.563Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.563Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.563Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.563Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.563Z] "golang.org/x/term", [2024-03-20T20:02:36.563Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.563Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.563Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.563Z] "golang.org/x/text/language", [2024-03-20T20:02:36.563Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.563Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.563Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.563Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.563Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.563Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.563Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.563Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.563Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.563Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.563Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.563Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.563Z] "hash", [2024-03-20T20:02:36.563Z] "hash/adler32", [2024-03-20T20:02:36.563Z] "hash/crc32", [2024-03-20T20:02:36.563Z] "hash/fnv", [2024-03-20T20:02:36.563Z] "html", [2024-03-20T20:02:36.563Z] "html/template", [2024-03-20T20:02:36.563Z] "internal/abi", [2024-03-20T20:02:36.563Z] "internal/bytealg", [2024-03-20T20:02:36.563Z] "internal/cpu", [2024-03-20T20:02:36.563Z] "internal/fmtsort", [2024-03-20T20:02:36.563Z] "internal/goexperiment", [2024-03-20T20:02:36.563Z] "internal/itoa", [2024-03-20T20:02:36.563Z] "internal/nettrace", [2024-03-20T20:02:36.563Z] "internal/oserror", [2024-03-20T20:02:36.563Z] "internal/poll", [2024-03-20T20:02:36.563Z] "internal/race", [2024-03-20T20:02:36.563Z] "internal/reflectlite", [2024-03-20T20:02:36.563Z] "internal/singleflight", [2024-03-20T20:02:36.563Z] "internal/syscall/execenv", [2024-03-20T20:02:36.563Z] "internal/syscall/unix", [2024-03-20T20:02:36.563Z] "internal/testlog", [2024-03-20T20:02:36.563Z] "internal/unsafeheader", [2024-03-20T20:02:36.563Z] "io", [2024-03-20T20:02:36.563Z] "io/fs", [2024-03-20T20:02:36.563Z] "io/ioutil", [2024-03-20T20:02:36.563Z] "log", [2024-03-20T20:02:36.563Z] "log/syslog", [2024-03-20T20:02:36.563Z] "math", [2024-03-20T20:02:36.563Z] "math/big", [2024-03-20T20:02:36.563Z] "math/bits", [2024-03-20T20:02:36.563Z] "math/rand", [2024-03-20T20:02:36.563Z] "mime", [2024-03-20T20:02:36.563Z] "mime/multipart", [2024-03-20T20:02:36.563Z] "mime/quotedprintable", [2024-03-20T20:02:36.563Z] "net", [2024-03-20T20:02:36.563Z] "net/http", [2024-03-20T20:02:36.563Z] "net/http/cookiejar", [2024-03-20T20:02:36.563Z] "net/http/httptest", [2024-03-20T20:02:36.563Z] "net/http/httptrace", [2024-03-20T20:02:36.563Z] "net/http/httputil", [2024-03-20T20:02:36.563Z] "net/http/internal", [2024-03-20T20:02:36.563Z] "net/http/internal/ascii", [2024-03-20T20:02:36.563Z] "net/http/internal/testcert", [2024-03-20T20:02:36.563Z] "net/mail", [2024-03-20T20:02:36.563Z] "net/textproto", [2024-03-20T20:02:36.563Z] "net/url", [2024-03-20T20:02:36.563Z] "os", [2024-03-20T20:02:36.563Z] "os/exec", [2024-03-20T20:02:36.563Z] "os/signal", [2024-03-20T20:02:36.563Z] "os/user", [2024-03-20T20:02:36.563Z] "path", [2024-03-20T20:02:36.563Z] "path/filepath", [2024-03-20T20:02:36.563Z] "reflect", [2024-03-20T20:02:36.563Z] "regexp", [2024-03-20T20:02:36.563Z] "regexp/syntax", [2024-03-20T20:02:36.563Z] "runtime", [2024-03-20T20:02:36.563Z] "runtime/cgo", [2024-03-20T20:02:36.563Z] "runtime/debug", [2024-03-20T20:02:36.564Z] "runtime/internal/atomic", [2024-03-20T20:02:36.564Z] "runtime/internal/math", [2024-03-20T20:02:36.564Z] "runtime/internal/sys", [2024-03-20T20:02:36.564Z] "runtime/pprof", [2024-03-20T20:02:36.564Z] "sort", [2024-03-20T20:02:36.564Z] "strconv", [2024-03-20T20:02:36.564Z] "strings", [2024-03-20T20:02:36.564Z] "sync", [2024-03-20T20:02:36.564Z] "sync/atomic", [2024-03-20T20:02:36.564Z] "syscall", [2024-03-20T20:02:36.564Z] "text/tabwriter", [2024-03-20T20:02:36.564Z] "text/template", [2024-03-20T20:02:36.564Z] "text/template/parse", [2024-03-20T20:02:36.564Z] "time", [2024-03-20T20:02:36.564Z] "unicode", [2024-03-20T20:02:36.564Z] "unicode/utf16", [2024-03-20T20:02:36.564Z] "unicode/utf8", [2024-03-20T20:02:36.564Z] "unsafe", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.564Z] ] [2024-03-20T20:02:36.564Z] } [2024-03-20T20:02:36.564Z] { [2024-03-20T20:02:36.564Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata/config", [2024-03-20T20:02:36.564Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.564Z] "Name": "config", [2024-03-20T20:02:36.564Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.564Z] "Module": { [2024-03-20T20:02:36.564Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.564Z] "Main": true, [2024-03-20T20:02:36.564Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.564Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.564Z] "GoVersion": "1.21" [2024-03-20T20:02:36.564Z] }, [2024-03-20T20:02:36.564Z] "Match": [ [2024-03-20T20:02:36.564Z] "./..." [2024-03-20T20:02:36.564Z] ], [2024-03-20T20:02:36.564Z] "Stale": true, [2024-03-20T20:02:36.564Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.564Z] "GoFiles": [ [2024-03-20T20:02:36.564Z] "config.go" [2024-03-20T20:02:36.564Z] ], [2024-03-20T20:02:36.564Z] "Imports": [ [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.564Z] ], [2024-03-20T20:02:36.564Z] "Deps": [ [2024-03-20T20:02:36.564Z] "bufio", [2024-03-20T20:02:36.564Z] "bytes", [2024-03-20T20:02:36.564Z] "compress/flate", [2024-03-20T20:02:36.564Z] "compress/gzip", [2024-03-20T20:02:36.564Z] "compress/zlib", [2024-03-20T20:02:36.564Z] "container/list", [2024-03-20T20:02:36.564Z] "context", [2024-03-20T20:02:36.564Z] "crypto", [2024-03-20T20:02:36.564Z] "crypto/aes", [2024-03-20T20:02:36.564Z] "crypto/cipher", [2024-03-20T20:02:36.564Z] "crypto/des", [2024-03-20T20:02:36.564Z] "crypto/dsa", [2024-03-20T20:02:36.564Z] "crypto/ecdsa", [2024-03-20T20:02:36.564Z] "crypto/ed25519", [2024-03-20T20:02:36.564Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.564Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.564Z] "crypto/elliptic", [2024-03-20T20:02:36.564Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.564Z] "crypto/hmac", [2024-03-20T20:02:36.564Z] "crypto/internal/randutil", [2024-03-20T20:02:36.564Z] "crypto/internal/subtle", [2024-03-20T20:02:36.564Z] "crypto/md5", [2024-03-20T20:02:36.564Z] "crypto/rand", [2024-03-20T20:02:36.564Z] "crypto/rc4", [2024-03-20T20:02:36.564Z] "crypto/rsa", [2024-03-20T20:02:36.564Z] "crypto/sha1", [2024-03-20T20:02:36.564Z] "crypto/sha256", [2024-03-20T20:02:36.564Z] "crypto/sha512", [2024-03-20T20:02:36.564Z] "crypto/subtle", [2024-03-20T20:02:36.564Z] "crypto/tls", [2024-03-20T20:02:36.564Z] "crypto/x509", [2024-03-20T20:02:36.564Z] "crypto/x509/pkix", [2024-03-20T20:02:36.564Z] "database/sql/driver", [2024-03-20T20:02:36.564Z] "debug/dwarf", [2024-03-20T20:02:36.564Z] "debug/macho", [2024-03-20T20:02:36.564Z] "encoding", [2024-03-20T20:02:36.564Z] "encoding/asn1", [2024-03-20T20:02:36.564Z] "encoding/base64", [2024-03-20T20:02:36.564Z] "encoding/binary", [2024-03-20T20:02:36.564Z] "encoding/csv", [2024-03-20T20:02:36.564Z] "encoding/hex", [2024-03-20T20:02:36.564Z] "encoding/json", [2024-03-20T20:02:36.564Z] "encoding/pem", [2024-03-20T20:02:36.564Z] "encoding/xml", [2024-03-20T20:02:36.564Z] "errors", [2024-03-20T20:02:36.564Z] "flag", [2024-03-20T20:02:36.564Z] "fmt", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.564Z] "github.com/go-kit/log", [2024-03-20T20:02:36.564Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.564Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.564Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.564Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.564Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.564Z] "github.com/google/uuid", [2024-03-20T20:02:36.564Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.564Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.564Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.564Z] "golang.org/x/net/html", [2024-03-20T20:02:36.564Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.564Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.564Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.564Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.564Z] "golang.org/x/text/language", [2024-03-20T20:02:36.564Z] "hash", [2024-03-20T20:02:36.564Z] "hash/adler32", [2024-03-20T20:02:36.564Z] "hash/crc32", [2024-03-20T20:02:36.564Z] "internal/abi", [2024-03-20T20:02:36.564Z] "internal/bytealg", [2024-03-20T20:02:36.564Z] "internal/cpu", [2024-03-20T20:02:36.564Z] "internal/fmtsort", [2024-03-20T20:02:36.564Z] "internal/goexperiment", [2024-03-20T20:02:36.564Z] "internal/itoa", [2024-03-20T20:02:36.564Z] "internal/nettrace", [2024-03-20T20:02:36.564Z] "internal/oserror", [2024-03-20T20:02:36.564Z] "internal/poll", [2024-03-20T20:02:36.564Z] "internal/race", [2024-03-20T20:02:36.564Z] "internal/reflectlite", [2024-03-20T20:02:36.564Z] "internal/singleflight", [2024-03-20T20:02:36.564Z] "internal/syscall/execenv", [2024-03-20T20:02:36.564Z] "internal/syscall/unix", [2024-03-20T20:02:36.564Z] "internal/testlog", [2024-03-20T20:02:36.564Z] "internal/unsafeheader", [2024-03-20T20:02:36.564Z] "io", [2024-03-20T20:02:36.564Z] "io/fs", [2024-03-20T20:02:36.564Z] "io/ioutil", [2024-03-20T20:02:36.564Z] "log", [2024-03-20T20:02:36.564Z] "math", [2024-03-20T20:02:36.564Z] "math/big", [2024-03-20T20:02:36.564Z] "math/bits", [2024-03-20T20:02:36.564Z] "math/rand", [2024-03-20T20:02:36.564Z] "mime", [2024-03-20T20:02:36.564Z] "mime/multipart", [2024-03-20T20:02:36.564Z] "mime/quotedprintable", [2024-03-20T20:02:36.564Z] "net", [2024-03-20T20:02:36.564Z] "net/http", [2024-03-20T20:02:36.564Z] "net/http/httptest", [2024-03-20T20:02:36.564Z] "net/http/httptrace", [2024-03-20T20:02:36.564Z] "net/http/internal", [2024-03-20T20:02:36.564Z] "net/http/internal/ascii", [2024-03-20T20:02:36.564Z] "net/http/internal/testcert", [2024-03-20T20:02:36.564Z] "net/textproto", [2024-03-20T20:02:36.564Z] "net/url", [2024-03-20T20:02:36.564Z] "os", [2024-03-20T20:02:36.564Z] "path", [2024-03-20T20:02:36.564Z] "path/filepath", [2024-03-20T20:02:36.564Z] "reflect", [2024-03-20T20:02:36.564Z] "regexp", [2024-03-20T20:02:36.564Z] "regexp/syntax", [2024-03-20T20:02:36.564Z] "runtime", [2024-03-20T20:02:36.564Z] "runtime/cgo", [2024-03-20T20:02:36.564Z] "runtime/internal/atomic", [2024-03-20T20:02:36.564Z] "runtime/internal/math", [2024-03-20T20:02:36.564Z] "runtime/internal/sys", [2024-03-20T20:02:36.564Z] "sort", [2024-03-20T20:02:36.564Z] "strconv", [2024-03-20T20:02:36.564Z] "strings", [2024-03-20T20:02:36.564Z] "sync", [2024-03-20T20:02:36.564Z] "sync/atomic", [2024-03-20T20:02:36.564Z] "syscall", [2024-03-20T20:02:36.564Z] "time", [2024-03-20T20:02:36.564Z] "unicode", [2024-03-20T20:02:36.564Z] "unicode/utf16", [2024-03-20T20:02:36.564Z] "unicode/utf8", [2024-03-20T20:02:36.564Z] "unsafe", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.564Z] ] [2024-03-20T20:02:36.564Z] } [2024-03-20T20:02:36.564Z] { [2024-03-20T20:02:36.564Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.564Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.564Z] "Name": "interfaces", [2024-03-20T20:02:36.564Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.564Z] "Module": { [2024-03-20T20:02:36.564Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.564Z] "Main": true, [2024-03-20T20:02:36.564Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.564Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.564Z] "GoVersion": "1.21" [2024-03-20T20:02:36.564Z] }, [2024-03-20T20:02:36.564Z] "Match": [ [2024-03-20T20:02:36.564Z] "./..." [2024-03-20T20:02:36.564Z] ], [2024-03-20T20:02:36.564Z] "Stale": true, [2024-03-20T20:02:36.564Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.564Z] "GoFiles": [ [2024-03-20T20:02:36.564Z] "db.go", [2024-03-20T20:02:36.564Z] "uom.go" [2024-03-20T20:02:36.564Z] ], [2024-03-20T20:02:36.564Z] "Imports": [ [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-20T20:02:36.564Z] ], [2024-03-20T20:02:36.564Z] "Deps": [ [2024-03-20T20:02:36.564Z] "bufio", [2024-03-20T20:02:36.564Z] "bytes", [2024-03-20T20:02:36.564Z] "compress/flate", [2024-03-20T20:02:36.564Z] "compress/gzip", [2024-03-20T20:02:36.564Z] "compress/zlib", [2024-03-20T20:02:36.564Z] "container/list", [2024-03-20T20:02:36.564Z] "context", [2024-03-20T20:02:36.564Z] "crypto", [2024-03-20T20:02:36.564Z] "crypto/aes", [2024-03-20T20:02:36.564Z] "crypto/cipher", [2024-03-20T20:02:36.564Z] "crypto/des", [2024-03-20T20:02:36.564Z] "crypto/dsa", [2024-03-20T20:02:36.564Z] "crypto/ecdsa", [2024-03-20T20:02:36.564Z] "crypto/ed25519", [2024-03-20T20:02:36.564Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.564Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.564Z] "crypto/elliptic", [2024-03-20T20:02:36.564Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.564Z] "crypto/hmac", [2024-03-20T20:02:36.564Z] "crypto/internal/randutil", [2024-03-20T20:02:36.564Z] "crypto/internal/subtle", [2024-03-20T20:02:36.564Z] "crypto/md5", [2024-03-20T20:02:36.564Z] "crypto/rand", [2024-03-20T20:02:36.564Z] "crypto/rc4", [2024-03-20T20:02:36.564Z] "crypto/rsa", [2024-03-20T20:02:36.564Z] "crypto/sha1", [2024-03-20T20:02:36.564Z] "crypto/sha256", [2024-03-20T20:02:36.564Z] "crypto/sha512", [2024-03-20T20:02:36.564Z] "crypto/subtle", [2024-03-20T20:02:36.564Z] "crypto/tls", [2024-03-20T20:02:36.564Z] "crypto/x509", [2024-03-20T20:02:36.564Z] "crypto/x509/pkix", [2024-03-20T20:02:36.564Z] "database/sql/driver", [2024-03-20T20:02:36.564Z] "debug/dwarf", [2024-03-20T20:02:36.564Z] "debug/macho", [2024-03-20T20:02:36.564Z] "encoding", [2024-03-20T20:02:36.564Z] "encoding/asn1", [2024-03-20T20:02:36.564Z] "encoding/base64", [2024-03-20T20:02:36.564Z] "encoding/binary", [2024-03-20T20:02:36.564Z] "encoding/csv", [2024-03-20T20:02:36.564Z] "encoding/hex", [2024-03-20T20:02:36.564Z] "encoding/json", [2024-03-20T20:02:36.564Z] "encoding/pem", [2024-03-20T20:02:36.564Z] "encoding/xml", [2024-03-20T20:02:36.564Z] "errors", [2024-03-20T20:02:36.564Z] "fmt", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.564Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.564Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.564Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.564Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.564Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.564Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.564Z] "github.com/google/uuid", [2024-03-20T20:02:36.564Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.564Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.564Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.564Z] "golang.org/x/net/html", [2024-03-20T20:02:36.564Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.564Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.564Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.564Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.564Z] "golang.org/x/text/language", [2024-03-20T20:02:36.564Z] "hash", [2024-03-20T20:02:36.564Z] "hash/adler32", [2024-03-20T20:02:36.564Z] "hash/crc32", [2024-03-20T20:02:36.564Z] "internal/abi", [2024-03-20T20:02:36.564Z] "internal/bytealg", [2024-03-20T20:02:36.564Z] "internal/cpu", [2024-03-20T20:02:36.564Z] "internal/fmtsort", [2024-03-20T20:02:36.564Z] "internal/goexperiment", [2024-03-20T20:02:36.564Z] "internal/itoa", [2024-03-20T20:02:36.564Z] "internal/nettrace", [2024-03-20T20:02:36.564Z] "internal/oserror", [2024-03-20T20:02:36.564Z] "internal/poll", [2024-03-20T20:02:36.564Z] "internal/race", [2024-03-20T20:02:36.564Z] "internal/reflectlite", [2024-03-20T20:02:36.564Z] "internal/singleflight", [2024-03-20T20:02:36.564Z] "internal/syscall/execenv", [2024-03-20T20:02:36.564Z] "internal/syscall/unix", [2024-03-20T20:02:36.564Z] "internal/testlog", [2024-03-20T20:02:36.564Z] "internal/unsafeheader", [2024-03-20T20:02:36.564Z] "io", [2024-03-20T20:02:36.564Z] "io/fs", [2024-03-20T20:02:36.564Z] "io/ioutil", [2024-03-20T20:02:36.564Z] "log", [2024-03-20T20:02:36.564Z] "math", [2024-03-20T20:02:36.564Z] "math/big", [2024-03-20T20:02:36.564Z] "math/bits", [2024-03-20T20:02:36.564Z] "math/rand", [2024-03-20T20:02:36.564Z] "mime", [2024-03-20T20:02:36.564Z] "mime/multipart", [2024-03-20T20:02:36.564Z] "mime/quotedprintable", [2024-03-20T20:02:36.564Z] "net", [2024-03-20T20:02:36.564Z] "net/http", [2024-03-20T20:02:36.564Z] "net/http/httptrace", [2024-03-20T20:02:36.564Z] "net/http/internal", [2024-03-20T20:02:36.564Z] "net/http/internal/ascii", [2024-03-20T20:02:36.564Z] "net/textproto", [2024-03-20T20:02:36.564Z] "net/url", [2024-03-20T20:02:36.564Z] "os", [2024-03-20T20:02:36.564Z] "path", [2024-03-20T20:02:36.564Z] "path/filepath", [2024-03-20T20:02:36.564Z] "reflect", [2024-03-20T20:02:36.564Z] "regexp", [2024-03-20T20:02:36.564Z] "regexp/syntax", [2024-03-20T20:02:36.564Z] "runtime", [2024-03-20T20:02:36.564Z] "runtime/cgo", [2024-03-20T20:02:36.564Z] "runtime/internal/atomic", [2024-03-20T20:02:36.564Z] "runtime/internal/math", [2024-03-20T20:02:36.564Z] "runtime/internal/sys", [2024-03-20T20:02:36.564Z] "sort", [2024-03-20T20:02:36.564Z] "strconv", [2024-03-20T20:02:36.564Z] "strings", [2024-03-20T20:02:36.564Z] "sync", [2024-03-20T20:02:36.564Z] "sync/atomic", [2024-03-20T20:02:36.564Z] "syscall", [2024-03-20T20:02:36.564Z] "time", [2024-03-20T20:02:36.564Z] "unicode", [2024-03-20T20:02:36.564Z] "unicode/utf16", [2024-03-20T20:02:36.564Z] "unicode/utf8", [2024-03-20T20:02:36.564Z] "unsafe", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.564Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.565Z] ] [2024-03-20T20:02:36.565Z] } [2024-03-20T20:02:36.565Z] { [2024-03-20T20:02:36.565Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata/container", [2024-03-20T20:02:36.565Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.565Z] "Name": "container", [2024-03-20T20:02:36.565Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.565Z] "Module": { [2024-03-20T20:02:36.565Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.565Z] "Main": true, [2024-03-20T20:02:36.565Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.565Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.565Z] "GoVersion": "1.21" [2024-03-20T20:02:36.565Z] }, [2024-03-20T20:02:36.565Z] "Match": [ [2024-03-20T20:02:36.565Z] "./..." [2024-03-20T20:02:36.565Z] ], [2024-03-20T20:02:36.565Z] "Stale": true, [2024-03-20T20:02:36.565Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.565Z] "GoFiles": [ [2024-03-20T20:02:36.565Z] "config.go", [2024-03-20T20:02:36.565Z] "database.go", [2024-03-20T20:02:36.565Z] "uom.go" [2024-03-20T20:02:36.565Z] ], [2024-03-20T20:02:36.565Z] "Imports": [ [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.565Z] ], [2024-03-20T20:02:36.565Z] "Deps": [ [2024-03-20T20:02:36.565Z] "bufio", [2024-03-20T20:02:36.565Z] "bytes", [2024-03-20T20:02:36.565Z] "compress/flate", [2024-03-20T20:02:36.565Z] "compress/gzip", [2024-03-20T20:02:36.565Z] "compress/zlib", [2024-03-20T20:02:36.565Z] "container/list", [2024-03-20T20:02:36.565Z] "context", [2024-03-20T20:02:36.565Z] "crypto", [2024-03-20T20:02:36.565Z] "crypto/aes", [2024-03-20T20:02:36.565Z] "crypto/cipher", [2024-03-20T20:02:36.565Z] "crypto/des", [2024-03-20T20:02:36.565Z] "crypto/dsa", [2024-03-20T20:02:36.565Z] "crypto/ecdsa", [2024-03-20T20:02:36.565Z] "crypto/ed25519", [2024-03-20T20:02:36.565Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.565Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.565Z] "crypto/elliptic", [2024-03-20T20:02:36.565Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.565Z] "crypto/hmac", [2024-03-20T20:02:36.565Z] "crypto/internal/randutil", [2024-03-20T20:02:36.565Z] "crypto/internal/subtle", [2024-03-20T20:02:36.565Z] "crypto/md5", [2024-03-20T20:02:36.565Z] "crypto/rand", [2024-03-20T20:02:36.565Z] "crypto/rc4", [2024-03-20T20:02:36.565Z] "crypto/rsa", [2024-03-20T20:02:36.565Z] "crypto/sha1", [2024-03-20T20:02:36.565Z] "crypto/sha256", [2024-03-20T20:02:36.565Z] "crypto/sha512", [2024-03-20T20:02:36.565Z] "crypto/subtle", [2024-03-20T20:02:36.565Z] "crypto/tls", [2024-03-20T20:02:36.565Z] "crypto/x509", [2024-03-20T20:02:36.565Z] "crypto/x509/pkix", [2024-03-20T20:02:36.565Z] "database/sql/driver", [2024-03-20T20:02:36.565Z] "debug/dwarf", [2024-03-20T20:02:36.565Z] "debug/macho", [2024-03-20T20:02:36.565Z] "encoding", [2024-03-20T20:02:36.565Z] "encoding/asn1", [2024-03-20T20:02:36.565Z] "encoding/base64", [2024-03-20T20:02:36.565Z] "encoding/binary", [2024-03-20T20:02:36.565Z] "encoding/csv", [2024-03-20T20:02:36.565Z] "encoding/hex", [2024-03-20T20:02:36.565Z] "encoding/json", [2024-03-20T20:02:36.565Z] "encoding/pem", [2024-03-20T20:02:36.565Z] "encoding/xml", [2024-03-20T20:02:36.565Z] "errors", [2024-03-20T20:02:36.565Z] "flag", [2024-03-20T20:02:36.565Z] "fmt", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.565Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.565Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.565Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.565Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.565Z] "github.com/go-kit/log", [2024-03-20T20:02:36.565Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.565Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.565Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.565Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.565Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.565Z] "github.com/google/uuid", [2024-03-20T20:02:36.565Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.565Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.565Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.565Z] "golang.org/x/net/html", [2024-03-20T20:02:36.565Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.565Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.565Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.565Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.565Z] "golang.org/x/text/language", [2024-03-20T20:02:36.565Z] "hash", [2024-03-20T20:02:36.565Z] "hash/adler32", [2024-03-20T20:02:36.565Z] "hash/crc32", [2024-03-20T20:02:36.565Z] "internal/abi", [2024-03-20T20:02:36.565Z] "internal/bytealg", [2024-03-20T20:02:36.565Z] "internal/cpu", [2024-03-20T20:02:36.565Z] "internal/fmtsort", [2024-03-20T20:02:36.565Z] "internal/goexperiment", [2024-03-20T20:02:36.565Z] "internal/itoa", [2024-03-20T20:02:36.565Z] "internal/nettrace", [2024-03-20T20:02:36.565Z] "internal/oserror", [2024-03-20T20:02:36.565Z] "internal/poll", [2024-03-20T20:02:36.565Z] "internal/race", [2024-03-20T20:02:36.565Z] "internal/reflectlite", [2024-03-20T20:02:36.565Z] "internal/singleflight", [2024-03-20T20:02:36.565Z] "internal/syscall/execenv", [2024-03-20T20:02:36.565Z] "internal/syscall/unix", [2024-03-20T20:02:36.565Z] "internal/testlog", [2024-03-20T20:02:36.565Z] "internal/unsafeheader", [2024-03-20T20:02:36.565Z] "io", [2024-03-20T20:02:36.565Z] "io/fs", [2024-03-20T20:02:36.565Z] "io/ioutil", [2024-03-20T20:02:36.565Z] "log", [2024-03-20T20:02:36.565Z] "math", [2024-03-20T20:02:36.565Z] "math/big", [2024-03-20T20:02:36.565Z] "math/bits", [2024-03-20T20:02:36.565Z] "math/rand", [2024-03-20T20:02:36.565Z] "mime", [2024-03-20T20:02:36.565Z] "mime/multipart", [2024-03-20T20:02:36.565Z] "mime/quotedprintable", [2024-03-20T20:02:36.565Z] "net", [2024-03-20T20:02:36.565Z] "net/http", [2024-03-20T20:02:36.565Z] "net/http/httptest", [2024-03-20T20:02:36.565Z] "net/http/httptrace", [2024-03-20T20:02:36.565Z] "net/http/internal", [2024-03-20T20:02:36.565Z] "net/http/internal/ascii", [2024-03-20T20:02:36.565Z] "net/http/internal/testcert", [2024-03-20T20:02:36.565Z] "net/textproto", [2024-03-20T20:02:36.565Z] "net/url", [2024-03-20T20:02:36.565Z] "os", [2024-03-20T20:02:36.565Z] "path", [2024-03-20T20:02:36.565Z] "path/filepath", [2024-03-20T20:02:36.565Z] "reflect", [2024-03-20T20:02:36.565Z] "regexp", [2024-03-20T20:02:36.565Z] "regexp/syntax", [2024-03-20T20:02:36.565Z] "runtime", [2024-03-20T20:02:36.565Z] "runtime/cgo", [2024-03-20T20:02:36.565Z] "runtime/internal/atomic", [2024-03-20T20:02:36.565Z] "runtime/internal/math", [2024-03-20T20:02:36.565Z] "runtime/internal/sys", [2024-03-20T20:02:36.565Z] "sort", [2024-03-20T20:02:36.565Z] "strconv", [2024-03-20T20:02:36.565Z] "strings", [2024-03-20T20:02:36.565Z] "sync", [2024-03-20T20:02:36.565Z] "sync/atomic", [2024-03-20T20:02:36.565Z] "syscall", [2024-03-20T20:02:36.565Z] "time", [2024-03-20T20:02:36.565Z] "unicode", [2024-03-20T20:02:36.565Z] "unicode/utf16", [2024-03-20T20:02:36.565Z] "unicode/utf8", [2024-03-20T20:02:36.565Z] "unsafe", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.565Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.565Z] ] [2024-03-20T20:02:36.565Z] } [2024-03-20T20:02:36.565Z] { [2024-03-20T20:02:36.565Z] "ImportPath": "slices", [2024-03-20T20:02:36.565Z] "DepOnly": true, [2024-03-20T20:02:36.565Z] "Incomplete": true, [2024-03-20T20:02:36.565Z] "Stale": true, [2024-03-20T20:02:36.565Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.565Z] "Error": { [2024-03-20T20:02:36.565Z] "ImportStack": [ [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-20T20:02:36.565Z] ], [2024-03-20T20:02:36.565Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-20T20:02:36.565Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-20T20:02:36.565Z] } [2024-03-20T20:02:36.565Z] } [2024-03-20T20:02:36.565Z] { [2024-03-20T20:02:36.565Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata/application", [2024-03-20T20:02:36.565Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-20T20:02:36.565Z] "Name": "application", [2024-03-20T20:02:36.565Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.565Z] "Module": { [2024-03-20T20:02:36.565Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.565Z] "Main": true, [2024-03-20T20:02:36.565Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.565Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.565Z] "GoVersion": "1.21" [2024-03-20T20:02:36.565Z] }, [2024-03-20T20:02:36.565Z] "Match": [ [2024-03-20T20:02:36.565Z] "./..." [2024-03-20T20:02:36.565Z] ], [2024-03-20T20:02:36.565Z] "Incomplete": true, [2024-03-20T20:02:36.565Z] "Stale": true, [2024-03-20T20:02:36.565Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.565Z] "GoFiles": [ [2024-03-20T20:02:36.565Z] "device.go", [2024-03-20T20:02:36.565Z] "devicecommand.go", [2024-03-20T20:02:36.565Z] "deviceprofile.go", [2024-03-20T20:02:36.565Z] "deviceresource.go", [2024-03-20T20:02:36.565Z] "deviceservice.go", [2024-03-20T20:02:36.565Z] "notify.go", [2024-03-20T20:02:36.565Z] "provisionwatcher.go" [2024-03-20T20:02:36.565Z] ], [2024-03-20T20:02:36.565Z] "Imports": [ [2024-03-20T20:02:36.565Z] "context", [2024-03-20T20:02:36.565Z] "encoding/json", [2024-03-20T20:02:36.565Z] "errors", [2024-03-20T20:02:36.565Z] "fmt", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.565Z] "slices", [2024-03-20T20:02:36.565Z] "time" [2024-03-20T20:02:36.565Z] ], [2024-03-20T20:02:36.565Z] "Deps": [ [2024-03-20T20:02:36.565Z] "bufio", [2024-03-20T20:02:36.565Z] "bytes", [2024-03-20T20:02:36.565Z] "compress/flate", [2024-03-20T20:02:36.565Z] "compress/gzip", [2024-03-20T20:02:36.565Z] "compress/zlib", [2024-03-20T20:02:36.565Z] "container/list", [2024-03-20T20:02:36.565Z] "context", [2024-03-20T20:02:36.565Z] "crypto", [2024-03-20T20:02:36.565Z] "crypto/aes", [2024-03-20T20:02:36.565Z] "crypto/cipher", [2024-03-20T20:02:36.565Z] "crypto/des", [2024-03-20T20:02:36.565Z] "crypto/dsa", [2024-03-20T20:02:36.565Z] "crypto/ecdsa", [2024-03-20T20:02:36.565Z] "crypto/ed25519", [2024-03-20T20:02:36.565Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.565Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.565Z] "crypto/elliptic", [2024-03-20T20:02:36.565Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.565Z] "crypto/hmac", [2024-03-20T20:02:36.565Z] "crypto/internal/randutil", [2024-03-20T20:02:36.565Z] "crypto/internal/subtle", [2024-03-20T20:02:36.565Z] "crypto/md5", [2024-03-20T20:02:36.565Z] "crypto/rand", [2024-03-20T20:02:36.565Z] "crypto/rc4", [2024-03-20T20:02:36.565Z] "crypto/rsa", [2024-03-20T20:02:36.565Z] "crypto/sha1", [2024-03-20T20:02:36.565Z] "crypto/sha256", [2024-03-20T20:02:36.565Z] "crypto/sha512", [2024-03-20T20:02:36.565Z] "crypto/subtle", [2024-03-20T20:02:36.565Z] "crypto/tls", [2024-03-20T20:02:36.565Z] "crypto/x509", [2024-03-20T20:02:36.565Z] "crypto/x509/pkix", [2024-03-20T20:02:36.565Z] "database/sql/driver", [2024-03-20T20:02:36.565Z] "debug/dwarf", [2024-03-20T20:02:36.565Z] "debug/macho", [2024-03-20T20:02:36.565Z] "embed", [2024-03-20T20:02:36.565Z] "encoding", [2024-03-20T20:02:36.565Z] "encoding/asn1", [2024-03-20T20:02:36.565Z] "encoding/base32", [2024-03-20T20:02:36.565Z] "encoding/base64", [2024-03-20T20:02:36.565Z] "encoding/binary", [2024-03-20T20:02:36.565Z] "encoding/csv", [2024-03-20T20:02:36.565Z] "encoding/hex", [2024-03-20T20:02:36.565Z] "encoding/json", [2024-03-20T20:02:36.565Z] "encoding/pem", [2024-03-20T20:02:36.565Z] "encoding/xml", [2024-03-20T20:02:36.565Z] "errors", [2024-03-20T20:02:36.565Z] "flag", [2024-03-20T20:02:36.565Z] "fmt", [2024-03-20T20:02:36.565Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.565Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.565Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.565Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.566Z] "github.com/fatih/color", [2024-03-20T20:02:36.566Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.566Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.566Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.566Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.566Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.566Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.566Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.566Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.566Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.566Z] "github.com/go-kit/log", [2024-03-20T20:02:36.566Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.566Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.566Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.566Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.566Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.566Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.566Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.566Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.566Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.566Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.566Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.566Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.566Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.566Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.566Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.566Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.566Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.566Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.566Z] "github.com/google/uuid", [2024-03-20T20:02:36.566Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.566Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.566Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.566Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.566Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.566Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.566Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.566Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.566Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.566Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.566Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.566Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.566Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.566Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.566Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.566Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.566Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.566Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.566Z] "github.com/x448/float16", [2024-03-20T20:02:36.566Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.566Z] "go/token", [2024-03-20T20:02:36.566Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.566Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.566Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.566Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.566Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.566Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.566Z] "golang.org/x/net/html", [2024-03-20T20:02:36.566Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.566Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.566Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.566Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.566Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.566Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.566Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.566Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.566Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.566Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.566Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.566Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.566Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.566Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.566Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.566Z] "golang.org/x/text/language", [2024-03-20T20:02:36.566Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.566Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.566Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.566Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.566Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.566Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.566Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.566Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.566Z] "hash", [2024-03-20T20:02:36.566Z] "hash/adler32", [2024-03-20T20:02:36.566Z] "hash/crc32", [2024-03-20T20:02:36.566Z] "hash/fnv", [2024-03-20T20:02:36.566Z] "html", [2024-03-20T20:02:36.566Z] "html/template", [2024-03-20T20:02:36.566Z] "internal/abi", [2024-03-20T20:02:36.566Z] "internal/bytealg", [2024-03-20T20:02:36.566Z] "internal/cpu", [2024-03-20T20:02:36.566Z] "internal/fmtsort", [2024-03-20T20:02:36.566Z] "internal/goexperiment", [2024-03-20T20:02:36.566Z] "internal/itoa", [2024-03-20T20:02:36.566Z] "internal/nettrace", [2024-03-20T20:02:36.566Z] "internal/oserror", [2024-03-20T20:02:36.566Z] "internal/poll", [2024-03-20T20:02:36.566Z] "internal/race", [2024-03-20T20:02:36.566Z] "internal/reflectlite", [2024-03-20T20:02:36.566Z] "internal/singleflight", [2024-03-20T20:02:36.566Z] "internal/syscall/execenv", [2024-03-20T20:02:36.566Z] "internal/syscall/unix", [2024-03-20T20:02:36.566Z] "internal/testlog", [2024-03-20T20:02:36.566Z] "internal/unsafeheader", [2024-03-20T20:02:36.566Z] "io", [2024-03-20T20:02:36.566Z] "io/fs", [2024-03-20T20:02:36.566Z] "io/ioutil", [2024-03-20T20:02:36.566Z] "log", [2024-03-20T20:02:36.566Z] "log/syslog", [2024-03-20T20:02:36.566Z] "math", [2024-03-20T20:02:36.566Z] "math/big", [2024-03-20T20:02:36.566Z] "math/bits", [2024-03-20T20:02:36.566Z] "math/rand", [2024-03-20T20:02:36.566Z] "mime", [2024-03-20T20:02:36.566Z] "mime/multipart", [2024-03-20T20:02:36.566Z] "mime/quotedprintable", [2024-03-20T20:02:36.566Z] "net", [2024-03-20T20:02:36.566Z] "net/http", [2024-03-20T20:02:36.566Z] "net/http/httptest", [2024-03-20T20:02:36.566Z] "net/http/httptrace", [2024-03-20T20:02:36.566Z] "net/http/httputil", [2024-03-20T20:02:36.566Z] "net/http/internal", [2024-03-20T20:02:36.566Z] "net/http/internal/ascii", [2024-03-20T20:02:36.566Z] "net/http/internal/testcert", [2024-03-20T20:02:36.566Z] "net/textproto", [2024-03-20T20:02:36.566Z] "net/url", [2024-03-20T20:02:36.566Z] "os", [2024-03-20T20:02:36.566Z] "os/signal", [2024-03-20T20:02:36.566Z] "path", [2024-03-20T20:02:36.566Z] "path/filepath", [2024-03-20T20:02:36.566Z] "reflect", [2024-03-20T20:02:36.566Z] "regexp", [2024-03-20T20:02:36.566Z] "regexp/syntax", [2024-03-20T20:02:36.566Z] "runtime", [2024-03-20T20:02:36.566Z] "runtime/cgo", [2024-03-20T20:02:36.566Z] "runtime/debug", [2024-03-20T20:02:36.566Z] "runtime/internal/atomic", [2024-03-20T20:02:36.566Z] "runtime/internal/math", [2024-03-20T20:02:36.566Z] "runtime/internal/sys", [2024-03-20T20:02:36.566Z] "runtime/pprof", [2024-03-20T20:02:36.566Z] "slices", [2024-03-20T20:02:36.566Z] "sort", [2024-03-20T20:02:36.566Z] "strconv", [2024-03-20T20:02:36.566Z] "strings", [2024-03-20T20:02:36.566Z] "sync", [2024-03-20T20:02:36.566Z] "sync/atomic", [2024-03-20T20:02:36.566Z] "syscall", [2024-03-20T20:02:36.566Z] "text/tabwriter", [2024-03-20T20:02:36.566Z] "text/template", [2024-03-20T20:02:36.566Z] "text/template/parse", [2024-03-20T20:02:36.566Z] "time", [2024-03-20T20:02:36.566Z] "unicode", [2024-03-20T20:02:36.566Z] "unicode/utf16", [2024-03-20T20:02:36.566Z] "unicode/utf8", [2024-03-20T20:02:36.566Z] "unsafe", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.566Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.567Z] ], [2024-03-20T20:02:36.567Z] "DepsErrors": [ [2024-03-20T20:02:36.567Z] { [2024-03-20T20:02:36.567Z] "ImportStack": [ [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-20T20:02:36.567Z] ], [2024-03-20T20:02:36.567Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-20T20:02:36.567Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-20T20:02:36.567Z] } [2024-03-20T20:02:36.567Z] ], [2024-03-20T20:02:36.567Z] "TestGoFiles": [ [2024-03-20T20:02:36.567Z] "device_test.go", [2024-03-20T20:02:36.567Z] "notify_test.go" [2024-03-20T20:02:36.567Z] ], [2024-03-20T20:02:36.567Z] "TestImports": [ [2024-03-20T20:02:36.567Z] "context", [2024-03-20T20:02:36.567Z] "encoding/json", [2024-03-20T20:02:36.567Z] "errors", [2024-03-20T20:02:36.567Z] "fmt", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.567Z] "github.com/google/uuid", [2024-03-20T20:02:36.567Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.567Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.567Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.567Z] "testing" [2024-03-20T20:02:36.567Z] ] [2024-03-20T20:02:36.567Z] } [2024-03-20T20:02:36.567Z] { [2024-03-20T20:02:36.567Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata/controller/http", [2024-03-20T20:02:36.567Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.567Z] "Name": "http", [2024-03-20T20:02:36.567Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.567Z] "Module": { [2024-03-20T20:02:36.567Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.567Z] "Main": true, [2024-03-20T20:02:36.567Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.567Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.567Z] "GoVersion": "1.21" [2024-03-20T20:02:36.567Z] }, [2024-03-20T20:02:36.567Z] "Match": [ [2024-03-20T20:02:36.567Z] "./..." [2024-03-20T20:02:36.567Z] ], [2024-03-20T20:02:36.567Z] "Incomplete": true, [2024-03-20T20:02:36.567Z] "Stale": true, [2024-03-20T20:02:36.567Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.567Z] "GoFiles": [ [2024-03-20T20:02:36.567Z] "device.go", [2024-03-20T20:02:36.567Z] "devicecommand.go", [2024-03-20T20:02:36.567Z] "deviceprofile.go", [2024-03-20T20:02:36.567Z] "deviceresource.go", [2024-03-20T20:02:36.567Z] "deviceservice.go", [2024-03-20T20:02:36.567Z] "provisionwatcher.go", [2024-03-20T20:02:36.567Z] "uom.go" [2024-03-20T20:02:36.567Z] ], [2024-03-20T20:02:36.567Z] "Imports": [ [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.567Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.567Z] "math", [2024-03-20T20:02:36.567Z] "net/http" [2024-03-20T20:02:36.567Z] ], [2024-03-20T20:02:36.567Z] "Deps": [ [2024-03-20T20:02:36.567Z] "bufio", [2024-03-20T20:02:36.567Z] "bytes", [2024-03-20T20:02:36.567Z] "compress/flate", [2024-03-20T20:02:36.567Z] "compress/gzip", [2024-03-20T20:02:36.567Z] "compress/zlib", [2024-03-20T20:02:36.567Z] "container/list", [2024-03-20T20:02:36.567Z] "context", [2024-03-20T20:02:36.567Z] "crypto", [2024-03-20T20:02:36.567Z] "crypto/aes", [2024-03-20T20:02:36.567Z] "crypto/cipher", [2024-03-20T20:02:36.567Z] "crypto/des", [2024-03-20T20:02:36.567Z] "crypto/dsa", [2024-03-20T20:02:36.567Z] "crypto/ecdsa", [2024-03-20T20:02:36.567Z] "crypto/ed25519", [2024-03-20T20:02:36.567Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.567Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.567Z] "crypto/elliptic", [2024-03-20T20:02:36.567Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.567Z] "crypto/hmac", [2024-03-20T20:02:36.567Z] "crypto/internal/randutil", [2024-03-20T20:02:36.567Z] "crypto/internal/subtle", [2024-03-20T20:02:36.567Z] "crypto/md5", [2024-03-20T20:02:36.567Z] "crypto/rand", [2024-03-20T20:02:36.567Z] "crypto/rc4", [2024-03-20T20:02:36.567Z] "crypto/rsa", [2024-03-20T20:02:36.567Z] "crypto/sha1", [2024-03-20T20:02:36.567Z] "crypto/sha256", [2024-03-20T20:02:36.567Z] "crypto/sha512", [2024-03-20T20:02:36.567Z] "crypto/subtle", [2024-03-20T20:02:36.567Z] "crypto/tls", [2024-03-20T20:02:36.567Z] "crypto/x509", [2024-03-20T20:02:36.567Z] "crypto/x509/pkix", [2024-03-20T20:02:36.567Z] "database/sql/driver", [2024-03-20T20:02:36.567Z] "debug/dwarf", [2024-03-20T20:02:36.567Z] "debug/macho", [2024-03-20T20:02:36.567Z] "embed", [2024-03-20T20:02:36.567Z] "encoding", [2024-03-20T20:02:36.567Z] "encoding/asn1", [2024-03-20T20:02:36.567Z] "encoding/base32", [2024-03-20T20:02:36.567Z] "encoding/base64", [2024-03-20T20:02:36.567Z] "encoding/binary", [2024-03-20T20:02:36.567Z] "encoding/csv", [2024-03-20T20:02:36.567Z] "encoding/hex", [2024-03-20T20:02:36.567Z] "encoding/json", [2024-03-20T20:02:36.567Z] "encoding/pem", [2024-03-20T20:02:36.567Z] "encoding/xml", [2024-03-20T20:02:36.567Z] "errors", [2024-03-20T20:02:36.567Z] "flag", [2024-03-20T20:02:36.567Z] "fmt", [2024-03-20T20:02:36.567Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.567Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.567Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.567Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.567Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.567Z] "github.com/fatih/color", [2024-03-20T20:02:36.567Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.567Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.567Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.567Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.567Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.567Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.567Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.567Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.567Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.567Z] "github.com/go-kit/log", [2024-03-20T20:02:36.567Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.567Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.567Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.567Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.567Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.567Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.567Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.567Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.567Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.567Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.567Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.567Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.567Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.567Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.567Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.567Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.567Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.567Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.567Z] "github.com/google/uuid", [2024-03-20T20:02:36.567Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.567Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.567Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.567Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.567Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.567Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.567Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.567Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.567Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.567Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.567Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.567Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.567Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.567Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.567Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.567Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.567Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.567Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.567Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.567Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.567Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.567Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.568Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.568Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.568Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.568Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.568Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.568Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.568Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.568Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.568Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.568Z] "github.com/x448/float16", [2024-03-20T20:02:36.568Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.568Z] "go/token", [2024-03-20T20:02:36.568Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.568Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.568Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.568Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.568Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.568Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.568Z] "golang.org/x/net/html", [2024-03-20T20:02:36.568Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.568Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.568Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.568Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.568Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.568Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.568Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.568Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.568Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.568Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.568Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.568Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.568Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.568Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.568Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.568Z] "golang.org/x/text/language", [2024-03-20T20:02:36.568Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.568Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.568Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.568Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.568Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.568Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.568Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.568Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.568Z] "hash", [2024-03-20T20:02:36.568Z] "hash/adler32", [2024-03-20T20:02:36.568Z] "hash/crc32", [2024-03-20T20:02:36.568Z] "hash/fnv", [2024-03-20T20:02:36.568Z] "html", [2024-03-20T20:02:36.568Z] "html/template", [2024-03-20T20:02:36.568Z] "internal/abi", [2024-03-20T20:02:36.568Z] "internal/bytealg", [2024-03-20T20:02:36.568Z] "internal/cpu", [2024-03-20T20:02:36.568Z] "internal/fmtsort", [2024-03-20T20:02:36.568Z] "internal/goexperiment", [2024-03-20T20:02:36.568Z] "internal/itoa", [2024-03-20T20:02:36.568Z] "internal/nettrace", [2024-03-20T20:02:36.568Z] "internal/oserror", [2024-03-20T20:02:36.568Z] "internal/poll", [2024-03-20T20:02:36.568Z] "internal/race", [2024-03-20T20:02:36.568Z] "internal/reflectlite", [2024-03-20T20:02:36.568Z] "internal/singleflight", [2024-03-20T20:02:36.568Z] "internal/syscall/execenv", [2024-03-20T20:02:36.568Z] "internal/syscall/unix", [2024-03-20T20:02:36.568Z] "internal/testlog", [2024-03-20T20:02:36.568Z] "internal/unsafeheader", [2024-03-20T20:02:36.568Z] "io", [2024-03-20T20:02:36.568Z] "io/fs", [2024-03-20T20:02:36.568Z] "io/ioutil", [2024-03-20T20:02:36.568Z] "log", [2024-03-20T20:02:36.568Z] "log/syslog", [2024-03-20T20:02:36.568Z] "math", [2024-03-20T20:02:36.568Z] "math/big", [2024-03-20T20:02:36.568Z] "math/bits", [2024-03-20T20:02:36.568Z] "math/rand", [2024-03-20T20:02:36.568Z] "mime", [2024-03-20T20:02:36.568Z] "mime/multipart", [2024-03-20T20:02:36.568Z] "mime/quotedprintable", [2024-03-20T20:02:36.568Z] "net", [2024-03-20T20:02:36.568Z] "net/http", [2024-03-20T20:02:36.568Z] "net/http/httptest", [2024-03-20T20:02:36.568Z] "net/http/httptrace", [2024-03-20T20:02:36.568Z] "net/http/httputil", [2024-03-20T20:02:36.568Z] "net/http/internal", [2024-03-20T20:02:36.568Z] "net/http/internal/ascii", [2024-03-20T20:02:36.568Z] "net/http/internal/testcert", [2024-03-20T20:02:36.568Z] "net/textproto", [2024-03-20T20:02:36.568Z] "net/url", [2024-03-20T20:02:36.568Z] "os", [2024-03-20T20:02:36.568Z] "os/signal", [2024-03-20T20:02:36.568Z] "path", [2024-03-20T20:02:36.568Z] "path/filepath", [2024-03-20T20:02:36.568Z] "reflect", [2024-03-20T20:02:36.568Z] "regexp", [2024-03-20T20:02:36.568Z] "regexp/syntax", [2024-03-20T20:02:36.568Z] "runtime", [2024-03-20T20:02:36.568Z] "runtime/cgo", [2024-03-20T20:02:36.568Z] "runtime/debug", [2024-03-20T20:02:36.568Z] "runtime/internal/atomic", [2024-03-20T20:02:36.568Z] "runtime/internal/math", [2024-03-20T20:02:36.568Z] "runtime/internal/sys", [2024-03-20T20:02:36.568Z] "runtime/pprof", [2024-03-20T20:02:36.568Z] "slices", [2024-03-20T20:02:36.568Z] "sort", [2024-03-20T20:02:36.568Z] "strconv", [2024-03-20T20:02:36.568Z] "strings", [2024-03-20T20:02:36.568Z] "sync", [2024-03-20T20:02:36.568Z] "sync/atomic", [2024-03-20T20:02:36.568Z] "syscall", [2024-03-20T20:02:36.568Z] "text/tabwriter", [2024-03-20T20:02:36.568Z] "text/template", [2024-03-20T20:02:36.568Z] "text/template/parse", [2024-03-20T20:02:36.568Z] "time", [2024-03-20T20:02:36.568Z] "unicode", [2024-03-20T20:02:36.568Z] "unicode/utf16", [2024-03-20T20:02:36.568Z] "unicode/utf8", [2024-03-20T20:02:36.568Z] "unsafe", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.568Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.568Z] ], [2024-03-20T20:02:36.568Z] "DepsErrors": [ [2024-03-20T20:02:36.568Z] { [2024-03-20T20:02:36.568Z] "ImportStack": [ [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-20T20:02:36.568Z] ], [2024-03-20T20:02:36.568Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-20T20:02:36.568Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-20T20:02:36.568Z] } [2024-03-20T20:02:36.568Z] ], [2024-03-20T20:02:36.568Z] "TestGoFiles": [ [2024-03-20T20:02:36.568Z] "const_test.go", [2024-03-20T20:02:36.568Z] "device_test.go", [2024-03-20T20:02:36.568Z] "devicecommand_test.go", [2024-03-20T20:02:36.568Z] "deviceprofile_test.go", [2024-03-20T20:02:36.568Z] "deviceresource_test.go", [2024-03-20T20:02:36.568Z] "deviceservice_test.go", [2024-03-20T20:02:36.568Z] "provisionwatcher_test.go", [2024-03-20T20:02:36.568Z] "uom_test.go" [2024-03-20T20:02:36.568Z] ], [2024-03-20T20:02:36.568Z] "TestImports": [ [2024-03-20T20:02:36.568Z] "bytes", [2024-03-20T20:02:36.568Z] "encoding/json", [2024-03-20T20:02:36.568Z] "errors", [2024-03-20T20:02:36.568Z] "fmt", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.568Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.568Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.568Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.568Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.568Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.568Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.568Z] "mime/multipart", [2024-03-20T20:02:36.568Z] "net/http", [2024-03-20T20:02:36.568Z] "net/http/httptest", [2024-03-20T20:02:36.568Z] "strings", [2024-03-20T20:02:36.568Z] "sync", [2024-03-20T20:02:36.568Z] "testing" [2024-03-20T20:02:36.568Z] ] [2024-03-20T20:02:36.568Z] } [2024-03-20T20:02:36.568Z] { [2024-03-20T20:02:36.568Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata/uom", [2024-03-20T20:02:36.569Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-20T20:02:36.569Z] "Name": "uom", [2024-03-20T20:02:36.569Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.569Z] "Module": { [2024-03-20T20:02:36.569Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.569Z] "Main": true, [2024-03-20T20:02:36.569Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.569Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.569Z] "GoVersion": "1.21" [2024-03-20T20:02:36.569Z] }, [2024-03-20T20:02:36.569Z] "Match": [ [2024-03-20T20:02:36.569Z] "./..." [2024-03-20T20:02:36.569Z] ], [2024-03-20T20:02:36.569Z] "Stale": true, [2024-03-20T20:02:36.569Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.569Z] "GoFiles": [ [2024-03-20T20:02:36.569Z] "bootstrap.go", [2024-03-20T20:02:36.569Z] "uom.go" [2024-03-20T20:02:36.569Z] ], [2024-03-20T20:02:36.569Z] "Imports": [ [2024-03-20T20:02:36.569Z] "context", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.569Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.569Z] "sync" [2024-03-20T20:02:36.569Z] ], [2024-03-20T20:02:36.569Z] "Deps": [ [2024-03-20T20:02:36.569Z] "bufio", [2024-03-20T20:02:36.569Z] "bytes", [2024-03-20T20:02:36.569Z] "compress/flate", [2024-03-20T20:02:36.569Z] "compress/gzip", [2024-03-20T20:02:36.569Z] "compress/zlib", [2024-03-20T20:02:36.569Z] "container/list", [2024-03-20T20:02:36.569Z] "context", [2024-03-20T20:02:36.569Z] "crypto", [2024-03-20T20:02:36.569Z] "crypto/aes", [2024-03-20T20:02:36.569Z] "crypto/cipher", [2024-03-20T20:02:36.569Z] "crypto/des", [2024-03-20T20:02:36.569Z] "crypto/dsa", [2024-03-20T20:02:36.569Z] "crypto/ecdsa", [2024-03-20T20:02:36.569Z] "crypto/ed25519", [2024-03-20T20:02:36.569Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.569Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.569Z] "crypto/elliptic", [2024-03-20T20:02:36.569Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.569Z] "crypto/hmac", [2024-03-20T20:02:36.569Z] "crypto/internal/randutil", [2024-03-20T20:02:36.569Z] "crypto/internal/subtle", [2024-03-20T20:02:36.569Z] "crypto/md5", [2024-03-20T20:02:36.569Z] "crypto/rand", [2024-03-20T20:02:36.569Z] "crypto/rc4", [2024-03-20T20:02:36.569Z] "crypto/rsa", [2024-03-20T20:02:36.569Z] "crypto/sha1", [2024-03-20T20:02:36.569Z] "crypto/sha256", [2024-03-20T20:02:36.569Z] "crypto/sha512", [2024-03-20T20:02:36.569Z] "crypto/subtle", [2024-03-20T20:02:36.569Z] "crypto/tls", [2024-03-20T20:02:36.569Z] "crypto/x509", [2024-03-20T20:02:36.569Z] "crypto/x509/pkix", [2024-03-20T20:02:36.569Z] "database/sql/driver", [2024-03-20T20:02:36.569Z] "debug/dwarf", [2024-03-20T20:02:36.569Z] "debug/macho", [2024-03-20T20:02:36.569Z] "embed", [2024-03-20T20:02:36.569Z] "encoding", [2024-03-20T20:02:36.569Z] "encoding/asn1", [2024-03-20T20:02:36.569Z] "encoding/base32", [2024-03-20T20:02:36.569Z] "encoding/base64", [2024-03-20T20:02:36.569Z] "encoding/binary", [2024-03-20T20:02:36.569Z] "encoding/csv", [2024-03-20T20:02:36.569Z] "encoding/hex", [2024-03-20T20:02:36.569Z] "encoding/json", [2024-03-20T20:02:36.569Z] "encoding/pem", [2024-03-20T20:02:36.569Z] "encoding/xml", [2024-03-20T20:02:36.569Z] "errors", [2024-03-20T20:02:36.569Z] "flag", [2024-03-20T20:02:36.569Z] "fmt", [2024-03-20T20:02:36.569Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.569Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.569Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.569Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.569Z] "github.com/fatih/color", [2024-03-20T20:02:36.569Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.569Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.569Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.569Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.569Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.569Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.569Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.569Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.569Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.569Z] "github.com/go-kit/log", [2024-03-20T20:02:36.569Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.569Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.569Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.569Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.569Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.569Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.569Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.569Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.569Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.569Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.569Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.569Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.569Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.569Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.569Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.569Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.569Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.569Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.569Z] "github.com/google/uuid", [2024-03-20T20:02:36.569Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.569Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.569Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.569Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.569Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.569Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.569Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.569Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.569Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.569Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.569Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.569Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.569Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.569Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.569Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.569Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.569Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.569Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.569Z] "github.com/x448/float16", [2024-03-20T20:02:36.569Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.569Z] "go/token", [2024-03-20T20:02:36.569Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.569Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.569Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.569Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.569Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.569Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.569Z] "golang.org/x/net/html", [2024-03-20T20:02:36.569Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.569Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.569Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.569Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.569Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.569Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.569Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.569Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.569Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.569Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.569Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.569Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.569Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.569Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.569Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.569Z] "golang.org/x/text/language", [2024-03-20T20:02:36.569Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.569Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.569Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.569Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.569Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.569Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.569Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.569Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.569Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.569Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.570Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.570Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.570Z] "hash", [2024-03-20T20:02:36.570Z] "hash/adler32", [2024-03-20T20:02:36.570Z] "hash/crc32", [2024-03-20T20:02:36.570Z] "hash/fnv", [2024-03-20T20:02:36.570Z] "html", [2024-03-20T20:02:36.570Z] "html/template", [2024-03-20T20:02:36.570Z] "internal/abi", [2024-03-20T20:02:36.570Z] "internal/bytealg", [2024-03-20T20:02:36.570Z] "internal/cpu", [2024-03-20T20:02:36.570Z] "internal/fmtsort", [2024-03-20T20:02:36.570Z] "internal/goexperiment", [2024-03-20T20:02:36.570Z] "internal/itoa", [2024-03-20T20:02:36.570Z] "internal/nettrace", [2024-03-20T20:02:36.570Z] "internal/oserror", [2024-03-20T20:02:36.570Z] "internal/poll", [2024-03-20T20:02:36.570Z] "internal/race", [2024-03-20T20:02:36.570Z] "internal/reflectlite", [2024-03-20T20:02:36.570Z] "internal/singleflight", [2024-03-20T20:02:36.570Z] "internal/syscall/execenv", [2024-03-20T20:02:36.570Z] "internal/syscall/unix", [2024-03-20T20:02:36.570Z] "internal/testlog", [2024-03-20T20:02:36.570Z] "internal/unsafeheader", [2024-03-20T20:02:36.570Z] "io", [2024-03-20T20:02:36.570Z] "io/fs", [2024-03-20T20:02:36.570Z] "io/ioutil", [2024-03-20T20:02:36.570Z] "log", [2024-03-20T20:02:36.570Z] "log/syslog", [2024-03-20T20:02:36.570Z] "math", [2024-03-20T20:02:36.570Z] "math/big", [2024-03-20T20:02:36.570Z] "math/bits", [2024-03-20T20:02:36.570Z] "math/rand", [2024-03-20T20:02:36.570Z] "mime", [2024-03-20T20:02:36.570Z] "mime/multipart", [2024-03-20T20:02:36.570Z] "mime/quotedprintable", [2024-03-20T20:02:36.570Z] "net", [2024-03-20T20:02:36.570Z] "net/http", [2024-03-20T20:02:36.570Z] "net/http/httptest", [2024-03-20T20:02:36.570Z] "net/http/httptrace", [2024-03-20T20:02:36.570Z] "net/http/httputil", [2024-03-20T20:02:36.570Z] "net/http/internal", [2024-03-20T20:02:36.570Z] "net/http/internal/ascii", [2024-03-20T20:02:36.570Z] "net/http/internal/testcert", [2024-03-20T20:02:36.570Z] "net/textproto", [2024-03-20T20:02:36.570Z] "net/url", [2024-03-20T20:02:36.570Z] "os", [2024-03-20T20:02:36.570Z] "os/signal", [2024-03-20T20:02:36.570Z] "path", [2024-03-20T20:02:36.570Z] "path/filepath", [2024-03-20T20:02:36.570Z] "reflect", [2024-03-20T20:02:36.570Z] "regexp", [2024-03-20T20:02:36.570Z] "regexp/syntax", [2024-03-20T20:02:36.570Z] "runtime", [2024-03-20T20:02:36.570Z] "runtime/cgo", [2024-03-20T20:02:36.570Z] "runtime/debug", [2024-03-20T20:02:36.570Z] "runtime/internal/atomic", [2024-03-20T20:02:36.570Z] "runtime/internal/math", [2024-03-20T20:02:36.570Z] "runtime/internal/sys", [2024-03-20T20:02:36.570Z] "runtime/pprof", [2024-03-20T20:02:36.570Z] "sort", [2024-03-20T20:02:36.570Z] "strconv", [2024-03-20T20:02:36.570Z] "strings", [2024-03-20T20:02:36.570Z] "sync", [2024-03-20T20:02:36.570Z] "sync/atomic", [2024-03-20T20:02:36.570Z] "syscall", [2024-03-20T20:02:36.570Z] "text/tabwriter", [2024-03-20T20:02:36.570Z] "text/template", [2024-03-20T20:02:36.570Z] "text/template/parse", [2024-03-20T20:02:36.570Z] "time", [2024-03-20T20:02:36.570Z] "unicode", [2024-03-20T20:02:36.570Z] "unicode/utf16", [2024-03-20T20:02:36.570Z] "unicode/utf8", [2024-03-20T20:02:36.570Z] "unsafe", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.570Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.570Z] ] [2024-03-20T20:02:36.570Z] } [2024-03-20T20:02:36.570Z] { [2024-03-20T20:02:36.570Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata", [2024-03-20T20:02:36.570Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.570Z] "Name": "metadata", [2024-03-20T20:02:36.570Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-03-20T20:02:36.570Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.570Z] "Module": { [2024-03-20T20:02:36.570Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.570Z] "Main": true, [2024-03-20T20:02:36.570Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.570Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.570Z] "GoVersion": "1.21" [2024-03-20T20:02:36.570Z] }, [2024-03-20T20:02:36.570Z] "Match": [ [2024-03-20T20:02:36.570Z] "./..." [2024-03-20T20:02:36.570Z] ], [2024-03-20T20:02:36.570Z] "Incomplete": true, [2024-03-20T20:02:36.570Z] "Stale": true, [2024-03-20T20:02:36.570Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.570Z] "GoFiles": [ [2024-03-20T20:02:36.570Z] "const.go", [2024-03-20T20:02:36.570Z] "init.go", [2024-03-20T20:02:36.570Z] "main.go", [2024-03-20T20:02:36.570Z] "router.go" [2024-03-20T20:02:36.570Z] ], [2024-03-20T20:02:36.570Z] "Imports": [ [2024-03-20T20:02:36.570Z] "context", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.570Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.570Z] "os", [2024-03-20T20:02:36.570Z] "sync" [2024-03-20T20:02:36.570Z] ], [2024-03-20T20:02:36.570Z] "Deps": [ [2024-03-20T20:02:36.570Z] "bufio", [2024-03-20T20:02:36.570Z] "bytes", [2024-03-20T20:02:36.570Z] "compress/flate", [2024-03-20T20:02:36.570Z] "compress/gzip", [2024-03-20T20:02:36.570Z] "compress/zlib", [2024-03-20T20:02:36.570Z] "container/heap", [2024-03-20T20:02:36.570Z] "container/list", [2024-03-20T20:02:36.570Z] "context", [2024-03-20T20:02:36.570Z] "crypto", [2024-03-20T20:02:36.570Z] "crypto/aes", [2024-03-20T20:02:36.570Z] "crypto/cipher", [2024-03-20T20:02:36.570Z] "crypto/des", [2024-03-20T20:02:36.570Z] "crypto/dsa", [2024-03-20T20:02:36.570Z] "crypto/ecdsa", [2024-03-20T20:02:36.570Z] "crypto/ed25519", [2024-03-20T20:02:36.570Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.570Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.570Z] "crypto/elliptic", [2024-03-20T20:02:36.570Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.570Z] "crypto/hmac", [2024-03-20T20:02:36.570Z] "crypto/internal/randutil", [2024-03-20T20:02:36.570Z] "crypto/internal/subtle", [2024-03-20T20:02:36.570Z] "crypto/md5", [2024-03-20T20:02:36.570Z] "crypto/rand", [2024-03-20T20:02:36.570Z] "crypto/rc4", [2024-03-20T20:02:36.570Z] "crypto/rsa", [2024-03-20T20:02:36.570Z] "crypto/sha1", [2024-03-20T20:02:36.570Z] "crypto/sha256", [2024-03-20T20:02:36.570Z] "crypto/sha512", [2024-03-20T20:02:36.570Z] "crypto/subtle", [2024-03-20T20:02:36.570Z] "crypto/tls", [2024-03-20T20:02:36.570Z] "crypto/x509", [2024-03-20T20:02:36.570Z] "crypto/x509/pkix", [2024-03-20T20:02:36.570Z] "database/sql/driver", [2024-03-20T20:02:36.570Z] "debug/dwarf", [2024-03-20T20:02:36.570Z] "debug/macho", [2024-03-20T20:02:36.570Z] "embed", [2024-03-20T20:02:36.570Z] "encoding", [2024-03-20T20:02:36.570Z] "encoding/asn1", [2024-03-20T20:02:36.570Z] "encoding/base32", [2024-03-20T20:02:36.570Z] "encoding/base64", [2024-03-20T20:02:36.570Z] "encoding/binary", [2024-03-20T20:02:36.570Z] "encoding/csv", [2024-03-20T20:02:36.570Z] "encoding/gob", [2024-03-20T20:02:36.570Z] "encoding/hex", [2024-03-20T20:02:36.570Z] "encoding/json", [2024-03-20T20:02:36.570Z] "encoding/pem", [2024-03-20T20:02:36.570Z] "encoding/xml", [2024-03-20T20:02:36.570Z] "errors", [2024-03-20T20:02:36.570Z] "flag", [2024-03-20T20:02:36.570Z] "fmt", [2024-03-20T20:02:36.570Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.570Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.570Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.570Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.570Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.570Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.571Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.571Z] "github.com/fatih/color", [2024-03-20T20:02:36.571Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.571Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.571Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.571Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.571Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.571Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.571Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.571Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.571Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.571Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.571Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.571Z] "github.com/go-kit/log", [2024-03-20T20:02:36.571Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.571Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.571Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.571Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.571Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.571Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.571Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.571Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.571Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.571Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.571Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.571Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.571Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.571Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.571Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.571Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.571Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.571Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.571Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.571Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.571Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.571Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.571Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.571Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.571Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.571Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.571Z] "github.com/google/uuid", [2024-03-20T20:02:36.571Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.571Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.571Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.571Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.571Z] "github.com/josharian/intern", [2024-03-20T20:02:36.571Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.571Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.571Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.571Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.571Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.571Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.571Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.571Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.571Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.571Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.571Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.571Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.571Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.571Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.571Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.571Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.571Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.571Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.571Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.571Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.571Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.571Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.571Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.571Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.571Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.571Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.571Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.571Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.571Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.571Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.571Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.571Z] "github.com/openziti/identity", [2024-03-20T20:02:36.571Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.571Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.571Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.571Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.571Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.571Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.571Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.571Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.571Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.571Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.571Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.571Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.571Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.571Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.571Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.572Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.572Z] "github.com/pkg/errors", [2024-03-20T20:02:36.572Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.572Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.572Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.572Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.572Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.572Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.572Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.572Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.572Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.572Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.572Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.572Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.572Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.572Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.572Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.572Z] "github.com/x448/float16", [2024-03-20T20:02:36.572Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.572Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.572Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.572Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.572Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.572Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.572Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.572Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.572Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.572Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.572Z] "go/token", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.572Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.572Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.572Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.572Z] "golang.org/x/net/html", [2024-03-20T20:02:36.572Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.572Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.572Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.572Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.572Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.572Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.572Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.572Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.572Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.572Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.572Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.572Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.572Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.572Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.572Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.572Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.572Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.572Z] "golang.org/x/term", [2024-03-20T20:02:36.572Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.572Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.572Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.572Z] "golang.org/x/text/language", [2024-03-20T20:02:36.572Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.572Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.572Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.572Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.572Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.572Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.572Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.572Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.572Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.572Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.572Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.572Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.572Z] "hash", [2024-03-20T20:02:36.572Z] "hash/adler32", [2024-03-20T20:02:36.572Z] "hash/crc32", [2024-03-20T20:02:36.572Z] "hash/fnv", [2024-03-20T20:02:36.572Z] "html", [2024-03-20T20:02:36.572Z] "html/template", [2024-03-20T20:02:36.572Z] "internal/abi", [2024-03-20T20:02:36.572Z] "internal/bytealg", [2024-03-20T20:02:36.572Z] "internal/cpu", [2024-03-20T20:02:36.572Z] "internal/fmtsort", [2024-03-20T20:02:36.572Z] "internal/goexperiment", [2024-03-20T20:02:36.572Z] "internal/itoa", [2024-03-20T20:02:36.572Z] "internal/nettrace", [2024-03-20T20:02:36.572Z] "internal/oserror", [2024-03-20T20:02:36.572Z] "internal/poll", [2024-03-20T20:02:36.572Z] "internal/race", [2024-03-20T20:02:36.572Z] "internal/reflectlite", [2024-03-20T20:02:36.572Z] "internal/singleflight", [2024-03-20T20:02:36.572Z] "internal/syscall/execenv", [2024-03-20T20:02:36.572Z] "internal/syscall/unix", [2024-03-20T20:02:36.572Z] "internal/testlog", [2024-03-20T20:02:36.572Z] "internal/unsafeheader", [2024-03-20T20:02:36.572Z] "io", [2024-03-20T20:02:36.572Z] "io/fs", [2024-03-20T20:02:36.572Z] "io/ioutil", [2024-03-20T20:02:36.572Z] "log", [2024-03-20T20:02:36.572Z] "log/syslog", [2024-03-20T20:02:36.572Z] "math", [2024-03-20T20:02:36.572Z] "math/big", [2024-03-20T20:02:36.572Z] "math/bits", [2024-03-20T20:02:36.572Z] "math/rand", [2024-03-20T20:02:36.572Z] "mime", [2024-03-20T20:02:36.572Z] "mime/multipart", [2024-03-20T20:02:36.572Z] "mime/quotedprintable", [2024-03-20T20:02:36.572Z] "net", [2024-03-20T20:02:36.572Z] "net/http", [2024-03-20T20:02:36.572Z] "net/http/cookiejar", [2024-03-20T20:02:36.572Z] "net/http/httptest", [2024-03-20T20:02:36.572Z] "net/http/httptrace", [2024-03-20T20:02:36.572Z] "net/http/httputil", [2024-03-20T20:02:36.572Z] "net/http/internal", [2024-03-20T20:02:36.572Z] "net/http/internal/ascii", [2024-03-20T20:02:36.572Z] "net/http/internal/testcert", [2024-03-20T20:02:36.572Z] "net/mail", [2024-03-20T20:02:36.572Z] "net/textproto", [2024-03-20T20:02:36.572Z] "net/url", [2024-03-20T20:02:36.572Z] "os", [2024-03-20T20:02:36.572Z] "os/exec", [2024-03-20T20:02:36.572Z] "os/signal", [2024-03-20T20:02:36.572Z] "os/user", [2024-03-20T20:02:36.572Z] "path", [2024-03-20T20:02:36.572Z] "path/filepath", [2024-03-20T20:02:36.572Z] "reflect", [2024-03-20T20:02:36.572Z] "regexp", [2024-03-20T20:02:36.572Z] "regexp/syntax", [2024-03-20T20:02:36.572Z] "runtime", [2024-03-20T20:02:36.572Z] "runtime/cgo", [2024-03-20T20:02:36.572Z] "runtime/debug", [2024-03-20T20:02:36.572Z] "runtime/internal/atomic", [2024-03-20T20:02:36.572Z] "runtime/internal/math", [2024-03-20T20:02:36.572Z] "runtime/internal/sys", [2024-03-20T20:02:36.572Z] "runtime/pprof", [2024-03-20T20:02:36.572Z] "slices", [2024-03-20T20:02:36.572Z] "sort", [2024-03-20T20:02:36.572Z] "strconv", [2024-03-20T20:02:36.572Z] "strings", [2024-03-20T20:02:36.572Z] "sync", [2024-03-20T20:02:36.572Z] "sync/atomic", [2024-03-20T20:02:36.572Z] "syscall", [2024-03-20T20:02:36.572Z] "text/tabwriter", [2024-03-20T20:02:36.572Z] "text/template", [2024-03-20T20:02:36.572Z] "text/template/parse", [2024-03-20T20:02:36.572Z] "time", [2024-03-20T20:02:36.572Z] "unicode", [2024-03-20T20:02:36.572Z] "unicode/utf16", [2024-03-20T20:02:36.572Z] "unicode/utf8", [2024-03-20T20:02:36.572Z] "unsafe", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.572Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.572Z] ], [2024-03-20T20:02:36.572Z] "DepsErrors": [ [2024-03-20T20:02:36.572Z] { [2024-03-20T20:02:36.572Z] "ImportStack": [ [2024-03-20T20:02:36.572Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-20T20:02:36.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-20T20:02:36.572Z] ], [2024-03-20T20:02:36.572Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-20T20:02:36.572Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-20T20:02:36.572Z] } [2024-03-20T20:02:36.572Z] ] [2024-03-20T20:02:36.572Z] } [2024-03-20T20:02:36.572Z] { [2024-03-20T20:02:36.572Z] "Dir": "/w/workspace/edgex-go/636/cmd/core-metadata", [2024-03-20T20:02:36.572Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-20T20:02:36.572Z] "Name": "main", [2024-03-20T20:02:36.572Z] "Doc": "****************************************************************************** * Copyright 2018 Dell Inc.", [2024-03-20T20:02:36.572Z] "Target": "/go/bin/core-metadata", [2024-03-20T20:02:36.572Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.572Z] "Module": { [2024-03-20T20:02:36.572Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.572Z] "Main": true, [2024-03-20T20:02:36.572Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.572Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.572Z] "GoVersion": "1.21" [2024-03-20T20:02:36.572Z] }, [2024-03-20T20:02:36.572Z] "Match": [ [2024-03-20T20:02:36.572Z] "./..." [2024-03-20T20:02:36.572Z] ], [2024-03-20T20:02:36.572Z] "Incomplete": true, [2024-03-20T20:02:36.572Z] "Stale": true, [2024-03-20T20:02:36.572Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.572Z] "GoFiles": [ [2024-03-20T20:02:36.572Z] "main.go" [2024-03-20T20:02:36.572Z] ], [2024-03-20T20:02:36.572Z] "Imports": [ [2024-03-20T20:02:36.572Z] "context", [2024-03-20T20:02:36.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.572Z] "github.com/labstack/echo/v4" [2024-03-20T20:02:36.572Z] ], [2024-03-20T20:02:36.572Z] "Deps": [ [2024-03-20T20:02:36.572Z] "bufio", [2024-03-20T20:02:36.572Z] "bytes", [2024-03-20T20:02:36.572Z] "compress/flate", [2024-03-20T20:02:36.572Z] "compress/gzip", [2024-03-20T20:02:36.572Z] "compress/zlib", [2024-03-20T20:02:36.572Z] "container/heap", [2024-03-20T20:02:36.572Z] "container/list", [2024-03-20T20:02:36.572Z] "context", [2024-03-20T20:02:36.572Z] "crypto", [2024-03-20T20:02:36.572Z] "crypto/aes", [2024-03-20T20:02:36.572Z] "crypto/cipher", [2024-03-20T20:02:36.572Z] "crypto/des", [2024-03-20T20:02:36.572Z] "crypto/dsa", [2024-03-20T20:02:36.572Z] "crypto/ecdsa", [2024-03-20T20:02:36.572Z] "crypto/ed25519", [2024-03-20T20:02:36.572Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.572Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.572Z] "crypto/elliptic", [2024-03-20T20:02:36.572Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.572Z] "crypto/hmac", [2024-03-20T20:02:36.572Z] "crypto/internal/randutil", [2024-03-20T20:02:36.572Z] "crypto/internal/subtle", [2024-03-20T20:02:36.572Z] "crypto/md5", [2024-03-20T20:02:36.572Z] "crypto/rand", [2024-03-20T20:02:36.572Z] "crypto/rc4", [2024-03-20T20:02:36.572Z] "crypto/rsa", [2024-03-20T20:02:36.572Z] "crypto/sha1", [2024-03-20T20:02:36.572Z] "crypto/sha256", [2024-03-20T20:02:36.572Z] "crypto/sha512", [2024-03-20T20:02:36.572Z] "crypto/subtle", [2024-03-20T20:02:36.572Z] "crypto/tls", [2024-03-20T20:02:36.572Z] "crypto/x509", [2024-03-20T20:02:36.573Z] "crypto/x509/pkix", [2024-03-20T20:02:36.573Z] "database/sql/driver", [2024-03-20T20:02:36.573Z] "debug/dwarf", [2024-03-20T20:02:36.573Z] "debug/macho", [2024-03-20T20:02:36.573Z] "embed", [2024-03-20T20:02:36.573Z] "encoding", [2024-03-20T20:02:36.573Z] "encoding/asn1", [2024-03-20T20:02:36.573Z] "encoding/base32", [2024-03-20T20:02:36.573Z] "encoding/base64", [2024-03-20T20:02:36.573Z] "encoding/binary", [2024-03-20T20:02:36.573Z] "encoding/csv", [2024-03-20T20:02:36.573Z] "encoding/gob", [2024-03-20T20:02:36.573Z] "encoding/hex", [2024-03-20T20:02:36.573Z] "encoding/json", [2024-03-20T20:02:36.573Z] "encoding/pem", [2024-03-20T20:02:36.573Z] "encoding/xml", [2024-03-20T20:02:36.573Z] "errors", [2024-03-20T20:02:36.573Z] "flag", [2024-03-20T20:02:36.573Z] "fmt", [2024-03-20T20:02:36.573Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.573Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.573Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.573Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.573Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.573Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.573Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.573Z] "github.com/fatih/color", [2024-03-20T20:02:36.573Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.573Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.573Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.573Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.573Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.573Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.573Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.573Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.573Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.573Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.573Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.573Z] "github.com/go-kit/log", [2024-03-20T20:02:36.573Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.573Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.573Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.573Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.573Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.573Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.573Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.573Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.573Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.573Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.573Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.573Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.573Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.573Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.573Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.573Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.573Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.573Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.573Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.573Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.573Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.573Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.573Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.573Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.573Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.573Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.573Z] "github.com/google/uuid", [2024-03-20T20:02:36.573Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.573Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.573Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.573Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.573Z] "github.com/josharian/intern", [2024-03-20T20:02:36.573Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.573Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.573Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.573Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.573Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.573Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.573Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.573Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.573Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.573Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.573Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.573Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.573Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.573Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.573Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.573Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.573Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.573Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.573Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.573Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.573Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.573Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.573Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.573Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.573Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.573Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.573Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.573Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.573Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.573Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.573Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.573Z] "github.com/openziti/identity", [2024-03-20T20:02:36.573Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.573Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.573Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.573Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.573Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.573Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.573Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.573Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.573Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.573Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.573Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.573Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.573Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.574Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.574Z] "github.com/pkg/errors", [2024-03-20T20:02:36.574Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.574Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.574Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.574Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.574Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.574Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.574Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.574Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.574Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.574Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.574Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.574Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.574Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.574Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.574Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.574Z] "github.com/x448/float16", [2024-03-20T20:02:36.574Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.574Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.574Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.574Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.574Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.574Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.574Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.574Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.574Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.574Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.574Z] "go/token", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.574Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.574Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.574Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.574Z] "golang.org/x/net/html", [2024-03-20T20:02:36.574Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.574Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.574Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.574Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.574Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.574Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.574Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.574Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.574Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.574Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.574Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.574Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.574Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.574Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.574Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.574Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.574Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.574Z] "golang.org/x/term", [2024-03-20T20:02:36.574Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.574Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.574Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.574Z] "golang.org/x/text/language", [2024-03-20T20:02:36.574Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.574Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.574Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.574Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.574Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.574Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.574Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.574Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.574Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.574Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.574Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.574Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.574Z] "hash", [2024-03-20T20:02:36.574Z] "hash/adler32", [2024-03-20T20:02:36.574Z] "hash/crc32", [2024-03-20T20:02:36.574Z] "hash/fnv", [2024-03-20T20:02:36.574Z] "html", [2024-03-20T20:02:36.574Z] "html/template", [2024-03-20T20:02:36.574Z] "internal/abi", [2024-03-20T20:02:36.574Z] "internal/bytealg", [2024-03-20T20:02:36.574Z] "internal/cpu", [2024-03-20T20:02:36.574Z] "internal/fmtsort", [2024-03-20T20:02:36.574Z] "internal/goexperiment", [2024-03-20T20:02:36.574Z] "internal/itoa", [2024-03-20T20:02:36.574Z] "internal/nettrace", [2024-03-20T20:02:36.574Z] "internal/oserror", [2024-03-20T20:02:36.574Z] "internal/poll", [2024-03-20T20:02:36.574Z] "internal/race", [2024-03-20T20:02:36.574Z] "internal/reflectlite", [2024-03-20T20:02:36.574Z] "internal/singleflight", [2024-03-20T20:02:36.574Z] "internal/syscall/execenv", [2024-03-20T20:02:36.574Z] "internal/syscall/unix", [2024-03-20T20:02:36.574Z] "internal/testlog", [2024-03-20T20:02:36.574Z] "internal/unsafeheader", [2024-03-20T20:02:36.574Z] "io", [2024-03-20T20:02:36.574Z] "io/fs", [2024-03-20T20:02:36.574Z] "io/ioutil", [2024-03-20T20:02:36.574Z] "log", [2024-03-20T20:02:36.574Z] "log/syslog", [2024-03-20T20:02:36.574Z] "math", [2024-03-20T20:02:36.574Z] "math/big", [2024-03-20T20:02:36.574Z] "math/bits", [2024-03-20T20:02:36.574Z] "math/rand", [2024-03-20T20:02:36.574Z] "mime", [2024-03-20T20:02:36.574Z] "mime/multipart", [2024-03-20T20:02:36.574Z] "mime/quotedprintable", [2024-03-20T20:02:36.574Z] "net", [2024-03-20T20:02:36.574Z] "net/http", [2024-03-20T20:02:36.574Z] "net/http/cookiejar", [2024-03-20T20:02:36.574Z] "net/http/httptest", [2024-03-20T20:02:36.574Z] "net/http/httptrace", [2024-03-20T20:02:36.574Z] "net/http/httputil", [2024-03-20T20:02:36.574Z] "net/http/internal", [2024-03-20T20:02:36.574Z] "net/http/internal/ascii", [2024-03-20T20:02:36.574Z] "net/http/internal/testcert", [2024-03-20T20:02:36.574Z] "net/mail", [2024-03-20T20:02:36.574Z] "net/textproto", [2024-03-20T20:02:36.574Z] "net/url", [2024-03-20T20:02:36.574Z] "os", [2024-03-20T20:02:36.574Z] "os/exec", [2024-03-20T20:02:36.574Z] "os/signal", [2024-03-20T20:02:36.574Z] "os/user", [2024-03-20T20:02:36.574Z] "path", [2024-03-20T20:02:36.574Z] "path/filepath", [2024-03-20T20:02:36.574Z] "reflect", [2024-03-20T20:02:36.574Z] "regexp", [2024-03-20T20:02:36.574Z] "regexp/syntax", [2024-03-20T20:02:36.574Z] "runtime", [2024-03-20T20:02:36.574Z] "runtime/cgo", [2024-03-20T20:02:36.574Z] "runtime/debug", [2024-03-20T20:02:36.574Z] "runtime/internal/atomic", [2024-03-20T20:02:36.574Z] "runtime/internal/math", [2024-03-20T20:02:36.574Z] "runtime/internal/sys", [2024-03-20T20:02:36.574Z] "runtime/pprof", [2024-03-20T20:02:36.574Z] "slices", [2024-03-20T20:02:36.574Z] "sort", [2024-03-20T20:02:36.574Z] "strconv", [2024-03-20T20:02:36.574Z] "strings", [2024-03-20T20:02:36.574Z] "sync", [2024-03-20T20:02:36.574Z] "sync/atomic", [2024-03-20T20:02:36.574Z] "syscall", [2024-03-20T20:02:36.574Z] "text/tabwriter", [2024-03-20T20:02:36.574Z] "text/template", [2024-03-20T20:02:36.574Z] "text/template/parse", [2024-03-20T20:02:36.574Z] "time", [2024-03-20T20:02:36.574Z] "unicode", [2024-03-20T20:02:36.574Z] "unicode/utf16", [2024-03-20T20:02:36.574Z] "unicode/utf8", [2024-03-20T20:02:36.574Z] "unsafe", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.574Z] ], [2024-03-20T20:02:36.574Z] "DepsErrors": [ [2024-03-20T20:02:36.574Z] { [2024-03-20T20:02:36.574Z] "ImportStack": [ [2024-03-20T20:02:36.574Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-20T20:02:36.574Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-20T20:02:36.574Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-20T20:02:36.574Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-20T20:02:36.574Z] ], [2024-03-20T20:02:36.574Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-20T20:02:36.574Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-20T20:02:36.574Z] } [2024-03-20T20:02:36.574Z] ] [2024-03-20T20:02:36.574Z] } [2024-03-20T20:02:36.574Z] { [2024-03-20T20:02:36.574Z] "Dir": "/w/workspace/edgex-go/636/internal", [2024-03-20T20:02:36.574Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.574Z] "Name": "internal", [2024-03-20T20:02:36.574Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.574Z] "Module": { [2024-03-20T20:02:36.574Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.574Z] "Main": true, [2024-03-20T20:02:36.574Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.574Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.574Z] "GoVersion": "1.21" [2024-03-20T20:02:36.574Z] }, [2024-03-20T20:02:36.574Z] "Match": [ [2024-03-20T20:02:36.574Z] "./..." [2024-03-20T20:02:36.574Z] ], [2024-03-20T20:02:36.574Z] "Stale": true, [2024-03-20T20:02:36.574Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.574Z] "GoFiles": [ [2024-03-20T20:02:36.574Z] "constants.go", [2024-03-20T20:02:36.574Z] "interface.go" [2024-03-20T20:02:36.574Z] ], [2024-03-20T20:02:36.574Z] "Imports": [ [2024-03-20T20:02:36.574Z] "net/http" [2024-03-20T20:02:36.574Z] ], [2024-03-20T20:02:36.574Z] "Deps": [ [2024-03-20T20:02:36.574Z] "bufio", [2024-03-20T20:02:36.574Z] "bytes", [2024-03-20T20:02:36.574Z] "compress/flate", [2024-03-20T20:02:36.574Z] "compress/gzip", [2024-03-20T20:02:36.574Z] "container/list", [2024-03-20T20:02:36.574Z] "context", [2024-03-20T20:02:36.574Z] "crypto", [2024-03-20T20:02:36.574Z] "crypto/aes", [2024-03-20T20:02:36.574Z] "crypto/cipher", [2024-03-20T20:02:36.574Z] "crypto/des", [2024-03-20T20:02:36.574Z] "crypto/dsa", [2024-03-20T20:02:36.574Z] "crypto/ecdsa", [2024-03-20T20:02:36.574Z] "crypto/ed25519", [2024-03-20T20:02:36.574Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.574Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.574Z] "crypto/elliptic", [2024-03-20T20:02:36.574Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.574Z] "crypto/hmac", [2024-03-20T20:02:36.574Z] "crypto/internal/randutil", [2024-03-20T20:02:36.574Z] "crypto/internal/subtle", [2024-03-20T20:02:36.574Z] "crypto/md5", [2024-03-20T20:02:36.574Z] "crypto/rand", [2024-03-20T20:02:36.574Z] "crypto/rc4", [2024-03-20T20:02:36.574Z] "crypto/rsa", [2024-03-20T20:02:36.574Z] "crypto/sha1", [2024-03-20T20:02:36.574Z] "crypto/sha256", [2024-03-20T20:02:36.574Z] "crypto/sha512", [2024-03-20T20:02:36.574Z] "crypto/subtle", [2024-03-20T20:02:36.574Z] "crypto/tls", [2024-03-20T20:02:36.574Z] "crypto/x509", [2024-03-20T20:02:36.574Z] "crypto/x509/pkix", [2024-03-20T20:02:36.574Z] "encoding/asn1", [2024-03-20T20:02:36.574Z] "encoding/base64", [2024-03-20T20:02:36.574Z] "encoding/binary", [2024-03-20T20:02:36.574Z] "encoding/hex", [2024-03-20T20:02:36.574Z] "encoding/pem", [2024-03-20T20:02:36.574Z] "errors", [2024-03-20T20:02:36.574Z] "fmt", [2024-03-20T20:02:36.574Z] "hash", [2024-03-20T20:02:36.574Z] "hash/crc32", [2024-03-20T20:02:36.574Z] "internal/abi", [2024-03-20T20:02:36.574Z] "internal/bytealg", [2024-03-20T20:02:36.574Z] "internal/cpu", [2024-03-20T20:02:36.574Z] "internal/fmtsort", [2024-03-20T20:02:36.574Z] "internal/goexperiment", [2024-03-20T20:02:36.574Z] "internal/itoa", [2024-03-20T20:02:36.574Z] "internal/nettrace", [2024-03-20T20:02:36.574Z] "internal/oserror", [2024-03-20T20:02:36.574Z] "internal/poll", [2024-03-20T20:02:36.574Z] "internal/race", [2024-03-20T20:02:36.574Z] "internal/reflectlite", [2024-03-20T20:02:36.574Z] "internal/singleflight", [2024-03-20T20:02:36.574Z] "internal/syscall/execenv", [2024-03-20T20:02:36.574Z] "internal/syscall/unix", [2024-03-20T20:02:36.574Z] "internal/testlog", [2024-03-20T20:02:36.574Z] "internal/unsafeheader", [2024-03-20T20:02:36.574Z] "io", [2024-03-20T20:02:36.574Z] "io/fs", [2024-03-20T20:02:36.574Z] "io/ioutil", [2024-03-20T20:02:36.574Z] "log", [2024-03-20T20:02:36.574Z] "math", [2024-03-20T20:02:36.574Z] "math/big", [2024-03-20T20:02:36.574Z] "math/bits", [2024-03-20T20:02:36.574Z] "math/rand", [2024-03-20T20:02:36.574Z] "mime", [2024-03-20T20:02:36.574Z] "mime/multipart", [2024-03-20T20:02:36.574Z] "mime/quotedprintable", [2024-03-20T20:02:36.574Z] "net", [2024-03-20T20:02:36.574Z] "net/http", [2024-03-20T20:02:36.574Z] "net/http/httptrace", [2024-03-20T20:02:36.574Z] "net/http/internal", [2024-03-20T20:02:36.574Z] "net/http/internal/ascii", [2024-03-20T20:02:36.574Z] "net/textproto", [2024-03-20T20:02:36.574Z] "net/url", [2024-03-20T20:02:36.574Z] "os", [2024-03-20T20:02:36.574Z] "path", [2024-03-20T20:02:36.574Z] "path/filepath", [2024-03-20T20:02:36.574Z] "reflect", [2024-03-20T20:02:36.574Z] "runtime", [2024-03-20T20:02:36.574Z] "runtime/cgo", [2024-03-20T20:02:36.574Z] "runtime/internal/atomic", [2024-03-20T20:02:36.574Z] "runtime/internal/math", [2024-03-20T20:02:36.574Z] "runtime/internal/sys", [2024-03-20T20:02:36.574Z] "sort", [2024-03-20T20:02:36.574Z] "strconv", [2024-03-20T20:02:36.574Z] "strings", [2024-03-20T20:02:36.574Z] "sync", [2024-03-20T20:02:36.574Z] "sync/atomic", [2024-03-20T20:02:36.574Z] "syscall", [2024-03-20T20:02:36.574Z] "time", [2024-03-20T20:02:36.574Z] "unicode", [2024-03-20T20:02:36.574Z] "unicode/utf16", [2024-03-20T20:02:36.574Z] "unicode/utf8", [2024-03-20T20:02:36.574Z] "unsafe", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.574Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.575Z] ] [2024-03-20T20:02:36.575Z] } [2024-03-20T20:02:36.575Z] { [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/command", [2024-03-20T20:02:36.575Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-20T20:02:36.575Z] "Name": "command", [2024-03-20T20:02:36.575Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "Module": { [2024-03-20T20:02:36.575Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.575Z] "Main": true, [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.575Z] "GoVersion": "1.21" [2024-03-20T20:02:36.575Z] }, [2024-03-20T20:02:36.575Z] "Match": [ [2024-03-20T20:02:36.575Z] "./..." [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Stale": true, [2024-03-20T20:02:36.575Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.575Z] "GoFiles": [ [2024-03-20T20:02:36.575Z] "flags_common.go" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Imports": [ [2024-03-20T20:02:36.575Z] "flag", [2024-03-20T20:02:36.575Z] "fmt", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.575Z] "os" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Deps": [ [2024-03-20T20:02:36.575Z] "bufio", [2024-03-20T20:02:36.575Z] "bytes", [2024-03-20T20:02:36.575Z] "compress/flate", [2024-03-20T20:02:36.575Z] "compress/gzip", [2024-03-20T20:02:36.575Z] "container/list", [2024-03-20T20:02:36.575Z] "context", [2024-03-20T20:02:36.575Z] "crypto", [2024-03-20T20:02:36.575Z] "crypto/aes", [2024-03-20T20:02:36.575Z] "crypto/cipher", [2024-03-20T20:02:36.575Z] "crypto/des", [2024-03-20T20:02:36.575Z] "crypto/dsa", [2024-03-20T20:02:36.575Z] "crypto/ecdsa", [2024-03-20T20:02:36.575Z] "crypto/ed25519", [2024-03-20T20:02:36.575Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.575Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.575Z] "crypto/elliptic", [2024-03-20T20:02:36.575Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.575Z] "crypto/hmac", [2024-03-20T20:02:36.575Z] "crypto/internal/randutil", [2024-03-20T20:02:36.575Z] "crypto/internal/subtle", [2024-03-20T20:02:36.575Z] "crypto/md5", [2024-03-20T20:02:36.575Z] "crypto/rand", [2024-03-20T20:02:36.575Z] "crypto/rc4", [2024-03-20T20:02:36.575Z] "crypto/rsa", [2024-03-20T20:02:36.575Z] "crypto/sha1", [2024-03-20T20:02:36.575Z] "crypto/sha256", [2024-03-20T20:02:36.575Z] "crypto/sha512", [2024-03-20T20:02:36.575Z] "crypto/subtle", [2024-03-20T20:02:36.575Z] "crypto/tls", [2024-03-20T20:02:36.575Z] "crypto/x509", [2024-03-20T20:02:36.575Z] "crypto/x509/pkix", [2024-03-20T20:02:36.575Z] "encoding/asn1", [2024-03-20T20:02:36.575Z] "encoding/base64", [2024-03-20T20:02:36.575Z] "encoding/binary", [2024-03-20T20:02:36.575Z] "encoding/hex", [2024-03-20T20:02:36.575Z] "encoding/pem", [2024-03-20T20:02:36.575Z] "errors", [2024-03-20T20:02:36.575Z] "flag", [2024-03-20T20:02:36.575Z] "fmt", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.575Z] "hash", [2024-03-20T20:02:36.575Z] "hash/crc32", [2024-03-20T20:02:36.575Z] "internal/abi", [2024-03-20T20:02:36.575Z] "internal/bytealg", [2024-03-20T20:02:36.575Z] "internal/cpu", [2024-03-20T20:02:36.575Z] "internal/fmtsort", [2024-03-20T20:02:36.575Z] "internal/goexperiment", [2024-03-20T20:02:36.575Z] "internal/itoa", [2024-03-20T20:02:36.575Z] "internal/nettrace", [2024-03-20T20:02:36.575Z] "internal/oserror", [2024-03-20T20:02:36.575Z] "internal/poll", [2024-03-20T20:02:36.575Z] "internal/race", [2024-03-20T20:02:36.575Z] "internal/reflectlite", [2024-03-20T20:02:36.575Z] "internal/singleflight", [2024-03-20T20:02:36.575Z] "internal/syscall/execenv", [2024-03-20T20:02:36.575Z] "internal/syscall/unix", [2024-03-20T20:02:36.575Z] "internal/testlog", [2024-03-20T20:02:36.575Z] "internal/unsafeheader", [2024-03-20T20:02:36.575Z] "io", [2024-03-20T20:02:36.575Z] "io/fs", [2024-03-20T20:02:36.575Z] "io/ioutil", [2024-03-20T20:02:36.575Z] "log", [2024-03-20T20:02:36.575Z] "math", [2024-03-20T20:02:36.575Z] "math/big", [2024-03-20T20:02:36.575Z] "math/bits", [2024-03-20T20:02:36.575Z] "math/rand", [2024-03-20T20:02:36.575Z] "mime", [2024-03-20T20:02:36.575Z] "mime/multipart", [2024-03-20T20:02:36.575Z] "mime/quotedprintable", [2024-03-20T20:02:36.575Z] "net", [2024-03-20T20:02:36.575Z] "net/http", [2024-03-20T20:02:36.575Z] "net/http/httptrace", [2024-03-20T20:02:36.575Z] "net/http/internal", [2024-03-20T20:02:36.575Z] "net/http/internal/ascii", [2024-03-20T20:02:36.575Z] "net/textproto", [2024-03-20T20:02:36.575Z] "net/url", [2024-03-20T20:02:36.575Z] "os", [2024-03-20T20:02:36.575Z] "path", [2024-03-20T20:02:36.575Z] "path/filepath", [2024-03-20T20:02:36.575Z] "reflect", [2024-03-20T20:02:36.575Z] "regexp", [2024-03-20T20:02:36.575Z] "regexp/syntax", [2024-03-20T20:02:36.575Z] "runtime", [2024-03-20T20:02:36.575Z] "runtime/cgo", [2024-03-20T20:02:36.575Z] "runtime/internal/atomic", [2024-03-20T20:02:36.575Z] "runtime/internal/math", [2024-03-20T20:02:36.575Z] "runtime/internal/sys", [2024-03-20T20:02:36.575Z] "sort", [2024-03-20T20:02:36.575Z] "strconv", [2024-03-20T20:02:36.575Z] "strings", [2024-03-20T20:02:36.575Z] "sync", [2024-03-20T20:02:36.575Z] "sync/atomic", [2024-03-20T20:02:36.575Z] "syscall", [2024-03-20T20:02:36.575Z] "time", [2024-03-20T20:02:36.575Z] "unicode", [2024-03-20T20:02:36.575Z] "unicode/utf16", [2024-03-20T20:02:36.575Z] "unicode/utf8", [2024-03-20T20:02:36.575Z] "unsafe", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.575Z] ] [2024-03-20T20:02:36.575Z] } [2024-03-20T20:02:36.575Z] { [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/interfaces", [2024-03-20T20:02:36.575Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.575Z] "Name": "interfaces", [2024-03-20T20:02:36.575Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "Module": { [2024-03-20T20:02:36.575Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.575Z] "Main": true, [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.575Z] "GoVersion": "1.21" [2024-03-20T20:02:36.575Z] }, [2024-03-20T20:02:36.575Z] "Match": [ [2024-03-20T20:02:36.575Z] "./..." [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Stale": true, [2024-03-20T20:02:36.575Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.575Z] "GoFiles": [ [2024-03-20T20:02:36.575Z] "command.go", [2024-03-20T20:02:36.575Z] "constants.go" [2024-03-20T20:02:36.575Z] ] [2024-03-20T20:02:36.575Z] } [2024-03-20T20:02:36.575Z] { [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/command/help", [2024-03-20T20:02:36.575Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-20T20:02:36.575Z] "Name": "help", [2024-03-20T20:02:36.575Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "Module": { [2024-03-20T20:02:36.575Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.575Z] "Main": true, [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.575Z] "GoVersion": "1.21" [2024-03-20T20:02:36.575Z] }, [2024-03-20T20:02:36.575Z] "Match": [ [2024-03-20T20:02:36.575Z] "./..." [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Stale": true, [2024-03-20T20:02:36.575Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.575Z] "GoFiles": [ [2024-03-20T20:02:36.575Z] "command.go" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Imports": [ [2024-03-20T20:02:36.575Z] "flag", [2024-03-20T20:02:36.575Z] "fmt", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.575Z] "strings" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Deps": [ [2024-03-20T20:02:36.575Z] "bufio", [2024-03-20T20:02:36.575Z] "bytes", [2024-03-20T20:02:36.575Z] "compress/flate", [2024-03-20T20:02:36.575Z] "compress/gzip", [2024-03-20T20:02:36.575Z] "compress/zlib", [2024-03-20T20:02:36.575Z] "container/list", [2024-03-20T20:02:36.575Z] "context", [2024-03-20T20:02:36.575Z] "crypto", [2024-03-20T20:02:36.575Z] "crypto/aes", [2024-03-20T20:02:36.575Z] "crypto/cipher", [2024-03-20T20:02:36.575Z] "crypto/des", [2024-03-20T20:02:36.575Z] "crypto/dsa", [2024-03-20T20:02:36.575Z] "crypto/ecdsa", [2024-03-20T20:02:36.575Z] "crypto/ed25519", [2024-03-20T20:02:36.575Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.575Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.575Z] "crypto/elliptic", [2024-03-20T20:02:36.575Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.575Z] "crypto/hmac", [2024-03-20T20:02:36.575Z] "crypto/internal/randutil", [2024-03-20T20:02:36.575Z] "crypto/internal/subtle", [2024-03-20T20:02:36.575Z] "crypto/md5", [2024-03-20T20:02:36.575Z] "crypto/rand", [2024-03-20T20:02:36.575Z] "crypto/rc4", [2024-03-20T20:02:36.575Z] "crypto/rsa", [2024-03-20T20:02:36.575Z] "crypto/sha1", [2024-03-20T20:02:36.575Z] "crypto/sha256", [2024-03-20T20:02:36.575Z] "crypto/sha512", [2024-03-20T20:02:36.575Z] "crypto/subtle", [2024-03-20T20:02:36.575Z] "crypto/tls", [2024-03-20T20:02:36.575Z] "crypto/x509", [2024-03-20T20:02:36.575Z] "crypto/x509/pkix", [2024-03-20T20:02:36.575Z] "database/sql/driver", [2024-03-20T20:02:36.575Z] "debug/dwarf", [2024-03-20T20:02:36.575Z] "debug/macho", [2024-03-20T20:02:36.575Z] "encoding", [2024-03-20T20:02:36.575Z] "encoding/asn1", [2024-03-20T20:02:36.575Z] "encoding/base64", [2024-03-20T20:02:36.575Z] "encoding/binary", [2024-03-20T20:02:36.575Z] "encoding/csv", [2024-03-20T20:02:36.575Z] "encoding/hex", [2024-03-20T20:02:36.575Z] "encoding/json", [2024-03-20T20:02:36.575Z] "encoding/pem", [2024-03-20T20:02:36.575Z] "encoding/xml", [2024-03-20T20:02:36.575Z] "errors", [2024-03-20T20:02:36.575Z] "flag", [2024-03-20T20:02:36.575Z] "fmt", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.575Z] "github.com/go-kit/log", [2024-03-20T20:02:36.575Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.575Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.575Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.575Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.575Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.575Z] "github.com/google/uuid", [2024-03-20T20:02:36.575Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.575Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.575Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.575Z] "golang.org/x/net/html", [2024-03-20T20:02:36.575Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.575Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.575Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.575Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.575Z] "golang.org/x/text/language", [2024-03-20T20:02:36.575Z] "hash", [2024-03-20T20:02:36.575Z] "hash/adler32", [2024-03-20T20:02:36.575Z] "hash/crc32", [2024-03-20T20:02:36.575Z] "internal/abi", [2024-03-20T20:02:36.575Z] "internal/bytealg", [2024-03-20T20:02:36.575Z] "internal/cpu", [2024-03-20T20:02:36.575Z] "internal/fmtsort", [2024-03-20T20:02:36.575Z] "internal/goexperiment", [2024-03-20T20:02:36.575Z] "internal/itoa", [2024-03-20T20:02:36.575Z] "internal/nettrace", [2024-03-20T20:02:36.575Z] "internal/oserror", [2024-03-20T20:02:36.575Z] "internal/poll", [2024-03-20T20:02:36.575Z] "internal/race", [2024-03-20T20:02:36.575Z] "internal/reflectlite", [2024-03-20T20:02:36.575Z] "internal/singleflight", [2024-03-20T20:02:36.575Z] "internal/syscall/execenv", [2024-03-20T20:02:36.575Z] "internal/syscall/unix", [2024-03-20T20:02:36.575Z] "internal/testlog", [2024-03-20T20:02:36.575Z] "internal/unsafeheader", [2024-03-20T20:02:36.575Z] "io", [2024-03-20T20:02:36.575Z] "io/fs", [2024-03-20T20:02:36.575Z] "io/ioutil", [2024-03-20T20:02:36.575Z] "log", [2024-03-20T20:02:36.575Z] "math", [2024-03-20T20:02:36.575Z] "math/big", [2024-03-20T20:02:36.575Z] "math/bits", [2024-03-20T20:02:36.575Z] "math/rand", [2024-03-20T20:02:36.575Z] "mime", [2024-03-20T20:02:36.575Z] "mime/multipart", [2024-03-20T20:02:36.575Z] "mime/quotedprintable", [2024-03-20T20:02:36.575Z] "net", [2024-03-20T20:02:36.575Z] "net/http", [2024-03-20T20:02:36.575Z] "net/http/httptrace", [2024-03-20T20:02:36.575Z] "net/http/internal", [2024-03-20T20:02:36.575Z] "net/http/internal/ascii", [2024-03-20T20:02:36.575Z] "net/textproto", [2024-03-20T20:02:36.575Z] "net/url", [2024-03-20T20:02:36.575Z] "os", [2024-03-20T20:02:36.575Z] "path", [2024-03-20T20:02:36.575Z] "path/filepath", [2024-03-20T20:02:36.575Z] "reflect", [2024-03-20T20:02:36.575Z] "regexp", [2024-03-20T20:02:36.575Z] "regexp/syntax", [2024-03-20T20:02:36.575Z] "runtime", [2024-03-20T20:02:36.575Z] "runtime/cgo", [2024-03-20T20:02:36.575Z] "runtime/internal/atomic", [2024-03-20T20:02:36.575Z] "runtime/internal/math", [2024-03-20T20:02:36.575Z] "runtime/internal/sys", [2024-03-20T20:02:36.575Z] "sort", [2024-03-20T20:02:36.575Z] "strconv", [2024-03-20T20:02:36.575Z] "strings", [2024-03-20T20:02:36.575Z] "sync", [2024-03-20T20:02:36.575Z] "sync/atomic", [2024-03-20T20:02:36.575Z] "syscall", [2024-03-20T20:02:36.575Z] "time", [2024-03-20T20:02:36.575Z] "unicode", [2024-03-20T20:02:36.575Z] "unicode/utf16", [2024-03-20T20:02:36.575Z] "unicode/utf8", [2024-03-20T20:02:36.575Z] "unsafe", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.575Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "TestGoFiles": [ [2024-03-20T20:02:36.575Z] "command_test.go" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "TestImports": [ [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.575Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.575Z] "testing" [2024-03-20T20:02:36.575Z] ] [2024-03-20T20:02:36.575Z] } [2024-03-20T20:02:36.575Z] { [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636/internal/security/common", [2024-03-20T20:02:36.575Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.575Z] "Name": "common", [2024-03-20T20:02:36.575Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "Module": { [2024-03-20T20:02:36.575Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.575Z] "Main": true, [2024-03-20T20:02:36.575Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.575Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.575Z] "GoVersion": "1.21" [2024-03-20T20:02:36.575Z] }, [2024-03-20T20:02:36.575Z] "Match": [ [2024-03-20T20:02:36.575Z] "./..." [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Stale": true, [2024-03-20T20:02:36.575Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.575Z] "GoFiles": [ [2024-03-20T20:02:36.575Z] "tokenpolicy.go", [2024-03-20T20:02:36.575Z] "usermanager.go" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Imports": [ [2024-03-20T20:02:36.575Z] "encoding/json", [2024-03-20T20:02:36.575Z] "fmt", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-03-20T20:02:36.575Z] ], [2024-03-20T20:02:36.575Z] "Deps": [ [2024-03-20T20:02:36.575Z] "bufio", [2024-03-20T20:02:36.575Z] "bytes", [2024-03-20T20:02:36.575Z] "compress/flate", [2024-03-20T20:02:36.575Z] "compress/gzip", [2024-03-20T20:02:36.575Z] "compress/zlib", [2024-03-20T20:02:36.575Z] "container/list", [2024-03-20T20:02:36.575Z] "context", [2024-03-20T20:02:36.575Z] "crypto", [2024-03-20T20:02:36.575Z] "crypto/aes", [2024-03-20T20:02:36.575Z] "crypto/cipher", [2024-03-20T20:02:36.575Z] "crypto/des", [2024-03-20T20:02:36.575Z] "crypto/dsa", [2024-03-20T20:02:36.575Z] "crypto/ecdsa", [2024-03-20T20:02:36.575Z] "crypto/ed25519", [2024-03-20T20:02:36.575Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.575Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.575Z] "crypto/elliptic", [2024-03-20T20:02:36.575Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.575Z] "crypto/hmac", [2024-03-20T20:02:36.575Z] "crypto/internal/randutil", [2024-03-20T20:02:36.575Z] "crypto/internal/subtle", [2024-03-20T20:02:36.575Z] "crypto/md5", [2024-03-20T20:02:36.575Z] "crypto/rand", [2024-03-20T20:02:36.575Z] "crypto/rc4", [2024-03-20T20:02:36.575Z] "crypto/rsa", [2024-03-20T20:02:36.575Z] "crypto/sha1", [2024-03-20T20:02:36.575Z] "crypto/sha256", [2024-03-20T20:02:36.575Z] "crypto/sha512", [2024-03-20T20:02:36.575Z] "crypto/subtle", [2024-03-20T20:02:36.575Z] "crypto/tls", [2024-03-20T20:02:36.575Z] "crypto/x509", [2024-03-20T20:02:36.575Z] "crypto/x509/pkix", [2024-03-20T20:02:36.575Z] "database/sql/driver", [2024-03-20T20:02:36.575Z] "debug/dwarf", [2024-03-20T20:02:36.575Z] "debug/macho", [2024-03-20T20:02:36.575Z] "encoding", [2024-03-20T20:02:36.575Z] "encoding/asn1", [2024-03-20T20:02:36.575Z] "encoding/base64", [2024-03-20T20:02:36.575Z] "encoding/binary", [2024-03-20T20:02:36.575Z] "encoding/csv", [2024-03-20T20:02:36.575Z] "encoding/hex", [2024-03-20T20:02:36.575Z] "encoding/json", [2024-03-20T20:02:36.575Z] "encoding/pem", [2024-03-20T20:02:36.575Z] "encoding/xml", [2024-03-20T20:02:36.575Z] "errors", [2024-03-20T20:02:36.575Z] "flag", [2024-03-20T20:02:36.575Z] "fmt", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.575Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.575Z] "github.com/go-kit/log", [2024-03-20T20:02:36.575Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.575Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.575Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.575Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.575Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.575Z] "github.com/google/uuid", [2024-03-20T20:02:36.575Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.575Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.575Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.575Z] "golang.org/x/net/html", [2024-03-20T20:02:36.575Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.575Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.575Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.575Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.575Z] "golang.org/x/text/language", [2024-03-20T20:02:36.575Z] "hash", [2024-03-20T20:02:36.575Z] "hash/adler32", [2024-03-20T20:02:36.575Z] "hash/crc32", [2024-03-20T20:02:36.575Z] "internal/abi", [2024-03-20T20:02:36.575Z] "internal/bytealg", [2024-03-20T20:02:36.575Z] "internal/cpu", [2024-03-20T20:02:36.575Z] "internal/fmtsort", [2024-03-20T20:02:36.575Z] "internal/goexperiment", [2024-03-20T20:02:36.575Z] "internal/itoa", [2024-03-20T20:02:36.575Z] "internal/nettrace", [2024-03-20T20:02:36.575Z] "internal/oserror", [2024-03-20T20:02:36.575Z] "internal/poll", [2024-03-20T20:02:36.575Z] "internal/race", [2024-03-20T20:02:36.575Z] "internal/reflectlite", [2024-03-20T20:02:36.575Z] "internal/singleflight", [2024-03-20T20:02:36.575Z] "internal/syscall/execenv", [2024-03-20T20:02:36.575Z] "internal/syscall/unix", [2024-03-20T20:02:36.575Z] "internal/testlog", [2024-03-20T20:02:36.575Z] "internal/unsafeheader", [2024-03-20T20:02:36.575Z] "io", [2024-03-20T20:02:36.575Z] "io/fs", [2024-03-20T20:02:36.575Z] "io/ioutil", [2024-03-20T20:02:36.575Z] "log", [2024-03-20T20:02:36.575Z] "math", [2024-03-20T20:02:36.575Z] "math/big", [2024-03-20T20:02:36.575Z] "math/bits", [2024-03-20T20:02:36.575Z] "math/rand", [2024-03-20T20:02:36.575Z] "mime", [2024-03-20T20:02:36.575Z] "mime/multipart", [2024-03-20T20:02:36.575Z] "mime/quotedprintable", [2024-03-20T20:02:36.575Z] "net", [2024-03-20T20:02:36.575Z] "net/http", [2024-03-20T20:02:36.575Z] "net/http/httptest", [2024-03-20T20:02:36.575Z] "net/http/httptrace", [2024-03-20T20:02:36.575Z] "net/http/internal", [2024-03-20T20:02:36.575Z] "net/http/internal/ascii", [2024-03-20T20:02:36.575Z] "net/http/internal/testcert", [2024-03-20T20:02:36.575Z] "net/textproto", [2024-03-20T20:02:36.575Z] "net/url", [2024-03-20T20:02:36.575Z] "os", [2024-03-20T20:02:36.575Z] "path", [2024-03-20T20:02:36.575Z] "path/filepath", [2024-03-20T20:02:36.575Z] "reflect", [2024-03-20T20:02:36.575Z] "regexp", [2024-03-20T20:02:36.575Z] "regexp/syntax", [2024-03-20T20:02:36.575Z] "runtime", [2024-03-20T20:02:36.576Z] "runtime/cgo", [2024-03-20T20:02:36.576Z] "runtime/internal/atomic", [2024-03-20T20:02:36.576Z] "runtime/internal/math", [2024-03-20T20:02:36.576Z] "runtime/internal/sys", [2024-03-20T20:02:36.576Z] "sort", [2024-03-20T20:02:36.576Z] "strconv", [2024-03-20T20:02:36.576Z] "strings", [2024-03-20T20:02:36.576Z] "sync", [2024-03-20T20:02:36.576Z] "sync/atomic", [2024-03-20T20:02:36.576Z] "syscall", [2024-03-20T20:02:36.576Z] "time", [2024-03-20T20:02:36.576Z] "unicode", [2024-03-20T20:02:36.576Z] "unicode/utf16", [2024-03-20T20:02:36.576Z] "unicode/utf8", [2024-03-20T20:02:36.576Z] "unsafe", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestGoFiles": [ [2024-03-20T20:02:36.576Z] "tokenpolicy_test.go", [2024-03-20T20:02:36.576Z] "usermanager_test.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestImports": [ [2024-03-20T20:02:36.576Z] "encoding/json", [2024-03-20T20:02:36.576Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.576Z] "testing" [2024-03-20T20:02:36.576Z] ] [2024-03-20T20:02:36.576Z] } [2024-03-20T20:02:36.576Z] { [2024-03-20T20:02:36.576Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/hkdf", [2024-03-20T20:02:36.576Z] "ImportPath": "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.576Z] "Name": "hkdf", [2024-03-20T20:02:36.576Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-03-20T20:02:36.576Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.576Z] "Module": { [2024-03-20T20:02:36.576Z] "Path": "golang.org/x/crypto", [2024-03-20T20:02:36.576Z] "Version": "v0.21.0", [2024-03-20T20:02:36.576Z] "Time": "2024-03-04T18:29:30Z", [2024-03-20T20:02:36.576Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-20T20:02:36.576Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-20T20:02:36.576Z] "GoVersion": "1.18" [2024-03-20T20:02:36.576Z] }, [2024-03-20T20:02:36.576Z] "DepOnly": true, [2024-03-20T20:02:36.576Z] "Stale": true, [2024-03-20T20:02:36.576Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.576Z] "GoFiles": [ [2024-03-20T20:02:36.576Z] "hkdf.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Imports": [ [2024-03-20T20:02:36.576Z] "crypto/hmac", [2024-03-20T20:02:36.576Z] "errors", [2024-03-20T20:02:36.576Z] "hash", [2024-03-20T20:02:36.576Z] "io" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Deps": [ [2024-03-20T20:02:36.576Z] "crypto/hmac", [2024-03-20T20:02:36.576Z] "crypto/subtle", [2024-03-20T20:02:36.576Z] "errors", [2024-03-20T20:02:36.576Z] "hash", [2024-03-20T20:02:36.576Z] "internal/abi", [2024-03-20T20:02:36.576Z] "internal/bytealg", [2024-03-20T20:02:36.576Z] "internal/cpu", [2024-03-20T20:02:36.576Z] "internal/goexperiment", [2024-03-20T20:02:36.576Z] "internal/race", [2024-03-20T20:02:36.576Z] "internal/reflectlite", [2024-03-20T20:02:36.576Z] "internal/unsafeheader", [2024-03-20T20:02:36.576Z] "io", [2024-03-20T20:02:36.576Z] "runtime", [2024-03-20T20:02:36.576Z] "runtime/internal/atomic", [2024-03-20T20:02:36.576Z] "runtime/internal/math", [2024-03-20T20:02:36.576Z] "runtime/internal/sys", [2024-03-20T20:02:36.576Z] "sync", [2024-03-20T20:02:36.576Z] "sync/atomic", [2024-03-20T20:02:36.576Z] "unsafe" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestGoFiles": [ [2024-03-20T20:02:36.576Z] "hkdf_test.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestImports": [ [2024-03-20T20:02:36.576Z] "bytes", [2024-03-20T20:02:36.576Z] "crypto/md5", [2024-03-20T20:02:36.576Z] "crypto/sha1", [2024-03-20T20:02:36.576Z] "crypto/sha256", [2024-03-20T20:02:36.576Z] "crypto/sha512", [2024-03-20T20:02:36.576Z] "hash", [2024-03-20T20:02:36.576Z] "io", [2024-03-20T20:02:36.576Z] "testing" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "XTestGoFiles": [ [2024-03-20T20:02:36.576Z] "example_test.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "XTestImports": [ [2024-03-20T20:02:36.576Z] "bytes", [2024-03-20T20:02:36.576Z] "crypto/rand", [2024-03-20T20:02:36.576Z] "crypto/sha256", [2024-03-20T20:02:36.576Z] "fmt", [2024-03-20T20:02:36.576Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.576Z] "io" [2024-03-20T20:02:36.576Z] ] [2024-03-20T20:02:36.576Z] } [2024-03-20T20:02:36.576Z] { [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636/internal/security/kdf", [2024-03-20T20:02:36.576Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.576Z] "Name": "kdf", [2024-03-20T20:02:36.576Z] "Doc": "Package kdf implements the key deriviation function (KDF) for creation of encryption keys to protect the Vault key shares", [2024-03-20T20:02:36.576Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "Module": { [2024-03-20T20:02:36.576Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.576Z] "Main": true, [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.576Z] "GoVersion": "1.21" [2024-03-20T20:02:36.576Z] }, [2024-03-20T20:02:36.576Z] "Match": [ [2024-03-20T20:02:36.576Z] "./..." [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Stale": true, [2024-03-20T20:02:36.576Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.576Z] "GoFiles": [ [2024-03-20T20:02:36.576Z] "interface.go", [2024-03-20T20:02:36.576Z] "methods.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Imports": [ [2024-03-20T20:02:36.576Z] "crypto/rand", [2024-03-20T20:02:36.576Z] "errors", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.576Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.576Z] "hash", [2024-03-20T20:02:36.576Z] "os", [2024-03-20T20:02:36.576Z] "path" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Deps": [ [2024-03-20T20:02:36.576Z] "bufio", [2024-03-20T20:02:36.576Z] "bytes", [2024-03-20T20:02:36.576Z] "crypto/aes", [2024-03-20T20:02:36.576Z] "crypto/cipher", [2024-03-20T20:02:36.576Z] "crypto/hmac", [2024-03-20T20:02:36.576Z] "crypto/internal/subtle", [2024-03-20T20:02:36.576Z] "crypto/rand", [2024-03-20T20:02:36.576Z] "crypto/subtle", [2024-03-20T20:02:36.576Z] "encoding/binary", [2024-03-20T20:02:36.576Z] "errors", [2024-03-20T20:02:36.576Z] "fmt", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.576Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.576Z] "hash", [2024-03-20T20:02:36.576Z] "internal/abi", [2024-03-20T20:02:36.576Z] "internal/bytealg", [2024-03-20T20:02:36.576Z] "internal/cpu", [2024-03-20T20:02:36.576Z] "internal/fmtsort", [2024-03-20T20:02:36.576Z] "internal/goexperiment", [2024-03-20T20:02:36.576Z] "internal/itoa", [2024-03-20T20:02:36.576Z] "internal/oserror", [2024-03-20T20:02:36.576Z] "internal/poll", [2024-03-20T20:02:36.576Z] "internal/race", [2024-03-20T20:02:36.576Z] "internal/reflectlite", [2024-03-20T20:02:36.576Z] "internal/syscall/execenv", [2024-03-20T20:02:36.576Z] "internal/syscall/unix", [2024-03-20T20:02:36.576Z] "internal/testlog", [2024-03-20T20:02:36.576Z] "internal/unsafeheader", [2024-03-20T20:02:36.576Z] "io", [2024-03-20T20:02:36.576Z] "io/fs", [2024-03-20T20:02:36.576Z] "math", [2024-03-20T20:02:36.576Z] "math/big", [2024-03-20T20:02:36.576Z] "math/bits", [2024-03-20T20:02:36.576Z] "math/rand", [2024-03-20T20:02:36.576Z] "os", [2024-03-20T20:02:36.576Z] "path", [2024-03-20T20:02:36.576Z] "reflect", [2024-03-20T20:02:36.576Z] "runtime", [2024-03-20T20:02:36.576Z] "runtime/internal/atomic", [2024-03-20T20:02:36.576Z] "runtime/internal/math", [2024-03-20T20:02:36.576Z] "runtime/internal/sys", [2024-03-20T20:02:36.576Z] "sort", [2024-03-20T20:02:36.576Z] "strconv", [2024-03-20T20:02:36.576Z] "strings", [2024-03-20T20:02:36.576Z] "sync", [2024-03-20T20:02:36.576Z] "sync/atomic", [2024-03-20T20:02:36.576Z] "syscall", [2024-03-20T20:02:36.576Z] "time", [2024-03-20T20:02:36.576Z] "unicode", [2024-03-20T20:02:36.576Z] "unicode/utf8", [2024-03-20T20:02:36.576Z] "unsafe" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestGoFiles": [ [2024-03-20T20:02:36.576Z] "methods_test.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestImports": [ [2024-03-20T20:02:36.576Z] "crypto/sha256", [2024-03-20T20:02:36.576Z] "encoding/hex", [2024-03-20T20:02:36.576Z] "errors", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-20T20:02:36.576Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.576Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.576Z] "os", [2024-03-20T20:02:36.576Z] "testing", [2024-03-20T20:02:36.576Z] "time" [2024-03-20T20:02:36.576Z] ] [2024-03-20T20:02:36.576Z] } [2024-03-20T20:02:36.576Z] { [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636/internal/security/pipedhexreader", [2024-03-20T20:02:36.576Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.576Z] "Name": "pipedhexreader", [2024-03-20T20:02:36.576Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "Module": { [2024-03-20T20:02:36.576Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.576Z] "Main": true, [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.576Z] "GoVersion": "1.21" [2024-03-20T20:02:36.576Z] }, [2024-03-20T20:02:36.576Z] "Match": [ [2024-03-20T20:02:36.576Z] "./..." [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Stale": true, [2024-03-20T20:02:36.576Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.576Z] "GoFiles": [ [2024-03-20T20:02:36.576Z] "interface.go", [2024-03-20T20:02:36.576Z] "pipedhexreader.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Imports": [ [2024-03-20T20:02:36.576Z] "bufio", [2024-03-20T20:02:36.576Z] "encoding/hex", [2024-03-20T20:02:36.576Z] "os/exec", [2024-03-20T20:02:36.576Z] "strings" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Deps": [ [2024-03-20T20:02:36.576Z] "bufio", [2024-03-20T20:02:36.576Z] "bytes", [2024-03-20T20:02:36.576Z] "context", [2024-03-20T20:02:36.576Z] "encoding/hex", [2024-03-20T20:02:36.576Z] "errors", [2024-03-20T20:02:36.576Z] "fmt", [2024-03-20T20:02:36.576Z] "internal/abi", [2024-03-20T20:02:36.576Z] "internal/bytealg", [2024-03-20T20:02:36.576Z] "internal/cpu", [2024-03-20T20:02:36.576Z] "internal/fmtsort", [2024-03-20T20:02:36.576Z] "internal/goexperiment", [2024-03-20T20:02:36.576Z] "internal/itoa", [2024-03-20T20:02:36.576Z] "internal/oserror", [2024-03-20T20:02:36.576Z] "internal/poll", [2024-03-20T20:02:36.576Z] "internal/race", [2024-03-20T20:02:36.576Z] "internal/reflectlite", [2024-03-20T20:02:36.576Z] "internal/syscall/execenv", [2024-03-20T20:02:36.576Z] "internal/syscall/unix", [2024-03-20T20:02:36.576Z] "internal/testlog", [2024-03-20T20:02:36.576Z] "internal/unsafeheader", [2024-03-20T20:02:36.576Z] "io", [2024-03-20T20:02:36.576Z] "io/fs", [2024-03-20T20:02:36.576Z] "math", [2024-03-20T20:02:36.576Z] "math/bits", [2024-03-20T20:02:36.576Z] "os", [2024-03-20T20:02:36.576Z] "os/exec", [2024-03-20T20:02:36.576Z] "path", [2024-03-20T20:02:36.576Z] "path/filepath", [2024-03-20T20:02:36.576Z] "reflect", [2024-03-20T20:02:36.576Z] "runtime", [2024-03-20T20:02:36.576Z] "runtime/internal/atomic", [2024-03-20T20:02:36.576Z] "runtime/internal/math", [2024-03-20T20:02:36.576Z] "runtime/internal/sys", [2024-03-20T20:02:36.576Z] "sort", [2024-03-20T20:02:36.576Z] "strconv", [2024-03-20T20:02:36.576Z] "strings", [2024-03-20T20:02:36.576Z] "sync", [2024-03-20T20:02:36.576Z] "sync/atomic", [2024-03-20T20:02:36.576Z] "syscall", [2024-03-20T20:02:36.576Z] "time", [2024-03-20T20:02:36.576Z] "unicode", [2024-03-20T20:02:36.576Z] "unicode/utf8", [2024-03-20T20:02:36.576Z] "unsafe" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestGoFiles": [ [2024-03-20T20:02:36.576Z] "pipedhexreader_linux_test.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "TestImports": [ [2024-03-20T20:02:36.576Z] "encoding/hex", [2024-03-20T20:02:36.576Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.576Z] "testing" [2024-03-20T20:02:36.576Z] ] [2024-03-20T20:02:36.576Z] } [2024-03-20T20:02:36.576Z] { [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636/internal/security/secretstore/config", [2024-03-20T20:02:36.576Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.576Z] "Name": "config", [2024-03-20T20:02:36.576Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "Module": { [2024-03-20T20:02:36.576Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.576Z] "Main": true, [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.576Z] "GoVersion": "1.21" [2024-03-20T20:02:36.576Z] }, [2024-03-20T20:02:36.576Z] "Match": [ [2024-03-20T20:02:36.576Z] "./..." [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Stale": true, [2024-03-20T20:02:36.576Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.576Z] "GoFiles": [ [2024-03-20T20:02:36.576Z] "config.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Imports": [ [2024-03-20T20:02:36.576Z] "fmt", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Deps": [ [2024-03-20T20:02:36.576Z] "bufio", [2024-03-20T20:02:36.576Z] "bytes", [2024-03-20T20:02:36.576Z] "compress/flate", [2024-03-20T20:02:36.576Z] "compress/gzip", [2024-03-20T20:02:36.576Z] "compress/zlib", [2024-03-20T20:02:36.576Z] "container/list", [2024-03-20T20:02:36.576Z] "context", [2024-03-20T20:02:36.576Z] "crypto", [2024-03-20T20:02:36.576Z] "crypto/aes", [2024-03-20T20:02:36.576Z] "crypto/cipher", [2024-03-20T20:02:36.576Z] "crypto/des", [2024-03-20T20:02:36.576Z] "crypto/dsa", [2024-03-20T20:02:36.576Z] "crypto/ecdsa", [2024-03-20T20:02:36.576Z] "crypto/ed25519", [2024-03-20T20:02:36.576Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.576Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.576Z] "crypto/elliptic", [2024-03-20T20:02:36.576Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.576Z] "crypto/hmac", [2024-03-20T20:02:36.576Z] "crypto/internal/randutil", [2024-03-20T20:02:36.576Z] "crypto/internal/subtle", [2024-03-20T20:02:36.576Z] "crypto/md5", [2024-03-20T20:02:36.576Z] "crypto/rand", [2024-03-20T20:02:36.576Z] "crypto/rc4", [2024-03-20T20:02:36.576Z] "crypto/rsa", [2024-03-20T20:02:36.576Z] "crypto/sha1", [2024-03-20T20:02:36.576Z] "crypto/sha256", [2024-03-20T20:02:36.576Z] "crypto/sha512", [2024-03-20T20:02:36.576Z] "crypto/subtle", [2024-03-20T20:02:36.576Z] "crypto/tls", [2024-03-20T20:02:36.576Z] "crypto/x509", [2024-03-20T20:02:36.576Z] "crypto/x509/pkix", [2024-03-20T20:02:36.576Z] "database/sql/driver", [2024-03-20T20:02:36.576Z] "debug/dwarf", [2024-03-20T20:02:36.576Z] "debug/macho", [2024-03-20T20:02:36.576Z] "encoding", [2024-03-20T20:02:36.576Z] "encoding/asn1", [2024-03-20T20:02:36.576Z] "encoding/base64", [2024-03-20T20:02:36.576Z] "encoding/binary", [2024-03-20T20:02:36.576Z] "encoding/csv", [2024-03-20T20:02:36.576Z] "encoding/hex", [2024-03-20T20:02:36.576Z] "encoding/json", [2024-03-20T20:02:36.576Z] "encoding/pem", [2024-03-20T20:02:36.576Z] "encoding/xml", [2024-03-20T20:02:36.576Z] "errors", [2024-03-20T20:02:36.576Z] "flag", [2024-03-20T20:02:36.576Z] "fmt", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.576Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.576Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.576Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.576Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.576Z] "github.com/go-kit/log", [2024-03-20T20:02:36.576Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.576Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.576Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.576Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.576Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.576Z] "github.com/google/uuid", [2024-03-20T20:02:36.576Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.576Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.576Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.576Z] "golang.org/x/net/html", [2024-03-20T20:02:36.576Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.576Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.576Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.576Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.576Z] "golang.org/x/text/language", [2024-03-20T20:02:36.576Z] "hash", [2024-03-20T20:02:36.576Z] "hash/adler32", [2024-03-20T20:02:36.576Z] "hash/crc32", [2024-03-20T20:02:36.576Z] "internal/abi", [2024-03-20T20:02:36.576Z] "internal/bytealg", [2024-03-20T20:02:36.576Z] "internal/cpu", [2024-03-20T20:02:36.576Z] "internal/fmtsort", [2024-03-20T20:02:36.576Z] "internal/goexperiment", [2024-03-20T20:02:36.576Z] "internal/itoa", [2024-03-20T20:02:36.576Z] "internal/nettrace", [2024-03-20T20:02:36.576Z] "internal/oserror", [2024-03-20T20:02:36.576Z] "internal/poll", [2024-03-20T20:02:36.576Z] "internal/race", [2024-03-20T20:02:36.576Z] "internal/reflectlite", [2024-03-20T20:02:36.576Z] "internal/singleflight", [2024-03-20T20:02:36.576Z] "internal/syscall/execenv", [2024-03-20T20:02:36.576Z] "internal/syscall/unix", [2024-03-20T20:02:36.576Z] "internal/testlog", [2024-03-20T20:02:36.576Z] "internal/unsafeheader", [2024-03-20T20:02:36.576Z] "io", [2024-03-20T20:02:36.576Z] "io/fs", [2024-03-20T20:02:36.576Z] "io/ioutil", [2024-03-20T20:02:36.576Z] "log", [2024-03-20T20:02:36.576Z] "math", [2024-03-20T20:02:36.576Z] "math/big", [2024-03-20T20:02:36.576Z] "math/bits", [2024-03-20T20:02:36.576Z] "math/rand", [2024-03-20T20:02:36.576Z] "mime", [2024-03-20T20:02:36.576Z] "mime/multipart", [2024-03-20T20:02:36.576Z] "mime/quotedprintable", [2024-03-20T20:02:36.576Z] "net", [2024-03-20T20:02:36.576Z] "net/http", [2024-03-20T20:02:36.576Z] "net/http/httptest", [2024-03-20T20:02:36.576Z] "net/http/httptrace", [2024-03-20T20:02:36.576Z] "net/http/internal", [2024-03-20T20:02:36.576Z] "net/http/internal/ascii", [2024-03-20T20:02:36.576Z] "net/http/internal/testcert", [2024-03-20T20:02:36.576Z] "net/textproto", [2024-03-20T20:02:36.576Z] "net/url", [2024-03-20T20:02:36.576Z] "os", [2024-03-20T20:02:36.576Z] "path", [2024-03-20T20:02:36.576Z] "path/filepath", [2024-03-20T20:02:36.576Z] "reflect", [2024-03-20T20:02:36.576Z] "regexp", [2024-03-20T20:02:36.576Z] "regexp/syntax", [2024-03-20T20:02:36.576Z] "runtime", [2024-03-20T20:02:36.576Z] "runtime/cgo", [2024-03-20T20:02:36.576Z] "runtime/internal/atomic", [2024-03-20T20:02:36.576Z] "runtime/internal/math", [2024-03-20T20:02:36.576Z] "runtime/internal/sys", [2024-03-20T20:02:36.576Z] "sort", [2024-03-20T20:02:36.576Z] "strconv", [2024-03-20T20:02:36.576Z] "strings", [2024-03-20T20:02:36.576Z] "sync", [2024-03-20T20:02:36.576Z] "sync/atomic", [2024-03-20T20:02:36.576Z] "syscall", [2024-03-20T20:02:36.576Z] "time", [2024-03-20T20:02:36.576Z] "unicode", [2024-03-20T20:02:36.576Z] "unicode/utf16", [2024-03-20T20:02:36.576Z] "unicode/utf8", [2024-03-20T20:02:36.576Z] "unsafe", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.576Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.576Z] ] [2024-03-20T20:02:36.576Z] } [2024-03-20T20:02:36.576Z] { [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636/internal/security/secretstore/container", [2024-03-20T20:02:36.576Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.576Z] "Name": "container", [2024-03-20T20:02:36.576Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "Module": { [2024-03-20T20:02:36.576Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.576Z] "Main": true, [2024-03-20T20:02:36.576Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.576Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.576Z] "GoVersion": "1.21" [2024-03-20T20:02:36.576Z] }, [2024-03-20T20:02:36.576Z] "Match": [ [2024-03-20T20:02:36.576Z] "./..." [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Stale": true, [2024-03-20T20:02:36.576Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.576Z] "GoFiles": [ [2024-03-20T20:02:36.576Z] "config.go" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Imports": [ [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.576Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.576Z] ], [2024-03-20T20:02:36.576Z] "Deps": [ [2024-03-20T20:02:36.576Z] "bufio", [2024-03-20T20:02:36.576Z] "bytes", [2024-03-20T20:02:36.576Z] "compress/flate", [2024-03-20T20:02:36.576Z] "compress/gzip", [2024-03-20T20:02:36.576Z] "compress/zlib", [2024-03-20T20:02:36.576Z] "container/list", [2024-03-20T20:02:36.576Z] "context", [2024-03-20T20:02:36.576Z] "crypto", [2024-03-20T20:02:36.576Z] "crypto/aes", [2024-03-20T20:02:36.576Z] "crypto/cipher", [2024-03-20T20:02:36.576Z] "crypto/des", [2024-03-20T20:02:36.576Z] "crypto/dsa", [2024-03-20T20:02:36.576Z] "crypto/ecdsa", [2024-03-20T20:02:36.576Z] "crypto/ed25519", [2024-03-20T20:02:36.576Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.576Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.576Z] "crypto/elliptic", [2024-03-20T20:02:36.576Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.576Z] "crypto/hmac", [2024-03-20T20:02:36.576Z] "crypto/internal/randutil", [2024-03-20T20:02:36.576Z] "crypto/internal/subtle", [2024-03-20T20:02:36.576Z] "crypto/md5", [2024-03-20T20:02:36.576Z] "crypto/rand", [2024-03-20T20:02:36.576Z] "crypto/rc4", [2024-03-20T20:02:36.576Z] "crypto/rsa", [2024-03-20T20:02:36.576Z] "crypto/sha1", [2024-03-20T20:02:36.576Z] "crypto/sha256", [2024-03-20T20:02:36.576Z] "crypto/sha512", [2024-03-20T20:02:36.576Z] "crypto/subtle", [2024-03-20T20:02:36.576Z] "crypto/tls", [2024-03-20T20:02:36.576Z] "crypto/x509", [2024-03-20T20:02:36.576Z] "crypto/x509/pkix", [2024-03-20T20:02:36.576Z] "database/sql/driver", [2024-03-20T20:02:36.576Z] "debug/dwarf", [2024-03-20T20:02:36.576Z] "debug/macho", [2024-03-20T20:02:36.576Z] "encoding", [2024-03-20T20:02:36.576Z] "encoding/asn1", [2024-03-20T20:02:36.576Z] "encoding/base64", [2024-03-20T20:02:36.576Z] "encoding/binary", [2024-03-20T20:02:36.576Z] "encoding/csv", [2024-03-20T20:02:36.576Z] "encoding/hex", [2024-03-20T20:02:36.576Z] "encoding/json", [2024-03-20T20:02:36.577Z] "encoding/pem", [2024-03-20T20:02:36.577Z] "encoding/xml", [2024-03-20T20:02:36.577Z] "errors", [2024-03-20T20:02:36.577Z] "flag", [2024-03-20T20:02:36.577Z] "fmt", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.577Z] "github.com/go-kit/log", [2024-03-20T20:02:36.577Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.577Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.577Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.577Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.577Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.577Z] "github.com/google/uuid", [2024-03-20T20:02:36.577Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.577Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.577Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.577Z] "golang.org/x/net/html", [2024-03-20T20:02:36.577Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.577Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.577Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.577Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.577Z] "golang.org/x/text/language", [2024-03-20T20:02:36.577Z] "hash", [2024-03-20T20:02:36.577Z] "hash/adler32", [2024-03-20T20:02:36.577Z] "hash/crc32", [2024-03-20T20:02:36.577Z] "internal/abi", [2024-03-20T20:02:36.577Z] "internal/bytealg", [2024-03-20T20:02:36.577Z] "internal/cpu", [2024-03-20T20:02:36.577Z] "internal/fmtsort", [2024-03-20T20:02:36.577Z] "internal/goexperiment", [2024-03-20T20:02:36.577Z] "internal/itoa", [2024-03-20T20:02:36.577Z] "internal/nettrace", [2024-03-20T20:02:36.577Z] "internal/oserror", [2024-03-20T20:02:36.577Z] "internal/poll", [2024-03-20T20:02:36.577Z] "internal/race", [2024-03-20T20:02:36.577Z] "internal/reflectlite", [2024-03-20T20:02:36.577Z] "internal/singleflight", [2024-03-20T20:02:36.577Z] "internal/syscall/execenv", [2024-03-20T20:02:36.577Z] "internal/syscall/unix", [2024-03-20T20:02:36.577Z] "internal/testlog", [2024-03-20T20:02:36.577Z] "internal/unsafeheader", [2024-03-20T20:02:36.577Z] "io", [2024-03-20T20:02:36.577Z] "io/fs", [2024-03-20T20:02:36.577Z] "io/ioutil", [2024-03-20T20:02:36.577Z] "log", [2024-03-20T20:02:36.577Z] "math", [2024-03-20T20:02:36.577Z] "math/big", [2024-03-20T20:02:36.577Z] "math/bits", [2024-03-20T20:02:36.577Z] "math/rand", [2024-03-20T20:02:36.577Z] "mime", [2024-03-20T20:02:36.577Z] "mime/multipart", [2024-03-20T20:02:36.577Z] "mime/quotedprintable", [2024-03-20T20:02:36.577Z] "net", [2024-03-20T20:02:36.577Z] "net/http", [2024-03-20T20:02:36.577Z] "net/http/httptest", [2024-03-20T20:02:36.577Z] "net/http/httptrace", [2024-03-20T20:02:36.577Z] "net/http/internal", [2024-03-20T20:02:36.577Z] "net/http/internal/ascii", [2024-03-20T20:02:36.577Z] "net/http/internal/testcert", [2024-03-20T20:02:36.577Z] "net/textproto", [2024-03-20T20:02:36.577Z] "net/url", [2024-03-20T20:02:36.577Z] "os", [2024-03-20T20:02:36.577Z] "path", [2024-03-20T20:02:36.577Z] "path/filepath", [2024-03-20T20:02:36.577Z] "reflect", [2024-03-20T20:02:36.577Z] "regexp", [2024-03-20T20:02:36.577Z] "regexp/syntax", [2024-03-20T20:02:36.577Z] "runtime", [2024-03-20T20:02:36.577Z] "runtime/cgo", [2024-03-20T20:02:36.577Z] "runtime/internal/atomic", [2024-03-20T20:02:36.577Z] "runtime/internal/math", [2024-03-20T20:02:36.577Z] "runtime/internal/sys", [2024-03-20T20:02:36.577Z] "sort", [2024-03-20T20:02:36.577Z] "strconv", [2024-03-20T20:02:36.577Z] "strings", [2024-03-20T20:02:36.577Z] "sync", [2024-03-20T20:02:36.577Z] "sync/atomic", [2024-03-20T20:02:36.577Z] "syscall", [2024-03-20T20:02:36.577Z] "time", [2024-03-20T20:02:36.577Z] "unicode", [2024-03-20T20:02:36.577Z] "unicode/utf16", [2024-03-20T20:02:36.577Z] "unicode/utf8", [2024-03-20T20:02:36.577Z] "unsafe", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.577Z] ] [2024-03-20T20:02:36.577Z] } [2024-03-20T20:02:36.577Z] { [2024-03-20T20:02:36.577Z] "Dir": "/w/workspace/edgex-go/636/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.577Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.577Z] "Name": "secretsengine", [2024-03-20T20:02:36.577Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.577Z] "Module": { [2024-03-20T20:02:36.577Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.577Z] "Main": true, [2024-03-20T20:02:36.577Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.577Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.577Z] "GoVersion": "1.21" [2024-03-20T20:02:36.577Z] }, [2024-03-20T20:02:36.577Z] "Match": [ [2024-03-20T20:02:36.577Z] "./..." [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "Stale": true, [2024-03-20T20:02:36.577Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.577Z] "GoFiles": [ [2024-03-20T20:02:36.577Z] "enabler.go" [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "Imports": [ [2024-03-20T20:02:36.577Z] "fmt", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "Deps": [ [2024-03-20T20:02:36.577Z] "bufio", [2024-03-20T20:02:36.577Z] "bytes", [2024-03-20T20:02:36.577Z] "compress/flate", [2024-03-20T20:02:36.577Z] "compress/gzip", [2024-03-20T20:02:36.577Z] "compress/zlib", [2024-03-20T20:02:36.577Z] "container/list", [2024-03-20T20:02:36.577Z] "context", [2024-03-20T20:02:36.577Z] "crypto", [2024-03-20T20:02:36.577Z] "crypto/aes", [2024-03-20T20:02:36.577Z] "crypto/cipher", [2024-03-20T20:02:36.577Z] "crypto/des", [2024-03-20T20:02:36.577Z] "crypto/dsa", [2024-03-20T20:02:36.577Z] "crypto/ecdsa", [2024-03-20T20:02:36.577Z] "crypto/ed25519", [2024-03-20T20:02:36.577Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.577Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.577Z] "crypto/elliptic", [2024-03-20T20:02:36.577Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.577Z] "crypto/hmac", [2024-03-20T20:02:36.577Z] "crypto/internal/randutil", [2024-03-20T20:02:36.577Z] "crypto/internal/subtle", [2024-03-20T20:02:36.577Z] "crypto/md5", [2024-03-20T20:02:36.577Z] "crypto/rand", [2024-03-20T20:02:36.577Z] "crypto/rc4", [2024-03-20T20:02:36.577Z] "crypto/rsa", [2024-03-20T20:02:36.577Z] "crypto/sha1", [2024-03-20T20:02:36.577Z] "crypto/sha256", [2024-03-20T20:02:36.577Z] "crypto/sha512", [2024-03-20T20:02:36.577Z] "crypto/subtle", [2024-03-20T20:02:36.577Z] "crypto/tls", [2024-03-20T20:02:36.577Z] "crypto/x509", [2024-03-20T20:02:36.577Z] "crypto/x509/pkix", [2024-03-20T20:02:36.577Z] "database/sql/driver", [2024-03-20T20:02:36.577Z] "debug/dwarf", [2024-03-20T20:02:36.577Z] "debug/macho", [2024-03-20T20:02:36.577Z] "encoding", [2024-03-20T20:02:36.577Z] "encoding/asn1", [2024-03-20T20:02:36.577Z] "encoding/base64", [2024-03-20T20:02:36.577Z] "encoding/binary", [2024-03-20T20:02:36.577Z] "encoding/csv", [2024-03-20T20:02:36.577Z] "encoding/hex", [2024-03-20T20:02:36.577Z] "encoding/json", [2024-03-20T20:02:36.577Z] "encoding/pem", [2024-03-20T20:02:36.577Z] "encoding/xml", [2024-03-20T20:02:36.577Z] "errors", [2024-03-20T20:02:36.577Z] "flag", [2024-03-20T20:02:36.577Z] "fmt", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.577Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.577Z] "github.com/go-kit/log", [2024-03-20T20:02:36.577Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.577Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.577Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.577Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.577Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.577Z] "github.com/google/uuid", [2024-03-20T20:02:36.577Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.577Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.577Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.577Z] "golang.org/x/net/html", [2024-03-20T20:02:36.577Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.577Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.577Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.577Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.577Z] "golang.org/x/text/language", [2024-03-20T20:02:36.577Z] "hash", [2024-03-20T20:02:36.577Z] "hash/adler32", [2024-03-20T20:02:36.577Z] "hash/crc32", [2024-03-20T20:02:36.577Z] "internal/abi", [2024-03-20T20:02:36.577Z] "internal/bytealg", [2024-03-20T20:02:36.577Z] "internal/cpu", [2024-03-20T20:02:36.577Z] "internal/fmtsort", [2024-03-20T20:02:36.577Z] "internal/goexperiment", [2024-03-20T20:02:36.577Z] "internal/itoa", [2024-03-20T20:02:36.577Z] "internal/nettrace", [2024-03-20T20:02:36.577Z] "internal/oserror", [2024-03-20T20:02:36.577Z] "internal/poll", [2024-03-20T20:02:36.577Z] "internal/race", [2024-03-20T20:02:36.577Z] "internal/reflectlite", [2024-03-20T20:02:36.577Z] "internal/singleflight", [2024-03-20T20:02:36.577Z] "internal/syscall/execenv", [2024-03-20T20:02:36.577Z] "internal/syscall/unix", [2024-03-20T20:02:36.577Z] "internal/testlog", [2024-03-20T20:02:36.577Z] "internal/unsafeheader", [2024-03-20T20:02:36.577Z] "io", [2024-03-20T20:02:36.577Z] "io/fs", [2024-03-20T20:02:36.577Z] "io/ioutil", [2024-03-20T20:02:36.577Z] "log", [2024-03-20T20:02:36.577Z] "math", [2024-03-20T20:02:36.577Z] "math/big", [2024-03-20T20:02:36.577Z] "math/bits", [2024-03-20T20:02:36.577Z] "math/rand", [2024-03-20T20:02:36.577Z] "mime", [2024-03-20T20:02:36.577Z] "mime/multipart", [2024-03-20T20:02:36.577Z] "mime/quotedprintable", [2024-03-20T20:02:36.577Z] "net", [2024-03-20T20:02:36.577Z] "net/http", [2024-03-20T20:02:36.577Z] "net/http/httptest", [2024-03-20T20:02:36.577Z] "net/http/httptrace", [2024-03-20T20:02:36.577Z] "net/http/internal", [2024-03-20T20:02:36.577Z] "net/http/internal/ascii", [2024-03-20T20:02:36.577Z] "net/http/internal/testcert", [2024-03-20T20:02:36.577Z] "net/textproto", [2024-03-20T20:02:36.577Z] "net/url", [2024-03-20T20:02:36.577Z] "os", [2024-03-20T20:02:36.577Z] "path", [2024-03-20T20:02:36.577Z] "path/filepath", [2024-03-20T20:02:36.577Z] "reflect", [2024-03-20T20:02:36.577Z] "regexp", [2024-03-20T20:02:36.577Z] "regexp/syntax", [2024-03-20T20:02:36.577Z] "runtime", [2024-03-20T20:02:36.577Z] "runtime/cgo", [2024-03-20T20:02:36.577Z] "runtime/internal/atomic", [2024-03-20T20:02:36.577Z] "runtime/internal/math", [2024-03-20T20:02:36.577Z] "runtime/internal/sys", [2024-03-20T20:02:36.577Z] "sort", [2024-03-20T20:02:36.577Z] "strconv", [2024-03-20T20:02:36.577Z] "strings", [2024-03-20T20:02:36.577Z] "sync", [2024-03-20T20:02:36.577Z] "sync/atomic", [2024-03-20T20:02:36.577Z] "syscall", [2024-03-20T20:02:36.577Z] "time", [2024-03-20T20:02:36.577Z] "unicode", [2024-03-20T20:02:36.577Z] "unicode/utf16", [2024-03-20T20:02:36.577Z] "unicode/utf8", [2024-03-20T20:02:36.577Z] "unsafe", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.577Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "TestGoFiles": [ [2024-03-20T20:02:36.577Z] "enabler_test.go" [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "TestImports": [ [2024-03-20T20:02:36.577Z] "errors", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-20T20:02:36.577Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.577Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.577Z] "testing" [2024-03-20T20:02:36.577Z] ] [2024-03-20T20:02:36.577Z] } [2024-03-20T20:02:36.577Z] { [2024-03-20T20:02:36.577Z] "Dir": "/w/workspace/edgex-go/636/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.577Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.577Z] "Name": "tokencreatable", [2024-03-20T20:02:36.577Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.577Z] "Module": { [2024-03-20T20:02:36.577Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.577Z] "Main": true, [2024-03-20T20:02:36.577Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.577Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.577Z] "GoVersion": "1.21" [2024-03-20T20:02:36.577Z] }, [2024-03-20T20:02:36.577Z] "Match": [ [2024-03-20T20:02:36.577Z] "./..." [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "Stale": true, [2024-03-20T20:02:36.577Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.577Z] "GoFiles": [ [2024-03-20T20:02:36.577Z] "tokencreatable.go" [2024-03-20T20:02:36.577Z] ] [2024-03-20T20:02:36.577Z] } [2024-03-20T20:02:36.577Z] { [2024-03-20T20:02:36.577Z] "Dir": "/w/workspace/edgex-go/636/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.577Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.577Z] "Name": "tokenfilewriter", [2024-03-20T20:02:36.577Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.577Z] "Module": { [2024-03-20T20:02:36.577Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.577Z] "Main": true, [2024-03-20T20:02:36.577Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.577Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.577Z] "GoVersion": "1.21" [2024-03-20T20:02:36.577Z] }, [2024-03-20T20:02:36.577Z] "Match": [ [2024-03-20T20:02:36.577Z] "./..." [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "Stale": true, [2024-03-20T20:02:36.577Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.577Z] "GoFiles": [ [2024-03-20T20:02:36.577Z] "tokenfilewriter.go" [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "Imports": [ [2024-03-20T20:02:36.577Z] "encoding/json", [2024-03-20T20:02:36.577Z] "fmt", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.577Z] "os", [2024-03-20T20:02:36.577Z] "path/filepath", [2024-03-20T20:02:36.577Z] "reflect", [2024-03-20T20:02:36.577Z] "runtime", [2024-03-20T20:02:36.577Z] "strings" [2024-03-20T20:02:36.577Z] ], [2024-03-20T20:02:36.577Z] "Deps": [ [2024-03-20T20:02:36.577Z] "bufio", [2024-03-20T20:02:36.577Z] "bytes", [2024-03-20T20:02:36.577Z] "compress/flate", [2024-03-20T20:02:36.577Z] "compress/gzip", [2024-03-20T20:02:36.577Z] "compress/zlib", [2024-03-20T20:02:36.577Z] "container/list", [2024-03-20T20:02:36.577Z] "context", [2024-03-20T20:02:36.577Z] "crypto", [2024-03-20T20:02:36.577Z] "crypto/aes", [2024-03-20T20:02:36.577Z] "crypto/cipher", [2024-03-20T20:02:36.577Z] "crypto/des", [2024-03-20T20:02:36.577Z] "crypto/dsa", [2024-03-20T20:02:36.577Z] "crypto/ecdsa", [2024-03-20T20:02:36.577Z] "crypto/ed25519", [2024-03-20T20:02:36.577Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.577Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.577Z] "crypto/elliptic", [2024-03-20T20:02:36.577Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.577Z] "crypto/hmac", [2024-03-20T20:02:36.577Z] "crypto/internal/randutil", [2024-03-20T20:02:36.577Z] "crypto/internal/subtle", [2024-03-20T20:02:36.577Z] "crypto/md5", [2024-03-20T20:02:36.577Z] "crypto/rand", [2024-03-20T20:02:36.577Z] "crypto/rc4", [2024-03-20T20:02:36.577Z] "crypto/rsa", [2024-03-20T20:02:36.577Z] "crypto/sha1", [2024-03-20T20:02:36.577Z] "crypto/sha256", [2024-03-20T20:02:36.577Z] "crypto/sha512", [2024-03-20T20:02:36.577Z] "crypto/subtle", [2024-03-20T20:02:36.577Z] "crypto/tls", [2024-03-20T20:02:36.578Z] "crypto/x509", [2024-03-20T20:02:36.578Z] "crypto/x509/pkix", [2024-03-20T20:02:36.578Z] "database/sql/driver", [2024-03-20T20:02:36.578Z] "debug/dwarf", [2024-03-20T20:02:36.578Z] "debug/macho", [2024-03-20T20:02:36.578Z] "encoding", [2024-03-20T20:02:36.578Z] "encoding/asn1", [2024-03-20T20:02:36.578Z] "encoding/base64", [2024-03-20T20:02:36.578Z] "encoding/binary", [2024-03-20T20:02:36.578Z] "encoding/csv", [2024-03-20T20:02:36.578Z] "encoding/hex", [2024-03-20T20:02:36.578Z] "encoding/json", [2024-03-20T20:02:36.578Z] "encoding/pem", [2024-03-20T20:02:36.578Z] "encoding/xml", [2024-03-20T20:02:36.578Z] "errors", [2024-03-20T20:02:36.578Z] "flag", [2024-03-20T20:02:36.578Z] "fmt", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.578Z] "github.com/go-kit/log", [2024-03-20T20:02:36.578Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.578Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.578Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.578Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.578Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.578Z] "github.com/google/uuid", [2024-03-20T20:02:36.578Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.578Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.578Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.578Z] "golang.org/x/net/html", [2024-03-20T20:02:36.578Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.578Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.578Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.578Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.578Z] "golang.org/x/text/language", [2024-03-20T20:02:36.578Z] "hash", [2024-03-20T20:02:36.578Z] "hash/adler32", [2024-03-20T20:02:36.578Z] "hash/crc32", [2024-03-20T20:02:36.578Z] "internal/abi", [2024-03-20T20:02:36.578Z] "internal/bytealg", [2024-03-20T20:02:36.578Z] "internal/cpu", [2024-03-20T20:02:36.578Z] "internal/fmtsort", [2024-03-20T20:02:36.578Z] "internal/goexperiment", [2024-03-20T20:02:36.578Z] "internal/itoa", [2024-03-20T20:02:36.578Z] "internal/nettrace", [2024-03-20T20:02:36.578Z] "internal/oserror", [2024-03-20T20:02:36.578Z] "internal/poll", [2024-03-20T20:02:36.578Z] "internal/race", [2024-03-20T20:02:36.578Z] "internal/reflectlite", [2024-03-20T20:02:36.578Z] "internal/singleflight", [2024-03-20T20:02:36.578Z] "internal/syscall/execenv", [2024-03-20T20:02:36.578Z] "internal/syscall/unix", [2024-03-20T20:02:36.578Z] "internal/testlog", [2024-03-20T20:02:36.578Z] "internal/unsafeheader", [2024-03-20T20:02:36.578Z] "io", [2024-03-20T20:02:36.578Z] "io/fs", [2024-03-20T20:02:36.578Z] "io/ioutil", [2024-03-20T20:02:36.578Z] "log", [2024-03-20T20:02:36.578Z] "math", [2024-03-20T20:02:36.578Z] "math/big", [2024-03-20T20:02:36.578Z] "math/bits", [2024-03-20T20:02:36.578Z] "math/rand", [2024-03-20T20:02:36.578Z] "mime", [2024-03-20T20:02:36.578Z] "mime/multipart", [2024-03-20T20:02:36.578Z] "mime/quotedprintable", [2024-03-20T20:02:36.578Z] "net", [2024-03-20T20:02:36.578Z] "net/http", [2024-03-20T20:02:36.578Z] "net/http/httptest", [2024-03-20T20:02:36.578Z] "net/http/httptrace", [2024-03-20T20:02:36.578Z] "net/http/internal", [2024-03-20T20:02:36.578Z] "net/http/internal/ascii", [2024-03-20T20:02:36.578Z] "net/http/internal/testcert", [2024-03-20T20:02:36.578Z] "net/textproto", [2024-03-20T20:02:36.578Z] "net/url", [2024-03-20T20:02:36.578Z] "os", [2024-03-20T20:02:36.578Z] "path", [2024-03-20T20:02:36.578Z] "path/filepath", [2024-03-20T20:02:36.578Z] "reflect", [2024-03-20T20:02:36.578Z] "regexp", [2024-03-20T20:02:36.578Z] "regexp/syntax", [2024-03-20T20:02:36.578Z] "runtime", [2024-03-20T20:02:36.578Z] "runtime/cgo", [2024-03-20T20:02:36.578Z] "runtime/internal/atomic", [2024-03-20T20:02:36.578Z] "runtime/internal/math", [2024-03-20T20:02:36.578Z] "runtime/internal/sys", [2024-03-20T20:02:36.578Z] "sort", [2024-03-20T20:02:36.578Z] "strconv", [2024-03-20T20:02:36.578Z] "strings", [2024-03-20T20:02:36.578Z] "sync", [2024-03-20T20:02:36.578Z] "sync/atomic", [2024-03-20T20:02:36.578Z] "syscall", [2024-03-20T20:02:36.578Z] "time", [2024-03-20T20:02:36.578Z] "unicode", [2024-03-20T20:02:36.578Z] "unicode/utf16", [2024-03-20T20:02:36.578Z] "unicode/utf8", [2024-03-20T20:02:36.578Z] "unsafe", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.578Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.578Z] ], [2024-03-20T20:02:36.578Z] "TestGoFiles": [ [2024-03-20T20:02:36.578Z] "tokenfilewriter_test.go" [2024-03-20T20:02:36.578Z] ], [2024-03-20T20:02:36.578Z] "TestImports": [ [2024-03-20T20:02:36.578Z] "errors", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-20T20:02:36.578Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.578Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.578Z] "os", [2024-03-20T20:02:36.578Z] "os/user", [2024-03-20T20:02:36.578Z] "path/filepath", [2024-03-20T20:02:36.578Z] "strconv", [2024-03-20T20:02:36.578Z] "testing", [2024-03-20T20:02:36.578Z] "time" [2024-03-20T20:02:36.578Z] ] [2024-03-20T20:02:36.578Z] } [2024-03-20T20:02:36.578Z] { [2024-03-20T20:02:36.578Z] "Dir": "/w/workspace/edgex-go/636/internal/security/secretstore", [2024-03-20T20:02:36.578Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.578Z] "Name": "secretstore", [2024-03-20T20:02:36.578Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.578Z] "Module": { [2024-03-20T20:02:36.578Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.578Z] "Main": true, [2024-03-20T20:02:36.578Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.578Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.578Z] "GoVersion": "1.21" [2024-03-20T20:02:36.578Z] }, [2024-03-20T20:02:36.578Z] "Match": [ [2024-03-20T20:02:36.578Z] "./..." [2024-03-20T20:02:36.578Z] ], [2024-03-20T20:02:36.578Z] "Stale": true, [2024-03-20T20:02:36.578Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.578Z] "GoFiles": [ [2024-03-20T20:02:36.578Z] "certs.go", [2024-03-20T20:02:36.578Z] "constants.go", [2024-03-20T20:02:36.578Z] "credentialgenerator.go", [2024-03-20T20:02:36.578Z] "execrunner.go", [2024-03-20T20:02:36.578Z] "init.go", [2024-03-20T20:02:36.578Z] "main.go", [2024-03-20T20:02:36.578Z] "password.go", [2024-03-20T20:02:36.578Z] "passwordprovider.go", [2024-03-20T20:02:36.578Z] "secure-messagebus.go", [2024-03-20T20:02:36.578Z] "tokenmaintenance.go", [2024-03-20T20:02:36.578Z] "tokenprovider.go", [2024-03-20T20:02:36.578Z] "vmkencryption.go" [2024-03-20T20:02:36.578Z] ], [2024-03-20T20:02:36.578Z] "Imports": [ [2024-03-20T20:02:36.578Z] "bytes", [2024-03-20T20:02:36.578Z] "context", [2024-03-20T20:02:36.578Z] "crypto/aes", [2024-03-20T20:02:36.578Z] "crypto/cipher", [2024-03-20T20:02:36.578Z] "crypto/rand", [2024-03-20T20:02:36.578Z] "crypto/sha256", [2024-03-20T20:02:36.578Z] "encoding/base64", [2024-03-20T20:02:36.578Z] "encoding/hex", [2024-03-20T20:02:36.578Z] "encoding/json", [2024-03-20T20:02:36.578Z] "errors", [2024-03-20T20:02:36.578Z] "fmt", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.578Z] "io", [2024-03-20T20:02:36.578Z] "net/http", [2024-03-20T20:02:36.578Z] "net/url", [2024-03-20T20:02:36.578Z] "os", [2024-03-20T20:02:36.578Z] "os/exec", [2024-03-20T20:02:36.578Z] "path/filepath", [2024-03-20T20:02:36.578Z] "regexp", [2024-03-20T20:02:36.578Z] "strings", [2024-03-20T20:02:36.578Z] "sync", [2024-03-20T20:02:36.578Z] "syscall", [2024-03-20T20:02:36.578Z] "text/template", [2024-03-20T20:02:36.578Z] "time" [2024-03-20T20:02:36.578Z] ], [2024-03-20T20:02:36.578Z] "Deps": [ [2024-03-20T20:02:36.578Z] "bufio", [2024-03-20T20:02:36.578Z] "bytes", [2024-03-20T20:02:36.578Z] "compress/flate", [2024-03-20T20:02:36.578Z] "compress/gzip", [2024-03-20T20:02:36.578Z] "compress/zlib", [2024-03-20T20:02:36.578Z] "container/list", [2024-03-20T20:02:36.578Z] "context", [2024-03-20T20:02:36.578Z] "crypto", [2024-03-20T20:02:36.578Z] "crypto/aes", [2024-03-20T20:02:36.578Z] "crypto/cipher", [2024-03-20T20:02:36.578Z] "crypto/des", [2024-03-20T20:02:36.578Z] "crypto/dsa", [2024-03-20T20:02:36.578Z] "crypto/ecdsa", [2024-03-20T20:02:36.578Z] "crypto/ed25519", [2024-03-20T20:02:36.578Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.578Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.578Z] "crypto/elliptic", [2024-03-20T20:02:36.578Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.578Z] "crypto/hmac", [2024-03-20T20:02:36.578Z] "crypto/internal/randutil", [2024-03-20T20:02:36.578Z] "crypto/internal/subtle", [2024-03-20T20:02:36.578Z] "crypto/md5", [2024-03-20T20:02:36.578Z] "crypto/rand", [2024-03-20T20:02:36.578Z] "crypto/rc4", [2024-03-20T20:02:36.578Z] "crypto/rsa", [2024-03-20T20:02:36.578Z] "crypto/sha1", [2024-03-20T20:02:36.578Z] "crypto/sha256", [2024-03-20T20:02:36.578Z] "crypto/sha512", [2024-03-20T20:02:36.578Z] "crypto/subtle", [2024-03-20T20:02:36.578Z] "crypto/tls", [2024-03-20T20:02:36.578Z] "crypto/x509", [2024-03-20T20:02:36.578Z] "crypto/x509/pkix", [2024-03-20T20:02:36.578Z] "database/sql/driver", [2024-03-20T20:02:36.578Z] "debug/dwarf", [2024-03-20T20:02:36.578Z] "debug/macho", [2024-03-20T20:02:36.578Z] "embed", [2024-03-20T20:02:36.578Z] "encoding", [2024-03-20T20:02:36.578Z] "encoding/asn1", [2024-03-20T20:02:36.578Z] "encoding/base32", [2024-03-20T20:02:36.578Z] "encoding/base64", [2024-03-20T20:02:36.578Z] "encoding/binary", [2024-03-20T20:02:36.578Z] "encoding/csv", [2024-03-20T20:02:36.578Z] "encoding/hex", [2024-03-20T20:02:36.578Z] "encoding/json", [2024-03-20T20:02:36.578Z] "encoding/pem", [2024-03-20T20:02:36.578Z] "encoding/xml", [2024-03-20T20:02:36.578Z] "errors", [2024-03-20T20:02:36.578Z] "flag", [2024-03-20T20:02:36.578Z] "fmt", [2024-03-20T20:02:36.578Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.578Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.578Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.578Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.578Z] "github.com/fatih/color", [2024-03-20T20:02:36.578Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.578Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.578Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.578Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.578Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.578Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.578Z] "github.com/go-kit/log", [2024-03-20T20:02:36.578Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.578Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.578Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.578Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.578Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.578Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.578Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.578Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.578Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.578Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.578Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.578Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.578Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.578Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.578Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.578Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.578Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.578Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.578Z] "github.com/google/uuid", [2024-03-20T20:02:36.578Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.578Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.578Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.578Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.578Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.578Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.578Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.578Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.578Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.578Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.578Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.578Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.578Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.578Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.578Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.578Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.578Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.578Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.578Z] "github.com/x448/float16", [2024-03-20T20:02:36.578Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.578Z] "go/token", [2024-03-20T20:02:36.578Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.578Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.578Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.578Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.578Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.578Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.578Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.578Z] "golang.org/x/net/html", [2024-03-20T20:02:36.578Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.578Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.578Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.578Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.578Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.578Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.578Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.578Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.578Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.578Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.579Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.579Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.579Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.579Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.579Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.579Z] "golang.org/x/text/language", [2024-03-20T20:02:36.579Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.579Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.579Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.579Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.579Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.579Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.579Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.579Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.579Z] "hash", [2024-03-20T20:02:36.579Z] "hash/adler32", [2024-03-20T20:02:36.579Z] "hash/crc32", [2024-03-20T20:02:36.579Z] "hash/fnv", [2024-03-20T20:02:36.579Z] "html", [2024-03-20T20:02:36.579Z] "html/template", [2024-03-20T20:02:36.579Z] "internal/abi", [2024-03-20T20:02:36.579Z] "internal/bytealg", [2024-03-20T20:02:36.579Z] "internal/cpu", [2024-03-20T20:02:36.579Z] "internal/fmtsort", [2024-03-20T20:02:36.579Z] "internal/goexperiment", [2024-03-20T20:02:36.579Z] "internal/itoa", [2024-03-20T20:02:36.579Z] "internal/nettrace", [2024-03-20T20:02:36.579Z] "internal/oserror", [2024-03-20T20:02:36.579Z] "internal/poll", [2024-03-20T20:02:36.579Z] "internal/race", [2024-03-20T20:02:36.579Z] "internal/reflectlite", [2024-03-20T20:02:36.579Z] "internal/singleflight", [2024-03-20T20:02:36.579Z] "internal/syscall/execenv", [2024-03-20T20:02:36.579Z] "internal/syscall/unix", [2024-03-20T20:02:36.579Z] "internal/testlog", [2024-03-20T20:02:36.579Z] "internal/unsafeheader", [2024-03-20T20:02:36.579Z] "io", [2024-03-20T20:02:36.579Z] "io/fs", [2024-03-20T20:02:36.579Z] "io/ioutil", [2024-03-20T20:02:36.579Z] "log", [2024-03-20T20:02:36.579Z] "log/syslog", [2024-03-20T20:02:36.579Z] "math", [2024-03-20T20:02:36.579Z] "math/big", [2024-03-20T20:02:36.579Z] "math/bits", [2024-03-20T20:02:36.579Z] "math/rand", [2024-03-20T20:02:36.579Z] "mime", [2024-03-20T20:02:36.579Z] "mime/multipart", [2024-03-20T20:02:36.579Z] "mime/quotedprintable", [2024-03-20T20:02:36.579Z] "net", [2024-03-20T20:02:36.579Z] "net/http", [2024-03-20T20:02:36.579Z] "net/http/httptest", [2024-03-20T20:02:36.579Z] "net/http/httptrace", [2024-03-20T20:02:36.579Z] "net/http/httputil", [2024-03-20T20:02:36.579Z] "net/http/internal", [2024-03-20T20:02:36.579Z] "net/http/internal/ascii", [2024-03-20T20:02:36.579Z] "net/http/internal/testcert", [2024-03-20T20:02:36.579Z] "net/textproto", [2024-03-20T20:02:36.579Z] "net/url", [2024-03-20T20:02:36.579Z] "os", [2024-03-20T20:02:36.579Z] "os/exec", [2024-03-20T20:02:36.579Z] "os/signal", [2024-03-20T20:02:36.579Z] "path", [2024-03-20T20:02:36.579Z] "path/filepath", [2024-03-20T20:02:36.579Z] "reflect", [2024-03-20T20:02:36.579Z] "regexp", [2024-03-20T20:02:36.579Z] "regexp/syntax", [2024-03-20T20:02:36.579Z] "runtime", [2024-03-20T20:02:36.579Z] "runtime/cgo", [2024-03-20T20:02:36.579Z] "runtime/debug", [2024-03-20T20:02:36.579Z] "runtime/internal/atomic", [2024-03-20T20:02:36.579Z] "runtime/internal/math", [2024-03-20T20:02:36.579Z] "runtime/internal/sys", [2024-03-20T20:02:36.579Z] "runtime/pprof", [2024-03-20T20:02:36.579Z] "sort", [2024-03-20T20:02:36.579Z] "strconv", [2024-03-20T20:02:36.579Z] "strings", [2024-03-20T20:02:36.579Z] "sync", [2024-03-20T20:02:36.579Z] "sync/atomic", [2024-03-20T20:02:36.579Z] "syscall", [2024-03-20T20:02:36.579Z] "text/tabwriter", [2024-03-20T20:02:36.579Z] "text/template", [2024-03-20T20:02:36.579Z] "text/template/parse", [2024-03-20T20:02:36.579Z] "time", [2024-03-20T20:02:36.579Z] "unicode", [2024-03-20T20:02:36.579Z] "unicode/utf16", [2024-03-20T20:02:36.579Z] "unicode/utf8", [2024-03-20T20:02:36.579Z] "unsafe", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.579Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.579Z] ], [2024-03-20T20:02:36.579Z] "TestGoFiles": [ [2024-03-20T20:02:36.579Z] "certs_test.go", [2024-03-20T20:02:36.579Z] "credentialgenerator_test.go", [2024-03-20T20:02:36.579Z] "execrunner-mock_test.go", [2024-03-20T20:02:36.579Z] "init_test.go", [2024-03-20T20:02:36.579Z] "password_linux_test.go", [2024-03-20T20:02:36.579Z] "password_test.go", [2024-03-20T20:02:36.579Z] "passwordprovider_test.go", [2024-03-20T20:02:36.579Z] "secure-messagebus_test.go", [2024-03-20T20:02:36.579Z] "tokenmaintenance_test.go", [2024-03-20T20:02:36.579Z] "tokenprovider_linux_test.go", [2024-03-20T20:02:36.579Z] "tokenprovider_test.go", [2024-03-20T20:02:36.579Z] "vmkencryption_test.go" [2024-03-20T20:02:36.579Z] ], [2024-03-20T20:02:36.579Z] "TestImports": [ [2024-03-20T20:02:36.579Z] "context", [2024-03-20T20:02:36.579Z] "errors", [2024-03-20T20:02:36.579Z] "fmt", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-20T20:02:36.579Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.579Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.579Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.579Z] "io", [2024-03-20T20:02:36.579Z] "net/http", [2024-03-20T20:02:36.579Z] "net/http/httptest", [2024-03-20T20:02:36.579Z] "net/url", [2024-03-20T20:02:36.579Z] "os", [2024-03-20T20:02:36.579Z] "os/exec", [2024-03-20T20:02:36.579Z] "path/filepath", [2024-03-20T20:02:36.579Z] "strconv", [2024-03-20T20:02:36.579Z] "strings", [2024-03-20T20:02:36.579Z] "testing" [2024-03-20T20:02:36.579Z] ] [2024-03-20T20:02:36.579Z] } [2024-03-20T20:02:36.579Z] { [2024-03-20T20:02:36.579Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.579Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.579Z] "Name": "shared", [2024-03-20T20:02:36.579Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.579Z] "Module": { [2024-03-20T20:02:36.579Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.579Z] "Main": true, [2024-03-20T20:02:36.579Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.579Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.579Z] "GoVersion": "1.21" [2024-03-20T20:02:36.579Z] }, [2024-03-20T20:02:36.579Z] "Match": [ [2024-03-20T20:02:36.579Z] "./..." [2024-03-20T20:02:36.579Z] ], [2024-03-20T20:02:36.579Z] "Stale": true, [2024-03-20T20:02:36.579Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.579Z] "GoFiles": [ [2024-03-20T20:02:36.579Z] "proxyuser.go" [2024-03-20T20:02:36.579Z] ], [2024-03-20T20:02:36.579Z] "Imports": [ [2024-03-20T20:02:36.579Z] "context", [2024-03-20T20:02:36.579Z] "crypto/sha256", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.579Z] "os", [2024-03-20T20:02:36.579Z] "path/filepath" [2024-03-20T20:02:36.579Z] ], [2024-03-20T20:02:36.579Z] "Deps": [ [2024-03-20T20:02:36.579Z] "bufio", [2024-03-20T20:02:36.579Z] "bytes", [2024-03-20T20:02:36.579Z] "compress/flate", [2024-03-20T20:02:36.579Z] "compress/gzip", [2024-03-20T20:02:36.579Z] "compress/zlib", [2024-03-20T20:02:36.579Z] "container/list", [2024-03-20T20:02:36.579Z] "context", [2024-03-20T20:02:36.579Z] "crypto", [2024-03-20T20:02:36.579Z] "crypto/aes", [2024-03-20T20:02:36.579Z] "crypto/cipher", [2024-03-20T20:02:36.579Z] "crypto/des", [2024-03-20T20:02:36.579Z] "crypto/dsa", [2024-03-20T20:02:36.579Z] "crypto/ecdsa", [2024-03-20T20:02:36.579Z] "crypto/ed25519", [2024-03-20T20:02:36.579Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.579Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.579Z] "crypto/elliptic", [2024-03-20T20:02:36.579Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.579Z] "crypto/hmac", [2024-03-20T20:02:36.579Z] "crypto/internal/randutil", [2024-03-20T20:02:36.579Z] "crypto/internal/subtle", [2024-03-20T20:02:36.579Z] "crypto/md5", [2024-03-20T20:02:36.579Z] "crypto/rand", [2024-03-20T20:02:36.579Z] "crypto/rc4", [2024-03-20T20:02:36.579Z] "crypto/rsa", [2024-03-20T20:02:36.579Z] "crypto/sha1", [2024-03-20T20:02:36.579Z] "crypto/sha256", [2024-03-20T20:02:36.579Z] "crypto/sha512", [2024-03-20T20:02:36.579Z] "crypto/subtle", [2024-03-20T20:02:36.579Z] "crypto/tls", [2024-03-20T20:02:36.579Z] "crypto/x509", [2024-03-20T20:02:36.579Z] "crypto/x509/pkix", [2024-03-20T20:02:36.579Z] "database/sql/driver", [2024-03-20T20:02:36.579Z] "debug/dwarf", [2024-03-20T20:02:36.579Z] "debug/macho", [2024-03-20T20:02:36.579Z] "embed", [2024-03-20T20:02:36.579Z] "encoding", [2024-03-20T20:02:36.579Z] "encoding/asn1", [2024-03-20T20:02:36.579Z] "encoding/base32", [2024-03-20T20:02:36.579Z] "encoding/base64", [2024-03-20T20:02:36.579Z] "encoding/binary", [2024-03-20T20:02:36.579Z] "encoding/csv", [2024-03-20T20:02:36.579Z] "encoding/hex", [2024-03-20T20:02:36.579Z] "encoding/json", [2024-03-20T20:02:36.579Z] "encoding/pem", [2024-03-20T20:02:36.579Z] "encoding/xml", [2024-03-20T20:02:36.579Z] "errors", [2024-03-20T20:02:36.579Z] "flag", [2024-03-20T20:02:36.579Z] "fmt", [2024-03-20T20:02:36.579Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.579Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.579Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.579Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.579Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.580Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.580Z] "github.com/fatih/color", [2024-03-20T20:02:36.580Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.580Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.580Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.580Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.580Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.580Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.580Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.580Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.580Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.580Z] "github.com/go-kit/log", [2024-03-20T20:02:36.580Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.580Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.580Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.580Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.580Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.580Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.580Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.580Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.580Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.580Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.580Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.580Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.580Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.580Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.580Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.580Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.580Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.580Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.580Z] "github.com/google/uuid", [2024-03-20T20:02:36.580Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.580Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.580Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.580Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.580Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.580Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.580Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.580Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.580Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.580Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.580Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.580Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.580Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.580Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.580Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.580Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.580Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.580Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.580Z] "github.com/x448/float16", [2024-03-20T20:02:36.580Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.580Z] "go/token", [2024-03-20T20:02:36.580Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.580Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.580Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.580Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.580Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.580Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.580Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.580Z] "golang.org/x/net/html", [2024-03-20T20:02:36.580Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.580Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.580Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.580Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.580Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.580Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.580Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.580Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.580Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.580Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.580Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.580Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.580Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.580Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.580Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.580Z] "golang.org/x/text/language", [2024-03-20T20:02:36.580Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.580Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.580Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.580Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.580Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.580Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.581Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.581Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.581Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.581Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.581Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.581Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.581Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.581Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.581Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.581Z] "hash", [2024-03-20T20:02:36.581Z] "hash/adler32", [2024-03-20T20:02:36.581Z] "hash/crc32", [2024-03-20T20:02:36.581Z] "hash/fnv", [2024-03-20T20:02:36.581Z] "html", [2024-03-20T20:02:36.581Z] "html/template", [2024-03-20T20:02:36.581Z] "internal/abi", [2024-03-20T20:02:36.581Z] "internal/bytealg", [2024-03-20T20:02:36.581Z] "internal/cpu", [2024-03-20T20:02:36.581Z] "internal/fmtsort", [2024-03-20T20:02:36.581Z] "internal/goexperiment", [2024-03-20T20:02:36.581Z] "internal/itoa", [2024-03-20T20:02:36.581Z] "internal/nettrace", [2024-03-20T20:02:36.581Z] "internal/oserror", [2024-03-20T20:02:36.581Z] "internal/poll", [2024-03-20T20:02:36.581Z] "internal/race", [2024-03-20T20:02:36.581Z] "internal/reflectlite", [2024-03-20T20:02:36.581Z] "internal/singleflight", [2024-03-20T20:02:36.581Z] "internal/syscall/execenv", [2024-03-20T20:02:36.581Z] "internal/syscall/unix", [2024-03-20T20:02:36.581Z] "internal/testlog", [2024-03-20T20:02:36.581Z] "internal/unsafeheader", [2024-03-20T20:02:36.581Z] "io", [2024-03-20T20:02:36.581Z] "io/fs", [2024-03-20T20:02:36.581Z] "io/ioutil", [2024-03-20T20:02:36.581Z] "log", [2024-03-20T20:02:36.581Z] "log/syslog", [2024-03-20T20:02:36.581Z] "math", [2024-03-20T20:02:36.581Z] "math/big", [2024-03-20T20:02:36.581Z] "math/bits", [2024-03-20T20:02:36.581Z] "math/rand", [2024-03-20T20:02:36.581Z] "mime", [2024-03-20T20:02:36.581Z] "mime/multipart", [2024-03-20T20:02:36.581Z] "mime/quotedprintable", [2024-03-20T20:02:36.581Z] "net", [2024-03-20T20:02:36.581Z] "net/http", [2024-03-20T20:02:36.581Z] "net/http/httptest", [2024-03-20T20:02:36.581Z] "net/http/httptrace", [2024-03-20T20:02:36.581Z] "net/http/httputil", [2024-03-20T20:02:36.581Z] "net/http/internal", [2024-03-20T20:02:36.581Z] "net/http/internal/ascii", [2024-03-20T20:02:36.581Z] "net/http/internal/testcert", [2024-03-20T20:02:36.581Z] "net/textproto", [2024-03-20T20:02:36.581Z] "net/url", [2024-03-20T20:02:36.581Z] "os", [2024-03-20T20:02:36.581Z] "os/exec", [2024-03-20T20:02:36.581Z] "os/signal", [2024-03-20T20:02:36.581Z] "path", [2024-03-20T20:02:36.581Z] "path/filepath", [2024-03-20T20:02:36.581Z] "reflect", [2024-03-20T20:02:36.581Z] "regexp", [2024-03-20T20:02:36.581Z] "regexp/syntax", [2024-03-20T20:02:36.581Z] "runtime", [2024-03-20T20:02:36.581Z] "runtime/cgo", [2024-03-20T20:02:36.581Z] "runtime/debug", [2024-03-20T20:02:36.581Z] "runtime/internal/atomic", [2024-03-20T20:02:36.581Z] "runtime/internal/math", [2024-03-20T20:02:36.581Z] "runtime/internal/sys", [2024-03-20T20:02:36.581Z] "runtime/pprof", [2024-03-20T20:02:36.581Z] "sort", [2024-03-20T20:02:36.581Z] "strconv", [2024-03-20T20:02:36.581Z] "strings", [2024-03-20T20:02:36.581Z] "sync", [2024-03-20T20:02:36.581Z] "sync/atomic", [2024-03-20T20:02:36.581Z] "syscall", [2024-03-20T20:02:36.581Z] "text/tabwriter", [2024-03-20T20:02:36.581Z] "text/template", [2024-03-20T20:02:36.581Z] "text/template/parse", [2024-03-20T20:02:36.581Z] "time", [2024-03-20T20:02:36.581Z] "unicode", [2024-03-20T20:02:36.581Z] "unicode/utf16", [2024-03-20T20:02:36.581Z] "unicode/utf8", [2024-03-20T20:02:36.581Z] "unsafe", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.581Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.581Z] ] [2024-03-20T20:02:36.581Z] } [2024-03-20T20:02:36.581Z] { [2024-03-20T20:02:36.581Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/command/proxy/adduser", [2024-03-20T20:02:36.581Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-20T20:02:36.581Z] "Name": "adduser", [2024-03-20T20:02:36.581Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.581Z] "Module": { [2024-03-20T20:02:36.581Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.581Z] "Main": true, [2024-03-20T20:02:36.581Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.581Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.581Z] "GoVersion": "1.21" [2024-03-20T20:02:36.581Z] }, [2024-03-20T20:02:36.581Z] "Match": [ [2024-03-20T20:02:36.581Z] "./..." [2024-03-20T20:02:36.581Z] ], [2024-03-20T20:02:36.581Z] "Stale": true, [2024-03-20T20:02:36.581Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.581Z] "GoFiles": [ [2024-03-20T20:02:36.581Z] "command.go" [2024-03-20T20:02:36.581Z] ], [2024-03-20T20:02:36.581Z] "Imports": [ [2024-03-20T20:02:36.581Z] "encoding/json", [2024-03-20T20:02:36.581Z] "flag", [2024-03-20T20:02:36.581Z] "fmt", [2024-03-20T20:02:36.581Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.581Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.581Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.581Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.581Z] "os" [2024-03-20T20:02:36.581Z] ], [2024-03-20T20:02:36.581Z] "Deps": [ [2024-03-20T20:02:36.581Z] "bufio", [2024-03-20T20:02:36.581Z] "bytes", [2024-03-20T20:02:36.581Z] "compress/flate", [2024-03-20T20:02:36.581Z] "compress/gzip", [2024-03-20T20:02:36.581Z] "compress/zlib", [2024-03-20T20:02:36.581Z] "container/list", [2024-03-20T20:02:36.581Z] "context", [2024-03-20T20:02:36.581Z] "crypto", [2024-03-20T20:02:36.581Z] "crypto/aes", [2024-03-20T20:02:36.581Z] "crypto/cipher", [2024-03-20T20:02:36.581Z] "crypto/des", [2024-03-20T20:02:36.581Z] "crypto/dsa", [2024-03-20T20:02:36.581Z] "crypto/ecdsa", [2024-03-20T20:02:36.581Z] "crypto/ed25519", [2024-03-20T20:02:36.581Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.581Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.581Z] "crypto/elliptic", [2024-03-20T20:02:36.581Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.581Z] "crypto/hmac", [2024-03-20T20:02:36.581Z] "crypto/internal/randutil", [2024-03-20T20:02:36.581Z] "crypto/internal/subtle", [2024-03-20T20:02:36.581Z] "crypto/md5", [2024-03-20T20:02:36.581Z] "crypto/rand", [2024-03-20T20:02:36.581Z] "crypto/rc4", [2024-03-20T20:02:36.581Z] "crypto/rsa", [2024-03-20T20:02:36.581Z] "crypto/sha1", [2024-03-20T20:02:36.581Z] "crypto/sha256", [2024-03-20T20:02:36.581Z] "crypto/sha512", [2024-03-20T20:02:36.581Z] "crypto/subtle", [2024-03-20T20:02:36.581Z] "crypto/tls", [2024-03-20T20:02:36.581Z] "crypto/x509", [2024-03-20T20:02:36.581Z] "crypto/x509/pkix", [2024-03-20T20:02:36.581Z] "database/sql/driver", [2024-03-20T20:02:36.581Z] "debug/dwarf", [2024-03-20T20:02:36.581Z] "debug/macho", [2024-03-20T20:02:36.581Z] "embed", [2024-03-20T20:02:36.581Z] "encoding", [2024-03-20T20:02:36.581Z] "encoding/asn1", [2024-03-20T20:02:36.582Z] "encoding/base32", [2024-03-20T20:02:36.582Z] "encoding/base64", [2024-03-20T20:02:36.582Z] "encoding/binary", [2024-03-20T20:02:36.582Z] "encoding/csv", [2024-03-20T20:02:36.582Z] "encoding/hex", [2024-03-20T20:02:36.582Z] "encoding/json", [2024-03-20T20:02:36.582Z] "encoding/pem", [2024-03-20T20:02:36.582Z] "encoding/xml", [2024-03-20T20:02:36.582Z] "errors", [2024-03-20T20:02:36.582Z] "flag", [2024-03-20T20:02:36.582Z] "fmt", [2024-03-20T20:02:36.582Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.582Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.582Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.582Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.582Z] "github.com/fatih/color", [2024-03-20T20:02:36.582Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.582Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.582Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.582Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.582Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.582Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.582Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.582Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.582Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.582Z] "github.com/go-kit/log", [2024-03-20T20:02:36.582Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.582Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.582Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.582Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.582Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.582Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.582Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.582Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.582Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.582Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.582Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.582Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.582Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.582Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.582Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.582Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.582Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.582Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.582Z] "github.com/google/uuid", [2024-03-20T20:02:36.582Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.582Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.582Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.582Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.582Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.582Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.582Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.582Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.582Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.582Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.582Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.582Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.582Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.582Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.582Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.582Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.583Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.583Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.583Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.583Z] "github.com/x448/float16", [2024-03-20T20:02:36.583Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.583Z] "go/token", [2024-03-20T20:02:36.583Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.583Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.583Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.583Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.583Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.583Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.583Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.583Z] "golang.org/x/net/html", [2024-03-20T20:02:36.583Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.583Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.583Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.583Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.583Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.583Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.583Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.583Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.583Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.583Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.583Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.583Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.583Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.583Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.583Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.583Z] "golang.org/x/text/language", [2024-03-20T20:02:36.583Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.583Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.583Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.583Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.583Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.583Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.583Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.583Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.583Z] "hash", [2024-03-20T20:02:36.583Z] "hash/adler32", [2024-03-20T20:02:36.583Z] "hash/crc32", [2024-03-20T20:02:36.583Z] "hash/fnv", [2024-03-20T20:02:36.583Z] "html", [2024-03-20T20:02:36.583Z] "html/template", [2024-03-20T20:02:36.583Z] "internal/abi", [2024-03-20T20:02:36.583Z] "internal/bytealg", [2024-03-20T20:02:36.583Z] "internal/cpu", [2024-03-20T20:02:36.583Z] "internal/fmtsort", [2024-03-20T20:02:36.583Z] "internal/goexperiment", [2024-03-20T20:02:36.583Z] "internal/itoa", [2024-03-20T20:02:36.583Z] "internal/nettrace", [2024-03-20T20:02:36.583Z] "internal/oserror", [2024-03-20T20:02:36.583Z] "internal/poll", [2024-03-20T20:02:36.583Z] "internal/race", [2024-03-20T20:02:36.584Z] "internal/reflectlite", [2024-03-20T20:02:36.584Z] "internal/singleflight", [2024-03-20T20:02:36.584Z] "internal/syscall/execenv", [2024-03-20T20:02:36.584Z] "internal/syscall/unix", [2024-03-20T20:02:36.584Z] "internal/testlog", [2024-03-20T20:02:36.584Z] "internal/unsafeheader", [2024-03-20T20:02:36.584Z] "io", [2024-03-20T20:02:36.584Z] "io/fs", [2024-03-20T20:02:36.584Z] "io/ioutil", [2024-03-20T20:02:36.584Z] "log", [2024-03-20T20:02:36.584Z] "log/syslog", [2024-03-20T20:02:36.584Z] "math", [2024-03-20T20:02:36.584Z] "math/big", [2024-03-20T20:02:36.584Z] "math/bits", [2024-03-20T20:02:36.584Z] "math/rand", [2024-03-20T20:02:36.584Z] "mime", [2024-03-20T20:02:36.584Z] "mime/multipart", [2024-03-20T20:02:36.584Z] "mime/quotedprintable", [2024-03-20T20:02:36.584Z] "net", [2024-03-20T20:02:36.584Z] "net/http", [2024-03-20T20:02:36.584Z] "net/http/httptest", [2024-03-20T20:02:36.584Z] "net/http/httptrace", [2024-03-20T20:02:36.584Z] "net/http/httputil", [2024-03-20T20:02:36.584Z] "net/http/internal", [2024-03-20T20:02:36.584Z] "net/http/internal/ascii", [2024-03-20T20:02:36.584Z] "net/http/internal/testcert", [2024-03-20T20:02:36.584Z] "net/textproto", [2024-03-20T20:02:36.584Z] "net/url", [2024-03-20T20:02:36.584Z] "os", [2024-03-20T20:02:36.584Z] "os/exec", [2024-03-20T20:02:36.584Z] "os/signal", [2024-03-20T20:02:36.584Z] "path", [2024-03-20T20:02:36.584Z] "path/filepath", [2024-03-20T20:02:36.584Z] "reflect", [2024-03-20T20:02:36.584Z] "regexp", [2024-03-20T20:02:36.584Z] "regexp/syntax", [2024-03-20T20:02:36.584Z] "runtime", [2024-03-20T20:02:36.584Z] "runtime/cgo", [2024-03-20T20:02:36.584Z] "runtime/debug", [2024-03-20T20:02:36.584Z] "runtime/internal/atomic", [2024-03-20T20:02:36.584Z] "runtime/internal/math", [2024-03-20T20:02:36.584Z] "runtime/internal/sys", [2024-03-20T20:02:36.584Z] "runtime/pprof", [2024-03-20T20:02:36.584Z] "sort", [2024-03-20T20:02:36.584Z] "strconv", [2024-03-20T20:02:36.584Z] "strings", [2024-03-20T20:02:36.584Z] "sync", [2024-03-20T20:02:36.584Z] "sync/atomic", [2024-03-20T20:02:36.584Z] "syscall", [2024-03-20T20:02:36.584Z] "text/tabwriter", [2024-03-20T20:02:36.584Z] "text/template", [2024-03-20T20:02:36.584Z] "text/template/parse", [2024-03-20T20:02:36.584Z] "time", [2024-03-20T20:02:36.584Z] "unicode", [2024-03-20T20:02:36.584Z] "unicode/utf16", [2024-03-20T20:02:36.584Z] "unicode/utf8", [2024-03-20T20:02:36.584Z] "unsafe", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.584Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.584Z] ], [2024-03-20T20:02:36.584Z] "TestGoFiles": [ [2024-03-20T20:02:36.584Z] "command_test.go" [2024-03-20T20:02:36.584Z] ], [2024-03-20T20:02:36.584Z] "TestImports": [ [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.584Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.584Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.584Z] "net/http", [2024-03-20T20:02:36.584Z] "net/http/httptest", [2024-03-20T20:02:36.584Z] "net/url", [2024-03-20T20:02:36.584Z] "strconv", [2024-03-20T20:02:36.584Z] "testing" [2024-03-20T20:02:36.584Z] ] [2024-03-20T20:02:36.584Z] } [2024-03-20T20:02:36.584Z] { [2024-03-20T20:02:36.584Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/command/proxy/deluser", [2024-03-20T20:02:36.584Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-20T20:02:36.584Z] "Name": "deluser", [2024-03-20T20:02:36.584Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.584Z] "Module": { [2024-03-20T20:02:36.584Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.584Z] "Main": true, [2024-03-20T20:02:36.584Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.584Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.584Z] "GoVersion": "1.21" [2024-03-20T20:02:36.584Z] }, [2024-03-20T20:02:36.584Z] "Match": [ [2024-03-20T20:02:36.584Z] "./..." [2024-03-20T20:02:36.584Z] ], [2024-03-20T20:02:36.584Z] "Stale": true, [2024-03-20T20:02:36.584Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.584Z] "GoFiles": [ [2024-03-20T20:02:36.584Z] "command.go" [2024-03-20T20:02:36.584Z] ], [2024-03-20T20:02:36.584Z] "Imports": [ [2024-03-20T20:02:36.584Z] "flag", [2024-03-20T20:02:36.584Z] "fmt", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.584Z] "os" [2024-03-20T20:02:36.584Z] ], [2024-03-20T20:02:36.584Z] "Deps": [ [2024-03-20T20:02:36.584Z] "bufio", [2024-03-20T20:02:36.584Z] "bytes", [2024-03-20T20:02:36.584Z] "compress/flate", [2024-03-20T20:02:36.584Z] "compress/gzip", [2024-03-20T20:02:36.584Z] "compress/zlib", [2024-03-20T20:02:36.584Z] "container/list", [2024-03-20T20:02:36.584Z] "context", [2024-03-20T20:02:36.584Z] "crypto", [2024-03-20T20:02:36.584Z] "crypto/aes", [2024-03-20T20:02:36.584Z] "crypto/cipher", [2024-03-20T20:02:36.584Z] "crypto/des", [2024-03-20T20:02:36.584Z] "crypto/dsa", [2024-03-20T20:02:36.584Z] "crypto/ecdsa", [2024-03-20T20:02:36.584Z] "crypto/ed25519", [2024-03-20T20:02:36.584Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.584Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.584Z] "crypto/elliptic", [2024-03-20T20:02:36.584Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.584Z] "crypto/hmac", [2024-03-20T20:02:36.584Z] "crypto/internal/randutil", [2024-03-20T20:02:36.584Z] "crypto/internal/subtle", [2024-03-20T20:02:36.584Z] "crypto/md5", [2024-03-20T20:02:36.584Z] "crypto/rand", [2024-03-20T20:02:36.584Z] "crypto/rc4", [2024-03-20T20:02:36.584Z] "crypto/rsa", [2024-03-20T20:02:36.584Z] "crypto/sha1", [2024-03-20T20:02:36.584Z] "crypto/sha256", [2024-03-20T20:02:36.584Z] "crypto/sha512", [2024-03-20T20:02:36.584Z] "crypto/subtle", [2024-03-20T20:02:36.584Z] "crypto/tls", [2024-03-20T20:02:36.584Z] "crypto/x509", [2024-03-20T20:02:36.584Z] "crypto/x509/pkix", [2024-03-20T20:02:36.584Z] "database/sql/driver", [2024-03-20T20:02:36.584Z] "debug/dwarf", [2024-03-20T20:02:36.584Z] "debug/macho", [2024-03-20T20:02:36.584Z] "embed", [2024-03-20T20:02:36.584Z] "encoding", [2024-03-20T20:02:36.584Z] "encoding/asn1", [2024-03-20T20:02:36.584Z] "encoding/base32", [2024-03-20T20:02:36.584Z] "encoding/base64", [2024-03-20T20:02:36.584Z] "encoding/binary", [2024-03-20T20:02:36.584Z] "encoding/csv", [2024-03-20T20:02:36.584Z] "encoding/hex", [2024-03-20T20:02:36.584Z] "encoding/json", [2024-03-20T20:02:36.584Z] "encoding/pem", [2024-03-20T20:02:36.584Z] "encoding/xml", [2024-03-20T20:02:36.584Z] "errors", [2024-03-20T20:02:36.584Z] "flag", [2024-03-20T20:02:36.584Z] "fmt", [2024-03-20T20:02:36.584Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.584Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.584Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.584Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.584Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.584Z] "github.com/fatih/color", [2024-03-20T20:02:36.584Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.584Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.584Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.584Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.584Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.584Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.584Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.584Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.584Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.584Z] "github.com/go-kit/log", [2024-03-20T20:02:36.584Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.584Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.584Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.584Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.584Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.584Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.584Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.584Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.584Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.584Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.584Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.584Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.584Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.584Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.584Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.584Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.584Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.584Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.584Z] "github.com/google/uuid", [2024-03-20T20:02:36.584Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.584Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.584Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.584Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.584Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.584Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.584Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.584Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.584Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.584Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.584Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.584Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.584Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.584Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.584Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.584Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.584Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.584Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.584Z] "github.com/x448/float16", [2024-03-20T20:02:36.584Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.584Z] "go/token", [2024-03-20T20:02:36.584Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.584Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.584Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.584Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.584Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.584Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.584Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.584Z] "golang.org/x/net/html", [2024-03-20T20:02:36.584Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.584Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.584Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.584Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.584Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.584Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.584Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.584Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.584Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.584Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.584Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.584Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.584Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.584Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.584Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.584Z] "golang.org/x/text/language", [2024-03-20T20:02:36.584Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.584Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.584Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.584Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.584Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.584Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.584Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.584Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.584Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.584Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.584Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.585Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.585Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.585Z] "hash", [2024-03-20T20:02:36.585Z] "hash/adler32", [2024-03-20T20:02:36.585Z] "hash/crc32", [2024-03-20T20:02:36.585Z] "hash/fnv", [2024-03-20T20:02:36.585Z] "html", [2024-03-20T20:02:36.585Z] "html/template", [2024-03-20T20:02:36.585Z] "internal/abi", [2024-03-20T20:02:36.585Z] "internal/bytealg", [2024-03-20T20:02:36.585Z] "internal/cpu", [2024-03-20T20:02:36.585Z] "internal/fmtsort", [2024-03-20T20:02:36.585Z] "internal/goexperiment", [2024-03-20T20:02:36.585Z] "internal/itoa", [2024-03-20T20:02:36.585Z] "internal/nettrace", [2024-03-20T20:02:36.585Z] "internal/oserror", [2024-03-20T20:02:36.585Z] "internal/poll", [2024-03-20T20:02:36.585Z] "internal/race", [2024-03-20T20:02:36.585Z] "internal/reflectlite", [2024-03-20T20:02:36.585Z] "internal/singleflight", [2024-03-20T20:02:36.585Z] "internal/syscall/execenv", [2024-03-20T20:02:36.585Z] "internal/syscall/unix", [2024-03-20T20:02:36.585Z] "internal/testlog", [2024-03-20T20:02:36.585Z] "internal/unsafeheader", [2024-03-20T20:02:36.585Z] "io", [2024-03-20T20:02:36.585Z] "io/fs", [2024-03-20T20:02:36.585Z] "io/ioutil", [2024-03-20T20:02:36.585Z] "log", [2024-03-20T20:02:36.585Z] "log/syslog", [2024-03-20T20:02:36.585Z] "math", [2024-03-20T20:02:36.585Z] "math/big", [2024-03-20T20:02:36.585Z] "math/bits", [2024-03-20T20:02:36.585Z] "math/rand", [2024-03-20T20:02:36.585Z] "mime", [2024-03-20T20:02:36.585Z] "mime/multipart", [2024-03-20T20:02:36.585Z] "mime/quotedprintable", [2024-03-20T20:02:36.585Z] "net", [2024-03-20T20:02:36.585Z] "net/http", [2024-03-20T20:02:36.585Z] "net/http/httptest", [2024-03-20T20:02:36.585Z] "net/http/httptrace", [2024-03-20T20:02:36.585Z] "net/http/httputil", [2024-03-20T20:02:36.585Z] "net/http/internal", [2024-03-20T20:02:36.585Z] "net/http/internal/ascii", [2024-03-20T20:02:36.585Z] "net/http/internal/testcert", [2024-03-20T20:02:36.585Z] "net/textproto", [2024-03-20T20:02:36.585Z] "net/url", [2024-03-20T20:02:36.585Z] "os", [2024-03-20T20:02:36.585Z] "os/exec", [2024-03-20T20:02:36.585Z] "os/signal", [2024-03-20T20:02:36.585Z] "path", [2024-03-20T20:02:36.585Z] "path/filepath", [2024-03-20T20:02:36.585Z] "reflect", [2024-03-20T20:02:36.585Z] "regexp", [2024-03-20T20:02:36.585Z] "regexp/syntax", [2024-03-20T20:02:36.585Z] "runtime", [2024-03-20T20:02:36.585Z] "runtime/cgo", [2024-03-20T20:02:36.585Z] "runtime/debug", [2024-03-20T20:02:36.585Z] "runtime/internal/atomic", [2024-03-20T20:02:36.585Z] "runtime/internal/math", [2024-03-20T20:02:36.585Z] "runtime/internal/sys", [2024-03-20T20:02:36.585Z] "runtime/pprof", [2024-03-20T20:02:36.585Z] "sort", [2024-03-20T20:02:36.585Z] "strconv", [2024-03-20T20:02:36.585Z] "strings", [2024-03-20T20:02:36.585Z] "sync", [2024-03-20T20:02:36.585Z] "sync/atomic", [2024-03-20T20:02:36.585Z] "syscall", [2024-03-20T20:02:36.585Z] "text/tabwriter", [2024-03-20T20:02:36.585Z] "text/template", [2024-03-20T20:02:36.585Z] "text/template/parse", [2024-03-20T20:02:36.585Z] "time", [2024-03-20T20:02:36.585Z] "unicode", [2024-03-20T20:02:36.585Z] "unicode/utf16", [2024-03-20T20:02:36.585Z] "unicode/utf8", [2024-03-20T20:02:36.585Z] "unsafe", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "TestGoFiles": [ [2024-03-20T20:02:36.585Z] "command_test.go" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "TestImports": [ [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.585Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.585Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.585Z] "net/http", [2024-03-20T20:02:36.585Z] "net/http/httptest", [2024-03-20T20:02:36.585Z] "net/url", [2024-03-20T20:02:36.585Z] "strconv", [2024-03-20T20:02:36.585Z] "testing" [2024-03-20T20:02:36.585Z] ] [2024-03-20T20:02:36.585Z] } [2024-03-20T20:02:36.585Z] { [2024-03-20T20:02:36.585Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/command/proxy/tls", [2024-03-20T20:02:36.585Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-20T20:02:36.585Z] "Name": "tls", [2024-03-20T20:02:36.585Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.585Z] "Module": { [2024-03-20T20:02:36.585Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.585Z] "Main": true, [2024-03-20T20:02:36.585Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.585Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.585Z] "GoVersion": "1.21" [2024-03-20T20:02:36.585Z] }, [2024-03-20T20:02:36.585Z] "Match": [ [2024-03-20T20:02:36.585Z] "./..." [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "Stale": true, [2024-03-20T20:02:36.585Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.585Z] "GoFiles": [ [2024-03-20T20:02:36.585Z] "command.go" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "Imports": [ [2024-03-20T20:02:36.585Z] "flag", [2024-03-20T20:02:36.585Z] "fmt", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.585Z] "io", [2024-03-20T20:02:36.585Z] "os", [2024-03-20T20:02:36.585Z] "path/filepath" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "Deps": [ [2024-03-20T20:02:36.585Z] "bufio", [2024-03-20T20:02:36.585Z] "bytes", [2024-03-20T20:02:36.585Z] "compress/flate", [2024-03-20T20:02:36.585Z] "compress/gzip", [2024-03-20T20:02:36.585Z] "compress/zlib", [2024-03-20T20:02:36.585Z] "container/list", [2024-03-20T20:02:36.585Z] "context", [2024-03-20T20:02:36.585Z] "crypto", [2024-03-20T20:02:36.585Z] "crypto/aes", [2024-03-20T20:02:36.585Z] "crypto/cipher", [2024-03-20T20:02:36.585Z] "crypto/des", [2024-03-20T20:02:36.585Z] "crypto/dsa", [2024-03-20T20:02:36.585Z] "crypto/ecdsa", [2024-03-20T20:02:36.585Z] "crypto/ed25519", [2024-03-20T20:02:36.585Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.585Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.585Z] "crypto/elliptic", [2024-03-20T20:02:36.585Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.585Z] "crypto/hmac", [2024-03-20T20:02:36.585Z] "crypto/internal/randutil", [2024-03-20T20:02:36.585Z] "crypto/internal/subtle", [2024-03-20T20:02:36.585Z] "crypto/md5", [2024-03-20T20:02:36.585Z] "crypto/rand", [2024-03-20T20:02:36.585Z] "crypto/rc4", [2024-03-20T20:02:36.585Z] "crypto/rsa", [2024-03-20T20:02:36.585Z] "crypto/sha1", [2024-03-20T20:02:36.585Z] "crypto/sha256", [2024-03-20T20:02:36.585Z] "crypto/sha512", [2024-03-20T20:02:36.585Z] "crypto/subtle", [2024-03-20T20:02:36.585Z] "crypto/tls", [2024-03-20T20:02:36.585Z] "crypto/x509", [2024-03-20T20:02:36.585Z] "crypto/x509/pkix", [2024-03-20T20:02:36.585Z] "database/sql/driver", [2024-03-20T20:02:36.585Z] "debug/dwarf", [2024-03-20T20:02:36.585Z] "debug/macho", [2024-03-20T20:02:36.585Z] "encoding", [2024-03-20T20:02:36.585Z] "encoding/asn1", [2024-03-20T20:02:36.585Z] "encoding/base64", [2024-03-20T20:02:36.585Z] "encoding/binary", [2024-03-20T20:02:36.585Z] "encoding/csv", [2024-03-20T20:02:36.585Z] "encoding/hex", [2024-03-20T20:02:36.585Z] "encoding/json", [2024-03-20T20:02:36.585Z] "encoding/pem", [2024-03-20T20:02:36.585Z] "encoding/xml", [2024-03-20T20:02:36.585Z] "errors", [2024-03-20T20:02:36.585Z] "flag", [2024-03-20T20:02:36.585Z] "fmt", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.585Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.585Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.585Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.585Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.585Z] "github.com/go-kit/log", [2024-03-20T20:02:36.585Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.585Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.585Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.585Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.585Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.585Z] "github.com/google/uuid", [2024-03-20T20:02:36.585Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.585Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.585Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.585Z] "golang.org/x/net/html", [2024-03-20T20:02:36.585Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.585Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.585Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.585Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.585Z] "golang.org/x/text/language", [2024-03-20T20:02:36.585Z] "hash", [2024-03-20T20:02:36.585Z] "hash/adler32", [2024-03-20T20:02:36.585Z] "hash/crc32", [2024-03-20T20:02:36.585Z] "internal/abi", [2024-03-20T20:02:36.585Z] "internal/bytealg", [2024-03-20T20:02:36.585Z] "internal/cpu", [2024-03-20T20:02:36.585Z] "internal/fmtsort", [2024-03-20T20:02:36.585Z] "internal/goexperiment", [2024-03-20T20:02:36.585Z] "internal/itoa", [2024-03-20T20:02:36.585Z] "internal/nettrace", [2024-03-20T20:02:36.585Z] "internal/oserror", [2024-03-20T20:02:36.585Z] "internal/poll", [2024-03-20T20:02:36.585Z] "internal/race", [2024-03-20T20:02:36.585Z] "internal/reflectlite", [2024-03-20T20:02:36.585Z] "internal/singleflight", [2024-03-20T20:02:36.585Z] "internal/syscall/execenv", [2024-03-20T20:02:36.585Z] "internal/syscall/unix", [2024-03-20T20:02:36.585Z] "internal/testlog", [2024-03-20T20:02:36.585Z] "internal/unsafeheader", [2024-03-20T20:02:36.585Z] "io", [2024-03-20T20:02:36.585Z] "io/fs", [2024-03-20T20:02:36.585Z] "io/ioutil", [2024-03-20T20:02:36.585Z] "log", [2024-03-20T20:02:36.585Z] "math", [2024-03-20T20:02:36.585Z] "math/big", [2024-03-20T20:02:36.585Z] "math/bits", [2024-03-20T20:02:36.585Z] "math/rand", [2024-03-20T20:02:36.585Z] "mime", [2024-03-20T20:02:36.585Z] "mime/multipart", [2024-03-20T20:02:36.585Z] "mime/quotedprintable", [2024-03-20T20:02:36.585Z] "net", [2024-03-20T20:02:36.585Z] "net/http", [2024-03-20T20:02:36.585Z] "net/http/httptrace", [2024-03-20T20:02:36.585Z] "net/http/internal", [2024-03-20T20:02:36.585Z] "net/http/internal/ascii", [2024-03-20T20:02:36.585Z] "net/textproto", [2024-03-20T20:02:36.585Z] "net/url", [2024-03-20T20:02:36.585Z] "os", [2024-03-20T20:02:36.585Z] "path", [2024-03-20T20:02:36.585Z] "path/filepath", [2024-03-20T20:02:36.585Z] "reflect", [2024-03-20T20:02:36.585Z] "regexp", [2024-03-20T20:02:36.585Z] "regexp/syntax", [2024-03-20T20:02:36.585Z] "runtime", [2024-03-20T20:02:36.585Z] "runtime/cgo", [2024-03-20T20:02:36.585Z] "runtime/internal/atomic", [2024-03-20T20:02:36.585Z] "runtime/internal/math", [2024-03-20T20:02:36.585Z] "runtime/internal/sys", [2024-03-20T20:02:36.585Z] "sort", [2024-03-20T20:02:36.585Z] "strconv", [2024-03-20T20:02:36.585Z] "strings", [2024-03-20T20:02:36.585Z] "sync", [2024-03-20T20:02:36.585Z] "sync/atomic", [2024-03-20T20:02:36.585Z] "syscall", [2024-03-20T20:02:36.585Z] "time", [2024-03-20T20:02:36.585Z] "unicode", [2024-03-20T20:02:36.585Z] "unicode/utf16", [2024-03-20T20:02:36.585Z] "unicode/utf8", [2024-03-20T20:02:36.585Z] "unsafe", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.585Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "TestGoFiles": [ [2024-03-20T20:02:36.585Z] "command_test.go" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "TestImports": [ [2024-03-20T20:02:36.585Z] "bytes", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-20T20:02:36.585Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.585Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.585Z] "os", [2024-03-20T20:02:36.585Z] "testing" [2024-03-20T20:02:36.585Z] ] [2024-03-20T20:02:36.585Z] } [2024-03-20T20:02:36.585Z] { [2024-03-20T20:02:36.585Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config/command/proxy", [2024-03-20T20:02:36.585Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-20T20:02:36.585Z] "Name": "proxy", [2024-03-20T20:02:36.585Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.585Z] "Module": { [2024-03-20T20:02:36.585Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.585Z] "Main": true, [2024-03-20T20:02:36.585Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.585Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.585Z] "GoVersion": "1.21" [2024-03-20T20:02:36.585Z] }, [2024-03-20T20:02:36.585Z] "Match": [ [2024-03-20T20:02:36.585Z] "./..." [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "Stale": true, [2024-03-20T20:02:36.585Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.585Z] "GoFiles": [ [2024-03-20T20:02:36.585Z] "command.go" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "Imports": [ [2024-03-20T20:02:36.585Z] "fmt", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-03-20T20:02:36.585Z] ], [2024-03-20T20:02:36.585Z] "Deps": [ [2024-03-20T20:02:36.585Z] "bufio", [2024-03-20T20:02:36.585Z] "bytes", [2024-03-20T20:02:36.585Z] "compress/flate", [2024-03-20T20:02:36.585Z] "compress/gzip", [2024-03-20T20:02:36.585Z] "compress/zlib", [2024-03-20T20:02:36.585Z] "container/list", [2024-03-20T20:02:36.585Z] "context", [2024-03-20T20:02:36.585Z] "crypto", [2024-03-20T20:02:36.585Z] "crypto/aes", [2024-03-20T20:02:36.585Z] "crypto/cipher", [2024-03-20T20:02:36.585Z] "crypto/des", [2024-03-20T20:02:36.585Z] "crypto/dsa", [2024-03-20T20:02:36.585Z] "crypto/ecdsa", [2024-03-20T20:02:36.585Z] "crypto/ed25519", [2024-03-20T20:02:36.585Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.585Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.585Z] "crypto/elliptic", [2024-03-20T20:02:36.585Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.585Z] "crypto/hmac", [2024-03-20T20:02:36.585Z] "crypto/internal/randutil", [2024-03-20T20:02:36.585Z] "crypto/internal/subtle", [2024-03-20T20:02:36.585Z] "crypto/md5", [2024-03-20T20:02:36.585Z] "crypto/rand", [2024-03-20T20:02:36.585Z] "crypto/rc4", [2024-03-20T20:02:36.585Z] "crypto/rsa", [2024-03-20T20:02:36.585Z] "crypto/sha1", [2024-03-20T20:02:36.585Z] "crypto/sha256", [2024-03-20T20:02:36.585Z] "crypto/sha512", [2024-03-20T20:02:36.585Z] "crypto/subtle", [2024-03-20T20:02:36.585Z] "crypto/tls", [2024-03-20T20:02:36.585Z] "crypto/x509", [2024-03-20T20:02:36.585Z] "crypto/x509/pkix", [2024-03-20T20:02:36.585Z] "database/sql/driver", [2024-03-20T20:02:36.585Z] "debug/dwarf", [2024-03-20T20:02:36.585Z] "debug/macho", [2024-03-20T20:02:36.585Z] "embed", [2024-03-20T20:02:36.585Z] "encoding", [2024-03-20T20:02:36.585Z] "encoding/asn1", [2024-03-20T20:02:36.585Z] "encoding/base32", [2024-03-20T20:02:36.585Z] "encoding/base64", [2024-03-20T20:02:36.585Z] "encoding/binary", [2024-03-20T20:02:36.585Z] "encoding/csv", [2024-03-20T20:02:36.585Z] "encoding/hex", [2024-03-20T20:02:36.585Z] "encoding/json", [2024-03-20T20:02:36.585Z] "encoding/pem", [2024-03-20T20:02:36.585Z] "encoding/xml", [2024-03-20T20:02:36.585Z] "errors", [2024-03-20T20:02:36.585Z] "flag", [2024-03-20T20:02:36.585Z] "fmt", [2024-03-20T20:02:36.585Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.585Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.585Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.585Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.586Z] "github.com/fatih/color", [2024-03-20T20:02:36.586Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.586Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.586Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.586Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.586Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.586Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.586Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.586Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.586Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.586Z] "github.com/go-kit/log", [2024-03-20T20:02:36.586Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.586Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.586Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.586Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.586Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.586Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.586Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.586Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.586Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.586Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.586Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.586Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.586Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.586Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.586Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.586Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.586Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.586Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.586Z] "github.com/google/uuid", [2024-03-20T20:02:36.586Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.586Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.586Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.586Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.586Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.586Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.586Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.586Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.586Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.586Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.586Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.586Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.586Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.586Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.586Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.586Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.586Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.586Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.586Z] "github.com/x448/float16", [2024-03-20T20:02:36.586Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.586Z] "go/token", [2024-03-20T20:02:36.586Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.586Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.586Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.586Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.586Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.586Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.586Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.586Z] "golang.org/x/net/html", [2024-03-20T20:02:36.586Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.586Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.586Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.586Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.586Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.586Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.586Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.586Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.586Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.586Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.586Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.586Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.586Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.586Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.586Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.586Z] "golang.org/x/text/language", [2024-03-20T20:02:36.586Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.586Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.586Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.586Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.586Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.586Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.586Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.586Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.586Z] "hash", [2024-03-20T20:02:36.586Z] "hash/adler32", [2024-03-20T20:02:36.586Z] "hash/crc32", [2024-03-20T20:02:36.586Z] "hash/fnv", [2024-03-20T20:02:36.586Z] "html", [2024-03-20T20:02:36.586Z] "html/template", [2024-03-20T20:02:36.586Z] "internal/abi", [2024-03-20T20:02:36.586Z] "internal/bytealg", [2024-03-20T20:02:36.586Z] "internal/cpu", [2024-03-20T20:02:36.586Z] "internal/fmtsort", [2024-03-20T20:02:36.586Z] "internal/goexperiment", [2024-03-20T20:02:36.586Z] "internal/itoa", [2024-03-20T20:02:36.586Z] "internal/nettrace", [2024-03-20T20:02:36.586Z] "internal/oserror", [2024-03-20T20:02:36.586Z] "internal/poll", [2024-03-20T20:02:36.586Z] "internal/race", [2024-03-20T20:02:36.586Z] "internal/reflectlite", [2024-03-20T20:02:36.586Z] "internal/singleflight", [2024-03-20T20:02:36.586Z] "internal/syscall/execenv", [2024-03-20T20:02:36.586Z] "internal/syscall/unix", [2024-03-20T20:02:36.586Z] "internal/testlog", [2024-03-20T20:02:36.586Z] "internal/unsafeheader", [2024-03-20T20:02:36.586Z] "io", [2024-03-20T20:02:36.586Z] "io/fs", [2024-03-20T20:02:36.586Z] "io/ioutil", [2024-03-20T20:02:36.586Z] "log", [2024-03-20T20:02:36.586Z] "log/syslog", [2024-03-20T20:02:36.586Z] "math", [2024-03-20T20:02:36.586Z] "math/big", [2024-03-20T20:02:36.586Z] "math/bits", [2024-03-20T20:02:36.586Z] "math/rand", [2024-03-20T20:02:36.586Z] "mime", [2024-03-20T20:02:36.586Z] "mime/multipart", [2024-03-20T20:02:36.586Z] "mime/quotedprintable", [2024-03-20T20:02:36.586Z] "net", [2024-03-20T20:02:36.586Z] "net/http", [2024-03-20T20:02:36.586Z] "net/http/httptest", [2024-03-20T20:02:36.586Z] "net/http/httptrace", [2024-03-20T20:02:36.586Z] "net/http/httputil", [2024-03-20T20:02:36.586Z] "net/http/internal", [2024-03-20T20:02:36.586Z] "net/http/internal/ascii", [2024-03-20T20:02:36.586Z] "net/http/internal/testcert", [2024-03-20T20:02:36.586Z] "net/textproto", [2024-03-20T20:02:36.586Z] "net/url", [2024-03-20T20:02:36.586Z] "os", [2024-03-20T20:02:36.586Z] "os/exec", [2024-03-20T20:02:36.586Z] "os/signal", [2024-03-20T20:02:36.586Z] "path", [2024-03-20T20:02:36.586Z] "path/filepath", [2024-03-20T20:02:36.586Z] "reflect", [2024-03-20T20:02:36.586Z] "regexp", [2024-03-20T20:02:36.586Z] "regexp/syntax", [2024-03-20T20:02:36.586Z] "runtime", [2024-03-20T20:02:36.586Z] "runtime/cgo", [2024-03-20T20:02:36.586Z] "runtime/debug", [2024-03-20T20:02:36.586Z] "runtime/internal/atomic", [2024-03-20T20:02:36.586Z] "runtime/internal/math", [2024-03-20T20:02:36.586Z] "runtime/internal/sys", [2024-03-20T20:02:36.586Z] "runtime/pprof", [2024-03-20T20:02:36.586Z] "sort", [2024-03-20T20:02:36.586Z] "strconv", [2024-03-20T20:02:36.586Z] "strings", [2024-03-20T20:02:36.586Z] "sync", [2024-03-20T20:02:36.586Z] "sync/atomic", [2024-03-20T20:02:36.586Z] "syscall", [2024-03-20T20:02:36.586Z] "text/tabwriter", [2024-03-20T20:02:36.586Z] "text/template", [2024-03-20T20:02:36.586Z] "text/template/parse", [2024-03-20T20:02:36.586Z] "time", [2024-03-20T20:02:36.586Z] "unicode", [2024-03-20T20:02:36.586Z] "unicode/utf16", [2024-03-20T20:02:36.586Z] "unicode/utf8", [2024-03-20T20:02:36.586Z] "unsafe", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.586Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.586Z] ] [2024-03-20T20:02:36.586Z] } [2024-03-20T20:02:36.586Z] { [2024-03-20T20:02:36.586Z] "Dir": "/w/workspace/edgex-go/636/internal/security/config", [2024-03-20T20:02:36.586Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-20T20:02:36.586Z] "Name": "config", [2024-03-20T20:02:36.586Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.586Z] "Module": { [2024-03-20T20:02:36.586Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.586Z] "Main": true, [2024-03-20T20:02:36.586Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.586Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.586Z] "GoVersion": "1.21" [2024-03-20T20:02:36.586Z] }, [2024-03-20T20:02:36.586Z] "Match": [ [2024-03-20T20:02:36.586Z] "./..." [2024-03-20T20:02:36.586Z] ], [2024-03-20T20:02:36.586Z] "Stale": true, [2024-03-20T20:02:36.586Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.586Z] "GoFiles": [ [2024-03-20T20:02:36.586Z] "bootstraphandler.go", [2024-03-20T20:02:36.586Z] "main.go" [2024-03-20T20:02:36.586Z] ], [2024-03-20T20:02:36.586Z] "Imports": [ [2024-03-20T20:02:36.586Z] "context", [2024-03-20T20:02:36.586Z] "flag", [2024-03-20T20:02:36.586Z] "fmt", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.586Z] "os", [2024-03-20T20:02:36.586Z] "sync" [2024-03-20T20:02:36.586Z] ], [2024-03-20T20:02:36.586Z] "Deps": [ [2024-03-20T20:02:36.586Z] "bufio", [2024-03-20T20:02:36.586Z] "bytes", [2024-03-20T20:02:36.586Z] "compress/flate", [2024-03-20T20:02:36.586Z] "compress/gzip", [2024-03-20T20:02:36.586Z] "compress/zlib", [2024-03-20T20:02:36.586Z] "container/list", [2024-03-20T20:02:36.586Z] "context", [2024-03-20T20:02:36.586Z] "crypto", [2024-03-20T20:02:36.586Z] "crypto/aes", [2024-03-20T20:02:36.586Z] "crypto/cipher", [2024-03-20T20:02:36.586Z] "crypto/des", [2024-03-20T20:02:36.586Z] "crypto/dsa", [2024-03-20T20:02:36.586Z] "crypto/ecdsa", [2024-03-20T20:02:36.586Z] "crypto/ed25519", [2024-03-20T20:02:36.586Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.586Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.586Z] "crypto/elliptic", [2024-03-20T20:02:36.586Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.586Z] "crypto/hmac", [2024-03-20T20:02:36.586Z] "crypto/internal/randutil", [2024-03-20T20:02:36.586Z] "crypto/internal/subtle", [2024-03-20T20:02:36.586Z] "crypto/md5", [2024-03-20T20:02:36.586Z] "crypto/rand", [2024-03-20T20:02:36.586Z] "crypto/rc4", [2024-03-20T20:02:36.586Z] "crypto/rsa", [2024-03-20T20:02:36.586Z] "crypto/sha1", [2024-03-20T20:02:36.586Z] "crypto/sha256", [2024-03-20T20:02:36.586Z] "crypto/sha512", [2024-03-20T20:02:36.586Z] "crypto/subtle", [2024-03-20T20:02:36.586Z] "crypto/tls", [2024-03-20T20:02:36.586Z] "crypto/x509", [2024-03-20T20:02:36.586Z] "crypto/x509/pkix", [2024-03-20T20:02:36.586Z] "database/sql/driver", [2024-03-20T20:02:36.586Z] "debug/dwarf", [2024-03-20T20:02:36.586Z] "debug/macho", [2024-03-20T20:02:36.586Z] "embed", [2024-03-20T20:02:36.586Z] "encoding", [2024-03-20T20:02:36.586Z] "encoding/asn1", [2024-03-20T20:02:36.586Z] "encoding/base32", [2024-03-20T20:02:36.586Z] "encoding/base64", [2024-03-20T20:02:36.586Z] "encoding/binary", [2024-03-20T20:02:36.586Z] "encoding/csv", [2024-03-20T20:02:36.586Z] "encoding/hex", [2024-03-20T20:02:36.586Z] "encoding/json", [2024-03-20T20:02:36.586Z] "encoding/pem", [2024-03-20T20:02:36.586Z] "encoding/xml", [2024-03-20T20:02:36.586Z] "errors", [2024-03-20T20:02:36.586Z] "flag", [2024-03-20T20:02:36.586Z] "fmt", [2024-03-20T20:02:36.586Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.586Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.586Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.586Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.586Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.587Z] "github.com/fatih/color", [2024-03-20T20:02:36.587Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.587Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.587Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.587Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.587Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.587Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.587Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.587Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.587Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.587Z] "github.com/go-kit/log", [2024-03-20T20:02:36.587Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.587Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.587Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.587Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.587Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.587Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.587Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.587Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.587Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.587Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.587Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.587Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.587Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.587Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.587Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.587Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.587Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.587Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.587Z] "github.com/google/uuid", [2024-03-20T20:02:36.587Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.587Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.587Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.587Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.587Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.587Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.587Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.587Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.587Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.587Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.587Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.587Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.587Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.587Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.587Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.587Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.587Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.587Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.587Z] "github.com/x448/float16", [2024-03-20T20:02:36.587Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.587Z] "go/token", [2024-03-20T20:02:36.587Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.587Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.587Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.587Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.587Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.587Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.587Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.587Z] "golang.org/x/net/html", [2024-03-20T20:02:36.587Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.587Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.587Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.587Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.587Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.587Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.587Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.587Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.587Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.587Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.587Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.587Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.587Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.587Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.587Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.587Z] "golang.org/x/text/language", [2024-03-20T20:02:36.587Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.587Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.587Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.587Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.587Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.587Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.587Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.587Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.587Z] "hash", [2024-03-20T20:02:36.587Z] "hash/adler32", [2024-03-20T20:02:36.587Z] "hash/crc32", [2024-03-20T20:02:36.587Z] "hash/fnv", [2024-03-20T20:02:36.587Z] "html", [2024-03-20T20:02:36.587Z] "html/template", [2024-03-20T20:02:36.587Z] "internal/abi", [2024-03-20T20:02:36.587Z] "internal/bytealg", [2024-03-20T20:02:36.587Z] "internal/cpu", [2024-03-20T20:02:36.587Z] "internal/fmtsort", [2024-03-20T20:02:36.587Z] "internal/goexperiment", [2024-03-20T20:02:36.587Z] "internal/itoa", [2024-03-20T20:02:36.587Z] "internal/nettrace", [2024-03-20T20:02:36.587Z] "internal/oserror", [2024-03-20T20:02:36.587Z] "internal/poll", [2024-03-20T20:02:36.587Z] "internal/race", [2024-03-20T20:02:36.587Z] "internal/reflectlite", [2024-03-20T20:02:36.587Z] "internal/singleflight", [2024-03-20T20:02:36.587Z] "internal/syscall/execenv", [2024-03-20T20:02:36.587Z] "internal/syscall/unix", [2024-03-20T20:02:36.587Z] "internal/testlog", [2024-03-20T20:02:36.587Z] "internal/unsafeheader", [2024-03-20T20:02:36.587Z] "io", [2024-03-20T20:02:36.587Z] "io/fs", [2024-03-20T20:02:36.587Z] "io/ioutil", [2024-03-20T20:02:36.587Z] "log", [2024-03-20T20:02:36.587Z] "log/syslog", [2024-03-20T20:02:36.587Z] "math", [2024-03-20T20:02:36.587Z] "math/big", [2024-03-20T20:02:36.587Z] "math/bits", [2024-03-20T20:02:36.587Z] "math/rand", [2024-03-20T20:02:36.587Z] "mime", [2024-03-20T20:02:36.587Z] "mime/multipart", [2024-03-20T20:02:36.587Z] "mime/quotedprintable", [2024-03-20T20:02:36.587Z] "net", [2024-03-20T20:02:36.587Z] "net/http", [2024-03-20T20:02:36.587Z] "net/http/httptest", [2024-03-20T20:02:36.587Z] "net/http/httptrace", [2024-03-20T20:02:36.587Z] "net/http/httputil", [2024-03-20T20:02:36.587Z] "net/http/internal", [2024-03-20T20:02:36.587Z] "net/http/internal/ascii", [2024-03-20T20:02:36.587Z] "net/http/internal/testcert", [2024-03-20T20:02:36.587Z] "net/textproto", [2024-03-20T20:02:36.587Z] "net/url", [2024-03-20T20:02:36.587Z] "os", [2024-03-20T20:02:36.587Z] "os/exec", [2024-03-20T20:02:36.587Z] "os/signal", [2024-03-20T20:02:36.587Z] "path", [2024-03-20T20:02:36.587Z] "path/filepath", [2024-03-20T20:02:36.587Z] "reflect", [2024-03-20T20:02:36.587Z] "regexp", [2024-03-20T20:02:36.587Z] "regexp/syntax", [2024-03-20T20:02:36.587Z] "runtime", [2024-03-20T20:02:36.587Z] "runtime/cgo", [2024-03-20T20:02:36.587Z] "runtime/debug", [2024-03-20T20:02:36.587Z] "runtime/internal/atomic", [2024-03-20T20:02:36.587Z] "runtime/internal/math", [2024-03-20T20:02:36.587Z] "runtime/internal/sys", [2024-03-20T20:02:36.587Z] "runtime/pprof", [2024-03-20T20:02:36.587Z] "sort", [2024-03-20T20:02:36.587Z] "strconv", [2024-03-20T20:02:36.587Z] "strings", [2024-03-20T20:02:36.587Z] "sync", [2024-03-20T20:02:36.587Z] "sync/atomic", [2024-03-20T20:02:36.587Z] "syscall", [2024-03-20T20:02:36.587Z] "text/tabwriter", [2024-03-20T20:02:36.587Z] "text/template", [2024-03-20T20:02:36.587Z] "text/template/parse", [2024-03-20T20:02:36.587Z] "time", [2024-03-20T20:02:36.587Z] "unicode", [2024-03-20T20:02:36.587Z] "unicode/utf16", [2024-03-20T20:02:36.587Z] "unicode/utf8", [2024-03-20T20:02:36.587Z] "unsafe", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.587Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.587Z] ] [2024-03-20T20:02:36.587Z] } [2024-03-20T20:02:36.587Z] { [2024-03-20T20:02:36.587Z] "Dir": "/w/workspace/edgex-go/636/cmd/secrets-config", [2024-03-20T20:02:36.587Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/secrets-config", [2024-03-20T20:02:36.587Z] "Name": "main", [2024-03-20T20:02:36.587Z] "Target": "/go/bin/secrets-config", [2024-03-20T20:02:36.587Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.587Z] "Module": { [2024-03-20T20:02:36.587Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.587Z] "Main": true, [2024-03-20T20:02:36.587Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.587Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.587Z] "GoVersion": "1.21" [2024-03-20T20:02:36.587Z] }, [2024-03-20T20:02:36.587Z] "Match": [ [2024-03-20T20:02:36.587Z] "./..." [2024-03-20T20:02:36.587Z] ], [2024-03-20T20:02:36.587Z] "Stale": true, [2024-03-20T20:02:36.587Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.587Z] "GoFiles": [ [2024-03-20T20:02:36.587Z] "main.go" [2024-03-20T20:02:36.587Z] ], [2024-03-20T20:02:36.587Z] "Imports": [ [2024-03-20T20:02:36.587Z] "context", [2024-03-20T20:02:36.587Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-20T20:02:36.587Z] "os" [2024-03-20T20:02:36.587Z] ], [2024-03-20T20:02:36.587Z] "Deps": [ [2024-03-20T20:02:36.587Z] "bufio", [2024-03-20T20:02:36.587Z] "bytes", [2024-03-20T20:02:36.587Z] "compress/flate", [2024-03-20T20:02:36.587Z] "compress/gzip", [2024-03-20T20:02:36.587Z] "compress/zlib", [2024-03-20T20:02:36.587Z] "container/list", [2024-03-20T20:02:36.587Z] "context", [2024-03-20T20:02:36.587Z] "crypto", [2024-03-20T20:02:36.587Z] "crypto/aes", [2024-03-20T20:02:36.587Z] "crypto/cipher", [2024-03-20T20:02:36.587Z] "crypto/des", [2024-03-20T20:02:36.587Z] "crypto/dsa", [2024-03-20T20:02:36.587Z] "crypto/ecdsa", [2024-03-20T20:02:36.587Z] "crypto/ed25519", [2024-03-20T20:02:36.587Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.587Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.587Z] "crypto/elliptic", [2024-03-20T20:02:36.587Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.587Z] "crypto/hmac", [2024-03-20T20:02:36.587Z] "crypto/internal/randutil", [2024-03-20T20:02:36.587Z] "crypto/internal/subtle", [2024-03-20T20:02:36.587Z] "crypto/md5", [2024-03-20T20:02:36.587Z] "crypto/rand", [2024-03-20T20:02:36.587Z] "crypto/rc4", [2024-03-20T20:02:36.587Z] "crypto/rsa", [2024-03-20T20:02:36.587Z] "crypto/sha1", [2024-03-20T20:02:36.588Z] "crypto/sha256", [2024-03-20T20:02:36.588Z] "crypto/sha512", [2024-03-20T20:02:36.588Z] "crypto/subtle", [2024-03-20T20:02:36.588Z] "crypto/tls", [2024-03-20T20:02:36.588Z] "crypto/x509", [2024-03-20T20:02:36.588Z] "crypto/x509/pkix", [2024-03-20T20:02:36.588Z] "database/sql/driver", [2024-03-20T20:02:36.588Z] "debug/dwarf", [2024-03-20T20:02:36.588Z] "debug/macho", [2024-03-20T20:02:36.588Z] "embed", [2024-03-20T20:02:36.588Z] "encoding", [2024-03-20T20:02:36.588Z] "encoding/asn1", [2024-03-20T20:02:36.588Z] "encoding/base32", [2024-03-20T20:02:36.588Z] "encoding/base64", [2024-03-20T20:02:36.588Z] "encoding/binary", [2024-03-20T20:02:36.588Z] "encoding/csv", [2024-03-20T20:02:36.588Z] "encoding/hex", [2024-03-20T20:02:36.588Z] "encoding/json", [2024-03-20T20:02:36.588Z] "encoding/pem", [2024-03-20T20:02:36.588Z] "encoding/xml", [2024-03-20T20:02:36.588Z] "errors", [2024-03-20T20:02:36.588Z] "flag", [2024-03-20T20:02:36.588Z] "fmt", [2024-03-20T20:02:36.588Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.588Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.588Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.588Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.588Z] "github.com/fatih/color", [2024-03-20T20:02:36.588Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.588Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.588Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.588Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.588Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.588Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.588Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.588Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.588Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.588Z] "github.com/go-kit/log", [2024-03-20T20:02:36.588Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.588Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.588Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.588Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.588Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.588Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.588Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.588Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.588Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.588Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.588Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.588Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.588Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.588Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.588Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.588Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.588Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.588Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.588Z] "github.com/google/uuid", [2024-03-20T20:02:36.588Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.588Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.588Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.588Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.588Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.588Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.588Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.588Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.588Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.588Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.588Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.588Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.588Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.588Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.588Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.588Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.588Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.588Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.588Z] "github.com/x448/float16", [2024-03-20T20:02:36.588Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.588Z] "go/token", [2024-03-20T20:02:36.588Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.588Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.588Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.588Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.588Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.588Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.588Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.588Z] "golang.org/x/net/html", [2024-03-20T20:02:36.588Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.588Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.588Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.588Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.588Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.588Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.588Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.588Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.588Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.588Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.588Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.588Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.588Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.588Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.588Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.588Z] "golang.org/x/text/language", [2024-03-20T20:02:36.588Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.588Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.588Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.588Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.588Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.588Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.588Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.588Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.588Z] "hash", [2024-03-20T20:02:36.588Z] "hash/adler32", [2024-03-20T20:02:36.588Z] "hash/crc32", [2024-03-20T20:02:36.588Z] "hash/fnv", [2024-03-20T20:02:36.588Z] "html", [2024-03-20T20:02:36.588Z] "html/template", [2024-03-20T20:02:36.588Z] "internal/abi", [2024-03-20T20:02:36.588Z] "internal/bytealg", [2024-03-20T20:02:36.588Z] "internal/cpu", [2024-03-20T20:02:36.588Z] "internal/fmtsort", [2024-03-20T20:02:36.588Z] "internal/goexperiment", [2024-03-20T20:02:36.588Z] "internal/itoa", [2024-03-20T20:02:36.588Z] "internal/nettrace", [2024-03-20T20:02:36.588Z] "internal/oserror", [2024-03-20T20:02:36.588Z] "internal/poll", [2024-03-20T20:02:36.588Z] "internal/race", [2024-03-20T20:02:36.588Z] "internal/reflectlite", [2024-03-20T20:02:36.588Z] "internal/singleflight", [2024-03-20T20:02:36.588Z] "internal/syscall/execenv", [2024-03-20T20:02:36.588Z] "internal/syscall/unix", [2024-03-20T20:02:36.588Z] "internal/testlog", [2024-03-20T20:02:36.588Z] "internal/unsafeheader", [2024-03-20T20:02:36.588Z] "io", [2024-03-20T20:02:36.588Z] "io/fs", [2024-03-20T20:02:36.588Z] "io/ioutil", [2024-03-20T20:02:36.588Z] "log", [2024-03-20T20:02:36.588Z] "log/syslog", [2024-03-20T20:02:36.588Z] "math", [2024-03-20T20:02:36.588Z] "math/big", [2024-03-20T20:02:36.588Z] "math/bits", [2024-03-20T20:02:36.588Z] "math/rand", [2024-03-20T20:02:36.588Z] "mime", [2024-03-20T20:02:36.588Z] "mime/multipart", [2024-03-20T20:02:36.588Z] "mime/quotedprintable", [2024-03-20T20:02:36.588Z] "net", [2024-03-20T20:02:36.588Z] "net/http", [2024-03-20T20:02:36.588Z] "net/http/httptest", [2024-03-20T20:02:36.588Z] "net/http/httptrace", [2024-03-20T20:02:36.588Z] "net/http/httputil", [2024-03-20T20:02:36.588Z] "net/http/internal", [2024-03-20T20:02:36.588Z] "net/http/internal/ascii", [2024-03-20T20:02:36.588Z] "net/http/internal/testcert", [2024-03-20T20:02:36.588Z] "net/textproto", [2024-03-20T20:02:36.588Z] "net/url", [2024-03-20T20:02:36.588Z] "os", [2024-03-20T20:02:36.588Z] "os/exec", [2024-03-20T20:02:36.588Z] "os/signal", [2024-03-20T20:02:36.588Z] "path", [2024-03-20T20:02:36.588Z] "path/filepath", [2024-03-20T20:02:36.588Z] "reflect", [2024-03-20T20:02:36.588Z] "regexp", [2024-03-20T20:02:36.588Z] "regexp/syntax", [2024-03-20T20:02:36.588Z] "runtime", [2024-03-20T20:02:36.588Z] "runtime/cgo", [2024-03-20T20:02:36.588Z] "runtime/debug", [2024-03-20T20:02:36.588Z] "runtime/internal/atomic", [2024-03-20T20:02:36.588Z] "runtime/internal/math", [2024-03-20T20:02:36.588Z] "runtime/internal/sys", [2024-03-20T20:02:36.588Z] "runtime/pprof", [2024-03-20T20:02:36.588Z] "sort", [2024-03-20T20:02:36.588Z] "strconv", [2024-03-20T20:02:36.588Z] "strings", [2024-03-20T20:02:36.588Z] "sync", [2024-03-20T20:02:36.588Z] "sync/atomic", [2024-03-20T20:02:36.588Z] "syscall", [2024-03-20T20:02:36.588Z] "text/tabwriter", [2024-03-20T20:02:36.588Z] "text/template", [2024-03-20T20:02:36.588Z] "text/template/parse", [2024-03-20T20:02:36.588Z] "time", [2024-03-20T20:02:36.588Z] "unicode", [2024-03-20T20:02:36.588Z] "unicode/utf16", [2024-03-20T20:02:36.588Z] "unicode/utf8", [2024-03-20T20:02:36.588Z] "unsafe", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.588Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.589Z] ] [2024-03-20T20:02:36.589Z] } [2024-03-20T20:02:36.589Z] { [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/config", [2024-03-20T20:02:36.589Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.589Z] "Name": "config", [2024-03-20T20:02:36.589Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "Module": { [2024-03-20T20:02:36.589Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.589Z] "Main": true, [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.589Z] "GoVersion": "1.21" [2024-03-20T20:02:36.589Z] }, [2024-03-20T20:02:36.589Z] "Match": [ [2024-03-20T20:02:36.589Z] "./..." [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Stale": true, [2024-03-20T20:02:36.589Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.589Z] "GoFiles": [ [2024-03-20T20:02:36.589Z] "config.go", [2024-03-20T20:02:36.589Z] "types.go", [2024-03-20T20:02:36.589Z] "waitFor.go" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Imports": [ [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.589Z] "strings" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Deps": [ [2024-03-20T20:02:36.589Z] "bufio", [2024-03-20T20:02:36.589Z] "bytes", [2024-03-20T20:02:36.589Z] "compress/flate", [2024-03-20T20:02:36.589Z] "compress/gzip", [2024-03-20T20:02:36.589Z] "compress/zlib", [2024-03-20T20:02:36.589Z] "container/list", [2024-03-20T20:02:36.589Z] "context", [2024-03-20T20:02:36.589Z] "crypto", [2024-03-20T20:02:36.589Z] "crypto/aes", [2024-03-20T20:02:36.589Z] "crypto/cipher", [2024-03-20T20:02:36.589Z] "crypto/des", [2024-03-20T20:02:36.589Z] "crypto/dsa", [2024-03-20T20:02:36.589Z] "crypto/ecdsa", [2024-03-20T20:02:36.589Z] "crypto/ed25519", [2024-03-20T20:02:36.589Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.589Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.589Z] "crypto/elliptic", [2024-03-20T20:02:36.589Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.589Z] "crypto/hmac", [2024-03-20T20:02:36.589Z] "crypto/internal/randutil", [2024-03-20T20:02:36.589Z] "crypto/internal/subtle", [2024-03-20T20:02:36.589Z] "crypto/md5", [2024-03-20T20:02:36.589Z] "crypto/rand", [2024-03-20T20:02:36.589Z] "crypto/rc4", [2024-03-20T20:02:36.589Z] "crypto/rsa", [2024-03-20T20:02:36.589Z] "crypto/sha1", [2024-03-20T20:02:36.589Z] "crypto/sha256", [2024-03-20T20:02:36.589Z] "crypto/sha512", [2024-03-20T20:02:36.589Z] "crypto/subtle", [2024-03-20T20:02:36.589Z] "crypto/tls", [2024-03-20T20:02:36.589Z] "crypto/x509", [2024-03-20T20:02:36.589Z] "crypto/x509/pkix", [2024-03-20T20:02:36.589Z] "database/sql/driver", [2024-03-20T20:02:36.589Z] "debug/dwarf", [2024-03-20T20:02:36.589Z] "debug/macho", [2024-03-20T20:02:36.589Z] "encoding", [2024-03-20T20:02:36.589Z] "encoding/asn1", [2024-03-20T20:02:36.589Z] "encoding/base64", [2024-03-20T20:02:36.589Z] "encoding/binary", [2024-03-20T20:02:36.589Z] "encoding/csv", [2024-03-20T20:02:36.589Z] "encoding/hex", [2024-03-20T20:02:36.589Z] "encoding/json", [2024-03-20T20:02:36.589Z] "encoding/pem", [2024-03-20T20:02:36.589Z] "encoding/xml", [2024-03-20T20:02:36.589Z] "errors", [2024-03-20T20:02:36.589Z] "flag", [2024-03-20T20:02:36.589Z] "fmt", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.589Z] "github.com/go-kit/log", [2024-03-20T20:02:36.589Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.589Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.589Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.589Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.589Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.589Z] "github.com/google/uuid", [2024-03-20T20:02:36.589Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.589Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.589Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.589Z] "golang.org/x/net/html", [2024-03-20T20:02:36.589Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.589Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.589Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.589Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.589Z] "golang.org/x/text/language", [2024-03-20T20:02:36.589Z] "hash", [2024-03-20T20:02:36.589Z] "hash/adler32", [2024-03-20T20:02:36.589Z] "hash/crc32", [2024-03-20T20:02:36.589Z] "internal/abi", [2024-03-20T20:02:36.589Z] "internal/bytealg", [2024-03-20T20:02:36.589Z] "internal/cpu", [2024-03-20T20:02:36.589Z] "internal/fmtsort", [2024-03-20T20:02:36.589Z] "internal/goexperiment", [2024-03-20T20:02:36.589Z] "internal/itoa", [2024-03-20T20:02:36.589Z] "internal/nettrace", [2024-03-20T20:02:36.589Z] "internal/oserror", [2024-03-20T20:02:36.589Z] "internal/poll", [2024-03-20T20:02:36.589Z] "internal/race", [2024-03-20T20:02:36.589Z] "internal/reflectlite", [2024-03-20T20:02:36.589Z] "internal/singleflight", [2024-03-20T20:02:36.589Z] "internal/syscall/execenv", [2024-03-20T20:02:36.589Z] "internal/syscall/unix", [2024-03-20T20:02:36.589Z] "internal/testlog", [2024-03-20T20:02:36.589Z] "internal/unsafeheader", [2024-03-20T20:02:36.589Z] "io", [2024-03-20T20:02:36.589Z] "io/fs", [2024-03-20T20:02:36.589Z] "io/ioutil", [2024-03-20T20:02:36.589Z] "log", [2024-03-20T20:02:36.589Z] "math", [2024-03-20T20:02:36.589Z] "math/big", [2024-03-20T20:02:36.589Z] "math/bits", [2024-03-20T20:02:36.589Z] "math/rand", [2024-03-20T20:02:36.589Z] "mime", [2024-03-20T20:02:36.589Z] "mime/multipart", [2024-03-20T20:02:36.589Z] "mime/quotedprintable", [2024-03-20T20:02:36.589Z] "net", [2024-03-20T20:02:36.589Z] "net/http", [2024-03-20T20:02:36.589Z] "net/http/httptest", [2024-03-20T20:02:36.589Z] "net/http/httptrace", [2024-03-20T20:02:36.589Z] "net/http/internal", [2024-03-20T20:02:36.589Z] "net/http/internal/ascii", [2024-03-20T20:02:36.589Z] "net/http/internal/testcert", [2024-03-20T20:02:36.589Z] "net/textproto", [2024-03-20T20:02:36.589Z] "net/url", [2024-03-20T20:02:36.589Z] "os", [2024-03-20T20:02:36.589Z] "path", [2024-03-20T20:02:36.589Z] "path/filepath", [2024-03-20T20:02:36.589Z] "reflect", [2024-03-20T20:02:36.589Z] "regexp", [2024-03-20T20:02:36.589Z] "regexp/syntax", [2024-03-20T20:02:36.589Z] "runtime", [2024-03-20T20:02:36.589Z] "runtime/cgo", [2024-03-20T20:02:36.589Z] "runtime/internal/atomic", [2024-03-20T20:02:36.589Z] "runtime/internal/math", [2024-03-20T20:02:36.589Z] "runtime/internal/sys", [2024-03-20T20:02:36.589Z] "sort", [2024-03-20T20:02:36.589Z] "strconv", [2024-03-20T20:02:36.589Z] "strings", [2024-03-20T20:02:36.589Z] "sync", [2024-03-20T20:02:36.589Z] "sync/atomic", [2024-03-20T20:02:36.589Z] "syscall", [2024-03-20T20:02:36.589Z] "time", [2024-03-20T20:02:36.589Z] "unicode", [2024-03-20T20:02:36.589Z] "unicode/utf16", [2024-03-20T20:02:36.589Z] "unicode/utf8", [2024-03-20T20:02:36.589Z] "unsafe", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.589Z] ] [2024-03-20T20:02:36.589Z] } [2024-03-20T20:02:36.589Z] { [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.589Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.589Z] "Name": "interfaces", [2024-03-20T20:02:36.589Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "Module": { [2024-03-20T20:02:36.589Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.589Z] "Main": true, [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.589Z] "GoVersion": "1.21" [2024-03-20T20:02:36.589Z] }, [2024-03-20T20:02:36.589Z] "Match": [ [2024-03-20T20:02:36.589Z] "./..." [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Stale": true, [2024-03-20T20:02:36.589Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.589Z] "GoFiles": [ [2024-03-20T20:02:36.589Z] "command.go" [2024-03-20T20:02:36.589Z] ] [2024-03-20T20:02:36.589Z] } [2024-03-20T20:02:36.589Z] { [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.589Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.589Z] "Name": "tcp", [2024-03-20T20:02:36.589Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "Module": { [2024-03-20T20:02:36.589Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.589Z] "Main": true, [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.589Z] "GoVersion": "1.21" [2024-03-20T20:02:36.589Z] }, [2024-03-20T20:02:36.589Z] "Match": [ [2024-03-20T20:02:36.589Z] "./..." [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Stale": true, [2024-03-20T20:02:36.589Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.589Z] "GoFiles": [ [2024-03-20T20:02:36.589Z] "client.go", [2024-03-20T20:02:36.589Z] "listener.go" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Imports": [ [2024-03-20T20:02:36.589Z] "bufio", [2024-03-20T20:02:36.589Z] "errors", [2024-03-20T20:02:36.589Z] "fmt", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.589Z] "net", [2024-03-20T20:02:36.589Z] "strconv", [2024-03-20T20:02:36.589Z] "strings", [2024-03-20T20:02:36.589Z] "time" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Deps": [ [2024-03-20T20:02:36.589Z] "bufio", [2024-03-20T20:02:36.589Z] "bytes", [2024-03-20T20:02:36.589Z] "compress/flate", [2024-03-20T20:02:36.589Z] "compress/gzip", [2024-03-20T20:02:36.589Z] "compress/zlib", [2024-03-20T20:02:36.589Z] "container/list", [2024-03-20T20:02:36.589Z] "context", [2024-03-20T20:02:36.589Z] "crypto", [2024-03-20T20:02:36.589Z] "crypto/aes", [2024-03-20T20:02:36.589Z] "crypto/cipher", [2024-03-20T20:02:36.589Z] "crypto/des", [2024-03-20T20:02:36.589Z] "crypto/dsa", [2024-03-20T20:02:36.589Z] "crypto/ecdsa", [2024-03-20T20:02:36.589Z] "crypto/ed25519", [2024-03-20T20:02:36.589Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.589Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.589Z] "crypto/elliptic", [2024-03-20T20:02:36.589Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.589Z] "crypto/hmac", [2024-03-20T20:02:36.589Z] "crypto/internal/randutil", [2024-03-20T20:02:36.589Z] "crypto/internal/subtle", [2024-03-20T20:02:36.589Z] "crypto/md5", [2024-03-20T20:02:36.589Z] "crypto/rand", [2024-03-20T20:02:36.589Z] "crypto/rc4", [2024-03-20T20:02:36.589Z] "crypto/rsa", [2024-03-20T20:02:36.589Z] "crypto/sha1", [2024-03-20T20:02:36.589Z] "crypto/sha256", [2024-03-20T20:02:36.589Z] "crypto/sha512", [2024-03-20T20:02:36.589Z] "crypto/subtle", [2024-03-20T20:02:36.589Z] "crypto/tls", [2024-03-20T20:02:36.589Z] "crypto/x509", [2024-03-20T20:02:36.589Z] "crypto/x509/pkix", [2024-03-20T20:02:36.589Z] "database/sql/driver", [2024-03-20T20:02:36.589Z] "debug/dwarf", [2024-03-20T20:02:36.589Z] "debug/macho", [2024-03-20T20:02:36.589Z] "encoding", [2024-03-20T20:02:36.589Z] "encoding/asn1", [2024-03-20T20:02:36.589Z] "encoding/base64", [2024-03-20T20:02:36.589Z] "encoding/binary", [2024-03-20T20:02:36.589Z] "encoding/csv", [2024-03-20T20:02:36.589Z] "encoding/hex", [2024-03-20T20:02:36.589Z] "encoding/json", [2024-03-20T20:02:36.589Z] "encoding/pem", [2024-03-20T20:02:36.589Z] "encoding/xml", [2024-03-20T20:02:36.589Z] "errors", [2024-03-20T20:02:36.589Z] "fmt", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.589Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.589Z] "github.com/go-kit/log", [2024-03-20T20:02:36.589Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.589Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.589Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.589Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.589Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.589Z] "github.com/google/uuid", [2024-03-20T20:02:36.589Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.589Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.589Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.589Z] "golang.org/x/net/html", [2024-03-20T20:02:36.589Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.589Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.589Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.589Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.589Z] "golang.org/x/text/language", [2024-03-20T20:02:36.589Z] "hash", [2024-03-20T20:02:36.589Z] "hash/adler32", [2024-03-20T20:02:36.589Z] "hash/crc32", [2024-03-20T20:02:36.589Z] "internal/abi", [2024-03-20T20:02:36.589Z] "internal/bytealg", [2024-03-20T20:02:36.589Z] "internal/cpu", [2024-03-20T20:02:36.589Z] "internal/fmtsort", [2024-03-20T20:02:36.589Z] "internal/goexperiment", [2024-03-20T20:02:36.589Z] "internal/itoa", [2024-03-20T20:02:36.589Z] "internal/nettrace", [2024-03-20T20:02:36.589Z] "internal/oserror", [2024-03-20T20:02:36.589Z] "internal/poll", [2024-03-20T20:02:36.589Z] "internal/race", [2024-03-20T20:02:36.589Z] "internal/reflectlite", [2024-03-20T20:02:36.589Z] "internal/singleflight", [2024-03-20T20:02:36.589Z] "internal/syscall/execenv", [2024-03-20T20:02:36.589Z] "internal/syscall/unix", [2024-03-20T20:02:36.589Z] "internal/testlog", [2024-03-20T20:02:36.589Z] "internal/unsafeheader", [2024-03-20T20:02:36.589Z] "io", [2024-03-20T20:02:36.589Z] "io/fs", [2024-03-20T20:02:36.589Z] "io/ioutil", [2024-03-20T20:02:36.589Z] "log", [2024-03-20T20:02:36.589Z] "math", [2024-03-20T20:02:36.589Z] "math/big", [2024-03-20T20:02:36.589Z] "math/bits", [2024-03-20T20:02:36.589Z] "math/rand", [2024-03-20T20:02:36.589Z] "mime", [2024-03-20T20:02:36.589Z] "mime/multipart", [2024-03-20T20:02:36.589Z] "mime/quotedprintable", [2024-03-20T20:02:36.589Z] "net", [2024-03-20T20:02:36.589Z] "net/http", [2024-03-20T20:02:36.589Z] "net/http/httptrace", [2024-03-20T20:02:36.589Z] "net/http/internal", [2024-03-20T20:02:36.589Z] "net/http/internal/ascii", [2024-03-20T20:02:36.589Z] "net/textproto", [2024-03-20T20:02:36.589Z] "net/url", [2024-03-20T20:02:36.589Z] "os", [2024-03-20T20:02:36.589Z] "path", [2024-03-20T20:02:36.589Z] "path/filepath", [2024-03-20T20:02:36.589Z] "reflect", [2024-03-20T20:02:36.589Z] "regexp", [2024-03-20T20:02:36.589Z] "regexp/syntax", [2024-03-20T20:02:36.589Z] "runtime", [2024-03-20T20:02:36.589Z] "runtime/cgo", [2024-03-20T20:02:36.589Z] "runtime/internal/atomic", [2024-03-20T20:02:36.589Z] "runtime/internal/math", [2024-03-20T20:02:36.589Z] "runtime/internal/sys", [2024-03-20T20:02:36.589Z] "sort", [2024-03-20T20:02:36.589Z] "strconv", [2024-03-20T20:02:36.589Z] "strings", [2024-03-20T20:02:36.589Z] "sync", [2024-03-20T20:02:36.589Z] "sync/atomic", [2024-03-20T20:02:36.589Z] "syscall", [2024-03-20T20:02:36.589Z] "time", [2024-03-20T20:02:36.589Z] "unicode", [2024-03-20T20:02:36.589Z] "unicode/utf16", [2024-03-20T20:02:36.589Z] "unicode/utf8", [2024-03-20T20:02:36.589Z] "unsafe", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.589Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "TestGoFiles": [ [2024-03-20T20:02:36.589Z] "client_test.go", [2024-03-20T20:02:36.589Z] "listener_test.go" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "TestImports": [ [2024-03-20T20:02:36.589Z] "fmt", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.589Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.589Z] "testing", [2024-03-20T20:02:36.589Z] "time" [2024-03-20T20:02:36.589Z] ] [2024-03-20T20:02:36.589Z] } [2024-03-20T20:02:36.589Z] { [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.589Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.589Z] "Name": "gate", [2024-03-20T20:02:36.589Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "Module": { [2024-03-20T20:02:36.589Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.589Z] "Main": true, [2024-03-20T20:02:36.589Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.589Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.589Z] "GoVersion": "1.21" [2024-03-20T20:02:36.589Z] }, [2024-03-20T20:02:36.589Z] "Match": [ [2024-03-20T20:02:36.589Z] "./..." [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Stale": true, [2024-03-20T20:02:36.589Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.589Z] "GoFiles": [ [2024-03-20T20:02:36.589Z] "command.go" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Imports": [ [2024-03-20T20:02:36.589Z] "context", [2024-03-20T20:02:36.589Z] "flag", [2024-03-20T20:02:36.589Z] "fmt", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.589Z] "os", [2024-03-20T20:02:36.589Z] "strings", [2024-03-20T20:02:36.589Z] "sync" [2024-03-20T20:02:36.589Z] ], [2024-03-20T20:02:36.589Z] "Deps": [ [2024-03-20T20:02:36.589Z] "bufio", [2024-03-20T20:02:36.589Z] "bytes", [2024-03-20T20:02:36.589Z] "compress/flate", [2024-03-20T20:02:36.589Z] "compress/gzip", [2024-03-20T20:02:36.589Z] "compress/zlib", [2024-03-20T20:02:36.589Z] "container/list", [2024-03-20T20:02:36.589Z] "context", [2024-03-20T20:02:36.589Z] "crypto", [2024-03-20T20:02:36.589Z] "crypto/aes", [2024-03-20T20:02:36.589Z] "crypto/cipher", [2024-03-20T20:02:36.589Z] "crypto/des", [2024-03-20T20:02:36.589Z] "crypto/dsa", [2024-03-20T20:02:36.589Z] "crypto/ecdsa", [2024-03-20T20:02:36.589Z] "crypto/ed25519", [2024-03-20T20:02:36.589Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.589Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.589Z] "crypto/elliptic", [2024-03-20T20:02:36.589Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.589Z] "crypto/hmac", [2024-03-20T20:02:36.589Z] "crypto/internal/randutil", [2024-03-20T20:02:36.589Z] "crypto/internal/subtle", [2024-03-20T20:02:36.589Z] "crypto/md5", [2024-03-20T20:02:36.589Z] "crypto/rand", [2024-03-20T20:02:36.589Z] "crypto/rc4", [2024-03-20T20:02:36.589Z] "crypto/rsa", [2024-03-20T20:02:36.589Z] "crypto/sha1", [2024-03-20T20:02:36.589Z] "crypto/sha256", [2024-03-20T20:02:36.589Z] "crypto/sha512", [2024-03-20T20:02:36.589Z] "crypto/subtle", [2024-03-20T20:02:36.589Z] "crypto/tls", [2024-03-20T20:02:36.589Z] "crypto/x509", [2024-03-20T20:02:36.589Z] "crypto/x509/pkix", [2024-03-20T20:02:36.589Z] "database/sql/driver", [2024-03-20T20:02:36.589Z] "debug/dwarf", [2024-03-20T20:02:36.589Z] "debug/macho", [2024-03-20T20:02:36.589Z] "encoding", [2024-03-20T20:02:36.589Z] "encoding/asn1", [2024-03-20T20:02:36.589Z] "encoding/base64", [2024-03-20T20:02:36.589Z] "encoding/binary", [2024-03-20T20:02:36.589Z] "encoding/csv", [2024-03-20T20:02:36.589Z] "encoding/hex", [2024-03-20T20:02:36.589Z] "encoding/json", [2024-03-20T20:02:36.589Z] "encoding/pem", [2024-03-20T20:02:36.589Z] "encoding/xml", [2024-03-20T20:02:36.589Z] "errors", [2024-03-20T20:02:36.589Z] "flag", [2024-03-20T20:02:36.589Z] "fmt", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.590Z] "github.com/go-kit/log", [2024-03-20T20:02:36.590Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.590Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.590Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.590Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.590Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.590Z] "github.com/google/uuid", [2024-03-20T20:02:36.590Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.590Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.590Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.590Z] "golang.org/x/net/html", [2024-03-20T20:02:36.590Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.590Z] "golang.org/x/text/language", [2024-03-20T20:02:36.590Z] "hash", [2024-03-20T20:02:36.590Z] "hash/adler32", [2024-03-20T20:02:36.590Z] "hash/crc32", [2024-03-20T20:02:36.590Z] "internal/abi", [2024-03-20T20:02:36.590Z] "internal/bytealg", [2024-03-20T20:02:36.590Z] "internal/cpu", [2024-03-20T20:02:36.590Z] "internal/fmtsort", [2024-03-20T20:02:36.590Z] "internal/goexperiment", [2024-03-20T20:02:36.590Z] "internal/itoa", [2024-03-20T20:02:36.590Z] "internal/nettrace", [2024-03-20T20:02:36.590Z] "internal/oserror", [2024-03-20T20:02:36.590Z] "internal/poll", [2024-03-20T20:02:36.590Z] "internal/race", [2024-03-20T20:02:36.590Z] "internal/reflectlite", [2024-03-20T20:02:36.590Z] "internal/singleflight", [2024-03-20T20:02:36.590Z] "internal/syscall/execenv", [2024-03-20T20:02:36.590Z] "internal/syscall/unix", [2024-03-20T20:02:36.590Z] "internal/testlog", [2024-03-20T20:02:36.590Z] "internal/unsafeheader", [2024-03-20T20:02:36.590Z] "io", [2024-03-20T20:02:36.590Z] "io/fs", [2024-03-20T20:02:36.590Z] "io/ioutil", [2024-03-20T20:02:36.590Z] "log", [2024-03-20T20:02:36.590Z] "math", [2024-03-20T20:02:36.590Z] "math/big", [2024-03-20T20:02:36.590Z] "math/bits", [2024-03-20T20:02:36.590Z] "math/rand", [2024-03-20T20:02:36.590Z] "mime", [2024-03-20T20:02:36.590Z] "mime/multipart", [2024-03-20T20:02:36.590Z] "mime/quotedprintable", [2024-03-20T20:02:36.590Z] "net", [2024-03-20T20:02:36.590Z] "net/http", [2024-03-20T20:02:36.590Z] "net/http/httptest", [2024-03-20T20:02:36.590Z] "net/http/httptrace", [2024-03-20T20:02:36.590Z] "net/http/internal", [2024-03-20T20:02:36.590Z] "net/http/internal/ascii", [2024-03-20T20:02:36.590Z] "net/http/internal/testcert", [2024-03-20T20:02:36.590Z] "net/textproto", [2024-03-20T20:02:36.590Z] "net/url", [2024-03-20T20:02:36.590Z] "os", [2024-03-20T20:02:36.590Z] "path", [2024-03-20T20:02:36.590Z] "path/filepath", [2024-03-20T20:02:36.590Z] "reflect", [2024-03-20T20:02:36.590Z] "regexp", [2024-03-20T20:02:36.590Z] "regexp/syntax", [2024-03-20T20:02:36.590Z] "runtime", [2024-03-20T20:02:36.590Z] "runtime/cgo", [2024-03-20T20:02:36.590Z] "runtime/internal/atomic", [2024-03-20T20:02:36.590Z] "runtime/internal/math", [2024-03-20T20:02:36.590Z] "runtime/internal/sys", [2024-03-20T20:02:36.590Z] "sort", [2024-03-20T20:02:36.590Z] "strconv", [2024-03-20T20:02:36.590Z] "strings", [2024-03-20T20:02:36.590Z] "sync", [2024-03-20T20:02:36.590Z] "sync/atomic", [2024-03-20T20:02:36.590Z] "syscall", [2024-03-20T20:02:36.590Z] "time", [2024-03-20T20:02:36.590Z] "unicode", [2024-03-20T20:02:36.590Z] "unicode/utf16", [2024-03-20T20:02:36.590Z] "unicode/utf8", [2024-03-20T20:02:36.590Z] "unsafe", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "TestGoFiles": [ [2024-03-20T20:02:36.590Z] "command_test.go" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "TestImports": [ [2024-03-20T20:02:36.590Z] "context", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.590Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.590Z] "sync", [2024-03-20T20:02:36.590Z] "testing", [2024-03-20T20:02:36.590Z] "time" [2024-03-20T20:02:36.590Z] ] [2024-03-20T20:02:36.590Z] } [2024-03-20T20:02:36.590Z] { [2024-03-20T20:02:36.590Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.590Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.590Z] "Name": "genpassword", [2024-03-20T20:02:36.590Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.590Z] "Module": { [2024-03-20T20:02:36.590Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.590Z] "Main": true, [2024-03-20T20:02:36.590Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.590Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.590Z] "GoVersion": "1.21" [2024-03-20T20:02:36.590Z] }, [2024-03-20T20:02:36.590Z] "Match": [ [2024-03-20T20:02:36.590Z] "./..." [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "Stale": true, [2024-03-20T20:02:36.590Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.590Z] "GoFiles": [ [2024-03-20T20:02:36.590Z] "command.go" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "Imports": [ [2024-03-20T20:02:36.590Z] "context", [2024-03-20T20:02:36.590Z] "crypto/rand", [2024-03-20T20:02:36.590Z] "encoding/base64", [2024-03-20T20:02:36.590Z] "flag", [2024-03-20T20:02:36.590Z] "fmt", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.590Z] "os", [2024-03-20T20:02:36.590Z] "strings", [2024-03-20T20:02:36.590Z] "sync" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "Deps": [ [2024-03-20T20:02:36.590Z] "bufio", [2024-03-20T20:02:36.590Z] "bytes", [2024-03-20T20:02:36.590Z] "compress/flate", [2024-03-20T20:02:36.590Z] "compress/gzip", [2024-03-20T20:02:36.590Z] "compress/zlib", [2024-03-20T20:02:36.590Z] "container/list", [2024-03-20T20:02:36.590Z] "context", [2024-03-20T20:02:36.590Z] "crypto", [2024-03-20T20:02:36.590Z] "crypto/aes", [2024-03-20T20:02:36.590Z] "crypto/cipher", [2024-03-20T20:02:36.590Z] "crypto/des", [2024-03-20T20:02:36.590Z] "crypto/dsa", [2024-03-20T20:02:36.590Z] "crypto/ecdsa", [2024-03-20T20:02:36.590Z] "crypto/ed25519", [2024-03-20T20:02:36.590Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.590Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.590Z] "crypto/elliptic", [2024-03-20T20:02:36.590Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.590Z] "crypto/hmac", [2024-03-20T20:02:36.590Z] "crypto/internal/randutil", [2024-03-20T20:02:36.590Z] "crypto/internal/subtle", [2024-03-20T20:02:36.590Z] "crypto/md5", [2024-03-20T20:02:36.590Z] "crypto/rand", [2024-03-20T20:02:36.590Z] "crypto/rc4", [2024-03-20T20:02:36.590Z] "crypto/rsa", [2024-03-20T20:02:36.590Z] "crypto/sha1", [2024-03-20T20:02:36.590Z] "crypto/sha256", [2024-03-20T20:02:36.590Z] "crypto/sha512", [2024-03-20T20:02:36.590Z] "crypto/subtle", [2024-03-20T20:02:36.590Z] "crypto/tls", [2024-03-20T20:02:36.590Z] "crypto/x509", [2024-03-20T20:02:36.590Z] "crypto/x509/pkix", [2024-03-20T20:02:36.590Z] "database/sql/driver", [2024-03-20T20:02:36.590Z] "debug/dwarf", [2024-03-20T20:02:36.590Z] "debug/macho", [2024-03-20T20:02:36.590Z] "encoding", [2024-03-20T20:02:36.590Z] "encoding/asn1", [2024-03-20T20:02:36.590Z] "encoding/base64", [2024-03-20T20:02:36.590Z] "encoding/binary", [2024-03-20T20:02:36.590Z] "encoding/csv", [2024-03-20T20:02:36.590Z] "encoding/hex", [2024-03-20T20:02:36.590Z] "encoding/json", [2024-03-20T20:02:36.590Z] "encoding/pem", [2024-03-20T20:02:36.590Z] "encoding/xml", [2024-03-20T20:02:36.590Z] "errors", [2024-03-20T20:02:36.590Z] "flag", [2024-03-20T20:02:36.590Z] "fmt", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.590Z] "github.com/go-kit/log", [2024-03-20T20:02:36.590Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.590Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.590Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.590Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.590Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.590Z] "github.com/google/uuid", [2024-03-20T20:02:36.590Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.590Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.590Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.590Z] "golang.org/x/net/html", [2024-03-20T20:02:36.590Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.590Z] "golang.org/x/text/language", [2024-03-20T20:02:36.590Z] "hash", [2024-03-20T20:02:36.590Z] "hash/adler32", [2024-03-20T20:02:36.590Z] "hash/crc32", [2024-03-20T20:02:36.590Z] "internal/abi", [2024-03-20T20:02:36.590Z] "internal/bytealg", [2024-03-20T20:02:36.590Z] "internal/cpu", [2024-03-20T20:02:36.590Z] "internal/fmtsort", [2024-03-20T20:02:36.590Z] "internal/goexperiment", [2024-03-20T20:02:36.590Z] "internal/itoa", [2024-03-20T20:02:36.590Z] "internal/nettrace", [2024-03-20T20:02:36.590Z] "internal/oserror", [2024-03-20T20:02:36.590Z] "internal/poll", [2024-03-20T20:02:36.590Z] "internal/race", [2024-03-20T20:02:36.590Z] "internal/reflectlite", [2024-03-20T20:02:36.590Z] "internal/singleflight", [2024-03-20T20:02:36.590Z] "internal/syscall/execenv", [2024-03-20T20:02:36.590Z] "internal/syscall/unix", [2024-03-20T20:02:36.590Z] "internal/testlog", [2024-03-20T20:02:36.590Z] "internal/unsafeheader", [2024-03-20T20:02:36.590Z] "io", [2024-03-20T20:02:36.590Z] "io/fs", [2024-03-20T20:02:36.590Z] "io/ioutil", [2024-03-20T20:02:36.590Z] "log", [2024-03-20T20:02:36.590Z] "math", [2024-03-20T20:02:36.590Z] "math/big", [2024-03-20T20:02:36.590Z] "math/bits", [2024-03-20T20:02:36.590Z] "math/rand", [2024-03-20T20:02:36.590Z] "mime", [2024-03-20T20:02:36.590Z] "mime/multipart", [2024-03-20T20:02:36.590Z] "mime/quotedprintable", [2024-03-20T20:02:36.590Z] "net", [2024-03-20T20:02:36.590Z] "net/http", [2024-03-20T20:02:36.590Z] "net/http/httptest", [2024-03-20T20:02:36.590Z] "net/http/httptrace", [2024-03-20T20:02:36.590Z] "net/http/internal", [2024-03-20T20:02:36.590Z] "net/http/internal/ascii", [2024-03-20T20:02:36.590Z] "net/http/internal/testcert", [2024-03-20T20:02:36.590Z] "net/textproto", [2024-03-20T20:02:36.590Z] "net/url", [2024-03-20T20:02:36.590Z] "os", [2024-03-20T20:02:36.590Z] "path", [2024-03-20T20:02:36.590Z] "path/filepath", [2024-03-20T20:02:36.590Z] "reflect", [2024-03-20T20:02:36.590Z] "regexp", [2024-03-20T20:02:36.590Z] "regexp/syntax", [2024-03-20T20:02:36.590Z] "runtime", [2024-03-20T20:02:36.590Z] "runtime/cgo", [2024-03-20T20:02:36.590Z] "runtime/internal/atomic", [2024-03-20T20:02:36.590Z] "runtime/internal/math", [2024-03-20T20:02:36.590Z] "runtime/internal/sys", [2024-03-20T20:02:36.590Z] "sort", [2024-03-20T20:02:36.590Z] "strconv", [2024-03-20T20:02:36.590Z] "strings", [2024-03-20T20:02:36.590Z] "sync", [2024-03-20T20:02:36.590Z] "sync/atomic", [2024-03-20T20:02:36.590Z] "syscall", [2024-03-20T20:02:36.590Z] "time", [2024-03-20T20:02:36.590Z] "unicode", [2024-03-20T20:02:36.590Z] "unicode/utf16", [2024-03-20T20:02:36.590Z] "unicode/utf8", [2024-03-20T20:02:36.590Z] "unsafe", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "TestGoFiles": [ [2024-03-20T20:02:36.590Z] "command_test.go" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "TestImports": [ [2024-03-20T20:02:36.590Z] "context", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.590Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.590Z] "sync", [2024-03-20T20:02:36.590Z] "testing" [2024-03-20T20:02:36.590Z] ] [2024-03-20T20:02:36.590Z] } [2024-03-20T20:02:36.590Z] { [2024-03-20T20:02:36.590Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.590Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.590Z] "Name": "gethttpstatus", [2024-03-20T20:02:36.590Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.590Z] "Module": { [2024-03-20T20:02:36.590Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.590Z] "Main": true, [2024-03-20T20:02:36.590Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.590Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.590Z] "GoVersion": "1.21" [2024-03-20T20:02:36.590Z] }, [2024-03-20T20:02:36.590Z] "Match": [ [2024-03-20T20:02:36.590Z] "./..." [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "Stale": true, [2024-03-20T20:02:36.590Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.590Z] "GoFiles": [ [2024-03-20T20:02:36.590Z] "command.go" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "Imports": [ [2024-03-20T20:02:36.590Z] "context", [2024-03-20T20:02:36.590Z] "flag", [2024-03-20T20:02:36.590Z] "fmt", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.590Z] "net/http", [2024-03-20T20:02:36.590Z] "net/url", [2024-03-20T20:02:36.590Z] "os", [2024-03-20T20:02:36.590Z] "strings", [2024-03-20T20:02:36.590Z] "sync" [2024-03-20T20:02:36.590Z] ], [2024-03-20T20:02:36.590Z] "Deps": [ [2024-03-20T20:02:36.590Z] "bufio", [2024-03-20T20:02:36.590Z] "bytes", [2024-03-20T20:02:36.590Z] "compress/flate", [2024-03-20T20:02:36.590Z] "compress/gzip", [2024-03-20T20:02:36.590Z] "compress/zlib", [2024-03-20T20:02:36.590Z] "container/list", [2024-03-20T20:02:36.590Z] "context", [2024-03-20T20:02:36.590Z] "crypto", [2024-03-20T20:02:36.590Z] "crypto/aes", [2024-03-20T20:02:36.590Z] "crypto/cipher", [2024-03-20T20:02:36.590Z] "crypto/des", [2024-03-20T20:02:36.590Z] "crypto/dsa", [2024-03-20T20:02:36.590Z] "crypto/ecdsa", [2024-03-20T20:02:36.590Z] "crypto/ed25519", [2024-03-20T20:02:36.590Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.590Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.590Z] "crypto/elliptic", [2024-03-20T20:02:36.590Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.590Z] "crypto/hmac", [2024-03-20T20:02:36.590Z] "crypto/internal/randutil", [2024-03-20T20:02:36.590Z] "crypto/internal/subtle", [2024-03-20T20:02:36.590Z] "crypto/md5", [2024-03-20T20:02:36.590Z] "crypto/rand", [2024-03-20T20:02:36.590Z] "crypto/rc4", [2024-03-20T20:02:36.590Z] "crypto/rsa", [2024-03-20T20:02:36.590Z] "crypto/sha1", [2024-03-20T20:02:36.590Z] "crypto/sha256", [2024-03-20T20:02:36.590Z] "crypto/sha512", [2024-03-20T20:02:36.590Z] "crypto/subtle", [2024-03-20T20:02:36.590Z] "crypto/tls", [2024-03-20T20:02:36.590Z] "crypto/x509", [2024-03-20T20:02:36.590Z] "crypto/x509/pkix", [2024-03-20T20:02:36.590Z] "database/sql/driver", [2024-03-20T20:02:36.590Z] "debug/dwarf", [2024-03-20T20:02:36.590Z] "debug/macho", [2024-03-20T20:02:36.590Z] "encoding", [2024-03-20T20:02:36.590Z] "encoding/asn1", [2024-03-20T20:02:36.590Z] "encoding/base64", [2024-03-20T20:02:36.590Z] "encoding/binary", [2024-03-20T20:02:36.590Z] "encoding/csv", [2024-03-20T20:02:36.590Z] "encoding/hex", [2024-03-20T20:02:36.590Z] "encoding/json", [2024-03-20T20:02:36.590Z] "encoding/pem", [2024-03-20T20:02:36.590Z] "encoding/xml", [2024-03-20T20:02:36.590Z] "errors", [2024-03-20T20:02:36.590Z] "flag", [2024-03-20T20:02:36.590Z] "fmt", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.590Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.590Z] "github.com/go-kit/log", [2024-03-20T20:02:36.590Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.590Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.590Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.590Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.590Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.590Z] "github.com/google/uuid", [2024-03-20T20:02:36.590Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.590Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.590Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.590Z] "golang.org/x/net/html", [2024-03-20T20:02:36.590Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.590Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.590Z] "golang.org/x/text/language", [2024-03-20T20:02:36.590Z] "hash", [2024-03-20T20:02:36.590Z] "hash/adler32", [2024-03-20T20:02:36.590Z] "hash/crc32", [2024-03-20T20:02:36.590Z] "internal/abi", [2024-03-20T20:02:36.590Z] "internal/bytealg", [2024-03-20T20:02:36.590Z] "internal/cpu", [2024-03-20T20:02:36.590Z] "internal/fmtsort", [2024-03-20T20:02:36.590Z] "internal/goexperiment", [2024-03-20T20:02:36.590Z] "internal/itoa", [2024-03-20T20:02:36.590Z] "internal/nettrace", [2024-03-20T20:02:36.590Z] "internal/oserror", [2024-03-20T20:02:36.590Z] "internal/poll", [2024-03-20T20:02:36.590Z] "internal/race", [2024-03-20T20:02:36.590Z] "internal/reflectlite", [2024-03-20T20:02:36.590Z] "internal/singleflight", [2024-03-20T20:02:36.590Z] "internal/syscall/execenv", [2024-03-20T20:02:36.590Z] "internal/syscall/unix", [2024-03-20T20:02:36.590Z] "internal/testlog", [2024-03-20T20:02:36.590Z] "internal/unsafeheader", [2024-03-20T20:02:36.590Z] "io", [2024-03-20T20:02:36.590Z] "io/fs", [2024-03-20T20:02:36.590Z] "io/ioutil", [2024-03-20T20:02:36.590Z] "log", [2024-03-20T20:02:36.590Z] "math", [2024-03-20T20:02:36.590Z] "math/big", [2024-03-20T20:02:36.590Z] "math/bits", [2024-03-20T20:02:36.590Z] "math/rand", [2024-03-20T20:02:36.590Z] "mime", [2024-03-20T20:02:36.590Z] "mime/multipart", [2024-03-20T20:02:36.590Z] "mime/quotedprintable", [2024-03-20T20:02:36.590Z] "net", [2024-03-20T20:02:36.590Z] "net/http", [2024-03-20T20:02:36.590Z] "net/http/httptest", [2024-03-20T20:02:36.590Z] "net/http/httptrace", [2024-03-20T20:02:36.590Z] "net/http/internal", [2024-03-20T20:02:36.590Z] "net/http/internal/ascii", [2024-03-20T20:02:36.590Z] "net/http/internal/testcert", [2024-03-20T20:02:36.590Z] "net/textproto", [2024-03-20T20:02:36.590Z] "net/url", [2024-03-20T20:02:36.590Z] "os", [2024-03-20T20:02:36.590Z] "path", [2024-03-20T20:02:36.590Z] "path/filepath", [2024-03-20T20:02:36.590Z] "reflect", [2024-03-20T20:02:36.590Z] "regexp", [2024-03-20T20:02:36.590Z] "regexp/syntax", [2024-03-20T20:02:36.590Z] "runtime", [2024-03-20T20:02:36.590Z] "runtime/cgo", [2024-03-20T20:02:36.590Z] "runtime/internal/atomic", [2024-03-20T20:02:36.590Z] "runtime/internal/math", [2024-03-20T20:02:36.590Z] "runtime/internal/sys", [2024-03-20T20:02:36.590Z] "sort", [2024-03-20T20:02:36.590Z] "strconv", [2024-03-20T20:02:36.590Z] "strings", [2024-03-20T20:02:36.590Z] "sync", [2024-03-20T20:02:36.590Z] "sync/atomic", [2024-03-20T20:02:36.590Z] "syscall", [2024-03-20T20:02:36.590Z] "time", [2024-03-20T20:02:36.590Z] "unicode", [2024-03-20T20:02:36.590Z] "unicode/utf16", [2024-03-20T20:02:36.590Z] "unicode/utf8", [2024-03-20T20:02:36.590Z] "unsafe", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.590Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "TestGoFiles": [ [2024-03-20T20:02:36.591Z] "command_test.go" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "TestImports": [ [2024-03-20T20:02:36.591Z] "context", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.591Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.591Z] "net/http", [2024-03-20T20:02:36.591Z] "net/http/httptest", [2024-03-20T20:02:36.591Z] "sync", [2024-03-20T20:02:36.591Z] "testing" [2024-03-20T20:02:36.591Z] ] [2024-03-20T20:02:36.591Z] } [2024-03-20T20:02:36.591Z] { [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.591Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.591Z] "Name": "listen", [2024-03-20T20:02:36.591Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "Module": { [2024-03-20T20:02:36.591Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.591Z] "Main": true, [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.591Z] "GoVersion": "1.21" [2024-03-20T20:02:36.591Z] }, [2024-03-20T20:02:36.591Z] "Match": [ [2024-03-20T20:02:36.591Z] "./..." [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Stale": true, [2024-03-20T20:02:36.591Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.591Z] "GoFiles": [ [2024-03-20T20:02:36.591Z] "command.go" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Imports": [ [2024-03-20T20:02:36.591Z] "context", [2024-03-20T20:02:36.591Z] "flag", [2024-03-20T20:02:36.591Z] "fmt", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.591Z] "os", [2024-03-20T20:02:36.591Z] "strings", [2024-03-20T20:02:36.591Z] "sync" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Deps": [ [2024-03-20T20:02:36.591Z] "bufio", [2024-03-20T20:02:36.591Z] "bytes", [2024-03-20T20:02:36.591Z] "compress/flate", [2024-03-20T20:02:36.591Z] "compress/gzip", [2024-03-20T20:02:36.591Z] "compress/zlib", [2024-03-20T20:02:36.591Z] "container/list", [2024-03-20T20:02:36.591Z] "context", [2024-03-20T20:02:36.591Z] "crypto", [2024-03-20T20:02:36.591Z] "crypto/aes", [2024-03-20T20:02:36.591Z] "crypto/cipher", [2024-03-20T20:02:36.591Z] "crypto/des", [2024-03-20T20:02:36.591Z] "crypto/dsa", [2024-03-20T20:02:36.591Z] "crypto/ecdsa", [2024-03-20T20:02:36.591Z] "crypto/ed25519", [2024-03-20T20:02:36.591Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.591Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.591Z] "crypto/elliptic", [2024-03-20T20:02:36.591Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.591Z] "crypto/hmac", [2024-03-20T20:02:36.591Z] "crypto/internal/randutil", [2024-03-20T20:02:36.591Z] "crypto/internal/subtle", [2024-03-20T20:02:36.591Z] "crypto/md5", [2024-03-20T20:02:36.591Z] "crypto/rand", [2024-03-20T20:02:36.591Z] "crypto/rc4", [2024-03-20T20:02:36.591Z] "crypto/rsa", [2024-03-20T20:02:36.591Z] "crypto/sha1", [2024-03-20T20:02:36.591Z] "crypto/sha256", [2024-03-20T20:02:36.591Z] "crypto/sha512", [2024-03-20T20:02:36.591Z] "crypto/subtle", [2024-03-20T20:02:36.591Z] "crypto/tls", [2024-03-20T20:02:36.591Z] "crypto/x509", [2024-03-20T20:02:36.591Z] "crypto/x509/pkix", [2024-03-20T20:02:36.591Z] "database/sql/driver", [2024-03-20T20:02:36.591Z] "debug/dwarf", [2024-03-20T20:02:36.591Z] "debug/macho", [2024-03-20T20:02:36.591Z] "encoding", [2024-03-20T20:02:36.591Z] "encoding/asn1", [2024-03-20T20:02:36.591Z] "encoding/base64", [2024-03-20T20:02:36.591Z] "encoding/binary", [2024-03-20T20:02:36.591Z] "encoding/csv", [2024-03-20T20:02:36.591Z] "encoding/hex", [2024-03-20T20:02:36.591Z] "encoding/json", [2024-03-20T20:02:36.591Z] "encoding/pem", [2024-03-20T20:02:36.591Z] "encoding/xml", [2024-03-20T20:02:36.591Z] "errors", [2024-03-20T20:02:36.591Z] "flag", [2024-03-20T20:02:36.591Z] "fmt", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.591Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.591Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.591Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.591Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.591Z] "github.com/go-kit/log", [2024-03-20T20:02:36.591Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.591Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.591Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.591Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.591Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.591Z] "github.com/google/uuid", [2024-03-20T20:02:36.591Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.591Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.591Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.591Z] "golang.org/x/net/html", [2024-03-20T20:02:36.591Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.591Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.591Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.591Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.591Z] "golang.org/x/text/language", [2024-03-20T20:02:36.591Z] "hash", [2024-03-20T20:02:36.591Z] "hash/adler32", [2024-03-20T20:02:36.591Z] "hash/crc32", [2024-03-20T20:02:36.591Z] "internal/abi", [2024-03-20T20:02:36.591Z] "internal/bytealg", [2024-03-20T20:02:36.591Z] "internal/cpu", [2024-03-20T20:02:36.591Z] "internal/fmtsort", [2024-03-20T20:02:36.591Z] "internal/goexperiment", [2024-03-20T20:02:36.591Z] "internal/itoa", [2024-03-20T20:02:36.591Z] "internal/nettrace", [2024-03-20T20:02:36.591Z] "internal/oserror", [2024-03-20T20:02:36.591Z] "internal/poll", [2024-03-20T20:02:36.591Z] "internal/race", [2024-03-20T20:02:36.591Z] "internal/reflectlite", [2024-03-20T20:02:36.591Z] "internal/singleflight", [2024-03-20T20:02:36.591Z] "internal/syscall/execenv", [2024-03-20T20:02:36.591Z] "internal/syscall/unix", [2024-03-20T20:02:36.591Z] "internal/testlog", [2024-03-20T20:02:36.591Z] "internal/unsafeheader", [2024-03-20T20:02:36.591Z] "io", [2024-03-20T20:02:36.591Z] "io/fs", [2024-03-20T20:02:36.591Z] "io/ioutil", [2024-03-20T20:02:36.591Z] "log", [2024-03-20T20:02:36.591Z] "math", [2024-03-20T20:02:36.591Z] "math/big", [2024-03-20T20:02:36.591Z] "math/bits", [2024-03-20T20:02:36.591Z] "math/rand", [2024-03-20T20:02:36.591Z] "mime", [2024-03-20T20:02:36.591Z] "mime/multipart", [2024-03-20T20:02:36.591Z] "mime/quotedprintable", [2024-03-20T20:02:36.591Z] "net", [2024-03-20T20:02:36.591Z] "net/http", [2024-03-20T20:02:36.591Z] "net/http/httptest", [2024-03-20T20:02:36.591Z] "net/http/httptrace", [2024-03-20T20:02:36.591Z] "net/http/internal", [2024-03-20T20:02:36.591Z] "net/http/internal/ascii", [2024-03-20T20:02:36.591Z] "net/http/internal/testcert", [2024-03-20T20:02:36.591Z] "net/textproto", [2024-03-20T20:02:36.591Z] "net/url", [2024-03-20T20:02:36.591Z] "os", [2024-03-20T20:02:36.591Z] "path", [2024-03-20T20:02:36.591Z] "path/filepath", [2024-03-20T20:02:36.591Z] "reflect", [2024-03-20T20:02:36.591Z] "regexp", [2024-03-20T20:02:36.591Z] "regexp/syntax", [2024-03-20T20:02:36.591Z] "runtime", [2024-03-20T20:02:36.591Z] "runtime/cgo", [2024-03-20T20:02:36.591Z] "runtime/internal/atomic", [2024-03-20T20:02:36.591Z] "runtime/internal/math", [2024-03-20T20:02:36.591Z] "runtime/internal/sys", [2024-03-20T20:02:36.591Z] "sort", [2024-03-20T20:02:36.591Z] "strconv", [2024-03-20T20:02:36.591Z] "strings", [2024-03-20T20:02:36.591Z] "sync", [2024-03-20T20:02:36.591Z] "sync/atomic", [2024-03-20T20:02:36.591Z] "syscall", [2024-03-20T20:02:36.591Z] "time", [2024-03-20T20:02:36.591Z] "unicode", [2024-03-20T20:02:36.591Z] "unicode/utf16", [2024-03-20T20:02:36.591Z] "unicode/utf8", [2024-03-20T20:02:36.591Z] "unsafe", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.591Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "TestGoFiles": [ [2024-03-20T20:02:36.591Z] "command_test.go" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "TestImports": [ [2024-03-20T20:02:36.591Z] "context", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.591Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.591Z] "strconv", [2024-03-20T20:02:36.591Z] "sync", [2024-03-20T20:02:36.591Z] "testing", [2024-03-20T20:02:36.591Z] "time" [2024-03-20T20:02:36.591Z] ] [2024-03-20T20:02:36.591Z] } [2024-03-20T20:02:36.591Z] { [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.591Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.591Z] "Name": "share", [2024-03-20T20:02:36.591Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "Module": { [2024-03-20T20:02:36.591Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.591Z] "Main": true, [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.591Z] "GoVersion": "1.21" [2024-03-20T20:02:36.591Z] }, [2024-03-20T20:02:36.591Z] "Match": [ [2024-03-20T20:02:36.591Z] "./..." [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Stale": true, [2024-03-20T20:02:36.591Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.591Z] "GoFiles": [ [2024-03-20T20:02:36.591Z] "constant.go" [2024-03-20T20:02:36.591Z] ] [2024-03-20T20:02:36.591Z] } [2024-03-20T20:02:36.591Z] { [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.591Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.591Z] "Name": "helper", [2024-03-20T20:02:36.591Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "Module": { [2024-03-20T20:02:36.591Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.591Z] "Main": true, [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.591Z] "GoVersion": "1.21" [2024-03-20T20:02:36.591Z] }, [2024-03-20T20:02:36.591Z] "Match": [ [2024-03-20T20:02:36.591Z] "./..." [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Stale": true, [2024-03-20T20:02:36.591Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.591Z] "GoFiles": [ [2024-03-20T20:02:36.591Z] "helper.go", [2024-03-20T20:02:36.591Z] "redis_conf.go" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Imports": [ [2024-03-20T20:02:36.591Z] "bufio", [2024-03-20T20:02:36.591Z] "crypto/sha256", [2024-03-20T20:02:36.591Z] "fmt", [2024-03-20T20:02:36.591Z] "math/rand", [2024-03-20T20:02:36.591Z] "os", [2024-03-20T20:02:36.591Z] "path/filepath", [2024-03-20T20:02:36.591Z] "strconv", [2024-03-20T20:02:36.591Z] "text/template", [2024-03-20T20:02:36.591Z] "time" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Deps": [ [2024-03-20T20:02:36.591Z] "bufio", [2024-03-20T20:02:36.591Z] "bytes", [2024-03-20T20:02:36.591Z] "crypto", [2024-03-20T20:02:36.591Z] "crypto/sha256", [2024-03-20T20:02:36.591Z] "encoding/binary", [2024-03-20T20:02:36.591Z] "errors", [2024-03-20T20:02:36.591Z] "fmt", [2024-03-20T20:02:36.591Z] "hash", [2024-03-20T20:02:36.591Z] "internal/abi", [2024-03-20T20:02:36.591Z] "internal/bytealg", [2024-03-20T20:02:36.591Z] "internal/cpu", [2024-03-20T20:02:36.591Z] "internal/fmtsort", [2024-03-20T20:02:36.591Z] "internal/goexperiment", [2024-03-20T20:02:36.591Z] "internal/itoa", [2024-03-20T20:02:36.591Z] "internal/oserror", [2024-03-20T20:02:36.591Z] "internal/poll", [2024-03-20T20:02:36.591Z] "internal/race", [2024-03-20T20:02:36.591Z] "internal/reflectlite", [2024-03-20T20:02:36.591Z] "internal/syscall/execenv", [2024-03-20T20:02:36.591Z] "internal/syscall/unix", [2024-03-20T20:02:36.591Z] "internal/testlog", [2024-03-20T20:02:36.591Z] "internal/unsafeheader", [2024-03-20T20:02:36.591Z] "io", [2024-03-20T20:02:36.591Z] "io/fs", [2024-03-20T20:02:36.591Z] "math", [2024-03-20T20:02:36.591Z] "math/bits", [2024-03-20T20:02:36.591Z] "math/rand", [2024-03-20T20:02:36.591Z] "net/url", [2024-03-20T20:02:36.591Z] "os", [2024-03-20T20:02:36.591Z] "path", [2024-03-20T20:02:36.591Z] "path/filepath", [2024-03-20T20:02:36.591Z] "reflect", [2024-03-20T20:02:36.591Z] "runtime", [2024-03-20T20:02:36.591Z] "runtime/internal/atomic", [2024-03-20T20:02:36.591Z] "runtime/internal/math", [2024-03-20T20:02:36.591Z] "runtime/internal/sys", [2024-03-20T20:02:36.591Z] "sort", [2024-03-20T20:02:36.591Z] "strconv", [2024-03-20T20:02:36.591Z] "strings", [2024-03-20T20:02:36.591Z] "sync", [2024-03-20T20:02:36.591Z] "sync/atomic", [2024-03-20T20:02:36.591Z] "syscall", [2024-03-20T20:02:36.591Z] "text/template", [2024-03-20T20:02:36.591Z] "text/template/parse", [2024-03-20T20:02:36.591Z] "time", [2024-03-20T20:02:36.591Z] "unicode", [2024-03-20T20:02:36.591Z] "unicode/utf8", [2024-03-20T20:02:36.591Z] "unsafe" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "TestGoFiles": [ [2024-03-20T20:02:36.591Z] "helper_test.go", [2024-03-20T20:02:36.591Z] "redis_config_test.go" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "TestImports": [ [2024-03-20T20:02:36.591Z] "bufio", [2024-03-20T20:02:36.591Z] "crypto/sha256", [2024-03-20T20:02:36.591Z] "fmt", [2024-03-20T20:02:36.591Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.591Z] "os", [2024-03-20T20:02:36.591Z] "path/filepath", [2024-03-20T20:02:36.591Z] "strings", [2024-03-20T20:02:36.591Z] "testing" [2024-03-20T20:02:36.591Z] ] [2024-03-20T20:02:36.591Z] } [2024-03-20T20:02:36.591Z] { [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.591Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.591Z] "Name": "setupacl", [2024-03-20T20:02:36.591Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "Module": { [2024-03-20T20:02:36.591Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.591Z] "Main": true, [2024-03-20T20:02:36.591Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.591Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.591Z] "GoVersion": "1.21" [2024-03-20T20:02:36.591Z] }, [2024-03-20T20:02:36.591Z] "Match": [ [2024-03-20T20:02:36.591Z] "./..." [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Stale": true, [2024-03-20T20:02:36.591Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.591Z] "GoFiles": [ [2024-03-20T20:02:36.591Z] "aclbootstrap.go", [2024-03-20T20:02:36.591Z] "aclpolicies.go", [2024-03-20T20:02:36.591Z] "acltokens.go", [2024-03-20T20:02:36.591Z] "command.go" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Imports": [ [2024-03-20T20:02:36.591Z] "bytes", [2024-03-20T20:02:36.591Z] "context", [2024-03-20T20:02:36.591Z] "encoding/json", [2024-03-20T20:02:36.591Z] "errors", [2024-03-20T20:02:36.591Z] "flag", [2024-03-20T20:02:36.591Z] "fmt", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.591Z] "io", [2024-03-20T20:02:36.591Z] "net/http", [2024-03-20T20:02:36.591Z] "net/url", [2024-03-20T20:02:36.591Z] "os", [2024-03-20T20:02:36.591Z] "path/filepath", [2024-03-20T20:02:36.591Z] "reflect", [2024-03-20T20:02:36.591Z] "regexp", [2024-03-20T20:02:36.591Z] "strings", [2024-03-20T20:02:36.591Z] "sync", [2024-03-20T20:02:36.591Z] "time" [2024-03-20T20:02:36.591Z] ], [2024-03-20T20:02:36.591Z] "Deps": [ [2024-03-20T20:02:36.591Z] "bufio", [2024-03-20T20:02:36.591Z] "bytes", [2024-03-20T20:02:36.591Z] "compress/flate", [2024-03-20T20:02:36.591Z] "compress/gzip", [2024-03-20T20:02:36.591Z] "compress/zlib", [2024-03-20T20:02:36.591Z] "container/list", [2024-03-20T20:02:36.591Z] "context", [2024-03-20T20:02:36.591Z] "crypto", [2024-03-20T20:02:36.591Z] "crypto/aes", [2024-03-20T20:02:36.591Z] "crypto/cipher", [2024-03-20T20:02:36.591Z] "crypto/des", [2024-03-20T20:02:36.591Z] "crypto/dsa", [2024-03-20T20:02:36.591Z] "crypto/ecdsa", [2024-03-20T20:02:36.591Z] "crypto/ed25519", [2024-03-20T20:02:36.591Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.591Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.591Z] "crypto/elliptic", [2024-03-20T20:02:36.591Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.591Z] "crypto/hmac", [2024-03-20T20:02:36.591Z] "crypto/internal/randutil", [2024-03-20T20:02:36.591Z] "crypto/internal/subtle", [2024-03-20T20:02:36.591Z] "crypto/md5", [2024-03-20T20:02:36.591Z] "crypto/rand", [2024-03-20T20:02:36.591Z] "crypto/rc4", [2024-03-20T20:02:36.591Z] "crypto/rsa", [2024-03-20T20:02:36.591Z] "crypto/sha1", [2024-03-20T20:02:36.591Z] "crypto/sha256", [2024-03-20T20:02:36.591Z] "crypto/sha512", [2024-03-20T20:02:36.591Z] "crypto/subtle", [2024-03-20T20:02:36.591Z] "crypto/tls", [2024-03-20T20:02:36.591Z] "crypto/x509", [2024-03-20T20:02:36.591Z] "crypto/x509/pkix", [2024-03-20T20:02:36.591Z] "database/sql/driver", [2024-03-20T20:02:36.591Z] "debug/dwarf", [2024-03-20T20:02:36.591Z] "debug/macho", [2024-03-20T20:02:36.591Z] "embed", [2024-03-20T20:02:36.591Z] "encoding", [2024-03-20T20:02:36.591Z] "encoding/asn1", [2024-03-20T20:02:36.591Z] "encoding/base32", [2024-03-20T20:02:36.591Z] "encoding/base64", [2024-03-20T20:02:36.591Z] "encoding/binary", [2024-03-20T20:02:36.591Z] "encoding/csv", [2024-03-20T20:02:36.591Z] "encoding/hex", [2024-03-20T20:02:36.591Z] "encoding/json", [2024-03-20T20:02:36.591Z] "encoding/pem", [2024-03-20T20:02:36.591Z] "encoding/xml", [2024-03-20T20:02:36.591Z] "errors", [2024-03-20T20:02:36.591Z] "flag", [2024-03-20T20:02:36.591Z] "fmt", [2024-03-20T20:02:36.591Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.591Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.591Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.591Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.592Z] "github.com/fatih/color", [2024-03-20T20:02:36.592Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.592Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.592Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.592Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.592Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.592Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.592Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.592Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.592Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.592Z] "github.com/go-kit/log", [2024-03-20T20:02:36.592Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.592Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.592Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.592Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.592Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.592Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.592Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.592Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.592Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.592Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.592Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.592Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.592Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.592Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.592Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.592Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.592Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.592Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.592Z] "github.com/google/uuid", [2024-03-20T20:02:36.592Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.592Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.592Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.592Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.592Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.592Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.592Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.592Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.592Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.592Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.592Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.592Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.592Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.592Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.592Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.592Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.592Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.592Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.592Z] "github.com/x448/float16", [2024-03-20T20:02:36.592Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.592Z] "go/token", [2024-03-20T20:02:36.592Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.592Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.592Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.592Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.592Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.592Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.592Z] "golang.org/x/net/html", [2024-03-20T20:02:36.592Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.592Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.592Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.592Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.592Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.592Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.592Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.592Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.592Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.592Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.592Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.592Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.592Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.592Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.592Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.592Z] "golang.org/x/text/language", [2024-03-20T20:02:36.592Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.592Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.592Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.592Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.592Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.592Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.592Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.592Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.592Z] "hash", [2024-03-20T20:02:36.592Z] "hash/adler32", [2024-03-20T20:02:36.592Z] "hash/crc32", [2024-03-20T20:02:36.592Z] "hash/fnv", [2024-03-20T20:02:36.592Z] "html", [2024-03-20T20:02:36.592Z] "html/template", [2024-03-20T20:02:36.592Z] "internal/abi", [2024-03-20T20:02:36.592Z] "internal/bytealg", [2024-03-20T20:02:36.592Z] "internal/cpu", [2024-03-20T20:02:36.592Z] "internal/fmtsort", [2024-03-20T20:02:36.592Z] "internal/goexperiment", [2024-03-20T20:02:36.592Z] "internal/itoa", [2024-03-20T20:02:36.592Z] "internal/nettrace", [2024-03-20T20:02:36.592Z] "internal/oserror", [2024-03-20T20:02:36.592Z] "internal/poll", [2024-03-20T20:02:36.592Z] "internal/race", [2024-03-20T20:02:36.592Z] "internal/reflectlite", [2024-03-20T20:02:36.592Z] "internal/singleflight", [2024-03-20T20:02:36.592Z] "internal/syscall/execenv", [2024-03-20T20:02:36.592Z] "internal/syscall/unix", [2024-03-20T20:02:36.592Z] "internal/testlog", [2024-03-20T20:02:36.592Z] "internal/unsafeheader", [2024-03-20T20:02:36.592Z] "io", [2024-03-20T20:02:36.592Z] "io/fs", [2024-03-20T20:02:36.592Z] "io/ioutil", [2024-03-20T20:02:36.592Z] "log", [2024-03-20T20:02:36.592Z] "log/syslog", [2024-03-20T20:02:36.592Z] "math", [2024-03-20T20:02:36.592Z] "math/big", [2024-03-20T20:02:36.592Z] "math/bits", [2024-03-20T20:02:36.592Z] "math/rand", [2024-03-20T20:02:36.592Z] "mime", [2024-03-20T20:02:36.592Z] "mime/multipart", [2024-03-20T20:02:36.592Z] "mime/quotedprintable", [2024-03-20T20:02:36.592Z] "net", [2024-03-20T20:02:36.592Z] "net/http", [2024-03-20T20:02:36.592Z] "net/http/httptest", [2024-03-20T20:02:36.592Z] "net/http/httptrace", [2024-03-20T20:02:36.592Z] "net/http/httputil", [2024-03-20T20:02:36.592Z] "net/http/internal", [2024-03-20T20:02:36.592Z] "net/http/internal/ascii", [2024-03-20T20:02:36.592Z] "net/http/internal/testcert", [2024-03-20T20:02:36.592Z] "net/textproto", [2024-03-20T20:02:36.592Z] "net/url", [2024-03-20T20:02:36.592Z] "os", [2024-03-20T20:02:36.592Z] "os/signal", [2024-03-20T20:02:36.592Z] "path", [2024-03-20T20:02:36.592Z] "path/filepath", [2024-03-20T20:02:36.592Z] "reflect", [2024-03-20T20:02:36.592Z] "regexp", [2024-03-20T20:02:36.592Z] "regexp/syntax", [2024-03-20T20:02:36.592Z] "runtime", [2024-03-20T20:02:36.592Z] "runtime/cgo", [2024-03-20T20:02:36.592Z] "runtime/debug", [2024-03-20T20:02:36.592Z] "runtime/internal/atomic", [2024-03-20T20:02:36.592Z] "runtime/internal/math", [2024-03-20T20:02:36.592Z] "runtime/internal/sys", [2024-03-20T20:02:36.592Z] "runtime/pprof", [2024-03-20T20:02:36.592Z] "sort", [2024-03-20T20:02:36.592Z] "strconv", [2024-03-20T20:02:36.592Z] "strings", [2024-03-20T20:02:36.592Z] "sync", [2024-03-20T20:02:36.592Z] "sync/atomic", [2024-03-20T20:02:36.592Z] "syscall", [2024-03-20T20:02:36.592Z] "text/tabwriter", [2024-03-20T20:02:36.592Z] "text/template", [2024-03-20T20:02:36.592Z] "text/template/parse", [2024-03-20T20:02:36.592Z] "time", [2024-03-20T20:02:36.592Z] "unicode", [2024-03-20T20:02:36.592Z] "unicode/utf16", [2024-03-20T20:02:36.592Z] "unicode/utf8", [2024-03-20T20:02:36.592Z] "unsafe", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.592Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.592Z] ], [2024-03-20T20:02:36.592Z] "TestGoFiles": [ [2024-03-20T20:02:36.592Z] "aclpolicies_test.go", [2024-03-20T20:02:36.592Z] "acltokens_test.go", [2024-03-20T20:02:36.592Z] "command_test.go", [2024-03-20T20:02:36.592Z] "stubdata_test.go", [2024-03-20T20:02:36.592Z] "stubregistryserver_test.go" [2024-03-20T20:02:36.592Z] ], [2024-03-20T20:02:36.592Z] "TestImports": [ [2024-03-20T20:02:36.592Z] "context", [2024-03-20T20:02:36.592Z] "encoding/json", [2024-03-20T20:02:36.592Z] "fmt", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.592Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.592Z] "io", [2024-03-20T20:02:36.592Z] "math/rand", [2024-03-20T20:02:36.592Z] "net/http", [2024-03-20T20:02:36.592Z] "net/http/httptest", [2024-03-20T20:02:36.592Z] "net/url", [2024-03-20T20:02:36.592Z] "os", [2024-03-20T20:02:36.592Z] "path", [2024-03-20T20:02:36.592Z] "path/filepath", [2024-03-20T20:02:36.592Z] "strconv", [2024-03-20T20:02:36.592Z] "strings", [2024-03-20T20:02:36.592Z] "sync", [2024-03-20T20:02:36.592Z] "testing", [2024-03-20T20:02:36.592Z] "time" [2024-03-20T20:02:36.592Z] ] [2024-03-20T20:02:36.592Z] } [2024-03-20T20:02:36.592Z] { [2024-03-20T20:02:36.592Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.592Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.592Z] "Name": "waitfor", [2024-03-20T20:02:36.592Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.592Z] "Module": { [2024-03-20T20:02:36.592Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.592Z] "Main": true, [2024-03-20T20:02:36.592Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.592Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.592Z] "GoVersion": "1.21" [2024-03-20T20:02:36.592Z] }, [2024-03-20T20:02:36.592Z] "Match": [ [2024-03-20T20:02:36.592Z] "./..." [2024-03-20T20:02:36.592Z] ], [2024-03-20T20:02:36.592Z] "Stale": true, [2024-03-20T20:02:36.592Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.592Z] "GoFiles": [ [2024-03-20T20:02:36.592Z] "command.go", [2024-03-20T20:02:36.592Z] "uri_flags.go" [2024-03-20T20:02:36.592Z] ], [2024-03-20T20:02:36.592Z] "Imports": [ [2024-03-20T20:02:36.592Z] "context", [2024-03-20T20:02:36.592Z] "flag", [2024-03-20T20:02:36.592Z] "fmt", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.592Z] "net", [2024-03-20T20:02:36.592Z] "net/http", [2024-03-20T20:02:36.592Z] "net/url", [2024-03-20T20:02:36.592Z] "os", [2024-03-20T20:02:36.592Z] "strings", [2024-03-20T20:02:36.592Z] "sync", [2024-03-20T20:02:36.592Z] "time" [2024-03-20T20:02:36.592Z] ], [2024-03-20T20:02:36.592Z] "Deps": [ [2024-03-20T20:02:36.592Z] "bufio", [2024-03-20T20:02:36.592Z] "bytes", [2024-03-20T20:02:36.592Z] "compress/flate", [2024-03-20T20:02:36.592Z] "compress/gzip", [2024-03-20T20:02:36.592Z] "compress/zlib", [2024-03-20T20:02:36.592Z] "container/list", [2024-03-20T20:02:36.592Z] "context", [2024-03-20T20:02:36.592Z] "crypto", [2024-03-20T20:02:36.592Z] "crypto/aes", [2024-03-20T20:02:36.592Z] "crypto/cipher", [2024-03-20T20:02:36.592Z] "crypto/des", [2024-03-20T20:02:36.592Z] "crypto/dsa", [2024-03-20T20:02:36.592Z] "crypto/ecdsa", [2024-03-20T20:02:36.592Z] "crypto/ed25519", [2024-03-20T20:02:36.592Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.592Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.592Z] "crypto/elliptic", [2024-03-20T20:02:36.592Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.592Z] "crypto/hmac", [2024-03-20T20:02:36.592Z] "crypto/internal/randutil", [2024-03-20T20:02:36.592Z] "crypto/internal/subtle", [2024-03-20T20:02:36.592Z] "crypto/md5", [2024-03-20T20:02:36.592Z] "crypto/rand", [2024-03-20T20:02:36.592Z] "crypto/rc4", [2024-03-20T20:02:36.592Z] "crypto/rsa", [2024-03-20T20:02:36.592Z] "crypto/sha1", [2024-03-20T20:02:36.592Z] "crypto/sha256", [2024-03-20T20:02:36.592Z] "crypto/sha512", [2024-03-20T20:02:36.592Z] "crypto/subtle", [2024-03-20T20:02:36.592Z] "crypto/tls", [2024-03-20T20:02:36.592Z] "crypto/x509", [2024-03-20T20:02:36.592Z] "crypto/x509/pkix", [2024-03-20T20:02:36.592Z] "database/sql/driver", [2024-03-20T20:02:36.592Z] "debug/dwarf", [2024-03-20T20:02:36.592Z] "debug/macho", [2024-03-20T20:02:36.592Z] "encoding", [2024-03-20T20:02:36.592Z] "encoding/asn1", [2024-03-20T20:02:36.592Z] "encoding/base64", [2024-03-20T20:02:36.592Z] "encoding/binary", [2024-03-20T20:02:36.592Z] "encoding/csv", [2024-03-20T20:02:36.592Z] "encoding/hex", [2024-03-20T20:02:36.592Z] "encoding/json", [2024-03-20T20:02:36.592Z] "encoding/pem", [2024-03-20T20:02:36.592Z] "encoding/xml", [2024-03-20T20:02:36.592Z] "errors", [2024-03-20T20:02:36.592Z] "flag", [2024-03-20T20:02:36.592Z] "fmt", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.593Z] "github.com/go-kit/log", [2024-03-20T20:02:36.593Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.593Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.593Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.593Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.593Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.593Z] "github.com/google/uuid", [2024-03-20T20:02:36.593Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.593Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.593Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.593Z] "golang.org/x/net/html", [2024-03-20T20:02:36.593Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.593Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.593Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.593Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.593Z] "golang.org/x/text/language", [2024-03-20T20:02:36.593Z] "hash", [2024-03-20T20:02:36.593Z] "hash/adler32", [2024-03-20T20:02:36.593Z] "hash/crc32", [2024-03-20T20:02:36.593Z] "internal/abi", [2024-03-20T20:02:36.593Z] "internal/bytealg", [2024-03-20T20:02:36.593Z] "internal/cpu", [2024-03-20T20:02:36.593Z] "internal/fmtsort", [2024-03-20T20:02:36.593Z] "internal/goexperiment", [2024-03-20T20:02:36.593Z] "internal/itoa", [2024-03-20T20:02:36.593Z] "internal/nettrace", [2024-03-20T20:02:36.593Z] "internal/oserror", [2024-03-20T20:02:36.593Z] "internal/poll", [2024-03-20T20:02:36.593Z] "internal/race", [2024-03-20T20:02:36.593Z] "internal/reflectlite", [2024-03-20T20:02:36.593Z] "internal/singleflight", [2024-03-20T20:02:36.593Z] "internal/syscall/execenv", [2024-03-20T20:02:36.593Z] "internal/syscall/unix", [2024-03-20T20:02:36.593Z] "internal/testlog", [2024-03-20T20:02:36.593Z] "internal/unsafeheader", [2024-03-20T20:02:36.593Z] "io", [2024-03-20T20:02:36.593Z] "io/fs", [2024-03-20T20:02:36.593Z] "io/ioutil", [2024-03-20T20:02:36.593Z] "log", [2024-03-20T20:02:36.593Z] "math", [2024-03-20T20:02:36.593Z] "math/big", [2024-03-20T20:02:36.593Z] "math/bits", [2024-03-20T20:02:36.593Z] "math/rand", [2024-03-20T20:02:36.593Z] "mime", [2024-03-20T20:02:36.593Z] "mime/multipart", [2024-03-20T20:02:36.593Z] "mime/quotedprintable", [2024-03-20T20:02:36.593Z] "net", [2024-03-20T20:02:36.593Z] "net/http", [2024-03-20T20:02:36.593Z] "net/http/httptest", [2024-03-20T20:02:36.593Z] "net/http/httptrace", [2024-03-20T20:02:36.593Z] "net/http/internal", [2024-03-20T20:02:36.593Z] "net/http/internal/ascii", [2024-03-20T20:02:36.593Z] "net/http/internal/testcert", [2024-03-20T20:02:36.593Z] "net/textproto", [2024-03-20T20:02:36.593Z] "net/url", [2024-03-20T20:02:36.593Z] "os", [2024-03-20T20:02:36.593Z] "path", [2024-03-20T20:02:36.593Z] "path/filepath", [2024-03-20T20:02:36.593Z] "reflect", [2024-03-20T20:02:36.593Z] "regexp", [2024-03-20T20:02:36.593Z] "regexp/syntax", [2024-03-20T20:02:36.593Z] "runtime", [2024-03-20T20:02:36.593Z] "runtime/cgo", [2024-03-20T20:02:36.593Z] "runtime/internal/atomic", [2024-03-20T20:02:36.593Z] "runtime/internal/math", [2024-03-20T20:02:36.593Z] "runtime/internal/sys", [2024-03-20T20:02:36.593Z] "sort", [2024-03-20T20:02:36.593Z] "strconv", [2024-03-20T20:02:36.593Z] "strings", [2024-03-20T20:02:36.593Z] "sync", [2024-03-20T20:02:36.593Z] "sync/atomic", [2024-03-20T20:02:36.593Z] "syscall", [2024-03-20T20:02:36.593Z] "time", [2024-03-20T20:02:36.593Z] "unicode", [2024-03-20T20:02:36.593Z] "unicode/utf16", [2024-03-20T20:02:36.593Z] "unicode/utf8", [2024-03-20T20:02:36.593Z] "unsafe", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.593Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.593Z] ], [2024-03-20T20:02:36.593Z] "TestGoFiles": [ [2024-03-20T20:02:36.593Z] "command_test.go" [2024-03-20T20:02:36.593Z] ], [2024-03-20T20:02:36.593Z] "TestImports": [ [2024-03-20T20:02:36.593Z] "context", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.593Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.593Z] "math/rand", [2024-03-20T20:02:36.593Z] "net", [2024-03-20T20:02:36.593Z] "net/http", [2024-03-20T20:02:36.593Z] "net/http/httptest", [2024-03-20T20:02:36.593Z] "os", [2024-03-20T20:02:36.593Z] "path/filepath", [2024-03-20T20:02:36.593Z] "strconv", [2024-03-20T20:02:36.593Z] "sync", [2024-03-20T20:02:36.593Z] "testing", [2024-03-20T20:02:36.593Z] "time" [2024-03-20T20:02:36.593Z] ] [2024-03-20T20:02:36.593Z] } [2024-03-20T20:02:36.593Z] { [2024-03-20T20:02:36.593Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command", [2024-03-20T20:02:36.593Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.593Z] "Name": "command", [2024-03-20T20:02:36.593Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.593Z] "Module": { [2024-03-20T20:02:36.593Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.593Z] "Main": true, [2024-03-20T20:02:36.593Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.593Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.593Z] "GoVersion": "1.21" [2024-03-20T20:02:36.593Z] }, [2024-03-20T20:02:36.593Z] "Match": [ [2024-03-20T20:02:36.593Z] "./..." [2024-03-20T20:02:36.593Z] ], [2024-03-20T20:02:36.593Z] "Stale": true, [2024-03-20T20:02:36.593Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.593Z] "GoFiles": [ [2024-03-20T20:02:36.593Z] "cmd_dispatcher.go", [2024-03-20T20:02:36.593Z] "flags_common.go" [2024-03-20T20:02:36.593Z] ], [2024-03-20T20:02:36.593Z] "Imports": [ [2024-03-20T20:02:36.593Z] "context", [2024-03-20T20:02:36.593Z] "flag", [2024-03-20T20:02:36.593Z] "fmt", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.593Z] "os", [2024-03-20T20:02:36.593Z] "sync" [2024-03-20T20:02:36.593Z] ], [2024-03-20T20:02:36.593Z] "Deps": [ [2024-03-20T20:02:36.593Z] "bufio", [2024-03-20T20:02:36.593Z] "bytes", [2024-03-20T20:02:36.593Z] "compress/flate", [2024-03-20T20:02:36.593Z] "compress/gzip", [2024-03-20T20:02:36.593Z] "compress/zlib", [2024-03-20T20:02:36.593Z] "container/list", [2024-03-20T20:02:36.593Z] "context", [2024-03-20T20:02:36.593Z] "crypto", [2024-03-20T20:02:36.593Z] "crypto/aes", [2024-03-20T20:02:36.593Z] "crypto/cipher", [2024-03-20T20:02:36.593Z] "crypto/des", [2024-03-20T20:02:36.593Z] "crypto/dsa", [2024-03-20T20:02:36.593Z] "crypto/ecdsa", [2024-03-20T20:02:36.593Z] "crypto/ed25519", [2024-03-20T20:02:36.593Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.593Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.593Z] "crypto/elliptic", [2024-03-20T20:02:36.593Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.593Z] "crypto/hmac", [2024-03-20T20:02:36.593Z] "crypto/internal/randutil", [2024-03-20T20:02:36.593Z] "crypto/internal/subtle", [2024-03-20T20:02:36.593Z] "crypto/md5", [2024-03-20T20:02:36.593Z] "crypto/rand", [2024-03-20T20:02:36.593Z] "crypto/rc4", [2024-03-20T20:02:36.593Z] "crypto/rsa", [2024-03-20T20:02:36.593Z] "crypto/sha1", [2024-03-20T20:02:36.593Z] "crypto/sha256", [2024-03-20T20:02:36.593Z] "crypto/sha512", [2024-03-20T20:02:36.593Z] "crypto/subtle", [2024-03-20T20:02:36.593Z] "crypto/tls", [2024-03-20T20:02:36.593Z] "crypto/x509", [2024-03-20T20:02:36.593Z] "crypto/x509/pkix", [2024-03-20T20:02:36.593Z] "database/sql/driver", [2024-03-20T20:02:36.593Z] "debug/dwarf", [2024-03-20T20:02:36.593Z] "debug/macho", [2024-03-20T20:02:36.593Z] "embed", [2024-03-20T20:02:36.593Z] "encoding", [2024-03-20T20:02:36.593Z] "encoding/asn1", [2024-03-20T20:02:36.593Z] "encoding/base32", [2024-03-20T20:02:36.593Z] "encoding/base64", [2024-03-20T20:02:36.593Z] "encoding/binary", [2024-03-20T20:02:36.593Z] "encoding/csv", [2024-03-20T20:02:36.593Z] "encoding/hex", [2024-03-20T20:02:36.593Z] "encoding/json", [2024-03-20T20:02:36.593Z] "encoding/pem", [2024-03-20T20:02:36.593Z] "encoding/xml", [2024-03-20T20:02:36.593Z] "errors", [2024-03-20T20:02:36.593Z] "flag", [2024-03-20T20:02:36.593Z] "fmt", [2024-03-20T20:02:36.593Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.593Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.593Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.593Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.593Z] "github.com/fatih/color", [2024-03-20T20:02:36.593Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.593Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.593Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.593Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.593Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.593Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.593Z] "github.com/go-kit/log", [2024-03-20T20:02:36.593Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.593Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.593Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.593Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.593Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.593Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.593Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.593Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.593Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.593Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.593Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.593Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.593Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.593Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.593Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.593Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.593Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.593Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.593Z] "github.com/google/uuid", [2024-03-20T20:02:36.593Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.593Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.593Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.593Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.593Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.593Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.593Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.593Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.593Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.593Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.593Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.593Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.593Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.593Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.593Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.593Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.593Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.593Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.593Z] "github.com/x448/float16", [2024-03-20T20:02:36.593Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.593Z] "go/token", [2024-03-20T20:02:36.593Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.593Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.593Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.593Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.593Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.593Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.593Z] "golang.org/x/net/html", [2024-03-20T20:02:36.593Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.593Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.593Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.593Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.593Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.593Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.593Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.593Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.593Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.593Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.593Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.593Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.593Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.593Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.593Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.593Z] "golang.org/x/text/language", [2024-03-20T20:02:36.593Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.593Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.593Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.593Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.593Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.593Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.594Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.594Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.594Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.594Z] "hash", [2024-03-20T20:02:36.594Z] "hash/adler32", [2024-03-20T20:02:36.594Z] "hash/crc32", [2024-03-20T20:02:36.594Z] "hash/fnv", [2024-03-20T20:02:36.594Z] "html", [2024-03-20T20:02:36.594Z] "html/template", [2024-03-20T20:02:36.594Z] "internal/abi", [2024-03-20T20:02:36.594Z] "internal/bytealg", [2024-03-20T20:02:36.594Z] "internal/cpu", [2024-03-20T20:02:36.594Z] "internal/fmtsort", [2024-03-20T20:02:36.594Z] "internal/goexperiment", [2024-03-20T20:02:36.594Z] "internal/itoa", [2024-03-20T20:02:36.594Z] "internal/nettrace", [2024-03-20T20:02:36.594Z] "internal/oserror", [2024-03-20T20:02:36.594Z] "internal/poll", [2024-03-20T20:02:36.594Z] "internal/race", [2024-03-20T20:02:36.594Z] "internal/reflectlite", [2024-03-20T20:02:36.594Z] "internal/singleflight", [2024-03-20T20:02:36.594Z] "internal/syscall/execenv", [2024-03-20T20:02:36.594Z] "internal/syscall/unix", [2024-03-20T20:02:36.594Z] "internal/testlog", [2024-03-20T20:02:36.594Z] "internal/unsafeheader", [2024-03-20T20:02:36.594Z] "io", [2024-03-20T20:02:36.594Z] "io/fs", [2024-03-20T20:02:36.594Z] "io/ioutil", [2024-03-20T20:02:36.594Z] "log", [2024-03-20T20:02:36.594Z] "log/syslog", [2024-03-20T20:02:36.594Z] "math", [2024-03-20T20:02:36.594Z] "math/big", [2024-03-20T20:02:36.594Z] "math/bits", [2024-03-20T20:02:36.594Z] "math/rand", [2024-03-20T20:02:36.594Z] "mime", [2024-03-20T20:02:36.594Z] "mime/multipart", [2024-03-20T20:02:36.594Z] "mime/quotedprintable", [2024-03-20T20:02:36.594Z] "net", [2024-03-20T20:02:36.594Z] "net/http", [2024-03-20T20:02:36.594Z] "net/http/httptest", [2024-03-20T20:02:36.594Z] "net/http/httptrace", [2024-03-20T20:02:36.594Z] "net/http/httputil", [2024-03-20T20:02:36.594Z] "net/http/internal", [2024-03-20T20:02:36.594Z] "net/http/internal/ascii", [2024-03-20T20:02:36.594Z] "net/http/internal/testcert", [2024-03-20T20:02:36.594Z] "net/textproto", [2024-03-20T20:02:36.594Z] "net/url", [2024-03-20T20:02:36.594Z] "os", [2024-03-20T20:02:36.594Z] "os/signal", [2024-03-20T20:02:36.594Z] "path", [2024-03-20T20:02:36.594Z] "path/filepath", [2024-03-20T20:02:36.594Z] "reflect", [2024-03-20T20:02:36.594Z] "regexp", [2024-03-20T20:02:36.594Z] "regexp/syntax", [2024-03-20T20:02:36.594Z] "runtime", [2024-03-20T20:02:36.594Z] "runtime/cgo", [2024-03-20T20:02:36.594Z] "runtime/debug", [2024-03-20T20:02:36.594Z] "runtime/internal/atomic", [2024-03-20T20:02:36.594Z] "runtime/internal/math", [2024-03-20T20:02:36.594Z] "runtime/internal/sys", [2024-03-20T20:02:36.594Z] "runtime/pprof", [2024-03-20T20:02:36.594Z] "sort", [2024-03-20T20:02:36.594Z] "strconv", [2024-03-20T20:02:36.594Z] "strings", [2024-03-20T20:02:36.594Z] "sync", [2024-03-20T20:02:36.594Z] "sync/atomic", [2024-03-20T20:02:36.594Z] "syscall", [2024-03-20T20:02:36.594Z] "text/tabwriter", [2024-03-20T20:02:36.594Z] "text/template", [2024-03-20T20:02:36.594Z] "text/template/parse", [2024-03-20T20:02:36.594Z] "time", [2024-03-20T20:02:36.594Z] "unicode", [2024-03-20T20:02:36.594Z] "unicode/utf16", [2024-03-20T20:02:36.594Z] "unicode/utf8", [2024-03-20T20:02:36.594Z] "unsafe", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "TestGoFiles": [ [2024-03-20T20:02:36.594Z] "cmd_dispatcher_test.go" [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "TestImports": [ [2024-03-20T20:02:36.594Z] "context", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.594Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.594Z] "sync", [2024-03-20T20:02:36.594Z] "testing" [2024-03-20T20:02:36.594Z] ] [2024-03-20T20:02:36.594Z] } [2024-03-20T20:02:36.594Z] { [2024-03-20T20:02:36.594Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/container", [2024-03-20T20:02:36.594Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-20T20:02:36.594Z] "Name": "container", [2024-03-20T20:02:36.594Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.594Z] "Module": { [2024-03-20T20:02:36.594Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.594Z] "Main": true, [2024-03-20T20:02:36.594Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.594Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.594Z] "GoVersion": "1.21" [2024-03-20T20:02:36.594Z] }, [2024-03-20T20:02:36.594Z] "Match": [ [2024-03-20T20:02:36.594Z] "./..." [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "Stale": true, [2024-03-20T20:02:36.594Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.594Z] "GoFiles": [ [2024-03-20T20:02:36.594Z] "container.go" [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "Imports": [ [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "Deps": [ [2024-03-20T20:02:36.594Z] "bufio", [2024-03-20T20:02:36.594Z] "bytes", [2024-03-20T20:02:36.594Z] "compress/flate", [2024-03-20T20:02:36.594Z] "compress/gzip", [2024-03-20T20:02:36.594Z] "compress/zlib", [2024-03-20T20:02:36.594Z] "container/list", [2024-03-20T20:02:36.594Z] "context", [2024-03-20T20:02:36.594Z] "crypto", [2024-03-20T20:02:36.594Z] "crypto/aes", [2024-03-20T20:02:36.594Z] "crypto/cipher", [2024-03-20T20:02:36.594Z] "crypto/des", [2024-03-20T20:02:36.594Z] "crypto/dsa", [2024-03-20T20:02:36.594Z] "crypto/ecdsa", [2024-03-20T20:02:36.594Z] "crypto/ed25519", [2024-03-20T20:02:36.594Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.594Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.594Z] "crypto/elliptic", [2024-03-20T20:02:36.594Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.594Z] "crypto/hmac", [2024-03-20T20:02:36.594Z] "crypto/internal/randutil", [2024-03-20T20:02:36.594Z] "crypto/internal/subtle", [2024-03-20T20:02:36.594Z] "crypto/md5", [2024-03-20T20:02:36.594Z] "crypto/rand", [2024-03-20T20:02:36.594Z] "crypto/rc4", [2024-03-20T20:02:36.594Z] "crypto/rsa", [2024-03-20T20:02:36.594Z] "crypto/sha1", [2024-03-20T20:02:36.594Z] "crypto/sha256", [2024-03-20T20:02:36.594Z] "crypto/sha512", [2024-03-20T20:02:36.594Z] "crypto/subtle", [2024-03-20T20:02:36.594Z] "crypto/tls", [2024-03-20T20:02:36.594Z] "crypto/x509", [2024-03-20T20:02:36.594Z] "crypto/x509/pkix", [2024-03-20T20:02:36.594Z] "database/sql/driver", [2024-03-20T20:02:36.594Z] "debug/dwarf", [2024-03-20T20:02:36.594Z] "debug/macho", [2024-03-20T20:02:36.594Z] "encoding", [2024-03-20T20:02:36.594Z] "encoding/asn1", [2024-03-20T20:02:36.594Z] "encoding/base64", [2024-03-20T20:02:36.594Z] "encoding/binary", [2024-03-20T20:02:36.594Z] "encoding/csv", [2024-03-20T20:02:36.594Z] "encoding/hex", [2024-03-20T20:02:36.594Z] "encoding/json", [2024-03-20T20:02:36.594Z] "encoding/pem", [2024-03-20T20:02:36.594Z] "encoding/xml", [2024-03-20T20:02:36.594Z] "errors", [2024-03-20T20:02:36.594Z] "flag", [2024-03-20T20:02:36.594Z] "fmt", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.594Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.594Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.594Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.594Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.594Z] "github.com/go-kit/log", [2024-03-20T20:02:36.594Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.594Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.594Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.594Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.594Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.594Z] "github.com/google/uuid", [2024-03-20T20:02:36.594Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.594Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.594Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.594Z] "golang.org/x/net/html", [2024-03-20T20:02:36.594Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.594Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.594Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.594Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.594Z] "golang.org/x/text/language", [2024-03-20T20:02:36.594Z] "hash", [2024-03-20T20:02:36.594Z] "hash/adler32", [2024-03-20T20:02:36.594Z] "hash/crc32", [2024-03-20T20:02:36.594Z] "internal/abi", [2024-03-20T20:02:36.594Z] "internal/bytealg", [2024-03-20T20:02:36.594Z] "internal/cpu", [2024-03-20T20:02:36.594Z] "internal/fmtsort", [2024-03-20T20:02:36.594Z] "internal/goexperiment", [2024-03-20T20:02:36.594Z] "internal/itoa", [2024-03-20T20:02:36.594Z] "internal/nettrace", [2024-03-20T20:02:36.594Z] "internal/oserror", [2024-03-20T20:02:36.594Z] "internal/poll", [2024-03-20T20:02:36.594Z] "internal/race", [2024-03-20T20:02:36.594Z] "internal/reflectlite", [2024-03-20T20:02:36.594Z] "internal/singleflight", [2024-03-20T20:02:36.594Z] "internal/syscall/execenv", [2024-03-20T20:02:36.594Z] "internal/syscall/unix", [2024-03-20T20:02:36.594Z] "internal/testlog", [2024-03-20T20:02:36.594Z] "internal/unsafeheader", [2024-03-20T20:02:36.594Z] "io", [2024-03-20T20:02:36.594Z] "io/fs", [2024-03-20T20:02:36.594Z] "io/ioutil", [2024-03-20T20:02:36.594Z] "log", [2024-03-20T20:02:36.594Z] "math", [2024-03-20T20:02:36.594Z] "math/big", [2024-03-20T20:02:36.594Z] "math/bits", [2024-03-20T20:02:36.594Z] "math/rand", [2024-03-20T20:02:36.594Z] "mime", [2024-03-20T20:02:36.594Z] "mime/multipart", [2024-03-20T20:02:36.594Z] "mime/quotedprintable", [2024-03-20T20:02:36.594Z] "net", [2024-03-20T20:02:36.594Z] "net/http", [2024-03-20T20:02:36.594Z] "net/http/httptest", [2024-03-20T20:02:36.594Z] "net/http/httptrace", [2024-03-20T20:02:36.594Z] "net/http/internal", [2024-03-20T20:02:36.594Z] "net/http/internal/ascii", [2024-03-20T20:02:36.594Z] "net/http/internal/testcert", [2024-03-20T20:02:36.594Z] "net/textproto", [2024-03-20T20:02:36.594Z] "net/url", [2024-03-20T20:02:36.594Z] "os", [2024-03-20T20:02:36.594Z] "path", [2024-03-20T20:02:36.594Z] "path/filepath", [2024-03-20T20:02:36.594Z] "reflect", [2024-03-20T20:02:36.594Z] "regexp", [2024-03-20T20:02:36.594Z] "regexp/syntax", [2024-03-20T20:02:36.594Z] "runtime", [2024-03-20T20:02:36.594Z] "runtime/cgo", [2024-03-20T20:02:36.594Z] "runtime/internal/atomic", [2024-03-20T20:02:36.594Z] "runtime/internal/math", [2024-03-20T20:02:36.594Z] "runtime/internal/sys", [2024-03-20T20:02:36.594Z] "sort", [2024-03-20T20:02:36.594Z] "strconv", [2024-03-20T20:02:36.594Z] "strings", [2024-03-20T20:02:36.594Z] "sync", [2024-03-20T20:02:36.594Z] "sync/atomic", [2024-03-20T20:02:36.594Z] "syscall", [2024-03-20T20:02:36.594Z] "time", [2024-03-20T20:02:36.594Z] "unicode", [2024-03-20T20:02:36.594Z] "unicode/utf16", [2024-03-20T20:02:36.594Z] "unicode/utf8", [2024-03-20T20:02:36.594Z] "unsafe", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.594Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.594Z] ] [2024-03-20T20:02:36.594Z] } [2024-03-20T20:02:36.594Z] { [2024-03-20T20:02:36.594Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/command/help", [2024-03-20T20:02:36.594Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-20T20:02:36.594Z] "Name": "help", [2024-03-20T20:02:36.594Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.594Z] "Module": { [2024-03-20T20:02:36.594Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.594Z] "Main": true, [2024-03-20T20:02:36.594Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.594Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.594Z] "GoVersion": "1.21" [2024-03-20T20:02:36.594Z] }, [2024-03-20T20:02:36.594Z] "Match": [ [2024-03-20T20:02:36.594Z] "./..." [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "Stale": true, [2024-03-20T20:02:36.594Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.594Z] "GoFiles": [ [2024-03-20T20:02:36.594Z] "command.go" [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "Imports": [ [2024-03-20T20:02:36.594Z] "flag", [2024-03-20T20:02:36.594Z] "fmt", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.594Z] "strings" [2024-03-20T20:02:36.594Z] ], [2024-03-20T20:02:36.594Z] "Deps": [ [2024-03-20T20:02:36.594Z] "bufio", [2024-03-20T20:02:36.594Z] "bytes", [2024-03-20T20:02:36.594Z] "compress/flate", [2024-03-20T20:02:36.594Z] "compress/gzip", [2024-03-20T20:02:36.594Z] "compress/zlib", [2024-03-20T20:02:36.594Z] "container/list", [2024-03-20T20:02:36.594Z] "context", [2024-03-20T20:02:36.594Z] "crypto", [2024-03-20T20:02:36.594Z] "crypto/aes", [2024-03-20T20:02:36.594Z] "crypto/cipher", [2024-03-20T20:02:36.594Z] "crypto/des", [2024-03-20T20:02:36.594Z] "crypto/dsa", [2024-03-20T20:02:36.594Z] "crypto/ecdsa", [2024-03-20T20:02:36.594Z] "crypto/ed25519", [2024-03-20T20:02:36.594Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.594Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.594Z] "crypto/elliptic", [2024-03-20T20:02:36.594Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.594Z] "crypto/hmac", [2024-03-20T20:02:36.594Z] "crypto/internal/randutil", [2024-03-20T20:02:36.594Z] "crypto/internal/subtle", [2024-03-20T20:02:36.594Z] "crypto/md5", [2024-03-20T20:02:36.594Z] "crypto/rand", [2024-03-20T20:02:36.594Z] "crypto/rc4", [2024-03-20T20:02:36.594Z] "crypto/rsa", [2024-03-20T20:02:36.594Z] "crypto/sha1", [2024-03-20T20:02:36.594Z] "crypto/sha256", [2024-03-20T20:02:36.594Z] "crypto/sha512", [2024-03-20T20:02:36.594Z] "crypto/subtle", [2024-03-20T20:02:36.594Z] "crypto/tls", [2024-03-20T20:02:36.594Z] "crypto/x509", [2024-03-20T20:02:36.594Z] "crypto/x509/pkix", [2024-03-20T20:02:36.594Z] "database/sql/driver", [2024-03-20T20:02:36.594Z] "debug/dwarf", [2024-03-20T20:02:36.594Z] "debug/macho", [2024-03-20T20:02:36.594Z] "embed", [2024-03-20T20:02:36.594Z] "encoding", [2024-03-20T20:02:36.594Z] "encoding/asn1", [2024-03-20T20:02:36.594Z] "encoding/base32", [2024-03-20T20:02:36.594Z] "encoding/base64", [2024-03-20T20:02:36.594Z] "encoding/binary", [2024-03-20T20:02:36.594Z] "encoding/csv", [2024-03-20T20:02:36.594Z] "encoding/hex", [2024-03-20T20:02:36.594Z] "encoding/json", [2024-03-20T20:02:36.594Z] "encoding/pem", [2024-03-20T20:02:36.594Z] "encoding/xml", [2024-03-20T20:02:36.594Z] "errors", [2024-03-20T20:02:36.594Z] "flag", [2024-03-20T20:02:36.594Z] "fmt", [2024-03-20T20:02:36.594Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.594Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.594Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.594Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.595Z] "github.com/fatih/color", [2024-03-20T20:02:36.595Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.595Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.595Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.595Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.595Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.595Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.595Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.595Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.595Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.595Z] "github.com/go-kit/log", [2024-03-20T20:02:36.595Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.595Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.595Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.595Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.595Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.595Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.595Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.595Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.595Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.595Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.595Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.595Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.595Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.595Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.595Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.595Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.595Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.595Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.595Z] "github.com/google/uuid", [2024-03-20T20:02:36.595Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.595Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.595Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.595Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.595Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.595Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.595Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.595Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.595Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.595Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.595Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.595Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.595Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.595Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.595Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.595Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.595Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.595Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.595Z] "github.com/x448/float16", [2024-03-20T20:02:36.595Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.595Z] "go/token", [2024-03-20T20:02:36.595Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.595Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.595Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.595Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.595Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.595Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.595Z] "golang.org/x/net/html", [2024-03-20T20:02:36.595Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.595Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.595Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.595Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.595Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.595Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.595Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.595Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.595Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.595Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.595Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.595Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.595Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.595Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.595Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.595Z] "golang.org/x/text/language", [2024-03-20T20:02:36.595Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.595Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.595Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.595Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.595Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.595Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.595Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.595Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.595Z] "hash", [2024-03-20T20:02:36.595Z] "hash/adler32", [2024-03-20T20:02:36.595Z] "hash/crc32", [2024-03-20T20:02:36.595Z] "hash/fnv", [2024-03-20T20:02:36.595Z] "html", [2024-03-20T20:02:36.595Z] "html/template", [2024-03-20T20:02:36.595Z] "internal/abi", [2024-03-20T20:02:36.595Z] "internal/bytealg", [2024-03-20T20:02:36.595Z] "internal/cpu", [2024-03-20T20:02:36.595Z] "internal/fmtsort", [2024-03-20T20:02:36.595Z] "internal/goexperiment", [2024-03-20T20:02:36.595Z] "internal/itoa", [2024-03-20T20:02:36.595Z] "internal/nettrace", [2024-03-20T20:02:36.595Z] "internal/oserror", [2024-03-20T20:02:36.595Z] "internal/poll", [2024-03-20T20:02:36.595Z] "internal/race", [2024-03-20T20:02:36.595Z] "internal/reflectlite", [2024-03-20T20:02:36.595Z] "internal/singleflight", [2024-03-20T20:02:36.595Z] "internal/syscall/execenv", [2024-03-20T20:02:36.595Z] "internal/syscall/unix", [2024-03-20T20:02:36.595Z] "internal/testlog", [2024-03-20T20:02:36.595Z] "internal/unsafeheader", [2024-03-20T20:02:36.595Z] "io", [2024-03-20T20:02:36.595Z] "io/fs", [2024-03-20T20:02:36.595Z] "io/ioutil", [2024-03-20T20:02:36.595Z] "log", [2024-03-20T20:02:36.595Z] "log/syslog", [2024-03-20T20:02:36.595Z] "math", [2024-03-20T20:02:36.595Z] "math/big", [2024-03-20T20:02:36.595Z] "math/bits", [2024-03-20T20:02:36.595Z] "math/rand", [2024-03-20T20:02:36.595Z] "mime", [2024-03-20T20:02:36.595Z] "mime/multipart", [2024-03-20T20:02:36.595Z] "mime/quotedprintable", [2024-03-20T20:02:36.595Z] "net", [2024-03-20T20:02:36.595Z] "net/http", [2024-03-20T20:02:36.595Z] "net/http/httptest", [2024-03-20T20:02:36.595Z] "net/http/httptrace", [2024-03-20T20:02:36.595Z] "net/http/httputil", [2024-03-20T20:02:36.595Z] "net/http/internal", [2024-03-20T20:02:36.595Z] "net/http/internal/ascii", [2024-03-20T20:02:36.595Z] "net/http/internal/testcert", [2024-03-20T20:02:36.595Z] "net/textproto", [2024-03-20T20:02:36.595Z] "net/url", [2024-03-20T20:02:36.595Z] "os", [2024-03-20T20:02:36.595Z] "os/signal", [2024-03-20T20:02:36.595Z] "path", [2024-03-20T20:02:36.595Z] "path/filepath", [2024-03-20T20:02:36.595Z] "reflect", [2024-03-20T20:02:36.595Z] "regexp", [2024-03-20T20:02:36.595Z] "regexp/syntax", [2024-03-20T20:02:36.595Z] "runtime", [2024-03-20T20:02:36.595Z] "runtime/cgo", [2024-03-20T20:02:36.595Z] "runtime/debug", [2024-03-20T20:02:36.595Z] "runtime/internal/atomic", [2024-03-20T20:02:36.595Z] "runtime/internal/math", [2024-03-20T20:02:36.595Z] "runtime/internal/sys", [2024-03-20T20:02:36.595Z] "runtime/pprof", [2024-03-20T20:02:36.595Z] "sort", [2024-03-20T20:02:36.595Z] "strconv", [2024-03-20T20:02:36.595Z] "strings", [2024-03-20T20:02:36.595Z] "sync", [2024-03-20T20:02:36.595Z] "sync/atomic", [2024-03-20T20:02:36.595Z] "syscall", [2024-03-20T20:02:36.595Z] "text/tabwriter", [2024-03-20T20:02:36.595Z] "text/template", [2024-03-20T20:02:36.595Z] "text/template/parse", [2024-03-20T20:02:36.595Z] "time", [2024-03-20T20:02:36.595Z] "unicode", [2024-03-20T20:02:36.595Z] "unicode/utf16", [2024-03-20T20:02:36.595Z] "unicode/utf8", [2024-03-20T20:02:36.595Z] "unsafe", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.595Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.595Z] ], [2024-03-20T20:02:36.595Z] "TestGoFiles": [ [2024-03-20T20:02:36.595Z] "command_test.go" [2024-03-20T20:02:36.595Z] ], [2024-03-20T20:02:36.595Z] "TestImports": [ [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.595Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.595Z] "testing" [2024-03-20T20:02:36.595Z] ] [2024-03-20T20:02:36.595Z] } [2024-03-20T20:02:36.595Z] { [2024-03-20T20:02:36.595Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/handlers", [2024-03-20T20:02:36.595Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-20T20:02:36.595Z] "Name": "handlers", [2024-03-20T20:02:36.595Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.595Z] "Module": { [2024-03-20T20:02:36.595Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.595Z] "Main": true, [2024-03-20T20:02:36.595Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.595Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.595Z] "GoVersion": "1.21" [2024-03-20T20:02:36.595Z] }, [2024-03-20T20:02:36.595Z] "Match": [ [2024-03-20T20:02:36.595Z] "./..." [2024-03-20T20:02:36.595Z] ], [2024-03-20T20:02:36.595Z] "Stale": true, [2024-03-20T20:02:36.595Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.595Z] "GoFiles": [ [2024-03-20T20:02:36.595Z] "init.go" [2024-03-20T20:02:36.595Z] ], [2024-03-20T20:02:36.595Z] "Imports": [ [2024-03-20T20:02:36.595Z] "context", [2024-03-20T20:02:36.595Z] "flag", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.595Z] "os", [2024-03-20T20:02:36.595Z] "sync" [2024-03-20T20:02:36.595Z] ], [2024-03-20T20:02:36.595Z] "Deps": [ [2024-03-20T20:02:36.595Z] "bufio", [2024-03-20T20:02:36.595Z] "bytes", [2024-03-20T20:02:36.595Z] "compress/flate", [2024-03-20T20:02:36.595Z] "compress/gzip", [2024-03-20T20:02:36.595Z] "compress/zlib", [2024-03-20T20:02:36.595Z] "container/list", [2024-03-20T20:02:36.595Z] "context", [2024-03-20T20:02:36.595Z] "crypto", [2024-03-20T20:02:36.595Z] "crypto/aes", [2024-03-20T20:02:36.595Z] "crypto/cipher", [2024-03-20T20:02:36.595Z] "crypto/des", [2024-03-20T20:02:36.595Z] "crypto/dsa", [2024-03-20T20:02:36.595Z] "crypto/ecdsa", [2024-03-20T20:02:36.595Z] "crypto/ed25519", [2024-03-20T20:02:36.595Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.595Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.595Z] "crypto/elliptic", [2024-03-20T20:02:36.595Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.595Z] "crypto/hmac", [2024-03-20T20:02:36.595Z] "crypto/internal/randutil", [2024-03-20T20:02:36.595Z] "crypto/internal/subtle", [2024-03-20T20:02:36.595Z] "crypto/md5", [2024-03-20T20:02:36.595Z] "crypto/rand", [2024-03-20T20:02:36.595Z] "crypto/rc4", [2024-03-20T20:02:36.595Z] "crypto/rsa", [2024-03-20T20:02:36.595Z] "crypto/sha1", [2024-03-20T20:02:36.595Z] "crypto/sha256", [2024-03-20T20:02:36.595Z] "crypto/sha512", [2024-03-20T20:02:36.595Z] "crypto/subtle", [2024-03-20T20:02:36.595Z] "crypto/tls", [2024-03-20T20:02:36.595Z] "crypto/x509", [2024-03-20T20:02:36.595Z] "crypto/x509/pkix", [2024-03-20T20:02:36.595Z] "database/sql/driver", [2024-03-20T20:02:36.595Z] "debug/dwarf", [2024-03-20T20:02:36.595Z] "debug/macho", [2024-03-20T20:02:36.595Z] "embed", [2024-03-20T20:02:36.595Z] "encoding", [2024-03-20T20:02:36.595Z] "encoding/asn1", [2024-03-20T20:02:36.595Z] "encoding/base32", [2024-03-20T20:02:36.595Z] "encoding/base64", [2024-03-20T20:02:36.595Z] "encoding/binary", [2024-03-20T20:02:36.595Z] "encoding/csv", [2024-03-20T20:02:36.595Z] "encoding/hex", [2024-03-20T20:02:36.595Z] "encoding/json", [2024-03-20T20:02:36.595Z] "encoding/pem", [2024-03-20T20:02:36.595Z] "encoding/xml", [2024-03-20T20:02:36.595Z] "errors", [2024-03-20T20:02:36.595Z] "flag", [2024-03-20T20:02:36.595Z] "fmt", [2024-03-20T20:02:36.595Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.595Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.595Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.595Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.595Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.596Z] "github.com/fatih/color", [2024-03-20T20:02:36.596Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.596Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.596Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.596Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.596Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.596Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.596Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.596Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.596Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.596Z] "github.com/go-kit/log", [2024-03-20T20:02:36.596Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.596Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.596Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.596Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.596Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.596Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.596Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.596Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.596Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.596Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.596Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.596Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.596Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.596Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.596Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.596Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.596Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.596Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.596Z] "github.com/google/uuid", [2024-03-20T20:02:36.596Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.596Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.596Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.596Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.596Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.596Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.596Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.596Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.596Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.596Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.596Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.596Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.596Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.596Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.596Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.596Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.596Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.596Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.596Z] "github.com/x448/float16", [2024-03-20T20:02:36.596Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.596Z] "go/token", [2024-03-20T20:02:36.596Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.596Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.596Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.596Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.596Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.596Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.596Z] "golang.org/x/net/html", [2024-03-20T20:02:36.596Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.596Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.596Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.596Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.596Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.596Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.596Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.596Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.596Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.596Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.596Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.596Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.596Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.596Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.596Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.596Z] "golang.org/x/text/language", [2024-03-20T20:02:36.596Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.596Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.596Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.596Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.596Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.596Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.596Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.596Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.596Z] "hash", [2024-03-20T20:02:36.596Z] "hash/adler32", [2024-03-20T20:02:36.596Z] "hash/crc32", [2024-03-20T20:02:36.596Z] "hash/fnv", [2024-03-20T20:02:36.596Z] "html", [2024-03-20T20:02:36.596Z] "html/template", [2024-03-20T20:02:36.596Z] "internal/abi", [2024-03-20T20:02:36.596Z] "internal/bytealg", [2024-03-20T20:02:36.596Z] "internal/cpu", [2024-03-20T20:02:36.596Z] "internal/fmtsort", [2024-03-20T20:02:36.596Z] "internal/goexperiment", [2024-03-20T20:02:36.596Z] "internal/itoa", [2024-03-20T20:02:36.596Z] "internal/nettrace", [2024-03-20T20:02:36.596Z] "internal/oserror", [2024-03-20T20:02:36.596Z] "internal/poll", [2024-03-20T20:02:36.596Z] "internal/race", [2024-03-20T20:02:36.596Z] "internal/reflectlite", [2024-03-20T20:02:36.596Z] "internal/singleflight", [2024-03-20T20:02:36.596Z] "internal/syscall/execenv", [2024-03-20T20:02:36.596Z] "internal/syscall/unix", [2024-03-20T20:02:36.596Z] "internal/testlog", [2024-03-20T20:02:36.596Z] "internal/unsafeheader", [2024-03-20T20:02:36.596Z] "io", [2024-03-20T20:02:36.596Z] "io/fs", [2024-03-20T20:02:36.596Z] "io/ioutil", [2024-03-20T20:02:36.596Z] "log", [2024-03-20T20:02:36.596Z] "log/syslog", [2024-03-20T20:02:36.596Z] "math", [2024-03-20T20:02:36.596Z] "math/big", [2024-03-20T20:02:36.596Z] "math/bits", [2024-03-20T20:02:36.596Z] "math/rand", [2024-03-20T20:02:36.596Z] "mime", [2024-03-20T20:02:36.596Z] "mime/multipart", [2024-03-20T20:02:36.596Z] "mime/quotedprintable", [2024-03-20T20:02:36.596Z] "net", [2024-03-20T20:02:36.596Z] "net/http", [2024-03-20T20:02:36.596Z] "net/http/httptest", [2024-03-20T20:02:36.596Z] "net/http/httptrace", [2024-03-20T20:02:36.596Z] "net/http/httputil", [2024-03-20T20:02:36.596Z] "net/http/internal", [2024-03-20T20:02:36.596Z] "net/http/internal/ascii", [2024-03-20T20:02:36.596Z] "net/http/internal/testcert", [2024-03-20T20:02:36.596Z] "net/textproto", [2024-03-20T20:02:36.596Z] "net/url", [2024-03-20T20:02:36.596Z] "os", [2024-03-20T20:02:36.596Z] "os/signal", [2024-03-20T20:02:36.596Z] "path", [2024-03-20T20:02:36.596Z] "path/filepath", [2024-03-20T20:02:36.596Z] "reflect", [2024-03-20T20:02:36.596Z] "regexp", [2024-03-20T20:02:36.596Z] "regexp/syntax", [2024-03-20T20:02:36.596Z] "runtime", [2024-03-20T20:02:36.596Z] "runtime/cgo", [2024-03-20T20:02:36.596Z] "runtime/debug", [2024-03-20T20:02:36.596Z] "runtime/internal/atomic", [2024-03-20T20:02:36.596Z] "runtime/internal/math", [2024-03-20T20:02:36.596Z] "runtime/internal/sys", [2024-03-20T20:02:36.596Z] "runtime/pprof", [2024-03-20T20:02:36.596Z] "sort", [2024-03-20T20:02:36.596Z] "strconv", [2024-03-20T20:02:36.596Z] "strings", [2024-03-20T20:02:36.596Z] "sync", [2024-03-20T20:02:36.596Z] "sync/atomic", [2024-03-20T20:02:36.596Z] "syscall", [2024-03-20T20:02:36.596Z] "text/tabwriter", [2024-03-20T20:02:36.596Z] "text/template", [2024-03-20T20:02:36.596Z] "text/template/parse", [2024-03-20T20:02:36.596Z] "time", [2024-03-20T20:02:36.596Z] "unicode", [2024-03-20T20:02:36.596Z] "unicode/utf16", [2024-03-20T20:02:36.596Z] "unicode/utf8", [2024-03-20T20:02:36.596Z] "unsafe", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.596Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.596Z] ] [2024-03-20T20:02:36.596Z] } [2024-03-20T20:02:36.596Z] { [2024-03-20T20:02:36.596Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.596Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.596Z] "Name": "config", [2024-03-20T20:02:36.596Z] "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-20T20:02:36.596Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.596Z] "Module": { [2024-03-20T20:02:36.596Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.596Z] "Main": true, [2024-03-20T20:02:36.596Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.596Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.596Z] "GoVersion": "1.21" [2024-03-20T20:02:36.596Z] }, [2024-03-20T20:02:36.596Z] "Match": [ [2024-03-20T20:02:36.596Z] "./..." [2024-03-20T20:02:36.596Z] ], [2024-03-20T20:02:36.596Z] "Stale": true, [2024-03-20T20:02:36.596Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.596Z] "GoFiles": [ [2024-03-20T20:02:36.596Z] "config.go" [2024-03-20T20:02:36.596Z] ], [2024-03-20T20:02:36.596Z] "Imports": [ [2024-03-20T20:02:36.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.596Z] ], [2024-03-20T20:02:36.596Z] "Deps": [ [2024-03-20T20:02:36.596Z] "bufio", [2024-03-20T20:02:36.596Z] "bytes", [2024-03-20T20:02:36.596Z] "compress/flate", [2024-03-20T20:02:36.596Z] "compress/gzip", [2024-03-20T20:02:36.596Z] "compress/zlib", [2024-03-20T20:02:36.596Z] "container/list", [2024-03-20T20:02:36.596Z] "context", [2024-03-20T20:02:36.596Z] "crypto", [2024-03-20T20:02:36.596Z] "crypto/aes", [2024-03-20T20:02:36.596Z] "crypto/cipher", [2024-03-20T20:02:36.596Z] "crypto/des", [2024-03-20T20:02:36.596Z] "crypto/dsa", [2024-03-20T20:02:36.596Z] "crypto/ecdsa", [2024-03-20T20:02:36.596Z] "crypto/ed25519", [2024-03-20T20:02:36.596Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.596Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.596Z] "crypto/elliptic", [2024-03-20T20:02:36.596Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.596Z] "crypto/hmac", [2024-03-20T20:02:36.596Z] "crypto/internal/randutil", [2024-03-20T20:02:36.596Z] "crypto/internal/subtle", [2024-03-20T20:02:36.596Z] "crypto/md5", [2024-03-20T20:02:36.596Z] "crypto/rand", [2024-03-20T20:02:36.596Z] "crypto/rc4", [2024-03-20T20:02:36.596Z] "crypto/rsa", [2024-03-20T20:02:36.596Z] "crypto/sha1", [2024-03-20T20:02:36.596Z] "crypto/sha256", [2024-03-20T20:02:36.596Z] "crypto/sha512", [2024-03-20T20:02:36.596Z] "crypto/subtle", [2024-03-20T20:02:36.596Z] "crypto/tls", [2024-03-20T20:02:36.596Z] "crypto/x509", [2024-03-20T20:02:36.596Z] "crypto/x509/pkix", [2024-03-20T20:02:36.596Z] "database/sql/driver", [2024-03-20T20:02:36.596Z] "debug/dwarf", [2024-03-20T20:02:36.596Z] "debug/macho", [2024-03-20T20:02:36.596Z] "encoding", [2024-03-20T20:02:36.596Z] "encoding/asn1", [2024-03-20T20:02:36.596Z] "encoding/base64", [2024-03-20T20:02:36.596Z] "encoding/binary", [2024-03-20T20:02:36.596Z] "encoding/csv", [2024-03-20T20:02:36.597Z] "encoding/hex", [2024-03-20T20:02:36.597Z] "encoding/json", [2024-03-20T20:02:36.597Z] "encoding/pem", [2024-03-20T20:02:36.597Z] "encoding/xml", [2024-03-20T20:02:36.597Z] "errors", [2024-03-20T20:02:36.597Z] "flag", [2024-03-20T20:02:36.597Z] "fmt", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.597Z] "github.com/go-kit/log", [2024-03-20T20:02:36.597Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.597Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.597Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.597Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.597Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.597Z] "github.com/google/uuid", [2024-03-20T20:02:36.597Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.597Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.597Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.597Z] "golang.org/x/net/html", [2024-03-20T20:02:36.597Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.597Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.597Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.597Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.597Z] "golang.org/x/text/language", [2024-03-20T20:02:36.597Z] "hash", [2024-03-20T20:02:36.597Z] "hash/adler32", [2024-03-20T20:02:36.597Z] "hash/crc32", [2024-03-20T20:02:36.597Z] "internal/abi", [2024-03-20T20:02:36.597Z] "internal/bytealg", [2024-03-20T20:02:36.597Z] "internal/cpu", [2024-03-20T20:02:36.597Z] "internal/fmtsort", [2024-03-20T20:02:36.597Z] "internal/goexperiment", [2024-03-20T20:02:36.597Z] "internal/itoa", [2024-03-20T20:02:36.597Z] "internal/nettrace", [2024-03-20T20:02:36.597Z] "internal/oserror", [2024-03-20T20:02:36.597Z] "internal/poll", [2024-03-20T20:02:36.597Z] "internal/race", [2024-03-20T20:02:36.597Z] "internal/reflectlite", [2024-03-20T20:02:36.597Z] "internal/singleflight", [2024-03-20T20:02:36.597Z] "internal/syscall/execenv", [2024-03-20T20:02:36.597Z] "internal/syscall/unix", [2024-03-20T20:02:36.597Z] "internal/testlog", [2024-03-20T20:02:36.597Z] "internal/unsafeheader", [2024-03-20T20:02:36.597Z] "io", [2024-03-20T20:02:36.597Z] "io/fs", [2024-03-20T20:02:36.597Z] "io/ioutil", [2024-03-20T20:02:36.597Z] "log", [2024-03-20T20:02:36.597Z] "math", [2024-03-20T20:02:36.597Z] "math/big", [2024-03-20T20:02:36.597Z] "math/bits", [2024-03-20T20:02:36.597Z] "math/rand", [2024-03-20T20:02:36.597Z] "mime", [2024-03-20T20:02:36.597Z] "mime/multipart", [2024-03-20T20:02:36.597Z] "mime/quotedprintable", [2024-03-20T20:02:36.597Z] "net", [2024-03-20T20:02:36.597Z] "net/http", [2024-03-20T20:02:36.597Z] "net/http/httptest", [2024-03-20T20:02:36.597Z] "net/http/httptrace", [2024-03-20T20:02:36.597Z] "net/http/internal", [2024-03-20T20:02:36.597Z] "net/http/internal/ascii", [2024-03-20T20:02:36.597Z] "net/http/internal/testcert", [2024-03-20T20:02:36.597Z] "net/textproto", [2024-03-20T20:02:36.597Z] "net/url", [2024-03-20T20:02:36.597Z] "os", [2024-03-20T20:02:36.597Z] "path", [2024-03-20T20:02:36.597Z] "path/filepath", [2024-03-20T20:02:36.597Z] "reflect", [2024-03-20T20:02:36.597Z] "regexp", [2024-03-20T20:02:36.597Z] "regexp/syntax", [2024-03-20T20:02:36.597Z] "runtime", [2024-03-20T20:02:36.597Z] "runtime/cgo", [2024-03-20T20:02:36.597Z] "runtime/internal/atomic", [2024-03-20T20:02:36.597Z] "runtime/internal/math", [2024-03-20T20:02:36.597Z] "runtime/internal/sys", [2024-03-20T20:02:36.597Z] "sort", [2024-03-20T20:02:36.597Z] "strconv", [2024-03-20T20:02:36.597Z] "strings", [2024-03-20T20:02:36.597Z] "sync", [2024-03-20T20:02:36.597Z] "sync/atomic", [2024-03-20T20:02:36.597Z] "syscall", [2024-03-20T20:02:36.597Z] "time", [2024-03-20T20:02:36.597Z] "unicode", [2024-03-20T20:02:36.597Z] "unicode/utf16", [2024-03-20T20:02:36.597Z] "unicode/utf8", [2024-03-20T20:02:36.597Z] "unsafe", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.597Z] ] [2024-03-20T20:02:36.597Z] } [2024-03-20T20:02:36.597Z] { [2024-03-20T20:02:36.597Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.597Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.597Z] "Name": "container", [2024-03-20T20:02:36.597Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.597Z] "Module": { [2024-03-20T20:02:36.597Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.597Z] "Main": true, [2024-03-20T20:02:36.597Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.597Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.597Z] "GoVersion": "1.21" [2024-03-20T20:02:36.597Z] }, [2024-03-20T20:02:36.597Z] "Match": [ [2024-03-20T20:02:36.597Z] "./..." [2024-03-20T20:02:36.597Z] ], [2024-03-20T20:02:36.597Z] "Stale": true, [2024-03-20T20:02:36.597Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.597Z] "GoFiles": [ [2024-03-20T20:02:36.597Z] "config.go" [2024-03-20T20:02:36.597Z] ], [2024-03-20T20:02:36.597Z] "Imports": [ [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.597Z] ], [2024-03-20T20:02:36.597Z] "Deps": [ [2024-03-20T20:02:36.597Z] "bufio", [2024-03-20T20:02:36.597Z] "bytes", [2024-03-20T20:02:36.597Z] "compress/flate", [2024-03-20T20:02:36.597Z] "compress/gzip", [2024-03-20T20:02:36.597Z] "compress/zlib", [2024-03-20T20:02:36.597Z] "container/list", [2024-03-20T20:02:36.597Z] "context", [2024-03-20T20:02:36.597Z] "crypto", [2024-03-20T20:02:36.597Z] "crypto/aes", [2024-03-20T20:02:36.597Z] "crypto/cipher", [2024-03-20T20:02:36.597Z] "crypto/des", [2024-03-20T20:02:36.597Z] "crypto/dsa", [2024-03-20T20:02:36.597Z] "crypto/ecdsa", [2024-03-20T20:02:36.597Z] "crypto/ed25519", [2024-03-20T20:02:36.597Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.597Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.597Z] "crypto/elliptic", [2024-03-20T20:02:36.597Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.597Z] "crypto/hmac", [2024-03-20T20:02:36.597Z] "crypto/internal/randutil", [2024-03-20T20:02:36.597Z] "crypto/internal/subtle", [2024-03-20T20:02:36.597Z] "crypto/md5", [2024-03-20T20:02:36.597Z] "crypto/rand", [2024-03-20T20:02:36.597Z] "crypto/rc4", [2024-03-20T20:02:36.597Z] "crypto/rsa", [2024-03-20T20:02:36.597Z] "crypto/sha1", [2024-03-20T20:02:36.597Z] "crypto/sha256", [2024-03-20T20:02:36.597Z] "crypto/sha512", [2024-03-20T20:02:36.597Z] "crypto/subtle", [2024-03-20T20:02:36.597Z] "crypto/tls", [2024-03-20T20:02:36.597Z] "crypto/x509", [2024-03-20T20:02:36.597Z] "crypto/x509/pkix", [2024-03-20T20:02:36.597Z] "database/sql/driver", [2024-03-20T20:02:36.597Z] "debug/dwarf", [2024-03-20T20:02:36.597Z] "debug/macho", [2024-03-20T20:02:36.597Z] "encoding", [2024-03-20T20:02:36.597Z] "encoding/asn1", [2024-03-20T20:02:36.597Z] "encoding/base64", [2024-03-20T20:02:36.597Z] "encoding/binary", [2024-03-20T20:02:36.597Z] "encoding/csv", [2024-03-20T20:02:36.597Z] "encoding/hex", [2024-03-20T20:02:36.597Z] "encoding/json", [2024-03-20T20:02:36.597Z] "encoding/pem", [2024-03-20T20:02:36.597Z] "encoding/xml", [2024-03-20T20:02:36.597Z] "errors", [2024-03-20T20:02:36.597Z] "flag", [2024-03-20T20:02:36.597Z] "fmt", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.597Z] "github.com/go-kit/log", [2024-03-20T20:02:36.597Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.597Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.597Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.597Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.597Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.597Z] "github.com/google/uuid", [2024-03-20T20:02:36.597Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.597Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.597Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.597Z] "golang.org/x/net/html", [2024-03-20T20:02:36.597Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.597Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.597Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.597Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.597Z] "golang.org/x/text/language", [2024-03-20T20:02:36.597Z] "hash", [2024-03-20T20:02:36.597Z] "hash/adler32", [2024-03-20T20:02:36.597Z] "hash/crc32", [2024-03-20T20:02:36.597Z] "internal/abi", [2024-03-20T20:02:36.597Z] "internal/bytealg", [2024-03-20T20:02:36.597Z] "internal/cpu", [2024-03-20T20:02:36.597Z] "internal/fmtsort", [2024-03-20T20:02:36.597Z] "internal/goexperiment", [2024-03-20T20:02:36.597Z] "internal/itoa", [2024-03-20T20:02:36.597Z] "internal/nettrace", [2024-03-20T20:02:36.597Z] "internal/oserror", [2024-03-20T20:02:36.597Z] "internal/poll", [2024-03-20T20:02:36.597Z] "internal/race", [2024-03-20T20:02:36.597Z] "internal/reflectlite", [2024-03-20T20:02:36.597Z] "internal/singleflight", [2024-03-20T20:02:36.597Z] "internal/syscall/execenv", [2024-03-20T20:02:36.597Z] "internal/syscall/unix", [2024-03-20T20:02:36.597Z] "internal/testlog", [2024-03-20T20:02:36.597Z] "internal/unsafeheader", [2024-03-20T20:02:36.597Z] "io", [2024-03-20T20:02:36.597Z] "io/fs", [2024-03-20T20:02:36.597Z] "io/ioutil", [2024-03-20T20:02:36.597Z] "log", [2024-03-20T20:02:36.597Z] "math", [2024-03-20T20:02:36.597Z] "math/big", [2024-03-20T20:02:36.597Z] "math/bits", [2024-03-20T20:02:36.597Z] "math/rand", [2024-03-20T20:02:36.597Z] "mime", [2024-03-20T20:02:36.597Z] "mime/multipart", [2024-03-20T20:02:36.597Z] "mime/quotedprintable", [2024-03-20T20:02:36.597Z] "net", [2024-03-20T20:02:36.597Z] "net/http", [2024-03-20T20:02:36.597Z] "net/http/httptest", [2024-03-20T20:02:36.597Z] "net/http/httptrace", [2024-03-20T20:02:36.597Z] "net/http/internal", [2024-03-20T20:02:36.597Z] "net/http/internal/ascii", [2024-03-20T20:02:36.597Z] "net/http/internal/testcert", [2024-03-20T20:02:36.597Z] "net/textproto", [2024-03-20T20:02:36.597Z] "net/url", [2024-03-20T20:02:36.597Z] "os", [2024-03-20T20:02:36.597Z] "path", [2024-03-20T20:02:36.597Z] "path/filepath", [2024-03-20T20:02:36.597Z] "reflect", [2024-03-20T20:02:36.597Z] "regexp", [2024-03-20T20:02:36.597Z] "regexp/syntax", [2024-03-20T20:02:36.597Z] "runtime", [2024-03-20T20:02:36.597Z] "runtime/cgo", [2024-03-20T20:02:36.597Z] "runtime/internal/atomic", [2024-03-20T20:02:36.597Z] "runtime/internal/math", [2024-03-20T20:02:36.597Z] "runtime/internal/sys", [2024-03-20T20:02:36.597Z] "sort", [2024-03-20T20:02:36.597Z] "strconv", [2024-03-20T20:02:36.597Z] "strings", [2024-03-20T20:02:36.597Z] "sync", [2024-03-20T20:02:36.597Z] "sync/atomic", [2024-03-20T20:02:36.597Z] "syscall", [2024-03-20T20:02:36.597Z] "time", [2024-03-20T20:02:36.597Z] "unicode", [2024-03-20T20:02:36.597Z] "unicode/utf16", [2024-03-20T20:02:36.597Z] "unicode/utf8", [2024-03-20T20:02:36.597Z] "unsafe", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.597Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.597Z] ] [2024-03-20T20:02:36.597Z] } [2024-03-20T20:02:36.597Z] { [2024-03-20T20:02:36.597Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/mosquitto/handlers", [2024-03-20T20:02:36.597Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-20T20:02:36.597Z] "Name": "handlers", [2024-03-20T20:02:36.597Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.597Z] "Module": { [2024-03-20T20:02:36.597Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.597Z] "Main": true, [2024-03-20T20:02:36.597Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.597Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.597Z] "GoVersion": "1.21" [2024-03-20T20:02:36.597Z] }, [2024-03-20T20:02:36.597Z] "Match": [ [2024-03-20T20:02:36.597Z] "./..." [2024-03-20T20:02:36.597Z] ], [2024-03-20T20:02:36.597Z] "Stale": true, [2024-03-20T20:02:36.597Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.597Z] "GoFiles": [ [2024-03-20T20:02:36.597Z] "handlers.go" [2024-03-20T20:02:36.597Z] ], [2024-03-20T20:02:36.597Z] "Imports": [ [2024-03-20T20:02:36.597Z] "bufio", [2024-03-20T20:02:36.597Z] "context", [2024-03-20T20:02:36.597Z] "fmt", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.597Z] "html/template", [2024-03-20T20:02:36.597Z] "os", [2024-03-20T20:02:36.597Z] "os/exec", [2024-03-20T20:02:36.597Z] "path/filepath", [2024-03-20T20:02:36.597Z] "sync" [2024-03-20T20:02:36.597Z] ], [2024-03-20T20:02:36.597Z] "Deps": [ [2024-03-20T20:02:36.597Z] "bufio", [2024-03-20T20:02:36.597Z] "bytes", [2024-03-20T20:02:36.597Z] "compress/flate", [2024-03-20T20:02:36.597Z] "compress/gzip", [2024-03-20T20:02:36.597Z] "compress/zlib", [2024-03-20T20:02:36.597Z] "container/list", [2024-03-20T20:02:36.597Z] "context", [2024-03-20T20:02:36.597Z] "crypto", [2024-03-20T20:02:36.597Z] "crypto/aes", [2024-03-20T20:02:36.597Z] "crypto/cipher", [2024-03-20T20:02:36.597Z] "crypto/des", [2024-03-20T20:02:36.597Z] "crypto/dsa", [2024-03-20T20:02:36.597Z] "crypto/ecdsa", [2024-03-20T20:02:36.597Z] "crypto/ed25519", [2024-03-20T20:02:36.597Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.597Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.597Z] "crypto/elliptic", [2024-03-20T20:02:36.597Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.597Z] "crypto/hmac", [2024-03-20T20:02:36.597Z] "crypto/internal/randutil", [2024-03-20T20:02:36.597Z] "crypto/internal/subtle", [2024-03-20T20:02:36.597Z] "crypto/md5", [2024-03-20T20:02:36.597Z] "crypto/rand", [2024-03-20T20:02:36.597Z] "crypto/rc4", [2024-03-20T20:02:36.597Z] "crypto/rsa", [2024-03-20T20:02:36.597Z] "crypto/sha1", [2024-03-20T20:02:36.597Z] "crypto/sha256", [2024-03-20T20:02:36.597Z] "crypto/sha512", [2024-03-20T20:02:36.597Z] "crypto/subtle", [2024-03-20T20:02:36.597Z] "crypto/tls", [2024-03-20T20:02:36.597Z] "crypto/x509", [2024-03-20T20:02:36.597Z] "crypto/x509/pkix", [2024-03-20T20:02:36.597Z] "database/sql/driver", [2024-03-20T20:02:36.597Z] "debug/dwarf", [2024-03-20T20:02:36.597Z] "debug/macho", [2024-03-20T20:02:36.597Z] "embed", [2024-03-20T20:02:36.597Z] "encoding", [2024-03-20T20:02:36.597Z] "encoding/asn1", [2024-03-20T20:02:36.597Z] "encoding/base32", [2024-03-20T20:02:36.597Z] "encoding/base64", [2024-03-20T20:02:36.597Z] "encoding/binary", [2024-03-20T20:02:36.597Z] "encoding/csv", [2024-03-20T20:02:36.597Z] "encoding/hex", [2024-03-20T20:02:36.597Z] "encoding/json", [2024-03-20T20:02:36.597Z] "encoding/pem", [2024-03-20T20:02:36.597Z] "encoding/xml", [2024-03-20T20:02:36.597Z] "errors", [2024-03-20T20:02:36.597Z] "flag", [2024-03-20T20:02:36.597Z] "fmt", [2024-03-20T20:02:36.597Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.597Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.597Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.597Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.597Z] "github.com/fatih/color", [2024-03-20T20:02:36.597Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.597Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.597Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.597Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.597Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.597Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.597Z] "github.com/go-kit/log", [2024-03-20T20:02:36.597Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.597Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.597Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.597Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.598Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.598Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.598Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.598Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.598Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.598Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.598Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.598Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.598Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.598Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.598Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.598Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.598Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.598Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.598Z] "github.com/google/uuid", [2024-03-20T20:02:36.598Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.598Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.598Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.598Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.598Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.598Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.598Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.598Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.598Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.598Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.598Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.598Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.598Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.598Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.598Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.598Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.598Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.598Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.598Z] "github.com/x448/float16", [2024-03-20T20:02:36.598Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.598Z] "go/token", [2024-03-20T20:02:36.598Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.598Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.598Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.598Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.598Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.598Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.598Z] "golang.org/x/net/html", [2024-03-20T20:02:36.598Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.598Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.598Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.598Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.598Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.598Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.598Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.598Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.598Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.598Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.598Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.598Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.598Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.598Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.598Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.598Z] "golang.org/x/text/language", [2024-03-20T20:02:36.598Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.598Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.598Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.598Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.598Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.598Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.598Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.598Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.598Z] "hash", [2024-03-20T20:02:36.598Z] "hash/adler32", [2024-03-20T20:02:36.598Z] "hash/crc32", [2024-03-20T20:02:36.598Z] "hash/fnv", [2024-03-20T20:02:36.598Z] "html", [2024-03-20T20:02:36.598Z] "html/template", [2024-03-20T20:02:36.598Z] "internal/abi", [2024-03-20T20:02:36.598Z] "internal/bytealg", [2024-03-20T20:02:36.598Z] "internal/cpu", [2024-03-20T20:02:36.598Z] "internal/fmtsort", [2024-03-20T20:02:36.598Z] "internal/goexperiment", [2024-03-20T20:02:36.598Z] "internal/itoa", [2024-03-20T20:02:36.598Z] "internal/nettrace", [2024-03-20T20:02:36.598Z] "internal/oserror", [2024-03-20T20:02:36.598Z] "internal/poll", [2024-03-20T20:02:36.598Z] "internal/race", [2024-03-20T20:02:36.598Z] "internal/reflectlite", [2024-03-20T20:02:36.598Z] "internal/singleflight", [2024-03-20T20:02:36.598Z] "internal/syscall/execenv", [2024-03-20T20:02:36.598Z] "internal/syscall/unix", [2024-03-20T20:02:36.598Z] "internal/testlog", [2024-03-20T20:02:36.598Z] "internal/unsafeheader", [2024-03-20T20:02:36.598Z] "io", [2024-03-20T20:02:36.598Z] "io/fs", [2024-03-20T20:02:36.598Z] "io/ioutil", [2024-03-20T20:02:36.598Z] "log", [2024-03-20T20:02:36.598Z] "log/syslog", [2024-03-20T20:02:36.598Z] "math", [2024-03-20T20:02:36.598Z] "math/big", [2024-03-20T20:02:36.598Z] "math/bits", [2024-03-20T20:02:36.598Z] "math/rand", [2024-03-20T20:02:36.598Z] "mime", [2024-03-20T20:02:36.598Z] "mime/multipart", [2024-03-20T20:02:36.598Z] "mime/quotedprintable", [2024-03-20T20:02:36.598Z] "net", [2024-03-20T20:02:36.598Z] "net/http", [2024-03-20T20:02:36.598Z] "net/http/httptest", [2024-03-20T20:02:36.598Z] "net/http/httptrace", [2024-03-20T20:02:36.598Z] "net/http/httputil", [2024-03-20T20:02:36.598Z] "net/http/internal", [2024-03-20T20:02:36.598Z] "net/http/internal/ascii", [2024-03-20T20:02:36.598Z] "net/http/internal/testcert", [2024-03-20T20:02:36.598Z] "net/textproto", [2024-03-20T20:02:36.598Z] "net/url", [2024-03-20T20:02:36.598Z] "os", [2024-03-20T20:02:36.598Z] "os/exec", [2024-03-20T20:02:36.598Z] "os/signal", [2024-03-20T20:02:36.598Z] "path", [2024-03-20T20:02:36.598Z] "path/filepath", [2024-03-20T20:02:36.598Z] "reflect", [2024-03-20T20:02:36.598Z] "regexp", [2024-03-20T20:02:36.598Z] "regexp/syntax", [2024-03-20T20:02:36.598Z] "runtime", [2024-03-20T20:02:36.598Z] "runtime/cgo", [2024-03-20T20:02:36.598Z] "runtime/debug", [2024-03-20T20:02:36.598Z] "runtime/internal/atomic", [2024-03-20T20:02:36.598Z] "runtime/internal/math", [2024-03-20T20:02:36.598Z] "runtime/internal/sys", [2024-03-20T20:02:36.598Z] "runtime/pprof", [2024-03-20T20:02:36.598Z] "sort", [2024-03-20T20:02:36.598Z] "strconv", [2024-03-20T20:02:36.598Z] "strings", [2024-03-20T20:02:36.598Z] "sync", [2024-03-20T20:02:36.598Z] "sync/atomic", [2024-03-20T20:02:36.598Z] "syscall", [2024-03-20T20:02:36.598Z] "text/tabwriter", [2024-03-20T20:02:36.598Z] "text/template", [2024-03-20T20:02:36.598Z] "text/template/parse", [2024-03-20T20:02:36.598Z] "time", [2024-03-20T20:02:36.598Z] "unicode", [2024-03-20T20:02:36.598Z] "unicode/utf16", [2024-03-20T20:02:36.598Z] "unicode/utf8", [2024-03-20T20:02:36.598Z] "unsafe", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.598Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.598Z] ], [2024-03-20T20:02:36.598Z] "TestGoFiles": [ [2024-03-20T20:02:36.598Z] "handlers_test.go" [2024-03-20T20:02:36.598Z] ], [2024-03-20T20:02:36.598Z] "TestImports": [ [2024-03-20T20:02:36.598Z] "context", [2024-03-20T20:02:36.598Z] "errors", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.598Z] "testing" [2024-03-20T20:02:36.598Z] ] [2024-03-20T20:02:36.598Z] } [2024-03-20T20:02:36.598Z] { [2024-03-20T20:02:36.598Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/mosquitto", [2024-03-20T20:02:36.598Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-20T20:02:36.598Z] "Name": "mosquitto", [2024-03-20T20:02:36.598Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.598Z] "Module": { [2024-03-20T20:02:36.598Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.598Z] "Main": true, [2024-03-20T20:02:36.598Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.598Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.598Z] "GoVersion": "1.21" [2024-03-20T20:02:36.598Z] }, [2024-03-20T20:02:36.598Z] "Match": [ [2024-03-20T20:02:36.598Z] "./..." [2024-03-20T20:02:36.598Z] ], [2024-03-20T20:02:36.598Z] "Stale": true, [2024-03-20T20:02:36.598Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.598Z] "GoFiles": [ [2024-03-20T20:02:36.598Z] "configure.go" [2024-03-20T20:02:36.598Z] ], [2024-03-20T20:02:36.598Z] "Imports": [ [2024-03-20T20:02:36.598Z] "context", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.598Z] "os" [2024-03-20T20:02:36.598Z] ], [2024-03-20T20:02:36.598Z] "Deps": [ [2024-03-20T20:02:36.598Z] "bufio", [2024-03-20T20:02:36.598Z] "bytes", [2024-03-20T20:02:36.598Z] "compress/flate", [2024-03-20T20:02:36.598Z] "compress/gzip", [2024-03-20T20:02:36.598Z] "compress/zlib", [2024-03-20T20:02:36.598Z] "container/list", [2024-03-20T20:02:36.598Z] "context", [2024-03-20T20:02:36.598Z] "crypto", [2024-03-20T20:02:36.598Z] "crypto/aes", [2024-03-20T20:02:36.598Z] "crypto/cipher", [2024-03-20T20:02:36.598Z] "crypto/des", [2024-03-20T20:02:36.598Z] "crypto/dsa", [2024-03-20T20:02:36.598Z] "crypto/ecdsa", [2024-03-20T20:02:36.598Z] "crypto/ed25519", [2024-03-20T20:02:36.598Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.598Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.598Z] "crypto/elliptic", [2024-03-20T20:02:36.598Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.598Z] "crypto/hmac", [2024-03-20T20:02:36.598Z] "crypto/internal/randutil", [2024-03-20T20:02:36.598Z] "crypto/internal/subtle", [2024-03-20T20:02:36.598Z] "crypto/md5", [2024-03-20T20:02:36.598Z] "crypto/rand", [2024-03-20T20:02:36.598Z] "crypto/rc4", [2024-03-20T20:02:36.598Z] "crypto/rsa", [2024-03-20T20:02:36.598Z] "crypto/sha1", [2024-03-20T20:02:36.598Z] "crypto/sha256", [2024-03-20T20:02:36.598Z] "crypto/sha512", [2024-03-20T20:02:36.598Z] "crypto/subtle", [2024-03-20T20:02:36.598Z] "crypto/tls", [2024-03-20T20:02:36.598Z] "crypto/x509", [2024-03-20T20:02:36.598Z] "crypto/x509/pkix", [2024-03-20T20:02:36.598Z] "database/sql/driver", [2024-03-20T20:02:36.598Z] "debug/dwarf", [2024-03-20T20:02:36.598Z] "debug/macho", [2024-03-20T20:02:36.598Z] "embed", [2024-03-20T20:02:36.598Z] "encoding", [2024-03-20T20:02:36.598Z] "encoding/asn1", [2024-03-20T20:02:36.598Z] "encoding/base32", [2024-03-20T20:02:36.598Z] "encoding/base64", [2024-03-20T20:02:36.598Z] "encoding/binary", [2024-03-20T20:02:36.598Z] "encoding/csv", [2024-03-20T20:02:36.598Z] "encoding/hex", [2024-03-20T20:02:36.598Z] "encoding/json", [2024-03-20T20:02:36.598Z] "encoding/pem", [2024-03-20T20:02:36.598Z] "encoding/xml", [2024-03-20T20:02:36.598Z] "errors", [2024-03-20T20:02:36.598Z] "flag", [2024-03-20T20:02:36.598Z] "fmt", [2024-03-20T20:02:36.598Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.598Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.598Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.598Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.599Z] "github.com/fatih/color", [2024-03-20T20:02:36.599Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.599Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.599Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.599Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.599Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.599Z] "github.com/go-kit/log", [2024-03-20T20:02:36.599Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.599Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.599Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.599Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.599Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.599Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.599Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.599Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.599Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.599Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.599Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.599Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.599Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.599Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.599Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.599Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.599Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.599Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.599Z] "github.com/google/uuid", [2024-03-20T20:02:36.599Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.599Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.599Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.599Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.599Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.599Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.599Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.599Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.599Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.599Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.599Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.599Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.599Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.599Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.599Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.599Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.599Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.599Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.599Z] "github.com/x448/float16", [2024-03-20T20:02:36.599Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.599Z] "go/token", [2024-03-20T20:02:36.599Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.599Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.599Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.599Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.599Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.599Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.599Z] "golang.org/x/net/html", [2024-03-20T20:02:36.599Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.599Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.599Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.599Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.599Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.599Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.599Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.599Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.599Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.599Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.599Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.599Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.599Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.599Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.599Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.599Z] "golang.org/x/text/language", [2024-03-20T20:02:36.599Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.599Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.599Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.599Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.599Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.599Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.599Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.599Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.599Z] "hash", [2024-03-20T20:02:36.599Z] "hash/adler32", [2024-03-20T20:02:36.599Z] "hash/crc32", [2024-03-20T20:02:36.599Z] "hash/fnv", [2024-03-20T20:02:36.599Z] "html", [2024-03-20T20:02:36.599Z] "html/template", [2024-03-20T20:02:36.599Z] "internal/abi", [2024-03-20T20:02:36.599Z] "internal/bytealg", [2024-03-20T20:02:36.599Z] "internal/cpu", [2024-03-20T20:02:36.599Z] "internal/fmtsort", [2024-03-20T20:02:36.599Z] "internal/goexperiment", [2024-03-20T20:02:36.599Z] "internal/itoa", [2024-03-20T20:02:36.599Z] "internal/nettrace", [2024-03-20T20:02:36.599Z] "internal/oserror", [2024-03-20T20:02:36.599Z] "internal/poll", [2024-03-20T20:02:36.599Z] "internal/race", [2024-03-20T20:02:36.599Z] "internal/reflectlite", [2024-03-20T20:02:36.599Z] "internal/singleflight", [2024-03-20T20:02:36.599Z] "internal/syscall/execenv", [2024-03-20T20:02:36.599Z] "internal/syscall/unix", [2024-03-20T20:02:36.599Z] "internal/testlog", [2024-03-20T20:02:36.599Z] "internal/unsafeheader", [2024-03-20T20:02:36.599Z] "io", [2024-03-20T20:02:36.599Z] "io/fs", [2024-03-20T20:02:36.599Z] "io/ioutil", [2024-03-20T20:02:36.599Z] "log", [2024-03-20T20:02:36.599Z] "log/syslog", [2024-03-20T20:02:36.599Z] "math", [2024-03-20T20:02:36.599Z] "math/big", [2024-03-20T20:02:36.599Z] "math/bits", [2024-03-20T20:02:36.599Z] "math/rand", [2024-03-20T20:02:36.599Z] "mime", [2024-03-20T20:02:36.599Z] "mime/multipart", [2024-03-20T20:02:36.599Z] "mime/quotedprintable", [2024-03-20T20:02:36.599Z] "net", [2024-03-20T20:02:36.599Z] "net/http", [2024-03-20T20:02:36.599Z] "net/http/httptest", [2024-03-20T20:02:36.599Z] "net/http/httptrace", [2024-03-20T20:02:36.599Z] "net/http/httputil", [2024-03-20T20:02:36.599Z] "net/http/internal", [2024-03-20T20:02:36.599Z] "net/http/internal/ascii", [2024-03-20T20:02:36.599Z] "net/http/internal/testcert", [2024-03-20T20:02:36.599Z] "net/textproto", [2024-03-20T20:02:36.599Z] "net/url", [2024-03-20T20:02:36.599Z] "os", [2024-03-20T20:02:36.599Z] "os/exec", [2024-03-20T20:02:36.599Z] "os/signal", [2024-03-20T20:02:36.599Z] "path", [2024-03-20T20:02:36.599Z] "path/filepath", [2024-03-20T20:02:36.599Z] "reflect", [2024-03-20T20:02:36.599Z] "regexp", [2024-03-20T20:02:36.599Z] "regexp/syntax", [2024-03-20T20:02:36.599Z] "runtime", [2024-03-20T20:02:36.599Z] "runtime/cgo", [2024-03-20T20:02:36.599Z] "runtime/debug", [2024-03-20T20:02:36.599Z] "runtime/internal/atomic", [2024-03-20T20:02:36.599Z] "runtime/internal/math", [2024-03-20T20:02:36.599Z] "runtime/internal/sys", [2024-03-20T20:02:36.599Z] "runtime/pprof", [2024-03-20T20:02:36.599Z] "sort", [2024-03-20T20:02:36.599Z] "strconv", [2024-03-20T20:02:36.599Z] "strings", [2024-03-20T20:02:36.599Z] "sync", [2024-03-20T20:02:36.599Z] "sync/atomic", [2024-03-20T20:02:36.599Z] "syscall", [2024-03-20T20:02:36.599Z] "text/tabwriter", [2024-03-20T20:02:36.599Z] "text/template", [2024-03-20T20:02:36.599Z] "text/template/parse", [2024-03-20T20:02:36.599Z] "time", [2024-03-20T20:02:36.599Z] "unicode", [2024-03-20T20:02:36.599Z] "unicode/utf16", [2024-03-20T20:02:36.599Z] "unicode/utf8", [2024-03-20T20:02:36.599Z] "unsafe", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.599Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.599Z] ] [2024-03-20T20:02:36.599Z] } [2024-03-20T20:02:36.599Z] { [2024-03-20T20:02:36.599Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.599Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.599Z] "Name": "config", [2024-03-20T20:02:36.599Z] "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-20T20:02:36.599Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.599Z] "Module": { [2024-03-20T20:02:36.599Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.599Z] "Main": true, [2024-03-20T20:02:36.599Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.599Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.599Z] "GoVersion": "1.21" [2024-03-20T20:02:36.599Z] }, [2024-03-20T20:02:36.599Z] "Match": [ [2024-03-20T20:02:36.599Z] "./..." [2024-03-20T20:02:36.599Z] ], [2024-03-20T20:02:36.599Z] "Stale": true, [2024-03-20T20:02:36.599Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.599Z] "GoFiles": [ [2024-03-20T20:02:36.599Z] "config.go" [2024-03-20T20:02:36.599Z] ], [2024-03-20T20:02:36.599Z] "Imports": [ [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.599Z] ], [2024-03-20T20:02:36.599Z] "Deps": [ [2024-03-20T20:02:36.599Z] "bufio", [2024-03-20T20:02:36.599Z] "bytes", [2024-03-20T20:02:36.599Z] "compress/flate", [2024-03-20T20:02:36.599Z] "compress/gzip", [2024-03-20T20:02:36.599Z] "compress/zlib", [2024-03-20T20:02:36.599Z] "container/list", [2024-03-20T20:02:36.599Z] "context", [2024-03-20T20:02:36.599Z] "crypto", [2024-03-20T20:02:36.599Z] "crypto/aes", [2024-03-20T20:02:36.599Z] "crypto/cipher", [2024-03-20T20:02:36.599Z] "crypto/des", [2024-03-20T20:02:36.599Z] "crypto/dsa", [2024-03-20T20:02:36.599Z] "crypto/ecdsa", [2024-03-20T20:02:36.599Z] "crypto/ed25519", [2024-03-20T20:02:36.599Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.599Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.599Z] "crypto/elliptic", [2024-03-20T20:02:36.599Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.599Z] "crypto/hmac", [2024-03-20T20:02:36.599Z] "crypto/internal/randutil", [2024-03-20T20:02:36.599Z] "crypto/internal/subtle", [2024-03-20T20:02:36.599Z] "crypto/md5", [2024-03-20T20:02:36.599Z] "crypto/rand", [2024-03-20T20:02:36.599Z] "crypto/rc4", [2024-03-20T20:02:36.599Z] "crypto/rsa", [2024-03-20T20:02:36.599Z] "crypto/sha1", [2024-03-20T20:02:36.599Z] "crypto/sha256", [2024-03-20T20:02:36.599Z] "crypto/sha512", [2024-03-20T20:02:36.599Z] "crypto/subtle", [2024-03-20T20:02:36.599Z] "crypto/tls", [2024-03-20T20:02:36.599Z] "crypto/x509", [2024-03-20T20:02:36.599Z] "crypto/x509/pkix", [2024-03-20T20:02:36.599Z] "database/sql/driver", [2024-03-20T20:02:36.599Z] "debug/dwarf", [2024-03-20T20:02:36.599Z] "debug/macho", [2024-03-20T20:02:36.599Z] "encoding", [2024-03-20T20:02:36.599Z] "encoding/asn1", [2024-03-20T20:02:36.599Z] "encoding/base64", [2024-03-20T20:02:36.599Z] "encoding/binary", [2024-03-20T20:02:36.599Z] "encoding/csv", [2024-03-20T20:02:36.599Z] "encoding/hex", [2024-03-20T20:02:36.599Z] "encoding/json", [2024-03-20T20:02:36.599Z] "encoding/pem", [2024-03-20T20:02:36.599Z] "encoding/xml", [2024-03-20T20:02:36.599Z] "errors", [2024-03-20T20:02:36.599Z] "flag", [2024-03-20T20:02:36.599Z] "fmt", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.599Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.599Z] "github.com/go-kit/log", [2024-03-20T20:02:36.599Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.599Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.599Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.599Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.599Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.599Z] "github.com/google/uuid", [2024-03-20T20:02:36.599Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.599Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.599Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.599Z] "golang.org/x/net/html", [2024-03-20T20:02:36.599Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.599Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.599Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.599Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.599Z] "golang.org/x/text/language", [2024-03-20T20:02:36.599Z] "hash", [2024-03-20T20:02:36.599Z] "hash/adler32", [2024-03-20T20:02:36.599Z] "hash/crc32", [2024-03-20T20:02:36.599Z] "internal/abi", [2024-03-20T20:02:36.599Z] "internal/bytealg", [2024-03-20T20:02:36.599Z] "internal/cpu", [2024-03-20T20:02:36.599Z] "internal/fmtsort", [2024-03-20T20:02:36.599Z] "internal/goexperiment", [2024-03-20T20:02:36.599Z] "internal/itoa", [2024-03-20T20:02:36.599Z] "internal/nettrace", [2024-03-20T20:02:36.599Z] "internal/oserror", [2024-03-20T20:02:36.599Z] "internal/poll", [2024-03-20T20:02:36.599Z] "internal/race", [2024-03-20T20:02:36.599Z] "internal/reflectlite", [2024-03-20T20:02:36.599Z] "internal/singleflight", [2024-03-20T20:02:36.599Z] "internal/syscall/execenv", [2024-03-20T20:02:36.599Z] "internal/syscall/unix", [2024-03-20T20:02:36.599Z] "internal/testlog", [2024-03-20T20:02:36.599Z] "internal/unsafeheader", [2024-03-20T20:02:36.599Z] "io", [2024-03-20T20:02:36.599Z] "io/fs", [2024-03-20T20:02:36.599Z] "io/ioutil", [2024-03-20T20:02:36.599Z] "log", [2024-03-20T20:02:36.599Z] "math", [2024-03-20T20:02:36.599Z] "math/big", [2024-03-20T20:02:36.599Z] "math/bits", [2024-03-20T20:02:36.599Z] "math/rand", [2024-03-20T20:02:36.599Z] "mime", [2024-03-20T20:02:36.599Z] "mime/multipart", [2024-03-20T20:02:36.599Z] "mime/quotedprintable", [2024-03-20T20:02:36.599Z] "net", [2024-03-20T20:02:36.599Z] "net/http", [2024-03-20T20:02:36.599Z] "net/http/httptest", [2024-03-20T20:02:36.599Z] "net/http/httptrace", [2024-03-20T20:02:36.599Z] "net/http/internal", [2024-03-20T20:02:36.599Z] "net/http/internal/ascii", [2024-03-20T20:02:36.599Z] "net/http/internal/testcert", [2024-03-20T20:02:36.599Z] "net/textproto", [2024-03-20T20:02:36.599Z] "net/url", [2024-03-20T20:02:36.599Z] "os", [2024-03-20T20:02:36.599Z] "path", [2024-03-20T20:02:36.599Z] "path/filepath", [2024-03-20T20:02:36.599Z] "reflect", [2024-03-20T20:02:36.599Z] "regexp", [2024-03-20T20:02:36.599Z] "regexp/syntax", [2024-03-20T20:02:36.599Z] "runtime", [2024-03-20T20:02:36.599Z] "runtime/cgo", [2024-03-20T20:02:36.599Z] "runtime/internal/atomic", [2024-03-20T20:02:36.599Z] "runtime/internal/math", [2024-03-20T20:02:36.599Z] "runtime/internal/sys", [2024-03-20T20:02:36.599Z] "sort", [2024-03-20T20:02:36.600Z] "strconv", [2024-03-20T20:02:36.600Z] "strings", [2024-03-20T20:02:36.600Z] "sync", [2024-03-20T20:02:36.600Z] "sync/atomic", [2024-03-20T20:02:36.600Z] "syscall", [2024-03-20T20:02:36.600Z] "time", [2024-03-20T20:02:36.600Z] "unicode", [2024-03-20T20:02:36.600Z] "unicode/utf16", [2024-03-20T20:02:36.600Z] "unicode/utf8", [2024-03-20T20:02:36.600Z] "unsafe", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.600Z] ] [2024-03-20T20:02:36.600Z] } [2024-03-20T20:02:36.600Z] { [2024-03-20T20:02:36.600Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.600Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.600Z] "Name": "container", [2024-03-20T20:02:36.600Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.600Z] "Module": { [2024-03-20T20:02:36.600Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.600Z] "Main": true, [2024-03-20T20:02:36.600Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.600Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.600Z] "GoVersion": "1.21" [2024-03-20T20:02:36.600Z] }, [2024-03-20T20:02:36.600Z] "Match": [ [2024-03-20T20:02:36.600Z] "./..." [2024-03-20T20:02:36.600Z] ], [2024-03-20T20:02:36.600Z] "Stale": true, [2024-03-20T20:02:36.600Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.600Z] "GoFiles": [ [2024-03-20T20:02:36.600Z] "config.go" [2024-03-20T20:02:36.600Z] ], [2024-03-20T20:02:36.600Z] "Imports": [ [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.600Z] ], [2024-03-20T20:02:36.600Z] "Deps": [ [2024-03-20T20:02:36.600Z] "bufio", [2024-03-20T20:02:36.600Z] "bytes", [2024-03-20T20:02:36.600Z] "compress/flate", [2024-03-20T20:02:36.600Z] "compress/gzip", [2024-03-20T20:02:36.600Z] "compress/zlib", [2024-03-20T20:02:36.600Z] "container/list", [2024-03-20T20:02:36.600Z] "context", [2024-03-20T20:02:36.600Z] "crypto", [2024-03-20T20:02:36.600Z] "crypto/aes", [2024-03-20T20:02:36.600Z] "crypto/cipher", [2024-03-20T20:02:36.600Z] "crypto/des", [2024-03-20T20:02:36.600Z] "crypto/dsa", [2024-03-20T20:02:36.600Z] "crypto/ecdsa", [2024-03-20T20:02:36.600Z] "crypto/ed25519", [2024-03-20T20:02:36.600Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.600Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.600Z] "crypto/elliptic", [2024-03-20T20:02:36.600Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.600Z] "crypto/hmac", [2024-03-20T20:02:36.600Z] "crypto/internal/randutil", [2024-03-20T20:02:36.600Z] "crypto/internal/subtle", [2024-03-20T20:02:36.600Z] "crypto/md5", [2024-03-20T20:02:36.600Z] "crypto/rand", [2024-03-20T20:02:36.600Z] "crypto/rc4", [2024-03-20T20:02:36.600Z] "crypto/rsa", [2024-03-20T20:02:36.600Z] "crypto/sha1", [2024-03-20T20:02:36.600Z] "crypto/sha256", [2024-03-20T20:02:36.600Z] "crypto/sha512", [2024-03-20T20:02:36.600Z] "crypto/subtle", [2024-03-20T20:02:36.600Z] "crypto/tls", [2024-03-20T20:02:36.600Z] "crypto/x509", [2024-03-20T20:02:36.600Z] "crypto/x509/pkix", [2024-03-20T20:02:36.600Z] "database/sql/driver", [2024-03-20T20:02:36.600Z] "debug/dwarf", [2024-03-20T20:02:36.600Z] "debug/macho", [2024-03-20T20:02:36.600Z] "encoding", [2024-03-20T20:02:36.600Z] "encoding/asn1", [2024-03-20T20:02:36.600Z] "encoding/base64", [2024-03-20T20:02:36.600Z] "encoding/binary", [2024-03-20T20:02:36.600Z] "encoding/csv", [2024-03-20T20:02:36.600Z] "encoding/hex", [2024-03-20T20:02:36.600Z] "encoding/json", [2024-03-20T20:02:36.600Z] "encoding/pem", [2024-03-20T20:02:36.600Z] "encoding/xml", [2024-03-20T20:02:36.600Z] "errors", [2024-03-20T20:02:36.600Z] "flag", [2024-03-20T20:02:36.600Z] "fmt", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.600Z] "github.com/go-kit/log", [2024-03-20T20:02:36.600Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.600Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.600Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.600Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.600Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.600Z] "github.com/google/uuid", [2024-03-20T20:02:36.600Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.600Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.600Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.600Z] "golang.org/x/net/html", [2024-03-20T20:02:36.600Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.600Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.600Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.600Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.600Z] "golang.org/x/text/language", [2024-03-20T20:02:36.600Z] "hash", [2024-03-20T20:02:36.600Z] "hash/adler32", [2024-03-20T20:02:36.600Z] "hash/crc32", [2024-03-20T20:02:36.600Z] "internal/abi", [2024-03-20T20:02:36.600Z] "internal/bytealg", [2024-03-20T20:02:36.600Z] "internal/cpu", [2024-03-20T20:02:36.600Z] "internal/fmtsort", [2024-03-20T20:02:36.600Z] "internal/goexperiment", [2024-03-20T20:02:36.600Z] "internal/itoa", [2024-03-20T20:02:36.600Z] "internal/nettrace", [2024-03-20T20:02:36.600Z] "internal/oserror", [2024-03-20T20:02:36.600Z] "internal/poll", [2024-03-20T20:02:36.600Z] "internal/race", [2024-03-20T20:02:36.600Z] "internal/reflectlite", [2024-03-20T20:02:36.600Z] "internal/singleflight", [2024-03-20T20:02:36.600Z] "internal/syscall/execenv", [2024-03-20T20:02:36.600Z] "internal/syscall/unix", [2024-03-20T20:02:36.600Z] "internal/testlog", [2024-03-20T20:02:36.600Z] "internal/unsafeheader", [2024-03-20T20:02:36.600Z] "io", [2024-03-20T20:02:36.600Z] "io/fs", [2024-03-20T20:02:36.600Z] "io/ioutil", [2024-03-20T20:02:36.600Z] "log", [2024-03-20T20:02:36.600Z] "math", [2024-03-20T20:02:36.600Z] "math/big", [2024-03-20T20:02:36.600Z] "math/bits", [2024-03-20T20:02:36.600Z] "math/rand", [2024-03-20T20:02:36.600Z] "mime", [2024-03-20T20:02:36.600Z] "mime/multipart", [2024-03-20T20:02:36.600Z] "mime/quotedprintable", [2024-03-20T20:02:36.600Z] "net", [2024-03-20T20:02:36.600Z] "net/http", [2024-03-20T20:02:36.600Z] "net/http/httptest", [2024-03-20T20:02:36.600Z] "net/http/httptrace", [2024-03-20T20:02:36.600Z] "net/http/internal", [2024-03-20T20:02:36.600Z] "net/http/internal/ascii", [2024-03-20T20:02:36.600Z] "net/http/internal/testcert", [2024-03-20T20:02:36.600Z] "net/textproto", [2024-03-20T20:02:36.600Z] "net/url", [2024-03-20T20:02:36.600Z] "os", [2024-03-20T20:02:36.600Z] "path", [2024-03-20T20:02:36.600Z] "path/filepath", [2024-03-20T20:02:36.600Z] "reflect", [2024-03-20T20:02:36.600Z] "regexp", [2024-03-20T20:02:36.600Z] "regexp/syntax", [2024-03-20T20:02:36.600Z] "runtime", [2024-03-20T20:02:36.600Z] "runtime/cgo", [2024-03-20T20:02:36.600Z] "runtime/internal/atomic", [2024-03-20T20:02:36.600Z] "runtime/internal/math", [2024-03-20T20:02:36.600Z] "runtime/internal/sys", [2024-03-20T20:02:36.600Z] "sort", [2024-03-20T20:02:36.600Z] "strconv", [2024-03-20T20:02:36.600Z] "strings", [2024-03-20T20:02:36.600Z] "sync", [2024-03-20T20:02:36.600Z] "sync/atomic", [2024-03-20T20:02:36.600Z] "syscall", [2024-03-20T20:02:36.600Z] "time", [2024-03-20T20:02:36.600Z] "unicode", [2024-03-20T20:02:36.600Z] "unicode/utf16", [2024-03-20T20:02:36.600Z] "unicode/utf8", [2024-03-20T20:02:36.600Z] "unsafe", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.600Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.600Z] ] [2024-03-20T20:02:36.600Z] } [2024-03-20T20:02:36.600Z] { [2024-03-20T20:02:36.600Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/redis/handlers", [2024-03-20T20:02:36.600Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-20T20:02:36.600Z] "Name": "handlers", [2024-03-20T20:02:36.600Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.600Z] "Module": { [2024-03-20T20:02:36.600Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.600Z] "Main": true, [2024-03-20T20:02:36.600Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.600Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.600Z] "GoVersion": "1.21" [2024-03-20T20:02:36.600Z] }, [2024-03-20T20:02:36.600Z] "Match": [ [2024-03-20T20:02:36.600Z] "./..." [2024-03-20T20:02:36.600Z] ], [2024-03-20T20:02:36.600Z] "Stale": true, [2024-03-20T20:02:36.600Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.600Z] "GoFiles": [ [2024-03-20T20:02:36.600Z] "handlers.go" [2024-03-20T20:02:36.600Z] ], [2024-03-20T20:02:36.600Z] "Imports": [ [2024-03-20T20:02:36.600Z] "context", [2024-03-20T20:02:36.600Z] "fmt", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.600Z] "os", [2024-03-20T20:02:36.600Z] "path/filepath", [2024-03-20T20:02:36.600Z] "strings", [2024-03-20T20:02:36.600Z] "sync" [2024-03-20T20:02:36.600Z] ], [2024-03-20T20:02:36.600Z] "Deps": [ [2024-03-20T20:02:36.600Z] "bufio", [2024-03-20T20:02:36.600Z] "bytes", [2024-03-20T20:02:36.600Z] "compress/flate", [2024-03-20T20:02:36.600Z] "compress/gzip", [2024-03-20T20:02:36.600Z] "compress/zlib", [2024-03-20T20:02:36.600Z] "container/list", [2024-03-20T20:02:36.600Z] "context", [2024-03-20T20:02:36.600Z] "crypto", [2024-03-20T20:02:36.600Z] "crypto/aes", [2024-03-20T20:02:36.600Z] "crypto/cipher", [2024-03-20T20:02:36.600Z] "crypto/des", [2024-03-20T20:02:36.600Z] "crypto/dsa", [2024-03-20T20:02:36.600Z] "crypto/ecdsa", [2024-03-20T20:02:36.600Z] "crypto/ed25519", [2024-03-20T20:02:36.600Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.600Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.600Z] "crypto/elliptic", [2024-03-20T20:02:36.600Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.600Z] "crypto/hmac", [2024-03-20T20:02:36.600Z] "crypto/internal/randutil", [2024-03-20T20:02:36.600Z] "crypto/internal/subtle", [2024-03-20T20:02:36.600Z] "crypto/md5", [2024-03-20T20:02:36.600Z] "crypto/rand", [2024-03-20T20:02:36.600Z] "crypto/rc4", [2024-03-20T20:02:36.600Z] "crypto/rsa", [2024-03-20T20:02:36.600Z] "crypto/sha1", [2024-03-20T20:02:36.600Z] "crypto/sha256", [2024-03-20T20:02:36.600Z] "crypto/sha512", [2024-03-20T20:02:36.600Z] "crypto/subtle", [2024-03-20T20:02:36.600Z] "crypto/tls", [2024-03-20T20:02:36.600Z] "crypto/x509", [2024-03-20T20:02:36.600Z] "crypto/x509/pkix", [2024-03-20T20:02:36.600Z] "database/sql/driver", [2024-03-20T20:02:36.600Z] "debug/dwarf", [2024-03-20T20:02:36.600Z] "debug/macho", [2024-03-20T20:02:36.600Z] "embed", [2024-03-20T20:02:36.600Z] "encoding", [2024-03-20T20:02:36.600Z] "encoding/asn1", [2024-03-20T20:02:36.600Z] "encoding/base32", [2024-03-20T20:02:36.600Z] "encoding/base64", [2024-03-20T20:02:36.600Z] "encoding/binary", [2024-03-20T20:02:36.600Z] "encoding/csv", [2024-03-20T20:02:36.600Z] "encoding/hex", [2024-03-20T20:02:36.600Z] "encoding/json", [2024-03-20T20:02:36.600Z] "encoding/pem", [2024-03-20T20:02:36.600Z] "encoding/xml", [2024-03-20T20:02:36.600Z] "errors", [2024-03-20T20:02:36.600Z] "flag", [2024-03-20T20:02:36.600Z] "fmt", [2024-03-20T20:02:36.600Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.600Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.600Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.600Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.600Z] "github.com/fatih/color", [2024-03-20T20:02:36.600Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.600Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.600Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.600Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.600Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.600Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.600Z] "github.com/go-kit/log", [2024-03-20T20:02:36.600Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.600Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.600Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.600Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.600Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.600Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.600Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.600Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.600Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.600Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.600Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.600Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.600Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.600Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.600Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.600Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.600Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.600Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.600Z] "github.com/google/uuid", [2024-03-20T20:02:36.600Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.600Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.600Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.600Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.600Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.600Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.600Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.600Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.600Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.600Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.600Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.600Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.600Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.600Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.600Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.600Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.600Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.600Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.600Z] "github.com/x448/float16", [2024-03-20T20:02:36.600Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.600Z] "go/token", [2024-03-20T20:02:36.600Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.600Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.600Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.600Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.600Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.600Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.600Z] "golang.org/x/net/html", [2024-03-20T20:02:36.600Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.600Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.600Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.600Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.600Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.600Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.600Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.600Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.600Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.600Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.600Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.600Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.600Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.600Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.600Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.600Z] "golang.org/x/text/language", [2024-03-20T20:02:36.600Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.600Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.600Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.600Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.600Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.600Z] "google.golang.org/grpc", [2024-03-20T20:02:36.600Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.600Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.600Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.601Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.601Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.601Z] "hash", [2024-03-20T20:02:36.601Z] "hash/adler32", [2024-03-20T20:02:36.601Z] "hash/crc32", [2024-03-20T20:02:36.601Z] "hash/fnv", [2024-03-20T20:02:36.601Z] "html", [2024-03-20T20:02:36.601Z] "html/template", [2024-03-20T20:02:36.601Z] "internal/abi", [2024-03-20T20:02:36.601Z] "internal/bytealg", [2024-03-20T20:02:36.601Z] "internal/cpu", [2024-03-20T20:02:36.601Z] "internal/fmtsort", [2024-03-20T20:02:36.601Z] "internal/goexperiment", [2024-03-20T20:02:36.601Z] "internal/itoa", [2024-03-20T20:02:36.601Z] "internal/nettrace", [2024-03-20T20:02:36.601Z] "internal/oserror", [2024-03-20T20:02:36.601Z] "internal/poll", [2024-03-20T20:02:36.601Z] "internal/race", [2024-03-20T20:02:36.601Z] "internal/reflectlite", [2024-03-20T20:02:36.601Z] "internal/singleflight", [2024-03-20T20:02:36.601Z] "internal/syscall/execenv", [2024-03-20T20:02:36.601Z] "internal/syscall/unix", [2024-03-20T20:02:36.601Z] "internal/testlog", [2024-03-20T20:02:36.601Z] "internal/unsafeheader", [2024-03-20T20:02:36.601Z] "io", [2024-03-20T20:02:36.601Z] "io/fs", [2024-03-20T20:02:36.601Z] "io/ioutil", [2024-03-20T20:02:36.601Z] "log", [2024-03-20T20:02:36.601Z] "log/syslog", [2024-03-20T20:02:36.601Z] "math", [2024-03-20T20:02:36.601Z] "math/big", [2024-03-20T20:02:36.601Z] "math/bits", [2024-03-20T20:02:36.601Z] "math/rand", [2024-03-20T20:02:36.601Z] "mime", [2024-03-20T20:02:36.601Z] "mime/multipart", [2024-03-20T20:02:36.601Z] "mime/quotedprintable", [2024-03-20T20:02:36.601Z] "net", [2024-03-20T20:02:36.601Z] "net/http", [2024-03-20T20:02:36.601Z] "net/http/httptest", [2024-03-20T20:02:36.601Z] "net/http/httptrace", [2024-03-20T20:02:36.601Z] "net/http/httputil", [2024-03-20T20:02:36.601Z] "net/http/internal", [2024-03-20T20:02:36.601Z] "net/http/internal/ascii", [2024-03-20T20:02:36.601Z] "net/http/internal/testcert", [2024-03-20T20:02:36.601Z] "net/textproto", [2024-03-20T20:02:36.601Z] "net/url", [2024-03-20T20:02:36.601Z] "os", [2024-03-20T20:02:36.601Z] "os/signal", [2024-03-20T20:02:36.601Z] "path", [2024-03-20T20:02:36.601Z] "path/filepath", [2024-03-20T20:02:36.601Z] "reflect", [2024-03-20T20:02:36.601Z] "regexp", [2024-03-20T20:02:36.601Z] "regexp/syntax", [2024-03-20T20:02:36.601Z] "runtime", [2024-03-20T20:02:36.601Z] "runtime/cgo", [2024-03-20T20:02:36.601Z] "runtime/debug", [2024-03-20T20:02:36.601Z] "runtime/internal/atomic", [2024-03-20T20:02:36.601Z] "runtime/internal/math", [2024-03-20T20:02:36.601Z] "runtime/internal/sys", [2024-03-20T20:02:36.601Z] "runtime/pprof", [2024-03-20T20:02:36.601Z] "sort", [2024-03-20T20:02:36.601Z] "strconv", [2024-03-20T20:02:36.601Z] "strings", [2024-03-20T20:02:36.601Z] "sync", [2024-03-20T20:02:36.601Z] "sync/atomic", [2024-03-20T20:02:36.601Z] "syscall", [2024-03-20T20:02:36.601Z] "text/tabwriter", [2024-03-20T20:02:36.601Z] "text/template", [2024-03-20T20:02:36.601Z] "text/template/parse", [2024-03-20T20:02:36.601Z] "time", [2024-03-20T20:02:36.601Z] "unicode", [2024-03-20T20:02:36.601Z] "unicode/utf16", [2024-03-20T20:02:36.601Z] "unicode/utf8", [2024-03-20T20:02:36.601Z] "unsafe", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.601Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.601Z] ] [2024-03-20T20:02:36.601Z] } [2024-03-20T20:02:36.601Z] { [2024-03-20T20:02:36.601Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper/redis", [2024-03-20T20:02:36.601Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-20T20:02:36.601Z] "Name": "redis", [2024-03-20T20:02:36.601Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.601Z] "Module": { [2024-03-20T20:02:36.601Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.601Z] "Main": true, [2024-03-20T20:02:36.601Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.601Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.601Z] "GoVersion": "1.21" [2024-03-20T20:02:36.601Z] }, [2024-03-20T20:02:36.601Z] "Match": [ [2024-03-20T20:02:36.601Z] "./..." [2024-03-20T20:02:36.601Z] ], [2024-03-20T20:02:36.601Z] "Stale": true, [2024-03-20T20:02:36.601Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.601Z] "GoFiles": [ [2024-03-20T20:02:36.601Z] "configure.go" [2024-03-20T20:02:36.601Z] ], [2024-03-20T20:02:36.601Z] "Imports": [ [2024-03-20T20:02:36.601Z] "context", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.601Z] "os" [2024-03-20T20:02:36.601Z] ], [2024-03-20T20:02:36.601Z] "Deps": [ [2024-03-20T20:02:36.601Z] "bufio", [2024-03-20T20:02:36.601Z] "bytes", [2024-03-20T20:02:36.601Z] "compress/flate", [2024-03-20T20:02:36.601Z] "compress/gzip", [2024-03-20T20:02:36.601Z] "compress/zlib", [2024-03-20T20:02:36.601Z] "container/list", [2024-03-20T20:02:36.601Z] "context", [2024-03-20T20:02:36.601Z] "crypto", [2024-03-20T20:02:36.601Z] "crypto/aes", [2024-03-20T20:02:36.601Z] "crypto/cipher", [2024-03-20T20:02:36.601Z] "crypto/des", [2024-03-20T20:02:36.601Z] "crypto/dsa", [2024-03-20T20:02:36.601Z] "crypto/ecdsa", [2024-03-20T20:02:36.601Z] "crypto/ed25519", [2024-03-20T20:02:36.601Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.601Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.601Z] "crypto/elliptic", [2024-03-20T20:02:36.601Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.601Z] "crypto/hmac", [2024-03-20T20:02:36.601Z] "crypto/internal/randutil", [2024-03-20T20:02:36.601Z] "crypto/internal/subtle", [2024-03-20T20:02:36.601Z] "crypto/md5", [2024-03-20T20:02:36.601Z] "crypto/rand", [2024-03-20T20:02:36.601Z] "crypto/rc4", [2024-03-20T20:02:36.601Z] "crypto/rsa", [2024-03-20T20:02:36.601Z] "crypto/sha1", [2024-03-20T20:02:36.601Z] "crypto/sha256", [2024-03-20T20:02:36.601Z] "crypto/sha512", [2024-03-20T20:02:36.601Z] "crypto/subtle", [2024-03-20T20:02:36.601Z] "crypto/tls", [2024-03-20T20:02:36.601Z] "crypto/x509", [2024-03-20T20:02:36.601Z] "crypto/x509/pkix", [2024-03-20T20:02:36.601Z] "database/sql/driver", [2024-03-20T20:02:36.601Z] "debug/dwarf", [2024-03-20T20:02:36.601Z] "debug/macho", [2024-03-20T20:02:36.601Z] "embed", [2024-03-20T20:02:36.601Z] "encoding", [2024-03-20T20:02:36.601Z] "encoding/asn1", [2024-03-20T20:02:36.601Z] "encoding/base32", [2024-03-20T20:02:36.601Z] "encoding/base64", [2024-03-20T20:02:36.601Z] "encoding/binary", [2024-03-20T20:02:36.601Z] "encoding/csv", [2024-03-20T20:02:36.601Z] "encoding/hex", [2024-03-20T20:02:36.601Z] "encoding/json", [2024-03-20T20:02:36.601Z] "encoding/pem", [2024-03-20T20:02:36.601Z] "encoding/xml", [2024-03-20T20:02:36.601Z] "errors", [2024-03-20T20:02:36.601Z] "flag", [2024-03-20T20:02:36.601Z] "fmt", [2024-03-20T20:02:36.601Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.601Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.601Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.601Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.601Z] "github.com/fatih/color", [2024-03-20T20:02:36.601Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.601Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.601Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.601Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.601Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.601Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.601Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.601Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.601Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.601Z] "github.com/go-kit/log", [2024-03-20T20:02:36.601Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.601Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.601Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.601Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.601Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.601Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.601Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.601Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.601Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.601Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.601Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.601Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.601Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.601Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.601Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.601Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.601Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.601Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.601Z] "github.com/google/uuid", [2024-03-20T20:02:36.601Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.601Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.601Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.601Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.601Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.601Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.601Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.601Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.601Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.601Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.601Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.601Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.601Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.601Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.601Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.601Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.601Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.601Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.601Z] "github.com/x448/float16", [2024-03-20T20:02:36.601Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.601Z] "go/token", [2024-03-20T20:02:36.601Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.601Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.601Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.601Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.601Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.601Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.601Z] "golang.org/x/net/html", [2024-03-20T20:02:36.601Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.601Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.601Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.601Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.601Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.601Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.601Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.601Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.601Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.601Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.601Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.601Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.601Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.601Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.601Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.601Z] "golang.org/x/text/language", [2024-03-20T20:02:36.601Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.601Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.601Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.601Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.601Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.601Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.602Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.602Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.602Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.602Z] "hash", [2024-03-20T20:02:36.602Z] "hash/adler32", [2024-03-20T20:02:36.602Z] "hash/crc32", [2024-03-20T20:02:36.602Z] "hash/fnv", [2024-03-20T20:02:36.602Z] "html", [2024-03-20T20:02:36.602Z] "html/template", [2024-03-20T20:02:36.602Z] "internal/abi", [2024-03-20T20:02:36.602Z] "internal/bytealg", [2024-03-20T20:02:36.602Z] "internal/cpu", [2024-03-20T20:02:36.602Z] "internal/fmtsort", [2024-03-20T20:02:36.602Z] "internal/goexperiment", [2024-03-20T20:02:36.602Z] "internal/itoa", [2024-03-20T20:02:36.602Z] "internal/nettrace", [2024-03-20T20:02:36.602Z] "internal/oserror", [2024-03-20T20:02:36.602Z] "internal/poll", [2024-03-20T20:02:36.602Z] "internal/race", [2024-03-20T20:02:36.602Z] "internal/reflectlite", [2024-03-20T20:02:36.602Z] "internal/singleflight", [2024-03-20T20:02:36.602Z] "internal/syscall/execenv", [2024-03-20T20:02:36.602Z] "internal/syscall/unix", [2024-03-20T20:02:36.602Z] "internal/testlog", [2024-03-20T20:02:36.602Z] "internal/unsafeheader", [2024-03-20T20:02:36.602Z] "io", [2024-03-20T20:02:36.602Z] "io/fs", [2024-03-20T20:02:36.602Z] "io/ioutil", [2024-03-20T20:02:36.602Z] "log", [2024-03-20T20:02:36.602Z] "log/syslog", [2024-03-20T20:02:36.602Z] "math", [2024-03-20T20:02:36.602Z] "math/big", [2024-03-20T20:02:36.602Z] "math/bits", [2024-03-20T20:02:36.602Z] "math/rand", [2024-03-20T20:02:36.602Z] "mime", [2024-03-20T20:02:36.602Z] "mime/multipart", [2024-03-20T20:02:36.602Z] "mime/quotedprintable", [2024-03-20T20:02:36.602Z] "net", [2024-03-20T20:02:36.602Z] "net/http", [2024-03-20T20:02:36.602Z] "net/http/httptest", [2024-03-20T20:02:36.602Z] "net/http/httptrace", [2024-03-20T20:02:36.602Z] "net/http/httputil", [2024-03-20T20:02:36.602Z] "net/http/internal", [2024-03-20T20:02:36.602Z] "net/http/internal/ascii", [2024-03-20T20:02:36.602Z] "net/http/internal/testcert", [2024-03-20T20:02:36.602Z] "net/textproto", [2024-03-20T20:02:36.602Z] "net/url", [2024-03-20T20:02:36.602Z] "os", [2024-03-20T20:02:36.602Z] "os/signal", [2024-03-20T20:02:36.602Z] "path", [2024-03-20T20:02:36.602Z] "path/filepath", [2024-03-20T20:02:36.602Z] "reflect", [2024-03-20T20:02:36.602Z] "regexp", [2024-03-20T20:02:36.602Z] "regexp/syntax", [2024-03-20T20:02:36.602Z] "runtime", [2024-03-20T20:02:36.602Z] "runtime/cgo", [2024-03-20T20:02:36.602Z] "runtime/debug", [2024-03-20T20:02:36.602Z] "runtime/internal/atomic", [2024-03-20T20:02:36.602Z] "runtime/internal/math", [2024-03-20T20:02:36.602Z] "runtime/internal/sys", [2024-03-20T20:02:36.602Z] "runtime/pprof", [2024-03-20T20:02:36.602Z] "sort", [2024-03-20T20:02:36.602Z] "strconv", [2024-03-20T20:02:36.602Z] "strings", [2024-03-20T20:02:36.602Z] "sync", [2024-03-20T20:02:36.602Z] "sync/atomic", [2024-03-20T20:02:36.602Z] "syscall", [2024-03-20T20:02:36.602Z] "text/tabwriter", [2024-03-20T20:02:36.602Z] "text/template", [2024-03-20T20:02:36.602Z] "text/template/parse", [2024-03-20T20:02:36.602Z] "time", [2024-03-20T20:02:36.602Z] "unicode", [2024-03-20T20:02:36.602Z] "unicode/utf16", [2024-03-20T20:02:36.602Z] "unicode/utf8", [2024-03-20T20:02:36.602Z] "unsafe", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.602Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.602Z] ] [2024-03-20T20:02:36.602Z] } [2024-03-20T20:02:36.602Z] { [2024-03-20T20:02:36.602Z] "Dir": "/w/workspace/edgex-go/636/internal/security/bootstrapper", [2024-03-20T20:02:36.602Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-20T20:02:36.602Z] "Name": "bootstrapper", [2024-03-20T20:02:36.602Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.602Z] "Module": { [2024-03-20T20:02:36.602Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.602Z] "Main": true, [2024-03-20T20:02:36.602Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.602Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.602Z] "GoVersion": "1.21" [2024-03-20T20:02:36.602Z] }, [2024-03-20T20:02:36.602Z] "Match": [ [2024-03-20T20:02:36.602Z] "./..." [2024-03-20T20:02:36.602Z] ], [2024-03-20T20:02:36.602Z] "Stale": true, [2024-03-20T20:02:36.602Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.602Z] "GoFiles": [ [2024-03-20T20:02:36.602Z] "main.go", [2024-03-20T20:02:36.602Z] "messagebus_factory.go" [2024-03-20T20:02:36.602Z] ], [2024-03-20T20:02:36.602Z] "Imports": [ [2024-03-20T20:02:36.602Z] "context", [2024-03-20T20:02:36.602Z] "flag", [2024-03-20T20:02:36.602Z] "fmt", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.602Z] "os" [2024-03-20T20:02:36.602Z] ], [2024-03-20T20:02:36.602Z] "Deps": [ [2024-03-20T20:02:36.602Z] "bufio", [2024-03-20T20:02:36.602Z] "bytes", [2024-03-20T20:02:36.602Z] "compress/flate", [2024-03-20T20:02:36.602Z] "compress/gzip", [2024-03-20T20:02:36.602Z] "compress/zlib", [2024-03-20T20:02:36.602Z] "container/list", [2024-03-20T20:02:36.602Z] "context", [2024-03-20T20:02:36.602Z] "crypto", [2024-03-20T20:02:36.602Z] "crypto/aes", [2024-03-20T20:02:36.602Z] "crypto/cipher", [2024-03-20T20:02:36.602Z] "crypto/des", [2024-03-20T20:02:36.602Z] "crypto/dsa", [2024-03-20T20:02:36.602Z] "crypto/ecdsa", [2024-03-20T20:02:36.602Z] "crypto/ed25519", [2024-03-20T20:02:36.602Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.602Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.602Z] "crypto/elliptic", [2024-03-20T20:02:36.602Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.602Z] "crypto/hmac", [2024-03-20T20:02:36.602Z] "crypto/internal/randutil", [2024-03-20T20:02:36.602Z] "crypto/internal/subtle", [2024-03-20T20:02:36.602Z] "crypto/md5", [2024-03-20T20:02:36.602Z] "crypto/rand", [2024-03-20T20:02:36.602Z] "crypto/rc4", [2024-03-20T20:02:36.602Z] "crypto/rsa", [2024-03-20T20:02:36.602Z] "crypto/sha1", [2024-03-20T20:02:36.602Z] "crypto/sha256", [2024-03-20T20:02:36.602Z] "crypto/sha512", [2024-03-20T20:02:36.602Z] "crypto/subtle", [2024-03-20T20:02:36.602Z] "crypto/tls", [2024-03-20T20:02:36.602Z] "crypto/x509", [2024-03-20T20:02:36.602Z] "crypto/x509/pkix", [2024-03-20T20:02:36.602Z] "database/sql/driver", [2024-03-20T20:02:36.602Z] "debug/dwarf", [2024-03-20T20:02:36.602Z] "debug/macho", [2024-03-20T20:02:36.602Z] "embed", [2024-03-20T20:02:36.602Z] "encoding", [2024-03-20T20:02:36.602Z] "encoding/asn1", [2024-03-20T20:02:36.602Z] "encoding/base32", [2024-03-20T20:02:36.602Z] "encoding/base64", [2024-03-20T20:02:36.602Z] "encoding/binary", [2024-03-20T20:02:36.602Z] "encoding/csv", [2024-03-20T20:02:36.602Z] "encoding/hex", [2024-03-20T20:02:36.602Z] "encoding/json", [2024-03-20T20:02:36.602Z] "encoding/pem", [2024-03-20T20:02:36.602Z] "encoding/xml", [2024-03-20T20:02:36.602Z] "errors", [2024-03-20T20:02:36.602Z] "flag", [2024-03-20T20:02:36.602Z] "fmt", [2024-03-20T20:02:36.602Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.602Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.602Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.602Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.602Z] "github.com/fatih/color", [2024-03-20T20:02:36.602Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.602Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.602Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.602Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.602Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.602Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.602Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.602Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.602Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.602Z] "github.com/go-kit/log", [2024-03-20T20:02:36.602Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.602Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.602Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.602Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.602Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.602Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.602Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.602Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.602Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.602Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.602Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.602Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.602Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.602Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.602Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.602Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.602Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.602Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.602Z] "github.com/google/uuid", [2024-03-20T20:02:36.602Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.602Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.603Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.603Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.603Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.603Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.603Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.603Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.603Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.603Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.603Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.603Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.603Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.603Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.603Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.603Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.603Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.603Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.603Z] "github.com/x448/float16", [2024-03-20T20:02:36.603Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.603Z] "go/token", [2024-03-20T20:02:36.603Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.603Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.603Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.603Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.603Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.603Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.603Z] "golang.org/x/net/html", [2024-03-20T20:02:36.603Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.603Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.603Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.603Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.603Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.603Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.603Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.603Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.603Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.603Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.603Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.603Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.603Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.603Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.603Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.603Z] "golang.org/x/text/language", [2024-03-20T20:02:36.603Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.603Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.603Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.603Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.603Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.603Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.603Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.603Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.603Z] "hash", [2024-03-20T20:02:36.603Z] "hash/adler32", [2024-03-20T20:02:36.603Z] "hash/crc32", [2024-03-20T20:02:36.603Z] "hash/fnv", [2024-03-20T20:02:36.603Z] "html", [2024-03-20T20:02:36.603Z] "html/template", [2024-03-20T20:02:36.603Z] "internal/abi", [2024-03-20T20:02:36.603Z] "internal/bytealg", [2024-03-20T20:02:36.603Z] "internal/cpu", [2024-03-20T20:02:36.603Z] "internal/fmtsort", [2024-03-20T20:02:36.603Z] "internal/goexperiment", [2024-03-20T20:02:36.603Z] "internal/itoa", [2024-03-20T20:02:36.603Z] "internal/nettrace", [2024-03-20T20:02:36.603Z] "internal/oserror", [2024-03-20T20:02:36.603Z] "internal/poll", [2024-03-20T20:02:36.603Z] "internal/race", [2024-03-20T20:02:36.603Z] "internal/reflectlite", [2024-03-20T20:02:36.603Z] "internal/singleflight", [2024-03-20T20:02:36.603Z] "internal/syscall/execenv", [2024-03-20T20:02:36.603Z] "internal/syscall/unix", [2024-03-20T20:02:36.603Z] "internal/testlog", [2024-03-20T20:02:36.603Z] "internal/unsafeheader", [2024-03-20T20:02:36.603Z] "io", [2024-03-20T20:02:36.603Z] "io/fs", [2024-03-20T20:02:36.603Z] "io/ioutil", [2024-03-20T20:02:36.603Z] "log", [2024-03-20T20:02:36.603Z] "log/syslog", [2024-03-20T20:02:36.603Z] "math", [2024-03-20T20:02:36.603Z] "math/big", [2024-03-20T20:02:36.603Z] "math/bits", [2024-03-20T20:02:36.603Z] "math/rand", [2024-03-20T20:02:36.603Z] "mime", [2024-03-20T20:02:36.603Z] "mime/multipart", [2024-03-20T20:02:36.603Z] "mime/quotedprintable", [2024-03-20T20:02:36.603Z] "net", [2024-03-20T20:02:36.603Z] "net/http", [2024-03-20T20:02:36.603Z] "net/http/httptest", [2024-03-20T20:02:36.603Z] "net/http/httptrace", [2024-03-20T20:02:36.603Z] "net/http/httputil", [2024-03-20T20:02:36.603Z] "net/http/internal", [2024-03-20T20:02:36.603Z] "net/http/internal/ascii", [2024-03-20T20:02:36.603Z] "net/http/internal/testcert", [2024-03-20T20:02:36.603Z] "net/textproto", [2024-03-20T20:02:36.603Z] "net/url", [2024-03-20T20:02:36.603Z] "os", [2024-03-20T20:02:36.603Z] "os/exec", [2024-03-20T20:02:36.603Z] "os/signal", [2024-03-20T20:02:36.603Z] "path", [2024-03-20T20:02:36.603Z] "path/filepath", [2024-03-20T20:02:36.603Z] "reflect", [2024-03-20T20:02:36.603Z] "regexp", [2024-03-20T20:02:36.603Z] "regexp/syntax", [2024-03-20T20:02:36.603Z] "runtime", [2024-03-20T20:02:36.603Z] "runtime/cgo", [2024-03-20T20:02:36.603Z] "runtime/debug", [2024-03-20T20:02:36.603Z] "runtime/internal/atomic", [2024-03-20T20:02:36.603Z] "runtime/internal/math", [2024-03-20T20:02:36.603Z] "runtime/internal/sys", [2024-03-20T20:02:36.603Z] "runtime/pprof", [2024-03-20T20:02:36.603Z] "sort", [2024-03-20T20:02:36.603Z] "strconv", [2024-03-20T20:02:36.603Z] "strings", [2024-03-20T20:02:36.603Z] "sync", [2024-03-20T20:02:36.603Z] "sync/atomic", [2024-03-20T20:02:36.603Z] "syscall", [2024-03-20T20:02:36.603Z] "text/tabwriter", [2024-03-20T20:02:36.603Z] "text/template", [2024-03-20T20:02:36.603Z] "text/template/parse", [2024-03-20T20:02:36.603Z] "time", [2024-03-20T20:02:36.603Z] "unicode", [2024-03-20T20:02:36.603Z] "unicode/utf16", [2024-03-20T20:02:36.603Z] "unicode/utf8", [2024-03-20T20:02:36.603Z] "unsafe", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.603Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.603Z] ] [2024-03-20T20:02:36.603Z] } [2024-03-20T20:02:36.603Z] { [2024-03-20T20:02:36.603Z] "Dir": "/w/workspace/edgex-go/636/cmd/security-bootstrapper", [2024-03-20T20:02:36.603Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper", [2024-03-20T20:02:36.603Z] "Name": "main", [2024-03-20T20:02:36.603Z] "Target": "/go/bin/security-bootstrapper", [2024-03-20T20:02:36.603Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.603Z] "Module": { [2024-03-20T20:02:36.603Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.603Z] "Main": true, [2024-03-20T20:02:36.603Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.603Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.603Z] "GoVersion": "1.21" [2024-03-20T20:02:36.603Z] }, [2024-03-20T20:02:36.603Z] "Match": [ [2024-03-20T20:02:36.603Z] "./..." [2024-03-20T20:02:36.603Z] ], [2024-03-20T20:02:36.603Z] "Stale": true, [2024-03-20T20:02:36.603Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.603Z] "GoFiles": [ [2024-03-20T20:02:36.603Z] "main.go" [2024-03-20T20:02:36.603Z] ], [2024-03-20T20:02:36.603Z] "Imports": [ [2024-03-20T20:02:36.603Z] "context", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-20T20:02:36.603Z] "os" [2024-03-20T20:02:36.603Z] ], [2024-03-20T20:02:36.603Z] "Deps": [ [2024-03-20T20:02:36.603Z] "bufio", [2024-03-20T20:02:36.603Z] "bytes", [2024-03-20T20:02:36.603Z] "compress/flate", [2024-03-20T20:02:36.603Z] "compress/gzip", [2024-03-20T20:02:36.603Z] "compress/zlib", [2024-03-20T20:02:36.603Z] "container/list", [2024-03-20T20:02:36.603Z] "context", [2024-03-20T20:02:36.603Z] "crypto", [2024-03-20T20:02:36.603Z] "crypto/aes", [2024-03-20T20:02:36.603Z] "crypto/cipher", [2024-03-20T20:02:36.603Z] "crypto/des", [2024-03-20T20:02:36.603Z] "crypto/dsa", [2024-03-20T20:02:36.603Z] "crypto/ecdsa", [2024-03-20T20:02:36.603Z] "crypto/ed25519", [2024-03-20T20:02:36.603Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.603Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.603Z] "crypto/elliptic", [2024-03-20T20:02:36.603Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.603Z] "crypto/hmac", [2024-03-20T20:02:36.603Z] "crypto/internal/randutil", [2024-03-20T20:02:36.603Z] "crypto/internal/subtle", [2024-03-20T20:02:36.603Z] "crypto/md5", [2024-03-20T20:02:36.603Z] "crypto/rand", [2024-03-20T20:02:36.603Z] "crypto/rc4", [2024-03-20T20:02:36.603Z] "crypto/rsa", [2024-03-20T20:02:36.603Z] "crypto/sha1", [2024-03-20T20:02:36.603Z] "crypto/sha256", [2024-03-20T20:02:36.603Z] "crypto/sha512", [2024-03-20T20:02:36.603Z] "crypto/subtle", [2024-03-20T20:02:36.603Z] "crypto/tls", [2024-03-20T20:02:36.603Z] "crypto/x509", [2024-03-20T20:02:36.603Z] "crypto/x509/pkix", [2024-03-20T20:02:36.603Z] "database/sql/driver", [2024-03-20T20:02:36.603Z] "debug/dwarf", [2024-03-20T20:02:36.603Z] "debug/macho", [2024-03-20T20:02:36.603Z] "embed", [2024-03-20T20:02:36.603Z] "encoding", [2024-03-20T20:02:36.603Z] "encoding/asn1", [2024-03-20T20:02:36.603Z] "encoding/base32", [2024-03-20T20:02:36.603Z] "encoding/base64", [2024-03-20T20:02:36.603Z] "encoding/binary", [2024-03-20T20:02:36.603Z] "encoding/csv", [2024-03-20T20:02:36.603Z] "encoding/hex", [2024-03-20T20:02:36.603Z] "encoding/json", [2024-03-20T20:02:36.603Z] "encoding/pem", [2024-03-20T20:02:36.603Z] "encoding/xml", [2024-03-20T20:02:36.603Z] "errors", [2024-03-20T20:02:36.603Z] "flag", [2024-03-20T20:02:36.603Z] "fmt", [2024-03-20T20:02:36.603Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.603Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.603Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.603Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.603Z] "github.com/fatih/color", [2024-03-20T20:02:36.603Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.603Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.603Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.603Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.603Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.603Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.603Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.604Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.604Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.604Z] "github.com/go-kit/log", [2024-03-20T20:02:36.604Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.604Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.604Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.604Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.604Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.604Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.604Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.604Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.604Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.604Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.604Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.604Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.604Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.604Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.604Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.604Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.604Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.604Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.604Z] "github.com/google/uuid", [2024-03-20T20:02:36.604Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.604Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.604Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.604Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.604Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.604Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.604Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.604Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.604Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.604Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.604Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.604Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.604Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.604Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.604Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.604Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.604Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.604Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.604Z] "github.com/x448/float16", [2024-03-20T20:02:36.604Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.604Z] "go/token", [2024-03-20T20:02:36.604Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.604Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.604Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.604Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.604Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.604Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.604Z] "golang.org/x/net/html", [2024-03-20T20:02:36.604Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.604Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.604Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.604Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.604Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.604Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.604Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.604Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.604Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.604Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.604Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.604Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.604Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.604Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.604Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.604Z] "golang.org/x/text/language", [2024-03-20T20:02:36.604Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.604Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.604Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.604Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.604Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.604Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.604Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.604Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.604Z] "hash", [2024-03-20T20:02:36.604Z] "hash/adler32", [2024-03-20T20:02:36.604Z] "hash/crc32", [2024-03-20T20:02:36.604Z] "hash/fnv", [2024-03-20T20:02:36.604Z] "html", [2024-03-20T20:02:36.604Z] "html/template", [2024-03-20T20:02:36.604Z] "internal/abi", [2024-03-20T20:02:36.604Z] "internal/bytealg", [2024-03-20T20:02:36.604Z] "internal/cpu", [2024-03-20T20:02:36.604Z] "internal/fmtsort", [2024-03-20T20:02:36.604Z] "internal/goexperiment", [2024-03-20T20:02:36.604Z] "internal/itoa", [2024-03-20T20:02:36.604Z] "internal/nettrace", [2024-03-20T20:02:36.604Z] "internal/oserror", [2024-03-20T20:02:36.604Z] "internal/poll", [2024-03-20T20:02:36.604Z] "internal/race", [2024-03-20T20:02:36.604Z] "internal/reflectlite", [2024-03-20T20:02:36.604Z] "internal/singleflight", [2024-03-20T20:02:36.604Z] "internal/syscall/execenv", [2024-03-20T20:02:36.604Z] "internal/syscall/unix", [2024-03-20T20:02:36.604Z] "internal/testlog", [2024-03-20T20:02:36.604Z] "internal/unsafeheader", [2024-03-20T20:02:36.604Z] "io", [2024-03-20T20:02:36.604Z] "io/fs", [2024-03-20T20:02:36.604Z] "io/ioutil", [2024-03-20T20:02:36.604Z] "log", [2024-03-20T20:02:36.604Z] "log/syslog", [2024-03-20T20:02:36.604Z] "math", [2024-03-20T20:02:36.604Z] "math/big", [2024-03-20T20:02:36.604Z] "math/bits", [2024-03-20T20:02:36.604Z] "math/rand", [2024-03-20T20:02:36.604Z] "mime", [2024-03-20T20:02:36.604Z] "mime/multipart", [2024-03-20T20:02:36.604Z] "mime/quotedprintable", [2024-03-20T20:02:36.604Z] "net", [2024-03-20T20:02:36.604Z] "net/http", [2024-03-20T20:02:36.604Z] "net/http/httptest", [2024-03-20T20:02:36.604Z] "net/http/httptrace", [2024-03-20T20:02:36.604Z] "net/http/httputil", [2024-03-20T20:02:36.604Z] "net/http/internal", [2024-03-20T20:02:36.604Z] "net/http/internal/ascii", [2024-03-20T20:02:36.604Z] "net/http/internal/testcert", [2024-03-20T20:02:36.604Z] "net/textproto", [2024-03-20T20:02:36.604Z] "net/url", [2024-03-20T20:02:36.604Z] "os", [2024-03-20T20:02:36.604Z] "os/exec", [2024-03-20T20:02:36.604Z] "os/signal", [2024-03-20T20:02:36.604Z] "path", [2024-03-20T20:02:36.604Z] "path/filepath", [2024-03-20T20:02:36.604Z] "reflect", [2024-03-20T20:02:36.604Z] "regexp", [2024-03-20T20:02:36.604Z] "regexp/syntax", [2024-03-20T20:02:36.604Z] "runtime", [2024-03-20T20:02:36.604Z] "runtime/cgo", [2024-03-20T20:02:36.604Z] "runtime/debug", [2024-03-20T20:02:36.604Z] "runtime/internal/atomic", [2024-03-20T20:02:36.604Z] "runtime/internal/math", [2024-03-20T20:02:36.604Z] "runtime/internal/sys", [2024-03-20T20:02:36.604Z] "runtime/pprof", [2024-03-20T20:02:36.604Z] "sort", [2024-03-20T20:02:36.604Z] "strconv", [2024-03-20T20:02:36.604Z] "strings", [2024-03-20T20:02:36.604Z] "sync", [2024-03-20T20:02:36.604Z] "sync/atomic", [2024-03-20T20:02:36.604Z] "syscall", [2024-03-20T20:02:36.604Z] "text/tabwriter", [2024-03-20T20:02:36.604Z] "text/template", [2024-03-20T20:02:36.604Z] "text/template/parse", [2024-03-20T20:02:36.604Z] "time", [2024-03-20T20:02:36.604Z] "unicode", [2024-03-20T20:02:36.604Z] "unicode/utf16", [2024-03-20T20:02:36.604Z] "unicode/utf8", [2024-03-20T20:02:36.604Z] "unsafe", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.604Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.604Z] ] [2024-03-20T20:02:36.604Z] } [2024-03-20T20:02:36.604Z] { [2024-03-20T20:02:36.604Z] "Dir": "/w/workspace/edgex-go/636/internal/security/fileprovider/config", [2024-03-20T20:02:36.604Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.604Z] "Name": "config", [2024-03-20T20:02:36.604Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.604Z] "Module": { [2024-03-20T20:02:36.604Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.604Z] "Main": true, [2024-03-20T20:02:36.604Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.604Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.604Z] "GoVersion": "1.21" [2024-03-20T20:02:36.604Z] }, [2024-03-20T20:02:36.604Z] "Match": [ [2024-03-20T20:02:36.604Z] "./..." [2024-03-20T20:02:36.604Z] ], [2024-03-20T20:02:36.604Z] "Stale": true, [2024-03-20T20:02:36.604Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.604Z] "GoFiles": [ [2024-03-20T20:02:36.604Z] "config.go" [2024-03-20T20:02:36.604Z] ], [2024-03-20T20:02:36.604Z] "Imports": [ [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.604Z] ], [2024-03-20T20:02:36.604Z] "Deps": [ [2024-03-20T20:02:36.604Z] "bufio", [2024-03-20T20:02:36.604Z] "bytes", [2024-03-20T20:02:36.604Z] "compress/flate", [2024-03-20T20:02:36.604Z] "compress/gzip", [2024-03-20T20:02:36.604Z] "compress/zlib", [2024-03-20T20:02:36.604Z] "container/list", [2024-03-20T20:02:36.604Z] "context", [2024-03-20T20:02:36.604Z] "crypto", [2024-03-20T20:02:36.604Z] "crypto/aes", [2024-03-20T20:02:36.604Z] "crypto/cipher", [2024-03-20T20:02:36.604Z] "crypto/des", [2024-03-20T20:02:36.604Z] "crypto/dsa", [2024-03-20T20:02:36.604Z] "crypto/ecdsa", [2024-03-20T20:02:36.604Z] "crypto/ed25519", [2024-03-20T20:02:36.604Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.604Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.604Z] "crypto/elliptic", [2024-03-20T20:02:36.604Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.604Z] "crypto/hmac", [2024-03-20T20:02:36.604Z] "crypto/internal/randutil", [2024-03-20T20:02:36.604Z] "crypto/internal/subtle", [2024-03-20T20:02:36.604Z] "crypto/md5", [2024-03-20T20:02:36.604Z] "crypto/rand", [2024-03-20T20:02:36.604Z] "crypto/rc4", [2024-03-20T20:02:36.604Z] "crypto/rsa", [2024-03-20T20:02:36.604Z] "crypto/sha1", [2024-03-20T20:02:36.604Z] "crypto/sha256", [2024-03-20T20:02:36.604Z] "crypto/sha512", [2024-03-20T20:02:36.604Z] "crypto/subtle", [2024-03-20T20:02:36.604Z] "crypto/tls", [2024-03-20T20:02:36.604Z] "crypto/x509", [2024-03-20T20:02:36.604Z] "crypto/x509/pkix", [2024-03-20T20:02:36.604Z] "database/sql/driver", [2024-03-20T20:02:36.604Z] "debug/dwarf", [2024-03-20T20:02:36.604Z] "debug/macho", [2024-03-20T20:02:36.604Z] "encoding", [2024-03-20T20:02:36.604Z] "encoding/asn1", [2024-03-20T20:02:36.604Z] "encoding/base64", [2024-03-20T20:02:36.604Z] "encoding/binary", [2024-03-20T20:02:36.604Z] "encoding/csv", [2024-03-20T20:02:36.604Z] "encoding/hex", [2024-03-20T20:02:36.604Z] "encoding/json", [2024-03-20T20:02:36.604Z] "encoding/pem", [2024-03-20T20:02:36.604Z] "encoding/xml", [2024-03-20T20:02:36.604Z] "errors", [2024-03-20T20:02:36.604Z] "flag", [2024-03-20T20:02:36.604Z] "fmt", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.604Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.604Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.604Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.604Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.604Z] "github.com/go-kit/log", [2024-03-20T20:02:36.604Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.604Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.604Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.604Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.604Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.604Z] "github.com/google/uuid", [2024-03-20T20:02:36.605Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.605Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.605Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.605Z] "golang.org/x/net/html", [2024-03-20T20:02:36.605Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.605Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.605Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.605Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.605Z] "golang.org/x/text/language", [2024-03-20T20:02:36.605Z] "hash", [2024-03-20T20:02:36.605Z] "hash/adler32", [2024-03-20T20:02:36.605Z] "hash/crc32", [2024-03-20T20:02:36.605Z] "internal/abi", [2024-03-20T20:02:36.605Z] "internal/bytealg", [2024-03-20T20:02:36.605Z] "internal/cpu", [2024-03-20T20:02:36.605Z] "internal/fmtsort", [2024-03-20T20:02:36.605Z] "internal/goexperiment", [2024-03-20T20:02:36.605Z] "internal/itoa", [2024-03-20T20:02:36.605Z] "internal/nettrace", [2024-03-20T20:02:36.605Z] "internal/oserror", [2024-03-20T20:02:36.605Z] "internal/poll", [2024-03-20T20:02:36.605Z] "internal/race", [2024-03-20T20:02:36.605Z] "internal/reflectlite", [2024-03-20T20:02:36.605Z] "internal/singleflight", [2024-03-20T20:02:36.605Z] "internal/syscall/execenv", [2024-03-20T20:02:36.605Z] "internal/syscall/unix", [2024-03-20T20:02:36.605Z] "internal/testlog", [2024-03-20T20:02:36.605Z] "internal/unsafeheader", [2024-03-20T20:02:36.605Z] "io", [2024-03-20T20:02:36.605Z] "io/fs", [2024-03-20T20:02:36.605Z] "io/ioutil", [2024-03-20T20:02:36.605Z] "log", [2024-03-20T20:02:36.605Z] "math", [2024-03-20T20:02:36.605Z] "math/big", [2024-03-20T20:02:36.605Z] "math/bits", [2024-03-20T20:02:36.605Z] "math/rand", [2024-03-20T20:02:36.605Z] "mime", [2024-03-20T20:02:36.605Z] "mime/multipart", [2024-03-20T20:02:36.605Z] "mime/quotedprintable", [2024-03-20T20:02:36.605Z] "net", [2024-03-20T20:02:36.605Z] "net/http", [2024-03-20T20:02:36.605Z] "net/http/httptest", [2024-03-20T20:02:36.605Z] "net/http/httptrace", [2024-03-20T20:02:36.605Z] "net/http/internal", [2024-03-20T20:02:36.605Z] "net/http/internal/ascii", [2024-03-20T20:02:36.605Z] "net/http/internal/testcert", [2024-03-20T20:02:36.605Z] "net/textproto", [2024-03-20T20:02:36.605Z] "net/url", [2024-03-20T20:02:36.605Z] "os", [2024-03-20T20:02:36.605Z] "path", [2024-03-20T20:02:36.605Z] "path/filepath", [2024-03-20T20:02:36.605Z] "reflect", [2024-03-20T20:02:36.605Z] "regexp", [2024-03-20T20:02:36.605Z] "regexp/syntax", [2024-03-20T20:02:36.605Z] "runtime", [2024-03-20T20:02:36.605Z] "runtime/cgo", [2024-03-20T20:02:36.605Z] "runtime/internal/atomic", [2024-03-20T20:02:36.605Z] "runtime/internal/math", [2024-03-20T20:02:36.605Z] "runtime/internal/sys", [2024-03-20T20:02:36.605Z] "sort", [2024-03-20T20:02:36.605Z] "strconv", [2024-03-20T20:02:36.605Z] "strings", [2024-03-20T20:02:36.605Z] "sync", [2024-03-20T20:02:36.605Z] "sync/atomic", [2024-03-20T20:02:36.605Z] "syscall", [2024-03-20T20:02:36.605Z] "time", [2024-03-20T20:02:36.605Z] "unicode", [2024-03-20T20:02:36.605Z] "unicode/utf16", [2024-03-20T20:02:36.605Z] "unicode/utf8", [2024-03-20T20:02:36.605Z] "unsafe", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.605Z] ] [2024-03-20T20:02:36.605Z] } [2024-03-20T20:02:36.605Z] { [2024-03-20T20:02:36.605Z] "Dir": "/w/workspace/edgex-go/636/internal/security/fileprovider/container", [2024-03-20T20:02:36.605Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-20T20:02:36.605Z] "Name": "container", [2024-03-20T20:02:36.605Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.605Z] "Module": { [2024-03-20T20:02:36.605Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.605Z] "Main": true, [2024-03-20T20:02:36.605Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.605Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.605Z] "GoVersion": "1.21" [2024-03-20T20:02:36.605Z] }, [2024-03-20T20:02:36.605Z] "Match": [ [2024-03-20T20:02:36.605Z] "./..." [2024-03-20T20:02:36.605Z] ], [2024-03-20T20:02:36.605Z] "Stale": true, [2024-03-20T20:02:36.605Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.605Z] "GoFiles": [ [2024-03-20T20:02:36.605Z] "config.go" [2024-03-20T20:02:36.605Z] ], [2024-03-20T20:02:36.605Z] "Imports": [ [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.605Z] ], [2024-03-20T20:02:36.605Z] "Deps": [ [2024-03-20T20:02:36.605Z] "bufio", [2024-03-20T20:02:36.605Z] "bytes", [2024-03-20T20:02:36.605Z] "compress/flate", [2024-03-20T20:02:36.605Z] "compress/gzip", [2024-03-20T20:02:36.605Z] "compress/zlib", [2024-03-20T20:02:36.605Z] "container/list", [2024-03-20T20:02:36.605Z] "context", [2024-03-20T20:02:36.605Z] "crypto", [2024-03-20T20:02:36.605Z] "crypto/aes", [2024-03-20T20:02:36.605Z] "crypto/cipher", [2024-03-20T20:02:36.605Z] "crypto/des", [2024-03-20T20:02:36.605Z] "crypto/dsa", [2024-03-20T20:02:36.605Z] "crypto/ecdsa", [2024-03-20T20:02:36.605Z] "crypto/ed25519", [2024-03-20T20:02:36.605Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.605Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.605Z] "crypto/elliptic", [2024-03-20T20:02:36.605Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.605Z] "crypto/hmac", [2024-03-20T20:02:36.605Z] "crypto/internal/randutil", [2024-03-20T20:02:36.605Z] "crypto/internal/subtle", [2024-03-20T20:02:36.605Z] "crypto/md5", [2024-03-20T20:02:36.605Z] "crypto/rand", [2024-03-20T20:02:36.605Z] "crypto/rc4", [2024-03-20T20:02:36.605Z] "crypto/rsa", [2024-03-20T20:02:36.605Z] "crypto/sha1", [2024-03-20T20:02:36.605Z] "crypto/sha256", [2024-03-20T20:02:36.605Z] "crypto/sha512", [2024-03-20T20:02:36.605Z] "crypto/subtle", [2024-03-20T20:02:36.605Z] "crypto/tls", [2024-03-20T20:02:36.605Z] "crypto/x509", [2024-03-20T20:02:36.605Z] "crypto/x509/pkix", [2024-03-20T20:02:36.605Z] "database/sql/driver", [2024-03-20T20:02:36.605Z] "debug/dwarf", [2024-03-20T20:02:36.605Z] "debug/macho", [2024-03-20T20:02:36.605Z] "encoding", [2024-03-20T20:02:36.605Z] "encoding/asn1", [2024-03-20T20:02:36.605Z] "encoding/base64", [2024-03-20T20:02:36.605Z] "encoding/binary", [2024-03-20T20:02:36.605Z] "encoding/csv", [2024-03-20T20:02:36.605Z] "encoding/hex", [2024-03-20T20:02:36.605Z] "encoding/json", [2024-03-20T20:02:36.605Z] "encoding/pem", [2024-03-20T20:02:36.605Z] "encoding/xml", [2024-03-20T20:02:36.605Z] "errors", [2024-03-20T20:02:36.605Z] "flag", [2024-03-20T20:02:36.605Z] "fmt", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.605Z] "github.com/go-kit/log", [2024-03-20T20:02:36.605Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.605Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.605Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.605Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.605Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.605Z] "github.com/google/uuid", [2024-03-20T20:02:36.605Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.605Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.605Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.605Z] "golang.org/x/net/html", [2024-03-20T20:02:36.605Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.605Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.605Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.605Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.605Z] "golang.org/x/text/language", [2024-03-20T20:02:36.605Z] "hash", [2024-03-20T20:02:36.605Z] "hash/adler32", [2024-03-20T20:02:36.605Z] "hash/crc32", [2024-03-20T20:02:36.605Z] "internal/abi", [2024-03-20T20:02:36.605Z] "internal/bytealg", [2024-03-20T20:02:36.605Z] "internal/cpu", [2024-03-20T20:02:36.605Z] "internal/fmtsort", [2024-03-20T20:02:36.605Z] "internal/goexperiment", [2024-03-20T20:02:36.605Z] "internal/itoa", [2024-03-20T20:02:36.605Z] "internal/nettrace", [2024-03-20T20:02:36.605Z] "internal/oserror", [2024-03-20T20:02:36.605Z] "internal/poll", [2024-03-20T20:02:36.605Z] "internal/race", [2024-03-20T20:02:36.605Z] "internal/reflectlite", [2024-03-20T20:02:36.605Z] "internal/singleflight", [2024-03-20T20:02:36.605Z] "internal/syscall/execenv", [2024-03-20T20:02:36.605Z] "internal/syscall/unix", [2024-03-20T20:02:36.605Z] "internal/testlog", [2024-03-20T20:02:36.605Z] "internal/unsafeheader", [2024-03-20T20:02:36.605Z] "io", [2024-03-20T20:02:36.605Z] "io/fs", [2024-03-20T20:02:36.605Z] "io/ioutil", [2024-03-20T20:02:36.605Z] "log", [2024-03-20T20:02:36.605Z] "math", [2024-03-20T20:02:36.605Z] "math/big", [2024-03-20T20:02:36.605Z] "math/bits", [2024-03-20T20:02:36.605Z] "math/rand", [2024-03-20T20:02:36.605Z] "mime", [2024-03-20T20:02:36.605Z] "mime/multipart", [2024-03-20T20:02:36.605Z] "mime/quotedprintable", [2024-03-20T20:02:36.605Z] "net", [2024-03-20T20:02:36.605Z] "net/http", [2024-03-20T20:02:36.605Z] "net/http/httptest", [2024-03-20T20:02:36.605Z] "net/http/httptrace", [2024-03-20T20:02:36.605Z] "net/http/internal", [2024-03-20T20:02:36.605Z] "net/http/internal/ascii", [2024-03-20T20:02:36.605Z] "net/http/internal/testcert", [2024-03-20T20:02:36.605Z] "net/textproto", [2024-03-20T20:02:36.605Z] "net/url", [2024-03-20T20:02:36.605Z] "os", [2024-03-20T20:02:36.605Z] "path", [2024-03-20T20:02:36.605Z] "path/filepath", [2024-03-20T20:02:36.605Z] "reflect", [2024-03-20T20:02:36.605Z] "regexp", [2024-03-20T20:02:36.605Z] "regexp/syntax", [2024-03-20T20:02:36.605Z] "runtime", [2024-03-20T20:02:36.605Z] "runtime/cgo", [2024-03-20T20:02:36.605Z] "runtime/internal/atomic", [2024-03-20T20:02:36.605Z] "runtime/internal/math", [2024-03-20T20:02:36.605Z] "runtime/internal/sys", [2024-03-20T20:02:36.605Z] "sort", [2024-03-20T20:02:36.605Z] "strconv", [2024-03-20T20:02:36.605Z] "strings", [2024-03-20T20:02:36.605Z] "sync", [2024-03-20T20:02:36.605Z] "sync/atomic", [2024-03-20T20:02:36.605Z] "syscall", [2024-03-20T20:02:36.605Z] "time", [2024-03-20T20:02:36.605Z] "unicode", [2024-03-20T20:02:36.605Z] "unicode/utf16", [2024-03-20T20:02:36.605Z] "unicode/utf8", [2024-03-20T20:02:36.605Z] "unsafe", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.605Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.605Z] ] [2024-03-20T20:02:36.605Z] } [2024-03-20T20:02:36.605Z] { [2024-03-20T20:02:36.605Z] "Dir": "/w/workspace/edgex-go/636/internal/security/fileprovider", [2024-03-20T20:02:36.605Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-20T20:02:36.605Z] "Name": "fileprovider", [2024-03-20T20:02:36.605Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.605Z] "Module": { [2024-03-20T20:02:36.605Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.605Z] "Main": true, [2024-03-20T20:02:36.605Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.605Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.605Z] "GoVersion": "1.21" [2024-03-20T20:02:36.605Z] }, [2024-03-20T20:02:36.605Z] "Match": [ [2024-03-20T20:02:36.605Z] "./..." [2024-03-20T20:02:36.605Z] ], [2024-03-20T20:02:36.605Z] "Stale": true, [2024-03-20T20:02:36.605Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.605Z] "GoFiles": [ [2024-03-20T20:02:36.605Z] "init.go", [2024-03-20T20:02:36.605Z] "interface.go", [2024-03-20T20:02:36.605Z] "main.go", [2024-03-20T20:02:36.605Z] "provider.go", [2024-03-20T20:02:36.605Z] "tokenconfig.go", [2024-03-20T20:02:36.605Z] "types.go", [2024-03-20T20:02:36.605Z] "util.go" [2024-03-20T20:02:36.605Z] ], [2024-03-20T20:02:36.605Z] "Imports": [ [2024-03-20T20:02:36.605Z] "context", [2024-03-20T20:02:36.605Z] "encoding/json", [2024-03-20T20:02:36.605Z] "fmt", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.605Z] "os", [2024-03-20T20:02:36.605Z] "path/filepath", [2024-03-20T20:02:36.605Z] "regexp", [2024-03-20T20:02:36.605Z] "strconv", [2024-03-20T20:02:36.605Z] "strings", [2024-03-20T20:02:36.605Z] "sync" [2024-03-20T20:02:36.605Z] ], [2024-03-20T20:02:36.605Z] "Deps": [ [2024-03-20T20:02:36.605Z] "bufio", [2024-03-20T20:02:36.605Z] "bytes", [2024-03-20T20:02:36.605Z] "compress/flate", [2024-03-20T20:02:36.605Z] "compress/gzip", [2024-03-20T20:02:36.605Z] "compress/zlib", [2024-03-20T20:02:36.605Z] "container/list", [2024-03-20T20:02:36.605Z] "context", [2024-03-20T20:02:36.605Z] "crypto", [2024-03-20T20:02:36.605Z] "crypto/aes", [2024-03-20T20:02:36.605Z] "crypto/cipher", [2024-03-20T20:02:36.605Z] "crypto/des", [2024-03-20T20:02:36.605Z] "crypto/dsa", [2024-03-20T20:02:36.605Z] "crypto/ecdsa", [2024-03-20T20:02:36.605Z] "crypto/ed25519", [2024-03-20T20:02:36.605Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.605Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.605Z] "crypto/elliptic", [2024-03-20T20:02:36.605Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.605Z] "crypto/hmac", [2024-03-20T20:02:36.605Z] "crypto/internal/randutil", [2024-03-20T20:02:36.605Z] "crypto/internal/subtle", [2024-03-20T20:02:36.605Z] "crypto/md5", [2024-03-20T20:02:36.605Z] "crypto/rand", [2024-03-20T20:02:36.605Z] "crypto/rc4", [2024-03-20T20:02:36.605Z] "crypto/rsa", [2024-03-20T20:02:36.605Z] "crypto/sha1", [2024-03-20T20:02:36.605Z] "crypto/sha256", [2024-03-20T20:02:36.605Z] "crypto/sha512", [2024-03-20T20:02:36.605Z] "crypto/subtle", [2024-03-20T20:02:36.605Z] "crypto/tls", [2024-03-20T20:02:36.605Z] "crypto/x509", [2024-03-20T20:02:36.605Z] "crypto/x509/pkix", [2024-03-20T20:02:36.605Z] "database/sql/driver", [2024-03-20T20:02:36.605Z] "debug/dwarf", [2024-03-20T20:02:36.605Z] "debug/macho", [2024-03-20T20:02:36.605Z] "embed", [2024-03-20T20:02:36.605Z] "encoding", [2024-03-20T20:02:36.605Z] "encoding/asn1", [2024-03-20T20:02:36.605Z] "encoding/base32", [2024-03-20T20:02:36.605Z] "encoding/base64", [2024-03-20T20:02:36.605Z] "encoding/binary", [2024-03-20T20:02:36.605Z] "encoding/csv", [2024-03-20T20:02:36.605Z] "encoding/hex", [2024-03-20T20:02:36.605Z] "encoding/json", [2024-03-20T20:02:36.605Z] "encoding/pem", [2024-03-20T20:02:36.605Z] "encoding/xml", [2024-03-20T20:02:36.605Z] "errors", [2024-03-20T20:02:36.605Z] "flag", [2024-03-20T20:02:36.605Z] "fmt", [2024-03-20T20:02:36.605Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.605Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.605Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.605Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.605Z] "github.com/fatih/color", [2024-03-20T20:02:36.605Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.605Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.605Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.605Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.605Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.605Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.605Z] "github.com/go-kit/log", [2024-03-20T20:02:36.605Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.605Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.605Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.605Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.605Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.605Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.605Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.605Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.606Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.606Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.606Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.606Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.606Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.606Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.606Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.606Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.606Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.606Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.606Z] "github.com/google/uuid", [2024-03-20T20:02:36.606Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.606Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.606Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.606Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.606Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.606Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.606Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.606Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.606Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.606Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.606Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.606Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.606Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.606Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.606Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.606Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.606Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.606Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.606Z] "github.com/x448/float16", [2024-03-20T20:02:36.606Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.606Z] "go/token", [2024-03-20T20:02:36.606Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.606Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.606Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.606Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.606Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.606Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.606Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.606Z] "golang.org/x/net/html", [2024-03-20T20:02:36.606Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.606Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.606Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.606Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.606Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.606Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.606Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.606Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.606Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.606Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.606Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.606Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.606Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.606Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.606Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.606Z] "golang.org/x/text/language", [2024-03-20T20:02:36.606Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.606Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.606Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.606Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.606Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.606Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.606Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.606Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.606Z] "hash", [2024-03-20T20:02:36.606Z] "hash/adler32", [2024-03-20T20:02:36.606Z] "hash/crc32", [2024-03-20T20:02:36.606Z] "hash/fnv", [2024-03-20T20:02:36.606Z] "html", [2024-03-20T20:02:36.606Z] "html/template", [2024-03-20T20:02:36.606Z] "internal/abi", [2024-03-20T20:02:36.606Z] "internal/bytealg", [2024-03-20T20:02:36.606Z] "internal/cpu", [2024-03-20T20:02:36.606Z] "internal/fmtsort", [2024-03-20T20:02:36.606Z] "internal/goexperiment", [2024-03-20T20:02:36.606Z] "internal/itoa", [2024-03-20T20:02:36.606Z] "internal/nettrace", [2024-03-20T20:02:36.606Z] "internal/oserror", [2024-03-20T20:02:36.606Z] "internal/poll", [2024-03-20T20:02:36.606Z] "internal/race", [2024-03-20T20:02:36.606Z] "internal/reflectlite", [2024-03-20T20:02:36.606Z] "internal/singleflight", [2024-03-20T20:02:36.606Z] "internal/syscall/execenv", [2024-03-20T20:02:36.606Z] "internal/syscall/unix", [2024-03-20T20:02:36.606Z] "internal/testlog", [2024-03-20T20:02:36.606Z] "internal/unsafeheader", [2024-03-20T20:02:36.606Z] "io", [2024-03-20T20:02:36.606Z] "io/fs", [2024-03-20T20:02:36.606Z] "io/ioutil", [2024-03-20T20:02:36.606Z] "log", [2024-03-20T20:02:36.606Z] "log/syslog", [2024-03-20T20:02:36.606Z] "math", [2024-03-20T20:02:36.606Z] "math/big", [2024-03-20T20:02:36.606Z] "math/bits", [2024-03-20T20:02:36.606Z] "math/rand", [2024-03-20T20:02:36.606Z] "mime", [2024-03-20T20:02:36.606Z] "mime/multipart", [2024-03-20T20:02:36.606Z] "mime/quotedprintable", [2024-03-20T20:02:36.606Z] "net", [2024-03-20T20:02:36.606Z] "net/http", [2024-03-20T20:02:36.606Z] "net/http/httptest", [2024-03-20T20:02:36.606Z] "net/http/httptrace", [2024-03-20T20:02:36.606Z] "net/http/httputil", [2024-03-20T20:02:36.606Z] "net/http/internal", [2024-03-20T20:02:36.606Z] "net/http/internal/ascii", [2024-03-20T20:02:36.606Z] "net/http/internal/testcert", [2024-03-20T20:02:36.606Z] "net/textproto", [2024-03-20T20:02:36.606Z] "net/url", [2024-03-20T20:02:36.606Z] "os", [2024-03-20T20:02:36.606Z] "os/exec", [2024-03-20T20:02:36.606Z] "os/signal", [2024-03-20T20:02:36.606Z] "path", [2024-03-20T20:02:36.606Z] "path/filepath", [2024-03-20T20:02:36.606Z] "reflect", [2024-03-20T20:02:36.606Z] "regexp", [2024-03-20T20:02:36.606Z] "regexp/syntax", [2024-03-20T20:02:36.606Z] "runtime", [2024-03-20T20:02:36.606Z] "runtime/cgo", [2024-03-20T20:02:36.606Z] "runtime/debug", [2024-03-20T20:02:36.606Z] "runtime/internal/atomic", [2024-03-20T20:02:36.606Z] "runtime/internal/math", [2024-03-20T20:02:36.606Z] "runtime/internal/sys", [2024-03-20T20:02:36.606Z] "runtime/pprof", [2024-03-20T20:02:36.606Z] "sort", [2024-03-20T20:02:36.606Z] "strconv", [2024-03-20T20:02:36.606Z] "strings", [2024-03-20T20:02:36.606Z] "sync", [2024-03-20T20:02:36.606Z] "sync/atomic", [2024-03-20T20:02:36.606Z] "syscall", [2024-03-20T20:02:36.606Z] "text/tabwriter", [2024-03-20T20:02:36.606Z] "text/template", [2024-03-20T20:02:36.606Z] "text/template/parse", [2024-03-20T20:02:36.606Z] "time", [2024-03-20T20:02:36.606Z] "unicode", [2024-03-20T20:02:36.606Z] "unicode/utf16", [2024-03-20T20:02:36.606Z] "unicode/utf8", [2024-03-20T20:02:36.606Z] "unsafe", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.606Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.606Z] ], [2024-03-20T20:02:36.606Z] "TestGoFiles": [ [2024-03-20T20:02:36.606Z] "provider_test.go", [2024-03-20T20:02:36.606Z] "tokenconfig_test.go", [2024-03-20T20:02:36.606Z] "util_test.go" [2024-03-20T20:02:36.606Z] ], [2024-03-20T20:02:36.606Z] "TestImports": [ [2024-03-20T20:02:36.606Z] "bytes", [2024-03-20T20:02:36.606Z] "encoding/json", [2024-03-20T20:02:36.606Z] "errors", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-20T20:02:36.606Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.606Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.606Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.606Z] "os", [2024-03-20T20:02:36.606Z] "path/filepath", [2024-03-20T20:02:36.606Z] "strings", [2024-03-20T20:02:36.606Z] "testing" [2024-03-20T20:02:36.606Z] ] [2024-03-20T20:02:36.606Z] } [2024-03-20T20:02:36.606Z] { [2024-03-20T20:02:36.606Z] "Dir": "/w/workspace/edgex-go/636/cmd/security-file-token-provider", [2024-03-20T20:02:36.606Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider", [2024-03-20T20:02:36.606Z] "Name": "main", [2024-03-20T20:02:36.606Z] "Target": "/go/bin/security-file-token-provider", [2024-03-20T20:02:36.606Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.606Z] "Module": { [2024-03-20T20:02:36.606Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.606Z] "Main": true, [2024-03-20T20:02:36.606Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.606Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.606Z] "GoVersion": "1.21" [2024-03-20T20:02:36.606Z] }, [2024-03-20T20:02:36.606Z] "Match": [ [2024-03-20T20:02:36.606Z] "./..." [2024-03-20T20:02:36.606Z] ], [2024-03-20T20:02:36.606Z] "Stale": true, [2024-03-20T20:02:36.606Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.606Z] "GoFiles": [ [2024-03-20T20:02:36.606Z] "main.go" [2024-03-20T20:02:36.606Z] ], [2024-03-20T20:02:36.606Z] "Imports": [ [2024-03-20T20:02:36.606Z] "context", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider" [2024-03-20T20:02:36.606Z] ], [2024-03-20T20:02:36.606Z] "Deps": [ [2024-03-20T20:02:36.606Z] "bufio", [2024-03-20T20:02:36.606Z] "bytes", [2024-03-20T20:02:36.606Z] "compress/flate", [2024-03-20T20:02:36.606Z] "compress/gzip", [2024-03-20T20:02:36.606Z] "compress/zlib", [2024-03-20T20:02:36.606Z] "container/list", [2024-03-20T20:02:36.606Z] "context", [2024-03-20T20:02:36.606Z] "crypto", [2024-03-20T20:02:36.606Z] "crypto/aes", [2024-03-20T20:02:36.606Z] "crypto/cipher", [2024-03-20T20:02:36.606Z] "crypto/des", [2024-03-20T20:02:36.606Z] "crypto/dsa", [2024-03-20T20:02:36.606Z] "crypto/ecdsa", [2024-03-20T20:02:36.606Z] "crypto/ed25519", [2024-03-20T20:02:36.606Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.606Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.606Z] "crypto/elliptic", [2024-03-20T20:02:36.606Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.606Z] "crypto/hmac", [2024-03-20T20:02:36.606Z] "crypto/internal/randutil", [2024-03-20T20:02:36.606Z] "crypto/internal/subtle", [2024-03-20T20:02:36.606Z] "crypto/md5", [2024-03-20T20:02:36.606Z] "crypto/rand", [2024-03-20T20:02:36.606Z] "crypto/rc4", [2024-03-20T20:02:36.606Z] "crypto/rsa", [2024-03-20T20:02:36.606Z] "crypto/sha1", [2024-03-20T20:02:36.606Z] "crypto/sha256", [2024-03-20T20:02:36.606Z] "crypto/sha512", [2024-03-20T20:02:36.606Z] "crypto/subtle", [2024-03-20T20:02:36.606Z] "crypto/tls", [2024-03-20T20:02:36.606Z] "crypto/x509", [2024-03-20T20:02:36.606Z] "crypto/x509/pkix", [2024-03-20T20:02:36.606Z] "database/sql/driver", [2024-03-20T20:02:36.606Z] "debug/dwarf", [2024-03-20T20:02:36.606Z] "debug/macho", [2024-03-20T20:02:36.606Z] "embed", [2024-03-20T20:02:36.606Z] "encoding", [2024-03-20T20:02:36.606Z] "encoding/asn1", [2024-03-20T20:02:36.606Z] "encoding/base32", [2024-03-20T20:02:36.606Z] "encoding/base64", [2024-03-20T20:02:36.606Z] "encoding/binary", [2024-03-20T20:02:36.606Z] "encoding/csv", [2024-03-20T20:02:36.606Z] "encoding/hex", [2024-03-20T20:02:36.606Z] "encoding/json", [2024-03-20T20:02:36.606Z] "encoding/pem", [2024-03-20T20:02:36.606Z] "encoding/xml", [2024-03-20T20:02:36.606Z] "errors", [2024-03-20T20:02:36.606Z] "flag", [2024-03-20T20:02:36.606Z] "fmt", [2024-03-20T20:02:36.606Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.606Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.606Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.606Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.606Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.607Z] "github.com/fatih/color", [2024-03-20T20:02:36.607Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.607Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.607Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.607Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.607Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.607Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.607Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.607Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.607Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.607Z] "github.com/go-kit/log", [2024-03-20T20:02:36.607Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.607Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.607Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.607Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.607Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.607Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.607Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.607Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.607Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.607Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.607Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.607Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.607Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.607Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.607Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.607Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.607Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.607Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.607Z] "github.com/google/uuid", [2024-03-20T20:02:36.607Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.607Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.607Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.607Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.607Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.607Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.607Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.607Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.607Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.607Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.607Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.607Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.607Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.607Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.607Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.607Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.607Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.607Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.607Z] "github.com/x448/float16", [2024-03-20T20:02:36.607Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.607Z] "go/token", [2024-03-20T20:02:36.607Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.607Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.607Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.607Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.607Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.607Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.607Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.607Z] "golang.org/x/net/html", [2024-03-20T20:02:36.607Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.607Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.607Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.607Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.607Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.607Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.607Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.607Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.607Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.607Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.607Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.607Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.607Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.607Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.607Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.607Z] "golang.org/x/text/language", [2024-03-20T20:02:36.607Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.607Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.607Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.607Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.607Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.607Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.607Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.607Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.607Z] "hash", [2024-03-20T20:02:36.607Z] "hash/adler32", [2024-03-20T20:02:36.607Z] "hash/crc32", [2024-03-20T20:02:36.607Z] "hash/fnv", [2024-03-20T20:02:36.607Z] "html", [2024-03-20T20:02:36.607Z] "html/template", [2024-03-20T20:02:36.607Z] "internal/abi", [2024-03-20T20:02:36.607Z] "internal/bytealg", [2024-03-20T20:02:36.607Z] "internal/cpu", [2024-03-20T20:02:36.607Z] "internal/fmtsort", [2024-03-20T20:02:36.607Z] "internal/goexperiment", [2024-03-20T20:02:36.607Z] "internal/itoa", [2024-03-20T20:02:36.607Z] "internal/nettrace", [2024-03-20T20:02:36.607Z] "internal/oserror", [2024-03-20T20:02:36.607Z] "internal/poll", [2024-03-20T20:02:36.607Z] "internal/race", [2024-03-20T20:02:36.607Z] "internal/reflectlite", [2024-03-20T20:02:36.607Z] "internal/singleflight", [2024-03-20T20:02:36.607Z] "internal/syscall/execenv", [2024-03-20T20:02:36.607Z] "internal/syscall/unix", [2024-03-20T20:02:36.607Z] "internal/testlog", [2024-03-20T20:02:36.607Z] "internal/unsafeheader", [2024-03-20T20:02:36.607Z] "io", [2024-03-20T20:02:36.607Z] "io/fs", [2024-03-20T20:02:36.607Z] "io/ioutil", [2024-03-20T20:02:36.607Z] "log", [2024-03-20T20:02:36.607Z] "log/syslog", [2024-03-20T20:02:36.607Z] "math", [2024-03-20T20:02:36.607Z] "math/big", [2024-03-20T20:02:36.607Z] "math/bits", [2024-03-20T20:02:36.607Z] "math/rand", [2024-03-20T20:02:36.607Z] "mime", [2024-03-20T20:02:36.607Z] "mime/multipart", [2024-03-20T20:02:36.607Z] "mime/quotedprintable", [2024-03-20T20:02:36.607Z] "net", [2024-03-20T20:02:36.607Z] "net/http", [2024-03-20T20:02:36.607Z] "net/http/httptest", [2024-03-20T20:02:36.607Z] "net/http/httptrace", [2024-03-20T20:02:36.607Z] "net/http/httputil", [2024-03-20T20:02:36.607Z] "net/http/internal", [2024-03-20T20:02:36.607Z] "net/http/internal/ascii", [2024-03-20T20:02:36.607Z] "net/http/internal/testcert", [2024-03-20T20:02:36.607Z] "net/textproto", [2024-03-20T20:02:36.607Z] "net/url", [2024-03-20T20:02:36.607Z] "os", [2024-03-20T20:02:36.607Z] "os/exec", [2024-03-20T20:02:36.607Z] "os/signal", [2024-03-20T20:02:36.607Z] "path", [2024-03-20T20:02:36.607Z] "path/filepath", [2024-03-20T20:02:36.607Z] "reflect", [2024-03-20T20:02:36.607Z] "regexp", [2024-03-20T20:02:36.607Z] "regexp/syntax", [2024-03-20T20:02:36.607Z] "runtime", [2024-03-20T20:02:36.607Z] "runtime/cgo", [2024-03-20T20:02:36.607Z] "runtime/debug", [2024-03-20T20:02:36.607Z] "runtime/internal/atomic", [2024-03-20T20:02:36.607Z] "runtime/internal/math", [2024-03-20T20:02:36.607Z] "runtime/internal/sys", [2024-03-20T20:02:36.607Z] "runtime/pprof", [2024-03-20T20:02:36.607Z] "sort", [2024-03-20T20:02:36.607Z] "strconv", [2024-03-20T20:02:36.607Z] "strings", [2024-03-20T20:02:36.607Z] "sync", [2024-03-20T20:02:36.607Z] "sync/atomic", [2024-03-20T20:02:36.607Z] "syscall", [2024-03-20T20:02:36.607Z] "text/tabwriter", [2024-03-20T20:02:36.607Z] "text/template", [2024-03-20T20:02:36.607Z] "text/template/parse", [2024-03-20T20:02:36.607Z] "time", [2024-03-20T20:02:36.607Z] "unicode", [2024-03-20T20:02:36.607Z] "unicode/utf16", [2024-03-20T20:02:36.607Z] "unicode/utf8", [2024-03-20T20:02:36.607Z] "unsafe", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.607Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.607Z] ] [2024-03-20T20:02:36.607Z] } [2024-03-20T20:02:36.607Z] { [2024-03-20T20:02:36.607Z] "Dir": "/w/workspace/edgex-go/636/internal/security/proxyauth/config", [2024-03-20T20:02:36.607Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-20T20:02:36.607Z] "Name": "config", [2024-03-20T20:02:36.607Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.607Z] "Module": { [2024-03-20T20:02:36.607Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.607Z] "Main": true, [2024-03-20T20:02:36.607Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.607Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.607Z] "GoVersion": "1.21" [2024-03-20T20:02:36.607Z] }, [2024-03-20T20:02:36.607Z] "Match": [ [2024-03-20T20:02:36.607Z] "./..." [2024-03-20T20:02:36.607Z] ], [2024-03-20T20:02:36.607Z] "Stale": true, [2024-03-20T20:02:36.607Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.607Z] "GoFiles": [ [2024-03-20T20:02:36.607Z] "config.go" [2024-03-20T20:02:36.607Z] ], [2024-03-20T20:02:36.607Z] "Imports": [ [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.607Z] ], [2024-03-20T20:02:36.607Z] "Deps": [ [2024-03-20T20:02:36.607Z] "bufio", [2024-03-20T20:02:36.607Z] "bytes", [2024-03-20T20:02:36.607Z] "compress/flate", [2024-03-20T20:02:36.607Z] "compress/gzip", [2024-03-20T20:02:36.607Z] "compress/zlib", [2024-03-20T20:02:36.607Z] "container/list", [2024-03-20T20:02:36.607Z] "context", [2024-03-20T20:02:36.607Z] "crypto", [2024-03-20T20:02:36.607Z] "crypto/aes", [2024-03-20T20:02:36.607Z] "crypto/cipher", [2024-03-20T20:02:36.607Z] "crypto/des", [2024-03-20T20:02:36.607Z] "crypto/dsa", [2024-03-20T20:02:36.607Z] "crypto/ecdsa", [2024-03-20T20:02:36.607Z] "crypto/ed25519", [2024-03-20T20:02:36.607Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.607Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.607Z] "crypto/elliptic", [2024-03-20T20:02:36.607Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.607Z] "crypto/hmac", [2024-03-20T20:02:36.607Z] "crypto/internal/randutil", [2024-03-20T20:02:36.607Z] "crypto/internal/subtle", [2024-03-20T20:02:36.607Z] "crypto/md5", [2024-03-20T20:02:36.607Z] "crypto/rand", [2024-03-20T20:02:36.607Z] "crypto/rc4", [2024-03-20T20:02:36.607Z] "crypto/rsa", [2024-03-20T20:02:36.607Z] "crypto/sha1", [2024-03-20T20:02:36.607Z] "crypto/sha256", [2024-03-20T20:02:36.607Z] "crypto/sha512", [2024-03-20T20:02:36.607Z] "crypto/subtle", [2024-03-20T20:02:36.607Z] "crypto/tls", [2024-03-20T20:02:36.607Z] "crypto/x509", [2024-03-20T20:02:36.607Z] "crypto/x509/pkix", [2024-03-20T20:02:36.607Z] "database/sql/driver", [2024-03-20T20:02:36.607Z] "debug/dwarf", [2024-03-20T20:02:36.607Z] "debug/macho", [2024-03-20T20:02:36.607Z] "encoding", [2024-03-20T20:02:36.607Z] "encoding/asn1", [2024-03-20T20:02:36.607Z] "encoding/base64", [2024-03-20T20:02:36.607Z] "encoding/binary", [2024-03-20T20:02:36.607Z] "encoding/csv", [2024-03-20T20:02:36.607Z] "encoding/hex", [2024-03-20T20:02:36.607Z] "encoding/json", [2024-03-20T20:02:36.607Z] "encoding/pem", [2024-03-20T20:02:36.607Z] "encoding/xml", [2024-03-20T20:02:36.607Z] "errors", [2024-03-20T20:02:36.607Z] "flag", [2024-03-20T20:02:36.607Z] "fmt", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.608Z] "github.com/go-kit/log", [2024-03-20T20:02:36.608Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.608Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.608Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.608Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.608Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.608Z] "github.com/google/uuid", [2024-03-20T20:02:36.608Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.608Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.608Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.608Z] "golang.org/x/net/html", [2024-03-20T20:02:36.608Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.608Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.608Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.608Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.608Z] "golang.org/x/text/language", [2024-03-20T20:02:36.608Z] "hash", [2024-03-20T20:02:36.608Z] "hash/adler32", [2024-03-20T20:02:36.608Z] "hash/crc32", [2024-03-20T20:02:36.608Z] "internal/abi", [2024-03-20T20:02:36.608Z] "internal/bytealg", [2024-03-20T20:02:36.608Z] "internal/cpu", [2024-03-20T20:02:36.608Z] "internal/fmtsort", [2024-03-20T20:02:36.608Z] "internal/goexperiment", [2024-03-20T20:02:36.608Z] "internal/itoa", [2024-03-20T20:02:36.608Z] "internal/nettrace", [2024-03-20T20:02:36.608Z] "internal/oserror", [2024-03-20T20:02:36.608Z] "internal/poll", [2024-03-20T20:02:36.608Z] "internal/race", [2024-03-20T20:02:36.608Z] "internal/reflectlite", [2024-03-20T20:02:36.608Z] "internal/singleflight", [2024-03-20T20:02:36.608Z] "internal/syscall/execenv", [2024-03-20T20:02:36.608Z] "internal/syscall/unix", [2024-03-20T20:02:36.608Z] "internal/testlog", [2024-03-20T20:02:36.608Z] "internal/unsafeheader", [2024-03-20T20:02:36.608Z] "io", [2024-03-20T20:02:36.608Z] "io/fs", [2024-03-20T20:02:36.608Z] "io/ioutil", [2024-03-20T20:02:36.608Z] "log", [2024-03-20T20:02:36.608Z] "math", [2024-03-20T20:02:36.608Z] "math/big", [2024-03-20T20:02:36.608Z] "math/bits", [2024-03-20T20:02:36.608Z] "math/rand", [2024-03-20T20:02:36.608Z] "mime", [2024-03-20T20:02:36.608Z] "mime/multipart", [2024-03-20T20:02:36.608Z] "mime/quotedprintable", [2024-03-20T20:02:36.608Z] "net", [2024-03-20T20:02:36.608Z] "net/http", [2024-03-20T20:02:36.608Z] "net/http/httptest", [2024-03-20T20:02:36.608Z] "net/http/httptrace", [2024-03-20T20:02:36.608Z] "net/http/internal", [2024-03-20T20:02:36.608Z] "net/http/internal/ascii", [2024-03-20T20:02:36.608Z] "net/http/internal/testcert", [2024-03-20T20:02:36.608Z] "net/textproto", [2024-03-20T20:02:36.608Z] "net/url", [2024-03-20T20:02:36.608Z] "os", [2024-03-20T20:02:36.608Z] "path", [2024-03-20T20:02:36.608Z] "path/filepath", [2024-03-20T20:02:36.608Z] "reflect", [2024-03-20T20:02:36.608Z] "regexp", [2024-03-20T20:02:36.608Z] "regexp/syntax", [2024-03-20T20:02:36.608Z] "runtime", [2024-03-20T20:02:36.608Z] "runtime/cgo", [2024-03-20T20:02:36.608Z] "runtime/internal/atomic", [2024-03-20T20:02:36.608Z] "runtime/internal/math", [2024-03-20T20:02:36.608Z] "runtime/internal/sys", [2024-03-20T20:02:36.608Z] "sort", [2024-03-20T20:02:36.608Z] "strconv", [2024-03-20T20:02:36.608Z] "strings", [2024-03-20T20:02:36.608Z] "sync", [2024-03-20T20:02:36.608Z] "sync/atomic", [2024-03-20T20:02:36.608Z] "syscall", [2024-03-20T20:02:36.608Z] "time", [2024-03-20T20:02:36.608Z] "unicode", [2024-03-20T20:02:36.608Z] "unicode/utf16", [2024-03-20T20:02:36.608Z] "unicode/utf8", [2024-03-20T20:02:36.608Z] "unsafe", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.608Z] ] [2024-03-20T20:02:36.608Z] } [2024-03-20T20:02:36.608Z] { [2024-03-20T20:02:36.608Z] "Dir": "/w/workspace/edgex-go/636/internal/security/proxyauth/container", [2024-03-20T20:02:36.608Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-20T20:02:36.608Z] "Name": "container", [2024-03-20T20:02:36.608Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.608Z] "Module": { [2024-03-20T20:02:36.608Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.608Z] "Main": true, [2024-03-20T20:02:36.608Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.608Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.608Z] "GoVersion": "1.21" [2024-03-20T20:02:36.608Z] }, [2024-03-20T20:02:36.608Z] "Match": [ [2024-03-20T20:02:36.608Z] "./..." [2024-03-20T20:02:36.608Z] ], [2024-03-20T20:02:36.608Z] "Stale": true, [2024-03-20T20:02:36.608Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.608Z] "GoFiles": [ [2024-03-20T20:02:36.608Z] "config.go" [2024-03-20T20:02:36.608Z] ], [2024-03-20T20:02:36.608Z] "Imports": [ [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.608Z] ], [2024-03-20T20:02:36.608Z] "Deps": [ [2024-03-20T20:02:36.608Z] "bufio", [2024-03-20T20:02:36.608Z] "bytes", [2024-03-20T20:02:36.608Z] "compress/flate", [2024-03-20T20:02:36.608Z] "compress/gzip", [2024-03-20T20:02:36.608Z] "compress/zlib", [2024-03-20T20:02:36.608Z] "container/list", [2024-03-20T20:02:36.608Z] "context", [2024-03-20T20:02:36.608Z] "crypto", [2024-03-20T20:02:36.608Z] "crypto/aes", [2024-03-20T20:02:36.608Z] "crypto/cipher", [2024-03-20T20:02:36.608Z] "crypto/des", [2024-03-20T20:02:36.608Z] "crypto/dsa", [2024-03-20T20:02:36.608Z] "crypto/ecdsa", [2024-03-20T20:02:36.608Z] "crypto/ed25519", [2024-03-20T20:02:36.608Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.608Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.608Z] "crypto/elliptic", [2024-03-20T20:02:36.608Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.608Z] "crypto/hmac", [2024-03-20T20:02:36.608Z] "crypto/internal/randutil", [2024-03-20T20:02:36.608Z] "crypto/internal/subtle", [2024-03-20T20:02:36.608Z] "crypto/md5", [2024-03-20T20:02:36.608Z] "crypto/rand", [2024-03-20T20:02:36.608Z] "crypto/rc4", [2024-03-20T20:02:36.608Z] "crypto/rsa", [2024-03-20T20:02:36.608Z] "crypto/sha1", [2024-03-20T20:02:36.608Z] "crypto/sha256", [2024-03-20T20:02:36.608Z] "crypto/sha512", [2024-03-20T20:02:36.608Z] "crypto/subtle", [2024-03-20T20:02:36.608Z] "crypto/tls", [2024-03-20T20:02:36.608Z] "crypto/x509", [2024-03-20T20:02:36.608Z] "crypto/x509/pkix", [2024-03-20T20:02:36.608Z] "database/sql/driver", [2024-03-20T20:02:36.608Z] "debug/dwarf", [2024-03-20T20:02:36.608Z] "debug/macho", [2024-03-20T20:02:36.608Z] "encoding", [2024-03-20T20:02:36.608Z] "encoding/asn1", [2024-03-20T20:02:36.608Z] "encoding/base64", [2024-03-20T20:02:36.608Z] "encoding/binary", [2024-03-20T20:02:36.608Z] "encoding/csv", [2024-03-20T20:02:36.608Z] "encoding/hex", [2024-03-20T20:02:36.608Z] "encoding/json", [2024-03-20T20:02:36.608Z] "encoding/pem", [2024-03-20T20:02:36.608Z] "encoding/xml", [2024-03-20T20:02:36.608Z] "errors", [2024-03-20T20:02:36.608Z] "flag", [2024-03-20T20:02:36.608Z] "fmt", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.608Z] "github.com/go-kit/log", [2024-03-20T20:02:36.608Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.608Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.608Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.608Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.608Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.608Z] "github.com/google/uuid", [2024-03-20T20:02:36.608Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.608Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.608Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.608Z] "golang.org/x/net/html", [2024-03-20T20:02:36.608Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.608Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.608Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.608Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.608Z] "golang.org/x/text/language", [2024-03-20T20:02:36.608Z] "hash", [2024-03-20T20:02:36.608Z] "hash/adler32", [2024-03-20T20:02:36.608Z] "hash/crc32", [2024-03-20T20:02:36.608Z] "internal/abi", [2024-03-20T20:02:36.608Z] "internal/bytealg", [2024-03-20T20:02:36.608Z] "internal/cpu", [2024-03-20T20:02:36.608Z] "internal/fmtsort", [2024-03-20T20:02:36.608Z] "internal/goexperiment", [2024-03-20T20:02:36.608Z] "internal/itoa", [2024-03-20T20:02:36.608Z] "internal/nettrace", [2024-03-20T20:02:36.608Z] "internal/oserror", [2024-03-20T20:02:36.608Z] "internal/poll", [2024-03-20T20:02:36.608Z] "internal/race", [2024-03-20T20:02:36.608Z] "internal/reflectlite", [2024-03-20T20:02:36.608Z] "internal/singleflight", [2024-03-20T20:02:36.608Z] "internal/syscall/execenv", [2024-03-20T20:02:36.608Z] "internal/syscall/unix", [2024-03-20T20:02:36.608Z] "internal/testlog", [2024-03-20T20:02:36.608Z] "internal/unsafeheader", [2024-03-20T20:02:36.608Z] "io", [2024-03-20T20:02:36.608Z] "io/fs", [2024-03-20T20:02:36.608Z] "io/ioutil", [2024-03-20T20:02:36.608Z] "log", [2024-03-20T20:02:36.608Z] "math", [2024-03-20T20:02:36.608Z] "math/big", [2024-03-20T20:02:36.608Z] "math/bits", [2024-03-20T20:02:36.608Z] "math/rand", [2024-03-20T20:02:36.608Z] "mime", [2024-03-20T20:02:36.608Z] "mime/multipart", [2024-03-20T20:02:36.608Z] "mime/quotedprintable", [2024-03-20T20:02:36.608Z] "net", [2024-03-20T20:02:36.608Z] "net/http", [2024-03-20T20:02:36.608Z] "net/http/httptest", [2024-03-20T20:02:36.608Z] "net/http/httptrace", [2024-03-20T20:02:36.608Z] "net/http/internal", [2024-03-20T20:02:36.608Z] "net/http/internal/ascii", [2024-03-20T20:02:36.608Z] "net/http/internal/testcert", [2024-03-20T20:02:36.608Z] "net/textproto", [2024-03-20T20:02:36.608Z] "net/url", [2024-03-20T20:02:36.608Z] "os", [2024-03-20T20:02:36.608Z] "path", [2024-03-20T20:02:36.608Z] "path/filepath", [2024-03-20T20:02:36.608Z] "reflect", [2024-03-20T20:02:36.608Z] "regexp", [2024-03-20T20:02:36.608Z] "regexp/syntax", [2024-03-20T20:02:36.608Z] "runtime", [2024-03-20T20:02:36.608Z] "runtime/cgo", [2024-03-20T20:02:36.608Z] "runtime/internal/atomic", [2024-03-20T20:02:36.608Z] "runtime/internal/math", [2024-03-20T20:02:36.608Z] "runtime/internal/sys", [2024-03-20T20:02:36.608Z] "sort", [2024-03-20T20:02:36.608Z] "strconv", [2024-03-20T20:02:36.608Z] "strings", [2024-03-20T20:02:36.608Z] "sync", [2024-03-20T20:02:36.608Z] "sync/atomic", [2024-03-20T20:02:36.608Z] "syscall", [2024-03-20T20:02:36.608Z] "time", [2024-03-20T20:02:36.608Z] "unicode", [2024-03-20T20:02:36.608Z] "unicode/utf16", [2024-03-20T20:02:36.608Z] "unicode/utf8", [2024-03-20T20:02:36.608Z] "unsafe", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.608Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.608Z] ] [2024-03-20T20:02:36.608Z] } [2024-03-20T20:02:36.608Z] { [2024-03-20T20:02:36.608Z] "Dir": "/w/workspace/edgex-go/636/internal/security/proxyauth", [2024-03-20T20:02:36.608Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-20T20:02:36.608Z] "Name": "proxyauth", [2024-03-20T20:02:36.608Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.608Z] "Module": { [2024-03-20T20:02:36.608Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.608Z] "Main": true, [2024-03-20T20:02:36.608Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.608Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.608Z] "GoVersion": "1.21" [2024-03-20T20:02:36.608Z] }, [2024-03-20T20:02:36.608Z] "Match": [ [2024-03-20T20:02:36.608Z] "./..." [2024-03-20T20:02:36.608Z] ], [2024-03-20T20:02:36.608Z] "Stale": true, [2024-03-20T20:02:36.608Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.608Z] "GoFiles": [ [2024-03-20T20:02:36.608Z] "init.go", [2024-03-20T20:02:36.608Z] "main.go" [2024-03-20T20:02:36.608Z] ], [2024-03-20T20:02:36.608Z] "Imports": [ [2024-03-20T20:02:36.608Z] "context", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.608Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.608Z] "os", [2024-03-20T20:02:36.608Z] "sync" [2024-03-20T20:02:36.608Z] ], [2024-03-20T20:02:36.608Z] "Deps": [ [2024-03-20T20:02:36.608Z] "bufio", [2024-03-20T20:02:36.608Z] "bytes", [2024-03-20T20:02:36.608Z] "compress/flate", [2024-03-20T20:02:36.608Z] "compress/gzip", [2024-03-20T20:02:36.608Z] "compress/zlib", [2024-03-20T20:02:36.608Z] "container/heap", [2024-03-20T20:02:36.608Z] "container/list", [2024-03-20T20:02:36.608Z] "context", [2024-03-20T20:02:36.608Z] "crypto", [2024-03-20T20:02:36.608Z] "crypto/aes", [2024-03-20T20:02:36.608Z] "crypto/cipher", [2024-03-20T20:02:36.608Z] "crypto/des", [2024-03-20T20:02:36.608Z] "crypto/dsa", [2024-03-20T20:02:36.608Z] "crypto/ecdsa", [2024-03-20T20:02:36.608Z] "crypto/ed25519", [2024-03-20T20:02:36.608Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.608Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.608Z] "crypto/elliptic", [2024-03-20T20:02:36.608Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.608Z] "crypto/hmac", [2024-03-20T20:02:36.608Z] "crypto/internal/randutil", [2024-03-20T20:02:36.608Z] "crypto/internal/subtle", [2024-03-20T20:02:36.608Z] "crypto/md5", [2024-03-20T20:02:36.608Z] "crypto/rand", [2024-03-20T20:02:36.608Z] "crypto/rc4", [2024-03-20T20:02:36.608Z] "crypto/rsa", [2024-03-20T20:02:36.608Z] "crypto/sha1", [2024-03-20T20:02:36.608Z] "crypto/sha256", [2024-03-20T20:02:36.608Z] "crypto/sha512", [2024-03-20T20:02:36.608Z] "crypto/subtle", [2024-03-20T20:02:36.608Z] "crypto/tls", [2024-03-20T20:02:36.608Z] "crypto/x509", [2024-03-20T20:02:36.608Z] "crypto/x509/pkix", [2024-03-20T20:02:36.608Z] "database/sql/driver", [2024-03-20T20:02:36.608Z] "debug/dwarf", [2024-03-20T20:02:36.608Z] "debug/macho", [2024-03-20T20:02:36.608Z] "embed", [2024-03-20T20:02:36.608Z] "encoding", [2024-03-20T20:02:36.608Z] "encoding/asn1", [2024-03-20T20:02:36.608Z] "encoding/base32", [2024-03-20T20:02:36.608Z] "encoding/base64", [2024-03-20T20:02:36.608Z] "encoding/binary", [2024-03-20T20:02:36.608Z] "encoding/csv", [2024-03-20T20:02:36.608Z] "encoding/gob", [2024-03-20T20:02:36.608Z] "encoding/hex", [2024-03-20T20:02:36.608Z] "encoding/json", [2024-03-20T20:02:36.608Z] "encoding/pem", [2024-03-20T20:02:36.608Z] "encoding/xml", [2024-03-20T20:02:36.608Z] "errors", [2024-03-20T20:02:36.608Z] "flag", [2024-03-20T20:02:36.608Z] "fmt", [2024-03-20T20:02:36.608Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.608Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.608Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.608Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.608Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.608Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.608Z] "github.com/fatih/color", [2024-03-20T20:02:36.608Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.608Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.608Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.608Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.608Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.608Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.608Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.608Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.608Z] "github.com/go-kit/log", [2024-03-20T20:02:36.608Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.608Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.608Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.608Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.608Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.608Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.608Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.608Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.608Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.609Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.609Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.609Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.609Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.609Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.609Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.609Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.609Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.609Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.609Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.609Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.609Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.609Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.609Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.609Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.609Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.609Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.609Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.609Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.609Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.609Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.609Z] "github.com/google/uuid", [2024-03-20T20:02:36.609Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.609Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.609Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.609Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.609Z] "github.com/josharian/intern", [2024-03-20T20:02:36.609Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.609Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.609Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.609Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.609Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.609Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.609Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.609Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.609Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.609Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.609Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.609Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.609Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.609Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.609Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.609Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.609Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.609Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.609Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.609Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.609Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.609Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.609Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.609Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.609Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.609Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.609Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.609Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.609Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.609Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.609Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.609Z] "github.com/openziti/identity", [2024-03-20T20:02:36.609Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.609Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.609Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.609Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.609Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.609Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.609Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.609Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.609Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.609Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.609Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.609Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.609Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.609Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.609Z] "github.com/pkg/errors", [2024-03-20T20:02:36.609Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.609Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.609Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.609Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.609Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.609Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.609Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.609Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.609Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.609Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.609Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.609Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.609Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.609Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.609Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.609Z] "github.com/x448/float16", [2024-03-20T20:02:36.609Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.609Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.609Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.609Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.609Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.609Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.609Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.609Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.609Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.609Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.609Z] "go/token", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.609Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.609Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.609Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.609Z] "golang.org/x/net/html", [2024-03-20T20:02:36.609Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.609Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.609Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.609Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.609Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.609Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.609Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.609Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.609Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.609Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.609Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.609Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.609Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.609Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.609Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.609Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.609Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.609Z] "golang.org/x/term", [2024-03-20T20:02:36.609Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.609Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.609Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.609Z] "golang.org/x/text/language", [2024-03-20T20:02:36.609Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.609Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.609Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.609Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.609Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.609Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.609Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.610Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.610Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.610Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.610Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.610Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.610Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.610Z] "hash", [2024-03-20T20:02:36.610Z] "hash/adler32", [2024-03-20T20:02:36.610Z] "hash/crc32", [2024-03-20T20:02:36.610Z] "hash/fnv", [2024-03-20T20:02:36.610Z] "html", [2024-03-20T20:02:36.610Z] "html/template", [2024-03-20T20:02:36.610Z] "internal/abi", [2024-03-20T20:02:36.610Z] "internal/bytealg", [2024-03-20T20:02:36.610Z] "internal/cpu", [2024-03-20T20:02:36.610Z] "internal/fmtsort", [2024-03-20T20:02:36.610Z] "internal/goexperiment", [2024-03-20T20:02:36.610Z] "internal/itoa", [2024-03-20T20:02:36.610Z] "internal/nettrace", [2024-03-20T20:02:36.610Z] "internal/oserror", [2024-03-20T20:02:36.610Z] "internal/poll", [2024-03-20T20:02:36.610Z] "internal/race", [2024-03-20T20:02:36.610Z] "internal/reflectlite", [2024-03-20T20:02:36.610Z] "internal/singleflight", [2024-03-20T20:02:36.610Z] "internal/syscall/execenv", [2024-03-20T20:02:36.610Z] "internal/syscall/unix", [2024-03-20T20:02:36.610Z] "internal/testlog", [2024-03-20T20:02:36.610Z] "internal/unsafeheader", [2024-03-20T20:02:36.610Z] "io", [2024-03-20T20:02:36.610Z] "io/fs", [2024-03-20T20:02:36.610Z] "io/ioutil", [2024-03-20T20:02:36.610Z] "log", [2024-03-20T20:02:36.610Z] "log/syslog", [2024-03-20T20:02:36.610Z] "math", [2024-03-20T20:02:36.610Z] "math/big", [2024-03-20T20:02:36.610Z] "math/bits", [2024-03-20T20:02:36.610Z] "math/rand", [2024-03-20T20:02:36.610Z] "mime", [2024-03-20T20:02:36.610Z] "mime/multipart", [2024-03-20T20:02:36.610Z] "mime/quotedprintable", [2024-03-20T20:02:36.610Z] "net", [2024-03-20T20:02:36.610Z] "net/http", [2024-03-20T20:02:36.610Z] "net/http/cookiejar", [2024-03-20T20:02:36.610Z] "net/http/httptest", [2024-03-20T20:02:36.610Z] "net/http/httptrace", [2024-03-20T20:02:36.610Z] "net/http/httputil", [2024-03-20T20:02:36.610Z] "net/http/internal", [2024-03-20T20:02:36.610Z] "net/http/internal/ascii", [2024-03-20T20:02:36.610Z] "net/http/internal/testcert", [2024-03-20T20:02:36.610Z] "net/mail", [2024-03-20T20:02:36.610Z] "net/textproto", [2024-03-20T20:02:36.610Z] "net/url", [2024-03-20T20:02:36.610Z] "os", [2024-03-20T20:02:36.610Z] "os/exec", [2024-03-20T20:02:36.610Z] "os/signal", [2024-03-20T20:02:36.610Z] "os/user", [2024-03-20T20:02:36.610Z] "path", [2024-03-20T20:02:36.610Z] "path/filepath", [2024-03-20T20:02:36.610Z] "reflect", [2024-03-20T20:02:36.610Z] "regexp", [2024-03-20T20:02:36.610Z] "regexp/syntax", [2024-03-20T20:02:36.610Z] "runtime", [2024-03-20T20:02:36.610Z] "runtime/cgo", [2024-03-20T20:02:36.610Z] "runtime/debug", [2024-03-20T20:02:36.610Z] "runtime/internal/atomic", [2024-03-20T20:02:36.610Z] "runtime/internal/math", [2024-03-20T20:02:36.610Z] "runtime/internal/sys", [2024-03-20T20:02:36.610Z] "runtime/pprof", [2024-03-20T20:02:36.610Z] "sort", [2024-03-20T20:02:36.610Z] "strconv", [2024-03-20T20:02:36.610Z] "strings", [2024-03-20T20:02:36.610Z] "sync", [2024-03-20T20:02:36.610Z] "sync/atomic", [2024-03-20T20:02:36.610Z] "syscall", [2024-03-20T20:02:36.610Z] "text/tabwriter", [2024-03-20T20:02:36.610Z] "text/template", [2024-03-20T20:02:36.610Z] "text/template/parse", [2024-03-20T20:02:36.610Z] "time", [2024-03-20T20:02:36.610Z] "unicode", [2024-03-20T20:02:36.610Z] "unicode/utf16", [2024-03-20T20:02:36.610Z] "unicode/utf8", [2024-03-20T20:02:36.610Z] "unsafe", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.610Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.610Z] ] [2024-03-20T20:02:36.610Z] } [2024-03-20T20:02:36.610Z] { [2024-03-20T20:02:36.610Z] "Dir": "/w/workspace/edgex-go/636/cmd/security-proxy-auth", [2024-03-20T20:02:36.610Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth", [2024-03-20T20:02:36.610Z] "Name": "main", [2024-03-20T20:02:36.610Z] "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-20T20:02:36.610Z] "Target": "/go/bin/security-proxy-auth", [2024-03-20T20:02:36.610Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.610Z] "Module": { [2024-03-20T20:02:36.610Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.610Z] "Main": true, [2024-03-20T20:02:36.610Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.610Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.610Z] "GoVersion": "1.21" [2024-03-20T20:02:36.610Z] }, [2024-03-20T20:02:36.610Z] "Match": [ [2024-03-20T20:02:36.610Z] "./..." [2024-03-20T20:02:36.610Z] ], [2024-03-20T20:02:36.610Z] "Stale": true, [2024-03-20T20:02:36.610Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.610Z] "GoFiles": [ [2024-03-20T20:02:36.610Z] "main.go" [2024-03-20T20:02:36.610Z] ], [2024-03-20T20:02:36.610Z] "Imports": [ [2024-03-20T20:02:36.610Z] "context", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-20T20:02:36.610Z] "github.com/labstack/echo/v4" [2024-03-20T20:02:36.610Z] ], [2024-03-20T20:02:36.610Z] "Deps": [ [2024-03-20T20:02:36.610Z] "bufio", [2024-03-20T20:02:36.610Z] "bytes", [2024-03-20T20:02:36.610Z] "compress/flate", [2024-03-20T20:02:36.610Z] "compress/gzip", [2024-03-20T20:02:36.610Z] "compress/zlib", [2024-03-20T20:02:36.610Z] "container/heap", [2024-03-20T20:02:36.610Z] "container/list", [2024-03-20T20:02:36.610Z] "context", [2024-03-20T20:02:36.610Z] "crypto", [2024-03-20T20:02:36.610Z] "crypto/aes", [2024-03-20T20:02:36.610Z] "crypto/cipher", [2024-03-20T20:02:36.610Z] "crypto/des", [2024-03-20T20:02:36.610Z] "crypto/dsa", [2024-03-20T20:02:36.610Z] "crypto/ecdsa", [2024-03-20T20:02:36.610Z] "crypto/ed25519", [2024-03-20T20:02:36.610Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.610Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.610Z] "crypto/elliptic", [2024-03-20T20:02:36.610Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.610Z] "crypto/hmac", [2024-03-20T20:02:36.610Z] "crypto/internal/randutil", [2024-03-20T20:02:36.610Z] "crypto/internal/subtle", [2024-03-20T20:02:36.610Z] "crypto/md5", [2024-03-20T20:02:36.610Z] "crypto/rand", [2024-03-20T20:02:36.610Z] "crypto/rc4", [2024-03-20T20:02:36.610Z] "crypto/rsa", [2024-03-20T20:02:36.610Z] "crypto/sha1", [2024-03-20T20:02:36.610Z] "crypto/sha256", [2024-03-20T20:02:36.610Z] "crypto/sha512", [2024-03-20T20:02:36.610Z] "crypto/subtle", [2024-03-20T20:02:36.610Z] "crypto/tls", [2024-03-20T20:02:36.610Z] "crypto/x509", [2024-03-20T20:02:36.610Z] "crypto/x509/pkix", [2024-03-20T20:02:36.610Z] "database/sql/driver", [2024-03-20T20:02:36.610Z] "debug/dwarf", [2024-03-20T20:02:36.610Z] "debug/macho", [2024-03-20T20:02:36.610Z] "embed", [2024-03-20T20:02:36.610Z] "encoding", [2024-03-20T20:02:36.610Z] "encoding/asn1", [2024-03-20T20:02:36.610Z] "encoding/base32", [2024-03-20T20:02:36.610Z] "encoding/base64", [2024-03-20T20:02:36.610Z] "encoding/binary", [2024-03-20T20:02:36.610Z] "encoding/csv", [2024-03-20T20:02:36.610Z] "encoding/gob", [2024-03-20T20:02:36.610Z] "encoding/hex", [2024-03-20T20:02:36.610Z] "encoding/json", [2024-03-20T20:02:36.610Z] "encoding/pem", [2024-03-20T20:02:36.610Z] "encoding/xml", [2024-03-20T20:02:36.610Z] "errors", [2024-03-20T20:02:36.610Z] "flag", [2024-03-20T20:02:36.610Z] "fmt", [2024-03-20T20:02:36.610Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.610Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.610Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.610Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.610Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.610Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.610Z] "github.com/fatih/color", [2024-03-20T20:02:36.610Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.610Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.610Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.610Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.610Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.610Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.610Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.610Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.610Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.610Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.610Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.610Z] "github.com/go-kit/log", [2024-03-20T20:02:36.610Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.610Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.610Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.610Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.610Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.610Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.610Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.610Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.610Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.610Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.610Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.610Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.610Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.610Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.610Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.610Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.610Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.610Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.610Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.610Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.610Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.610Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.610Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.610Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.610Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.610Z] "github.com/google/uuid", [2024-03-20T20:02:36.610Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.610Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.610Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.610Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.610Z] "github.com/josharian/intern", [2024-03-20T20:02:36.610Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.610Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.610Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.610Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.610Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.610Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.610Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.610Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.610Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.610Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.610Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.610Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.610Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.610Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.610Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.610Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.610Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.610Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.610Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.610Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.610Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.610Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.610Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.610Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.610Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.610Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.610Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.610Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.610Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.610Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.610Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.611Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.611Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.611Z] "github.com/openziti/identity", [2024-03-20T20:02:36.611Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.611Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.611Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.611Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.611Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.611Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.611Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.611Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.611Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.611Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.611Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.611Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.611Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.611Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.611Z] "github.com/pkg/errors", [2024-03-20T20:02:36.611Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.611Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.611Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.611Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.611Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.611Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.611Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.611Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.611Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.611Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.611Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.611Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.611Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.611Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.611Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.611Z] "github.com/x448/float16", [2024-03-20T20:02:36.611Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.611Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.611Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.611Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.611Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.611Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.611Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.611Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.611Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.611Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.611Z] "go/token", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.611Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.611Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.611Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.611Z] "golang.org/x/net/html", [2024-03-20T20:02:36.611Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.611Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.611Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.611Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.611Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.611Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.611Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.611Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.611Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.611Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.611Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.611Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.611Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.611Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.611Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.611Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.611Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.611Z] "golang.org/x/term", [2024-03-20T20:02:36.611Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.611Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.611Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.611Z] "golang.org/x/text/language", [2024-03-20T20:02:36.611Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.611Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.611Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.611Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.611Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.611Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.611Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.611Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.611Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.611Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.611Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.612Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.612Z] "hash", [2024-03-20T20:02:36.612Z] "hash/adler32", [2024-03-20T20:02:36.612Z] "hash/crc32", [2024-03-20T20:02:36.612Z] "hash/fnv", [2024-03-20T20:02:36.612Z] "html", [2024-03-20T20:02:36.612Z] "html/template", [2024-03-20T20:02:36.612Z] "internal/abi", [2024-03-20T20:02:36.612Z] "internal/bytealg", [2024-03-20T20:02:36.612Z] "internal/cpu", [2024-03-20T20:02:36.612Z] "internal/fmtsort", [2024-03-20T20:02:36.612Z] "internal/goexperiment", [2024-03-20T20:02:36.612Z] "internal/itoa", [2024-03-20T20:02:36.612Z] "internal/nettrace", [2024-03-20T20:02:36.612Z] "internal/oserror", [2024-03-20T20:02:36.612Z] "internal/poll", [2024-03-20T20:02:36.612Z] "internal/race", [2024-03-20T20:02:36.612Z] "internal/reflectlite", [2024-03-20T20:02:36.612Z] "internal/singleflight", [2024-03-20T20:02:36.612Z] "internal/syscall/execenv", [2024-03-20T20:02:36.612Z] "internal/syscall/unix", [2024-03-20T20:02:36.612Z] "internal/testlog", [2024-03-20T20:02:36.612Z] "internal/unsafeheader", [2024-03-20T20:02:36.612Z] "io", [2024-03-20T20:02:36.612Z] "io/fs", [2024-03-20T20:02:36.612Z] "io/ioutil", [2024-03-20T20:02:36.612Z] "log", [2024-03-20T20:02:36.612Z] "log/syslog", [2024-03-20T20:02:36.612Z] "math", [2024-03-20T20:02:36.612Z] "math/big", [2024-03-20T20:02:36.612Z] "math/bits", [2024-03-20T20:02:36.612Z] "math/rand", [2024-03-20T20:02:36.612Z] "mime", [2024-03-20T20:02:36.612Z] "mime/multipart", [2024-03-20T20:02:36.612Z] "mime/quotedprintable", [2024-03-20T20:02:36.612Z] "net", [2024-03-20T20:02:36.612Z] "net/http", [2024-03-20T20:02:36.612Z] "net/http/cookiejar", [2024-03-20T20:02:36.612Z] "net/http/httptest", [2024-03-20T20:02:36.612Z] "net/http/httptrace", [2024-03-20T20:02:36.612Z] "net/http/httputil", [2024-03-20T20:02:36.612Z] "net/http/internal", [2024-03-20T20:02:36.612Z] "net/http/internal/ascii", [2024-03-20T20:02:36.612Z] "net/http/internal/testcert", [2024-03-20T20:02:36.612Z] "net/mail", [2024-03-20T20:02:36.612Z] "net/textproto", [2024-03-20T20:02:36.612Z] "net/url", [2024-03-20T20:02:36.612Z] "os", [2024-03-20T20:02:36.612Z] "os/exec", [2024-03-20T20:02:36.612Z] "os/signal", [2024-03-20T20:02:36.612Z] "os/user", [2024-03-20T20:02:36.612Z] "path", [2024-03-20T20:02:36.612Z] "path/filepath", [2024-03-20T20:02:36.612Z] "reflect", [2024-03-20T20:02:36.612Z] "regexp", [2024-03-20T20:02:36.612Z] "regexp/syntax", [2024-03-20T20:02:36.612Z] "runtime", [2024-03-20T20:02:36.612Z] "runtime/cgo", [2024-03-20T20:02:36.612Z] "runtime/debug", [2024-03-20T20:02:36.612Z] "runtime/internal/atomic", [2024-03-20T20:02:36.612Z] "runtime/internal/math", [2024-03-20T20:02:36.612Z] "runtime/internal/sys", [2024-03-20T20:02:36.612Z] "runtime/pprof", [2024-03-20T20:02:36.612Z] "sort", [2024-03-20T20:02:36.612Z] "strconv", [2024-03-20T20:02:36.612Z] "strings", [2024-03-20T20:02:36.612Z] "sync", [2024-03-20T20:02:36.612Z] "sync/atomic", [2024-03-20T20:02:36.612Z] "syscall", [2024-03-20T20:02:36.612Z] "text/tabwriter", [2024-03-20T20:02:36.612Z] "text/template", [2024-03-20T20:02:36.612Z] "text/template/parse", [2024-03-20T20:02:36.612Z] "time", [2024-03-20T20:02:36.612Z] "unicode", [2024-03-20T20:02:36.612Z] "unicode/utf16", [2024-03-20T20:02:36.612Z] "unicode/utf8", [2024-03-20T20:02:36.612Z] "unsafe", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.612Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.612Z] ] [2024-03-20T20:02:36.612Z] } [2024-03-20T20:02:36.612Z] { [2024-03-20T20:02:36.612Z] "Dir": "/w/workspace/edgex-go/636/cmd/security-secretstore-setup", [2024-03-20T20:02:36.612Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup", [2024-03-20T20:02:36.612Z] "Name": "main", [2024-03-20T20:02:36.612Z] "Target": "/go/bin/security-secretstore-setup", [2024-03-20T20:02:36.612Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.612Z] "Module": { [2024-03-20T20:02:36.612Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.612Z] "Main": true, [2024-03-20T20:02:36.612Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.612Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.612Z] "GoVersion": "1.21" [2024-03-20T20:02:36.612Z] }, [2024-03-20T20:02:36.612Z] "Match": [ [2024-03-20T20:02:36.612Z] "./..." [2024-03-20T20:02:36.612Z] ], [2024-03-20T20:02:36.612Z] "Stale": true, [2024-03-20T20:02:36.612Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.612Z] "GoFiles": [ [2024-03-20T20:02:36.612Z] "main.go" [2024-03-20T20:02:36.612Z] ], [2024-03-20T20:02:36.612Z] "Imports": [ [2024-03-20T20:02:36.612Z] "context", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore" [2024-03-20T20:02:36.612Z] ], [2024-03-20T20:02:36.612Z] "Deps": [ [2024-03-20T20:02:36.612Z] "bufio", [2024-03-20T20:02:36.612Z] "bytes", [2024-03-20T20:02:36.612Z] "compress/flate", [2024-03-20T20:02:36.612Z] "compress/gzip", [2024-03-20T20:02:36.612Z] "compress/zlib", [2024-03-20T20:02:36.612Z] "container/list", [2024-03-20T20:02:36.612Z] "context", [2024-03-20T20:02:36.612Z] "crypto", [2024-03-20T20:02:36.612Z] "crypto/aes", [2024-03-20T20:02:36.612Z] "crypto/cipher", [2024-03-20T20:02:36.612Z] "crypto/des", [2024-03-20T20:02:36.612Z] "crypto/dsa", [2024-03-20T20:02:36.612Z] "crypto/ecdsa", [2024-03-20T20:02:36.612Z] "crypto/ed25519", [2024-03-20T20:02:36.612Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.612Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.612Z] "crypto/elliptic", [2024-03-20T20:02:36.612Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.612Z] "crypto/hmac", [2024-03-20T20:02:36.612Z] "crypto/internal/randutil", [2024-03-20T20:02:36.612Z] "crypto/internal/subtle", [2024-03-20T20:02:36.612Z] "crypto/md5", [2024-03-20T20:02:36.612Z] "crypto/rand", [2024-03-20T20:02:36.612Z] "crypto/rc4", [2024-03-20T20:02:36.612Z] "crypto/rsa", [2024-03-20T20:02:36.612Z] "crypto/sha1", [2024-03-20T20:02:36.612Z] "crypto/sha256", [2024-03-20T20:02:36.612Z] "crypto/sha512", [2024-03-20T20:02:36.612Z] "crypto/subtle", [2024-03-20T20:02:36.612Z] "crypto/tls", [2024-03-20T20:02:36.612Z] "crypto/x509", [2024-03-20T20:02:36.612Z] "crypto/x509/pkix", [2024-03-20T20:02:36.612Z] "database/sql/driver", [2024-03-20T20:02:36.612Z] "debug/dwarf", [2024-03-20T20:02:36.612Z] "debug/macho", [2024-03-20T20:02:36.612Z] "embed", [2024-03-20T20:02:36.612Z] "encoding", [2024-03-20T20:02:36.612Z] "encoding/asn1", [2024-03-20T20:02:36.612Z] "encoding/base32", [2024-03-20T20:02:36.612Z] "encoding/base64", [2024-03-20T20:02:36.612Z] "encoding/binary", [2024-03-20T20:02:36.612Z] "encoding/csv", [2024-03-20T20:02:36.612Z] "encoding/hex", [2024-03-20T20:02:36.612Z] "encoding/json", [2024-03-20T20:02:36.612Z] "encoding/pem", [2024-03-20T20:02:36.612Z] "encoding/xml", [2024-03-20T20:02:36.612Z] "errors", [2024-03-20T20:02:36.612Z] "flag", [2024-03-20T20:02:36.612Z] "fmt", [2024-03-20T20:02:36.612Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.612Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.612Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.612Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.612Z] "github.com/fatih/color", [2024-03-20T20:02:36.612Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.612Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.612Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.612Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.612Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.612Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.612Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.612Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.612Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.612Z] "github.com/go-kit/log", [2024-03-20T20:02:36.612Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.612Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.612Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.612Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.612Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.612Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.612Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.612Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.612Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.612Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.612Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.612Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.612Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.612Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.612Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.612Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.612Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.612Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.612Z] "github.com/google/uuid", [2024-03-20T20:02:36.612Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.612Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.612Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.612Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.612Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.612Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.612Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.612Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.612Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.612Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.612Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.612Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.612Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.612Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.612Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.612Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.612Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.612Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.612Z] "github.com/x448/float16", [2024-03-20T20:02:36.612Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.612Z] "go/token", [2024-03-20T20:02:36.612Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.612Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.612Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.612Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.612Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.612Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.612Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.612Z] "golang.org/x/net/html", [2024-03-20T20:02:36.612Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.612Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.612Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.612Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.612Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.612Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.612Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.612Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.612Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.612Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.612Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.612Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.612Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.612Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.612Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.612Z] "golang.org/x/text/language", [2024-03-20T20:02:36.612Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.612Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.612Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.612Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.612Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.612Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.612Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.613Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.613Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.613Z] "hash", [2024-03-20T20:02:36.613Z] "hash/adler32", [2024-03-20T20:02:36.613Z] "hash/crc32", [2024-03-20T20:02:36.613Z] "hash/fnv", [2024-03-20T20:02:36.613Z] "html", [2024-03-20T20:02:36.613Z] "html/template", [2024-03-20T20:02:36.613Z] "internal/abi", [2024-03-20T20:02:36.613Z] "internal/bytealg", [2024-03-20T20:02:36.613Z] "internal/cpu", [2024-03-20T20:02:36.613Z] "internal/fmtsort", [2024-03-20T20:02:36.613Z] "internal/goexperiment", [2024-03-20T20:02:36.613Z] "internal/itoa", [2024-03-20T20:02:36.613Z] "internal/nettrace", [2024-03-20T20:02:36.613Z] "internal/oserror", [2024-03-20T20:02:36.613Z] "internal/poll", [2024-03-20T20:02:36.613Z] "internal/race", [2024-03-20T20:02:36.613Z] "internal/reflectlite", [2024-03-20T20:02:36.613Z] "internal/singleflight", [2024-03-20T20:02:36.613Z] "internal/syscall/execenv", [2024-03-20T20:02:36.613Z] "internal/syscall/unix", [2024-03-20T20:02:36.613Z] "internal/testlog", [2024-03-20T20:02:36.613Z] "internal/unsafeheader", [2024-03-20T20:02:36.613Z] "io", [2024-03-20T20:02:36.613Z] "io/fs", [2024-03-20T20:02:36.613Z] "io/ioutil", [2024-03-20T20:02:36.613Z] "log", [2024-03-20T20:02:36.613Z] "log/syslog", [2024-03-20T20:02:36.613Z] "math", [2024-03-20T20:02:36.613Z] "math/big", [2024-03-20T20:02:36.613Z] "math/bits", [2024-03-20T20:02:36.613Z] "math/rand", [2024-03-20T20:02:36.613Z] "mime", [2024-03-20T20:02:36.613Z] "mime/multipart", [2024-03-20T20:02:36.613Z] "mime/quotedprintable", [2024-03-20T20:02:36.613Z] "net", [2024-03-20T20:02:36.613Z] "net/http", [2024-03-20T20:02:36.613Z] "net/http/httptest", [2024-03-20T20:02:36.613Z] "net/http/httptrace", [2024-03-20T20:02:36.613Z] "net/http/httputil", [2024-03-20T20:02:36.613Z] "net/http/internal", [2024-03-20T20:02:36.613Z] "net/http/internal/ascii", [2024-03-20T20:02:36.613Z] "net/http/internal/testcert", [2024-03-20T20:02:36.613Z] "net/textproto", [2024-03-20T20:02:36.613Z] "net/url", [2024-03-20T20:02:36.613Z] "os", [2024-03-20T20:02:36.613Z] "os/exec", [2024-03-20T20:02:36.613Z] "os/signal", [2024-03-20T20:02:36.613Z] "path", [2024-03-20T20:02:36.613Z] "path/filepath", [2024-03-20T20:02:36.613Z] "reflect", [2024-03-20T20:02:36.613Z] "regexp", [2024-03-20T20:02:36.613Z] "regexp/syntax", [2024-03-20T20:02:36.613Z] "runtime", [2024-03-20T20:02:36.613Z] "runtime/cgo", [2024-03-20T20:02:36.613Z] "runtime/debug", [2024-03-20T20:02:36.613Z] "runtime/internal/atomic", [2024-03-20T20:02:36.613Z] "runtime/internal/math", [2024-03-20T20:02:36.613Z] "runtime/internal/sys", [2024-03-20T20:02:36.613Z] "runtime/pprof", [2024-03-20T20:02:36.613Z] "sort", [2024-03-20T20:02:36.613Z] "strconv", [2024-03-20T20:02:36.613Z] "strings", [2024-03-20T20:02:36.613Z] "sync", [2024-03-20T20:02:36.613Z] "sync/atomic", [2024-03-20T20:02:36.613Z] "syscall", [2024-03-20T20:02:36.613Z] "text/tabwriter", [2024-03-20T20:02:36.613Z] "text/template", [2024-03-20T20:02:36.613Z] "text/template/parse", [2024-03-20T20:02:36.613Z] "time", [2024-03-20T20:02:36.613Z] "unicode", [2024-03-20T20:02:36.613Z] "unicode/utf16", [2024-03-20T20:02:36.613Z] "unicode/utf8", [2024-03-20T20:02:36.613Z] "unsafe", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.613Z] ] [2024-03-20T20:02:36.613Z] } [2024-03-20T20:02:36.613Z] { [2024-03-20T20:02:36.613Z] "Dir": "/w/workspace/edgex-go/636/internal/security/spiffetokenprovider/config", [2024-03-20T20:02:36.613Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-20T20:02:36.613Z] "Name": "config", [2024-03-20T20:02:36.613Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.613Z] "Module": { [2024-03-20T20:02:36.613Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.613Z] "Main": true, [2024-03-20T20:02:36.613Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.613Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.613Z] "GoVersion": "1.21" [2024-03-20T20:02:36.613Z] }, [2024-03-20T20:02:36.613Z] "Match": [ [2024-03-20T20:02:36.613Z] "./..." [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Stale": true, [2024-03-20T20:02:36.613Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.613Z] "GoFiles": [ [2024-03-20T20:02:36.613Z] "config.go" [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Imports": [ [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Deps": [ [2024-03-20T20:02:36.613Z] "bufio", [2024-03-20T20:02:36.613Z] "bytes", [2024-03-20T20:02:36.613Z] "compress/flate", [2024-03-20T20:02:36.613Z] "compress/gzip", [2024-03-20T20:02:36.613Z] "compress/zlib", [2024-03-20T20:02:36.613Z] "container/list", [2024-03-20T20:02:36.613Z] "context", [2024-03-20T20:02:36.613Z] "crypto", [2024-03-20T20:02:36.613Z] "crypto/aes", [2024-03-20T20:02:36.613Z] "crypto/cipher", [2024-03-20T20:02:36.613Z] "crypto/des", [2024-03-20T20:02:36.613Z] "crypto/dsa", [2024-03-20T20:02:36.613Z] "crypto/ecdsa", [2024-03-20T20:02:36.613Z] "crypto/ed25519", [2024-03-20T20:02:36.613Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.613Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.613Z] "crypto/elliptic", [2024-03-20T20:02:36.613Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.613Z] "crypto/hmac", [2024-03-20T20:02:36.613Z] "crypto/internal/randutil", [2024-03-20T20:02:36.613Z] "crypto/internal/subtle", [2024-03-20T20:02:36.613Z] "crypto/md5", [2024-03-20T20:02:36.613Z] "crypto/rand", [2024-03-20T20:02:36.613Z] "crypto/rc4", [2024-03-20T20:02:36.613Z] "crypto/rsa", [2024-03-20T20:02:36.613Z] "crypto/sha1", [2024-03-20T20:02:36.613Z] "crypto/sha256", [2024-03-20T20:02:36.613Z] "crypto/sha512", [2024-03-20T20:02:36.613Z] "crypto/subtle", [2024-03-20T20:02:36.613Z] "crypto/tls", [2024-03-20T20:02:36.613Z] "crypto/x509", [2024-03-20T20:02:36.613Z] "crypto/x509/pkix", [2024-03-20T20:02:36.613Z] "database/sql/driver", [2024-03-20T20:02:36.613Z] "debug/dwarf", [2024-03-20T20:02:36.613Z] "debug/macho", [2024-03-20T20:02:36.613Z] "encoding", [2024-03-20T20:02:36.613Z] "encoding/asn1", [2024-03-20T20:02:36.613Z] "encoding/base64", [2024-03-20T20:02:36.613Z] "encoding/binary", [2024-03-20T20:02:36.613Z] "encoding/csv", [2024-03-20T20:02:36.613Z] "encoding/hex", [2024-03-20T20:02:36.613Z] "encoding/json", [2024-03-20T20:02:36.613Z] "encoding/pem", [2024-03-20T20:02:36.613Z] "encoding/xml", [2024-03-20T20:02:36.613Z] "errors", [2024-03-20T20:02:36.613Z] "flag", [2024-03-20T20:02:36.613Z] "fmt", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.613Z] "github.com/go-kit/log", [2024-03-20T20:02:36.613Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.613Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.613Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.613Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.613Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.613Z] "github.com/google/uuid", [2024-03-20T20:02:36.613Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.613Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.613Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.613Z] "golang.org/x/net/html", [2024-03-20T20:02:36.613Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.613Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.613Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.613Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.613Z] "golang.org/x/text/language", [2024-03-20T20:02:36.613Z] "hash", [2024-03-20T20:02:36.613Z] "hash/adler32", [2024-03-20T20:02:36.613Z] "hash/crc32", [2024-03-20T20:02:36.613Z] "internal/abi", [2024-03-20T20:02:36.613Z] "internal/bytealg", [2024-03-20T20:02:36.613Z] "internal/cpu", [2024-03-20T20:02:36.613Z] "internal/fmtsort", [2024-03-20T20:02:36.613Z] "internal/goexperiment", [2024-03-20T20:02:36.613Z] "internal/itoa", [2024-03-20T20:02:36.613Z] "internal/nettrace", [2024-03-20T20:02:36.613Z] "internal/oserror", [2024-03-20T20:02:36.613Z] "internal/poll", [2024-03-20T20:02:36.613Z] "internal/race", [2024-03-20T20:02:36.613Z] "internal/reflectlite", [2024-03-20T20:02:36.613Z] "internal/singleflight", [2024-03-20T20:02:36.613Z] "internal/syscall/execenv", [2024-03-20T20:02:36.613Z] "internal/syscall/unix", [2024-03-20T20:02:36.613Z] "internal/testlog", [2024-03-20T20:02:36.613Z] "internal/unsafeheader", [2024-03-20T20:02:36.613Z] "io", [2024-03-20T20:02:36.613Z] "io/fs", [2024-03-20T20:02:36.613Z] "io/ioutil", [2024-03-20T20:02:36.613Z] "log", [2024-03-20T20:02:36.613Z] "math", [2024-03-20T20:02:36.613Z] "math/big", [2024-03-20T20:02:36.613Z] "math/bits", [2024-03-20T20:02:36.613Z] "math/rand", [2024-03-20T20:02:36.613Z] "mime", [2024-03-20T20:02:36.613Z] "mime/multipart", [2024-03-20T20:02:36.613Z] "mime/quotedprintable", [2024-03-20T20:02:36.613Z] "net", [2024-03-20T20:02:36.613Z] "net/http", [2024-03-20T20:02:36.613Z] "net/http/httptest", [2024-03-20T20:02:36.613Z] "net/http/httptrace", [2024-03-20T20:02:36.613Z] "net/http/internal", [2024-03-20T20:02:36.613Z] "net/http/internal/ascii", [2024-03-20T20:02:36.613Z] "net/http/internal/testcert", [2024-03-20T20:02:36.613Z] "net/textproto", [2024-03-20T20:02:36.613Z] "net/url", [2024-03-20T20:02:36.613Z] "os", [2024-03-20T20:02:36.613Z] "path", [2024-03-20T20:02:36.613Z] "path/filepath", [2024-03-20T20:02:36.613Z] "reflect", [2024-03-20T20:02:36.613Z] "regexp", [2024-03-20T20:02:36.613Z] "regexp/syntax", [2024-03-20T20:02:36.613Z] "runtime", [2024-03-20T20:02:36.613Z] "runtime/cgo", [2024-03-20T20:02:36.613Z] "runtime/internal/atomic", [2024-03-20T20:02:36.613Z] "runtime/internal/math", [2024-03-20T20:02:36.613Z] "runtime/internal/sys", [2024-03-20T20:02:36.613Z] "sort", [2024-03-20T20:02:36.613Z] "strconv", [2024-03-20T20:02:36.613Z] "strings", [2024-03-20T20:02:36.613Z] "sync", [2024-03-20T20:02:36.613Z] "sync/atomic", [2024-03-20T20:02:36.613Z] "syscall", [2024-03-20T20:02:36.613Z] "time", [2024-03-20T20:02:36.613Z] "unicode", [2024-03-20T20:02:36.613Z] "unicode/utf16", [2024-03-20T20:02:36.613Z] "unicode/utf8", [2024-03-20T20:02:36.613Z] "unsafe", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.613Z] ] [2024-03-20T20:02:36.613Z] } [2024-03-20T20:02:36.613Z] { [2024-03-20T20:02:36.613Z] "Dir": "/w/workspace/edgex-go/636/internal/security/spiffetokenprovider/container", [2024-03-20T20:02:36.613Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-20T20:02:36.613Z] "Name": "container", [2024-03-20T20:02:36.613Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.613Z] "Module": { [2024-03-20T20:02:36.613Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.613Z] "Main": true, [2024-03-20T20:02:36.613Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.613Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.613Z] "GoVersion": "1.21" [2024-03-20T20:02:36.613Z] }, [2024-03-20T20:02:36.613Z] "Match": [ [2024-03-20T20:02:36.613Z] "./..." [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Stale": true, [2024-03-20T20:02:36.613Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.613Z] "GoFiles": [ [2024-03-20T20:02:36.613Z] "config.go" [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Imports": [ [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Deps": [ [2024-03-20T20:02:36.613Z] "bufio", [2024-03-20T20:02:36.613Z] "bytes", [2024-03-20T20:02:36.613Z] "compress/flate", [2024-03-20T20:02:36.613Z] "compress/gzip", [2024-03-20T20:02:36.613Z] "compress/zlib", [2024-03-20T20:02:36.613Z] "container/list", [2024-03-20T20:02:36.613Z] "context", [2024-03-20T20:02:36.613Z] "crypto", [2024-03-20T20:02:36.613Z] "crypto/aes", [2024-03-20T20:02:36.613Z] "crypto/cipher", [2024-03-20T20:02:36.613Z] "crypto/des", [2024-03-20T20:02:36.613Z] "crypto/dsa", [2024-03-20T20:02:36.613Z] "crypto/ecdsa", [2024-03-20T20:02:36.613Z] "crypto/ed25519", [2024-03-20T20:02:36.613Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.613Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.613Z] "crypto/elliptic", [2024-03-20T20:02:36.613Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.613Z] "crypto/hmac", [2024-03-20T20:02:36.613Z] "crypto/internal/randutil", [2024-03-20T20:02:36.613Z] "crypto/internal/subtle", [2024-03-20T20:02:36.613Z] "crypto/md5", [2024-03-20T20:02:36.613Z] "crypto/rand", [2024-03-20T20:02:36.613Z] "crypto/rc4", [2024-03-20T20:02:36.613Z] "crypto/rsa", [2024-03-20T20:02:36.613Z] "crypto/sha1", [2024-03-20T20:02:36.613Z] "crypto/sha256", [2024-03-20T20:02:36.613Z] "crypto/sha512", [2024-03-20T20:02:36.613Z] "crypto/subtle", [2024-03-20T20:02:36.613Z] "crypto/tls", [2024-03-20T20:02:36.613Z] "crypto/x509", [2024-03-20T20:02:36.613Z] "crypto/x509/pkix", [2024-03-20T20:02:36.613Z] "database/sql/driver", [2024-03-20T20:02:36.613Z] "debug/dwarf", [2024-03-20T20:02:36.613Z] "debug/macho", [2024-03-20T20:02:36.613Z] "encoding", [2024-03-20T20:02:36.613Z] "encoding/asn1", [2024-03-20T20:02:36.613Z] "encoding/base64", [2024-03-20T20:02:36.613Z] "encoding/binary", [2024-03-20T20:02:36.613Z] "encoding/csv", [2024-03-20T20:02:36.613Z] "encoding/hex", [2024-03-20T20:02:36.613Z] "encoding/json", [2024-03-20T20:02:36.613Z] "encoding/pem", [2024-03-20T20:02:36.613Z] "encoding/xml", [2024-03-20T20:02:36.613Z] "errors", [2024-03-20T20:02:36.613Z] "flag", [2024-03-20T20:02:36.613Z] "fmt", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.613Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.613Z] "github.com/go-kit/log", [2024-03-20T20:02:36.613Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.613Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.613Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.613Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.613Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.613Z] "github.com/google/uuid", [2024-03-20T20:02:36.613Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.613Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.613Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.613Z] "golang.org/x/net/html", [2024-03-20T20:02:36.613Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.613Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.613Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.613Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.613Z] "golang.org/x/text/language", [2024-03-20T20:02:36.613Z] "hash", [2024-03-20T20:02:36.613Z] "hash/adler32", [2024-03-20T20:02:36.613Z] "hash/crc32", [2024-03-20T20:02:36.613Z] "internal/abi", [2024-03-20T20:02:36.613Z] "internal/bytealg", [2024-03-20T20:02:36.613Z] "internal/cpu", [2024-03-20T20:02:36.613Z] "internal/fmtsort", [2024-03-20T20:02:36.613Z] "internal/goexperiment", [2024-03-20T20:02:36.613Z] "internal/itoa", [2024-03-20T20:02:36.613Z] "internal/nettrace", [2024-03-20T20:02:36.613Z] "internal/oserror", [2024-03-20T20:02:36.613Z] "internal/poll", [2024-03-20T20:02:36.613Z] "internal/race", [2024-03-20T20:02:36.613Z] "internal/reflectlite", [2024-03-20T20:02:36.613Z] "internal/singleflight", [2024-03-20T20:02:36.613Z] "internal/syscall/execenv", [2024-03-20T20:02:36.613Z] "internal/syscall/unix", [2024-03-20T20:02:36.613Z] "internal/testlog", [2024-03-20T20:02:36.613Z] "internal/unsafeheader", [2024-03-20T20:02:36.613Z] "io", [2024-03-20T20:02:36.613Z] "io/fs", [2024-03-20T20:02:36.613Z] "io/ioutil", [2024-03-20T20:02:36.613Z] "log", [2024-03-20T20:02:36.613Z] "math", [2024-03-20T20:02:36.613Z] "math/big", [2024-03-20T20:02:36.613Z] "math/bits", [2024-03-20T20:02:36.613Z] "math/rand", [2024-03-20T20:02:36.613Z] "mime", [2024-03-20T20:02:36.613Z] "mime/multipart", [2024-03-20T20:02:36.613Z] "mime/quotedprintable", [2024-03-20T20:02:36.613Z] "net", [2024-03-20T20:02:36.613Z] "net/http", [2024-03-20T20:02:36.613Z] "net/http/httptest", [2024-03-20T20:02:36.613Z] "net/http/httptrace", [2024-03-20T20:02:36.613Z] "net/http/internal", [2024-03-20T20:02:36.613Z] "net/http/internal/ascii", [2024-03-20T20:02:36.613Z] "net/http/internal/testcert", [2024-03-20T20:02:36.613Z] "net/textproto", [2024-03-20T20:02:36.613Z] "net/url", [2024-03-20T20:02:36.613Z] "os", [2024-03-20T20:02:36.613Z] "path", [2024-03-20T20:02:36.613Z] "path/filepath", [2024-03-20T20:02:36.613Z] "reflect", [2024-03-20T20:02:36.613Z] "regexp", [2024-03-20T20:02:36.613Z] "regexp/syntax", [2024-03-20T20:02:36.613Z] "runtime", [2024-03-20T20:02:36.613Z] "runtime/cgo", [2024-03-20T20:02:36.613Z] "runtime/internal/atomic", [2024-03-20T20:02:36.613Z] "runtime/internal/math", [2024-03-20T20:02:36.613Z] "runtime/internal/sys", [2024-03-20T20:02:36.613Z] "sort", [2024-03-20T20:02:36.613Z] "strconv", [2024-03-20T20:02:36.613Z] "strings", [2024-03-20T20:02:36.613Z] "sync", [2024-03-20T20:02:36.613Z] "sync/atomic", [2024-03-20T20:02:36.613Z] "syscall", [2024-03-20T20:02:36.613Z] "time", [2024-03-20T20:02:36.613Z] "unicode", [2024-03-20T20:02:36.613Z] "unicode/utf16", [2024-03-20T20:02:36.613Z] "unicode/utf8", [2024-03-20T20:02:36.613Z] "unsafe", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.613Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.613Z] ] [2024-03-20T20:02:36.613Z] } [2024-03-20T20:02:36.613Z] { [2024-03-20T20:02:36.613Z] "Dir": "/w/workspace/edgex-go/636/internal/security/spiffetokenprovider", [2024-03-20T20:02:36.613Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-03-20T20:02:36.613Z] "Name": "spiffetokenprovider", [2024-03-20T20:02:36.613Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.613Z] "Module": { [2024-03-20T20:02:36.613Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.613Z] "Main": true, [2024-03-20T20:02:36.613Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.613Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.613Z] "GoVersion": "1.21" [2024-03-20T20:02:36.613Z] }, [2024-03-20T20:02:36.613Z] "Match": [ [2024-03-20T20:02:36.613Z] "./..." [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Stale": true, [2024-03-20T20:02:36.613Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.613Z] "GoFiles": [ [2024-03-20T20:02:36.613Z] "init.go", [2024-03-20T20:02:36.613Z] "main.go", [2024-03-20T20:02:36.613Z] "maketoken.go" [2024-03-20T20:02:36.613Z] ], [2024-03-20T20:02:36.613Z] "Imports": [ [2024-03-20T20:02:36.613Z] "context", [2024-03-20T20:02:36.613Z] "crypto/tls", [2024-03-20T20:02:36.613Z] "encoding/json", [2024-03-20T20:02:36.613Z] "fmt", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.613Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.614Z] "io", [2024-03-20T20:02:36.614Z] "net/http", [2024-03-20T20:02:36.614Z] "os", [2024-03-20T20:02:36.614Z] "regexp", [2024-03-20T20:02:36.614Z] "strconv", [2024-03-20T20:02:36.614Z] "strings", [2024-03-20T20:02:36.614Z] "sync", [2024-03-20T20:02:36.614Z] "time" [2024-03-20T20:02:36.614Z] ], [2024-03-20T20:02:36.614Z] "Deps": [ [2024-03-20T20:02:36.614Z] "bufio", [2024-03-20T20:02:36.614Z] "bytes", [2024-03-20T20:02:36.614Z] "compress/flate", [2024-03-20T20:02:36.614Z] "compress/gzip", [2024-03-20T20:02:36.614Z] "compress/zlib", [2024-03-20T20:02:36.614Z] "container/list", [2024-03-20T20:02:36.614Z] "context", [2024-03-20T20:02:36.614Z] "crypto", [2024-03-20T20:02:36.614Z] "crypto/aes", [2024-03-20T20:02:36.614Z] "crypto/cipher", [2024-03-20T20:02:36.614Z] "crypto/des", [2024-03-20T20:02:36.614Z] "crypto/dsa", [2024-03-20T20:02:36.614Z] "crypto/ecdsa", [2024-03-20T20:02:36.614Z] "crypto/ed25519", [2024-03-20T20:02:36.614Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.614Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.614Z] "crypto/elliptic", [2024-03-20T20:02:36.614Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.614Z] "crypto/hmac", [2024-03-20T20:02:36.614Z] "crypto/internal/randutil", [2024-03-20T20:02:36.614Z] "crypto/internal/subtle", [2024-03-20T20:02:36.614Z] "crypto/md5", [2024-03-20T20:02:36.614Z] "crypto/rand", [2024-03-20T20:02:36.614Z] "crypto/rc4", [2024-03-20T20:02:36.614Z] "crypto/rsa", [2024-03-20T20:02:36.614Z] "crypto/sha1", [2024-03-20T20:02:36.614Z] "crypto/sha256", [2024-03-20T20:02:36.614Z] "crypto/sha512", [2024-03-20T20:02:36.614Z] "crypto/subtle", [2024-03-20T20:02:36.614Z] "crypto/tls", [2024-03-20T20:02:36.614Z] "crypto/x509", [2024-03-20T20:02:36.614Z] "crypto/x509/pkix", [2024-03-20T20:02:36.614Z] "database/sql/driver", [2024-03-20T20:02:36.614Z] "debug/dwarf", [2024-03-20T20:02:36.614Z] "debug/macho", [2024-03-20T20:02:36.614Z] "embed", [2024-03-20T20:02:36.614Z] "encoding", [2024-03-20T20:02:36.614Z] "encoding/asn1", [2024-03-20T20:02:36.614Z] "encoding/base32", [2024-03-20T20:02:36.614Z] "encoding/base64", [2024-03-20T20:02:36.614Z] "encoding/binary", [2024-03-20T20:02:36.614Z] "encoding/csv", [2024-03-20T20:02:36.614Z] "encoding/hex", [2024-03-20T20:02:36.614Z] "encoding/json", [2024-03-20T20:02:36.614Z] "encoding/pem", [2024-03-20T20:02:36.614Z] "encoding/xml", [2024-03-20T20:02:36.614Z] "errors", [2024-03-20T20:02:36.614Z] "flag", [2024-03-20T20:02:36.614Z] "fmt", [2024-03-20T20:02:36.614Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.614Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.614Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.614Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.614Z] "github.com/fatih/color", [2024-03-20T20:02:36.614Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.614Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.614Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.614Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.614Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.614Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.614Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.614Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.614Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.614Z] "github.com/go-kit/log", [2024-03-20T20:02:36.614Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.614Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.614Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.614Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.614Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.614Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.614Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.614Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.614Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.614Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.614Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.614Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.614Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.614Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.614Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.614Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.614Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.614Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.614Z] "github.com/google/uuid", [2024-03-20T20:02:36.614Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.614Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.614Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.614Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.614Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.614Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.614Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.614Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.614Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.614Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.614Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.614Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.614Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.614Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.614Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.614Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.614Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.614Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.614Z] "github.com/x448/float16", [2024-03-20T20:02:36.614Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.614Z] "go/token", [2024-03-20T20:02:36.614Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.614Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.614Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.614Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.614Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.614Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.614Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.614Z] "golang.org/x/net/html", [2024-03-20T20:02:36.614Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.614Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.614Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.614Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.614Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.614Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.614Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.614Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.614Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.614Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.614Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.614Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.614Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.614Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.614Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.614Z] "golang.org/x/text/language", [2024-03-20T20:02:36.614Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.614Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.614Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.614Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.614Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.614Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.614Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.614Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.614Z] "hash", [2024-03-20T20:02:36.614Z] "hash/adler32", [2024-03-20T20:02:36.614Z] "hash/crc32", [2024-03-20T20:02:36.614Z] "hash/fnv", [2024-03-20T20:02:36.614Z] "html", [2024-03-20T20:02:36.614Z] "html/template", [2024-03-20T20:02:36.614Z] "internal/abi", [2024-03-20T20:02:36.614Z] "internal/bytealg", [2024-03-20T20:02:36.614Z] "internal/cpu", [2024-03-20T20:02:36.614Z] "internal/fmtsort", [2024-03-20T20:02:36.614Z] "internal/goexperiment", [2024-03-20T20:02:36.614Z] "internal/itoa", [2024-03-20T20:02:36.614Z] "internal/nettrace", [2024-03-20T20:02:36.614Z] "internal/oserror", [2024-03-20T20:02:36.614Z] "internal/poll", [2024-03-20T20:02:36.614Z] "internal/race", [2024-03-20T20:02:36.614Z] "internal/reflectlite", [2024-03-20T20:02:36.614Z] "internal/singleflight", [2024-03-20T20:02:36.614Z] "internal/syscall/execenv", [2024-03-20T20:02:36.614Z] "internal/syscall/unix", [2024-03-20T20:02:36.614Z] "internal/testlog", [2024-03-20T20:02:36.614Z] "internal/unsafeheader", [2024-03-20T20:02:36.614Z] "io", [2024-03-20T20:02:36.614Z] "io/fs", [2024-03-20T20:02:36.614Z] "io/ioutil", [2024-03-20T20:02:36.614Z] "log", [2024-03-20T20:02:36.614Z] "log/syslog", [2024-03-20T20:02:36.614Z] "math", [2024-03-20T20:02:36.614Z] "math/big", [2024-03-20T20:02:36.614Z] "math/bits", [2024-03-20T20:02:36.614Z] "math/rand", [2024-03-20T20:02:36.614Z] "mime", [2024-03-20T20:02:36.614Z] "mime/multipart", [2024-03-20T20:02:36.614Z] "mime/quotedprintable", [2024-03-20T20:02:36.614Z] "net", [2024-03-20T20:02:36.614Z] "net/http", [2024-03-20T20:02:36.614Z] "net/http/httptest", [2024-03-20T20:02:36.614Z] "net/http/httptrace", [2024-03-20T20:02:36.614Z] "net/http/httputil", [2024-03-20T20:02:36.614Z] "net/http/internal", [2024-03-20T20:02:36.614Z] "net/http/internal/ascii", [2024-03-20T20:02:36.614Z] "net/http/internal/testcert", [2024-03-20T20:02:36.614Z] "net/textproto", [2024-03-20T20:02:36.614Z] "net/url", [2024-03-20T20:02:36.614Z] "os", [2024-03-20T20:02:36.614Z] "os/exec", [2024-03-20T20:02:36.614Z] "os/signal", [2024-03-20T20:02:36.614Z] "path", [2024-03-20T20:02:36.614Z] "path/filepath", [2024-03-20T20:02:36.614Z] "reflect", [2024-03-20T20:02:36.614Z] "regexp", [2024-03-20T20:02:36.614Z] "regexp/syntax", [2024-03-20T20:02:36.614Z] "runtime", [2024-03-20T20:02:36.614Z] "runtime/cgo", [2024-03-20T20:02:36.614Z] "runtime/debug", [2024-03-20T20:02:36.614Z] "runtime/internal/atomic", [2024-03-20T20:02:36.614Z] "runtime/internal/math", [2024-03-20T20:02:36.614Z] "runtime/internal/sys", [2024-03-20T20:02:36.614Z] "runtime/pprof", [2024-03-20T20:02:36.614Z] "sort", [2024-03-20T20:02:36.614Z] "strconv", [2024-03-20T20:02:36.614Z] "strings", [2024-03-20T20:02:36.614Z] "sync", [2024-03-20T20:02:36.614Z] "sync/atomic", [2024-03-20T20:02:36.614Z] "syscall", [2024-03-20T20:02:36.614Z] "text/tabwriter", [2024-03-20T20:02:36.614Z] "text/template", [2024-03-20T20:02:36.614Z] "text/template/parse", [2024-03-20T20:02:36.614Z] "time", [2024-03-20T20:02:36.614Z] "unicode", [2024-03-20T20:02:36.614Z] "unicode/utf16", [2024-03-20T20:02:36.614Z] "unicode/utf8", [2024-03-20T20:02:36.614Z] "unsafe", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.614Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.614Z] ] [2024-03-20T20:02:36.614Z] } [2024-03-20T20:02:36.614Z] { [2024-03-20T20:02:36.614Z] "Dir": "/w/workspace/edgex-go/636/cmd/security-spiffe-token-provider", [2024-03-20T20:02:36.615Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider", [2024-03-20T20:02:36.615Z] "Name": "main", [2024-03-20T20:02:36.615Z] "Target": "/go/bin/security-spiffe-token-provider", [2024-03-20T20:02:36.615Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.615Z] "Module": { [2024-03-20T20:02:36.615Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.615Z] "Main": true, [2024-03-20T20:02:36.615Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.615Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.615Z] "GoVersion": "1.21" [2024-03-20T20:02:36.615Z] }, [2024-03-20T20:02:36.615Z] "Match": [ [2024-03-20T20:02:36.615Z] "./..." [2024-03-20T20:02:36.615Z] ], [2024-03-20T20:02:36.615Z] "Stale": true, [2024-03-20T20:02:36.615Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.615Z] "GoFiles": [ [2024-03-20T20:02:36.615Z] "main.go" [2024-03-20T20:02:36.615Z] ], [2024-03-20T20:02:36.615Z] "Imports": [ [2024-03-20T20:02:36.615Z] "context", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider" [2024-03-20T20:02:36.615Z] ], [2024-03-20T20:02:36.615Z] "Deps": [ [2024-03-20T20:02:36.615Z] "bufio", [2024-03-20T20:02:36.615Z] "bytes", [2024-03-20T20:02:36.615Z] "compress/flate", [2024-03-20T20:02:36.615Z] "compress/gzip", [2024-03-20T20:02:36.615Z] "compress/zlib", [2024-03-20T20:02:36.615Z] "container/list", [2024-03-20T20:02:36.615Z] "context", [2024-03-20T20:02:36.615Z] "crypto", [2024-03-20T20:02:36.615Z] "crypto/aes", [2024-03-20T20:02:36.615Z] "crypto/cipher", [2024-03-20T20:02:36.615Z] "crypto/des", [2024-03-20T20:02:36.615Z] "crypto/dsa", [2024-03-20T20:02:36.615Z] "crypto/ecdsa", [2024-03-20T20:02:36.615Z] "crypto/ed25519", [2024-03-20T20:02:36.615Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.615Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.615Z] "crypto/elliptic", [2024-03-20T20:02:36.615Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.615Z] "crypto/hmac", [2024-03-20T20:02:36.615Z] "crypto/internal/randutil", [2024-03-20T20:02:36.615Z] "crypto/internal/subtle", [2024-03-20T20:02:36.615Z] "crypto/md5", [2024-03-20T20:02:36.615Z] "crypto/rand", [2024-03-20T20:02:36.615Z] "crypto/rc4", [2024-03-20T20:02:36.615Z] "crypto/rsa", [2024-03-20T20:02:36.615Z] "crypto/sha1", [2024-03-20T20:02:36.615Z] "crypto/sha256", [2024-03-20T20:02:36.615Z] "crypto/sha512", [2024-03-20T20:02:36.615Z] "crypto/subtle", [2024-03-20T20:02:36.615Z] "crypto/tls", [2024-03-20T20:02:36.615Z] "crypto/x509", [2024-03-20T20:02:36.615Z] "crypto/x509/pkix", [2024-03-20T20:02:36.615Z] "database/sql/driver", [2024-03-20T20:02:36.615Z] "debug/dwarf", [2024-03-20T20:02:36.615Z] "debug/macho", [2024-03-20T20:02:36.615Z] "embed", [2024-03-20T20:02:36.615Z] "encoding", [2024-03-20T20:02:36.615Z] "encoding/asn1", [2024-03-20T20:02:36.615Z] "encoding/base32", [2024-03-20T20:02:36.615Z] "encoding/base64", [2024-03-20T20:02:36.615Z] "encoding/binary", [2024-03-20T20:02:36.615Z] "encoding/csv", [2024-03-20T20:02:36.615Z] "encoding/hex", [2024-03-20T20:02:36.615Z] "encoding/json", [2024-03-20T20:02:36.615Z] "encoding/pem", [2024-03-20T20:02:36.615Z] "encoding/xml", [2024-03-20T20:02:36.615Z] "errors", [2024-03-20T20:02:36.615Z] "flag", [2024-03-20T20:02:36.615Z] "fmt", [2024-03-20T20:02:36.615Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.615Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.615Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.615Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.615Z] "github.com/fatih/color", [2024-03-20T20:02:36.615Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.615Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.615Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.615Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.615Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.615Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.615Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.615Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.615Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.615Z] "github.com/go-kit/log", [2024-03-20T20:02:36.615Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.615Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.615Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.615Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.615Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.615Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.615Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.615Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.615Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.615Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.615Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.615Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.615Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.615Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.615Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.615Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.615Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.615Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.615Z] "github.com/google/uuid", [2024-03-20T20:02:36.615Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.615Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.615Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.615Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.615Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.615Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.615Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.615Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.615Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.615Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.615Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.615Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.615Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.615Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.615Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.615Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.615Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.615Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.615Z] "github.com/x448/float16", [2024-03-20T20:02:36.615Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.615Z] "go/token", [2024-03-20T20:02:36.615Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.615Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.615Z] "golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.615Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.615Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.615Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.615Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.615Z] "golang.org/x/net/html", [2024-03-20T20:02:36.615Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.615Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.615Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.615Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.615Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.615Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.615Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.615Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.615Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.615Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.615Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.615Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.615Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.615Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.615Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.615Z] "golang.org/x/text/language", [2024-03-20T20:02:36.615Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.615Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.615Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.615Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.615Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.615Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.615Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.615Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.615Z] "hash", [2024-03-20T20:02:36.615Z] "hash/adler32", [2024-03-20T20:02:36.615Z] "hash/crc32", [2024-03-20T20:02:36.615Z] "hash/fnv", [2024-03-20T20:02:36.615Z] "html", [2024-03-20T20:02:36.615Z] "html/template", [2024-03-20T20:02:36.615Z] "internal/abi", [2024-03-20T20:02:36.615Z] "internal/bytealg", [2024-03-20T20:02:36.615Z] "internal/cpu", [2024-03-20T20:02:36.615Z] "internal/fmtsort", [2024-03-20T20:02:36.615Z] "internal/goexperiment", [2024-03-20T20:02:36.615Z] "internal/itoa", [2024-03-20T20:02:36.615Z] "internal/nettrace", [2024-03-20T20:02:36.615Z] "internal/oserror", [2024-03-20T20:02:36.615Z] "internal/poll", [2024-03-20T20:02:36.615Z] "internal/race", [2024-03-20T20:02:36.615Z] "internal/reflectlite", [2024-03-20T20:02:36.615Z] "internal/singleflight", [2024-03-20T20:02:36.615Z] "internal/syscall/execenv", [2024-03-20T20:02:36.615Z] "internal/syscall/unix", [2024-03-20T20:02:36.615Z] "internal/testlog", [2024-03-20T20:02:36.615Z] "internal/unsafeheader", [2024-03-20T20:02:36.615Z] "io", [2024-03-20T20:02:36.615Z] "io/fs", [2024-03-20T20:02:36.615Z] "io/ioutil", [2024-03-20T20:02:36.615Z] "log", [2024-03-20T20:02:36.615Z] "log/syslog", [2024-03-20T20:02:36.615Z] "math", [2024-03-20T20:02:36.615Z] "math/big", [2024-03-20T20:02:36.615Z] "math/bits", [2024-03-20T20:02:36.615Z] "math/rand", [2024-03-20T20:02:36.615Z] "mime", [2024-03-20T20:02:36.615Z] "mime/multipart", [2024-03-20T20:02:36.615Z] "mime/quotedprintable", [2024-03-20T20:02:36.615Z] "net", [2024-03-20T20:02:36.615Z] "net/http", [2024-03-20T20:02:36.615Z] "net/http/httptest", [2024-03-20T20:02:36.615Z] "net/http/httptrace", [2024-03-20T20:02:36.615Z] "net/http/httputil", [2024-03-20T20:02:36.615Z] "net/http/internal", [2024-03-20T20:02:36.615Z] "net/http/internal/ascii", [2024-03-20T20:02:36.615Z] "net/http/internal/testcert", [2024-03-20T20:02:36.615Z] "net/textproto", [2024-03-20T20:02:36.615Z] "net/url", [2024-03-20T20:02:36.615Z] "os", [2024-03-20T20:02:36.615Z] "os/exec", [2024-03-20T20:02:36.615Z] "os/signal", [2024-03-20T20:02:36.615Z] "path", [2024-03-20T20:02:36.615Z] "path/filepath", [2024-03-20T20:02:36.615Z] "reflect", [2024-03-20T20:02:36.615Z] "regexp", [2024-03-20T20:02:36.615Z] "regexp/syntax", [2024-03-20T20:02:36.615Z] "runtime", [2024-03-20T20:02:36.615Z] "runtime/cgo", [2024-03-20T20:02:36.615Z] "runtime/debug", [2024-03-20T20:02:36.615Z] "runtime/internal/atomic", [2024-03-20T20:02:36.615Z] "runtime/internal/math", [2024-03-20T20:02:36.615Z] "runtime/internal/sys", [2024-03-20T20:02:36.615Z] "runtime/pprof", [2024-03-20T20:02:36.615Z] "sort", [2024-03-20T20:02:36.615Z] "strconv", [2024-03-20T20:02:36.615Z] "strings", [2024-03-20T20:02:36.615Z] "sync", [2024-03-20T20:02:36.615Z] "sync/atomic", [2024-03-20T20:02:36.615Z] "syscall", [2024-03-20T20:02:36.615Z] "text/tabwriter", [2024-03-20T20:02:36.615Z] "text/template", [2024-03-20T20:02:36.615Z] "text/template/parse", [2024-03-20T20:02:36.615Z] "time", [2024-03-20T20:02:36.615Z] "unicode", [2024-03-20T20:02:36.615Z] "unicode/utf16", [2024-03-20T20:02:36.615Z] "unicode/utf8", [2024-03-20T20:02:36.615Z] "unsafe", [2024-03-20T20:02:36.615Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.616Z] ] [2024-03-20T20:02:36.616Z] } [2024-03-20T20:02:36.616Z] { [2024-03-20T20:02:36.616Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/config", [2024-03-20T20:02:36.616Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.616Z] "Name": "config", [2024-03-20T20:02:36.616Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.616Z] "Module": { [2024-03-20T20:02:36.616Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.616Z] "Main": true, [2024-03-20T20:02:36.616Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.616Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.616Z] "GoVersion": "1.21" [2024-03-20T20:02:36.616Z] }, [2024-03-20T20:02:36.616Z] "Match": [ [2024-03-20T20:02:36.616Z] "./..." [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Stale": true, [2024-03-20T20:02:36.616Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.616Z] "GoFiles": [ [2024-03-20T20:02:36.616Z] "config.go" [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Imports": [ [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Deps": [ [2024-03-20T20:02:36.616Z] "bufio", [2024-03-20T20:02:36.616Z] "bytes", [2024-03-20T20:02:36.616Z] "compress/flate", [2024-03-20T20:02:36.616Z] "compress/gzip", [2024-03-20T20:02:36.616Z] "compress/zlib", [2024-03-20T20:02:36.616Z] "container/list", [2024-03-20T20:02:36.616Z] "context", [2024-03-20T20:02:36.616Z] "crypto", [2024-03-20T20:02:36.616Z] "crypto/aes", [2024-03-20T20:02:36.616Z] "crypto/cipher", [2024-03-20T20:02:36.616Z] "crypto/des", [2024-03-20T20:02:36.616Z] "crypto/dsa", [2024-03-20T20:02:36.616Z] "crypto/ecdsa", [2024-03-20T20:02:36.616Z] "crypto/ed25519", [2024-03-20T20:02:36.616Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.616Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.616Z] "crypto/elliptic", [2024-03-20T20:02:36.616Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.616Z] "crypto/hmac", [2024-03-20T20:02:36.616Z] "crypto/internal/randutil", [2024-03-20T20:02:36.616Z] "crypto/internal/subtle", [2024-03-20T20:02:36.616Z] "crypto/md5", [2024-03-20T20:02:36.616Z] "crypto/rand", [2024-03-20T20:02:36.616Z] "crypto/rc4", [2024-03-20T20:02:36.616Z] "crypto/rsa", [2024-03-20T20:02:36.616Z] "crypto/sha1", [2024-03-20T20:02:36.616Z] "crypto/sha256", [2024-03-20T20:02:36.616Z] "crypto/sha512", [2024-03-20T20:02:36.616Z] "crypto/subtle", [2024-03-20T20:02:36.616Z] "crypto/tls", [2024-03-20T20:02:36.616Z] "crypto/x509", [2024-03-20T20:02:36.616Z] "crypto/x509/pkix", [2024-03-20T20:02:36.616Z] "database/sql/driver", [2024-03-20T20:02:36.616Z] "debug/dwarf", [2024-03-20T20:02:36.616Z] "debug/macho", [2024-03-20T20:02:36.616Z] "encoding", [2024-03-20T20:02:36.616Z] "encoding/asn1", [2024-03-20T20:02:36.616Z] "encoding/base64", [2024-03-20T20:02:36.616Z] "encoding/binary", [2024-03-20T20:02:36.616Z] "encoding/csv", [2024-03-20T20:02:36.616Z] "encoding/hex", [2024-03-20T20:02:36.616Z] "encoding/json", [2024-03-20T20:02:36.616Z] "encoding/pem", [2024-03-20T20:02:36.616Z] "encoding/xml", [2024-03-20T20:02:36.616Z] "errors", [2024-03-20T20:02:36.616Z] "flag", [2024-03-20T20:02:36.616Z] "fmt", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.616Z] "github.com/go-kit/log", [2024-03-20T20:02:36.616Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.616Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.616Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.616Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.616Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.616Z] "github.com/google/uuid", [2024-03-20T20:02:36.616Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.616Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.616Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.616Z] "golang.org/x/net/html", [2024-03-20T20:02:36.616Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.616Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.616Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.616Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.616Z] "golang.org/x/text/language", [2024-03-20T20:02:36.616Z] "hash", [2024-03-20T20:02:36.616Z] "hash/adler32", [2024-03-20T20:02:36.616Z] "hash/crc32", [2024-03-20T20:02:36.616Z] "internal/abi", [2024-03-20T20:02:36.616Z] "internal/bytealg", [2024-03-20T20:02:36.616Z] "internal/cpu", [2024-03-20T20:02:36.616Z] "internal/fmtsort", [2024-03-20T20:02:36.616Z] "internal/goexperiment", [2024-03-20T20:02:36.616Z] "internal/itoa", [2024-03-20T20:02:36.616Z] "internal/nettrace", [2024-03-20T20:02:36.616Z] "internal/oserror", [2024-03-20T20:02:36.616Z] "internal/poll", [2024-03-20T20:02:36.616Z] "internal/race", [2024-03-20T20:02:36.616Z] "internal/reflectlite", [2024-03-20T20:02:36.616Z] "internal/singleflight", [2024-03-20T20:02:36.616Z] "internal/syscall/execenv", [2024-03-20T20:02:36.616Z] "internal/syscall/unix", [2024-03-20T20:02:36.616Z] "internal/testlog", [2024-03-20T20:02:36.616Z] "internal/unsafeheader", [2024-03-20T20:02:36.616Z] "io", [2024-03-20T20:02:36.616Z] "io/fs", [2024-03-20T20:02:36.616Z] "io/ioutil", [2024-03-20T20:02:36.616Z] "log", [2024-03-20T20:02:36.616Z] "math", [2024-03-20T20:02:36.616Z] "math/big", [2024-03-20T20:02:36.616Z] "math/bits", [2024-03-20T20:02:36.616Z] "math/rand", [2024-03-20T20:02:36.616Z] "mime", [2024-03-20T20:02:36.616Z] "mime/multipart", [2024-03-20T20:02:36.616Z] "mime/quotedprintable", [2024-03-20T20:02:36.616Z] "net", [2024-03-20T20:02:36.616Z] "net/http", [2024-03-20T20:02:36.616Z] "net/http/httptest", [2024-03-20T20:02:36.616Z] "net/http/httptrace", [2024-03-20T20:02:36.616Z] "net/http/internal", [2024-03-20T20:02:36.616Z] "net/http/internal/ascii", [2024-03-20T20:02:36.616Z] "net/http/internal/testcert", [2024-03-20T20:02:36.616Z] "net/textproto", [2024-03-20T20:02:36.616Z] "net/url", [2024-03-20T20:02:36.616Z] "os", [2024-03-20T20:02:36.616Z] "path", [2024-03-20T20:02:36.616Z] "path/filepath", [2024-03-20T20:02:36.616Z] "reflect", [2024-03-20T20:02:36.616Z] "regexp", [2024-03-20T20:02:36.616Z] "regexp/syntax", [2024-03-20T20:02:36.616Z] "runtime", [2024-03-20T20:02:36.616Z] "runtime/cgo", [2024-03-20T20:02:36.616Z] "runtime/internal/atomic", [2024-03-20T20:02:36.616Z] "runtime/internal/math", [2024-03-20T20:02:36.616Z] "runtime/internal/sys", [2024-03-20T20:02:36.616Z] "sort", [2024-03-20T20:02:36.616Z] "strconv", [2024-03-20T20:02:36.616Z] "strings", [2024-03-20T20:02:36.616Z] "sync", [2024-03-20T20:02:36.616Z] "sync/atomic", [2024-03-20T20:02:36.616Z] "syscall", [2024-03-20T20:02:36.616Z] "time", [2024-03-20T20:02:36.616Z] "unicode", [2024-03-20T20:02:36.616Z] "unicode/utf16", [2024-03-20T20:02:36.616Z] "unicode/utf8", [2024-03-20T20:02:36.616Z] "unsafe", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.616Z] ] [2024-03-20T20:02:36.616Z] } [2024-03-20T20:02:36.616Z] { [2024-03-20T20:02:36.616Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.616Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.616Z] "Name": "interfaces", [2024-03-20T20:02:36.616Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.616Z] "Module": { [2024-03-20T20:02:36.616Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.616Z] "Main": true, [2024-03-20T20:02:36.616Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.616Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.616Z] "GoVersion": "1.21" [2024-03-20T20:02:36.616Z] }, [2024-03-20T20:02:36.616Z] "Match": [ [2024-03-20T20:02:36.616Z] "./..." [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Stale": true, [2024-03-20T20:02:36.616Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.616Z] "GoFiles": [ [2024-03-20T20:02:36.616Z] "db.go" [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Imports": [ [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Deps": [ [2024-03-20T20:02:36.616Z] "bufio", [2024-03-20T20:02:36.616Z] "bytes", [2024-03-20T20:02:36.616Z] "compress/flate", [2024-03-20T20:02:36.616Z] "compress/gzip", [2024-03-20T20:02:36.616Z] "compress/zlib", [2024-03-20T20:02:36.616Z] "container/list", [2024-03-20T20:02:36.616Z] "context", [2024-03-20T20:02:36.616Z] "crypto", [2024-03-20T20:02:36.616Z] "crypto/aes", [2024-03-20T20:02:36.616Z] "crypto/cipher", [2024-03-20T20:02:36.616Z] "crypto/des", [2024-03-20T20:02:36.616Z] "crypto/dsa", [2024-03-20T20:02:36.616Z] "crypto/ecdsa", [2024-03-20T20:02:36.616Z] "crypto/ed25519", [2024-03-20T20:02:36.616Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.616Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.616Z] "crypto/elliptic", [2024-03-20T20:02:36.616Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.616Z] "crypto/hmac", [2024-03-20T20:02:36.616Z] "crypto/internal/randutil", [2024-03-20T20:02:36.616Z] "crypto/internal/subtle", [2024-03-20T20:02:36.616Z] "crypto/md5", [2024-03-20T20:02:36.616Z] "crypto/rand", [2024-03-20T20:02:36.616Z] "crypto/rc4", [2024-03-20T20:02:36.616Z] "crypto/rsa", [2024-03-20T20:02:36.616Z] "crypto/sha1", [2024-03-20T20:02:36.616Z] "crypto/sha256", [2024-03-20T20:02:36.616Z] "crypto/sha512", [2024-03-20T20:02:36.616Z] "crypto/subtle", [2024-03-20T20:02:36.616Z] "crypto/tls", [2024-03-20T20:02:36.616Z] "crypto/x509", [2024-03-20T20:02:36.616Z] "crypto/x509/pkix", [2024-03-20T20:02:36.616Z] "database/sql/driver", [2024-03-20T20:02:36.616Z] "debug/dwarf", [2024-03-20T20:02:36.616Z] "debug/macho", [2024-03-20T20:02:36.616Z] "encoding", [2024-03-20T20:02:36.616Z] "encoding/asn1", [2024-03-20T20:02:36.616Z] "encoding/base64", [2024-03-20T20:02:36.616Z] "encoding/binary", [2024-03-20T20:02:36.616Z] "encoding/csv", [2024-03-20T20:02:36.616Z] "encoding/hex", [2024-03-20T20:02:36.616Z] "encoding/json", [2024-03-20T20:02:36.616Z] "encoding/pem", [2024-03-20T20:02:36.616Z] "encoding/xml", [2024-03-20T20:02:36.616Z] "errors", [2024-03-20T20:02:36.616Z] "fmt", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.616Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.616Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.616Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.616Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.616Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.616Z] "github.com/google/uuid", [2024-03-20T20:02:36.616Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.616Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.616Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.616Z] "golang.org/x/net/html", [2024-03-20T20:02:36.616Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.616Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.616Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.616Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.616Z] "golang.org/x/text/language", [2024-03-20T20:02:36.616Z] "hash", [2024-03-20T20:02:36.616Z] "hash/adler32", [2024-03-20T20:02:36.616Z] "hash/crc32", [2024-03-20T20:02:36.616Z] "internal/abi", [2024-03-20T20:02:36.616Z] "internal/bytealg", [2024-03-20T20:02:36.616Z] "internal/cpu", [2024-03-20T20:02:36.616Z] "internal/fmtsort", [2024-03-20T20:02:36.616Z] "internal/goexperiment", [2024-03-20T20:02:36.616Z] "internal/itoa", [2024-03-20T20:02:36.616Z] "internal/nettrace", [2024-03-20T20:02:36.616Z] "internal/oserror", [2024-03-20T20:02:36.616Z] "internal/poll", [2024-03-20T20:02:36.616Z] "internal/race", [2024-03-20T20:02:36.616Z] "internal/reflectlite", [2024-03-20T20:02:36.616Z] "internal/singleflight", [2024-03-20T20:02:36.616Z] "internal/syscall/execenv", [2024-03-20T20:02:36.616Z] "internal/syscall/unix", [2024-03-20T20:02:36.616Z] "internal/testlog", [2024-03-20T20:02:36.616Z] "internal/unsafeheader", [2024-03-20T20:02:36.616Z] "io", [2024-03-20T20:02:36.616Z] "io/fs", [2024-03-20T20:02:36.616Z] "io/ioutil", [2024-03-20T20:02:36.616Z] "log", [2024-03-20T20:02:36.616Z] "math", [2024-03-20T20:02:36.616Z] "math/big", [2024-03-20T20:02:36.616Z] "math/bits", [2024-03-20T20:02:36.616Z] "math/rand", [2024-03-20T20:02:36.616Z] "mime", [2024-03-20T20:02:36.616Z] "mime/multipart", [2024-03-20T20:02:36.616Z] "mime/quotedprintable", [2024-03-20T20:02:36.616Z] "net", [2024-03-20T20:02:36.616Z] "net/http", [2024-03-20T20:02:36.616Z] "net/http/httptrace", [2024-03-20T20:02:36.616Z] "net/http/internal", [2024-03-20T20:02:36.616Z] "net/http/internal/ascii", [2024-03-20T20:02:36.616Z] "net/textproto", [2024-03-20T20:02:36.616Z] "net/url", [2024-03-20T20:02:36.616Z] "os", [2024-03-20T20:02:36.616Z] "path", [2024-03-20T20:02:36.616Z] "path/filepath", [2024-03-20T20:02:36.616Z] "reflect", [2024-03-20T20:02:36.616Z] "regexp", [2024-03-20T20:02:36.616Z] "regexp/syntax", [2024-03-20T20:02:36.616Z] "runtime", [2024-03-20T20:02:36.616Z] "runtime/cgo", [2024-03-20T20:02:36.616Z] "runtime/internal/atomic", [2024-03-20T20:02:36.616Z] "runtime/internal/math", [2024-03-20T20:02:36.616Z] "runtime/internal/sys", [2024-03-20T20:02:36.616Z] "sort", [2024-03-20T20:02:36.616Z] "strconv", [2024-03-20T20:02:36.616Z] "strings", [2024-03-20T20:02:36.616Z] "sync", [2024-03-20T20:02:36.616Z] "sync/atomic", [2024-03-20T20:02:36.616Z] "syscall", [2024-03-20T20:02:36.616Z] "time", [2024-03-20T20:02:36.616Z] "unicode", [2024-03-20T20:02:36.616Z] "unicode/utf16", [2024-03-20T20:02:36.616Z] "unicode/utf8", [2024-03-20T20:02:36.616Z] "unsafe", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.616Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.616Z] ] [2024-03-20T20:02:36.616Z] } [2024-03-20T20:02:36.616Z] { [2024-03-20T20:02:36.616Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/container", [2024-03-20T20:02:36.616Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.616Z] "Name": "container", [2024-03-20T20:02:36.616Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.616Z] "Module": { [2024-03-20T20:02:36.616Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.616Z] "Main": true, [2024-03-20T20:02:36.616Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.616Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.616Z] "GoVersion": "1.21" [2024-03-20T20:02:36.616Z] }, [2024-03-20T20:02:36.616Z] "Match": [ [2024-03-20T20:02:36.616Z] "./..." [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Stale": true, [2024-03-20T20:02:36.616Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.616Z] "GoFiles": [ [2024-03-20T20:02:36.616Z] "config.go", [2024-03-20T20:02:36.616Z] "database.go" [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Imports": [ [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.616Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.616Z] ], [2024-03-20T20:02:36.616Z] "Deps": [ [2024-03-20T20:02:36.616Z] "bufio", [2024-03-20T20:02:36.616Z] "bytes", [2024-03-20T20:02:36.616Z] "compress/flate", [2024-03-20T20:02:36.616Z] "compress/gzip", [2024-03-20T20:02:36.616Z] "compress/zlib", [2024-03-20T20:02:36.616Z] "container/list", [2024-03-20T20:02:36.616Z] "context", [2024-03-20T20:02:36.616Z] "crypto", [2024-03-20T20:02:36.616Z] "crypto/aes", [2024-03-20T20:02:36.617Z] "crypto/cipher", [2024-03-20T20:02:36.617Z] "crypto/des", [2024-03-20T20:02:36.617Z] "crypto/dsa", [2024-03-20T20:02:36.617Z] "crypto/ecdsa", [2024-03-20T20:02:36.617Z] "crypto/ed25519", [2024-03-20T20:02:36.617Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.617Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.617Z] "crypto/elliptic", [2024-03-20T20:02:36.617Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.617Z] "crypto/hmac", [2024-03-20T20:02:36.617Z] "crypto/internal/randutil", [2024-03-20T20:02:36.617Z] "crypto/internal/subtle", [2024-03-20T20:02:36.617Z] "crypto/md5", [2024-03-20T20:02:36.617Z] "crypto/rand", [2024-03-20T20:02:36.617Z] "crypto/rc4", [2024-03-20T20:02:36.617Z] "crypto/rsa", [2024-03-20T20:02:36.617Z] "crypto/sha1", [2024-03-20T20:02:36.617Z] "crypto/sha256", [2024-03-20T20:02:36.617Z] "crypto/sha512", [2024-03-20T20:02:36.617Z] "crypto/subtle", [2024-03-20T20:02:36.617Z] "crypto/tls", [2024-03-20T20:02:36.617Z] "crypto/x509", [2024-03-20T20:02:36.617Z] "crypto/x509/pkix", [2024-03-20T20:02:36.617Z] "database/sql/driver", [2024-03-20T20:02:36.617Z] "debug/dwarf", [2024-03-20T20:02:36.617Z] "debug/macho", [2024-03-20T20:02:36.617Z] "encoding", [2024-03-20T20:02:36.617Z] "encoding/asn1", [2024-03-20T20:02:36.617Z] "encoding/base64", [2024-03-20T20:02:36.617Z] "encoding/binary", [2024-03-20T20:02:36.617Z] "encoding/csv", [2024-03-20T20:02:36.617Z] "encoding/hex", [2024-03-20T20:02:36.617Z] "encoding/json", [2024-03-20T20:02:36.617Z] "encoding/pem", [2024-03-20T20:02:36.617Z] "encoding/xml", [2024-03-20T20:02:36.617Z] "errors", [2024-03-20T20:02:36.617Z] "flag", [2024-03-20T20:02:36.617Z] "fmt", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.617Z] "github.com/go-kit/log", [2024-03-20T20:02:36.617Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.617Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.617Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.617Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.617Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.617Z] "github.com/google/uuid", [2024-03-20T20:02:36.617Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.617Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.617Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.617Z] "golang.org/x/net/html", [2024-03-20T20:02:36.617Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.617Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.617Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.617Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.617Z] "golang.org/x/text/language", [2024-03-20T20:02:36.617Z] "hash", [2024-03-20T20:02:36.617Z] "hash/adler32", [2024-03-20T20:02:36.617Z] "hash/crc32", [2024-03-20T20:02:36.617Z] "internal/abi", [2024-03-20T20:02:36.617Z] "internal/bytealg", [2024-03-20T20:02:36.617Z] "internal/cpu", [2024-03-20T20:02:36.617Z] "internal/fmtsort", [2024-03-20T20:02:36.617Z] "internal/goexperiment", [2024-03-20T20:02:36.617Z] "internal/itoa", [2024-03-20T20:02:36.617Z] "internal/nettrace", [2024-03-20T20:02:36.617Z] "internal/oserror", [2024-03-20T20:02:36.617Z] "internal/poll", [2024-03-20T20:02:36.617Z] "internal/race", [2024-03-20T20:02:36.617Z] "internal/reflectlite", [2024-03-20T20:02:36.617Z] "internal/singleflight", [2024-03-20T20:02:36.617Z] "internal/syscall/execenv", [2024-03-20T20:02:36.617Z] "internal/syscall/unix", [2024-03-20T20:02:36.617Z] "internal/testlog", [2024-03-20T20:02:36.617Z] "internal/unsafeheader", [2024-03-20T20:02:36.617Z] "io", [2024-03-20T20:02:36.617Z] "io/fs", [2024-03-20T20:02:36.617Z] "io/ioutil", [2024-03-20T20:02:36.617Z] "log", [2024-03-20T20:02:36.617Z] "math", [2024-03-20T20:02:36.617Z] "math/big", [2024-03-20T20:02:36.617Z] "math/bits", [2024-03-20T20:02:36.617Z] "math/rand", [2024-03-20T20:02:36.617Z] "mime", [2024-03-20T20:02:36.617Z] "mime/multipart", [2024-03-20T20:02:36.617Z] "mime/quotedprintable", [2024-03-20T20:02:36.617Z] "net", [2024-03-20T20:02:36.617Z] "net/http", [2024-03-20T20:02:36.617Z] "net/http/httptest", [2024-03-20T20:02:36.617Z] "net/http/httptrace", [2024-03-20T20:02:36.617Z] "net/http/internal", [2024-03-20T20:02:36.617Z] "net/http/internal/ascii", [2024-03-20T20:02:36.617Z] "net/http/internal/testcert", [2024-03-20T20:02:36.617Z] "net/textproto", [2024-03-20T20:02:36.617Z] "net/url", [2024-03-20T20:02:36.617Z] "os", [2024-03-20T20:02:36.617Z] "path", [2024-03-20T20:02:36.617Z] "path/filepath", [2024-03-20T20:02:36.617Z] "reflect", [2024-03-20T20:02:36.617Z] "regexp", [2024-03-20T20:02:36.617Z] "regexp/syntax", [2024-03-20T20:02:36.617Z] "runtime", [2024-03-20T20:02:36.617Z] "runtime/cgo", [2024-03-20T20:02:36.617Z] "runtime/internal/atomic", [2024-03-20T20:02:36.617Z] "runtime/internal/math", [2024-03-20T20:02:36.617Z] "runtime/internal/sys", [2024-03-20T20:02:36.617Z] "sort", [2024-03-20T20:02:36.617Z] "strconv", [2024-03-20T20:02:36.617Z] "strings", [2024-03-20T20:02:36.617Z] "sync", [2024-03-20T20:02:36.617Z] "sync/atomic", [2024-03-20T20:02:36.617Z] "syscall", [2024-03-20T20:02:36.617Z] "time", [2024-03-20T20:02:36.617Z] "unicode", [2024-03-20T20:02:36.617Z] "unicode/utf16", [2024-03-20T20:02:36.617Z] "unicode/utf8", [2024-03-20T20:02:36.617Z] "unsafe", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.617Z] ] [2024-03-20T20:02:36.617Z] } [2024-03-20T20:02:36.617Z] { [2024-03-20T20:02:36.617Z] "Dir": "/usr/local/go/src/net/smtp", [2024-03-20T20:02:36.617Z] "ImportPath": "net/smtp", [2024-03-20T20:02:36.617Z] "Name": "smtp", [2024-03-20T20:02:36.617Z] "Doc": "Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.", [2024-03-20T20:02:36.617Z] "Target": "/usr/local/go/pkg/linux_amd64/net/smtp.a", [2024-03-20T20:02:36.617Z] "Root": "/usr/local/go", [2024-03-20T20:02:36.617Z] "Goroot": true, [2024-03-20T20:02:36.617Z] "Standard": true, [2024-03-20T20:02:36.617Z] "DepOnly": true, [2024-03-20T20:02:36.617Z] "GoFiles": [ [2024-03-20T20:02:36.617Z] "auth.go", [2024-03-20T20:02:36.617Z] "smtp.go" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "Imports": [ [2024-03-20T20:02:36.617Z] "crypto/hmac", [2024-03-20T20:02:36.617Z] "crypto/md5", [2024-03-20T20:02:36.617Z] "crypto/tls", [2024-03-20T20:02:36.617Z] "encoding/base64", [2024-03-20T20:02:36.617Z] "errors", [2024-03-20T20:02:36.617Z] "fmt", [2024-03-20T20:02:36.617Z] "io", [2024-03-20T20:02:36.617Z] "net", [2024-03-20T20:02:36.617Z] "net/textproto", [2024-03-20T20:02:36.617Z] "strings" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "Deps": [ [2024-03-20T20:02:36.617Z] "bufio", [2024-03-20T20:02:36.617Z] "bytes", [2024-03-20T20:02:36.617Z] "container/list", [2024-03-20T20:02:36.617Z] "context", [2024-03-20T20:02:36.617Z] "crypto", [2024-03-20T20:02:36.617Z] "crypto/aes", [2024-03-20T20:02:36.617Z] "crypto/cipher", [2024-03-20T20:02:36.617Z] "crypto/des", [2024-03-20T20:02:36.617Z] "crypto/dsa", [2024-03-20T20:02:36.617Z] "crypto/ecdsa", [2024-03-20T20:02:36.617Z] "crypto/ed25519", [2024-03-20T20:02:36.617Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.617Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.617Z] "crypto/elliptic", [2024-03-20T20:02:36.617Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.617Z] "crypto/hmac", [2024-03-20T20:02:36.617Z] "crypto/internal/randutil", [2024-03-20T20:02:36.617Z] "crypto/internal/subtle", [2024-03-20T20:02:36.617Z] "crypto/md5", [2024-03-20T20:02:36.617Z] "crypto/rand", [2024-03-20T20:02:36.617Z] "crypto/rc4", [2024-03-20T20:02:36.617Z] "crypto/rsa", [2024-03-20T20:02:36.617Z] "crypto/sha1", [2024-03-20T20:02:36.617Z] "crypto/sha256", [2024-03-20T20:02:36.617Z] "crypto/sha512", [2024-03-20T20:02:36.617Z] "crypto/subtle", [2024-03-20T20:02:36.617Z] "crypto/tls", [2024-03-20T20:02:36.617Z] "crypto/x509", [2024-03-20T20:02:36.617Z] "crypto/x509/pkix", [2024-03-20T20:02:36.617Z] "encoding/asn1", [2024-03-20T20:02:36.617Z] "encoding/base64", [2024-03-20T20:02:36.617Z] "encoding/binary", [2024-03-20T20:02:36.617Z] "encoding/hex", [2024-03-20T20:02:36.617Z] "encoding/pem", [2024-03-20T20:02:36.617Z] "errors", [2024-03-20T20:02:36.617Z] "fmt", [2024-03-20T20:02:36.617Z] "hash", [2024-03-20T20:02:36.617Z] "internal/abi", [2024-03-20T20:02:36.617Z] "internal/bytealg", [2024-03-20T20:02:36.617Z] "internal/cpu", [2024-03-20T20:02:36.617Z] "internal/fmtsort", [2024-03-20T20:02:36.617Z] "internal/goexperiment", [2024-03-20T20:02:36.617Z] "internal/itoa", [2024-03-20T20:02:36.617Z] "internal/nettrace", [2024-03-20T20:02:36.617Z] "internal/oserror", [2024-03-20T20:02:36.617Z] "internal/poll", [2024-03-20T20:02:36.617Z] "internal/race", [2024-03-20T20:02:36.617Z] "internal/reflectlite", [2024-03-20T20:02:36.617Z] "internal/singleflight", [2024-03-20T20:02:36.617Z] "internal/syscall/execenv", [2024-03-20T20:02:36.617Z] "internal/syscall/unix", [2024-03-20T20:02:36.617Z] "internal/testlog", [2024-03-20T20:02:36.617Z] "internal/unsafeheader", [2024-03-20T20:02:36.617Z] "io", [2024-03-20T20:02:36.617Z] "io/fs", [2024-03-20T20:02:36.617Z] "io/ioutil", [2024-03-20T20:02:36.617Z] "math", [2024-03-20T20:02:36.617Z] "math/big", [2024-03-20T20:02:36.617Z] "math/bits", [2024-03-20T20:02:36.617Z] "math/rand", [2024-03-20T20:02:36.617Z] "net", [2024-03-20T20:02:36.617Z] "net/textproto", [2024-03-20T20:02:36.617Z] "net/url", [2024-03-20T20:02:36.617Z] "os", [2024-03-20T20:02:36.617Z] "path", [2024-03-20T20:02:36.617Z] "path/filepath", [2024-03-20T20:02:36.617Z] "reflect", [2024-03-20T20:02:36.617Z] "runtime", [2024-03-20T20:02:36.617Z] "runtime/cgo", [2024-03-20T20:02:36.617Z] "runtime/internal/atomic", [2024-03-20T20:02:36.617Z] "runtime/internal/math", [2024-03-20T20:02:36.617Z] "runtime/internal/sys", [2024-03-20T20:02:36.617Z] "sort", [2024-03-20T20:02:36.617Z] "strconv", [2024-03-20T20:02:36.617Z] "strings", [2024-03-20T20:02:36.617Z] "sync", [2024-03-20T20:02:36.617Z] "sync/atomic", [2024-03-20T20:02:36.617Z] "syscall", [2024-03-20T20:02:36.617Z] "time", [2024-03-20T20:02:36.617Z] "unicode", [2024-03-20T20:02:36.617Z] "unicode/utf16", [2024-03-20T20:02:36.617Z] "unicode/utf8", [2024-03-20T20:02:36.617Z] "unsafe", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.617Z] "vendor/golang.org/x/sys/cpu" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "TestGoFiles": [ [2024-03-20T20:02:36.617Z] "smtp_test.go" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "TestImports": [ [2024-03-20T20:02:36.617Z] "bufio", [2024-03-20T20:02:36.617Z] "bytes", [2024-03-20T20:02:36.617Z] "crypto/tls", [2024-03-20T20:02:36.617Z] "crypto/x509", [2024-03-20T20:02:36.617Z] "fmt", [2024-03-20T20:02:36.617Z] "internal/testenv", [2024-03-20T20:02:36.617Z] "io", [2024-03-20T20:02:36.617Z] "net", [2024-03-20T20:02:36.617Z] "net/textproto", [2024-03-20T20:02:36.617Z] "runtime", [2024-03-20T20:02:36.617Z] "strings", [2024-03-20T20:02:36.617Z] "testing", [2024-03-20T20:02:36.617Z] "time" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "XTestGoFiles": [ [2024-03-20T20:02:36.617Z] "example_test.go" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "XTestImports": [ [2024-03-20T20:02:36.617Z] "fmt", [2024-03-20T20:02:36.617Z] "log", [2024-03-20T20:02:36.617Z] "net/smtp" [2024-03-20T20:02:36.617Z] ] [2024-03-20T20:02:36.617Z] } [2024-03-20T20:02:36.617Z] { [2024-03-20T20:02:36.617Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/application/channel", [2024-03-20T20:02:36.617Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.617Z] "Name": "channel", [2024-03-20T20:02:36.617Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.617Z] "Module": { [2024-03-20T20:02:36.617Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.617Z] "Main": true, [2024-03-20T20:02:36.617Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.617Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.617Z] "GoVersion": "1.21" [2024-03-20T20:02:36.617Z] }, [2024-03-20T20:02:36.617Z] "Match": [ [2024-03-20T20:02:36.617Z] "./..." [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "Stale": true, [2024-03-20T20:02:36.617Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.617Z] "GoFiles": [ [2024-03-20T20:02:36.617Z] "container.go", [2024-03-20T20:02:36.617Z] "email.go", [2024-03-20T20:02:36.617Z] "sender.go" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "Imports": [ [2024-03-20T20:02:36.617Z] "bytes", [2024-03-20T20:02:36.617Z] "crypto/tls", [2024-03-20T20:02:36.617Z] "fmt", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.617Z] "net", [2024-03-20T20:02:36.617Z] "net/smtp", [2024-03-20T20:02:36.617Z] "strconv", [2024-03-20T20:02:36.617Z] "strings" [2024-03-20T20:02:36.617Z] ], [2024-03-20T20:02:36.617Z] "Deps": [ [2024-03-20T20:02:36.617Z] "bufio", [2024-03-20T20:02:36.617Z] "bytes", [2024-03-20T20:02:36.617Z] "compress/flate", [2024-03-20T20:02:36.617Z] "compress/gzip", [2024-03-20T20:02:36.617Z] "compress/zlib", [2024-03-20T20:02:36.617Z] "container/list", [2024-03-20T20:02:36.617Z] "context", [2024-03-20T20:02:36.617Z] "crypto", [2024-03-20T20:02:36.617Z] "crypto/aes", [2024-03-20T20:02:36.617Z] "crypto/cipher", [2024-03-20T20:02:36.617Z] "crypto/des", [2024-03-20T20:02:36.617Z] "crypto/dsa", [2024-03-20T20:02:36.617Z] "crypto/ecdsa", [2024-03-20T20:02:36.617Z] "crypto/ed25519", [2024-03-20T20:02:36.617Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.617Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.617Z] "crypto/elliptic", [2024-03-20T20:02:36.617Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.617Z] "crypto/hmac", [2024-03-20T20:02:36.617Z] "crypto/internal/randutil", [2024-03-20T20:02:36.617Z] "crypto/internal/subtle", [2024-03-20T20:02:36.617Z] "crypto/md5", [2024-03-20T20:02:36.617Z] "crypto/rand", [2024-03-20T20:02:36.617Z] "crypto/rc4", [2024-03-20T20:02:36.617Z] "crypto/rsa", [2024-03-20T20:02:36.617Z] "crypto/sha1", [2024-03-20T20:02:36.617Z] "crypto/sha256", [2024-03-20T20:02:36.617Z] "crypto/sha512", [2024-03-20T20:02:36.617Z] "crypto/subtle", [2024-03-20T20:02:36.617Z] "crypto/tls", [2024-03-20T20:02:36.617Z] "crypto/x509", [2024-03-20T20:02:36.617Z] "crypto/x509/pkix", [2024-03-20T20:02:36.617Z] "database/sql/driver", [2024-03-20T20:02:36.617Z] "debug/dwarf", [2024-03-20T20:02:36.617Z] "debug/macho", [2024-03-20T20:02:36.617Z] "embed", [2024-03-20T20:02:36.617Z] "encoding", [2024-03-20T20:02:36.617Z] "encoding/asn1", [2024-03-20T20:02:36.617Z] "encoding/base32", [2024-03-20T20:02:36.617Z] "encoding/base64", [2024-03-20T20:02:36.617Z] "encoding/binary", [2024-03-20T20:02:36.617Z] "encoding/csv", [2024-03-20T20:02:36.617Z] "encoding/hex", [2024-03-20T20:02:36.617Z] "encoding/json", [2024-03-20T20:02:36.617Z] "encoding/pem", [2024-03-20T20:02:36.617Z] "encoding/xml", [2024-03-20T20:02:36.617Z] "errors", [2024-03-20T20:02:36.617Z] "flag", [2024-03-20T20:02:36.617Z] "fmt", [2024-03-20T20:02:36.617Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.617Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.617Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.617Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.617Z] "github.com/fatih/color", [2024-03-20T20:02:36.617Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.617Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.617Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.617Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.617Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.617Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.617Z] "github.com/go-kit/log", [2024-03-20T20:02:36.617Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.617Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.617Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.617Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.617Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.617Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.617Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.617Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.617Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.617Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.617Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.617Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.617Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.617Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.617Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.617Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.617Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.617Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.617Z] "github.com/google/uuid", [2024-03-20T20:02:36.618Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.618Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.618Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.618Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.618Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.618Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.618Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.618Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.618Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.618Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.618Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.618Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.618Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.618Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.618Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.618Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.618Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.618Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.618Z] "github.com/x448/float16", [2024-03-20T20:02:36.618Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.618Z] "go/token", [2024-03-20T20:02:36.618Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.618Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.618Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.618Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.618Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.618Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.618Z] "golang.org/x/net/html", [2024-03-20T20:02:36.618Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.618Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.618Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.618Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.618Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.618Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.618Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.618Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.618Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.618Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.618Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.618Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.618Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.618Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.618Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.618Z] "golang.org/x/text/language", [2024-03-20T20:02:36.618Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.618Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.618Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.618Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.618Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.618Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.618Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.618Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.618Z] "hash", [2024-03-20T20:02:36.618Z] "hash/adler32", [2024-03-20T20:02:36.618Z] "hash/crc32", [2024-03-20T20:02:36.618Z] "hash/fnv", [2024-03-20T20:02:36.618Z] "html", [2024-03-20T20:02:36.618Z] "html/template", [2024-03-20T20:02:36.618Z] "internal/abi", [2024-03-20T20:02:36.618Z] "internal/bytealg", [2024-03-20T20:02:36.618Z] "internal/cpu", [2024-03-20T20:02:36.618Z] "internal/fmtsort", [2024-03-20T20:02:36.618Z] "internal/goexperiment", [2024-03-20T20:02:36.618Z] "internal/itoa", [2024-03-20T20:02:36.618Z] "internal/nettrace", [2024-03-20T20:02:36.618Z] "internal/oserror", [2024-03-20T20:02:36.618Z] "internal/poll", [2024-03-20T20:02:36.618Z] "internal/race", [2024-03-20T20:02:36.618Z] "internal/reflectlite", [2024-03-20T20:02:36.618Z] "internal/singleflight", [2024-03-20T20:02:36.618Z] "internal/syscall/execenv", [2024-03-20T20:02:36.618Z] "internal/syscall/unix", [2024-03-20T20:02:36.618Z] "internal/testlog", [2024-03-20T20:02:36.618Z] "internal/unsafeheader", [2024-03-20T20:02:36.618Z] "io", [2024-03-20T20:02:36.618Z] "io/fs", [2024-03-20T20:02:36.618Z] "io/ioutil", [2024-03-20T20:02:36.618Z] "log", [2024-03-20T20:02:36.618Z] "log/syslog", [2024-03-20T20:02:36.618Z] "math", [2024-03-20T20:02:36.618Z] "math/big", [2024-03-20T20:02:36.618Z] "math/bits", [2024-03-20T20:02:36.618Z] "math/rand", [2024-03-20T20:02:36.618Z] "mime", [2024-03-20T20:02:36.618Z] "mime/multipart", [2024-03-20T20:02:36.618Z] "mime/quotedprintable", [2024-03-20T20:02:36.618Z] "net", [2024-03-20T20:02:36.618Z] "net/http", [2024-03-20T20:02:36.618Z] "net/http/httptest", [2024-03-20T20:02:36.618Z] "net/http/httptrace", [2024-03-20T20:02:36.618Z] "net/http/httputil", [2024-03-20T20:02:36.618Z] "net/http/internal", [2024-03-20T20:02:36.618Z] "net/http/internal/ascii", [2024-03-20T20:02:36.618Z] "net/http/internal/testcert", [2024-03-20T20:02:36.618Z] "net/smtp", [2024-03-20T20:02:36.618Z] "net/textproto", [2024-03-20T20:02:36.618Z] "net/url", [2024-03-20T20:02:36.618Z] "os", [2024-03-20T20:02:36.618Z] "os/signal", [2024-03-20T20:02:36.618Z] "path", [2024-03-20T20:02:36.618Z] "path/filepath", [2024-03-20T20:02:36.618Z] "reflect", [2024-03-20T20:02:36.618Z] "regexp", [2024-03-20T20:02:36.618Z] "regexp/syntax", [2024-03-20T20:02:36.618Z] "runtime", [2024-03-20T20:02:36.618Z] "runtime/cgo", [2024-03-20T20:02:36.618Z] "runtime/debug", [2024-03-20T20:02:36.618Z] "runtime/internal/atomic", [2024-03-20T20:02:36.618Z] "runtime/internal/math", [2024-03-20T20:02:36.618Z] "runtime/internal/sys", [2024-03-20T20:02:36.618Z] "runtime/pprof", [2024-03-20T20:02:36.618Z] "sort", [2024-03-20T20:02:36.618Z] "strconv", [2024-03-20T20:02:36.618Z] "strings", [2024-03-20T20:02:36.618Z] "sync", [2024-03-20T20:02:36.618Z] "sync/atomic", [2024-03-20T20:02:36.618Z] "syscall", [2024-03-20T20:02:36.618Z] "text/tabwriter", [2024-03-20T20:02:36.618Z] "text/template", [2024-03-20T20:02:36.618Z] "text/template/parse", [2024-03-20T20:02:36.618Z] "time", [2024-03-20T20:02:36.618Z] "unicode", [2024-03-20T20:02:36.618Z] "unicode/utf16", [2024-03-20T20:02:36.618Z] "unicode/utf8", [2024-03-20T20:02:36.618Z] "unsafe", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.618Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.618Z] ] [2024-03-20T20:02:36.618Z] } [2024-03-20T20:02:36.618Z] { [2024-03-20T20:02:36.618Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/application", [2024-03-20T20:02:36.618Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-20T20:02:36.618Z] "Name": "application", [2024-03-20T20:02:36.618Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.618Z] "Module": { [2024-03-20T20:02:36.618Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.618Z] "Main": true, [2024-03-20T20:02:36.618Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.618Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.618Z] "GoVersion": "1.21" [2024-03-20T20:02:36.618Z] }, [2024-03-20T20:02:36.618Z] "Match": [ [2024-03-20T20:02:36.618Z] "./..." [2024-03-20T20:02:36.618Z] ], [2024-03-20T20:02:36.618Z] "Stale": true, [2024-03-20T20:02:36.618Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.618Z] "GoFiles": [ [2024-03-20T20:02:36.618Z] "distributioncoordinator.go", [2024-03-20T20:02:36.618Z] "notification.go", [2024-03-20T20:02:36.618Z] "send.go", [2024-03-20T20:02:36.618Z] "subscription.go", [2024-03-20T20:02:36.618Z] "transmission.go" [2024-03-20T20:02:36.618Z] ], [2024-03-20T20:02:36.618Z] "Imports": [ [2024-03-20T20:02:36.618Z] "context", [2024-03-20T20:02:36.618Z] "fmt", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.618Z] "github.com/google/uuid", [2024-03-20T20:02:36.618Z] "sync", [2024-03-20T20:02:36.618Z] "time" [2024-03-20T20:02:36.618Z] ], [2024-03-20T20:02:36.618Z] "Deps": [ [2024-03-20T20:02:36.618Z] "bufio", [2024-03-20T20:02:36.618Z] "bytes", [2024-03-20T20:02:36.618Z] "compress/flate", [2024-03-20T20:02:36.618Z] "compress/gzip", [2024-03-20T20:02:36.618Z] "compress/zlib", [2024-03-20T20:02:36.618Z] "container/list", [2024-03-20T20:02:36.618Z] "context", [2024-03-20T20:02:36.618Z] "crypto", [2024-03-20T20:02:36.618Z] "crypto/aes", [2024-03-20T20:02:36.618Z] "crypto/cipher", [2024-03-20T20:02:36.618Z] "crypto/des", [2024-03-20T20:02:36.618Z] "crypto/dsa", [2024-03-20T20:02:36.618Z] "crypto/ecdsa", [2024-03-20T20:02:36.618Z] "crypto/ed25519", [2024-03-20T20:02:36.618Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.618Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.618Z] "crypto/elliptic", [2024-03-20T20:02:36.618Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.618Z] "crypto/hmac", [2024-03-20T20:02:36.618Z] "crypto/internal/randutil", [2024-03-20T20:02:36.618Z] "crypto/internal/subtle", [2024-03-20T20:02:36.618Z] "crypto/md5", [2024-03-20T20:02:36.618Z] "crypto/rand", [2024-03-20T20:02:36.618Z] "crypto/rc4", [2024-03-20T20:02:36.618Z] "crypto/rsa", [2024-03-20T20:02:36.618Z] "crypto/sha1", [2024-03-20T20:02:36.618Z] "crypto/sha256", [2024-03-20T20:02:36.618Z] "crypto/sha512", [2024-03-20T20:02:36.618Z] "crypto/subtle", [2024-03-20T20:02:36.618Z] "crypto/tls", [2024-03-20T20:02:36.618Z] "crypto/x509", [2024-03-20T20:02:36.618Z] "crypto/x509/pkix", [2024-03-20T20:02:36.618Z] "database/sql/driver", [2024-03-20T20:02:36.618Z] "debug/dwarf", [2024-03-20T20:02:36.618Z] "debug/macho", [2024-03-20T20:02:36.618Z] "embed", [2024-03-20T20:02:36.618Z] "encoding", [2024-03-20T20:02:36.618Z] "encoding/asn1", [2024-03-20T20:02:36.618Z] "encoding/base32", [2024-03-20T20:02:36.618Z] "encoding/base64", [2024-03-20T20:02:36.618Z] "encoding/binary", [2024-03-20T20:02:36.618Z] "encoding/csv", [2024-03-20T20:02:36.618Z] "encoding/hex", [2024-03-20T20:02:36.618Z] "encoding/json", [2024-03-20T20:02:36.618Z] "encoding/pem", [2024-03-20T20:02:36.618Z] "encoding/xml", [2024-03-20T20:02:36.618Z] "errors", [2024-03-20T20:02:36.618Z] "flag", [2024-03-20T20:02:36.618Z] "fmt", [2024-03-20T20:02:36.618Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.618Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.618Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.618Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.618Z] "github.com/fatih/color", [2024-03-20T20:02:36.618Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.618Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.618Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.618Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.618Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.618Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.618Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.618Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.618Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.618Z] "github.com/go-kit/log", [2024-03-20T20:02:36.618Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.618Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.618Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.618Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.618Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.618Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.618Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.619Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.619Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.619Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.619Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.619Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.619Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.619Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.619Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.619Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.619Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.619Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.619Z] "github.com/google/uuid", [2024-03-20T20:02:36.619Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.619Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.619Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.619Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.619Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.619Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.619Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.619Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.619Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.619Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.619Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.619Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.619Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.619Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.619Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.619Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.619Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.619Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.619Z] "github.com/x448/float16", [2024-03-20T20:02:36.619Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.619Z] "go/token", [2024-03-20T20:02:36.619Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.619Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.619Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.619Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.619Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.619Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.619Z] "golang.org/x/net/html", [2024-03-20T20:02:36.619Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.619Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.619Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.619Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.619Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.619Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.619Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.619Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.619Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.619Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.619Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.619Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.619Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.619Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.619Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.619Z] "golang.org/x/text/language", [2024-03-20T20:02:36.619Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.619Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.619Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.619Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.619Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.619Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.619Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.619Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.619Z] "hash", [2024-03-20T20:02:36.619Z] "hash/adler32", [2024-03-20T20:02:36.619Z] "hash/crc32", [2024-03-20T20:02:36.619Z] "hash/fnv", [2024-03-20T20:02:36.619Z] "html", [2024-03-20T20:02:36.619Z] "html/template", [2024-03-20T20:02:36.619Z] "internal/abi", [2024-03-20T20:02:36.619Z] "internal/bytealg", [2024-03-20T20:02:36.619Z] "internal/cpu", [2024-03-20T20:02:36.619Z] "internal/fmtsort", [2024-03-20T20:02:36.619Z] "internal/goexperiment", [2024-03-20T20:02:36.619Z] "internal/itoa", [2024-03-20T20:02:36.619Z] "internal/nettrace", [2024-03-20T20:02:36.619Z] "internal/oserror", [2024-03-20T20:02:36.619Z] "internal/poll", [2024-03-20T20:02:36.619Z] "internal/race", [2024-03-20T20:02:36.619Z] "internal/reflectlite", [2024-03-20T20:02:36.619Z] "internal/singleflight", [2024-03-20T20:02:36.619Z] "internal/syscall/execenv", [2024-03-20T20:02:36.619Z] "internal/syscall/unix", [2024-03-20T20:02:36.619Z] "internal/testlog", [2024-03-20T20:02:36.619Z] "internal/unsafeheader", [2024-03-20T20:02:36.619Z] "io", [2024-03-20T20:02:36.619Z] "io/fs", [2024-03-20T20:02:36.619Z] "io/ioutil", [2024-03-20T20:02:36.619Z] "log", [2024-03-20T20:02:36.619Z] "log/syslog", [2024-03-20T20:02:36.619Z] "math", [2024-03-20T20:02:36.619Z] "math/big", [2024-03-20T20:02:36.619Z] "math/bits", [2024-03-20T20:02:36.619Z] "math/rand", [2024-03-20T20:02:36.619Z] "mime", [2024-03-20T20:02:36.619Z] "mime/multipart", [2024-03-20T20:02:36.619Z] "mime/quotedprintable", [2024-03-20T20:02:36.619Z] "net", [2024-03-20T20:02:36.619Z] "net/http", [2024-03-20T20:02:36.619Z] "net/http/httptest", [2024-03-20T20:02:36.619Z] "net/http/httptrace", [2024-03-20T20:02:36.619Z] "net/http/httputil", [2024-03-20T20:02:36.619Z] "net/http/internal", [2024-03-20T20:02:36.619Z] "net/http/internal/ascii", [2024-03-20T20:02:36.619Z] "net/http/internal/testcert", [2024-03-20T20:02:36.619Z] "net/smtp", [2024-03-20T20:02:36.619Z] "net/textproto", [2024-03-20T20:02:36.619Z] "net/url", [2024-03-20T20:02:36.619Z] "os", [2024-03-20T20:02:36.619Z] "os/signal", [2024-03-20T20:02:36.619Z] "path", [2024-03-20T20:02:36.619Z] "path/filepath", [2024-03-20T20:02:36.619Z] "reflect", [2024-03-20T20:02:36.619Z] "regexp", [2024-03-20T20:02:36.619Z] "regexp/syntax", [2024-03-20T20:02:36.619Z] "runtime", [2024-03-20T20:02:36.619Z] "runtime/cgo", [2024-03-20T20:02:36.619Z] "runtime/debug", [2024-03-20T20:02:36.619Z] "runtime/internal/atomic", [2024-03-20T20:02:36.619Z] "runtime/internal/math", [2024-03-20T20:02:36.619Z] "runtime/internal/sys", [2024-03-20T20:02:36.619Z] "runtime/pprof", [2024-03-20T20:02:36.619Z] "sort", [2024-03-20T20:02:36.619Z] "strconv", [2024-03-20T20:02:36.619Z] "strings", [2024-03-20T20:02:36.619Z] "sync", [2024-03-20T20:02:36.619Z] "sync/atomic", [2024-03-20T20:02:36.619Z] "syscall", [2024-03-20T20:02:36.619Z] "text/tabwriter", [2024-03-20T20:02:36.619Z] "text/template", [2024-03-20T20:02:36.619Z] "text/template/parse", [2024-03-20T20:02:36.619Z] "time", [2024-03-20T20:02:36.619Z] "unicode", [2024-03-20T20:02:36.619Z] "unicode/utf16", [2024-03-20T20:02:36.619Z] "unicode/utf8", [2024-03-20T20:02:36.619Z] "unsafe", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.619Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.619Z] ], [2024-03-20T20:02:36.619Z] "TestGoFiles": [ [2024-03-20T20:02:36.619Z] "notification_test.go", [2024-03-20T20:02:36.619Z] "send_test.go", [2024-03-20T20:02:36.619Z] "subscription_test.go" [2024-03-20T20:02:36.619Z] ], [2024-03-20T20:02:36.619Z] "TestImports": [ [2024-03-20T20:02:36.619Z] "context", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.619Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.619Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.619Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.619Z] "net/http", [2024-03-20T20:02:36.619Z] "testing" [2024-03-20T20:02:36.619Z] ] [2024-03-20T20:02:36.619Z] } [2024-03-20T20:02:36.619Z] { [2024-03-20T20:02:36.619Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/controller/http", [2024-03-20T20:02:36.619Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-20T20:02:36.619Z] "Name": "http", [2024-03-20T20:02:36.619Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.619Z] "Module": { [2024-03-20T20:02:36.619Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.619Z] "Main": true, [2024-03-20T20:02:36.619Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.619Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.619Z] "GoVersion": "1.21" [2024-03-20T20:02:36.619Z] }, [2024-03-20T20:02:36.619Z] "Match": [ [2024-03-20T20:02:36.619Z] "./..." [2024-03-20T20:02:36.619Z] ], [2024-03-20T20:02:36.619Z] "Stale": true, [2024-03-20T20:02:36.619Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.619Z] "GoFiles": [ [2024-03-20T20:02:36.619Z] "notification.go", [2024-03-20T20:02:36.619Z] "subscription.go", [2024-03-20T20:02:36.619Z] "transmission.go" [2024-03-20T20:02:36.619Z] ], [2024-03-20T20:02:36.619Z] "Imports": [ [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.619Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.619Z] "math", [2024-03-20T20:02:36.619Z] "net/http", [2024-03-20T20:02:36.619Z] "strconv" [2024-03-20T20:02:36.619Z] ], [2024-03-20T20:02:36.619Z] "Deps": [ [2024-03-20T20:02:36.619Z] "bufio", [2024-03-20T20:02:36.619Z] "bytes", [2024-03-20T20:02:36.619Z] "compress/flate", [2024-03-20T20:02:36.619Z] "compress/gzip", [2024-03-20T20:02:36.619Z] "compress/zlib", [2024-03-20T20:02:36.619Z] "container/list", [2024-03-20T20:02:36.619Z] "context", [2024-03-20T20:02:36.619Z] "crypto", [2024-03-20T20:02:36.619Z] "crypto/aes", [2024-03-20T20:02:36.619Z] "crypto/cipher", [2024-03-20T20:02:36.619Z] "crypto/des", [2024-03-20T20:02:36.619Z] "crypto/dsa", [2024-03-20T20:02:36.619Z] "crypto/ecdsa", [2024-03-20T20:02:36.619Z] "crypto/ed25519", [2024-03-20T20:02:36.619Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.619Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.619Z] "crypto/elliptic", [2024-03-20T20:02:36.619Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.619Z] "crypto/hmac", [2024-03-20T20:02:36.619Z] "crypto/internal/randutil", [2024-03-20T20:02:36.619Z] "crypto/internal/subtle", [2024-03-20T20:02:36.619Z] "crypto/md5", [2024-03-20T20:02:36.619Z] "crypto/rand", [2024-03-20T20:02:36.619Z] "crypto/rc4", [2024-03-20T20:02:36.619Z] "crypto/rsa", [2024-03-20T20:02:36.619Z] "crypto/sha1", [2024-03-20T20:02:36.619Z] "crypto/sha256", [2024-03-20T20:02:36.619Z] "crypto/sha512", [2024-03-20T20:02:36.619Z] "crypto/subtle", [2024-03-20T20:02:36.619Z] "crypto/tls", [2024-03-20T20:02:36.619Z] "crypto/x509", [2024-03-20T20:02:36.619Z] "crypto/x509/pkix", [2024-03-20T20:02:36.619Z] "database/sql/driver", [2024-03-20T20:02:36.619Z] "debug/dwarf", [2024-03-20T20:02:36.619Z] "debug/macho", [2024-03-20T20:02:36.619Z] "embed", [2024-03-20T20:02:36.619Z] "encoding", [2024-03-20T20:02:36.619Z] "encoding/asn1", [2024-03-20T20:02:36.619Z] "encoding/base32", [2024-03-20T20:02:36.619Z] "encoding/base64", [2024-03-20T20:02:36.619Z] "encoding/binary", [2024-03-20T20:02:36.619Z] "encoding/csv", [2024-03-20T20:02:36.619Z] "encoding/hex", [2024-03-20T20:02:36.619Z] "encoding/json", [2024-03-20T20:02:36.619Z] "encoding/pem", [2024-03-20T20:02:36.619Z] "encoding/xml", [2024-03-20T20:02:36.619Z] "errors", [2024-03-20T20:02:36.619Z] "flag", [2024-03-20T20:02:36.619Z] "fmt", [2024-03-20T20:02:36.619Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.619Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.619Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.619Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.619Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.620Z] "github.com/fatih/color", [2024-03-20T20:02:36.620Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.620Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.620Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.620Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.620Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.620Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.620Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.620Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.620Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.620Z] "github.com/go-kit/log", [2024-03-20T20:02:36.620Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.620Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.620Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.620Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.620Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.620Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.620Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.620Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.620Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.620Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.620Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.620Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.620Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.620Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.620Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.620Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.620Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.620Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.620Z] "github.com/google/uuid", [2024-03-20T20:02:36.620Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.620Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.620Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.620Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.620Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.620Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.620Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.620Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.620Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.620Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.620Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.620Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.620Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.620Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.620Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.620Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.620Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.620Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.620Z] "github.com/x448/float16", [2024-03-20T20:02:36.620Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.620Z] "go/token", [2024-03-20T20:02:36.620Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.620Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.620Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.620Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.620Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.620Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.620Z] "golang.org/x/net/html", [2024-03-20T20:02:36.620Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.620Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.620Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.620Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.620Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.620Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.620Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.620Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.620Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.620Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.620Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.620Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.620Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.620Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.620Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.620Z] "golang.org/x/text/language", [2024-03-20T20:02:36.620Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.620Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.620Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.620Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.620Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.620Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.620Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.620Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.620Z] "hash", [2024-03-20T20:02:36.620Z] "hash/adler32", [2024-03-20T20:02:36.620Z] "hash/crc32", [2024-03-20T20:02:36.620Z] "hash/fnv", [2024-03-20T20:02:36.620Z] "html", [2024-03-20T20:02:36.620Z] "html/template", [2024-03-20T20:02:36.620Z] "internal/abi", [2024-03-20T20:02:36.620Z] "internal/bytealg", [2024-03-20T20:02:36.620Z] "internal/cpu", [2024-03-20T20:02:36.620Z] "internal/fmtsort", [2024-03-20T20:02:36.620Z] "internal/goexperiment", [2024-03-20T20:02:36.620Z] "internal/itoa", [2024-03-20T20:02:36.620Z] "internal/nettrace", [2024-03-20T20:02:36.620Z] "internal/oserror", [2024-03-20T20:02:36.620Z] "internal/poll", [2024-03-20T20:02:36.620Z] "internal/race", [2024-03-20T20:02:36.620Z] "internal/reflectlite", [2024-03-20T20:02:36.620Z] "internal/singleflight", [2024-03-20T20:02:36.620Z] "internal/syscall/execenv", [2024-03-20T20:02:36.620Z] "internal/syscall/unix", [2024-03-20T20:02:36.620Z] "internal/testlog", [2024-03-20T20:02:36.620Z] "internal/unsafeheader", [2024-03-20T20:02:36.620Z] "io", [2024-03-20T20:02:36.620Z] "io/fs", [2024-03-20T20:02:36.620Z] "io/ioutil", [2024-03-20T20:02:36.620Z] "log", [2024-03-20T20:02:36.620Z] "log/syslog", [2024-03-20T20:02:36.620Z] "math", [2024-03-20T20:02:36.620Z] "math/big", [2024-03-20T20:02:36.620Z] "math/bits", [2024-03-20T20:02:36.620Z] "math/rand", [2024-03-20T20:02:36.620Z] "mime", [2024-03-20T20:02:36.620Z] "mime/multipart", [2024-03-20T20:02:36.620Z] "mime/quotedprintable", [2024-03-20T20:02:36.620Z] "net", [2024-03-20T20:02:36.620Z] "net/http", [2024-03-20T20:02:36.620Z] "net/http/httptest", [2024-03-20T20:02:36.620Z] "net/http/httptrace", [2024-03-20T20:02:36.620Z] "net/http/httputil", [2024-03-20T20:02:36.620Z] "net/http/internal", [2024-03-20T20:02:36.620Z] "net/http/internal/ascii", [2024-03-20T20:02:36.620Z] "net/http/internal/testcert", [2024-03-20T20:02:36.620Z] "net/smtp", [2024-03-20T20:02:36.620Z] "net/textproto", [2024-03-20T20:02:36.620Z] "net/url", [2024-03-20T20:02:36.620Z] "os", [2024-03-20T20:02:36.620Z] "os/signal", [2024-03-20T20:02:36.620Z] "path", [2024-03-20T20:02:36.620Z] "path/filepath", [2024-03-20T20:02:36.620Z] "reflect", [2024-03-20T20:02:36.620Z] "regexp", [2024-03-20T20:02:36.620Z] "regexp/syntax", [2024-03-20T20:02:36.620Z] "runtime", [2024-03-20T20:02:36.620Z] "runtime/cgo", [2024-03-20T20:02:36.620Z] "runtime/debug", [2024-03-20T20:02:36.620Z] "runtime/internal/atomic", [2024-03-20T20:02:36.620Z] "runtime/internal/math", [2024-03-20T20:02:36.620Z] "runtime/internal/sys", [2024-03-20T20:02:36.620Z] "runtime/pprof", [2024-03-20T20:02:36.620Z] "sort", [2024-03-20T20:02:36.620Z] "strconv", [2024-03-20T20:02:36.620Z] "strings", [2024-03-20T20:02:36.620Z] "sync", [2024-03-20T20:02:36.620Z] "sync/atomic", [2024-03-20T20:02:36.620Z] "syscall", [2024-03-20T20:02:36.620Z] "text/tabwriter", [2024-03-20T20:02:36.620Z] "text/template", [2024-03-20T20:02:36.620Z] "text/template/parse", [2024-03-20T20:02:36.620Z] "time", [2024-03-20T20:02:36.620Z] "unicode", [2024-03-20T20:02:36.620Z] "unicode/utf16", [2024-03-20T20:02:36.620Z] "unicode/utf8", [2024-03-20T20:02:36.620Z] "unsafe", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.620Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.620Z] ], [2024-03-20T20:02:36.620Z] "TestGoFiles": [ [2024-03-20T20:02:36.620Z] "notification_test.go", [2024-03-20T20:02:36.620Z] "subscription_test.go", [2024-03-20T20:02:36.620Z] "transmission_test.go" [2024-03-20T20:02:36.620Z] ], [2024-03-20T20:02:36.620Z] "TestImports": [ [2024-03-20T20:02:36.620Z] "encoding/json", [2024-03-20T20:02:36.620Z] "fmt", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.620Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.620Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.620Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.620Z] "net/http", [2024-03-20T20:02:36.620Z] "net/http/httptest", [2024-03-20T20:02:36.620Z] "strings", [2024-03-20T20:02:36.620Z] "testing" [2024-03-20T20:02:36.620Z] ] [2024-03-20T20:02:36.620Z] } [2024-03-20T20:02:36.620Z] { [2024-03-20T20:02:36.620Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications", [2024-03-20T20:02:36.620Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-20T20:02:36.620Z] "Name": "notifications", [2024-03-20T20:02:36.620Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-03-20T20:02:36.620Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.620Z] "Module": { [2024-03-20T20:02:36.620Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.620Z] "Main": true, [2024-03-20T20:02:36.620Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.620Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.620Z] "GoVersion": "1.21" [2024-03-20T20:02:36.620Z] }, [2024-03-20T20:02:36.620Z] "Match": [ [2024-03-20T20:02:36.620Z] "./..." [2024-03-20T20:02:36.620Z] ], [2024-03-20T20:02:36.620Z] "Stale": true, [2024-03-20T20:02:36.620Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.620Z] "GoFiles": [ [2024-03-20T20:02:36.620Z] "init.go", [2024-03-20T20:02:36.620Z] "main.go", [2024-03-20T20:02:36.620Z] "router.go" [2024-03-20T20:02:36.620Z] ], [2024-03-20T20:02:36.620Z] "Imports": [ [2024-03-20T20:02:36.620Z] "context", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.620Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.620Z] "os", [2024-03-20T20:02:36.620Z] "sync", [2024-03-20T20:02:36.620Z] "time" [2024-03-20T20:02:36.620Z] ], [2024-03-20T20:02:36.620Z] "Deps": [ [2024-03-20T20:02:36.620Z] "bufio", [2024-03-20T20:02:36.620Z] "bytes", [2024-03-20T20:02:36.620Z] "compress/flate", [2024-03-20T20:02:36.620Z] "compress/gzip", [2024-03-20T20:02:36.620Z] "compress/zlib", [2024-03-20T20:02:36.620Z] "container/heap", [2024-03-20T20:02:36.620Z] "container/list", [2024-03-20T20:02:36.620Z] "context", [2024-03-20T20:02:36.620Z] "crypto", [2024-03-20T20:02:36.620Z] "crypto/aes", [2024-03-20T20:02:36.620Z] "crypto/cipher", [2024-03-20T20:02:36.620Z] "crypto/des", [2024-03-20T20:02:36.620Z] "crypto/dsa", [2024-03-20T20:02:36.620Z] "crypto/ecdsa", [2024-03-20T20:02:36.620Z] "crypto/ed25519", [2024-03-20T20:02:36.620Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.621Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.621Z] "crypto/elliptic", [2024-03-20T20:02:36.621Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.621Z] "crypto/hmac", [2024-03-20T20:02:36.621Z] "crypto/internal/randutil", [2024-03-20T20:02:36.621Z] "crypto/internal/subtle", [2024-03-20T20:02:36.621Z] "crypto/md5", [2024-03-20T20:02:36.621Z] "crypto/rand", [2024-03-20T20:02:36.621Z] "crypto/rc4", [2024-03-20T20:02:36.621Z] "crypto/rsa", [2024-03-20T20:02:36.621Z] "crypto/sha1", [2024-03-20T20:02:36.621Z] "crypto/sha256", [2024-03-20T20:02:36.621Z] "crypto/sha512", [2024-03-20T20:02:36.621Z] "crypto/subtle", [2024-03-20T20:02:36.621Z] "crypto/tls", [2024-03-20T20:02:36.621Z] "crypto/x509", [2024-03-20T20:02:36.621Z] "crypto/x509/pkix", [2024-03-20T20:02:36.621Z] "database/sql/driver", [2024-03-20T20:02:36.621Z] "debug/dwarf", [2024-03-20T20:02:36.621Z] "debug/macho", [2024-03-20T20:02:36.621Z] "embed", [2024-03-20T20:02:36.621Z] "encoding", [2024-03-20T20:02:36.621Z] "encoding/asn1", [2024-03-20T20:02:36.621Z] "encoding/base32", [2024-03-20T20:02:36.621Z] "encoding/base64", [2024-03-20T20:02:36.621Z] "encoding/binary", [2024-03-20T20:02:36.621Z] "encoding/csv", [2024-03-20T20:02:36.621Z] "encoding/gob", [2024-03-20T20:02:36.621Z] "encoding/hex", [2024-03-20T20:02:36.621Z] "encoding/json", [2024-03-20T20:02:36.621Z] "encoding/pem", [2024-03-20T20:02:36.621Z] "encoding/xml", [2024-03-20T20:02:36.621Z] "errors", [2024-03-20T20:02:36.621Z] "flag", [2024-03-20T20:02:36.621Z] "fmt", [2024-03-20T20:02:36.621Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.621Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.621Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.621Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.621Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.621Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.621Z] "github.com/fatih/color", [2024-03-20T20:02:36.621Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.621Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.621Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.621Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.621Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.621Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.621Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.621Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.621Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.621Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.621Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.621Z] "github.com/go-kit/log", [2024-03-20T20:02:36.621Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.621Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.621Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.621Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.621Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.621Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.621Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.621Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.621Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.621Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.621Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.621Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.621Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.621Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.621Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.621Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.621Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.621Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.621Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.621Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.621Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.621Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.621Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.621Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.621Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.621Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.621Z] "github.com/google/uuid", [2024-03-20T20:02:36.621Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.621Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.621Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.621Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.621Z] "github.com/josharian/intern", [2024-03-20T20:02:36.621Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.621Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.621Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.621Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.621Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.621Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.621Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.621Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.621Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.621Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.621Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.621Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.621Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.621Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.621Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.621Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.621Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.621Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.621Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.621Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.621Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.621Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.621Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.621Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.621Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.621Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.621Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.621Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.621Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.621Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.621Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.621Z] "github.com/openziti/identity", [2024-03-20T20:02:36.621Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.621Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.621Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.621Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.621Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.621Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.621Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.621Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.621Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.621Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.621Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.621Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.621Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.621Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.622Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.622Z] "github.com/pkg/errors", [2024-03-20T20:02:36.622Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.622Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.622Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.622Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.622Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.622Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.622Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.622Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.622Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.622Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.622Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.622Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.622Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.622Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.622Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.622Z] "github.com/x448/float16", [2024-03-20T20:02:36.622Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.622Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.622Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.622Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.622Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.622Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.622Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.622Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.622Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.622Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.622Z] "go/token", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.622Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.622Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.622Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.622Z] "golang.org/x/net/html", [2024-03-20T20:02:36.622Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.622Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.622Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.622Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.622Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.622Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.622Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.622Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.622Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.622Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.622Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.622Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.622Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.622Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.622Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.622Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.622Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.622Z] "golang.org/x/term", [2024-03-20T20:02:36.622Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.622Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.622Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.622Z] "golang.org/x/text/language", [2024-03-20T20:02:36.622Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.622Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.622Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.622Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.622Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.622Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.622Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.622Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.622Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.622Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.622Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.622Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.622Z] "hash", [2024-03-20T20:02:36.622Z] "hash/adler32", [2024-03-20T20:02:36.622Z] "hash/crc32", [2024-03-20T20:02:36.622Z] "hash/fnv", [2024-03-20T20:02:36.622Z] "html", [2024-03-20T20:02:36.622Z] "html/template", [2024-03-20T20:02:36.622Z] "internal/abi", [2024-03-20T20:02:36.622Z] "internal/bytealg", [2024-03-20T20:02:36.622Z] "internal/cpu", [2024-03-20T20:02:36.622Z] "internal/fmtsort", [2024-03-20T20:02:36.622Z] "internal/goexperiment", [2024-03-20T20:02:36.622Z] "internal/itoa", [2024-03-20T20:02:36.622Z] "internal/nettrace", [2024-03-20T20:02:36.622Z] "internal/oserror", [2024-03-20T20:02:36.622Z] "internal/poll", [2024-03-20T20:02:36.622Z] "internal/race", [2024-03-20T20:02:36.622Z] "internal/reflectlite", [2024-03-20T20:02:36.622Z] "internal/singleflight", [2024-03-20T20:02:36.622Z] "internal/syscall/execenv", [2024-03-20T20:02:36.622Z] "internal/syscall/unix", [2024-03-20T20:02:36.622Z] "internal/testlog", [2024-03-20T20:02:36.622Z] "internal/unsafeheader", [2024-03-20T20:02:36.622Z] "io", [2024-03-20T20:02:36.622Z] "io/fs", [2024-03-20T20:02:36.622Z] "io/ioutil", [2024-03-20T20:02:36.622Z] "log", [2024-03-20T20:02:36.622Z] "log/syslog", [2024-03-20T20:02:36.622Z] "math", [2024-03-20T20:02:36.622Z] "math/big", [2024-03-20T20:02:36.622Z] "math/bits", [2024-03-20T20:02:36.622Z] "math/rand", [2024-03-20T20:02:36.622Z] "mime", [2024-03-20T20:02:36.622Z] "mime/multipart", [2024-03-20T20:02:36.622Z] "mime/quotedprintable", [2024-03-20T20:02:36.622Z] "net", [2024-03-20T20:02:36.622Z] "net/http", [2024-03-20T20:02:36.622Z] "net/http/cookiejar", [2024-03-20T20:02:36.622Z] "net/http/httptest", [2024-03-20T20:02:36.622Z] "net/http/httptrace", [2024-03-20T20:02:36.622Z] "net/http/httputil", [2024-03-20T20:02:36.622Z] "net/http/internal", [2024-03-20T20:02:36.622Z] "net/http/internal/ascii", [2024-03-20T20:02:36.622Z] "net/http/internal/testcert", [2024-03-20T20:02:36.622Z] "net/mail", [2024-03-20T20:02:36.622Z] "net/smtp", [2024-03-20T20:02:36.622Z] "net/textproto", [2024-03-20T20:02:36.622Z] "net/url", [2024-03-20T20:02:36.622Z] "os", [2024-03-20T20:02:36.622Z] "os/exec", [2024-03-20T20:02:36.622Z] "os/signal", [2024-03-20T20:02:36.622Z] "os/user", [2024-03-20T20:02:36.622Z] "path", [2024-03-20T20:02:36.622Z] "path/filepath", [2024-03-20T20:02:36.622Z] "reflect", [2024-03-20T20:02:36.622Z] "regexp", [2024-03-20T20:02:36.622Z] "regexp/syntax", [2024-03-20T20:02:36.622Z] "runtime", [2024-03-20T20:02:36.622Z] "runtime/cgo", [2024-03-20T20:02:36.622Z] "runtime/debug", [2024-03-20T20:02:36.622Z] "runtime/internal/atomic", [2024-03-20T20:02:36.622Z] "runtime/internal/math", [2024-03-20T20:02:36.622Z] "runtime/internal/sys", [2024-03-20T20:02:36.622Z] "runtime/pprof", [2024-03-20T20:02:36.622Z] "sort", [2024-03-20T20:02:36.622Z] "strconv", [2024-03-20T20:02:36.622Z] "strings", [2024-03-20T20:02:36.622Z] "sync", [2024-03-20T20:02:36.622Z] "sync/atomic", [2024-03-20T20:02:36.622Z] "syscall", [2024-03-20T20:02:36.622Z] "text/tabwriter", [2024-03-20T20:02:36.622Z] "text/template", [2024-03-20T20:02:36.622Z] "text/template/parse", [2024-03-20T20:02:36.622Z] "time", [2024-03-20T20:02:36.622Z] "unicode", [2024-03-20T20:02:36.622Z] "unicode/utf16", [2024-03-20T20:02:36.622Z] "unicode/utf8", [2024-03-20T20:02:36.622Z] "unsafe", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.622Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.622Z] ] [2024-03-20T20:02:36.622Z] } [2024-03-20T20:02:36.622Z] { [2024-03-20T20:02:36.622Z] "Dir": "/w/workspace/edgex-go/636/cmd/support-notifications", [2024-03-20T20:02:36.622Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-notifications", [2024-03-20T20:02:36.622Z] "Name": "main", [2024-03-20T20:02:36.622Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-03-20T20:02:36.622Z] "Target": "/go/bin/support-notifications", [2024-03-20T20:02:36.622Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.622Z] "Module": { [2024-03-20T20:02:36.622Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.622Z] "Main": true, [2024-03-20T20:02:36.622Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.622Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.622Z] "GoVersion": "1.21" [2024-03-20T20:02:36.622Z] }, [2024-03-20T20:02:36.622Z] "Match": [ [2024-03-20T20:02:36.622Z] "./..." [2024-03-20T20:02:36.622Z] ], [2024-03-20T20:02:36.622Z] "Stale": true, [2024-03-20T20:02:36.622Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.622Z] "GoFiles": [ [2024-03-20T20:02:36.622Z] "main.go" [2024-03-20T20:02:36.622Z] ], [2024-03-20T20:02:36.622Z] "Imports": [ [2024-03-20T20:02:36.622Z] "context", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-20T20:02:36.622Z] "github.com/labstack/echo/v4" [2024-03-20T20:02:36.622Z] ], [2024-03-20T20:02:36.622Z] "Deps": [ [2024-03-20T20:02:36.622Z] "bufio", [2024-03-20T20:02:36.622Z] "bytes", [2024-03-20T20:02:36.622Z] "compress/flate", [2024-03-20T20:02:36.622Z] "compress/gzip", [2024-03-20T20:02:36.622Z] "compress/zlib", [2024-03-20T20:02:36.622Z] "container/heap", [2024-03-20T20:02:36.622Z] "container/list", [2024-03-20T20:02:36.622Z] "context", [2024-03-20T20:02:36.622Z] "crypto", [2024-03-20T20:02:36.622Z] "crypto/aes", [2024-03-20T20:02:36.622Z] "crypto/cipher", [2024-03-20T20:02:36.622Z] "crypto/des", [2024-03-20T20:02:36.622Z] "crypto/dsa", [2024-03-20T20:02:36.622Z] "crypto/ecdsa", [2024-03-20T20:02:36.622Z] "crypto/ed25519", [2024-03-20T20:02:36.622Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.622Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.622Z] "crypto/elliptic", [2024-03-20T20:02:36.622Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.622Z] "crypto/hmac", [2024-03-20T20:02:36.622Z] "crypto/internal/randutil", [2024-03-20T20:02:36.622Z] "crypto/internal/subtle", [2024-03-20T20:02:36.622Z] "crypto/md5", [2024-03-20T20:02:36.622Z] "crypto/rand", [2024-03-20T20:02:36.622Z] "crypto/rc4", [2024-03-20T20:02:36.622Z] "crypto/rsa", [2024-03-20T20:02:36.622Z] "crypto/sha1", [2024-03-20T20:02:36.622Z] "crypto/sha256", [2024-03-20T20:02:36.622Z] "crypto/sha512", [2024-03-20T20:02:36.622Z] "crypto/subtle", [2024-03-20T20:02:36.622Z] "crypto/tls", [2024-03-20T20:02:36.622Z] "crypto/x509", [2024-03-20T20:02:36.622Z] "crypto/x509/pkix", [2024-03-20T20:02:36.622Z] "database/sql/driver", [2024-03-20T20:02:36.622Z] "debug/dwarf", [2024-03-20T20:02:36.622Z] "debug/macho", [2024-03-20T20:02:36.622Z] "embed", [2024-03-20T20:02:36.622Z] "encoding", [2024-03-20T20:02:36.622Z] "encoding/asn1", [2024-03-20T20:02:36.622Z] "encoding/base32", [2024-03-20T20:02:36.622Z] "encoding/base64", [2024-03-20T20:02:36.622Z] "encoding/binary", [2024-03-20T20:02:36.622Z] "encoding/csv", [2024-03-20T20:02:36.622Z] "encoding/gob", [2024-03-20T20:02:36.622Z] "encoding/hex", [2024-03-20T20:02:36.622Z] "encoding/json", [2024-03-20T20:02:36.622Z] "encoding/pem", [2024-03-20T20:02:36.622Z] "encoding/xml", [2024-03-20T20:02:36.622Z] "errors", [2024-03-20T20:02:36.622Z] "flag", [2024-03-20T20:02:36.622Z] "fmt", [2024-03-20T20:02:36.622Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.622Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.622Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.622Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.622Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.622Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.622Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.623Z] "github.com/fatih/color", [2024-03-20T20:02:36.623Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.623Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.623Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.623Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.623Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.623Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.623Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.623Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.623Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.623Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.623Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.623Z] "github.com/go-kit/log", [2024-03-20T20:02:36.623Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.623Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.623Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.623Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.623Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.623Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.623Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.623Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.623Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.623Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.623Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.623Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.623Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.623Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.623Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.623Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.623Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.623Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.623Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.623Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.623Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.623Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.623Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.623Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.623Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.623Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.623Z] "github.com/google/uuid", [2024-03-20T20:02:36.623Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.623Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.623Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.623Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.623Z] "github.com/josharian/intern", [2024-03-20T20:02:36.623Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.623Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.623Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.623Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.623Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.623Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.623Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.623Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.623Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.623Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.623Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.623Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.623Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.623Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.623Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.623Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.623Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.623Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.623Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.623Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.623Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.623Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.623Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.623Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.623Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.623Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.623Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.623Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.623Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.623Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.623Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.623Z] "github.com/openziti/identity", [2024-03-20T20:02:36.623Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.623Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.623Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.623Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.623Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.623Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.623Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.623Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.623Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.623Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.623Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.623Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.623Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.623Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.623Z] "github.com/pkg/errors", [2024-03-20T20:02:36.623Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.623Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.623Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.623Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.623Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.623Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.623Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.623Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.623Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.623Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.623Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.623Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.623Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.623Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.623Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.624Z] "github.com/x448/float16", [2024-03-20T20:02:36.624Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.624Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.624Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.624Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.624Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.624Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.624Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.624Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.624Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.624Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.624Z] "go/token", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.624Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.624Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.624Z] "golang.org/x/net/html", [2024-03-20T20:02:36.624Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.624Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.624Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.624Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.624Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.624Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.624Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.624Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.624Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.624Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.624Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.624Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.624Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.624Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.624Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.624Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.624Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.624Z] "golang.org/x/term", [2024-03-20T20:02:36.624Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.624Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.624Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.624Z] "golang.org/x/text/language", [2024-03-20T20:02:36.624Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.624Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.624Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.624Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.624Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.624Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.624Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.624Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.624Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.624Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.624Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.624Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.624Z] "hash", [2024-03-20T20:02:36.624Z] "hash/adler32", [2024-03-20T20:02:36.624Z] "hash/crc32", [2024-03-20T20:02:36.624Z] "hash/fnv", [2024-03-20T20:02:36.624Z] "html", [2024-03-20T20:02:36.624Z] "html/template", [2024-03-20T20:02:36.624Z] "internal/abi", [2024-03-20T20:02:36.624Z] "internal/bytealg", [2024-03-20T20:02:36.624Z] "internal/cpu", [2024-03-20T20:02:36.624Z] "internal/fmtsort", [2024-03-20T20:02:36.624Z] "internal/goexperiment", [2024-03-20T20:02:36.624Z] "internal/itoa", [2024-03-20T20:02:36.624Z] "internal/nettrace", [2024-03-20T20:02:36.624Z] "internal/oserror", [2024-03-20T20:02:36.624Z] "internal/poll", [2024-03-20T20:02:36.624Z] "internal/race", [2024-03-20T20:02:36.624Z] "internal/reflectlite", [2024-03-20T20:02:36.624Z] "internal/singleflight", [2024-03-20T20:02:36.624Z] "internal/syscall/execenv", [2024-03-20T20:02:36.624Z] "internal/syscall/unix", [2024-03-20T20:02:36.624Z] "internal/testlog", [2024-03-20T20:02:36.624Z] "internal/unsafeheader", [2024-03-20T20:02:36.624Z] "io", [2024-03-20T20:02:36.624Z] "io/fs", [2024-03-20T20:02:36.624Z] "io/ioutil", [2024-03-20T20:02:36.624Z] "log", [2024-03-20T20:02:36.624Z] "log/syslog", [2024-03-20T20:02:36.624Z] "math", [2024-03-20T20:02:36.624Z] "math/big", [2024-03-20T20:02:36.624Z] "math/bits", [2024-03-20T20:02:36.624Z] "math/rand", [2024-03-20T20:02:36.624Z] "mime", [2024-03-20T20:02:36.624Z] "mime/multipart", [2024-03-20T20:02:36.624Z] "mime/quotedprintable", [2024-03-20T20:02:36.624Z] "net", [2024-03-20T20:02:36.624Z] "net/http", [2024-03-20T20:02:36.624Z] "net/http/cookiejar", [2024-03-20T20:02:36.624Z] "net/http/httptest", [2024-03-20T20:02:36.624Z] "net/http/httptrace", [2024-03-20T20:02:36.624Z] "net/http/httputil", [2024-03-20T20:02:36.624Z] "net/http/internal", [2024-03-20T20:02:36.624Z] "net/http/internal/ascii", [2024-03-20T20:02:36.624Z] "net/http/internal/testcert", [2024-03-20T20:02:36.624Z] "net/mail", [2024-03-20T20:02:36.624Z] "net/smtp", [2024-03-20T20:02:36.624Z] "net/textproto", [2024-03-20T20:02:36.624Z] "net/url", [2024-03-20T20:02:36.624Z] "os", [2024-03-20T20:02:36.624Z] "os/exec", [2024-03-20T20:02:36.624Z] "os/signal", [2024-03-20T20:02:36.624Z] "os/user", [2024-03-20T20:02:36.624Z] "path", [2024-03-20T20:02:36.624Z] "path/filepath", [2024-03-20T20:02:36.624Z] "reflect", [2024-03-20T20:02:36.624Z] "regexp", [2024-03-20T20:02:36.624Z] "regexp/syntax", [2024-03-20T20:02:36.624Z] "runtime", [2024-03-20T20:02:36.624Z] "runtime/cgo", [2024-03-20T20:02:36.624Z] "runtime/debug", [2024-03-20T20:02:36.624Z] "runtime/internal/atomic", [2024-03-20T20:02:36.624Z] "runtime/internal/math", [2024-03-20T20:02:36.624Z] "runtime/internal/sys", [2024-03-20T20:02:36.624Z] "runtime/pprof", [2024-03-20T20:02:36.624Z] "sort", [2024-03-20T20:02:36.624Z] "strconv", [2024-03-20T20:02:36.624Z] "strings", [2024-03-20T20:02:36.624Z] "sync", [2024-03-20T20:02:36.624Z] "sync/atomic", [2024-03-20T20:02:36.624Z] "syscall", [2024-03-20T20:02:36.624Z] "text/tabwriter", [2024-03-20T20:02:36.624Z] "text/template", [2024-03-20T20:02:36.624Z] "text/template/parse", [2024-03-20T20:02:36.624Z] "time", [2024-03-20T20:02:36.624Z] "unicode", [2024-03-20T20:02:36.624Z] "unicode/utf16", [2024-03-20T20:02:36.624Z] "unicode/utf8", [2024-03-20T20:02:36.624Z] "unsafe", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.624Z] ] [2024-03-20T20:02:36.624Z] } [2024-03-20T20:02:36.624Z] { [2024-03-20T20:02:36.624Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler/config", [2024-03-20T20:02:36.624Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.624Z] "Name": "config", [2024-03-20T20:02:36.624Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.624Z] "Module": { [2024-03-20T20:02:36.624Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.624Z] "Main": true, [2024-03-20T20:02:36.624Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.624Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.624Z] "GoVersion": "1.21" [2024-03-20T20:02:36.624Z] }, [2024-03-20T20:02:36.624Z] "Match": [ [2024-03-20T20:02:36.624Z] "./..." [2024-03-20T20:02:36.624Z] ], [2024-03-20T20:02:36.624Z] "Stale": true, [2024-03-20T20:02:36.624Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.624Z] "GoFiles": [ [2024-03-20T20:02:36.624Z] "config.go" [2024-03-20T20:02:36.624Z] ], [2024-03-20T20:02:36.624Z] "Imports": [ [2024-03-20T20:02:36.624Z] "fmt", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-20T20:02:36.624Z] ], [2024-03-20T20:02:36.624Z] "Deps": [ [2024-03-20T20:02:36.624Z] "bufio", [2024-03-20T20:02:36.624Z] "bytes", [2024-03-20T20:02:36.624Z] "compress/flate", [2024-03-20T20:02:36.624Z] "compress/gzip", [2024-03-20T20:02:36.624Z] "compress/zlib", [2024-03-20T20:02:36.624Z] "container/list", [2024-03-20T20:02:36.624Z] "context", [2024-03-20T20:02:36.624Z] "crypto", [2024-03-20T20:02:36.624Z] "crypto/aes", [2024-03-20T20:02:36.624Z] "crypto/cipher", [2024-03-20T20:02:36.624Z] "crypto/des", [2024-03-20T20:02:36.624Z] "crypto/dsa", [2024-03-20T20:02:36.624Z] "crypto/ecdsa", [2024-03-20T20:02:36.624Z] "crypto/ed25519", [2024-03-20T20:02:36.624Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.624Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.624Z] "crypto/elliptic", [2024-03-20T20:02:36.624Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.624Z] "crypto/hmac", [2024-03-20T20:02:36.624Z] "crypto/internal/randutil", [2024-03-20T20:02:36.624Z] "crypto/internal/subtle", [2024-03-20T20:02:36.624Z] "crypto/md5", [2024-03-20T20:02:36.624Z] "crypto/rand", [2024-03-20T20:02:36.624Z] "crypto/rc4", [2024-03-20T20:02:36.624Z] "crypto/rsa", [2024-03-20T20:02:36.624Z] "crypto/sha1", [2024-03-20T20:02:36.624Z] "crypto/sha256", [2024-03-20T20:02:36.624Z] "crypto/sha512", [2024-03-20T20:02:36.624Z] "crypto/subtle", [2024-03-20T20:02:36.624Z] "crypto/tls", [2024-03-20T20:02:36.624Z] "crypto/x509", [2024-03-20T20:02:36.624Z] "crypto/x509/pkix", [2024-03-20T20:02:36.624Z] "database/sql/driver", [2024-03-20T20:02:36.624Z] "debug/dwarf", [2024-03-20T20:02:36.624Z] "debug/macho", [2024-03-20T20:02:36.624Z] "encoding", [2024-03-20T20:02:36.624Z] "encoding/asn1", [2024-03-20T20:02:36.624Z] "encoding/base64", [2024-03-20T20:02:36.624Z] "encoding/binary", [2024-03-20T20:02:36.624Z] "encoding/csv", [2024-03-20T20:02:36.624Z] "encoding/hex", [2024-03-20T20:02:36.624Z] "encoding/json", [2024-03-20T20:02:36.624Z] "encoding/pem", [2024-03-20T20:02:36.624Z] "encoding/xml", [2024-03-20T20:02:36.624Z] "errors", [2024-03-20T20:02:36.624Z] "flag", [2024-03-20T20:02:36.624Z] "fmt", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.624Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.624Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.624Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.624Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.624Z] "github.com/go-kit/log", [2024-03-20T20:02:36.624Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.624Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.624Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.624Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.624Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.624Z] "github.com/google/uuid", [2024-03-20T20:02:36.624Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.624Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.624Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.624Z] "golang.org/x/net/html", [2024-03-20T20:02:36.624Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.624Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.624Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.624Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.624Z] "golang.org/x/text/language", [2024-03-20T20:02:36.624Z] "hash", [2024-03-20T20:02:36.624Z] "hash/adler32", [2024-03-20T20:02:36.624Z] "hash/crc32", [2024-03-20T20:02:36.624Z] "internal/abi", [2024-03-20T20:02:36.624Z] "internal/bytealg", [2024-03-20T20:02:36.624Z] "internal/cpu", [2024-03-20T20:02:36.624Z] "internal/fmtsort", [2024-03-20T20:02:36.624Z] "internal/goexperiment", [2024-03-20T20:02:36.624Z] "internal/itoa", [2024-03-20T20:02:36.624Z] "internal/nettrace", [2024-03-20T20:02:36.624Z] "internal/oserror", [2024-03-20T20:02:36.624Z] "internal/poll", [2024-03-20T20:02:36.624Z] "internal/race", [2024-03-20T20:02:36.624Z] "internal/reflectlite", [2024-03-20T20:02:36.624Z] "internal/singleflight", [2024-03-20T20:02:36.624Z] "internal/syscall/execenv", [2024-03-20T20:02:36.624Z] "internal/syscall/unix", [2024-03-20T20:02:36.624Z] "internal/testlog", [2024-03-20T20:02:36.624Z] "internal/unsafeheader", [2024-03-20T20:02:36.624Z] "io", [2024-03-20T20:02:36.624Z] "io/fs", [2024-03-20T20:02:36.624Z] "io/ioutil", [2024-03-20T20:02:36.624Z] "log", [2024-03-20T20:02:36.624Z] "math", [2024-03-20T20:02:36.624Z] "math/big", [2024-03-20T20:02:36.624Z] "math/bits", [2024-03-20T20:02:36.624Z] "math/rand", [2024-03-20T20:02:36.624Z] "mime", [2024-03-20T20:02:36.624Z] "mime/multipart", [2024-03-20T20:02:36.624Z] "mime/quotedprintable", [2024-03-20T20:02:36.624Z] "net", [2024-03-20T20:02:36.624Z] "net/http", [2024-03-20T20:02:36.624Z] "net/http/httptest", [2024-03-20T20:02:36.624Z] "net/http/httptrace", [2024-03-20T20:02:36.624Z] "net/http/internal", [2024-03-20T20:02:36.624Z] "net/http/internal/ascii", [2024-03-20T20:02:36.624Z] "net/http/internal/testcert", [2024-03-20T20:02:36.624Z] "net/textproto", [2024-03-20T20:02:36.624Z] "net/url", [2024-03-20T20:02:36.624Z] "os", [2024-03-20T20:02:36.624Z] "path", [2024-03-20T20:02:36.624Z] "path/filepath", [2024-03-20T20:02:36.624Z] "reflect", [2024-03-20T20:02:36.624Z] "regexp", [2024-03-20T20:02:36.624Z] "regexp/syntax", [2024-03-20T20:02:36.624Z] "runtime", [2024-03-20T20:02:36.624Z] "runtime/cgo", [2024-03-20T20:02:36.624Z] "runtime/internal/atomic", [2024-03-20T20:02:36.624Z] "runtime/internal/math", [2024-03-20T20:02:36.624Z] "runtime/internal/sys", [2024-03-20T20:02:36.624Z] "sort", [2024-03-20T20:02:36.624Z] "strconv", [2024-03-20T20:02:36.624Z] "strings", [2024-03-20T20:02:36.624Z] "sync", [2024-03-20T20:02:36.624Z] "sync/atomic", [2024-03-20T20:02:36.624Z] "syscall", [2024-03-20T20:02:36.624Z] "time", [2024-03-20T20:02:36.624Z] "unicode", [2024-03-20T20:02:36.624Z] "unicode/utf16", [2024-03-20T20:02:36.624Z] "unicode/utf8", [2024-03-20T20:02:36.624Z] "unsafe", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.624Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.624Z] ] [2024-03-20T20:02:36.624Z] } [2024-03-20T20:02:36.624Z] { [2024-03-20T20:02:36.624Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.624Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.624Z] "Name": "interfaces", [2024-03-20T20:02:36.624Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.624Z] "Module": { [2024-03-20T20:02:36.624Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.624Z] "Main": true, [2024-03-20T20:02:36.624Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.624Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.624Z] "GoVersion": "1.21" [2024-03-20T20:02:36.624Z] }, [2024-03-20T20:02:36.624Z] "Match": [ [2024-03-20T20:02:36.624Z] "./..." [2024-03-20T20:02:36.624Z] ], [2024-03-20T20:02:36.624Z] "Stale": true, [2024-03-20T20:02:36.624Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.624Z] "GoFiles": [ [2024-03-20T20:02:36.624Z] "SchedulerManager.go", [2024-03-20T20:02:36.624Z] "db.go" [2024-03-20T20:02:36.624Z] ], [2024-03-20T20:02:36.624Z] "Imports": [ [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-20T20:02:36.624Z] ], [2024-03-20T20:02:36.624Z] "Deps": [ [2024-03-20T20:02:36.624Z] "bufio", [2024-03-20T20:02:36.624Z] "bytes", [2024-03-20T20:02:36.624Z] "compress/flate", [2024-03-20T20:02:36.624Z] "compress/gzip", [2024-03-20T20:02:36.624Z] "compress/zlib", [2024-03-20T20:02:36.624Z] "container/list", [2024-03-20T20:02:36.624Z] "context", [2024-03-20T20:02:36.624Z] "crypto", [2024-03-20T20:02:36.624Z] "crypto/aes", [2024-03-20T20:02:36.624Z] "crypto/cipher", [2024-03-20T20:02:36.624Z] "crypto/des", [2024-03-20T20:02:36.624Z] "crypto/dsa", [2024-03-20T20:02:36.624Z] "crypto/ecdsa", [2024-03-20T20:02:36.624Z] "crypto/ed25519", [2024-03-20T20:02:36.624Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.624Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.624Z] "crypto/elliptic", [2024-03-20T20:02:36.624Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.624Z] "crypto/hmac", [2024-03-20T20:02:36.624Z] "crypto/internal/randutil", [2024-03-20T20:02:36.624Z] "crypto/internal/subtle", [2024-03-20T20:02:36.624Z] "crypto/md5", [2024-03-20T20:02:36.624Z] "crypto/rand", [2024-03-20T20:02:36.625Z] "crypto/rc4", [2024-03-20T20:02:36.625Z] "crypto/rsa", [2024-03-20T20:02:36.625Z] "crypto/sha1", [2024-03-20T20:02:36.625Z] "crypto/sha256", [2024-03-20T20:02:36.625Z] "crypto/sha512", [2024-03-20T20:02:36.625Z] "crypto/subtle", [2024-03-20T20:02:36.625Z] "crypto/tls", [2024-03-20T20:02:36.625Z] "crypto/x509", [2024-03-20T20:02:36.625Z] "crypto/x509/pkix", [2024-03-20T20:02:36.625Z] "database/sql/driver", [2024-03-20T20:02:36.625Z] "debug/dwarf", [2024-03-20T20:02:36.625Z] "debug/macho", [2024-03-20T20:02:36.625Z] "encoding", [2024-03-20T20:02:36.625Z] "encoding/asn1", [2024-03-20T20:02:36.625Z] "encoding/base64", [2024-03-20T20:02:36.625Z] "encoding/binary", [2024-03-20T20:02:36.625Z] "encoding/csv", [2024-03-20T20:02:36.625Z] "encoding/hex", [2024-03-20T20:02:36.625Z] "encoding/json", [2024-03-20T20:02:36.625Z] "encoding/pem", [2024-03-20T20:02:36.625Z] "encoding/xml", [2024-03-20T20:02:36.625Z] "errors", [2024-03-20T20:02:36.625Z] "fmt", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.625Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.625Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.625Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.625Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.625Z] "github.com/google/uuid", [2024-03-20T20:02:36.625Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.625Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.625Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.625Z] "golang.org/x/net/html", [2024-03-20T20:02:36.625Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.625Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.625Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.625Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.625Z] "golang.org/x/text/language", [2024-03-20T20:02:36.625Z] "hash", [2024-03-20T20:02:36.625Z] "hash/adler32", [2024-03-20T20:02:36.625Z] "hash/crc32", [2024-03-20T20:02:36.625Z] "internal/abi", [2024-03-20T20:02:36.625Z] "internal/bytealg", [2024-03-20T20:02:36.625Z] "internal/cpu", [2024-03-20T20:02:36.625Z] "internal/fmtsort", [2024-03-20T20:02:36.625Z] "internal/goexperiment", [2024-03-20T20:02:36.625Z] "internal/itoa", [2024-03-20T20:02:36.625Z] "internal/nettrace", [2024-03-20T20:02:36.625Z] "internal/oserror", [2024-03-20T20:02:36.625Z] "internal/poll", [2024-03-20T20:02:36.625Z] "internal/race", [2024-03-20T20:02:36.625Z] "internal/reflectlite", [2024-03-20T20:02:36.625Z] "internal/singleflight", [2024-03-20T20:02:36.625Z] "internal/syscall/execenv", [2024-03-20T20:02:36.625Z] "internal/syscall/unix", [2024-03-20T20:02:36.625Z] "internal/testlog", [2024-03-20T20:02:36.625Z] "internal/unsafeheader", [2024-03-20T20:02:36.625Z] "io", [2024-03-20T20:02:36.625Z] "io/fs", [2024-03-20T20:02:36.625Z] "io/ioutil", [2024-03-20T20:02:36.625Z] "log", [2024-03-20T20:02:36.625Z] "math", [2024-03-20T20:02:36.625Z] "math/big", [2024-03-20T20:02:36.625Z] "math/bits", [2024-03-20T20:02:36.625Z] "math/rand", [2024-03-20T20:02:36.625Z] "mime", [2024-03-20T20:02:36.625Z] "mime/multipart", [2024-03-20T20:02:36.625Z] "mime/quotedprintable", [2024-03-20T20:02:36.625Z] "net", [2024-03-20T20:02:36.625Z] "net/http", [2024-03-20T20:02:36.625Z] "net/http/httptrace", [2024-03-20T20:02:36.625Z] "net/http/internal", [2024-03-20T20:02:36.625Z] "net/http/internal/ascii", [2024-03-20T20:02:36.625Z] "net/textproto", [2024-03-20T20:02:36.625Z] "net/url", [2024-03-20T20:02:36.625Z] "os", [2024-03-20T20:02:36.625Z] "path", [2024-03-20T20:02:36.625Z] "path/filepath", [2024-03-20T20:02:36.625Z] "reflect", [2024-03-20T20:02:36.625Z] "regexp", [2024-03-20T20:02:36.625Z] "regexp/syntax", [2024-03-20T20:02:36.625Z] "runtime", [2024-03-20T20:02:36.625Z] "runtime/cgo", [2024-03-20T20:02:36.625Z] "runtime/internal/atomic", [2024-03-20T20:02:36.625Z] "runtime/internal/math", [2024-03-20T20:02:36.625Z] "runtime/internal/sys", [2024-03-20T20:02:36.625Z] "sort", [2024-03-20T20:02:36.625Z] "strconv", [2024-03-20T20:02:36.625Z] "strings", [2024-03-20T20:02:36.625Z] "sync", [2024-03-20T20:02:36.625Z] "sync/atomic", [2024-03-20T20:02:36.625Z] "syscall", [2024-03-20T20:02:36.625Z] "time", [2024-03-20T20:02:36.625Z] "unicode", [2024-03-20T20:02:36.625Z] "unicode/utf16", [2024-03-20T20:02:36.625Z] "unicode/utf8", [2024-03-20T20:02:36.625Z] "unsafe", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.625Z] ] [2024-03-20T20:02:36.625Z] } [2024-03-20T20:02:36.625Z] { [2024-03-20T20:02:36.625Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler/container", [2024-03-20T20:02:36.625Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.625Z] "Name": "container", [2024-03-20T20:02:36.625Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.625Z] "Module": { [2024-03-20T20:02:36.625Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.625Z] "Main": true, [2024-03-20T20:02:36.625Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.625Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.625Z] "GoVersion": "1.21" [2024-03-20T20:02:36.625Z] }, [2024-03-20T20:02:36.625Z] "Match": [ [2024-03-20T20:02:36.625Z] "./..." [2024-03-20T20:02:36.625Z] ], [2024-03-20T20:02:36.625Z] "Stale": true, [2024-03-20T20:02:36.625Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.625Z] "GoFiles": [ [2024-03-20T20:02:36.625Z] "config.go", [2024-03-20T20:02:36.625Z] "database.go", [2024-03-20T20:02:36.625Z] "scheduler.go" [2024-03-20T20:02:36.625Z] ], [2024-03-20T20:02:36.625Z] "Imports": [ [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-20T20:02:36.625Z] ], [2024-03-20T20:02:36.625Z] "Deps": [ [2024-03-20T20:02:36.625Z] "bufio", [2024-03-20T20:02:36.625Z] "bytes", [2024-03-20T20:02:36.625Z] "compress/flate", [2024-03-20T20:02:36.625Z] "compress/gzip", [2024-03-20T20:02:36.625Z] "compress/zlib", [2024-03-20T20:02:36.625Z] "container/list", [2024-03-20T20:02:36.625Z] "context", [2024-03-20T20:02:36.625Z] "crypto", [2024-03-20T20:02:36.625Z] "crypto/aes", [2024-03-20T20:02:36.625Z] "crypto/cipher", [2024-03-20T20:02:36.625Z] "crypto/des", [2024-03-20T20:02:36.625Z] "crypto/dsa", [2024-03-20T20:02:36.625Z] "crypto/ecdsa", [2024-03-20T20:02:36.625Z] "crypto/ed25519", [2024-03-20T20:02:36.625Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.625Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.625Z] "crypto/elliptic", [2024-03-20T20:02:36.625Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.625Z] "crypto/hmac", [2024-03-20T20:02:36.625Z] "crypto/internal/randutil", [2024-03-20T20:02:36.625Z] "crypto/internal/subtle", [2024-03-20T20:02:36.625Z] "crypto/md5", [2024-03-20T20:02:36.625Z] "crypto/rand", [2024-03-20T20:02:36.625Z] "crypto/rc4", [2024-03-20T20:02:36.625Z] "crypto/rsa", [2024-03-20T20:02:36.625Z] "crypto/sha1", [2024-03-20T20:02:36.625Z] "crypto/sha256", [2024-03-20T20:02:36.625Z] "crypto/sha512", [2024-03-20T20:02:36.625Z] "crypto/subtle", [2024-03-20T20:02:36.625Z] "crypto/tls", [2024-03-20T20:02:36.625Z] "crypto/x509", [2024-03-20T20:02:36.625Z] "crypto/x509/pkix", [2024-03-20T20:02:36.625Z] "database/sql/driver", [2024-03-20T20:02:36.625Z] "debug/dwarf", [2024-03-20T20:02:36.625Z] "debug/macho", [2024-03-20T20:02:36.625Z] "encoding", [2024-03-20T20:02:36.625Z] "encoding/asn1", [2024-03-20T20:02:36.625Z] "encoding/base64", [2024-03-20T20:02:36.625Z] "encoding/binary", [2024-03-20T20:02:36.625Z] "encoding/csv", [2024-03-20T20:02:36.625Z] "encoding/hex", [2024-03-20T20:02:36.625Z] "encoding/json", [2024-03-20T20:02:36.625Z] "encoding/pem", [2024-03-20T20:02:36.625Z] "encoding/xml", [2024-03-20T20:02:36.625Z] "errors", [2024-03-20T20:02:36.625Z] "flag", [2024-03-20T20:02:36.625Z] "fmt", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.625Z] "github.com/go-kit/log", [2024-03-20T20:02:36.625Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.625Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.625Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.625Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.625Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.625Z] "github.com/google/uuid", [2024-03-20T20:02:36.625Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.625Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.625Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.625Z] "golang.org/x/net/html", [2024-03-20T20:02:36.625Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.625Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.625Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.625Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.625Z] "golang.org/x/text/language", [2024-03-20T20:02:36.625Z] "hash", [2024-03-20T20:02:36.625Z] "hash/adler32", [2024-03-20T20:02:36.625Z] "hash/crc32", [2024-03-20T20:02:36.625Z] "internal/abi", [2024-03-20T20:02:36.625Z] "internal/bytealg", [2024-03-20T20:02:36.625Z] "internal/cpu", [2024-03-20T20:02:36.625Z] "internal/fmtsort", [2024-03-20T20:02:36.625Z] "internal/goexperiment", [2024-03-20T20:02:36.625Z] "internal/itoa", [2024-03-20T20:02:36.625Z] "internal/nettrace", [2024-03-20T20:02:36.625Z] "internal/oserror", [2024-03-20T20:02:36.625Z] "internal/poll", [2024-03-20T20:02:36.625Z] "internal/race", [2024-03-20T20:02:36.625Z] "internal/reflectlite", [2024-03-20T20:02:36.625Z] "internal/singleflight", [2024-03-20T20:02:36.625Z] "internal/syscall/execenv", [2024-03-20T20:02:36.625Z] "internal/syscall/unix", [2024-03-20T20:02:36.625Z] "internal/testlog", [2024-03-20T20:02:36.625Z] "internal/unsafeheader", [2024-03-20T20:02:36.625Z] "io", [2024-03-20T20:02:36.625Z] "io/fs", [2024-03-20T20:02:36.625Z] "io/ioutil", [2024-03-20T20:02:36.625Z] "log", [2024-03-20T20:02:36.625Z] "math", [2024-03-20T20:02:36.625Z] "math/big", [2024-03-20T20:02:36.625Z] "math/bits", [2024-03-20T20:02:36.625Z] "math/rand", [2024-03-20T20:02:36.625Z] "mime", [2024-03-20T20:02:36.625Z] "mime/multipart", [2024-03-20T20:02:36.625Z] "mime/quotedprintable", [2024-03-20T20:02:36.625Z] "net", [2024-03-20T20:02:36.625Z] "net/http", [2024-03-20T20:02:36.625Z] "net/http/httptest", [2024-03-20T20:02:36.625Z] "net/http/httptrace", [2024-03-20T20:02:36.625Z] "net/http/internal", [2024-03-20T20:02:36.625Z] "net/http/internal/ascii", [2024-03-20T20:02:36.625Z] "net/http/internal/testcert", [2024-03-20T20:02:36.625Z] "net/textproto", [2024-03-20T20:02:36.625Z] "net/url", [2024-03-20T20:02:36.625Z] "os", [2024-03-20T20:02:36.625Z] "path", [2024-03-20T20:02:36.625Z] "path/filepath", [2024-03-20T20:02:36.625Z] "reflect", [2024-03-20T20:02:36.625Z] "regexp", [2024-03-20T20:02:36.625Z] "regexp/syntax", [2024-03-20T20:02:36.625Z] "runtime", [2024-03-20T20:02:36.625Z] "runtime/cgo", [2024-03-20T20:02:36.625Z] "runtime/internal/atomic", [2024-03-20T20:02:36.625Z] "runtime/internal/math", [2024-03-20T20:02:36.625Z] "runtime/internal/sys", [2024-03-20T20:02:36.625Z] "sort", [2024-03-20T20:02:36.625Z] "strconv", [2024-03-20T20:02:36.625Z] "strings", [2024-03-20T20:02:36.625Z] "sync", [2024-03-20T20:02:36.625Z] "sync/atomic", [2024-03-20T20:02:36.625Z] "syscall", [2024-03-20T20:02:36.625Z] "time", [2024-03-20T20:02:36.625Z] "unicode", [2024-03-20T20:02:36.625Z] "unicode/utf16", [2024-03-20T20:02:36.625Z] "unicode/utf8", [2024-03-20T20:02:36.625Z] "unsafe", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.625Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.625Z] ] [2024-03-20T20:02:36.625Z] } [2024-03-20T20:02:36.625Z] { [2024-03-20T20:02:36.625Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler/application", [2024-03-20T20:02:36.625Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-20T20:02:36.625Z] "Name": "application", [2024-03-20T20:02:36.625Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.625Z] "Module": { [2024-03-20T20:02:36.625Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.625Z] "Main": true, [2024-03-20T20:02:36.625Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.625Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.625Z] "GoVersion": "1.21" [2024-03-20T20:02:36.625Z] }, [2024-03-20T20:02:36.625Z] "Match": [ [2024-03-20T20:02:36.625Z] "./..." [2024-03-20T20:02:36.625Z] ], [2024-03-20T20:02:36.625Z] "Stale": true, [2024-03-20T20:02:36.625Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.625Z] "GoFiles": [ [2024-03-20T20:02:36.625Z] "interval.go", [2024-03-20T20:02:36.625Z] "intervalaction.go" [2024-03-20T20:02:36.625Z] ], [2024-03-20T20:02:36.625Z] "Imports": [ [2024-03-20T20:02:36.625Z] "context", [2024-03-20T20:02:36.625Z] "fmt", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.625Z] "time" [2024-03-20T20:02:36.625Z] ], [2024-03-20T20:02:36.625Z] "Deps": [ [2024-03-20T20:02:36.625Z] "bufio", [2024-03-20T20:02:36.625Z] "bytes", [2024-03-20T20:02:36.625Z] "compress/flate", [2024-03-20T20:02:36.625Z] "compress/gzip", [2024-03-20T20:02:36.625Z] "compress/zlib", [2024-03-20T20:02:36.625Z] "container/list", [2024-03-20T20:02:36.625Z] "context", [2024-03-20T20:02:36.625Z] "crypto", [2024-03-20T20:02:36.625Z] "crypto/aes", [2024-03-20T20:02:36.625Z] "crypto/cipher", [2024-03-20T20:02:36.625Z] "crypto/des", [2024-03-20T20:02:36.625Z] "crypto/dsa", [2024-03-20T20:02:36.625Z] "crypto/ecdsa", [2024-03-20T20:02:36.625Z] "crypto/ed25519", [2024-03-20T20:02:36.625Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.625Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.625Z] "crypto/elliptic", [2024-03-20T20:02:36.625Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.625Z] "crypto/hmac", [2024-03-20T20:02:36.625Z] "crypto/internal/randutil", [2024-03-20T20:02:36.625Z] "crypto/internal/subtle", [2024-03-20T20:02:36.625Z] "crypto/md5", [2024-03-20T20:02:36.625Z] "crypto/rand", [2024-03-20T20:02:36.625Z] "crypto/rc4", [2024-03-20T20:02:36.625Z] "crypto/rsa", [2024-03-20T20:02:36.625Z] "crypto/sha1", [2024-03-20T20:02:36.625Z] "crypto/sha256", [2024-03-20T20:02:36.625Z] "crypto/sha512", [2024-03-20T20:02:36.625Z] "crypto/subtle", [2024-03-20T20:02:36.625Z] "crypto/tls", [2024-03-20T20:02:36.625Z] "crypto/x509", [2024-03-20T20:02:36.625Z] "crypto/x509/pkix", [2024-03-20T20:02:36.625Z] "database/sql/driver", [2024-03-20T20:02:36.625Z] "debug/dwarf", [2024-03-20T20:02:36.625Z] "debug/macho", [2024-03-20T20:02:36.625Z] "embed", [2024-03-20T20:02:36.625Z] "encoding", [2024-03-20T20:02:36.625Z] "encoding/asn1", [2024-03-20T20:02:36.625Z] "encoding/base32", [2024-03-20T20:02:36.625Z] "encoding/base64", [2024-03-20T20:02:36.625Z] "encoding/binary", [2024-03-20T20:02:36.625Z] "encoding/csv", [2024-03-20T20:02:36.625Z] "encoding/hex", [2024-03-20T20:02:36.625Z] "encoding/json", [2024-03-20T20:02:36.625Z] "encoding/pem", [2024-03-20T20:02:36.625Z] "encoding/xml", [2024-03-20T20:02:36.625Z] "errors", [2024-03-20T20:02:36.625Z] "flag", [2024-03-20T20:02:36.625Z] "fmt", [2024-03-20T20:02:36.625Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.625Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.625Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.625Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.625Z] "github.com/fatih/color", [2024-03-20T20:02:36.625Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.625Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.625Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.625Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.625Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.625Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.625Z] "github.com/go-kit/log", [2024-03-20T20:02:36.625Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.625Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.626Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.626Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.626Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.626Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.626Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.626Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.626Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.626Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.626Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.626Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.626Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.626Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.626Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.626Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.626Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.626Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.626Z] "github.com/google/uuid", [2024-03-20T20:02:36.626Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.626Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.626Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.626Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.626Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.626Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.626Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.626Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.626Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.626Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.626Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.626Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.626Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.626Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.626Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.626Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.626Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.626Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.626Z] "github.com/x448/float16", [2024-03-20T20:02:36.626Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.626Z] "go/token", [2024-03-20T20:02:36.626Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.626Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.626Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.626Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.626Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.626Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.626Z] "golang.org/x/net/html", [2024-03-20T20:02:36.626Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.626Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.626Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.626Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.626Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.626Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.626Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.626Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.626Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.626Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.626Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.626Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.626Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.626Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.626Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.626Z] "golang.org/x/text/language", [2024-03-20T20:02:36.626Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.626Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.626Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.626Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.626Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.626Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.626Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.626Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.626Z] "hash", [2024-03-20T20:02:36.626Z] "hash/adler32", [2024-03-20T20:02:36.626Z] "hash/crc32", [2024-03-20T20:02:36.626Z] "hash/fnv", [2024-03-20T20:02:36.626Z] "html", [2024-03-20T20:02:36.626Z] "html/template", [2024-03-20T20:02:36.626Z] "internal/abi", [2024-03-20T20:02:36.626Z] "internal/bytealg", [2024-03-20T20:02:36.626Z] "internal/cpu", [2024-03-20T20:02:36.626Z] "internal/fmtsort", [2024-03-20T20:02:36.626Z] "internal/goexperiment", [2024-03-20T20:02:36.626Z] "internal/itoa", [2024-03-20T20:02:36.626Z] "internal/nettrace", [2024-03-20T20:02:36.626Z] "internal/oserror", [2024-03-20T20:02:36.626Z] "internal/poll", [2024-03-20T20:02:36.626Z] "internal/race", [2024-03-20T20:02:36.626Z] "internal/reflectlite", [2024-03-20T20:02:36.626Z] "internal/singleflight", [2024-03-20T20:02:36.626Z] "internal/syscall/execenv", [2024-03-20T20:02:36.626Z] "internal/syscall/unix", [2024-03-20T20:02:36.626Z] "internal/testlog", [2024-03-20T20:02:36.626Z] "internal/unsafeheader", [2024-03-20T20:02:36.626Z] "io", [2024-03-20T20:02:36.626Z] "io/fs", [2024-03-20T20:02:36.626Z] "io/ioutil", [2024-03-20T20:02:36.626Z] "log", [2024-03-20T20:02:36.626Z] "log/syslog", [2024-03-20T20:02:36.626Z] "math", [2024-03-20T20:02:36.626Z] "math/big", [2024-03-20T20:02:36.626Z] "math/bits", [2024-03-20T20:02:36.626Z] "math/rand", [2024-03-20T20:02:36.626Z] "mime", [2024-03-20T20:02:36.626Z] "mime/multipart", [2024-03-20T20:02:36.626Z] "mime/quotedprintable", [2024-03-20T20:02:36.626Z] "net", [2024-03-20T20:02:36.626Z] "net/http", [2024-03-20T20:02:36.626Z] "net/http/httptest", [2024-03-20T20:02:36.626Z] "net/http/httptrace", [2024-03-20T20:02:36.626Z] "net/http/httputil", [2024-03-20T20:02:36.626Z] "net/http/internal", [2024-03-20T20:02:36.626Z] "net/http/internal/ascii", [2024-03-20T20:02:36.626Z] "net/http/internal/testcert", [2024-03-20T20:02:36.626Z] "net/textproto", [2024-03-20T20:02:36.626Z] "net/url", [2024-03-20T20:02:36.626Z] "os", [2024-03-20T20:02:36.626Z] "os/signal", [2024-03-20T20:02:36.626Z] "path", [2024-03-20T20:02:36.626Z] "path/filepath", [2024-03-20T20:02:36.626Z] "reflect", [2024-03-20T20:02:36.626Z] "regexp", [2024-03-20T20:02:36.626Z] "regexp/syntax", [2024-03-20T20:02:36.626Z] "runtime", [2024-03-20T20:02:36.626Z] "runtime/cgo", [2024-03-20T20:02:36.626Z] "runtime/debug", [2024-03-20T20:02:36.626Z] "runtime/internal/atomic", [2024-03-20T20:02:36.626Z] "runtime/internal/math", [2024-03-20T20:02:36.626Z] "runtime/internal/sys", [2024-03-20T20:02:36.626Z] "runtime/pprof", [2024-03-20T20:02:36.626Z] "sort", [2024-03-20T20:02:36.626Z] "strconv", [2024-03-20T20:02:36.626Z] "strings", [2024-03-20T20:02:36.626Z] "sync", [2024-03-20T20:02:36.626Z] "sync/atomic", [2024-03-20T20:02:36.626Z] "syscall", [2024-03-20T20:02:36.626Z] "text/tabwriter", [2024-03-20T20:02:36.626Z] "text/template", [2024-03-20T20:02:36.626Z] "text/template/parse", [2024-03-20T20:02:36.626Z] "time", [2024-03-20T20:02:36.626Z] "unicode", [2024-03-20T20:02:36.626Z] "unicode/utf16", [2024-03-20T20:02:36.626Z] "unicode/utf8", [2024-03-20T20:02:36.626Z] "unsafe", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.626Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.626Z] ] [2024-03-20T20:02:36.626Z] } [2024-03-20T20:02:36.626Z] { [2024-03-20T20:02:36.626Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-20T20:02:36.626Z] "ImportPath": "gopkg.in/eapache/queue.v1", [2024-03-20T20:02:36.626Z] "Name": "queue", [2024-03-20T20:02:36.626Z] "Doc": "Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki.", [2024-03-20T20:02:36.626Z] "Root": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-20T20:02:36.626Z] "Module": { [2024-03-20T20:02:36.626Z] "Path": "gopkg.in/eapache/queue.v1", [2024-03-20T20:02:36.626Z] "Version": "v1.1.0", [2024-03-20T20:02:36.626Z] "Time": "2016-08-05T00:47:13Z", [2024-03-20T20:02:36.626Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-20T20:02:36.626Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/eapache/queue.v1/@v/v1.1.0.mod" [2024-03-20T20:02:36.626Z] }, [2024-03-20T20:02:36.626Z] "DepOnly": true, [2024-03-20T20:02:36.626Z] "Stale": true, [2024-03-20T20:02:36.626Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.626Z] "GoFiles": [ [2024-03-20T20:02:36.626Z] "queue.go" [2024-03-20T20:02:36.626Z] ], [2024-03-20T20:02:36.626Z] "TestGoFiles": [ [2024-03-20T20:02:36.626Z] "queue_test.go" [2024-03-20T20:02:36.626Z] ], [2024-03-20T20:02:36.626Z] "TestImports": [ [2024-03-20T20:02:36.626Z] "testing" [2024-03-20T20:02:36.626Z] ] [2024-03-20T20:02:36.626Z] } [2024-03-20T20:02:36.626Z] { [2024-03-20T20:02:36.626Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler/application/scheduler", [2024-03-20T20:02:36.626Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-20T20:02:36.626Z] "Name": "scheduler", [2024-03-20T20:02:36.626Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.626Z] "Module": { [2024-03-20T20:02:36.626Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.626Z] "Main": true, [2024-03-20T20:02:36.626Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.626Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.626Z] "GoVersion": "1.21" [2024-03-20T20:02:36.626Z] }, [2024-03-20T20:02:36.626Z] "Match": [ [2024-03-20T20:02:36.626Z] "./..." [2024-03-20T20:02:36.626Z] ], [2024-03-20T20:02:36.626Z] "Stale": true, [2024-03-20T20:02:36.626Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.626Z] "GoFiles": [ [2024-03-20T20:02:36.626Z] "executor.go", [2024-03-20T20:02:36.626Z] "manager.go", [2024-03-20T20:02:36.626Z] "queue.go" [2024-03-20T20:02:36.626Z] ], [2024-03-20T20:02:36.626Z] "Imports": [ [2024-03-20T20:02:36.626Z] "fmt", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.626Z] "gopkg.in/eapache/queue.v1", [2024-03-20T20:02:36.626Z] "sync", [2024-03-20T20:02:36.626Z] "time" [2024-03-20T20:02:36.626Z] ], [2024-03-20T20:02:36.626Z] "Deps": [ [2024-03-20T20:02:36.626Z] "bufio", [2024-03-20T20:02:36.626Z] "bytes", [2024-03-20T20:02:36.626Z] "compress/flate", [2024-03-20T20:02:36.626Z] "compress/gzip", [2024-03-20T20:02:36.626Z] "compress/zlib", [2024-03-20T20:02:36.626Z] "container/list", [2024-03-20T20:02:36.626Z] "context", [2024-03-20T20:02:36.626Z] "crypto", [2024-03-20T20:02:36.626Z] "crypto/aes", [2024-03-20T20:02:36.626Z] "crypto/cipher", [2024-03-20T20:02:36.626Z] "crypto/des", [2024-03-20T20:02:36.626Z] "crypto/dsa", [2024-03-20T20:02:36.626Z] "crypto/ecdsa", [2024-03-20T20:02:36.626Z] "crypto/ed25519", [2024-03-20T20:02:36.626Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.626Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.626Z] "crypto/elliptic", [2024-03-20T20:02:36.626Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.626Z] "crypto/hmac", [2024-03-20T20:02:36.626Z] "crypto/internal/randutil", [2024-03-20T20:02:36.626Z] "crypto/internal/subtle", [2024-03-20T20:02:36.626Z] "crypto/md5", [2024-03-20T20:02:36.626Z] "crypto/rand", [2024-03-20T20:02:36.626Z] "crypto/rc4", [2024-03-20T20:02:36.626Z] "crypto/rsa", [2024-03-20T20:02:36.626Z] "crypto/sha1", [2024-03-20T20:02:36.626Z] "crypto/sha256", [2024-03-20T20:02:36.626Z] "crypto/sha512", [2024-03-20T20:02:36.626Z] "crypto/subtle", [2024-03-20T20:02:36.626Z] "crypto/tls", [2024-03-20T20:02:36.626Z] "crypto/x509", [2024-03-20T20:02:36.626Z] "crypto/x509/pkix", [2024-03-20T20:02:36.626Z] "database/sql/driver", [2024-03-20T20:02:36.626Z] "debug/dwarf", [2024-03-20T20:02:36.626Z] "debug/macho", [2024-03-20T20:02:36.626Z] "embed", [2024-03-20T20:02:36.626Z] "encoding", [2024-03-20T20:02:36.626Z] "encoding/asn1", [2024-03-20T20:02:36.626Z] "encoding/base32", [2024-03-20T20:02:36.626Z] "encoding/base64", [2024-03-20T20:02:36.626Z] "encoding/binary", [2024-03-20T20:02:36.626Z] "encoding/csv", [2024-03-20T20:02:36.626Z] "encoding/hex", [2024-03-20T20:02:36.626Z] "encoding/json", [2024-03-20T20:02:36.626Z] "encoding/pem", [2024-03-20T20:02:36.626Z] "encoding/xml", [2024-03-20T20:02:36.626Z] "errors", [2024-03-20T20:02:36.626Z] "flag", [2024-03-20T20:02:36.626Z] "fmt", [2024-03-20T20:02:36.626Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.626Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.626Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.626Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.627Z] "github.com/fatih/color", [2024-03-20T20:02:36.627Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.627Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.627Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.627Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.627Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.627Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.627Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.627Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.627Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.627Z] "github.com/go-kit/log", [2024-03-20T20:02:36.627Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.627Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.627Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.627Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.627Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.627Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.627Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.627Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.627Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.627Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.627Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.627Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.627Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.627Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.627Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.627Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.627Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.627Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.627Z] "github.com/google/uuid", [2024-03-20T20:02:36.627Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.627Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.627Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.627Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.627Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.627Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.627Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.627Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.627Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.627Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.627Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.627Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.627Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.627Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.627Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.627Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.627Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.627Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.627Z] "github.com/x448/float16", [2024-03-20T20:02:36.627Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.627Z] "go/token", [2024-03-20T20:02:36.627Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.627Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.627Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.627Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.627Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.627Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.627Z] "golang.org/x/net/html", [2024-03-20T20:02:36.627Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.627Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.627Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.627Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.627Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.627Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.627Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.627Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.627Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.627Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.627Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.627Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.627Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.627Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.627Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.627Z] "golang.org/x/text/language", [2024-03-20T20:02:36.627Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.627Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.627Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.627Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.627Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.627Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.627Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.627Z] "gopkg.in/eapache/queue.v1", [2024-03-20T20:02:36.627Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.627Z] "hash", [2024-03-20T20:02:36.627Z] "hash/adler32", [2024-03-20T20:02:36.627Z] "hash/crc32", [2024-03-20T20:02:36.627Z] "hash/fnv", [2024-03-20T20:02:36.627Z] "html", [2024-03-20T20:02:36.627Z] "html/template", [2024-03-20T20:02:36.627Z] "internal/abi", [2024-03-20T20:02:36.627Z] "internal/bytealg", [2024-03-20T20:02:36.627Z] "internal/cpu", [2024-03-20T20:02:36.627Z] "internal/fmtsort", [2024-03-20T20:02:36.627Z] "internal/goexperiment", [2024-03-20T20:02:36.627Z] "internal/itoa", [2024-03-20T20:02:36.627Z] "internal/nettrace", [2024-03-20T20:02:36.627Z] "internal/oserror", [2024-03-20T20:02:36.627Z] "internal/poll", [2024-03-20T20:02:36.627Z] "internal/race", [2024-03-20T20:02:36.627Z] "internal/reflectlite", [2024-03-20T20:02:36.627Z] "internal/singleflight", [2024-03-20T20:02:36.627Z] "internal/syscall/execenv", [2024-03-20T20:02:36.627Z] "internal/syscall/unix", [2024-03-20T20:02:36.627Z] "internal/testlog", [2024-03-20T20:02:36.627Z] "internal/unsafeheader", [2024-03-20T20:02:36.627Z] "io", [2024-03-20T20:02:36.627Z] "io/fs", [2024-03-20T20:02:36.627Z] "io/ioutil", [2024-03-20T20:02:36.627Z] "log", [2024-03-20T20:02:36.627Z] "log/syslog", [2024-03-20T20:02:36.627Z] "math", [2024-03-20T20:02:36.627Z] "math/big", [2024-03-20T20:02:36.627Z] "math/bits", [2024-03-20T20:02:36.627Z] "math/rand", [2024-03-20T20:02:36.627Z] "mime", [2024-03-20T20:02:36.627Z] "mime/multipart", [2024-03-20T20:02:36.627Z] "mime/quotedprintable", [2024-03-20T20:02:36.627Z] "net", [2024-03-20T20:02:36.627Z] "net/http", [2024-03-20T20:02:36.627Z] "net/http/httptest", [2024-03-20T20:02:36.627Z] "net/http/httptrace", [2024-03-20T20:02:36.627Z] "net/http/httputil", [2024-03-20T20:02:36.627Z] "net/http/internal", [2024-03-20T20:02:36.627Z] "net/http/internal/ascii", [2024-03-20T20:02:36.627Z] "net/http/internal/testcert", [2024-03-20T20:02:36.627Z] "net/textproto", [2024-03-20T20:02:36.627Z] "net/url", [2024-03-20T20:02:36.627Z] "os", [2024-03-20T20:02:36.627Z] "os/signal", [2024-03-20T20:02:36.627Z] "path", [2024-03-20T20:02:36.627Z] "path/filepath", [2024-03-20T20:02:36.627Z] "reflect", [2024-03-20T20:02:36.627Z] "regexp", [2024-03-20T20:02:36.627Z] "regexp/syntax", [2024-03-20T20:02:36.627Z] "runtime", [2024-03-20T20:02:36.627Z] "runtime/cgo", [2024-03-20T20:02:36.627Z] "runtime/debug", [2024-03-20T20:02:36.627Z] "runtime/internal/atomic", [2024-03-20T20:02:36.627Z] "runtime/internal/math", [2024-03-20T20:02:36.627Z] "runtime/internal/sys", [2024-03-20T20:02:36.627Z] "runtime/pprof", [2024-03-20T20:02:36.627Z] "sort", [2024-03-20T20:02:36.627Z] "strconv", [2024-03-20T20:02:36.627Z] "strings", [2024-03-20T20:02:36.627Z] "sync", [2024-03-20T20:02:36.627Z] "sync/atomic", [2024-03-20T20:02:36.627Z] "syscall", [2024-03-20T20:02:36.627Z] "text/tabwriter", [2024-03-20T20:02:36.627Z] "text/template", [2024-03-20T20:02:36.627Z] "text/template/parse", [2024-03-20T20:02:36.627Z] "time", [2024-03-20T20:02:36.627Z] "unicode", [2024-03-20T20:02:36.627Z] "unicode/utf16", [2024-03-20T20:02:36.627Z] "unicode/utf8", [2024-03-20T20:02:36.627Z] "unsafe", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.627Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.627Z] ], [2024-03-20T20:02:36.627Z] "TestGoFiles": [ [2024-03-20T20:02:36.627Z] "executor_test.go", [2024-03-20T20:02:36.627Z] "manager_test.go", [2024-03-20T20:02:36.627Z] "queue_test.go" [2024-03-20T20:02:36.627Z] ], [2024-03-20T20:02:36.627Z] "TestImports": [ [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.627Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.627Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.627Z] "gopkg.in/eapache/queue.v1", [2024-03-20T20:02:36.627Z] "testing", [2024-03-20T20:02:36.627Z] "time" [2024-03-20T20:02:36.627Z] ] [2024-03-20T20:02:36.627Z] } [2024-03-20T20:02:36.627Z] { [2024-03-20T20:02:36.627Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler/controller/http", [2024-03-20T20:02:36.627Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-20T20:02:36.627Z] "Name": "http", [2024-03-20T20:02:36.627Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.627Z] "Module": { [2024-03-20T20:02:36.627Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.627Z] "Main": true, [2024-03-20T20:02:36.627Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.627Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.627Z] "GoVersion": "1.21" [2024-03-20T20:02:36.627Z] }, [2024-03-20T20:02:36.627Z] "Match": [ [2024-03-20T20:02:36.627Z] "./..." [2024-03-20T20:02:36.627Z] ], [2024-03-20T20:02:36.627Z] "Stale": true, [2024-03-20T20:02:36.627Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.627Z] "GoFiles": [ [2024-03-20T20:02:36.627Z] "interval.go", [2024-03-20T20:02:36.627Z] "intervalaction.go" [2024-03-20T20:02:36.627Z] ], [2024-03-20T20:02:36.627Z] "Imports": [ [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.627Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.627Z] "math", [2024-03-20T20:02:36.627Z] "net/http" [2024-03-20T20:02:36.627Z] ], [2024-03-20T20:02:36.627Z] "Deps": [ [2024-03-20T20:02:36.627Z] "bufio", [2024-03-20T20:02:36.627Z] "bytes", [2024-03-20T20:02:36.627Z] "compress/flate", [2024-03-20T20:02:36.627Z] "compress/gzip", [2024-03-20T20:02:36.627Z] "compress/zlib", [2024-03-20T20:02:36.627Z] "container/list", [2024-03-20T20:02:36.627Z] "context", [2024-03-20T20:02:36.627Z] "crypto", [2024-03-20T20:02:36.627Z] "crypto/aes", [2024-03-20T20:02:36.627Z] "crypto/cipher", [2024-03-20T20:02:36.627Z] "crypto/des", [2024-03-20T20:02:36.627Z] "crypto/dsa", [2024-03-20T20:02:36.627Z] "crypto/ecdsa", [2024-03-20T20:02:36.627Z] "crypto/ed25519", [2024-03-20T20:02:36.627Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.627Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.627Z] "crypto/elliptic", [2024-03-20T20:02:36.627Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.627Z] "crypto/hmac", [2024-03-20T20:02:36.627Z] "crypto/internal/randutil", [2024-03-20T20:02:36.627Z] "crypto/internal/subtle", [2024-03-20T20:02:36.627Z] "crypto/md5", [2024-03-20T20:02:36.627Z] "crypto/rand", [2024-03-20T20:02:36.627Z] "crypto/rc4", [2024-03-20T20:02:36.627Z] "crypto/rsa", [2024-03-20T20:02:36.627Z] "crypto/sha1", [2024-03-20T20:02:36.627Z] "crypto/sha256", [2024-03-20T20:02:36.627Z] "crypto/sha512", [2024-03-20T20:02:36.627Z] "crypto/subtle", [2024-03-20T20:02:36.627Z] "crypto/tls", [2024-03-20T20:02:36.627Z] "crypto/x509", [2024-03-20T20:02:36.627Z] "crypto/x509/pkix", [2024-03-20T20:02:36.627Z] "database/sql/driver", [2024-03-20T20:02:36.627Z] "debug/dwarf", [2024-03-20T20:02:36.627Z] "debug/macho", [2024-03-20T20:02:36.627Z] "embed", [2024-03-20T20:02:36.627Z] "encoding", [2024-03-20T20:02:36.627Z] "encoding/asn1", [2024-03-20T20:02:36.627Z] "encoding/base32", [2024-03-20T20:02:36.627Z] "encoding/base64", [2024-03-20T20:02:36.627Z] "encoding/binary", [2024-03-20T20:02:36.627Z] "encoding/csv", [2024-03-20T20:02:36.627Z] "encoding/hex", [2024-03-20T20:02:36.627Z] "encoding/json", [2024-03-20T20:02:36.627Z] "encoding/pem", [2024-03-20T20:02:36.627Z] "encoding/xml", [2024-03-20T20:02:36.627Z] "errors", [2024-03-20T20:02:36.627Z] "flag", [2024-03-20T20:02:36.627Z] "fmt", [2024-03-20T20:02:36.627Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.627Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.627Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.627Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.627Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.628Z] "github.com/fatih/color", [2024-03-20T20:02:36.628Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.628Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.628Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.628Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.628Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.628Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.628Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.628Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.628Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.628Z] "github.com/go-kit/log", [2024-03-20T20:02:36.628Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.628Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.628Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.628Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.628Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.628Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.628Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.628Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.628Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.628Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.628Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.628Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.628Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.628Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.628Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.628Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.628Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.628Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.628Z] "github.com/google/uuid", [2024-03-20T20:02:36.628Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.628Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.628Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.628Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.628Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.628Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.628Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.628Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.628Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.628Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.628Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.628Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.628Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.628Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.628Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.628Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.628Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.628Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.628Z] "github.com/x448/float16", [2024-03-20T20:02:36.628Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.628Z] "go/token", [2024-03-20T20:02:36.628Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.628Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.628Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.628Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.628Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.628Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.628Z] "golang.org/x/net/html", [2024-03-20T20:02:36.628Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.628Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.628Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.628Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.628Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.628Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.628Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.628Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.628Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.628Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.628Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.628Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.628Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.628Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.628Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.628Z] "golang.org/x/text/language", [2024-03-20T20:02:36.628Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.628Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.628Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.628Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.628Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.628Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.628Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.628Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.628Z] "hash", [2024-03-20T20:02:36.628Z] "hash/adler32", [2024-03-20T20:02:36.628Z] "hash/crc32", [2024-03-20T20:02:36.628Z] "hash/fnv", [2024-03-20T20:02:36.628Z] "html", [2024-03-20T20:02:36.628Z] "html/template", [2024-03-20T20:02:36.628Z] "internal/abi", [2024-03-20T20:02:36.628Z] "internal/bytealg", [2024-03-20T20:02:36.628Z] "internal/cpu", [2024-03-20T20:02:36.628Z] "internal/fmtsort", [2024-03-20T20:02:36.628Z] "internal/goexperiment", [2024-03-20T20:02:36.628Z] "internal/itoa", [2024-03-20T20:02:36.628Z] "internal/nettrace", [2024-03-20T20:02:36.628Z] "internal/oserror", [2024-03-20T20:02:36.628Z] "internal/poll", [2024-03-20T20:02:36.628Z] "internal/race", [2024-03-20T20:02:36.628Z] "internal/reflectlite", [2024-03-20T20:02:36.628Z] "internal/singleflight", [2024-03-20T20:02:36.628Z] "internal/syscall/execenv", [2024-03-20T20:02:36.628Z] "internal/syscall/unix", [2024-03-20T20:02:36.628Z] "internal/testlog", [2024-03-20T20:02:36.628Z] "internal/unsafeheader", [2024-03-20T20:02:36.628Z] "io", [2024-03-20T20:02:36.628Z] "io/fs", [2024-03-20T20:02:36.628Z] "io/ioutil", [2024-03-20T20:02:36.628Z] "log", [2024-03-20T20:02:36.628Z] "log/syslog", [2024-03-20T20:02:36.628Z] "math", [2024-03-20T20:02:36.628Z] "math/big", [2024-03-20T20:02:36.628Z] "math/bits", [2024-03-20T20:02:36.628Z] "math/rand", [2024-03-20T20:02:36.628Z] "mime", [2024-03-20T20:02:36.628Z] "mime/multipart", [2024-03-20T20:02:36.628Z] "mime/quotedprintable", [2024-03-20T20:02:36.628Z] "net", [2024-03-20T20:02:36.628Z] "net/http", [2024-03-20T20:02:36.628Z] "net/http/httptest", [2024-03-20T20:02:36.628Z] "net/http/httptrace", [2024-03-20T20:02:36.628Z] "net/http/httputil", [2024-03-20T20:02:36.628Z] "net/http/internal", [2024-03-20T20:02:36.628Z] "net/http/internal/ascii", [2024-03-20T20:02:36.628Z] "net/http/internal/testcert", [2024-03-20T20:02:36.628Z] "net/textproto", [2024-03-20T20:02:36.628Z] "net/url", [2024-03-20T20:02:36.628Z] "os", [2024-03-20T20:02:36.628Z] "os/signal", [2024-03-20T20:02:36.628Z] "path", [2024-03-20T20:02:36.628Z] "path/filepath", [2024-03-20T20:02:36.628Z] "reflect", [2024-03-20T20:02:36.628Z] "regexp", [2024-03-20T20:02:36.628Z] "regexp/syntax", [2024-03-20T20:02:36.628Z] "runtime", [2024-03-20T20:02:36.628Z] "runtime/cgo", [2024-03-20T20:02:36.628Z] "runtime/debug", [2024-03-20T20:02:36.628Z] "runtime/internal/atomic", [2024-03-20T20:02:36.628Z] "runtime/internal/math", [2024-03-20T20:02:36.628Z] "runtime/internal/sys", [2024-03-20T20:02:36.628Z] "runtime/pprof", [2024-03-20T20:02:36.628Z] "sort", [2024-03-20T20:02:36.628Z] "strconv", [2024-03-20T20:02:36.628Z] "strings", [2024-03-20T20:02:36.628Z] "sync", [2024-03-20T20:02:36.628Z] "sync/atomic", [2024-03-20T20:02:36.628Z] "syscall", [2024-03-20T20:02:36.628Z] "text/tabwriter", [2024-03-20T20:02:36.628Z] "text/template", [2024-03-20T20:02:36.628Z] "text/template/parse", [2024-03-20T20:02:36.628Z] "time", [2024-03-20T20:02:36.628Z] "unicode", [2024-03-20T20:02:36.628Z] "unicode/utf16", [2024-03-20T20:02:36.628Z] "unicode/utf8", [2024-03-20T20:02:36.628Z] "unsafe", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.628Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.628Z] ], [2024-03-20T20:02:36.628Z] "TestGoFiles": [ [2024-03-20T20:02:36.628Z] "const_test.go", [2024-03-20T20:02:36.628Z] "interval_test.go", [2024-03-20T20:02:36.628Z] "intervalaction_test.go" [2024-03-20T20:02:36.628Z] ], [2024-03-20T20:02:36.628Z] "TestImports": [ [2024-03-20T20:02:36.628Z] "encoding/json", [2024-03-20T20:02:36.628Z] "fmt", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.628Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.628Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.628Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.628Z] "net/http", [2024-03-20T20:02:36.628Z] "net/http/httptest", [2024-03-20T20:02:36.628Z] "strings", [2024-03-20T20:02:36.628Z] "testing" [2024-03-20T20:02:36.628Z] ] [2024-03-20T20:02:36.628Z] } [2024-03-20T20:02:36.628Z] { [2024-03-20T20:02:36.628Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler", [2024-03-20T20:02:36.628Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-20T20:02:36.628Z] "Name": "scheduler", [2024-03-20T20:02:36.628Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.628Z] "Module": { [2024-03-20T20:02:36.628Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.628Z] "Main": true, [2024-03-20T20:02:36.628Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.628Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.628Z] "GoVersion": "1.21" [2024-03-20T20:02:36.628Z] }, [2024-03-20T20:02:36.628Z] "Match": [ [2024-03-20T20:02:36.628Z] "./..." [2024-03-20T20:02:36.628Z] ], [2024-03-20T20:02:36.628Z] "Stale": true, [2024-03-20T20:02:36.628Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.628Z] "GoFiles": [ [2024-03-20T20:02:36.628Z] "init.go", [2024-03-20T20:02:36.628Z] "main.go", [2024-03-20T20:02:36.628Z] "router.go" [2024-03-20T20:02:36.628Z] ], [2024-03-20T20:02:36.628Z] "Imports": [ [2024-03-20T20:02:36.628Z] "context", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.628Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.628Z] "os", [2024-03-20T20:02:36.628Z] "sync" [2024-03-20T20:02:36.628Z] ], [2024-03-20T20:02:36.628Z] "Deps": [ [2024-03-20T20:02:36.628Z] "bufio", [2024-03-20T20:02:36.628Z] "bytes", [2024-03-20T20:02:36.628Z] "compress/flate", [2024-03-20T20:02:36.628Z] "compress/gzip", [2024-03-20T20:02:36.628Z] "compress/zlib", [2024-03-20T20:02:36.628Z] "container/heap", [2024-03-20T20:02:36.628Z] "container/list", [2024-03-20T20:02:36.628Z] "context", [2024-03-20T20:02:36.628Z] "crypto", [2024-03-20T20:02:36.628Z] "crypto/aes", [2024-03-20T20:02:36.628Z] "crypto/cipher", [2024-03-20T20:02:36.628Z] "crypto/des", [2024-03-20T20:02:36.628Z] "crypto/dsa", [2024-03-20T20:02:36.628Z] "crypto/ecdsa", [2024-03-20T20:02:36.628Z] "crypto/ed25519", [2024-03-20T20:02:36.628Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.628Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.628Z] "crypto/elliptic", [2024-03-20T20:02:36.628Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.628Z] "crypto/hmac", [2024-03-20T20:02:36.628Z] "crypto/internal/randutil", [2024-03-20T20:02:36.628Z] "crypto/internal/subtle", [2024-03-20T20:02:36.628Z] "crypto/md5", [2024-03-20T20:02:36.628Z] "crypto/rand", [2024-03-20T20:02:36.628Z] "crypto/rc4", [2024-03-20T20:02:36.628Z] "crypto/rsa", [2024-03-20T20:02:36.628Z] "crypto/sha1", [2024-03-20T20:02:36.628Z] "crypto/sha256", [2024-03-20T20:02:36.628Z] "crypto/sha512", [2024-03-20T20:02:36.628Z] "crypto/subtle", [2024-03-20T20:02:36.628Z] "crypto/tls", [2024-03-20T20:02:36.628Z] "crypto/x509", [2024-03-20T20:02:36.628Z] "crypto/x509/pkix", [2024-03-20T20:02:36.629Z] "database/sql/driver", [2024-03-20T20:02:36.629Z] "debug/dwarf", [2024-03-20T20:02:36.629Z] "debug/macho", [2024-03-20T20:02:36.629Z] "embed", [2024-03-20T20:02:36.629Z] "encoding", [2024-03-20T20:02:36.629Z] "encoding/asn1", [2024-03-20T20:02:36.629Z] "encoding/base32", [2024-03-20T20:02:36.629Z] "encoding/base64", [2024-03-20T20:02:36.629Z] "encoding/binary", [2024-03-20T20:02:36.629Z] "encoding/csv", [2024-03-20T20:02:36.629Z] "encoding/gob", [2024-03-20T20:02:36.629Z] "encoding/hex", [2024-03-20T20:02:36.629Z] "encoding/json", [2024-03-20T20:02:36.629Z] "encoding/pem", [2024-03-20T20:02:36.629Z] "encoding/xml", [2024-03-20T20:02:36.629Z] "errors", [2024-03-20T20:02:36.629Z] "flag", [2024-03-20T20:02:36.629Z] "fmt", [2024-03-20T20:02:36.629Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.629Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.629Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.629Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.629Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.629Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.629Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.629Z] "github.com/fatih/color", [2024-03-20T20:02:36.629Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.629Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.629Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.629Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.629Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.629Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.629Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.629Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.629Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.629Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.629Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.629Z] "github.com/go-kit/log", [2024-03-20T20:02:36.629Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.629Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.629Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.629Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.629Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.629Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.629Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.629Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.629Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.629Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.629Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.629Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.629Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.629Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.629Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.629Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.629Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.629Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.629Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.629Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.629Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.629Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.629Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.629Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.629Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.629Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.629Z] "github.com/google/uuid", [2024-03-20T20:02:36.629Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.629Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.629Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.629Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.629Z] "github.com/josharian/intern", [2024-03-20T20:02:36.629Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.629Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.629Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.629Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.629Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.629Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.629Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.629Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.629Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.629Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.629Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.629Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.629Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.629Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.629Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.629Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.629Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.629Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.629Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.629Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.629Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.629Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.629Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.629Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.629Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.629Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.629Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.629Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.629Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.629Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.629Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.629Z] "github.com/openziti/identity", [2024-03-20T20:02:36.629Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.629Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.629Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.629Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.629Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.629Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.629Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.629Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.629Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.629Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.629Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.629Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.629Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.630Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.630Z] "github.com/pkg/errors", [2024-03-20T20:02:36.630Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.630Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.630Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.630Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.630Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.630Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.630Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.630Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.630Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.630Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.630Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.630Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.630Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.630Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.630Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.630Z] "github.com/x448/float16", [2024-03-20T20:02:36.630Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.630Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.630Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.630Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.630Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.630Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.630Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.630Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.630Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.630Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.630Z] "go/token", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.630Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.630Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.630Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.630Z] "golang.org/x/net/html", [2024-03-20T20:02:36.630Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.630Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.630Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.630Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.630Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.630Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.630Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.630Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.630Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.630Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.630Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.630Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.630Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.630Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.630Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.630Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.630Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.630Z] "golang.org/x/term", [2024-03-20T20:02:36.630Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.630Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.630Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.630Z] "golang.org/x/text/language", [2024-03-20T20:02:36.630Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.630Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.630Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.630Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.630Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.630Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.630Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.630Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.630Z] "gopkg.in/eapache/queue.v1", [2024-03-20T20:02:36.630Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.630Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.630Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.630Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.630Z] "hash", [2024-03-20T20:02:36.630Z] "hash/adler32", [2024-03-20T20:02:36.630Z] "hash/crc32", [2024-03-20T20:02:36.630Z] "hash/fnv", [2024-03-20T20:02:36.630Z] "html", [2024-03-20T20:02:36.630Z] "html/template", [2024-03-20T20:02:36.630Z] "internal/abi", [2024-03-20T20:02:36.630Z] "internal/bytealg", [2024-03-20T20:02:36.630Z] "internal/cpu", [2024-03-20T20:02:36.630Z] "internal/fmtsort", [2024-03-20T20:02:36.630Z] "internal/goexperiment", [2024-03-20T20:02:36.630Z] "internal/itoa", [2024-03-20T20:02:36.630Z] "internal/nettrace", [2024-03-20T20:02:36.630Z] "internal/oserror", [2024-03-20T20:02:36.630Z] "internal/poll", [2024-03-20T20:02:36.630Z] "internal/race", [2024-03-20T20:02:36.630Z] "internal/reflectlite", [2024-03-20T20:02:36.630Z] "internal/singleflight", [2024-03-20T20:02:36.630Z] "internal/syscall/execenv", [2024-03-20T20:02:36.630Z] "internal/syscall/unix", [2024-03-20T20:02:36.630Z] "internal/testlog", [2024-03-20T20:02:36.630Z] "internal/unsafeheader", [2024-03-20T20:02:36.630Z] "io", [2024-03-20T20:02:36.630Z] "io/fs", [2024-03-20T20:02:36.630Z] "io/ioutil", [2024-03-20T20:02:36.630Z] "log", [2024-03-20T20:02:36.630Z] "log/syslog", [2024-03-20T20:02:36.630Z] "math", [2024-03-20T20:02:36.630Z] "math/big", [2024-03-20T20:02:36.630Z] "math/bits", [2024-03-20T20:02:36.630Z] "math/rand", [2024-03-20T20:02:36.630Z] "mime", [2024-03-20T20:02:36.630Z] "mime/multipart", [2024-03-20T20:02:36.630Z] "mime/quotedprintable", [2024-03-20T20:02:36.630Z] "net", [2024-03-20T20:02:36.630Z] "net/http", [2024-03-20T20:02:36.630Z] "net/http/cookiejar", [2024-03-20T20:02:36.630Z] "net/http/httptest", [2024-03-20T20:02:36.630Z] "net/http/httptrace", [2024-03-20T20:02:36.630Z] "net/http/httputil", [2024-03-20T20:02:36.630Z] "net/http/internal", [2024-03-20T20:02:36.630Z] "net/http/internal/ascii", [2024-03-20T20:02:36.630Z] "net/http/internal/testcert", [2024-03-20T20:02:36.630Z] "net/mail", [2024-03-20T20:02:36.630Z] "net/textproto", [2024-03-20T20:02:36.630Z] "net/url", [2024-03-20T20:02:36.630Z] "os", [2024-03-20T20:02:36.630Z] "os/exec", [2024-03-20T20:02:36.630Z] "os/signal", [2024-03-20T20:02:36.630Z] "os/user", [2024-03-20T20:02:36.630Z] "path", [2024-03-20T20:02:36.630Z] "path/filepath", [2024-03-20T20:02:36.630Z] "reflect", [2024-03-20T20:02:36.630Z] "regexp", [2024-03-20T20:02:36.630Z] "regexp/syntax", [2024-03-20T20:02:36.630Z] "runtime", [2024-03-20T20:02:36.630Z] "runtime/cgo", [2024-03-20T20:02:36.630Z] "runtime/debug", [2024-03-20T20:02:36.630Z] "runtime/internal/atomic", [2024-03-20T20:02:36.630Z] "runtime/internal/math", [2024-03-20T20:02:36.630Z] "runtime/internal/sys", [2024-03-20T20:02:36.630Z] "runtime/pprof", [2024-03-20T20:02:36.630Z] "sort", [2024-03-20T20:02:36.630Z] "strconv", [2024-03-20T20:02:36.630Z] "strings", [2024-03-20T20:02:36.630Z] "sync", [2024-03-20T20:02:36.630Z] "sync/atomic", [2024-03-20T20:02:36.630Z] "syscall", [2024-03-20T20:02:36.630Z] "text/tabwriter", [2024-03-20T20:02:36.630Z] "text/template", [2024-03-20T20:02:36.630Z] "text/template/parse", [2024-03-20T20:02:36.630Z] "time", [2024-03-20T20:02:36.630Z] "unicode", [2024-03-20T20:02:36.630Z] "unicode/utf16", [2024-03-20T20:02:36.630Z] "unicode/utf8", [2024-03-20T20:02:36.630Z] "unsafe", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.630Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.630Z] ] [2024-03-20T20:02:36.630Z] } [2024-03-20T20:02:36.630Z] { [2024-03-20T20:02:36.630Z] "Dir": "/w/workspace/edgex-go/636/cmd/support-scheduler", [2024-03-20T20:02:36.630Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-scheduler", [2024-03-20T20:02:36.630Z] "Name": "main", [2024-03-20T20:02:36.630Z] "Target": "/go/bin/support-scheduler", [2024-03-20T20:02:36.630Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.630Z] "Module": { [2024-03-20T20:02:36.630Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.630Z] "Main": true, [2024-03-20T20:02:36.630Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.630Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.630Z] "GoVersion": "1.21" [2024-03-20T20:02:36.630Z] }, [2024-03-20T20:02:36.630Z] "Match": [ [2024-03-20T20:02:36.630Z] "./..." [2024-03-20T20:02:36.630Z] ], [2024-03-20T20:02:36.630Z] "Stale": true, [2024-03-20T20:02:36.630Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.630Z] "GoFiles": [ [2024-03-20T20:02:36.630Z] "main.go" [2024-03-20T20:02:36.630Z] ], [2024-03-20T20:02:36.630Z] "Imports": [ [2024-03-20T20:02:36.630Z] "context", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-20T20:02:36.630Z] "github.com/labstack/echo/v4" [2024-03-20T20:02:36.630Z] ], [2024-03-20T20:02:36.630Z] "Deps": [ [2024-03-20T20:02:36.630Z] "bufio", [2024-03-20T20:02:36.630Z] "bytes", [2024-03-20T20:02:36.630Z] "compress/flate", [2024-03-20T20:02:36.630Z] "compress/gzip", [2024-03-20T20:02:36.630Z] "compress/zlib", [2024-03-20T20:02:36.630Z] "container/heap", [2024-03-20T20:02:36.630Z] "container/list", [2024-03-20T20:02:36.630Z] "context", [2024-03-20T20:02:36.630Z] "crypto", [2024-03-20T20:02:36.630Z] "crypto/aes", [2024-03-20T20:02:36.630Z] "crypto/cipher", [2024-03-20T20:02:36.630Z] "crypto/des", [2024-03-20T20:02:36.630Z] "crypto/dsa", [2024-03-20T20:02:36.630Z] "crypto/ecdsa", [2024-03-20T20:02:36.630Z] "crypto/ed25519", [2024-03-20T20:02:36.630Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.630Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.630Z] "crypto/elliptic", [2024-03-20T20:02:36.630Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.630Z] "crypto/hmac", [2024-03-20T20:02:36.630Z] "crypto/internal/randutil", [2024-03-20T20:02:36.630Z] "crypto/internal/subtle", [2024-03-20T20:02:36.630Z] "crypto/md5", [2024-03-20T20:02:36.630Z] "crypto/rand", [2024-03-20T20:02:36.630Z] "crypto/rc4", [2024-03-20T20:02:36.630Z] "crypto/rsa", [2024-03-20T20:02:36.630Z] "crypto/sha1", [2024-03-20T20:02:36.630Z] "crypto/sha256", [2024-03-20T20:02:36.630Z] "crypto/sha512", [2024-03-20T20:02:36.630Z] "crypto/subtle", [2024-03-20T20:02:36.630Z] "crypto/tls", [2024-03-20T20:02:36.630Z] "crypto/x509", [2024-03-20T20:02:36.630Z] "crypto/x509/pkix", [2024-03-20T20:02:36.630Z] "database/sql/driver", [2024-03-20T20:02:36.630Z] "debug/dwarf", [2024-03-20T20:02:36.630Z] "debug/macho", [2024-03-20T20:02:36.630Z] "embed", [2024-03-20T20:02:36.630Z] "encoding", [2024-03-20T20:02:36.630Z] "encoding/asn1", [2024-03-20T20:02:36.630Z] "encoding/base32", [2024-03-20T20:02:36.630Z] "encoding/base64", [2024-03-20T20:02:36.630Z] "encoding/binary", [2024-03-20T20:02:36.630Z] "encoding/csv", [2024-03-20T20:02:36.630Z] "encoding/gob", [2024-03-20T20:02:36.630Z] "encoding/hex", [2024-03-20T20:02:36.630Z] "encoding/json", [2024-03-20T20:02:36.630Z] "encoding/pem", [2024-03-20T20:02:36.630Z] "encoding/xml", [2024-03-20T20:02:36.630Z] "errors", [2024-03-20T20:02:36.630Z] "flag", [2024-03-20T20:02:36.630Z] "fmt", [2024-03-20T20:02:36.630Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.630Z] "github.com/asaskevich/govalidator", [2024-03-20T20:02:36.630Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.630Z] "github.com/cenkalti/backoff/v4", [2024-03-20T20:02:36.630Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.630Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.631Z] "github.com/fatih/color", [2024-03-20T20:02:36.631Z] "github.com/fsnotify/fsnotify", [2024-03-20T20:02:36.631Z] "github.com/fullsailor/pkcs7", [2024-03-20T20:02:36.631Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.631Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.631Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.631Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.631Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.631Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.631Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.631Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.631Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.631Z] "github.com/go-kit/log", [2024-03-20T20:02:36.631Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.631Z] "github.com/go-logr/logr", [2024-03-20T20:02:36.631Z] "github.com/go-logr/logr/funcr", [2024-03-20T20:02:36.631Z] "github.com/go-logr/stdr", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/analysis", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/errors", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/jsonpointer", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/jsonreference", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/jsonreference/internal", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/loads", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/client", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/logger", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/middleware", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/security", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/spec", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/strfmt", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/swag", [2024-03-20T20:02:36.631Z] "github.com/go-openapi/validate", [2024-03-20T20:02:36.631Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.631Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.631Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.631Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.631Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.631Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.631Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.631Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.631Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.631Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.631Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.631Z] "github.com/go-resty/resty/v2", [2024-03-20T20:02:36.631Z] "github.com/golang-jwt/jwt", [2024-03-20T20:02:36.631Z] "github.com/golang-jwt/jwt/v5", [2024-03-20T20:02:36.631Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.631Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.631Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.631Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.631Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.631Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.631Z] "github.com/gomodule/redigo/redis", [2024-03-20T20:02:36.631Z] "github.com/google/uuid", [2024-03-20T20:02:36.631Z] "github.com/gorilla/schema", [2024-03-20T20:02:36.631Z] "github.com/gorilla/securecookie", [2024-03-20T20:02:36.631Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.631Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.631Z] "github.com/josharian/intern", [2024-03-20T20:02:36.631Z] "github.com/kataras/go-events", [2024-03-20T20:02:36.631Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.631Z] "github.com/labstack/echo/v4/middleware", [2024-03-20T20:02:36.631Z] "github.com/labstack/gommon/bytes", [2024-03-20T20:02:36.631Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.631Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.631Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.631Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.631Z] "github.com/mailru/easyjson/buffer", [2024-03-20T20:02:36.631Z] "github.com/mailru/easyjson/jlexer", [2024-03-20T20:02:36.631Z] "github.com/mailru/easyjson/jwriter", [2024-03-20T20:02:36.631Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.631Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.631Z] "github.com/mgutz/ansi", [2024-03-20T20:02:36.631Z] "github.com/michaelquigley/pfxlog", [2024-03-20T20:02:36.631Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.631Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.631Z] "github.com/mitchellh/go-ps", [2024-03-20T20:02:36.631Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.631Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.631Z] "github.com/muhlemmer/gu", [2024-03-20T20:02:36.631Z] "github.com/oklog/ulid", [2024-03-20T20:02:36.631Z] "github.com/opentracing/opentracing-go", [2024-03-20T20:02:36.631Z] "github.com/opentracing/opentracing-go/ext", [2024-03-20T20:02:36.631Z] "github.com/opentracing/opentracing-go/log", [2024-03-20T20:02:36.631Z] "github.com/openziti/channel/v2", [2024-03-20T20:02:36.631Z] "github.com/openziti/channel/v2/latency", [2024-03-20T20:02:36.631Z] "github.com/openziti/channel/v2/trace", [2024-03-20T20:02:36.631Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_model", [2024-03-20T20:02:36.631Z] "github.com/openziti/edge-api/rest_util", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/errorz", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/genext", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/info", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/pem", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/sequence", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/stringz", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/tlz", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-20T20:02:36.631Z] "github.com/openziti/foundation/v2/versions", [2024-03-20T20:02:36.631Z] "github.com/openziti/identity", [2024-03-20T20:02:36.631Z] "github.com/openziti/identity/certtools", [2024-03-20T20:02:36.631Z] "github.com/openziti/identity/engines", [2024-03-20T20:02:36.631Z] "github.com/openziti/identity/engines/parsec", [2024-03-20T20:02:36.631Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-20T20:02:36.631Z] "github.com/openziti/metrics", [2024-03-20T20:02:36.631Z] "github.com/openziti/metrics/metrics_pb", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/ziti", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-20T20:02:36.631Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-20T20:02:36.631Z] "github.com/openziti/secretstream", [2024-03-20T20:02:36.631Z] "github.com/openziti/secretstream/kx", [2024-03-20T20:02:36.631Z] "github.com/openziti/transport/v2", [2024-03-20T20:02:36.631Z] "github.com/openziti/transport/v2/proxies", [2024-03-20T20:02:36.631Z] "github.com/openziti/transport/v2/tls", [2024-03-20T20:02:36.631Z] "github.com/orcaman/concurrent-map/v2", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-20T20:02:36.631Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-20T20:02:36.631Z] "github.com/pkg/errors", [2024-03-20T20:02:36.631Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.631Z] "github.com/shirou/gopsutil/v3/common", [2024-03-20T20:02:36.631Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-20T20:02:36.631Z] "github.com/shirou/gopsutil/v3/host", [2024-03-20T20:02:36.631Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-20T20:02:36.631Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-20T20:02:36.631Z] "github.com/shirou/gopsutil/v3/net", [2024-03-20T20:02:36.631Z] "github.com/shirou/gopsutil/v3/process", [2024-03-20T20:02:36.631Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.631Z] "github.com/speps/go-hashids", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.631Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.631Z] "github.com/tklauser/go-sysconf", [2024-03-20T20:02:36.631Z] "github.com/tklauser/numcpus", [2024-03-20T20:02:36.631Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.631Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.631Z] "github.com/x448/float16", [2024-03-20T20:02:36.631Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-20T20:02:36.631Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-20T20:02:36.631Z] "go.mongodb.org/mongo-driver/bson", [2024-03-20T20:02:36.632Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-20T20:02:36.632Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-20T20:02:36.632Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-20T20:02:36.632Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-20T20:02:36.632Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-20T20:02:36.632Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/attribute", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/baggage", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/codes", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/internal", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/internal/global", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/metric", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/propagation", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/trace", [2024-03-20T20:02:36.632Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-20T20:02:36.632Z] "go/token", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/blake2b", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/ed25519", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/internal/alias", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/internal/poly1305", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.632Z] "golang.org/x/crypto/ssh/terminal", [2024-03-20T20:02:36.632Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.632Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.632Z] "golang.org/x/net/html", [2024-03-20T20:02:36.632Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.632Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.632Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.632Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.632Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.632Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.632Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.632Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.632Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.632Z] "golang.org/x/net/publicsuffix", [2024-03-20T20:02:36.632Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.632Z] "golang.org/x/oauth2", [2024-03-20T20:02:36.632Z] "golang.org/x/oauth2/internal", [2024-03-20T20:02:36.632Z] "golang.org/x/sync/errgroup", [2024-03-20T20:02:36.632Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.632Z] "golang.org/x/sys/cpu", [2024-03-20T20:02:36.632Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.632Z] "golang.org/x/term", [2024-03-20T20:02:36.632Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.632Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.632Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.632Z] "golang.org/x/text/language", [2024-03-20T20:02:36.632Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.632Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.632Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.632Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.632Z] "golang.org/x/time/rate", [2024-03-20T20:02:36.632Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.632Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.632Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.632Z] "gopkg.in/eapache/queue.v1", [2024-03-20T20:02:36.632Z] "gopkg.in/square/go-jose.v2", [2024-03-20T20:02:36.632Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-20T20:02:36.632Z] "gopkg.in/square/go-jose.v2/json", [2024-03-20T20:02:36.632Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.632Z] "hash", [2024-03-20T20:02:36.632Z] "hash/adler32", [2024-03-20T20:02:36.632Z] "hash/crc32", [2024-03-20T20:02:36.632Z] "hash/fnv", [2024-03-20T20:02:36.632Z] "html", [2024-03-20T20:02:36.632Z] "html/template", [2024-03-20T20:02:36.632Z] "internal/abi", [2024-03-20T20:02:36.632Z] "internal/bytealg", [2024-03-20T20:02:36.632Z] "internal/cpu", [2024-03-20T20:02:36.632Z] "internal/fmtsort", [2024-03-20T20:02:36.632Z] "internal/goexperiment", [2024-03-20T20:02:36.632Z] "internal/itoa", [2024-03-20T20:02:36.632Z] "internal/nettrace", [2024-03-20T20:02:36.632Z] "internal/oserror", [2024-03-20T20:02:36.632Z] "internal/poll", [2024-03-20T20:02:36.632Z] "internal/race", [2024-03-20T20:02:36.632Z] "internal/reflectlite", [2024-03-20T20:02:36.632Z] "internal/singleflight", [2024-03-20T20:02:36.632Z] "internal/syscall/execenv", [2024-03-20T20:02:36.632Z] "internal/syscall/unix", [2024-03-20T20:02:36.632Z] "internal/testlog", [2024-03-20T20:02:36.632Z] "internal/unsafeheader", [2024-03-20T20:02:36.632Z] "io", [2024-03-20T20:02:36.632Z] "io/fs", [2024-03-20T20:02:36.632Z] "io/ioutil", [2024-03-20T20:02:36.632Z] "log", [2024-03-20T20:02:36.632Z] "log/syslog", [2024-03-20T20:02:36.632Z] "math", [2024-03-20T20:02:36.632Z] "math/big", [2024-03-20T20:02:36.632Z] "math/bits", [2024-03-20T20:02:36.632Z] "math/rand", [2024-03-20T20:02:36.632Z] "mime", [2024-03-20T20:02:36.632Z] "mime/multipart", [2024-03-20T20:02:36.632Z] "mime/quotedprintable", [2024-03-20T20:02:36.632Z] "net", [2024-03-20T20:02:36.632Z] "net/http", [2024-03-20T20:02:36.632Z] "net/http/cookiejar", [2024-03-20T20:02:36.632Z] "net/http/httptest", [2024-03-20T20:02:36.632Z] "net/http/httptrace", [2024-03-20T20:02:36.632Z] "net/http/httputil", [2024-03-20T20:02:36.632Z] "net/http/internal", [2024-03-20T20:02:36.632Z] "net/http/internal/ascii", [2024-03-20T20:02:36.632Z] "net/http/internal/testcert", [2024-03-20T20:02:36.632Z] "net/mail", [2024-03-20T20:02:36.632Z] "net/textproto", [2024-03-20T20:02:36.632Z] "net/url", [2024-03-20T20:02:36.632Z] "os", [2024-03-20T20:02:36.632Z] "os/exec", [2024-03-20T20:02:36.632Z] "os/signal", [2024-03-20T20:02:36.632Z] "os/user", [2024-03-20T20:02:36.632Z] "path", [2024-03-20T20:02:36.632Z] "path/filepath", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "regexp", [2024-03-20T20:02:36.632Z] "regexp/syntax", [2024-03-20T20:02:36.632Z] "runtime", [2024-03-20T20:02:36.632Z] "runtime/cgo", [2024-03-20T20:02:36.632Z] "runtime/debug", [2024-03-20T20:02:36.632Z] "runtime/internal/atomic", [2024-03-20T20:02:36.632Z] "runtime/internal/math", [2024-03-20T20:02:36.632Z] "runtime/internal/sys", [2024-03-20T20:02:36.632Z] "runtime/pprof", [2024-03-20T20:02:36.632Z] "sort", [2024-03-20T20:02:36.632Z] "strconv", [2024-03-20T20:02:36.632Z] "strings", [2024-03-20T20:02:36.632Z] "sync", [2024-03-20T20:02:36.632Z] "sync/atomic", [2024-03-20T20:02:36.632Z] "syscall", [2024-03-20T20:02:36.632Z] "text/tabwriter", [2024-03-20T20:02:36.632Z] "text/template", [2024-03-20T20:02:36.632Z] "text/template/parse", [2024-03-20T20:02:36.632Z] "time", [2024-03-20T20:02:36.632Z] "unicode", [2024-03-20T20:02:36.632Z] "unicode/utf16", [2024-03-20T20:02:36.632Z] "unicode/utf8", [2024-03-20T20:02:36.632Z] "unsafe", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.632Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.632Z] ] [2024-03-20T20:02:36.632Z] } [2024-03-20T20:02:36.632Z] { [2024-03-20T20:02:36.632Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew", [2024-03-20T20:02:36.632Z] "ImportPath": "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.632Z] "Name": "spew", [2024-03-20T20:02:36.632Z] "Doc": "Package spew implements a deep pretty printer for Go data structures to aid in debugging.", [2024-03-20T20:02:36.632Z] "Root": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-20T20:02:36.632Z] "Module": { [2024-03-20T20:02:36.632Z] "Path": "github.com/davecgh/go-spew", [2024-03-20T20:02:36.632Z] "Version": "v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-20T20:02:36.632Z] "Time": "2018-08-30T19:11:38Z", [2024-03-20T20:02:36.632Z] "Indirect": true, [2024-03-20T20:02:36.632Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-20T20:02:36.632Z] "GoMod": "/go/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.mod" [2024-03-20T20:02:36.632Z] }, [2024-03-20T20:02:36.632Z] "DepOnly": true, [2024-03-20T20:02:36.632Z] "Stale": true, [2024-03-20T20:02:36.632Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.632Z] "GoFiles": [ [2024-03-20T20:02:36.632Z] "bypass.go", [2024-03-20T20:02:36.632Z] "common.go", [2024-03-20T20:02:36.632Z] "config.go", [2024-03-20T20:02:36.632Z] "doc.go", [2024-03-20T20:02:36.632Z] "dump.go", [2024-03-20T20:02:36.632Z] "format.go", [2024-03-20T20:02:36.632Z] "spew.go" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "IgnoredGoFiles": [ [2024-03-20T20:02:36.632Z] "bypasssafe.go", [2024-03-20T20:02:36.632Z] "dumpcgo_test.go" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "Imports": [ [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "encoding/hex", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "io", [2024-03-20T20:02:36.632Z] "os", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "regexp", [2024-03-20T20:02:36.632Z] "sort", [2024-03-20T20:02:36.632Z] "strconv", [2024-03-20T20:02:36.632Z] "strings", [2024-03-20T20:02:36.632Z] "unsafe" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "Deps": [ [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "encoding/hex", [2024-03-20T20:02:36.632Z] "errors", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "internal/abi", [2024-03-20T20:02:36.632Z] "internal/bytealg", [2024-03-20T20:02:36.632Z] "internal/cpu", [2024-03-20T20:02:36.632Z] "internal/fmtsort", [2024-03-20T20:02:36.632Z] "internal/goexperiment", [2024-03-20T20:02:36.632Z] "internal/itoa", [2024-03-20T20:02:36.632Z] "internal/oserror", [2024-03-20T20:02:36.632Z] "internal/poll", [2024-03-20T20:02:36.632Z] "internal/race", [2024-03-20T20:02:36.632Z] "internal/reflectlite", [2024-03-20T20:02:36.632Z] "internal/syscall/execenv", [2024-03-20T20:02:36.632Z] "internal/syscall/unix", [2024-03-20T20:02:36.632Z] "internal/testlog", [2024-03-20T20:02:36.632Z] "internal/unsafeheader", [2024-03-20T20:02:36.632Z] "io", [2024-03-20T20:02:36.632Z] "io/fs", [2024-03-20T20:02:36.632Z] "math", [2024-03-20T20:02:36.632Z] "math/bits", [2024-03-20T20:02:36.632Z] "os", [2024-03-20T20:02:36.632Z] "path", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "regexp", [2024-03-20T20:02:36.632Z] "regexp/syntax", [2024-03-20T20:02:36.632Z] "runtime", [2024-03-20T20:02:36.632Z] "runtime/internal/atomic", [2024-03-20T20:02:36.632Z] "runtime/internal/math", [2024-03-20T20:02:36.632Z] "runtime/internal/sys", [2024-03-20T20:02:36.632Z] "sort", [2024-03-20T20:02:36.632Z] "strconv", [2024-03-20T20:02:36.632Z] "strings", [2024-03-20T20:02:36.632Z] "sync", [2024-03-20T20:02:36.632Z] "sync/atomic", [2024-03-20T20:02:36.632Z] "syscall", [2024-03-20T20:02:36.632Z] "time", [2024-03-20T20:02:36.632Z] "unicode", [2024-03-20T20:02:36.632Z] "unicode/utf8", [2024-03-20T20:02:36.632Z] "unsafe" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "TestGoFiles": [ [2024-03-20T20:02:36.632Z] "internal_test.go", [2024-03-20T20:02:36.632Z] "internalunsafe_test.go" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "TestImports": [ [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "testing" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "XTestGoFiles": [ [2024-03-20T20:02:36.632Z] "common_test.go", [2024-03-20T20:02:36.632Z] "dump_test.go", [2024-03-20T20:02:36.632Z] "dumpnocgo_test.go", [2024-03-20T20:02:36.632Z] "example_test.go", [2024-03-20T20:02:36.632Z] "format_test.go", [2024-03-20T20:02:36.632Z] "spew_test.go" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "XTestImports": [ [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.632Z] "io/ioutil", [2024-03-20T20:02:36.632Z] "os", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "testing", [2024-03-20T20:02:36.632Z] "unsafe" [2024-03-20T20:02:36.632Z] ] [2024-03-20T20:02:36.632Z] } [2024-03-20T20:02:36.632Z] { [2024-03-20T20:02:36.632Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib", [2024-03-20T20:02:36.632Z] "ImportPath": "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.632Z] "Name": "difflib", [2024-03-20T20:02:36.632Z] "Doc": "Package difflib is a partial port of Python difflib module.", [2024-03-20T20:02:36.632Z] "Root": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-20T20:02:36.632Z] "Module": { [2024-03-20T20:02:36.632Z] "Path": "github.com/pmezard/go-difflib", [2024-03-20T20:02:36.632Z] "Version": "v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-20T20:02:36.632Z] "Time": "2018-12-26T10:54:42Z", [2024-03-20T20:02:36.632Z] "Indirect": true, [2024-03-20T20:02:36.632Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-20T20:02:36.632Z] "GoMod": "/go/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.1-0.20181226105442-5d4384ee4fb2.mod" [2024-03-20T20:02:36.632Z] }, [2024-03-20T20:02:36.632Z] "DepOnly": true, [2024-03-20T20:02:36.632Z] "Stale": true, [2024-03-20T20:02:36.632Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.632Z] "GoFiles": [ [2024-03-20T20:02:36.632Z] "difflib.go" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "Imports": [ [2024-03-20T20:02:36.632Z] "bufio", [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "io", [2024-03-20T20:02:36.632Z] "strings" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "Deps": [ [2024-03-20T20:02:36.632Z] "bufio", [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "errors", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "internal/abi", [2024-03-20T20:02:36.632Z] "internal/bytealg", [2024-03-20T20:02:36.632Z] "internal/cpu", [2024-03-20T20:02:36.632Z] "internal/fmtsort", [2024-03-20T20:02:36.632Z] "internal/goexperiment", [2024-03-20T20:02:36.632Z] "internal/itoa", [2024-03-20T20:02:36.632Z] "internal/oserror", [2024-03-20T20:02:36.632Z] "internal/poll", [2024-03-20T20:02:36.632Z] "internal/race", [2024-03-20T20:02:36.632Z] "internal/reflectlite", [2024-03-20T20:02:36.632Z] "internal/syscall/execenv", [2024-03-20T20:02:36.632Z] "internal/syscall/unix", [2024-03-20T20:02:36.632Z] "internal/testlog", [2024-03-20T20:02:36.632Z] "internal/unsafeheader", [2024-03-20T20:02:36.632Z] "io", [2024-03-20T20:02:36.632Z] "io/fs", [2024-03-20T20:02:36.632Z] "math", [2024-03-20T20:02:36.632Z] "math/bits", [2024-03-20T20:02:36.632Z] "os", [2024-03-20T20:02:36.632Z] "path", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "runtime", [2024-03-20T20:02:36.632Z] "runtime/internal/atomic", [2024-03-20T20:02:36.632Z] "runtime/internal/math", [2024-03-20T20:02:36.632Z] "runtime/internal/sys", [2024-03-20T20:02:36.632Z] "sort", [2024-03-20T20:02:36.632Z] "strconv", [2024-03-20T20:02:36.632Z] "strings", [2024-03-20T20:02:36.632Z] "sync", [2024-03-20T20:02:36.632Z] "sync/atomic", [2024-03-20T20:02:36.632Z] "syscall", [2024-03-20T20:02:36.632Z] "time", [2024-03-20T20:02:36.632Z] "unicode", [2024-03-20T20:02:36.632Z] "unicode/utf8", [2024-03-20T20:02:36.632Z] "unsafe" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "TestGoFiles": [ [2024-03-20T20:02:36.632Z] "difflib_test.go" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "TestImports": [ [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "math", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "strings", [2024-03-20T20:02:36.632Z] "testing" [2024-03-20T20:02:36.632Z] ] [2024-03-20T20:02:36.632Z] } [2024-03-20T20:02:36.632Z] { [2024-03-20T20:02:36.632Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-20T20:02:36.632Z] "ImportPath": "github.com/stretchr/objx", [2024-03-20T20:02:36.632Z] "Name": "objx", [2024-03-20T20:02:36.632Z] "Doc": "Package objx provides utilities for dealing with maps, slices, JSON and other data.", [2024-03-20T20:02:36.632Z] "Root": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-20T20:02:36.632Z] "Module": { [2024-03-20T20:02:36.632Z] "Path": "github.com/stretchr/objx", [2024-03-20T20:02:36.632Z] "Version": "v0.5.2", [2024-03-20T20:02:36.632Z] "Time": "2024-02-29T09:57:51Z", [2024-03-20T20:02:36.632Z] "Indirect": true, [2024-03-20T20:02:36.632Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-20T20:02:36.632Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.2.mod", [2024-03-20T20:02:36.632Z] "GoVersion": "1.20" [2024-03-20T20:02:36.632Z] }, [2024-03-20T20:02:36.632Z] "DepOnly": true, [2024-03-20T20:02:36.632Z] "Stale": true, [2024-03-20T20:02:36.632Z] "StaleReason": "build ID mismatch", [2024-03-20T20:02:36.632Z] "GoFiles": [ [2024-03-20T20:02:36.632Z] "accessors.go", [2024-03-20T20:02:36.632Z] "conversions.go", [2024-03-20T20:02:36.632Z] "doc.go", [2024-03-20T20:02:36.632Z] "map.go", [2024-03-20T20:02:36.632Z] "mutations.go", [2024-03-20T20:02:36.632Z] "security.go", [2024-03-20T20:02:36.632Z] "tests.go", [2024-03-20T20:02:36.632Z] "type_specific.go", [2024-03-20T20:02:36.632Z] "type_specific_codegen.go", [2024-03-20T20:02:36.632Z] "value.go" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "Imports": [ [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "crypto/sha1", [2024-03-20T20:02:36.632Z] "encoding/base64", [2024-03-20T20:02:36.632Z] "encoding/hex", [2024-03-20T20:02:36.632Z] "encoding/json", [2024-03-20T20:02:36.632Z] "errors", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "io/ioutil", [2024-03-20T20:02:36.632Z] "net/url", [2024-03-20T20:02:36.632Z] "reflect", [2024-03-20T20:02:36.632Z] "regexp", [2024-03-20T20:02:36.632Z] "strconv", [2024-03-20T20:02:36.632Z] "strings" [2024-03-20T20:02:36.632Z] ], [2024-03-20T20:02:36.632Z] "Deps": [ [2024-03-20T20:02:36.632Z] "bytes", [2024-03-20T20:02:36.632Z] "crypto", [2024-03-20T20:02:36.632Z] "crypto/sha1", [2024-03-20T20:02:36.632Z] "encoding", [2024-03-20T20:02:36.632Z] "encoding/base64", [2024-03-20T20:02:36.632Z] "encoding/binary", [2024-03-20T20:02:36.632Z] "encoding/hex", [2024-03-20T20:02:36.632Z] "encoding/json", [2024-03-20T20:02:36.632Z] "errors", [2024-03-20T20:02:36.632Z] "fmt", [2024-03-20T20:02:36.632Z] "hash", [2024-03-20T20:02:36.632Z] "internal/abi", [2024-03-20T20:02:36.632Z] "internal/bytealg", [2024-03-20T20:02:36.632Z] "internal/cpu", [2024-03-20T20:02:36.632Z] "internal/fmtsort", [2024-03-20T20:02:36.632Z] "internal/goexperiment", [2024-03-20T20:02:36.632Z] "internal/itoa", [2024-03-20T20:02:36.632Z] "internal/oserror", [2024-03-20T20:02:36.633Z] "internal/poll", [2024-03-20T20:02:36.633Z] "internal/race", [2024-03-20T20:02:36.633Z] "internal/reflectlite", [2024-03-20T20:02:36.633Z] "internal/syscall/execenv", [2024-03-20T20:02:36.633Z] "internal/syscall/unix", [2024-03-20T20:02:36.633Z] "internal/testlog", [2024-03-20T20:02:36.633Z] "internal/unsafeheader", [2024-03-20T20:02:36.633Z] "io", [2024-03-20T20:02:36.633Z] "io/fs", [2024-03-20T20:02:36.633Z] "io/ioutil", [2024-03-20T20:02:36.633Z] "math", [2024-03-20T20:02:36.633Z] "math/bits", [2024-03-20T20:02:36.633Z] "net/url", [2024-03-20T20:02:36.633Z] "os", [2024-03-20T20:02:36.633Z] "path", [2024-03-20T20:02:36.633Z] "reflect", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "regexp/syntax", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "runtime/internal/atomic", [2024-03-20T20:02:36.633Z] "runtime/internal/math", [2024-03-20T20:02:36.633Z] "runtime/internal/sys", [2024-03-20T20:02:36.633Z] "sort", [2024-03-20T20:02:36.633Z] "strconv", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "sync", [2024-03-20T20:02:36.633Z] "sync/atomic", [2024-03-20T20:02:36.633Z] "syscall", [2024-03-20T20:02:36.633Z] "time", [2024-03-20T20:02:36.633Z] "unicode", [2024-03-20T20:02:36.633Z] "unicode/utf16", [2024-03-20T20:02:36.633Z] "unicode/utf8", [2024-03-20T20:02:36.633Z] "unsafe" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "XTestGoFiles": [ [2024-03-20T20:02:36.633Z] "accessors_test.go", [2024-03-20T20:02:36.633Z] "conversions_test.go", [2024-03-20T20:02:36.633Z] "fixture_test.go", [2024-03-20T20:02:36.633Z] "map_test.go", [2024-03-20T20:02:36.633Z] "mutations_test.go", [2024-03-20T20:02:36.633Z] "security_test.go", [2024-03-20T20:02:36.633Z] "simple_example_test.go", [2024-03-20T20:02:36.633Z] "tests_test.go", [2024-03-20T20:02:36.633Z] "type_specific_codegen_test.go", [2024-03-20T20:02:36.633Z] "type_specific_test.go", [2024-03-20T20:02:36.633Z] "value_test.go" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "XTestImports": [ [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.633Z] "net/url", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "testing" [2024-03-20T20:02:36.633Z] ] [2024-03-20T20:02:36.633Z] } [2024-03-20T20:02:36.633Z] { [2024-03-20T20:02:36.633Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/assert", [2024-03-20T20:02:36.633Z] "ImportPath": "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.633Z] "Name": "assert", [2024-03-20T20:02:36.633Z] "Doc": "Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.", [2024-03-20T20:02:36.633Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-20T20:02:36.633Z] "Module": { [2024-03-20T20:02:36.633Z] "Path": "github.com/stretchr/testify", [2024-03-20T20:02:36.633Z] "Version": "v1.9.0", [2024-03-20T20:02:36.633Z] "Time": "2024-02-29T14:36:18Z", [2024-03-20T20:02:36.633Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-20T20:02:36.633Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-03-20T20:02:36.633Z] "GoVersion": "1.17" [2024-03-20T20:02:36.633Z] }, [2024-03-20T20:02:36.633Z] "DepOnly": true, [2024-03-20T20:02:36.633Z] "Stale": true, [2024-03-20T20:02:36.633Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.633Z] "GoFiles": [ [2024-03-20T20:02:36.633Z] "assertion_compare.go", [2024-03-20T20:02:36.633Z] "assertion_format.go", [2024-03-20T20:02:36.633Z] "assertion_forward.go", [2024-03-20T20:02:36.633Z] "assertion_order.go", [2024-03-20T20:02:36.633Z] "assertions.go", [2024-03-20T20:02:36.633Z] "doc.go", [2024-03-20T20:02:36.633Z] "errors.go", [2024-03-20T20:02:36.633Z] "forward_assertions.go", [2024-03-20T20:02:36.633Z] "http_assertions.go" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "Imports": [ [2024-03-20T20:02:36.633Z] "bufio", [2024-03-20T20:02:36.633Z] "bytes", [2024-03-20T20:02:36.633Z] "encoding/json", [2024-03-20T20:02:36.633Z] "errors", [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.633Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.633Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.633Z] "math", [2024-03-20T20:02:36.633Z] "net/http", [2024-03-20T20:02:36.633Z] "net/http/httptest", [2024-03-20T20:02:36.633Z] "net/url", [2024-03-20T20:02:36.633Z] "os", [2024-03-20T20:02:36.633Z] "reflect", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "runtime/debug", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "time", [2024-03-20T20:02:36.633Z] "unicode", [2024-03-20T20:02:36.633Z] "unicode/utf8" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "Deps": [ [2024-03-20T20:02:36.633Z] "bufio", [2024-03-20T20:02:36.633Z] "bytes", [2024-03-20T20:02:36.633Z] "compress/flate", [2024-03-20T20:02:36.633Z] "compress/gzip", [2024-03-20T20:02:36.633Z] "container/list", [2024-03-20T20:02:36.633Z] "context", [2024-03-20T20:02:36.633Z] "crypto", [2024-03-20T20:02:36.633Z] "crypto/aes", [2024-03-20T20:02:36.633Z] "crypto/cipher", [2024-03-20T20:02:36.633Z] "crypto/des", [2024-03-20T20:02:36.633Z] "crypto/dsa", [2024-03-20T20:02:36.633Z] "crypto/ecdsa", [2024-03-20T20:02:36.633Z] "crypto/ed25519", [2024-03-20T20:02:36.633Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.633Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.633Z] "crypto/elliptic", [2024-03-20T20:02:36.633Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.633Z] "crypto/hmac", [2024-03-20T20:02:36.633Z] "crypto/internal/randutil", [2024-03-20T20:02:36.633Z] "crypto/internal/subtle", [2024-03-20T20:02:36.633Z] "crypto/md5", [2024-03-20T20:02:36.633Z] "crypto/rand", [2024-03-20T20:02:36.633Z] "crypto/rc4", [2024-03-20T20:02:36.633Z] "crypto/rsa", [2024-03-20T20:02:36.633Z] "crypto/sha1", [2024-03-20T20:02:36.633Z] "crypto/sha256", [2024-03-20T20:02:36.633Z] "crypto/sha512", [2024-03-20T20:02:36.633Z] "crypto/subtle", [2024-03-20T20:02:36.633Z] "crypto/tls", [2024-03-20T20:02:36.633Z] "crypto/x509", [2024-03-20T20:02:36.633Z] "crypto/x509/pkix", [2024-03-20T20:02:36.633Z] "encoding", [2024-03-20T20:02:36.633Z] "encoding/asn1", [2024-03-20T20:02:36.633Z] "encoding/base64", [2024-03-20T20:02:36.633Z] "encoding/binary", [2024-03-20T20:02:36.633Z] "encoding/hex", [2024-03-20T20:02:36.633Z] "encoding/json", [2024-03-20T20:02:36.633Z] "encoding/pem", [2024-03-20T20:02:36.633Z] "errors", [2024-03-20T20:02:36.633Z] "flag", [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.633Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.633Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.633Z] "hash", [2024-03-20T20:02:36.633Z] "hash/crc32", [2024-03-20T20:02:36.633Z] "internal/abi", [2024-03-20T20:02:36.633Z] "internal/bytealg", [2024-03-20T20:02:36.633Z] "internal/cpu", [2024-03-20T20:02:36.633Z] "internal/fmtsort", [2024-03-20T20:02:36.633Z] "internal/goexperiment", [2024-03-20T20:02:36.633Z] "internal/itoa", [2024-03-20T20:02:36.633Z] "internal/nettrace", [2024-03-20T20:02:36.633Z] "internal/oserror", [2024-03-20T20:02:36.633Z] "internal/poll", [2024-03-20T20:02:36.633Z] "internal/race", [2024-03-20T20:02:36.633Z] "internal/reflectlite", [2024-03-20T20:02:36.633Z] "internal/singleflight", [2024-03-20T20:02:36.633Z] "internal/syscall/execenv", [2024-03-20T20:02:36.633Z] "internal/syscall/unix", [2024-03-20T20:02:36.633Z] "internal/testlog", [2024-03-20T20:02:36.633Z] "internal/unsafeheader", [2024-03-20T20:02:36.633Z] "io", [2024-03-20T20:02:36.633Z] "io/fs", [2024-03-20T20:02:36.633Z] "io/ioutil", [2024-03-20T20:02:36.633Z] "log", [2024-03-20T20:02:36.633Z] "math", [2024-03-20T20:02:36.633Z] "math/big", [2024-03-20T20:02:36.633Z] "math/bits", [2024-03-20T20:02:36.633Z] "math/rand", [2024-03-20T20:02:36.633Z] "mime", [2024-03-20T20:02:36.633Z] "mime/multipart", [2024-03-20T20:02:36.633Z] "mime/quotedprintable", [2024-03-20T20:02:36.633Z] "net", [2024-03-20T20:02:36.633Z] "net/http", [2024-03-20T20:02:36.633Z] "net/http/httptest", [2024-03-20T20:02:36.633Z] "net/http/httptrace", [2024-03-20T20:02:36.633Z] "net/http/internal", [2024-03-20T20:02:36.633Z] "net/http/internal/ascii", [2024-03-20T20:02:36.633Z] "net/http/internal/testcert", [2024-03-20T20:02:36.633Z] "net/textproto", [2024-03-20T20:02:36.633Z] "net/url", [2024-03-20T20:02:36.633Z] "os", [2024-03-20T20:02:36.633Z] "path", [2024-03-20T20:02:36.633Z] "path/filepath", [2024-03-20T20:02:36.633Z] "reflect", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "regexp/syntax", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "runtime/cgo", [2024-03-20T20:02:36.633Z] "runtime/debug", [2024-03-20T20:02:36.633Z] "runtime/internal/atomic", [2024-03-20T20:02:36.633Z] "runtime/internal/math", [2024-03-20T20:02:36.633Z] "runtime/internal/sys", [2024-03-20T20:02:36.633Z] "sort", [2024-03-20T20:02:36.633Z] "strconv", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "sync", [2024-03-20T20:02:36.633Z] "sync/atomic", [2024-03-20T20:02:36.633Z] "syscall", [2024-03-20T20:02:36.633Z] "time", [2024-03-20T20:02:36.633Z] "unicode", [2024-03-20T20:02:36.633Z] "unicode/utf16", [2024-03-20T20:02:36.633Z] "unicode/utf8", [2024-03-20T20:02:36.633Z] "unsafe", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "TestGoFiles": [ [2024-03-20T20:02:36.633Z] "assertion_compare_test.go", [2024-03-20T20:02:36.633Z] "assertion_order_test.go", [2024-03-20T20:02:36.633Z] "assertions_test.go", [2024-03-20T20:02:36.633Z] "forward_assertions_test.go", [2024-03-20T20:02:36.633Z] "http_assertions_test.go" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "TestImports": [ [2024-03-20T20:02:36.633Z] "bufio", [2024-03-20T20:02:36.633Z] "bytes", [2024-03-20T20:02:36.633Z] "encoding/json", [2024-03-20T20:02:36.633Z] "errors", [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "io", [2024-03-20T20:02:36.633Z] "math", [2024-03-20T20:02:36.633Z] "net/http", [2024-03-20T20:02:36.633Z] "net/url", [2024-03-20T20:02:36.633Z] "os", [2024-03-20T20:02:36.633Z] "path/filepath", [2024-03-20T20:02:36.633Z] "reflect", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "testing", [2024-03-20T20:02:36.633Z] "time" [2024-03-20T20:02:36.633Z] ] [2024-03-20T20:02:36.633Z] } [2024-03-20T20:02:36.633Z] { [2024-03-20T20:02:36.633Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/mock", [2024-03-20T20:02:36.633Z] "ImportPath": "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.633Z] "Name": "mock", [2024-03-20T20:02:36.633Z] "Doc": "Package mock provides a system by which it is possible to mock your objects and verify calls are happening as expected.", [2024-03-20T20:02:36.633Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-20T20:02:36.633Z] "Module": { [2024-03-20T20:02:36.633Z] "Path": "github.com/stretchr/testify", [2024-03-20T20:02:36.633Z] "Version": "v1.9.0", [2024-03-20T20:02:36.633Z] "Time": "2024-02-29T14:36:18Z", [2024-03-20T20:02:36.633Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-20T20:02:36.633Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-03-20T20:02:36.633Z] "GoVersion": "1.17" [2024-03-20T20:02:36.633Z] }, [2024-03-20T20:02:36.633Z] "DepOnly": true, [2024-03-20T20:02:36.633Z] "Stale": true, [2024-03-20T20:02:36.633Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.633Z] "GoFiles": [ [2024-03-20T20:02:36.633Z] "doc.go", [2024-03-20T20:02:36.633Z] "mock.go" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "Imports": [ [2024-03-20T20:02:36.633Z] "errors", [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.633Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.633Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.633Z] "path", [2024-03-20T20:02:36.633Z] "reflect", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "sync", [2024-03-20T20:02:36.633Z] "time" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "Deps": [ [2024-03-20T20:02:36.633Z] "bufio", [2024-03-20T20:02:36.633Z] "bytes", [2024-03-20T20:02:36.633Z] "compress/flate", [2024-03-20T20:02:36.633Z] "compress/gzip", [2024-03-20T20:02:36.633Z] "container/list", [2024-03-20T20:02:36.633Z] "context", [2024-03-20T20:02:36.633Z] "crypto", [2024-03-20T20:02:36.633Z] "crypto/aes", [2024-03-20T20:02:36.633Z] "crypto/cipher", [2024-03-20T20:02:36.633Z] "crypto/des", [2024-03-20T20:02:36.633Z] "crypto/dsa", [2024-03-20T20:02:36.633Z] "crypto/ecdsa", [2024-03-20T20:02:36.633Z] "crypto/ed25519", [2024-03-20T20:02:36.633Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.633Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.633Z] "crypto/elliptic", [2024-03-20T20:02:36.633Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.633Z] "crypto/hmac", [2024-03-20T20:02:36.633Z] "crypto/internal/randutil", [2024-03-20T20:02:36.633Z] "crypto/internal/subtle", [2024-03-20T20:02:36.633Z] "crypto/md5", [2024-03-20T20:02:36.633Z] "crypto/rand", [2024-03-20T20:02:36.633Z] "crypto/rc4", [2024-03-20T20:02:36.633Z] "crypto/rsa", [2024-03-20T20:02:36.633Z] "crypto/sha1", [2024-03-20T20:02:36.633Z] "crypto/sha256", [2024-03-20T20:02:36.633Z] "crypto/sha512", [2024-03-20T20:02:36.633Z] "crypto/subtle", [2024-03-20T20:02:36.633Z] "crypto/tls", [2024-03-20T20:02:36.633Z] "crypto/x509", [2024-03-20T20:02:36.633Z] "crypto/x509/pkix", [2024-03-20T20:02:36.633Z] "encoding", [2024-03-20T20:02:36.633Z] "encoding/asn1", [2024-03-20T20:02:36.633Z] "encoding/base64", [2024-03-20T20:02:36.633Z] "encoding/binary", [2024-03-20T20:02:36.633Z] "encoding/hex", [2024-03-20T20:02:36.633Z] "encoding/json", [2024-03-20T20:02:36.633Z] "encoding/pem", [2024-03-20T20:02:36.633Z] "errors", [2024-03-20T20:02:36.633Z] "flag", [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.633Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.633Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.633Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.633Z] "hash", [2024-03-20T20:02:36.633Z] "hash/crc32", [2024-03-20T20:02:36.633Z] "internal/abi", [2024-03-20T20:02:36.633Z] "internal/bytealg", [2024-03-20T20:02:36.633Z] "internal/cpu", [2024-03-20T20:02:36.633Z] "internal/fmtsort", [2024-03-20T20:02:36.633Z] "internal/goexperiment", [2024-03-20T20:02:36.633Z] "internal/itoa", [2024-03-20T20:02:36.633Z] "internal/nettrace", [2024-03-20T20:02:36.633Z] "internal/oserror", [2024-03-20T20:02:36.633Z] "internal/poll", [2024-03-20T20:02:36.633Z] "internal/race", [2024-03-20T20:02:36.633Z] "internal/reflectlite", [2024-03-20T20:02:36.633Z] "internal/singleflight", [2024-03-20T20:02:36.633Z] "internal/syscall/execenv", [2024-03-20T20:02:36.633Z] "internal/syscall/unix", [2024-03-20T20:02:36.633Z] "internal/testlog", [2024-03-20T20:02:36.633Z] "internal/unsafeheader", [2024-03-20T20:02:36.633Z] "io", [2024-03-20T20:02:36.633Z] "io/fs", [2024-03-20T20:02:36.633Z] "io/ioutil", [2024-03-20T20:02:36.633Z] "log", [2024-03-20T20:02:36.633Z] "math", [2024-03-20T20:02:36.633Z] "math/big", [2024-03-20T20:02:36.633Z] "math/bits", [2024-03-20T20:02:36.633Z] "math/rand", [2024-03-20T20:02:36.633Z] "mime", [2024-03-20T20:02:36.633Z] "mime/multipart", [2024-03-20T20:02:36.633Z] "mime/quotedprintable", [2024-03-20T20:02:36.633Z] "net", [2024-03-20T20:02:36.633Z] "net/http", [2024-03-20T20:02:36.633Z] "net/http/httptest", [2024-03-20T20:02:36.633Z] "net/http/httptrace", [2024-03-20T20:02:36.633Z] "net/http/internal", [2024-03-20T20:02:36.633Z] "net/http/internal/ascii", [2024-03-20T20:02:36.633Z] "net/http/internal/testcert", [2024-03-20T20:02:36.633Z] "net/textproto", [2024-03-20T20:02:36.633Z] "net/url", [2024-03-20T20:02:36.633Z] "os", [2024-03-20T20:02:36.633Z] "path", [2024-03-20T20:02:36.633Z] "path/filepath", [2024-03-20T20:02:36.633Z] "reflect", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "regexp/syntax", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "runtime/cgo", [2024-03-20T20:02:36.633Z] "runtime/debug", [2024-03-20T20:02:36.633Z] "runtime/internal/atomic", [2024-03-20T20:02:36.633Z] "runtime/internal/math", [2024-03-20T20:02:36.633Z] "runtime/internal/sys", [2024-03-20T20:02:36.633Z] "sort", [2024-03-20T20:02:36.633Z] "strconv", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "sync", [2024-03-20T20:02:36.633Z] "sync/atomic", [2024-03-20T20:02:36.633Z] "syscall", [2024-03-20T20:02:36.633Z] "time", [2024-03-20T20:02:36.633Z] "unicode", [2024-03-20T20:02:36.633Z] "unicode/utf16", [2024-03-20T20:02:36.633Z] "unicode/utf8", [2024-03-20T20:02:36.633Z] "unsafe", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "TestGoFiles": [ [2024-03-20T20:02:36.633Z] "mock_test.go" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "TestImports": [ [2024-03-20T20:02:36.633Z] "errors", [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/require", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "sync", [2024-03-20T20:02:36.633Z] "testing", [2024-03-20T20:02:36.633Z] "time" [2024-03-20T20:02:36.633Z] ] [2024-03-20T20:02:36.633Z] } [2024-03-20T20:02:36.633Z] { [2024-03-20T20:02:36.633Z] "Dir": "/w/workspace/edgex-go/636/internal/core/command/controller/messaging/mocks", [2024-03-20T20:02:36.633Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-03-20T20:02:36.633Z] "Name": "mocks", [2024-03-20T20:02:36.633Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.633Z] "Module": { [2024-03-20T20:02:36.633Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.633Z] "Main": true, [2024-03-20T20:02:36.633Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.633Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.633Z] "GoVersion": "1.21" [2024-03-20T20:02:36.633Z] }, [2024-03-20T20:02:36.633Z] "Match": [ [2024-03-20T20:02:36.633Z] "./..." [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "Stale": true, [2024-03-20T20:02:36.633Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-20T20:02:36.633Z] "GoFiles": [ [2024-03-20T20:02:36.633Z] "Client.go", [2024-03-20T20:02:36.633Z] "Message.go", [2024-03-20T20:02:36.633Z] "Token.go" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "Imports": [ [2024-03-20T20:02:36.633Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.633Z] "time" [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.633Z] "Deps": [ [2024-03-20T20:02:36.633Z] "bufio", [2024-03-20T20:02:36.633Z] "bytes", [2024-03-20T20:02:36.633Z] "compress/flate", [2024-03-20T20:02:36.633Z] "compress/gzip", [2024-03-20T20:02:36.633Z] "container/list", [2024-03-20T20:02:36.633Z] "context", [2024-03-20T20:02:36.633Z] "crypto", [2024-03-20T20:02:36.633Z] "crypto/aes", [2024-03-20T20:02:36.633Z] "crypto/cipher", [2024-03-20T20:02:36.633Z] "crypto/des", [2024-03-20T20:02:36.633Z] "crypto/dsa", [2024-03-20T20:02:36.633Z] "crypto/ecdsa", [2024-03-20T20:02:36.633Z] "crypto/ed25519", [2024-03-20T20:02:36.633Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.633Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.633Z] "crypto/elliptic", [2024-03-20T20:02:36.633Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.633Z] "crypto/hmac", [2024-03-20T20:02:36.633Z] "crypto/internal/randutil", [2024-03-20T20:02:36.633Z] "crypto/internal/subtle", [2024-03-20T20:02:36.633Z] "crypto/md5", [2024-03-20T20:02:36.633Z] "crypto/rand", [2024-03-20T20:02:36.633Z] "crypto/rc4", [2024-03-20T20:02:36.633Z] "crypto/rsa", [2024-03-20T20:02:36.633Z] "crypto/sha1", [2024-03-20T20:02:36.633Z] "crypto/sha256", [2024-03-20T20:02:36.633Z] "crypto/sha512", [2024-03-20T20:02:36.633Z] "crypto/subtle", [2024-03-20T20:02:36.633Z] "crypto/tls", [2024-03-20T20:02:36.633Z] "crypto/x509", [2024-03-20T20:02:36.633Z] "crypto/x509/pkix", [2024-03-20T20:02:36.633Z] "encoding", [2024-03-20T20:02:36.633Z] "encoding/asn1", [2024-03-20T20:02:36.633Z] "encoding/base64", [2024-03-20T20:02:36.633Z] "encoding/binary", [2024-03-20T20:02:36.633Z] "encoding/hex", [2024-03-20T20:02:36.633Z] "encoding/json", [2024-03-20T20:02:36.633Z] "encoding/pem", [2024-03-20T20:02:36.633Z] "errors", [2024-03-20T20:02:36.633Z] "flag", [2024-03-20T20:02:36.633Z] "fmt", [2024-03-20T20:02:36.633Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.633Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.633Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.633Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.633Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.633Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.633Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.633Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.633Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.633Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.633Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.633Z] "hash", [2024-03-20T20:02:36.633Z] "hash/crc32", [2024-03-20T20:02:36.633Z] "internal/abi", [2024-03-20T20:02:36.633Z] "internal/bytealg", [2024-03-20T20:02:36.633Z] "internal/cpu", [2024-03-20T20:02:36.633Z] "internal/fmtsort", [2024-03-20T20:02:36.633Z] "internal/goexperiment", [2024-03-20T20:02:36.633Z] "internal/itoa", [2024-03-20T20:02:36.633Z] "internal/nettrace", [2024-03-20T20:02:36.633Z] "internal/oserror", [2024-03-20T20:02:36.633Z] "internal/poll", [2024-03-20T20:02:36.633Z] "internal/race", [2024-03-20T20:02:36.633Z] "internal/reflectlite", [2024-03-20T20:02:36.633Z] "internal/singleflight", [2024-03-20T20:02:36.633Z] "internal/syscall/execenv", [2024-03-20T20:02:36.633Z] "internal/syscall/unix", [2024-03-20T20:02:36.633Z] "internal/testlog", [2024-03-20T20:02:36.633Z] "internal/unsafeheader", [2024-03-20T20:02:36.633Z] "io", [2024-03-20T20:02:36.633Z] "io/fs", [2024-03-20T20:02:36.633Z] "io/ioutil", [2024-03-20T20:02:36.633Z] "log", [2024-03-20T20:02:36.633Z] "math", [2024-03-20T20:02:36.633Z] "math/big", [2024-03-20T20:02:36.633Z] "math/bits", [2024-03-20T20:02:36.633Z] "math/rand", [2024-03-20T20:02:36.633Z] "mime", [2024-03-20T20:02:36.633Z] "mime/multipart", [2024-03-20T20:02:36.633Z] "mime/quotedprintable", [2024-03-20T20:02:36.633Z] "net", [2024-03-20T20:02:36.633Z] "net/http", [2024-03-20T20:02:36.633Z] "net/http/httptest", [2024-03-20T20:02:36.633Z] "net/http/httptrace", [2024-03-20T20:02:36.633Z] "net/http/internal", [2024-03-20T20:02:36.633Z] "net/http/internal/ascii", [2024-03-20T20:02:36.633Z] "net/http/internal/testcert", [2024-03-20T20:02:36.633Z] "net/textproto", [2024-03-20T20:02:36.633Z] "net/url", [2024-03-20T20:02:36.633Z] "os", [2024-03-20T20:02:36.633Z] "path", [2024-03-20T20:02:36.633Z] "path/filepath", [2024-03-20T20:02:36.633Z] "reflect", [2024-03-20T20:02:36.633Z] "regexp", [2024-03-20T20:02:36.633Z] "regexp/syntax", [2024-03-20T20:02:36.633Z] "runtime", [2024-03-20T20:02:36.633Z] "runtime/cgo", [2024-03-20T20:02:36.633Z] "runtime/debug", [2024-03-20T20:02:36.633Z] "runtime/internal/atomic", [2024-03-20T20:02:36.633Z] "runtime/internal/math", [2024-03-20T20:02:36.633Z] "runtime/internal/sys", [2024-03-20T20:02:36.633Z] "sort", [2024-03-20T20:02:36.633Z] "strconv", [2024-03-20T20:02:36.633Z] "strings", [2024-03-20T20:02:36.633Z] "sync", [2024-03-20T20:02:36.633Z] "sync/atomic", [2024-03-20T20:02:36.633Z] "syscall", [2024-03-20T20:02:36.633Z] "time", [2024-03-20T20:02:36.633Z] "unicode", [2024-03-20T20:02:36.633Z] "unicode/utf16", [2024-03-20T20:02:36.633Z] "unicode/utf8", [2024-03-20T20:02:36.633Z] "unsafe", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.633Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.633Z] ] [2024-03-20T20:02:36.633Z] } [2024-03-20T20:02:36.633Z] { [2024-03-20T20:02:36.633Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.633Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.633Z] "Name": "mocks", [2024-03-20T20:02:36.633Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.633Z] "Module": { [2024-03-20T20:02:36.633Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.633Z] "Main": true, [2024-03-20T20:02:36.633Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.633Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.633Z] "GoVersion": "1.21" [2024-03-20T20:02:36.633Z] }, [2024-03-20T20:02:36.633Z] "Match": [ [2024-03-20T20:02:36.633Z] "./..." [2024-03-20T20:02:36.633Z] ], [2024-03-20T20:02:36.634Z] "Stale": true, [2024-03-20T20:02:36.634Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.634Z] "GoFiles": [ [2024-03-20T20:02:36.634Z] "DBClient.go" [2024-03-20T20:02:36.634Z] ], [2024-03-20T20:02:36.634Z] "Imports": [ [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.634Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.634Z] ], [2024-03-20T20:02:36.634Z] "Deps": [ [2024-03-20T20:02:36.634Z] "bufio", [2024-03-20T20:02:36.634Z] "bytes", [2024-03-20T20:02:36.634Z] "compress/flate", [2024-03-20T20:02:36.634Z] "compress/gzip", [2024-03-20T20:02:36.634Z] "compress/zlib", [2024-03-20T20:02:36.634Z] "container/list", [2024-03-20T20:02:36.634Z] "context", [2024-03-20T20:02:36.634Z] "crypto", [2024-03-20T20:02:36.634Z] "crypto/aes", [2024-03-20T20:02:36.634Z] "crypto/cipher", [2024-03-20T20:02:36.634Z] "crypto/des", [2024-03-20T20:02:36.634Z] "crypto/dsa", [2024-03-20T20:02:36.634Z] "crypto/ecdsa", [2024-03-20T20:02:36.634Z] "crypto/ed25519", [2024-03-20T20:02:36.634Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.634Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.634Z] "crypto/elliptic", [2024-03-20T20:02:36.634Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.634Z] "crypto/hmac", [2024-03-20T20:02:36.634Z] "crypto/internal/randutil", [2024-03-20T20:02:36.634Z] "crypto/internal/subtle", [2024-03-20T20:02:36.634Z] "crypto/md5", [2024-03-20T20:02:36.634Z] "crypto/rand", [2024-03-20T20:02:36.634Z] "crypto/rc4", [2024-03-20T20:02:36.634Z] "crypto/rsa", [2024-03-20T20:02:36.634Z] "crypto/sha1", [2024-03-20T20:02:36.634Z] "crypto/sha256", [2024-03-20T20:02:36.634Z] "crypto/sha512", [2024-03-20T20:02:36.634Z] "crypto/subtle", [2024-03-20T20:02:36.634Z] "crypto/tls", [2024-03-20T20:02:36.634Z] "crypto/x509", [2024-03-20T20:02:36.634Z] "crypto/x509/pkix", [2024-03-20T20:02:36.634Z] "database/sql/driver", [2024-03-20T20:02:36.634Z] "debug/dwarf", [2024-03-20T20:02:36.634Z] "debug/macho", [2024-03-20T20:02:36.634Z] "encoding", [2024-03-20T20:02:36.634Z] "encoding/asn1", [2024-03-20T20:02:36.634Z] "encoding/base64", [2024-03-20T20:02:36.634Z] "encoding/binary", [2024-03-20T20:02:36.634Z] "encoding/csv", [2024-03-20T20:02:36.634Z] "encoding/hex", [2024-03-20T20:02:36.634Z] "encoding/json", [2024-03-20T20:02:36.634Z] "encoding/pem", [2024-03-20T20:02:36.634Z] "encoding/xml", [2024-03-20T20:02:36.634Z] "errors", [2024-03-20T20:02:36.634Z] "flag", [2024-03-20T20:02:36.634Z] "fmt", [2024-03-20T20:02:36.634Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.634Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.634Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.634Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.634Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.634Z] "github.com/google/uuid", [2024-03-20T20:02:36.634Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.634Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.634Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.634Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.634Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.634Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.634Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.634Z] "golang.org/x/net/html", [2024-03-20T20:02:36.634Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.634Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.634Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.634Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.634Z] "golang.org/x/text/language", [2024-03-20T20:02:36.634Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.634Z] "hash", [2024-03-20T20:02:36.634Z] "hash/adler32", [2024-03-20T20:02:36.634Z] "hash/crc32", [2024-03-20T20:02:36.634Z] "internal/abi", [2024-03-20T20:02:36.634Z] "internal/bytealg", [2024-03-20T20:02:36.634Z] "internal/cpu", [2024-03-20T20:02:36.634Z] "internal/fmtsort", [2024-03-20T20:02:36.634Z] "internal/goexperiment", [2024-03-20T20:02:36.634Z] "internal/itoa", [2024-03-20T20:02:36.634Z] "internal/nettrace", [2024-03-20T20:02:36.634Z] "internal/oserror", [2024-03-20T20:02:36.634Z] "internal/poll", [2024-03-20T20:02:36.634Z] "internal/race", [2024-03-20T20:02:36.634Z] "internal/reflectlite", [2024-03-20T20:02:36.634Z] "internal/singleflight", [2024-03-20T20:02:36.634Z] "internal/syscall/execenv", [2024-03-20T20:02:36.634Z] "internal/syscall/unix", [2024-03-20T20:02:36.634Z] "internal/testlog", [2024-03-20T20:02:36.634Z] "internal/unsafeheader", [2024-03-20T20:02:36.634Z] "io", [2024-03-20T20:02:36.634Z] "io/fs", [2024-03-20T20:02:36.634Z] "io/ioutil", [2024-03-20T20:02:36.634Z] "log", [2024-03-20T20:02:36.634Z] "math", [2024-03-20T20:02:36.634Z] "math/big", [2024-03-20T20:02:36.634Z] "math/bits", [2024-03-20T20:02:36.634Z] "math/rand", [2024-03-20T20:02:36.634Z] "mime", [2024-03-20T20:02:36.634Z] "mime/multipart", [2024-03-20T20:02:36.634Z] "mime/quotedprintable", [2024-03-20T20:02:36.634Z] "net", [2024-03-20T20:02:36.634Z] "net/http", [2024-03-20T20:02:36.634Z] "net/http/httptest", [2024-03-20T20:02:36.634Z] "net/http/httptrace", [2024-03-20T20:02:36.634Z] "net/http/internal", [2024-03-20T20:02:36.634Z] "net/http/internal/ascii", [2024-03-20T20:02:36.634Z] "net/http/internal/testcert", [2024-03-20T20:02:36.634Z] "net/textproto", [2024-03-20T20:02:36.634Z] "net/url", [2024-03-20T20:02:36.634Z] "os", [2024-03-20T20:02:36.634Z] "path", [2024-03-20T20:02:36.634Z] "path/filepath", [2024-03-20T20:02:36.634Z] "reflect", [2024-03-20T20:02:36.634Z] "regexp", [2024-03-20T20:02:36.634Z] "regexp/syntax", [2024-03-20T20:02:36.634Z] "runtime", [2024-03-20T20:02:36.634Z] "runtime/cgo", [2024-03-20T20:02:36.634Z] "runtime/debug", [2024-03-20T20:02:36.634Z] "runtime/internal/atomic", [2024-03-20T20:02:36.634Z] "runtime/internal/math", [2024-03-20T20:02:36.634Z] "runtime/internal/sys", [2024-03-20T20:02:36.634Z] "sort", [2024-03-20T20:02:36.634Z] "strconv", [2024-03-20T20:02:36.634Z] "strings", [2024-03-20T20:02:36.634Z] "sync", [2024-03-20T20:02:36.634Z] "sync/atomic", [2024-03-20T20:02:36.634Z] "syscall", [2024-03-20T20:02:36.634Z] "time", [2024-03-20T20:02:36.634Z] "unicode", [2024-03-20T20:02:36.634Z] "unicode/utf16", [2024-03-20T20:02:36.634Z] "unicode/utf8", [2024-03-20T20:02:36.634Z] "unsafe", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.634Z] ] [2024-03-20T20:02:36.634Z] } [2024-03-20T20:02:36.634Z] { [2024-03-20T20:02:36.634Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/messaging/mocks", [2024-03-20T20:02:36.634Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.634Z] "Name": "mocks", [2024-03-20T20:02:36.634Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.634Z] "Module": { [2024-03-20T20:02:36.634Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-20T20:02:36.634Z] "Version": "v3.2.0-dev.14", [2024-03-20T20:02:36.634Z] "Time": "2024-03-06T06:29:46Z", [2024-03-20T20:02:36.634Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-20T20:02:36.634Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-20T20:02:36.634Z] "GoVersion": "1.21" [2024-03-20T20:02:36.634Z] }, [2024-03-20T20:02:36.634Z] "DepOnly": true, [2024-03-20T20:02:36.634Z] "Stale": true, [2024-03-20T20:02:36.634Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.634Z] "GoFiles": [ [2024-03-20T20:02:36.634Z] "MessageClient.go" [2024-03-20T20:02:36.634Z] ], [2024-03-20T20:02:36.634Z] "Imports": [ [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.634Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.634Z] "time" [2024-03-20T20:02:36.634Z] ], [2024-03-20T20:02:36.634Z] "Deps": [ [2024-03-20T20:02:36.634Z] "bufio", [2024-03-20T20:02:36.634Z] "bytes", [2024-03-20T20:02:36.634Z] "compress/flate", [2024-03-20T20:02:36.634Z] "compress/gzip", [2024-03-20T20:02:36.634Z] "compress/zlib", [2024-03-20T20:02:36.634Z] "container/list", [2024-03-20T20:02:36.634Z] "context", [2024-03-20T20:02:36.634Z] "crypto", [2024-03-20T20:02:36.634Z] "crypto/aes", [2024-03-20T20:02:36.634Z] "crypto/cipher", [2024-03-20T20:02:36.634Z] "crypto/des", [2024-03-20T20:02:36.634Z] "crypto/dsa", [2024-03-20T20:02:36.634Z] "crypto/ecdsa", [2024-03-20T20:02:36.634Z] "crypto/ed25519", [2024-03-20T20:02:36.634Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.634Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.634Z] "crypto/elliptic", [2024-03-20T20:02:36.634Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.634Z] "crypto/hmac", [2024-03-20T20:02:36.634Z] "crypto/internal/randutil", [2024-03-20T20:02:36.634Z] "crypto/internal/subtle", [2024-03-20T20:02:36.634Z] "crypto/md5", [2024-03-20T20:02:36.634Z] "crypto/rand", [2024-03-20T20:02:36.634Z] "crypto/rc4", [2024-03-20T20:02:36.634Z] "crypto/rsa", [2024-03-20T20:02:36.634Z] "crypto/sha1", [2024-03-20T20:02:36.634Z] "crypto/sha256", [2024-03-20T20:02:36.634Z] "crypto/sha512", [2024-03-20T20:02:36.634Z] "crypto/subtle", [2024-03-20T20:02:36.634Z] "crypto/tls", [2024-03-20T20:02:36.634Z] "crypto/x509", [2024-03-20T20:02:36.634Z] "crypto/x509/pkix", [2024-03-20T20:02:36.634Z] "database/sql/driver", [2024-03-20T20:02:36.634Z] "debug/dwarf", [2024-03-20T20:02:36.634Z] "debug/macho", [2024-03-20T20:02:36.634Z] "encoding", [2024-03-20T20:02:36.634Z] "encoding/asn1", [2024-03-20T20:02:36.634Z] "encoding/base64", [2024-03-20T20:02:36.634Z] "encoding/binary", [2024-03-20T20:02:36.634Z] "encoding/csv", [2024-03-20T20:02:36.634Z] "encoding/hex", [2024-03-20T20:02:36.634Z] "encoding/json", [2024-03-20T20:02:36.634Z] "encoding/pem", [2024-03-20T20:02:36.634Z] "encoding/xml", [2024-03-20T20:02:36.634Z] "errors", [2024-03-20T20:02:36.634Z] "flag", [2024-03-20T20:02:36.634Z] "fmt", [2024-03-20T20:02:36.634Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.634Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.634Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.634Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.634Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.634Z] "github.com/google/uuid", [2024-03-20T20:02:36.634Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.634Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.634Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.634Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.634Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.634Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.634Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.634Z] "golang.org/x/net/html", [2024-03-20T20:02:36.634Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.634Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.634Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.634Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.634Z] "golang.org/x/text/language", [2024-03-20T20:02:36.634Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.634Z] "hash", [2024-03-20T20:02:36.634Z] "hash/adler32", [2024-03-20T20:02:36.634Z] "hash/crc32", [2024-03-20T20:02:36.634Z] "internal/abi", [2024-03-20T20:02:36.634Z] "internal/bytealg", [2024-03-20T20:02:36.634Z] "internal/cpu", [2024-03-20T20:02:36.634Z] "internal/fmtsort", [2024-03-20T20:02:36.634Z] "internal/goexperiment", [2024-03-20T20:02:36.634Z] "internal/itoa", [2024-03-20T20:02:36.634Z] "internal/nettrace", [2024-03-20T20:02:36.634Z] "internal/oserror", [2024-03-20T20:02:36.634Z] "internal/poll", [2024-03-20T20:02:36.634Z] "internal/race", [2024-03-20T20:02:36.634Z] "internal/reflectlite", [2024-03-20T20:02:36.634Z] "internal/singleflight", [2024-03-20T20:02:36.634Z] "internal/syscall/execenv", [2024-03-20T20:02:36.634Z] "internal/syscall/unix", [2024-03-20T20:02:36.634Z] "internal/testlog", [2024-03-20T20:02:36.634Z] "internal/unsafeheader", [2024-03-20T20:02:36.634Z] "io", [2024-03-20T20:02:36.634Z] "io/fs", [2024-03-20T20:02:36.634Z] "io/ioutil", [2024-03-20T20:02:36.634Z] "log", [2024-03-20T20:02:36.634Z] "math", [2024-03-20T20:02:36.634Z] "math/big", [2024-03-20T20:02:36.634Z] "math/bits", [2024-03-20T20:02:36.634Z] "math/rand", [2024-03-20T20:02:36.634Z] "mime", [2024-03-20T20:02:36.634Z] "mime/multipart", [2024-03-20T20:02:36.634Z] "mime/quotedprintable", [2024-03-20T20:02:36.634Z] "net", [2024-03-20T20:02:36.634Z] "net/http", [2024-03-20T20:02:36.634Z] "net/http/httptest", [2024-03-20T20:02:36.634Z] "net/http/httptrace", [2024-03-20T20:02:36.634Z] "net/http/internal", [2024-03-20T20:02:36.634Z] "net/http/internal/ascii", [2024-03-20T20:02:36.634Z] "net/http/internal/testcert", [2024-03-20T20:02:36.634Z] "net/textproto", [2024-03-20T20:02:36.634Z] "net/url", [2024-03-20T20:02:36.634Z] "os", [2024-03-20T20:02:36.634Z] "path", [2024-03-20T20:02:36.634Z] "path/filepath", [2024-03-20T20:02:36.634Z] "reflect", [2024-03-20T20:02:36.634Z] "regexp", [2024-03-20T20:02:36.634Z] "regexp/syntax", [2024-03-20T20:02:36.634Z] "runtime", [2024-03-20T20:02:36.634Z] "runtime/cgo", [2024-03-20T20:02:36.634Z] "runtime/debug", [2024-03-20T20:02:36.634Z] "runtime/internal/atomic", [2024-03-20T20:02:36.634Z] "runtime/internal/math", [2024-03-20T20:02:36.634Z] "runtime/internal/sys", [2024-03-20T20:02:36.634Z] "sort", [2024-03-20T20:02:36.634Z] "strconv", [2024-03-20T20:02:36.634Z] "strings", [2024-03-20T20:02:36.634Z] "sync", [2024-03-20T20:02:36.634Z] "sync/atomic", [2024-03-20T20:02:36.634Z] "syscall", [2024-03-20T20:02:36.634Z] "time", [2024-03-20T20:02:36.634Z] "unicode", [2024-03-20T20:02:36.634Z] "unicode/utf16", [2024-03-20T20:02:36.634Z] "unicode/utf8", [2024-03-20T20:02:36.634Z] "unsafe", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.634Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.634Z] ] [2024-03-20T20:02:36.634Z] } [2024-03-20T20:02:36.634Z] { [2024-03-20T20:02:36.634Z] "Dir": "/w/workspace/edgex-go/636/internal/core/data/mocks", [2024-03-20T20:02:36.634Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-20T20:02:36.634Z] "Name": "mocks", [2024-03-20T20:02:36.634Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.634Z] "Module": { [2024-03-20T20:02:36.634Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.634Z] "Main": true, [2024-03-20T20:02:36.634Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.634Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.634Z] "GoVersion": "1.21" [2024-03-20T20:02:36.634Z] }, [2024-03-20T20:02:36.634Z] "Match": [ [2024-03-20T20:02:36.634Z] "./..." [2024-03-20T20:02:36.634Z] ], [2024-03-20T20:02:36.634Z] "Stale": true, [2024-03-20T20:02:36.634Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.634Z] "GoFiles": [ [2024-03-20T20:02:36.634Z] "container.go" [2024-03-20T20:02:36.634Z] ], [2024-03-20T20:02:36.634Z] "Imports": [ [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.634Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.634Z] ], [2024-03-20T20:02:36.634Z] "Deps": [ [2024-03-20T20:02:36.634Z] "bufio", [2024-03-20T20:02:36.634Z] "bytes", [2024-03-20T20:02:36.634Z] "compress/flate", [2024-03-20T20:02:36.634Z] "compress/gzip", [2024-03-20T20:02:36.634Z] "compress/zlib", [2024-03-20T20:02:36.634Z] "container/list", [2024-03-20T20:02:36.634Z] "context", [2024-03-20T20:02:36.634Z] "crypto", [2024-03-20T20:02:36.634Z] "crypto/aes", [2024-03-20T20:02:36.634Z] "crypto/cipher", [2024-03-20T20:02:36.634Z] "crypto/des", [2024-03-20T20:02:36.634Z] "crypto/dsa", [2024-03-20T20:02:36.634Z] "crypto/ecdsa", [2024-03-20T20:02:36.634Z] "crypto/ed25519", [2024-03-20T20:02:36.634Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.634Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.634Z] "crypto/elliptic", [2024-03-20T20:02:36.634Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.634Z] "crypto/hmac", [2024-03-20T20:02:36.634Z] "crypto/internal/randutil", [2024-03-20T20:02:36.634Z] "crypto/internal/subtle", [2024-03-20T20:02:36.634Z] "crypto/md5", [2024-03-20T20:02:36.634Z] "crypto/rand", [2024-03-20T20:02:36.634Z] "crypto/rc4", [2024-03-20T20:02:36.634Z] "crypto/rsa", [2024-03-20T20:02:36.634Z] "crypto/sha1", [2024-03-20T20:02:36.634Z] "crypto/sha256", [2024-03-20T20:02:36.634Z] "crypto/sha512", [2024-03-20T20:02:36.634Z] "crypto/subtle", [2024-03-20T20:02:36.634Z] "crypto/tls", [2024-03-20T20:02:36.634Z] "crypto/x509", [2024-03-20T20:02:36.634Z] "crypto/x509/pkix", [2024-03-20T20:02:36.634Z] "database/sql/driver", [2024-03-20T20:02:36.634Z] "debug/dwarf", [2024-03-20T20:02:36.634Z] "debug/macho", [2024-03-20T20:02:36.634Z] "embed", [2024-03-20T20:02:36.634Z] "encoding", [2024-03-20T20:02:36.634Z] "encoding/asn1", [2024-03-20T20:02:36.634Z] "encoding/base32", [2024-03-20T20:02:36.634Z] "encoding/base64", [2024-03-20T20:02:36.634Z] "encoding/binary", [2024-03-20T20:02:36.634Z] "encoding/csv", [2024-03-20T20:02:36.634Z] "encoding/hex", [2024-03-20T20:02:36.634Z] "encoding/json", [2024-03-20T20:02:36.634Z] "encoding/pem", [2024-03-20T20:02:36.634Z] "encoding/xml", [2024-03-20T20:02:36.634Z] "errors", [2024-03-20T20:02:36.634Z] "flag", [2024-03-20T20:02:36.634Z] "fmt", [2024-03-20T20:02:36.634Z] "github.com/armon/go-metrics", [2024-03-20T20:02:36.634Z] "github.com/cenkalti/backoff", [2024-03-20T20:02:36.634Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.634Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-20T20:02:36.634Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.634Z] "github.com/fatih/color", [2024-03-20T20:02:36.634Z] "github.com/fxamacker/cbor/v2", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.634Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.634Z] "github.com/go-jose/go-jose/v3", [2024-03-20T20:02:36.634Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-20T20:02:36.634Z] "github.com/go-jose/go-jose/v3/json", [2024-03-20T20:02:36.634Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-20T20:02:36.634Z] "github.com/go-kit/log", [2024-03-20T20:02:36.634Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.634Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.634Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.634Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.634Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.634Z] "github.com/go-redis/redis/v7", [2024-03-20T20:02:36.634Z] "github.com/go-redis/redis/v7/internal", [2024-03-20T20:02:36.635Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-20T20:02:36.635Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-20T20:02:36.635Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-20T20:02:36.635Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-20T20:02:36.635Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-20T20:02:36.635Z] "github.com/golang/protobuf/jsonpb", [2024-03-20T20:02:36.635Z] "github.com/golang/protobuf/proto", [2024-03-20T20:02:36.635Z] "github.com/golang/protobuf/ptypes", [2024-03-20T20:02:36.635Z] "github.com/golang/protobuf/ptypes/any", [2024-03-20T20:02:36.635Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-20T20:02:36.635Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-20T20:02:36.635Z] "github.com/google/uuid", [2024-03-20T20:02:36.635Z] "github.com/gorilla/websocket", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/consul/api", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/errwrap", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/go-cleanhttp", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/go-hclog", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/go-immutable-radix", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/go-multierror", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/go-rootcerts", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-20T20:02:36.635Z] "github.com/hashicorp/serf/coordinate", [2024-03-20T20:02:36.635Z] "github.com/labstack/echo/v4", [2024-03-20T20:02:36.635Z] "github.com/labstack/gommon/color", [2024-03-20T20:02:36.635Z] "github.com/labstack/gommon/log", [2024-03-20T20:02:36.635Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.635Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.635Z] "github.com/mattn/go-colorable", [2024-03-20T20:02:36.635Z] "github.com/mattn/go-isatty", [2024-03-20T20:02:36.635Z] "github.com/mitchellh/consulstructure", [2024-03-20T20:02:36.635Z] "github.com/mitchellh/copystructure", [2024-03-20T20:02:36.635Z] "github.com/mitchellh/mapstructure", [2024-03-20T20:02:36.635Z] "github.com/mitchellh/reflectwalk", [2024-03-20T20:02:36.635Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.635Z] "github.com/rcrowley/go-metrics", [2024-03-20T20:02:36.635Z] "github.com/sirupsen/logrus", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-20T20:02:36.635Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-20T20:02:36.635Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.635Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.635Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.635Z] "github.com/valyala/bytebufferpool", [2024-03-20T20:02:36.635Z] "github.com/valyala/fasttemplate", [2024-03-20T20:02:36.635Z] "github.com/x448/float16", [2024-03-20T20:02:36.635Z] "github.com/zeebo/errs", [2024-03-20T20:02:36.635Z] "go/token", [2024-03-20T20:02:36.635Z] "golang.org/x/crypto/acme", [2024-03-20T20:02:36.635Z] "golang.org/x/crypto/acme/autocert", [2024-03-20T20:02:36.635Z] "golang.org/x/crypto/pbkdf2", [2024-03-20T20:02:36.635Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.635Z] "golang.org/x/exp/constraints", [2024-03-20T20:02:36.635Z] "golang.org/x/exp/slices", [2024-03-20T20:02:36.635Z] "golang.org/x/net/html", [2024-03-20T20:02:36.635Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.635Z] "golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.635Z] "golang.org/x/net/http2", [2024-03-20T20:02:36.635Z] "golang.org/x/net/http2/h2c", [2024-03-20T20:02:36.635Z] "golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.635Z] "golang.org/x/net/idna", [2024-03-20T20:02:36.635Z] "golang.org/x/net/internal/socks", [2024-03-20T20:02:36.635Z] "golang.org/x/net/internal/timeseries", [2024-03-20T20:02:36.635Z] "golang.org/x/net/proxy", [2024-03-20T20:02:36.635Z] "golang.org/x/net/trace", [2024-03-20T20:02:36.635Z] "golang.org/x/sync/semaphore", [2024-03-20T20:02:36.635Z] "golang.org/x/sys/unix", [2024-03-20T20:02:36.635Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.635Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.635Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.635Z] "golang.org/x/text/language", [2024-03-20T20:02:36.635Z] "golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.635Z] "golang.org/x/text/transform", [2024-03-20T20:02:36.635Z] "golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.635Z] "golang.org/x/text/unicode/norm", [2024-03-20T20:02:36.635Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/attributes", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/backoff", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/balancer", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/balancer/base", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/channelz", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/codes", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/connectivity", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/credentials", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/credentials/insecure", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/encoding", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/encoding/proto", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/grpclog", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/backoff", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/balancerload", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/binarylog", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/buffer", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/channelz", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/credentials", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/envconfig", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/grpclog", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/idle", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/metadata", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/pretty", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/resolver", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/status", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/syscall", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/transport", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/keepalive", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/metadata", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/peer", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/resolver", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/resolver/dns", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/serviceconfig", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/stats", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/status", [2024-03-20T20:02:36.635Z] "google.golang.org/grpc/tap", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/descopts", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/detrand", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/errors", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/filetype", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/flags", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/genid", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/impl", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/order", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/pragma", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/set", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/strs", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/internal/version", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/proto", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-20T20:02:36.635Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-20T20:02:36.635Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.635Z] "hash", [2024-03-20T20:02:36.635Z] "hash/adler32", [2024-03-20T20:02:36.635Z] "hash/crc32", [2024-03-20T20:02:36.635Z] "hash/fnv", [2024-03-20T20:02:36.635Z] "html", [2024-03-20T20:02:36.635Z] "html/template", [2024-03-20T20:02:36.635Z] "internal/abi", [2024-03-20T20:02:36.635Z] "internal/bytealg", [2024-03-20T20:02:36.635Z] "internal/cpu", [2024-03-20T20:02:36.635Z] "internal/fmtsort", [2024-03-20T20:02:36.635Z] "internal/goexperiment", [2024-03-20T20:02:36.635Z] "internal/itoa", [2024-03-20T20:02:36.635Z] "internal/nettrace", [2024-03-20T20:02:36.635Z] "internal/oserror", [2024-03-20T20:02:36.635Z] "internal/poll", [2024-03-20T20:02:36.635Z] "internal/race", [2024-03-20T20:02:36.635Z] "internal/reflectlite", [2024-03-20T20:02:36.635Z] "internal/singleflight", [2024-03-20T20:02:36.635Z] "internal/syscall/execenv", [2024-03-20T20:02:36.635Z] "internal/syscall/unix", [2024-03-20T20:02:36.635Z] "internal/testlog", [2024-03-20T20:02:36.635Z] "internal/unsafeheader", [2024-03-20T20:02:36.635Z] "io", [2024-03-20T20:02:36.635Z] "io/fs", [2024-03-20T20:02:36.635Z] "io/ioutil", [2024-03-20T20:02:36.635Z] "log", [2024-03-20T20:02:36.635Z] "log/syslog", [2024-03-20T20:02:36.635Z] "math", [2024-03-20T20:02:36.635Z] "math/big", [2024-03-20T20:02:36.635Z] "math/bits", [2024-03-20T20:02:36.635Z] "math/rand", [2024-03-20T20:02:36.635Z] "mime", [2024-03-20T20:02:36.635Z] "mime/multipart", [2024-03-20T20:02:36.635Z] "mime/quotedprintable", [2024-03-20T20:02:36.635Z] "net", [2024-03-20T20:02:36.635Z] "net/http", [2024-03-20T20:02:36.635Z] "net/http/httptest", [2024-03-20T20:02:36.635Z] "net/http/httptrace", [2024-03-20T20:02:36.635Z] "net/http/httputil", [2024-03-20T20:02:36.635Z] "net/http/internal", [2024-03-20T20:02:36.635Z] "net/http/internal/ascii", [2024-03-20T20:02:36.635Z] "net/http/internal/testcert", [2024-03-20T20:02:36.635Z] "net/textproto", [2024-03-20T20:02:36.635Z] "net/url", [2024-03-20T20:02:36.635Z] "os", [2024-03-20T20:02:36.635Z] "os/signal", [2024-03-20T20:02:36.635Z] "path", [2024-03-20T20:02:36.635Z] "path/filepath", [2024-03-20T20:02:36.635Z] "reflect", [2024-03-20T20:02:36.635Z] "regexp", [2024-03-20T20:02:36.635Z] "regexp/syntax", [2024-03-20T20:02:36.635Z] "runtime", [2024-03-20T20:02:36.635Z] "runtime/cgo", [2024-03-20T20:02:36.635Z] "runtime/debug", [2024-03-20T20:02:36.635Z] "runtime/internal/atomic", [2024-03-20T20:02:36.635Z] "runtime/internal/math", [2024-03-20T20:02:36.635Z] "runtime/internal/sys", [2024-03-20T20:02:36.635Z] "runtime/pprof", [2024-03-20T20:02:36.635Z] "sort", [2024-03-20T20:02:36.635Z] "strconv", [2024-03-20T20:02:36.635Z] "strings", [2024-03-20T20:02:36.635Z] "sync", [2024-03-20T20:02:36.635Z] "sync/atomic", [2024-03-20T20:02:36.635Z] "syscall", [2024-03-20T20:02:36.635Z] "text/tabwriter", [2024-03-20T20:02:36.635Z] "text/template", [2024-03-20T20:02:36.635Z] "text/template/parse", [2024-03-20T20:02:36.635Z] "time", [2024-03-20T20:02:36.635Z] "unicode", [2024-03-20T20:02:36.635Z] "unicode/utf16", [2024-03-20T20:02:36.635Z] "unicode/utf8", [2024-03-20T20:02:36.635Z] "unsafe", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.635Z] ] [2024-03-20T20:02:36.635Z] } [2024-03-20T20:02:36.635Z] { [2024-03-20T20:02:36.635Z] "Dir": "/w/workspace/edgex-go/636/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.635Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.635Z] "Name": "mocks", [2024-03-20T20:02:36.635Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.635Z] "Module": { [2024-03-20T20:02:36.635Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.635Z] "Main": true, [2024-03-20T20:02:36.635Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.635Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.635Z] "GoVersion": "1.21" [2024-03-20T20:02:36.635Z] }, [2024-03-20T20:02:36.635Z] "Match": [ [2024-03-20T20:02:36.635Z] "./..." [2024-03-20T20:02:36.635Z] ], [2024-03-20T20:02:36.635Z] "Stale": true, [2024-03-20T20:02:36.635Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.635Z] "GoFiles": [ [2024-03-20T20:02:36.635Z] "DBClient.go", [2024-03-20T20:02:36.635Z] "UnitsOfMeasure.go" [2024-03-20T20:02:36.635Z] ], [2024-03-20T20:02:36.635Z] "Imports": [ [2024-03-20T20:02:36.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.635Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.635Z] ], [2024-03-20T20:02:36.635Z] "Deps": [ [2024-03-20T20:02:36.635Z] "bufio", [2024-03-20T20:02:36.635Z] "bytes", [2024-03-20T20:02:36.635Z] "compress/flate", [2024-03-20T20:02:36.635Z] "compress/gzip", [2024-03-20T20:02:36.635Z] "compress/zlib", [2024-03-20T20:02:36.635Z] "container/list", [2024-03-20T20:02:36.635Z] "context", [2024-03-20T20:02:36.635Z] "crypto", [2024-03-20T20:02:36.635Z] "crypto/aes", [2024-03-20T20:02:36.635Z] "crypto/cipher", [2024-03-20T20:02:36.635Z] "crypto/des", [2024-03-20T20:02:36.635Z] "crypto/dsa", [2024-03-20T20:02:36.635Z] "crypto/ecdsa", [2024-03-20T20:02:36.635Z] "crypto/ed25519", [2024-03-20T20:02:36.635Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.635Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.635Z] "crypto/elliptic", [2024-03-20T20:02:36.635Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.635Z] "crypto/hmac", [2024-03-20T20:02:36.635Z] "crypto/internal/randutil", [2024-03-20T20:02:36.635Z] "crypto/internal/subtle", [2024-03-20T20:02:36.635Z] "crypto/md5", [2024-03-20T20:02:36.635Z] "crypto/rand", [2024-03-20T20:02:36.635Z] "crypto/rc4", [2024-03-20T20:02:36.635Z] "crypto/rsa", [2024-03-20T20:02:36.635Z] "crypto/sha1", [2024-03-20T20:02:36.635Z] "crypto/sha256", [2024-03-20T20:02:36.635Z] "crypto/sha512", [2024-03-20T20:02:36.635Z] "crypto/subtle", [2024-03-20T20:02:36.635Z] "crypto/tls", [2024-03-20T20:02:36.635Z] "crypto/x509", [2024-03-20T20:02:36.635Z] "crypto/x509/pkix", [2024-03-20T20:02:36.635Z] "database/sql/driver", [2024-03-20T20:02:36.635Z] "debug/dwarf", [2024-03-20T20:02:36.635Z] "debug/macho", [2024-03-20T20:02:36.635Z] "encoding", [2024-03-20T20:02:36.635Z] "encoding/asn1", [2024-03-20T20:02:36.635Z] "encoding/base64", [2024-03-20T20:02:36.635Z] "encoding/binary", [2024-03-20T20:02:36.635Z] "encoding/csv", [2024-03-20T20:02:36.635Z] "encoding/hex", [2024-03-20T20:02:36.635Z] "encoding/json", [2024-03-20T20:02:36.635Z] "encoding/pem", [2024-03-20T20:02:36.635Z] "encoding/xml", [2024-03-20T20:02:36.635Z] "errors", [2024-03-20T20:02:36.635Z] "flag", [2024-03-20T20:02:36.635Z] "fmt", [2024-03-20T20:02:36.635Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.635Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.635Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.635Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.635Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.635Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.635Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.635Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.635Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.635Z] "github.com/google/uuid", [2024-03-20T20:02:36.635Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.635Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.635Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.635Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.635Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.635Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.635Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.635Z] "golang.org/x/net/html", [2024-03-20T20:02:36.635Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.635Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.635Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.635Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.635Z] "golang.org/x/text/language", [2024-03-20T20:02:36.635Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.635Z] "hash", [2024-03-20T20:02:36.635Z] "hash/adler32", [2024-03-20T20:02:36.635Z] "hash/crc32", [2024-03-20T20:02:36.635Z] "internal/abi", [2024-03-20T20:02:36.635Z] "internal/bytealg", [2024-03-20T20:02:36.635Z] "internal/cpu", [2024-03-20T20:02:36.635Z] "internal/fmtsort", [2024-03-20T20:02:36.635Z] "internal/goexperiment", [2024-03-20T20:02:36.635Z] "internal/itoa", [2024-03-20T20:02:36.635Z] "internal/nettrace", [2024-03-20T20:02:36.635Z] "internal/oserror", [2024-03-20T20:02:36.635Z] "internal/poll", [2024-03-20T20:02:36.635Z] "internal/race", [2024-03-20T20:02:36.635Z] "internal/reflectlite", [2024-03-20T20:02:36.635Z] "internal/singleflight", [2024-03-20T20:02:36.635Z] "internal/syscall/execenv", [2024-03-20T20:02:36.635Z] "internal/syscall/unix", [2024-03-20T20:02:36.635Z] "internal/testlog", [2024-03-20T20:02:36.635Z] "internal/unsafeheader", [2024-03-20T20:02:36.635Z] "io", [2024-03-20T20:02:36.635Z] "io/fs", [2024-03-20T20:02:36.635Z] "io/ioutil", [2024-03-20T20:02:36.635Z] "log", [2024-03-20T20:02:36.635Z] "math", [2024-03-20T20:02:36.635Z] "math/big", [2024-03-20T20:02:36.635Z] "math/bits", [2024-03-20T20:02:36.635Z] "math/rand", [2024-03-20T20:02:36.635Z] "mime", [2024-03-20T20:02:36.635Z] "mime/multipart", [2024-03-20T20:02:36.635Z] "mime/quotedprintable", [2024-03-20T20:02:36.635Z] "net", [2024-03-20T20:02:36.635Z] "net/http", [2024-03-20T20:02:36.635Z] "net/http/httptest", [2024-03-20T20:02:36.635Z] "net/http/httptrace", [2024-03-20T20:02:36.635Z] "net/http/internal", [2024-03-20T20:02:36.635Z] "net/http/internal/ascii", [2024-03-20T20:02:36.635Z] "net/http/internal/testcert", [2024-03-20T20:02:36.635Z] "net/textproto", [2024-03-20T20:02:36.635Z] "net/url", [2024-03-20T20:02:36.635Z] "os", [2024-03-20T20:02:36.635Z] "path", [2024-03-20T20:02:36.635Z] "path/filepath", [2024-03-20T20:02:36.635Z] "reflect", [2024-03-20T20:02:36.635Z] "regexp", [2024-03-20T20:02:36.635Z] "regexp/syntax", [2024-03-20T20:02:36.635Z] "runtime", [2024-03-20T20:02:36.635Z] "runtime/cgo", [2024-03-20T20:02:36.635Z] "runtime/debug", [2024-03-20T20:02:36.635Z] "runtime/internal/atomic", [2024-03-20T20:02:36.635Z] "runtime/internal/math", [2024-03-20T20:02:36.635Z] "runtime/internal/sys", [2024-03-20T20:02:36.635Z] "sort", [2024-03-20T20:02:36.635Z] "strconv", [2024-03-20T20:02:36.635Z] "strings", [2024-03-20T20:02:36.635Z] "sync", [2024-03-20T20:02:36.635Z] "sync/atomic", [2024-03-20T20:02:36.635Z] "syscall", [2024-03-20T20:02:36.635Z] "time", [2024-03-20T20:02:36.635Z] "unicode", [2024-03-20T20:02:36.635Z] "unicode/utf16", [2024-03-20T20:02:36.635Z] "unicode/utf8", [2024-03-20T20:02:36.635Z] "unsafe", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.635Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.635Z] ] [2024-03-20T20:02:36.635Z] } [2024-03-20T20:02:36.635Z] { [2024-03-20T20:02:36.635Z] "Dir": "/w/workspace/edgex-go/636/internal/security/fileprovider/mocks", [2024-03-20T20:02:36.635Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks", [2024-03-20T20:02:36.635Z] "Name": "mocks", [2024-03-20T20:02:36.635Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.635Z] "Module": { [2024-03-20T20:02:36.635Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.635Z] "Main": true, [2024-03-20T20:02:36.635Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.635Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.635Z] "GoVersion": "1.21" [2024-03-20T20:02:36.635Z] }, [2024-03-20T20:02:36.635Z] "Match": [ [2024-03-20T20:02:36.635Z] "./..." [2024-03-20T20:02:36.635Z] ], [2024-03-20T20:02:36.635Z] "Stale": true, [2024-03-20T20:02:36.635Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.635Z] "GoFiles": [ [2024-03-20T20:02:36.635Z] "mock.go" [2024-03-20T20:02:36.635Z] ], [2024-03-20T20:02:36.636Z] "Imports": [ [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Deps": [ [2024-03-20T20:02:36.636Z] "bufio", [2024-03-20T20:02:36.636Z] "bytes", [2024-03-20T20:02:36.636Z] "compress/flate", [2024-03-20T20:02:36.636Z] "compress/gzip", [2024-03-20T20:02:36.636Z] "compress/zlib", [2024-03-20T20:02:36.636Z] "container/list", [2024-03-20T20:02:36.636Z] "context", [2024-03-20T20:02:36.636Z] "crypto", [2024-03-20T20:02:36.636Z] "crypto/aes", [2024-03-20T20:02:36.636Z] "crypto/cipher", [2024-03-20T20:02:36.636Z] "crypto/des", [2024-03-20T20:02:36.636Z] "crypto/dsa", [2024-03-20T20:02:36.636Z] "crypto/ecdsa", [2024-03-20T20:02:36.636Z] "crypto/ed25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.636Z] "crypto/elliptic", [2024-03-20T20:02:36.636Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.636Z] "crypto/hmac", [2024-03-20T20:02:36.636Z] "crypto/internal/randutil", [2024-03-20T20:02:36.636Z] "crypto/internal/subtle", [2024-03-20T20:02:36.636Z] "crypto/md5", [2024-03-20T20:02:36.636Z] "crypto/rand", [2024-03-20T20:02:36.636Z] "crypto/rc4", [2024-03-20T20:02:36.636Z] "crypto/rsa", [2024-03-20T20:02:36.636Z] "crypto/sha1", [2024-03-20T20:02:36.636Z] "crypto/sha256", [2024-03-20T20:02:36.636Z] "crypto/sha512", [2024-03-20T20:02:36.636Z] "crypto/subtle", [2024-03-20T20:02:36.636Z] "crypto/tls", [2024-03-20T20:02:36.636Z] "crypto/x509", [2024-03-20T20:02:36.636Z] "crypto/x509/pkix", [2024-03-20T20:02:36.636Z] "database/sql/driver", [2024-03-20T20:02:36.636Z] "debug/dwarf", [2024-03-20T20:02:36.636Z] "debug/macho", [2024-03-20T20:02:36.636Z] "encoding", [2024-03-20T20:02:36.636Z] "encoding/asn1", [2024-03-20T20:02:36.636Z] "encoding/base64", [2024-03-20T20:02:36.636Z] "encoding/binary", [2024-03-20T20:02:36.636Z] "encoding/csv", [2024-03-20T20:02:36.636Z] "encoding/hex", [2024-03-20T20:02:36.636Z] "encoding/json", [2024-03-20T20:02:36.636Z] "encoding/pem", [2024-03-20T20:02:36.636Z] "encoding/xml", [2024-03-20T20:02:36.636Z] "errors", [2024-03-20T20:02:36.636Z] "flag", [2024-03-20T20:02:36.636Z] "fmt", [2024-03-20T20:02:36.636Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-20T20:02:36.636Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.636Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.636Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.636Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.636Z] "github.com/go-kit/log", [2024-03-20T20:02:36.636Z] "github.com/go-logfmt/logfmt", [2024-03-20T20:02:36.636Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.636Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.636Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.636Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.636Z] "github.com/google/uuid", [2024-03-20T20:02:36.636Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.636Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.636Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.636Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.636Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.636Z] "golang.org/x/net/html", [2024-03-20T20:02:36.636Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.636Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.636Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.636Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.636Z] "golang.org/x/text/language", [2024-03-20T20:02:36.636Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.636Z] "hash", [2024-03-20T20:02:36.636Z] "hash/adler32", [2024-03-20T20:02:36.636Z] "hash/crc32", [2024-03-20T20:02:36.636Z] "internal/abi", [2024-03-20T20:02:36.636Z] "internal/bytealg", [2024-03-20T20:02:36.636Z] "internal/cpu", [2024-03-20T20:02:36.636Z] "internal/fmtsort", [2024-03-20T20:02:36.636Z] "internal/goexperiment", [2024-03-20T20:02:36.636Z] "internal/itoa", [2024-03-20T20:02:36.636Z] "internal/nettrace", [2024-03-20T20:02:36.636Z] "internal/oserror", [2024-03-20T20:02:36.636Z] "internal/poll", [2024-03-20T20:02:36.636Z] "internal/race", [2024-03-20T20:02:36.636Z] "internal/reflectlite", [2024-03-20T20:02:36.636Z] "internal/singleflight", [2024-03-20T20:02:36.636Z] "internal/syscall/execenv", [2024-03-20T20:02:36.636Z] "internal/syscall/unix", [2024-03-20T20:02:36.636Z] "internal/testlog", [2024-03-20T20:02:36.636Z] "internal/unsafeheader", [2024-03-20T20:02:36.636Z] "io", [2024-03-20T20:02:36.636Z] "io/fs", [2024-03-20T20:02:36.636Z] "io/ioutil", [2024-03-20T20:02:36.636Z] "log", [2024-03-20T20:02:36.636Z] "math", [2024-03-20T20:02:36.636Z] "math/big", [2024-03-20T20:02:36.636Z] "math/bits", [2024-03-20T20:02:36.636Z] "math/rand", [2024-03-20T20:02:36.636Z] "mime", [2024-03-20T20:02:36.636Z] "mime/multipart", [2024-03-20T20:02:36.636Z] "mime/quotedprintable", [2024-03-20T20:02:36.636Z] "net", [2024-03-20T20:02:36.636Z] "net/http", [2024-03-20T20:02:36.636Z] "net/http/httptest", [2024-03-20T20:02:36.636Z] "net/http/httptrace", [2024-03-20T20:02:36.636Z] "net/http/internal", [2024-03-20T20:02:36.636Z] "net/http/internal/ascii", [2024-03-20T20:02:36.636Z] "net/http/internal/testcert", [2024-03-20T20:02:36.636Z] "net/textproto", [2024-03-20T20:02:36.636Z] "net/url", [2024-03-20T20:02:36.636Z] "os", [2024-03-20T20:02:36.636Z] "path", [2024-03-20T20:02:36.636Z] "path/filepath", [2024-03-20T20:02:36.636Z] "reflect", [2024-03-20T20:02:36.636Z] "regexp", [2024-03-20T20:02:36.636Z] "regexp/syntax", [2024-03-20T20:02:36.636Z] "runtime", [2024-03-20T20:02:36.636Z] "runtime/cgo", [2024-03-20T20:02:36.636Z] "runtime/debug", [2024-03-20T20:02:36.636Z] "runtime/internal/atomic", [2024-03-20T20:02:36.636Z] "runtime/internal/math", [2024-03-20T20:02:36.636Z] "runtime/internal/sys", [2024-03-20T20:02:36.636Z] "sort", [2024-03-20T20:02:36.636Z] "strconv", [2024-03-20T20:02:36.636Z] "strings", [2024-03-20T20:02:36.636Z] "sync", [2024-03-20T20:02:36.636Z] "sync/atomic", [2024-03-20T20:02:36.636Z] "syscall", [2024-03-20T20:02:36.636Z] "time", [2024-03-20T20:02:36.636Z] "unicode", [2024-03-20T20:02:36.636Z] "unicode/utf16", [2024-03-20T20:02:36.636Z] "unicode/utf8", [2024-03-20T20:02:36.636Z] "unsafe", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "TestGoFiles": [ [2024-03-20T20:02:36.636Z] "mock_test.go" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "TestImports": [ [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.636Z] "testing" [2024-03-20T20:02:36.636Z] ] [2024-03-20T20:02:36.636Z] } [2024-03-20T20:02:36.636Z] { [2024-03-20T20:02:36.636Z] "Dir": "/w/workspace/edgex-go/636/internal/security/kdf/mocks", [2024-03-20T20:02:36.636Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-03-20T20:02:36.636Z] "Name": "mocks", [2024-03-20T20:02:36.636Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.636Z] "Module": { [2024-03-20T20:02:36.636Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.636Z] "Main": true, [2024-03-20T20:02:36.636Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.636Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.636Z] "GoVersion": "1.21" [2024-03-20T20:02:36.636Z] }, [2024-03-20T20:02:36.636Z] "Match": [ [2024-03-20T20:02:36.636Z] "./..." [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Stale": true, [2024-03-20T20:02:36.636Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.636Z] "GoFiles": [ [2024-03-20T20:02:36.636Z] "mock.go" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Imports": [ [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Deps": [ [2024-03-20T20:02:36.636Z] "bufio", [2024-03-20T20:02:36.636Z] "bytes", [2024-03-20T20:02:36.636Z] "compress/flate", [2024-03-20T20:02:36.636Z] "compress/gzip", [2024-03-20T20:02:36.636Z] "container/list", [2024-03-20T20:02:36.636Z] "context", [2024-03-20T20:02:36.636Z] "crypto", [2024-03-20T20:02:36.636Z] "crypto/aes", [2024-03-20T20:02:36.636Z] "crypto/cipher", [2024-03-20T20:02:36.636Z] "crypto/des", [2024-03-20T20:02:36.636Z] "crypto/dsa", [2024-03-20T20:02:36.636Z] "crypto/ecdsa", [2024-03-20T20:02:36.636Z] "crypto/ed25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.636Z] "crypto/elliptic", [2024-03-20T20:02:36.636Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.636Z] "crypto/hmac", [2024-03-20T20:02:36.636Z] "crypto/internal/randutil", [2024-03-20T20:02:36.636Z] "crypto/internal/subtle", [2024-03-20T20:02:36.636Z] "crypto/md5", [2024-03-20T20:02:36.636Z] "crypto/rand", [2024-03-20T20:02:36.636Z] "crypto/rc4", [2024-03-20T20:02:36.636Z] "crypto/rsa", [2024-03-20T20:02:36.636Z] "crypto/sha1", [2024-03-20T20:02:36.636Z] "crypto/sha256", [2024-03-20T20:02:36.636Z] "crypto/sha512", [2024-03-20T20:02:36.636Z] "crypto/subtle", [2024-03-20T20:02:36.636Z] "crypto/tls", [2024-03-20T20:02:36.636Z] "crypto/x509", [2024-03-20T20:02:36.636Z] "crypto/x509/pkix", [2024-03-20T20:02:36.636Z] "encoding", [2024-03-20T20:02:36.636Z] "encoding/asn1", [2024-03-20T20:02:36.636Z] "encoding/base64", [2024-03-20T20:02:36.636Z] "encoding/binary", [2024-03-20T20:02:36.636Z] "encoding/hex", [2024-03-20T20:02:36.636Z] "encoding/json", [2024-03-20T20:02:36.636Z] "encoding/pem", [2024-03-20T20:02:36.636Z] "errors", [2024-03-20T20:02:36.636Z] "flag", [2024-03-20T20:02:36.636Z] "fmt", [2024-03-20T20:02:36.636Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.636Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.636Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.636Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.636Z] "hash", [2024-03-20T20:02:36.636Z] "hash/crc32", [2024-03-20T20:02:36.636Z] "internal/abi", [2024-03-20T20:02:36.636Z] "internal/bytealg", [2024-03-20T20:02:36.636Z] "internal/cpu", [2024-03-20T20:02:36.636Z] "internal/fmtsort", [2024-03-20T20:02:36.636Z] "internal/goexperiment", [2024-03-20T20:02:36.636Z] "internal/itoa", [2024-03-20T20:02:36.636Z] "internal/nettrace", [2024-03-20T20:02:36.636Z] "internal/oserror", [2024-03-20T20:02:36.636Z] "internal/poll", [2024-03-20T20:02:36.636Z] "internal/race", [2024-03-20T20:02:36.636Z] "internal/reflectlite", [2024-03-20T20:02:36.636Z] "internal/singleflight", [2024-03-20T20:02:36.636Z] "internal/syscall/execenv", [2024-03-20T20:02:36.636Z] "internal/syscall/unix", [2024-03-20T20:02:36.636Z] "internal/testlog", [2024-03-20T20:02:36.636Z] "internal/unsafeheader", [2024-03-20T20:02:36.636Z] "io", [2024-03-20T20:02:36.636Z] "io/fs", [2024-03-20T20:02:36.636Z] "io/ioutil", [2024-03-20T20:02:36.636Z] "log", [2024-03-20T20:02:36.636Z] "math", [2024-03-20T20:02:36.636Z] "math/big", [2024-03-20T20:02:36.636Z] "math/bits", [2024-03-20T20:02:36.636Z] "math/rand", [2024-03-20T20:02:36.636Z] "mime", [2024-03-20T20:02:36.636Z] "mime/multipart", [2024-03-20T20:02:36.636Z] "mime/quotedprintable", [2024-03-20T20:02:36.636Z] "net", [2024-03-20T20:02:36.636Z] "net/http", [2024-03-20T20:02:36.636Z] "net/http/httptest", [2024-03-20T20:02:36.636Z] "net/http/httptrace", [2024-03-20T20:02:36.636Z] "net/http/internal", [2024-03-20T20:02:36.636Z] "net/http/internal/ascii", [2024-03-20T20:02:36.636Z] "net/http/internal/testcert", [2024-03-20T20:02:36.636Z] "net/textproto", [2024-03-20T20:02:36.636Z] "net/url", [2024-03-20T20:02:36.636Z] "os", [2024-03-20T20:02:36.636Z] "path", [2024-03-20T20:02:36.636Z] "path/filepath", [2024-03-20T20:02:36.636Z] "reflect", [2024-03-20T20:02:36.636Z] "regexp", [2024-03-20T20:02:36.636Z] "regexp/syntax", [2024-03-20T20:02:36.636Z] "runtime", [2024-03-20T20:02:36.636Z] "runtime/cgo", [2024-03-20T20:02:36.636Z] "runtime/debug", [2024-03-20T20:02:36.636Z] "runtime/internal/atomic", [2024-03-20T20:02:36.636Z] "runtime/internal/math", [2024-03-20T20:02:36.636Z] "runtime/internal/sys", [2024-03-20T20:02:36.636Z] "sort", [2024-03-20T20:02:36.636Z] "strconv", [2024-03-20T20:02:36.636Z] "strings", [2024-03-20T20:02:36.636Z] "sync", [2024-03-20T20:02:36.636Z] "sync/atomic", [2024-03-20T20:02:36.636Z] "syscall", [2024-03-20T20:02:36.636Z] "time", [2024-03-20T20:02:36.636Z] "unicode", [2024-03-20T20:02:36.636Z] "unicode/utf16", [2024-03-20T20:02:36.636Z] "unicode/utf8", [2024-03-20T20:02:36.636Z] "unsafe", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "TestGoFiles": [ [2024-03-20T20:02:36.636Z] "mock_test.go" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "TestImports": [ [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.636Z] "testing" [2024-03-20T20:02:36.636Z] ] [2024-03-20T20:02:36.636Z] } [2024-03-20T20:02:36.636Z] { [2024-03-20T20:02:36.636Z] "Dir": "/w/workspace/edgex-go/636/internal/security/pipedhexreader/mocks", [2024-03-20T20:02:36.636Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-03-20T20:02:36.636Z] "Name": "mocks", [2024-03-20T20:02:36.636Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.636Z] "Module": { [2024-03-20T20:02:36.636Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.636Z] "Main": true, [2024-03-20T20:02:36.636Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.636Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.636Z] "GoVersion": "1.21" [2024-03-20T20:02:36.636Z] }, [2024-03-20T20:02:36.636Z] "Match": [ [2024-03-20T20:02:36.636Z] "./..." [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Stale": true, [2024-03-20T20:02:36.636Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.636Z] "GoFiles": [ [2024-03-20T20:02:36.636Z] "mock.go" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Imports": [ [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Deps": [ [2024-03-20T20:02:36.636Z] "bufio", [2024-03-20T20:02:36.636Z] "bytes", [2024-03-20T20:02:36.636Z] "compress/flate", [2024-03-20T20:02:36.636Z] "compress/gzip", [2024-03-20T20:02:36.636Z] "container/list", [2024-03-20T20:02:36.636Z] "context", [2024-03-20T20:02:36.636Z] "crypto", [2024-03-20T20:02:36.636Z] "crypto/aes", [2024-03-20T20:02:36.636Z] "crypto/cipher", [2024-03-20T20:02:36.636Z] "crypto/des", [2024-03-20T20:02:36.636Z] "crypto/dsa", [2024-03-20T20:02:36.636Z] "crypto/ecdsa", [2024-03-20T20:02:36.636Z] "crypto/ed25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.636Z] "crypto/elliptic", [2024-03-20T20:02:36.636Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.636Z] "crypto/hmac", [2024-03-20T20:02:36.636Z] "crypto/internal/randutil", [2024-03-20T20:02:36.636Z] "crypto/internal/subtle", [2024-03-20T20:02:36.636Z] "crypto/md5", [2024-03-20T20:02:36.636Z] "crypto/rand", [2024-03-20T20:02:36.636Z] "crypto/rc4", [2024-03-20T20:02:36.636Z] "crypto/rsa", [2024-03-20T20:02:36.636Z] "crypto/sha1", [2024-03-20T20:02:36.636Z] "crypto/sha256", [2024-03-20T20:02:36.636Z] "crypto/sha512", [2024-03-20T20:02:36.636Z] "crypto/subtle", [2024-03-20T20:02:36.636Z] "crypto/tls", [2024-03-20T20:02:36.636Z] "crypto/x509", [2024-03-20T20:02:36.636Z] "crypto/x509/pkix", [2024-03-20T20:02:36.636Z] "encoding", [2024-03-20T20:02:36.636Z] "encoding/asn1", [2024-03-20T20:02:36.636Z] "encoding/base64", [2024-03-20T20:02:36.636Z] "encoding/binary", [2024-03-20T20:02:36.636Z] "encoding/hex", [2024-03-20T20:02:36.636Z] "encoding/json", [2024-03-20T20:02:36.636Z] "encoding/pem", [2024-03-20T20:02:36.636Z] "errors", [2024-03-20T20:02:36.636Z] "flag", [2024-03-20T20:02:36.636Z] "fmt", [2024-03-20T20:02:36.636Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.636Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.636Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.636Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.636Z] "hash", [2024-03-20T20:02:36.636Z] "hash/crc32", [2024-03-20T20:02:36.636Z] "internal/abi", [2024-03-20T20:02:36.636Z] "internal/bytealg", [2024-03-20T20:02:36.636Z] "internal/cpu", [2024-03-20T20:02:36.636Z] "internal/fmtsort", [2024-03-20T20:02:36.636Z] "internal/goexperiment", [2024-03-20T20:02:36.636Z] "internal/itoa", [2024-03-20T20:02:36.636Z] "internal/nettrace", [2024-03-20T20:02:36.636Z] "internal/oserror", [2024-03-20T20:02:36.636Z] "internal/poll", [2024-03-20T20:02:36.636Z] "internal/race", [2024-03-20T20:02:36.636Z] "internal/reflectlite", [2024-03-20T20:02:36.636Z] "internal/singleflight", [2024-03-20T20:02:36.636Z] "internal/syscall/execenv", [2024-03-20T20:02:36.636Z] "internal/syscall/unix", [2024-03-20T20:02:36.636Z] "internal/testlog", [2024-03-20T20:02:36.636Z] "internal/unsafeheader", [2024-03-20T20:02:36.636Z] "io", [2024-03-20T20:02:36.636Z] "io/fs", [2024-03-20T20:02:36.636Z] "io/ioutil", [2024-03-20T20:02:36.636Z] "log", [2024-03-20T20:02:36.636Z] "math", [2024-03-20T20:02:36.636Z] "math/big", [2024-03-20T20:02:36.636Z] "math/bits", [2024-03-20T20:02:36.636Z] "math/rand", [2024-03-20T20:02:36.636Z] "mime", [2024-03-20T20:02:36.636Z] "mime/multipart", [2024-03-20T20:02:36.636Z] "mime/quotedprintable", [2024-03-20T20:02:36.636Z] "net", [2024-03-20T20:02:36.636Z] "net/http", [2024-03-20T20:02:36.636Z] "net/http/httptest", [2024-03-20T20:02:36.636Z] "net/http/httptrace", [2024-03-20T20:02:36.636Z] "net/http/internal", [2024-03-20T20:02:36.636Z] "net/http/internal/ascii", [2024-03-20T20:02:36.636Z] "net/http/internal/testcert", [2024-03-20T20:02:36.636Z] "net/textproto", [2024-03-20T20:02:36.636Z] "net/url", [2024-03-20T20:02:36.636Z] "os", [2024-03-20T20:02:36.636Z] "path", [2024-03-20T20:02:36.636Z] "path/filepath", [2024-03-20T20:02:36.636Z] "reflect", [2024-03-20T20:02:36.636Z] "regexp", [2024-03-20T20:02:36.636Z] "regexp/syntax", [2024-03-20T20:02:36.636Z] "runtime", [2024-03-20T20:02:36.636Z] "runtime/cgo", [2024-03-20T20:02:36.636Z] "runtime/debug", [2024-03-20T20:02:36.636Z] "runtime/internal/atomic", [2024-03-20T20:02:36.636Z] "runtime/internal/math", [2024-03-20T20:02:36.636Z] "runtime/internal/sys", [2024-03-20T20:02:36.636Z] "sort", [2024-03-20T20:02:36.636Z] "strconv", [2024-03-20T20:02:36.636Z] "strings", [2024-03-20T20:02:36.636Z] "sync", [2024-03-20T20:02:36.636Z] "sync/atomic", [2024-03-20T20:02:36.636Z] "syscall", [2024-03-20T20:02:36.636Z] "time", [2024-03-20T20:02:36.636Z] "unicode", [2024-03-20T20:02:36.636Z] "unicode/utf16", [2024-03-20T20:02:36.636Z] "unicode/utf8", [2024-03-20T20:02:36.636Z] "unsafe", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.636Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "TestGoFiles": [ [2024-03-20T20:02:36.636Z] "mock_test.go" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "TestImports": [ [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.636Z] "testing" [2024-03-20T20:02:36.636Z] ] [2024-03-20T20:02:36.636Z] } [2024-03-20T20:02:36.636Z] { [2024-03-20T20:02:36.636Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/application/channel/mocks", [2024-03-20T20:02:36.636Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-03-20T20:02:36.636Z] "Name": "mocks", [2024-03-20T20:02:36.636Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.636Z] "Module": { [2024-03-20T20:02:36.636Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.636Z] "Main": true, [2024-03-20T20:02:36.636Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.636Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.636Z] "GoVersion": "1.21" [2024-03-20T20:02:36.636Z] }, [2024-03-20T20:02:36.636Z] "Match": [ [2024-03-20T20:02:36.636Z] "./..." [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Stale": true, [2024-03-20T20:02:36.636Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.636Z] "GoFiles": [ [2024-03-20T20:02:36.636Z] "Sender.go" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Imports": [ [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.636Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.636Z] ], [2024-03-20T20:02:36.636Z] "Deps": [ [2024-03-20T20:02:36.636Z] "bufio", [2024-03-20T20:02:36.636Z] "bytes", [2024-03-20T20:02:36.636Z] "compress/flate", [2024-03-20T20:02:36.636Z] "compress/gzip", [2024-03-20T20:02:36.636Z] "compress/zlib", [2024-03-20T20:02:36.636Z] "container/list", [2024-03-20T20:02:36.636Z] "context", [2024-03-20T20:02:36.636Z] "crypto", [2024-03-20T20:02:36.636Z] "crypto/aes", [2024-03-20T20:02:36.636Z] "crypto/cipher", [2024-03-20T20:02:36.636Z] "crypto/des", [2024-03-20T20:02:36.636Z] "crypto/dsa", [2024-03-20T20:02:36.636Z] "crypto/ecdsa", [2024-03-20T20:02:36.636Z] "crypto/ed25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.636Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.636Z] "crypto/elliptic", [2024-03-20T20:02:36.636Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.636Z] "crypto/hmac", [2024-03-20T20:02:36.636Z] "crypto/internal/randutil", [2024-03-20T20:02:36.636Z] "crypto/internal/subtle", [2024-03-20T20:02:36.636Z] "crypto/md5", [2024-03-20T20:02:36.636Z] "crypto/rand", [2024-03-20T20:02:36.636Z] "crypto/rc4", [2024-03-20T20:02:36.636Z] "crypto/rsa", [2024-03-20T20:02:36.636Z] "crypto/sha1", [2024-03-20T20:02:36.636Z] "crypto/sha256", [2024-03-20T20:02:36.636Z] "crypto/sha512", [2024-03-20T20:02:36.636Z] "crypto/subtle", [2024-03-20T20:02:36.636Z] "crypto/tls", [2024-03-20T20:02:36.636Z] "crypto/x509", [2024-03-20T20:02:36.636Z] "crypto/x509/pkix", [2024-03-20T20:02:36.636Z] "database/sql/driver", [2024-03-20T20:02:36.636Z] "debug/dwarf", [2024-03-20T20:02:36.636Z] "debug/macho", [2024-03-20T20:02:36.636Z] "encoding", [2024-03-20T20:02:36.636Z] "encoding/asn1", [2024-03-20T20:02:36.636Z] "encoding/base64", [2024-03-20T20:02:36.636Z] "encoding/binary", [2024-03-20T20:02:36.636Z] "encoding/csv", [2024-03-20T20:02:36.636Z] "encoding/hex", [2024-03-20T20:02:36.636Z] "encoding/json", [2024-03-20T20:02:36.636Z] "encoding/pem", [2024-03-20T20:02:36.636Z] "encoding/xml", [2024-03-20T20:02:36.636Z] "errors", [2024-03-20T20:02:36.636Z] "flag", [2024-03-20T20:02:36.636Z] "fmt", [2024-03-20T20:02:36.636Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.637Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.637Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.637Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.637Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.637Z] "github.com/google/uuid", [2024-03-20T20:02:36.637Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.637Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.637Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.637Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.637Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.637Z] "golang.org/x/net/html", [2024-03-20T20:02:36.637Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.637Z] "golang.org/x/text/language", [2024-03-20T20:02:36.637Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.637Z] "hash", [2024-03-20T20:02:36.637Z] "hash/adler32", [2024-03-20T20:02:36.637Z] "hash/crc32", [2024-03-20T20:02:36.637Z] "internal/abi", [2024-03-20T20:02:36.637Z] "internal/bytealg", [2024-03-20T20:02:36.637Z] "internal/cpu", [2024-03-20T20:02:36.637Z] "internal/fmtsort", [2024-03-20T20:02:36.637Z] "internal/goexperiment", [2024-03-20T20:02:36.637Z] "internal/itoa", [2024-03-20T20:02:36.637Z] "internal/nettrace", [2024-03-20T20:02:36.637Z] "internal/oserror", [2024-03-20T20:02:36.637Z] "internal/poll", [2024-03-20T20:02:36.637Z] "internal/race", [2024-03-20T20:02:36.637Z] "internal/reflectlite", [2024-03-20T20:02:36.637Z] "internal/singleflight", [2024-03-20T20:02:36.637Z] "internal/syscall/execenv", [2024-03-20T20:02:36.637Z] "internal/syscall/unix", [2024-03-20T20:02:36.637Z] "internal/testlog", [2024-03-20T20:02:36.637Z] "internal/unsafeheader", [2024-03-20T20:02:36.637Z] "io", [2024-03-20T20:02:36.637Z] "io/fs", [2024-03-20T20:02:36.637Z] "io/ioutil", [2024-03-20T20:02:36.637Z] "log", [2024-03-20T20:02:36.637Z] "math", [2024-03-20T20:02:36.637Z] "math/big", [2024-03-20T20:02:36.637Z] "math/bits", [2024-03-20T20:02:36.637Z] "math/rand", [2024-03-20T20:02:36.637Z] "mime", [2024-03-20T20:02:36.637Z] "mime/multipart", [2024-03-20T20:02:36.637Z] "mime/quotedprintable", [2024-03-20T20:02:36.637Z] "net", [2024-03-20T20:02:36.637Z] "net/http", [2024-03-20T20:02:36.637Z] "net/http/httptest", [2024-03-20T20:02:36.637Z] "net/http/httptrace", [2024-03-20T20:02:36.637Z] "net/http/internal", [2024-03-20T20:02:36.637Z] "net/http/internal/ascii", [2024-03-20T20:02:36.637Z] "net/http/internal/testcert", [2024-03-20T20:02:36.637Z] "net/textproto", [2024-03-20T20:02:36.637Z] "net/url", [2024-03-20T20:02:36.637Z] "os", [2024-03-20T20:02:36.637Z] "path", [2024-03-20T20:02:36.637Z] "path/filepath", [2024-03-20T20:02:36.637Z] "reflect", [2024-03-20T20:02:36.637Z] "regexp", [2024-03-20T20:02:36.637Z] "regexp/syntax", [2024-03-20T20:02:36.637Z] "runtime", [2024-03-20T20:02:36.637Z] "runtime/cgo", [2024-03-20T20:02:36.637Z] "runtime/debug", [2024-03-20T20:02:36.637Z] "runtime/internal/atomic", [2024-03-20T20:02:36.637Z] "runtime/internal/math", [2024-03-20T20:02:36.637Z] "runtime/internal/sys", [2024-03-20T20:02:36.637Z] "sort", [2024-03-20T20:02:36.637Z] "strconv", [2024-03-20T20:02:36.637Z] "strings", [2024-03-20T20:02:36.637Z] "sync", [2024-03-20T20:02:36.637Z] "sync/atomic", [2024-03-20T20:02:36.637Z] "syscall", [2024-03-20T20:02:36.637Z] "time", [2024-03-20T20:02:36.637Z] "unicode", [2024-03-20T20:02:36.637Z] "unicode/utf16", [2024-03-20T20:02:36.637Z] "unicode/utf8", [2024-03-20T20:02:36.637Z] "unsafe", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.637Z] ] [2024-03-20T20:02:36.637Z] } [2024-03-20T20:02:36.637Z] { [2024-03-20T20:02:36.637Z] "Dir": "/w/workspace/edgex-go/636/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.637Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.637Z] "Name": "mocks", [2024-03-20T20:02:36.637Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.637Z] "Module": { [2024-03-20T20:02:36.637Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.637Z] "Main": true, [2024-03-20T20:02:36.637Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.637Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.637Z] "GoVersion": "1.21" [2024-03-20T20:02:36.637Z] }, [2024-03-20T20:02:36.637Z] "Match": [ [2024-03-20T20:02:36.637Z] "./..." [2024-03-20T20:02:36.637Z] ], [2024-03-20T20:02:36.637Z] "Stale": true, [2024-03-20T20:02:36.637Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.637Z] "GoFiles": [ [2024-03-20T20:02:36.637Z] "DBClient.go" [2024-03-20T20:02:36.637Z] ], [2024-03-20T20:02:36.637Z] "Imports": [ [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.637Z] ], [2024-03-20T20:02:36.637Z] "Deps": [ [2024-03-20T20:02:36.637Z] "bufio", [2024-03-20T20:02:36.637Z] "bytes", [2024-03-20T20:02:36.637Z] "compress/flate", [2024-03-20T20:02:36.637Z] "compress/gzip", [2024-03-20T20:02:36.637Z] "compress/zlib", [2024-03-20T20:02:36.637Z] "container/list", [2024-03-20T20:02:36.637Z] "context", [2024-03-20T20:02:36.637Z] "crypto", [2024-03-20T20:02:36.637Z] "crypto/aes", [2024-03-20T20:02:36.637Z] "crypto/cipher", [2024-03-20T20:02:36.637Z] "crypto/des", [2024-03-20T20:02:36.637Z] "crypto/dsa", [2024-03-20T20:02:36.637Z] "crypto/ecdsa", [2024-03-20T20:02:36.637Z] "crypto/ed25519", [2024-03-20T20:02:36.637Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.637Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.637Z] "crypto/elliptic", [2024-03-20T20:02:36.637Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.637Z] "crypto/hmac", [2024-03-20T20:02:36.637Z] "crypto/internal/randutil", [2024-03-20T20:02:36.637Z] "crypto/internal/subtle", [2024-03-20T20:02:36.637Z] "crypto/md5", [2024-03-20T20:02:36.637Z] "crypto/rand", [2024-03-20T20:02:36.637Z] "crypto/rc4", [2024-03-20T20:02:36.637Z] "crypto/rsa", [2024-03-20T20:02:36.637Z] "crypto/sha1", [2024-03-20T20:02:36.637Z] "crypto/sha256", [2024-03-20T20:02:36.637Z] "crypto/sha512", [2024-03-20T20:02:36.637Z] "crypto/subtle", [2024-03-20T20:02:36.637Z] "crypto/tls", [2024-03-20T20:02:36.637Z] "crypto/x509", [2024-03-20T20:02:36.637Z] "crypto/x509/pkix", [2024-03-20T20:02:36.637Z] "database/sql/driver", [2024-03-20T20:02:36.637Z] "debug/dwarf", [2024-03-20T20:02:36.637Z] "debug/macho", [2024-03-20T20:02:36.637Z] "encoding", [2024-03-20T20:02:36.637Z] "encoding/asn1", [2024-03-20T20:02:36.637Z] "encoding/base64", [2024-03-20T20:02:36.637Z] "encoding/binary", [2024-03-20T20:02:36.637Z] "encoding/csv", [2024-03-20T20:02:36.637Z] "encoding/hex", [2024-03-20T20:02:36.637Z] "encoding/json", [2024-03-20T20:02:36.637Z] "encoding/pem", [2024-03-20T20:02:36.637Z] "encoding/xml", [2024-03-20T20:02:36.637Z] "errors", [2024-03-20T20:02:36.637Z] "flag", [2024-03-20T20:02:36.637Z] "fmt", [2024-03-20T20:02:36.637Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.637Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.637Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.637Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.637Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.637Z] "github.com/google/uuid", [2024-03-20T20:02:36.637Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.637Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.637Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.637Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.637Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.637Z] "golang.org/x/net/html", [2024-03-20T20:02:36.637Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.637Z] "golang.org/x/text/language", [2024-03-20T20:02:36.637Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.637Z] "hash", [2024-03-20T20:02:36.637Z] "hash/adler32", [2024-03-20T20:02:36.637Z] "hash/crc32", [2024-03-20T20:02:36.637Z] "internal/abi", [2024-03-20T20:02:36.637Z] "internal/bytealg", [2024-03-20T20:02:36.637Z] "internal/cpu", [2024-03-20T20:02:36.637Z] "internal/fmtsort", [2024-03-20T20:02:36.637Z] "internal/goexperiment", [2024-03-20T20:02:36.637Z] "internal/itoa", [2024-03-20T20:02:36.637Z] "internal/nettrace", [2024-03-20T20:02:36.637Z] "internal/oserror", [2024-03-20T20:02:36.637Z] "internal/poll", [2024-03-20T20:02:36.637Z] "internal/race", [2024-03-20T20:02:36.637Z] "internal/reflectlite", [2024-03-20T20:02:36.637Z] "internal/singleflight", [2024-03-20T20:02:36.637Z] "internal/syscall/execenv", [2024-03-20T20:02:36.637Z] "internal/syscall/unix", [2024-03-20T20:02:36.637Z] "internal/testlog", [2024-03-20T20:02:36.637Z] "internal/unsafeheader", [2024-03-20T20:02:36.637Z] "io", [2024-03-20T20:02:36.637Z] "io/fs", [2024-03-20T20:02:36.637Z] "io/ioutil", [2024-03-20T20:02:36.637Z] "log", [2024-03-20T20:02:36.637Z] "math", [2024-03-20T20:02:36.637Z] "math/big", [2024-03-20T20:02:36.637Z] "math/bits", [2024-03-20T20:02:36.637Z] "math/rand", [2024-03-20T20:02:36.637Z] "mime", [2024-03-20T20:02:36.637Z] "mime/multipart", [2024-03-20T20:02:36.637Z] "mime/quotedprintable", [2024-03-20T20:02:36.637Z] "net", [2024-03-20T20:02:36.637Z] "net/http", [2024-03-20T20:02:36.637Z] "net/http/httptest", [2024-03-20T20:02:36.637Z] "net/http/httptrace", [2024-03-20T20:02:36.637Z] "net/http/internal", [2024-03-20T20:02:36.637Z] "net/http/internal/ascii", [2024-03-20T20:02:36.637Z] "net/http/internal/testcert", [2024-03-20T20:02:36.637Z] "net/textproto", [2024-03-20T20:02:36.637Z] "net/url", [2024-03-20T20:02:36.637Z] "os", [2024-03-20T20:02:36.637Z] "path", [2024-03-20T20:02:36.637Z] "path/filepath", [2024-03-20T20:02:36.637Z] "reflect", [2024-03-20T20:02:36.637Z] "regexp", [2024-03-20T20:02:36.637Z] "regexp/syntax", [2024-03-20T20:02:36.637Z] "runtime", [2024-03-20T20:02:36.637Z] "runtime/cgo", [2024-03-20T20:02:36.637Z] "runtime/debug", [2024-03-20T20:02:36.637Z] "runtime/internal/atomic", [2024-03-20T20:02:36.637Z] "runtime/internal/math", [2024-03-20T20:02:36.637Z] "runtime/internal/sys", [2024-03-20T20:02:36.637Z] "sort", [2024-03-20T20:02:36.637Z] "strconv", [2024-03-20T20:02:36.637Z] "strings", [2024-03-20T20:02:36.637Z] "sync", [2024-03-20T20:02:36.637Z] "sync/atomic", [2024-03-20T20:02:36.637Z] "syscall", [2024-03-20T20:02:36.637Z] "time", [2024-03-20T20:02:36.637Z] "unicode", [2024-03-20T20:02:36.637Z] "unicode/utf16", [2024-03-20T20:02:36.637Z] "unicode/utf8", [2024-03-20T20:02:36.637Z] "unsafe", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.637Z] ] [2024-03-20T20:02:36.637Z] } [2024-03-20T20:02:36.637Z] { [2024-03-20T20:02:36.637Z] "Dir": "/w/workspace/edgex-go/636/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.637Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-20T20:02:36.637Z] "Name": "mocks", [2024-03-20T20:02:36.637Z] "Root": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.637Z] "Module": { [2024-03-20T20:02:36.637Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-20T20:02:36.637Z] "Main": true, [2024-03-20T20:02:36.637Z] "Dir": "/w/workspace/edgex-go/636", [2024-03-20T20:02:36.637Z] "GoMod": "/w/workspace/edgex-go/636/go.mod", [2024-03-20T20:02:36.637Z] "GoVersion": "1.21" [2024-03-20T20:02:36.637Z] }, [2024-03-20T20:02:36.637Z] "Match": [ [2024-03-20T20:02:36.637Z] "./..." [2024-03-20T20:02:36.637Z] ], [2024-03-20T20:02:36.637Z] "Stale": true, [2024-03-20T20:02:36.637Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-20T20:02:36.637Z] "GoFiles": [ [2024-03-20T20:02:36.637Z] "DBClient.go", [2024-03-20T20:02:36.637Z] "SchedulerManager.go" [2024-03-20T20:02:36.637Z] ], [2024-03-20T20:02:36.637Z] "Imports": [ [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/mock" [2024-03-20T20:02:36.637Z] ], [2024-03-20T20:02:36.637Z] "Deps": [ [2024-03-20T20:02:36.637Z] "bufio", [2024-03-20T20:02:36.637Z] "bytes", [2024-03-20T20:02:36.637Z] "compress/flate", [2024-03-20T20:02:36.637Z] "compress/gzip", [2024-03-20T20:02:36.637Z] "compress/zlib", [2024-03-20T20:02:36.637Z] "container/list", [2024-03-20T20:02:36.637Z] "context", [2024-03-20T20:02:36.637Z] "crypto", [2024-03-20T20:02:36.637Z] "crypto/aes", [2024-03-20T20:02:36.637Z] "crypto/cipher", [2024-03-20T20:02:36.637Z] "crypto/des", [2024-03-20T20:02:36.637Z] "crypto/dsa", [2024-03-20T20:02:36.637Z] "crypto/ecdsa", [2024-03-20T20:02:36.637Z] "crypto/ed25519", [2024-03-20T20:02:36.637Z] "crypto/ed25519/internal/edwards25519", [2024-03-20T20:02:36.637Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-20T20:02:36.637Z] "crypto/elliptic", [2024-03-20T20:02:36.637Z] "crypto/elliptic/internal/fiat", [2024-03-20T20:02:36.637Z] "crypto/hmac", [2024-03-20T20:02:36.637Z] "crypto/internal/randutil", [2024-03-20T20:02:36.637Z] "crypto/internal/subtle", [2024-03-20T20:02:36.637Z] "crypto/md5", [2024-03-20T20:02:36.637Z] "crypto/rand", [2024-03-20T20:02:36.637Z] "crypto/rc4", [2024-03-20T20:02:36.637Z] "crypto/rsa", [2024-03-20T20:02:36.637Z] "crypto/sha1", [2024-03-20T20:02:36.637Z] "crypto/sha256", [2024-03-20T20:02:36.637Z] "crypto/sha512", [2024-03-20T20:02:36.637Z] "crypto/subtle", [2024-03-20T20:02:36.637Z] "crypto/tls", [2024-03-20T20:02:36.637Z] "crypto/x509", [2024-03-20T20:02:36.637Z] "crypto/x509/pkix", [2024-03-20T20:02:36.637Z] "database/sql/driver", [2024-03-20T20:02:36.637Z] "debug/dwarf", [2024-03-20T20:02:36.637Z] "debug/macho", [2024-03-20T20:02:36.637Z] "encoding", [2024-03-20T20:02:36.637Z] "encoding/asn1", [2024-03-20T20:02:36.637Z] "encoding/base64", [2024-03-20T20:02:36.637Z] "encoding/binary", [2024-03-20T20:02:36.637Z] "encoding/csv", [2024-03-20T20:02:36.637Z] "encoding/hex", [2024-03-20T20:02:36.637Z] "encoding/json", [2024-03-20T20:02:36.637Z] "encoding/pem", [2024-03-20T20:02:36.637Z] "encoding/xml", [2024-03-20T20:02:36.637Z] "errors", [2024-03-20T20:02:36.637Z] "flag", [2024-03-20T20:02:36.637Z] "fmt", [2024-03-20T20:02:36.637Z] "github.com/davecgh/go-spew/spew", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-20T20:02:36.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-20T20:02:36.637Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-20T20:02:36.637Z] "github.com/go-playground/locales", [2024-03-20T20:02:36.637Z] "github.com/go-playground/locales/currency", [2024-03-20T20:02:36.637Z] "github.com/go-playground/universal-translator", [2024-03-20T20:02:36.637Z] "github.com/go-playground/validator/v10", [2024-03-20T20:02:36.637Z] "github.com/google/uuid", [2024-03-20T20:02:36.637Z] "github.com/leodido/go-urn", [2024-03-20T20:02:36.637Z] "github.com/leodido/go-urn/scim/schema", [2024-03-20T20:02:36.637Z] "github.com/pmezard/go-difflib/difflib", [2024-03-20T20:02:36.637Z] "github.com/stretchr/objx", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/assert", [2024-03-20T20:02:36.637Z] "github.com/stretchr/testify/mock", [2024-03-20T20:02:36.637Z] "golang.org/x/crypto/sha3", [2024-03-20T20:02:36.637Z] "golang.org/x/net/html", [2024-03-20T20:02:36.637Z] "golang.org/x/net/html/atom", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/language", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/language/compact", [2024-03-20T20:02:36.637Z] "golang.org/x/text/internal/tag", [2024-03-20T20:02:36.637Z] "golang.org/x/text/language", [2024-03-20T20:02:36.637Z] "gopkg.in/yaml.v3", [2024-03-20T20:02:36.637Z] "hash", [2024-03-20T20:02:36.637Z] "hash/adler32", [2024-03-20T20:02:36.637Z] "hash/crc32", [2024-03-20T20:02:36.637Z] "internal/abi", [2024-03-20T20:02:36.637Z] "internal/bytealg", [2024-03-20T20:02:36.637Z] "internal/cpu", [2024-03-20T20:02:36.637Z] "internal/fmtsort", [2024-03-20T20:02:36.637Z] "internal/goexperiment", [2024-03-20T20:02:36.637Z] "internal/itoa", [2024-03-20T20:02:36.637Z] "internal/nettrace", [2024-03-20T20:02:36.637Z] "internal/oserror", [2024-03-20T20:02:36.637Z] "internal/poll", [2024-03-20T20:02:36.637Z] "internal/race", [2024-03-20T20:02:36.637Z] "internal/reflectlite", [2024-03-20T20:02:36.637Z] "internal/singleflight", [2024-03-20T20:02:36.637Z] "internal/syscall/execenv", [2024-03-20T20:02:36.637Z] "internal/syscall/unix", [2024-03-20T20:02:36.637Z] "internal/testlog", [2024-03-20T20:02:36.637Z] "internal/unsafeheader", [2024-03-20T20:02:36.637Z] "io", [2024-03-20T20:02:36.637Z] "io/fs", [2024-03-20T20:02:36.637Z] "io/ioutil", [2024-03-20T20:02:36.637Z] "log", [2024-03-20T20:02:36.637Z] "math", [2024-03-20T20:02:36.637Z] "math/big", [2024-03-20T20:02:36.637Z] "math/bits", [2024-03-20T20:02:36.637Z] "math/rand", [2024-03-20T20:02:36.637Z] "mime", [2024-03-20T20:02:36.637Z] "mime/multipart", [2024-03-20T20:02:36.637Z] "mime/quotedprintable", [2024-03-20T20:02:36.637Z] "net", [2024-03-20T20:02:36.637Z] "net/http", [2024-03-20T20:02:36.637Z] "net/http/httptest", [2024-03-20T20:02:36.637Z] "net/http/httptrace", [2024-03-20T20:02:36.637Z] "net/http/internal", [2024-03-20T20:02:36.637Z] "net/http/internal/ascii", [2024-03-20T20:02:36.637Z] "net/http/internal/testcert", [2024-03-20T20:02:36.637Z] "net/textproto", [2024-03-20T20:02:36.637Z] "net/url", [2024-03-20T20:02:36.637Z] "os", [2024-03-20T20:02:36.637Z] "path", [2024-03-20T20:02:36.637Z] "path/filepath", [2024-03-20T20:02:36.637Z] "reflect", [2024-03-20T20:02:36.637Z] "regexp", [2024-03-20T20:02:36.637Z] "regexp/syntax", [2024-03-20T20:02:36.637Z] "runtime", [2024-03-20T20:02:36.637Z] "runtime/cgo", [2024-03-20T20:02:36.637Z] "runtime/debug", [2024-03-20T20:02:36.637Z] "runtime/internal/atomic", [2024-03-20T20:02:36.637Z] "runtime/internal/math", [2024-03-20T20:02:36.637Z] "runtime/internal/sys", [2024-03-20T20:02:36.637Z] "sort", [2024-03-20T20:02:36.637Z] "strconv", [2024-03-20T20:02:36.637Z] "strings", [2024-03-20T20:02:36.637Z] "sync", [2024-03-20T20:02:36.637Z] "sync/atomic", [2024-03-20T20:02:36.637Z] "syscall", [2024-03-20T20:02:36.637Z] "time", [2024-03-20T20:02:36.637Z] "unicode", [2024-03-20T20:02:36.637Z] "unicode/utf16", [2024-03-20T20:02:36.637Z] "unicode/utf8", [2024-03-20T20:02:36.637Z] "unsafe", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/net/idna", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/sys/cpu", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/transform", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-20T20:02:36.637Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-20T20:02:36.637Z] ] [2024-03-20T20:02:36.637Z] } [2024-03-20T20:02:36.637Z] [2024-03-20T20:02:36.637Z] [Pipeline] } [2024-03-20T20:02:37.584Z] $ docker stop --time=1 f5322beb559d60210afdaace1a736dc7bdf4b9044a77f5ab6afbec3589f9c287 [2024-03-20T20:02:42.280Z] $ docker rm -f --volumes f5322beb559d60210afdaace1a736dc7bdf4b9044a77f5ab6afbec3589f9c287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-20T20:02:42.651Z] [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-20T20:02:43.306Z] + [ -d /w/workspace/edgex-go/636/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:02:43.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:02:44.459Z] ---> package-listing.sh [2024-03-20T20:02:44.459Z] ++ facter osfamily [2024-03-20T20:02:44.459Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-20T20:02:44.717Z] + OS_FAMILY=debian [2024-03-20T20:02:44.717Z] + workspace=/w/workspace/edgex-go/636 [2024-03-20T20:02:44.717Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-20T20:02:44.717Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-20T20:02:44.717Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-20T20:02:44.717Z] + PACKAGES=/tmp/packages_start.txt [2024-03-20T20:02:44.717Z] + '[' /w/workspace/edgex-go/636 ']' [2024-03-20T20:02:44.717Z] + PACKAGES=/tmp/packages_end.txt [2024-03-20T20:02:44.717Z] + case "${OS_FAMILY}" in [2024-03-20T20:02:44.717Z] + dpkg -l [2024-03-20T20:02:44.717Z] + grep '^ii' [2024-03-20T20:02:44.717Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-20T20:02:44.717Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-20T20:02:44.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-20T20:02:44.718Z] + '[' /w/workspace/edgex-go/636 ']' [2024-03-20T20:02:44.718Z] + mkdir -p /w/workspace/edgex-go/636/archives/ [2024-03-20T20:02:44.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/636/archives/ [Pipeline] echo [2024-03-20T20:02:44.773Z] 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/636/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-20T20:02:45.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:02:45.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T20:02:45.684Z] [2024-03-20T20:02:45.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T20:02:46.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T20:02:46.012Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-20T20:02:46.012Z] 5eb5b503b376: Pulling fs layer [2024-03-20T20:02:46.012Z] 5c69ac0246d0: Pulling fs layer [2024-03-20T20:02:46.012Z] ec43610c2a17: Pulling fs layer [2024-03-20T20:02:46.012Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-20T20:02:46.012Z] 33b1e0a273af: Pulling fs layer [2024-03-20T20:02:46.012Z] 5d3b04190fa2: Pulling fs layer [2024-03-20T20:02:46.012Z] 2f39f015ded8: Pulling fs layer [2024-03-20T20:02:46.012Z] 33b1e0a273af: Waiting [2024-03-20T20:02:46.012Z] 5d3b04190fa2: Waiting [2024-03-20T20:02:46.012Z] 2f39f015ded8: Waiting [2024-03-20T20:02:46.012Z] 3a2ae6a8a46f: Waiting [2024-03-20T20:02:46.012Z] 5c69ac0246d0: Download complete [2024-03-20T20:02:46.012Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-20T20:02:46.012Z] 3a2ae6a8a46f: Download complete [2024-03-20T20:02:46.271Z] 33b1e0a273af: Verifying Checksum [2024-03-20T20:02:46.271Z] 33b1e0a273af: Download complete [2024-03-20T20:02:46.271Z] ec43610c2a17: Verifying Checksum [2024-03-20T20:02:46.271Z] ec43610c2a17: Download complete [2024-03-20T20:02:46.271Z] 5d3b04190fa2: Verifying Checksum [2024-03-20T20:02:46.271Z] 5d3b04190fa2: Download complete [2024-03-20T20:02:46.271Z] 5eb5b503b376: Verifying Checksum [2024-03-20T20:02:46.271Z] 5eb5b503b376: Download complete [2024-03-20T20:02:46.836Z] 2f39f015ded8: Download complete [2024-03-20T20:02:47.402Z] 5eb5b503b376: Pull complete [2024-03-20T20:02:47.402Z] 5c69ac0246d0: Pull complete [2024-03-20T20:02:47.968Z] ec43610c2a17: Pull complete [2024-03-20T20:02:47.968Z] 3a2ae6a8a46f: Pull complete [2024-03-20T20:02:48.227Z] 33b1e0a273af: Pull complete [2024-03-20T20:02:48.227Z] 5d3b04190fa2: Pull complete [2024-03-20T20:02:52.430Z] 2f39f015ded8: Pull complete [2024-03-20T20:02:52.430Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-20T20:02:52.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T20:02:52.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T20:02:52.518Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-03-20T20:02:52.544Z] $ 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/636/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/636 -v /w/workspace/edgex-go/636:/w/workspace/edgex-go/636:rw,z -v /w/workspace/edgex-go/636@tmp:/w/workspace/edgex-go/636@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-20T20:02:56.398Z] $ docker top 0e6cad374d34d4e4d90f418d325e098a0bfcd53d841fa080b6d32a83e5602d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T20:02:56.747Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-20T20:02:57.032Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-20T20:02:57.319Z] + ls /var/log/sa-host [2024-03-20T20:02:57.319Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T20:02:57.476Z] provisioning config files... [2024-03-20T20:02:57.485Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/636@tmp/config9281358209494423735tmp [Pipeline] { [Pipeline] echo [2024-03-20T20:02:57.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:02:57.785Z] ---> create-netrc.sh [Pipeline] } [2024-03-20T20:02:57.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:02:58.130Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-20T20:02:58.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:02:58.422Z] ---> sudo-logs.sh [2024-03-20T20:02:58.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-20T20:02:58.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:02:58.737Z] ---> job-cost.sh [2024-03-20T20:02:58.737Z] lf-activate-venv: SKIPPING [2024-03-20T20:02:58.737Z] DEBUG: total: 0.10999999940395355 [2024-03-20T20:02:58.737Z] INFO: Retrieving Stack Cost... [2024-03-20T20:03:00.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T20:03:00.375Z] INFO: Archiving Costs [Pipeline] echo [2024-03-20T20:03:00.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T20:03:00.669Z] ---> logs-deploy.sh [2024-03-20T20:03:00.669Z] lf-activate-venv: SKIPPING [2024-03-20T20:03:00.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/636 [2024-03-20T20:03:00.669Z] INFO: archiving workspace using pattern(s): [2024-03-20T20:03:01.605Z] Archives upload complete. [2024-03-20T20:03:01.605Z] INFO: archiving logs to Nexus [2024-03-20T20:03:02.541Z] ---> uname -a: [2024-03-20T20:03:02.541Z] Linux prd-ubuntu20-04-docker-8c-8g-470 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] ---> lscpu: [2024-03-20T20:03:02.541Z] Architecture: x86_64 [2024-03-20T20:03:02.541Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-20T20:03:02.541Z] Byte Order: Little Endian [2024-03-20T20:03:02.541Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-20T20:03:02.541Z] CPU(s): 8 [2024-03-20T20:03:02.541Z] On-line CPU(s) list: 0-7 [2024-03-20T20:03:02.541Z] Thread(s) per core: 1 [2024-03-20T20:03:02.541Z] Core(s) per socket: 1 [2024-03-20T20:03:02.541Z] Socket(s): 8 [2024-03-20T20:03:02.541Z] NUMA node(s): 1 [2024-03-20T20:03:02.541Z] Vendor ID: AuthenticAMD [2024-03-20T20:03:02.541Z] CPU family: 23 [2024-03-20T20:03:02.541Z] Model: 49 [2024-03-20T20:03:02.541Z] Model name: AMD EPYC-Rome Processor [2024-03-20T20:03:02.541Z] Stepping: 0 [2024-03-20T20:03:02.541Z] CPU MHz: 2799.998 [2024-03-20T20:03:02.541Z] BogoMIPS: 5599.99 [2024-03-20T20:03:02.541Z] Virtualization: AMD-V [2024-03-20T20:03:02.541Z] Hypervisor vendor: KVM [2024-03-20T20:03:02.541Z] Virtualization type: full [2024-03-20T20:03:02.541Z] L1d cache: 256 KiB [2024-03-20T20:03:02.541Z] L1i cache: 256 KiB [2024-03-20T20:03:02.541Z] L2 cache: 4 MiB [2024-03-20T20:03:02.541Z] L3 cache: 128 MiB [2024-03-20T20:03:02.541Z] NUMA node0 CPU(s): 0-7 [2024-03-20T20:03:02.541Z] Vulnerability Itlb multihit: Not affected [2024-03-20T20:03:02.541Z] Vulnerability L1tf: Not affected [2024-03-20T20:03:02.541Z] Vulnerability Mds: Not affected [2024-03-20T20:03:02.541Z] Vulnerability Meltdown: Not affected [2024-03-20T20:03:02.541Z] Vulnerability Mmio stale data: Not affected [2024-03-20T20:03:02.541Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-20T20:03:02.541Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-20T20:03:02.541Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-20T20:03:02.541Z] Vulnerability Srbds: Not affected [2024-03-20T20:03:02.541Z] Vulnerability Tsx async abort: Not affected [2024-03-20T20:03:02.541Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] ---> nproc: [2024-03-20T20:03:02.541Z] 8 [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] ---> df -h: [2024-03-20T20:03:02.541Z] Filesystem Size Used Avail Use% Mounted on [2024-03-20T20:03:02.541Z] overlay 155G 24G 132G 16% / [2024-03-20T20:03:02.541Z] tmpfs 64M 0 64M 0% /dev [2024-03-20T20:03:02.541Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-20T20:03:02.541Z] shm 64M 0 64M 0% /dev/shm [2024-03-20T20:03:02.541Z] /dev/vda1 155G 24G 132G 16% /facter-os [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] ---> sar -b -r -n DEV: [2024-03-20T20:03:02.541Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-470) 03/20/24 _x86_64_ (8 CPU) [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] 19:29:34 LINUX RESTART (8 CPU) [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] 19:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-20T20:03:02.541Z] 19:31:01 397.57 37.88 359.69 0.00 4223.43 148770.40 0.00 [2024-03-20T20:03:02.541Z] 19:32:01 107.55 1.10 106.45 0.00 12.80 48574.44 0.00 [2024-03-20T20:03:02.541Z] 19:33:01 39.13 0.00 39.13 0.00 0.00 30817.35 0.00 [2024-03-20T20:03:02.541Z] 19:34:01 50.53 0.18 50.35 0.00 2.67 37152.02 0.00 [2024-03-20T20:03:02.541Z] 19:35:01 678.59 8.99 669.60 0.00 2441.13 223893.38 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 298.74 9.85 288.88 0.00 1134.96 103967.25 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 320.93 0.08 320.84 0.00 0.67 145333.56 0.00 [2024-03-20T20:03:02.541Z] 19:38:01 448.89 0.12 448.78 0.00 13.86 29589.20 0.00 [2024-03-20T20:03:02.541Z] 19:39:01 23.21 0.10 23.11 0.00 15.46 594.83 0.00 [2024-03-20T20:03:02.541Z] 19:40:01 2.38 0.00 2.38 0.00 0.00 34.93 0.00 [2024-03-20T20:03:02.541Z] 19:41:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2024-03-20T20:03:02.541Z] 19:42:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2024-03-20T20:03:02.541Z] 19:43:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-03-20T20:03:02.541Z] 19:44:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-03-20T20:03:02.541Z] 19:45:01 2.22 0.13 2.08 0.00 6.53 25.46 0.00 [2024-03-20T20:03:02.541Z] 19:46:01 1.12 0.00 1.12 0.00 0.00 14.10 0.00 [2024-03-20T20:03:02.541Z] 19:47:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2024-03-20T20:03:02.541Z] 19:48:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-03-20T20:03:02.541Z] 19:49:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2024-03-20T20:03:02.541Z] 19:50:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2024-03-20T20:03:02.541Z] 19:51:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-03-20T20:03:02.541Z] 19:52:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2024-03-20T20:03:02.541Z] 19:53:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-03-20T20:03:02.541Z] 19:54:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 [2024-03-20T20:03:02.541Z] 19:55:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-03-20T20:03:02.541Z] 19:56:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 [2024-03-20T20:03:02.541Z] 19:57:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-03-20T20:03:02.541Z] 19:58:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2024-03-20T20:03:02.541Z] 19:59:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-03-20T20:03:02.541Z] 20:00:01 0.82 0.00 0.82 0.00 0.00 10.66 0.00 [2024-03-20T20:03:02.541Z] 20:01:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2024-03-20T20:03:02.541Z] 20:02:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2024-03-20T20:03:02.541Z] 20:03:01 151.02 0.58 150.44 0.00 22.93 56050.66 0.00 [2024-03-20T20:03:02.541Z] Average: 77.15 1.79 75.36 0.00 238.87 25027.30 0.00 [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-20T20:03:02.541Z] 19:31:01 28673464 31508988 802672 2.44 80636 3012484 1978900 5.83 1113472 2689188 8628 [2024-03-20T20:03:02.541Z] 19:32:01 27336216 31416420 885896 2.69 132844 4083248 1957524 5.77 1733800 3273680 802244 [2024-03-20T20:03:02.541Z] 19:33:01 26823500 31397808 902496 2.74 136636 4548616 2009260 5.92 1802444 3691872 806708 [2024-03-20T20:03:02.541Z] 19:34:01 27673620 31500536 805776 2.45 139488 3842368 2069180 6.10 1315172 3371164 337612 [2024-03-20T20:03:02.541Z] 19:35:01 20056668 31381836 887880 2.70 261620 10831656 2347920 6.92 2407696 9464868 1147832 [2024-03-20T20:03:02.541Z] 19:36:01 12786184 28051884 4156744 12.64 301404 14359264 9538560 28.11 6666924 12019192 1721808 [2024-03-20T20:03:02.541Z] 19:37:01 15160112 31379460 882488 2.68 314920 15415472 2328744 6.86 2769080 13735608 477148 [2024-03-20T20:03:02.541Z] 19:38:01 14958716 31420728 848352 2.58 321312 15645416 2204908 6.50 2969360 13744216 536 [2024-03-20T20:03:02.541Z] 19:39:01 14980944 31444512 824924 2.51 322164 15646064 2069932 6.10 3335216 13357684 108 [2024-03-20T20:03:02.541Z] 19:40:01 14982624 31446412 823264 2.50 322228 15646056 2069932 6.10 3333472 13357832 24 [2024-03-20T20:03:02.541Z] 19:41:01 14982408 31446228 823248 2.50 322256 15646056 2069932 6.10 3333496 13357832 8 [2024-03-20T20:03:02.541Z] 19:42:01 14985984 31449836 819644 2.49 322292 15646060 2069932 6.10 3329740 13357836 124 [2024-03-20T20:03:02.541Z] 19:43:01 14987204 31451076 818916 2.49 322308 15646064 2069932 6.10 3329756 13357840 12 [2024-03-20T20:03:02.541Z] 19:44:01 14991904 31455808 814108 2.48 322328 15646068 2069932 6.10 3325076 13357844 256 [2024-03-20T20:03:02.541Z] 19:45:01 14988140 31453296 816424 2.48 322360 15646268 2105636 6.21 3326364 13357184 12 [2024-03-20T20:03:02.541Z] 19:46:01 14988084 31453264 816368 2.48 322388 15646268 2105636 6.21 3326564 13357184 216 [2024-03-20T20:03:02.541Z] 19:47:01 14988192 31453400 816212 2.48 322432 15646272 2105636 6.21 3325968 13357188 4 [2024-03-20T20:03:02.541Z] 19:48:01 14988468 31453736 815896 2.48 322452 15646272 2105636 6.21 3325776 13357188 140 [2024-03-20T20:03:02.541Z] 19:49:01 14988688 31453972 815628 2.48 322472 15646276 2105636 6.21 3325788 13357192 12 [2024-03-20T20:03:02.541Z] 19:50:01 14988920 31454232 815596 2.48 322488 15646280 2105636 6.21 3325828 13357196 8 [2024-03-20T20:03:02.541Z] 19:51:01 14988904 31454236 815560 2.48 322520 15646272 2105636 6.21 3325912 13357196 8 [2024-03-20T20:03:02.541Z] 19:52:01 14988572 31453936 815780 2.48 322536 15646288 2105636 6.21 3326136 13357204 172 [2024-03-20T20:03:02.541Z] 19:53:01 14988612 31454000 815724 2.48 322548 15646288 2105636 6.21 3325904 13357204 8 [2024-03-20T20:03:02.541Z] 19:54:01 14988572 31453964 815676 2.48 322572 15646292 2105636 6.21 3325888 13357208 176 [2024-03-20T20:03:02.541Z] 19:55:01 14988548 31453984 815664 2.48 322584 15646296 2105636 6.21 3325940 13357212 8 [2024-03-20T20:03:02.541Z] 19:56:01 14988248 31453696 815924 2.48 322612 15646288 2105636 6.21 3326004 13357216 188 [2024-03-20T20:03:02.541Z] 19:57:01 14988452 31453960 815568 2.48 322636 15646304 2121688 6.25 3325972 13357220 24 [2024-03-20T20:03:02.541Z] 19:58:01 14988836 31454400 815032 2.48 322664 15646304 2121688 6.25 3326612 13357224 256 [2024-03-20T20:03:02.541Z] 19:59:01 14988860 31454428 814992 2.48 322676 15646308 2121688 6.25 3326048 13357228 8 [2024-03-20T20:03:02.541Z] 20:00:01 14988796 31454368 814980 2.48 322680 15646308 2121688 6.25 3326052 13357228 176 [2024-03-20T20:03:02.541Z] 20:01:01 14988504 31454096 815232 2.48 322716 15646296 2121688 6.25 3326144 13357232 24 [2024-03-20T20:03:02.541Z] 20:02:01 14988908 31454692 814812 2.48 322744 15646448 2121688 6.25 3326560 13357356 228 [2024-03-20T20:03:02.541Z] 20:03:01 13595180 31346188 917148 2.79 344548 16803340 2212452 6.52 3496036 14462012 180 [2024-03-20T20:03:02.541Z] Average: 16568759 31341496 930140 2.83 296153 14062168 2335297 6.88 3155461 12031168 160754 [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-20T20:03:02.541Z] 19:31:01 vethe682b26 131.46 134.19 13.11 135.43 0.00 0.00 0.00 0.01 [2024-03-20T20:03:02.541Z] 19:31:01 ens3 1506.55 1327.65 11266.55 182.03 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:31:01 docker0 714.45 671.72 51.38 2961.21 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:31:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:32:01 veth21d756e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:32:01 ens3 175.20 129.15 2003.25 21.08 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:32:01 docker0 114.46 148.41 9.46 1977.77 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:33:01 veth21d756e 1.58 1.60 0.14 0.14 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:33:01 ens3 33.50 21.35 29.95 13.86 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:33:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:34:01 ens3 96.15 63.51 2215.31 16.24 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:34:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:35:01 vethe12f172 83.59 127.34 8.16 1091.27 0.00 0.00 0.00 0.09 [2024-03-20T20:03:02.541Z] 19:35:01 veth416fb36 69.82 128.09 7.29 1109.13 0.00 0.00 0.00 0.09 [2024-03-20T20:03:02.541Z] 19:35:01 veth168bb91 74.46 123.68 7.62 1093.05 0.00 0.00 0.00 0.09 [2024-03-20T20:03:02.541Z] 19:35:01 veth2bc9c8a 0.35 1.05 0.03 0.13 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:35:01 veth441afd9 70.77 134.19 7.27 1090.87 0.00 0.00 0.00 0.09 [2024-03-20T20:03:02.541Z] 19:35:01 ens3 787.90 468.94 7578.61 206.58 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:35:01 docker0 339.80 584.01 28.87 5379.90 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth636d9fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth8d459a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth8600ba1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth9069a35 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth2bc9c8a 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth6489c52 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 vethe8a2671 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth4e1f21e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth396e6ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 ens3 17.16 11.05 14.59 7.68 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 vethd142731 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth2769b1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 veth7d341bd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:36:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth636d9fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth8d459a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth8600ba1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth9069a35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth2bc9c8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth6489c52 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 vethe8a2671 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth4e1f21e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth396e6ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 ens3 6.01 3.88 5.04 2.80 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 vethd142731 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth2769b1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 veth7d341bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:38:01 ens3 370.65 386.70 207.44 1401.33 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:38:01 lo 48.53 48.53 4.78 4.78 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:39:01 ens3 327.01 316.33 137.63 2041.57 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:39:01 lo 27.60 27.60 2.72 2.72 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:40:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:41:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:42:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:45:01 ens3 4.60 3.37 2.86 5.37 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:45:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:46:01 ens3 0.31 0.24 0.09 0.07 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:47:01 ens3 1.28 0.82 6.03 0.06 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:49:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:51:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:56:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:01:01 ens3 0.27 0.27 0.24 0.08 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:02:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:03:01 ens3 411.10 279.79 7775.03 205.35 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:03:01 docker0 93.52 143.06 13.99 1257.68 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] 20:03:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] Average: ens3 113.41 91.41 947.49 124.43 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] Average: docker0 38.33 46.98 3.15 351.19 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] Average: lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] ---> sar -P ALL: [2024-03-20T20:03:02.541Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-470) 03/20/24 _x86_64_ (8 CPU) [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] 19:29:34 LINUX RESTART (8 CPU) [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] 19:30:01 CPU %user %nice %system %iowait %steal %idle [2024-03-20T20:03:02.541Z] 19:31:01 all 10.88 0.00 3.78 2.90 0.07 82.37 [2024-03-20T20:03:02.541Z] 19:31:01 0 9.24 0.00 3.24 0.30 0.05 87.17 [2024-03-20T20:03:02.541Z] 19:31:01 1 10.46 0.00 3.38 0.27 0.03 85.85 [2024-03-20T20:03:02.541Z] 19:31:01 2 8.74 0.00 4.26 1.94 0.07 84.99 [2024-03-20T20:03:02.541Z] 19:31:01 3 15.21 0.00 4.66 5.91 0.07 74.16 [2024-03-20T20:03:02.541Z] 19:31:01 4 10.29 0.00 3.15 0.37 0.07 86.12 [2024-03-20T20:03:02.541Z] 19:31:01 5 11.37 0.00 3.61 0.57 0.07 84.38 [2024-03-20T20:03:02.541Z] 19:31:01 6 11.14 0.00 3.84 11.15 0.08 73.79 [2024-03-20T20:03:02.541Z] 19:31:01 7 10.65 0.00 4.12 2.75 0.08 82.39 [2024-03-20T20:03:02.541Z] 19:32:01 all 27.74 0.00 3.89 2.15 0.07 66.15 [2024-03-20T20:03:02.541Z] 19:32:01 0 27.93 0.00 3.68 0.71 0.07 67.62 [2024-03-20T20:03:02.541Z] 19:32:01 1 28.85 0.00 4.07 0.10 0.07 66.91 [2024-03-20T20:03:02.541Z] 19:32:01 2 28.54 0.00 3.67 0.49 0.07 67.24 [2024-03-20T20:03:02.541Z] 19:32:01 3 27.93 0.00 3.85 2.88 0.07 65.28 [2024-03-20T20:03:02.541Z] 19:32:01 4 27.58 0.00 3.35 0.54 0.08 68.45 [2024-03-20T20:03:02.541Z] 19:32:01 5 26.88 0.00 4.32 11.88 0.07 56.86 [2024-03-20T20:03:02.541Z] 19:32:01 6 27.32 0.00 4.35 0.40 0.07 67.86 [2024-03-20T20:03:02.541Z] 19:32:01 7 26.88 0.00 3.85 0.22 0.07 68.98 [2024-03-20T20:03:02.541Z] 19:33:01 all 32.33 0.00 3.70 1.07 0.09 62.81 [2024-03-20T20:03:02.541Z] 19:33:01 0 31.96 0.00 4.05 0.00 0.10 63.89 [2024-03-20T20:03:02.541Z] 19:33:01 1 31.64 0.00 3.60 0.02 0.10 64.65 [2024-03-20T20:03:02.541Z] 19:33:01 2 31.88 0.00 3.82 0.03 0.07 64.20 [2024-03-20T20:03:02.541Z] 19:33:01 3 32.51 0.00 4.36 1.09 0.10 61.93 [2024-03-20T20:03:02.541Z] 19:33:01 4 33.43 0.00 2.84 1.48 0.08 62.16 [2024-03-20T20:03:02.541Z] 19:33:01 5 32.26 0.00 3.62 3.69 0.08 60.35 [2024-03-20T20:03:02.541Z] 19:33:01 6 33.71 0.00 3.74 2.26 0.07 60.22 [2024-03-20T20:03:02.541Z] 19:33:01 7 31.26 0.00 3.57 0.02 0.08 65.07 [2024-03-20T20:03:02.541Z] 19:34:01 all 42.73 0.00 4.47 1.65 0.09 51.07 [2024-03-20T20:03:02.541Z] 19:34:01 0 41.71 0.00 4.94 1.62 0.08 51.65 [2024-03-20T20:03:02.541Z] 19:34:01 1 42.87 0.00 4.69 0.62 0.08 51.73 [2024-03-20T20:03:02.541Z] 19:34:01 2 43.63 0.00 4.64 0.20 0.10 51.43 [2024-03-20T20:03:02.541Z] 19:34:01 3 41.82 0.00 3.85 2.35 0.08 51.89 [2024-03-20T20:03:02.541Z] 19:34:01 4 43.60 0.00 3.97 0.35 0.08 51.99 [2024-03-20T20:03:02.541Z] 19:34:01 5 43.06 0.00 5.02 0.19 0.08 51.65 [2024-03-20T20:03:02.541Z] 19:34:01 6 43.12 0.00 4.40 0.51 0.08 51.89 [2024-03-20T20:03:02.541Z] 19:34:01 7 42.00 0.00 4.22 7.40 0.08 46.29 [2024-03-20T20:03:02.541Z] 19:35:01 all 18.98 0.00 7.88 23.91 0.13 49.09 [2024-03-20T20:03:02.541Z] 19:35:01 0 18.74 0.00 7.85 25.63 0.12 47.67 [2024-03-20T20:03:02.541Z] 19:35:01 1 18.81 0.00 8.75 31.76 0.26 40.43 [2024-03-20T20:03:02.541Z] 19:35:01 2 19.96 0.00 8.18 19.08 0.10 52.69 [2024-03-20T20:03:02.541Z] 19:35:01 3 18.97 0.00 7.20 24.83 0.10 48.90 [2024-03-20T20:03:02.541Z] 19:35:01 4 20.04 0.00 8.09 20.34 0.10 51.42 [2024-03-20T20:03:02.541Z] 19:35:01 5 20.10 0.00 7.59 20.92 0.09 51.30 [2024-03-20T20:03:02.541Z] 19:35:01 6 18.94 0.00 8.54 30.85 0.10 41.57 [2024-03-20T20:03:02.541Z] 19:35:01 7 16.31 0.00 6.88 17.88 0.17 58.76 [2024-03-20T20:03:02.541Z] 19:36:01 all 65.53 0.00 6.85 7.24 0.11 20.27 [2024-03-20T20:03:02.541Z] 19:36:01 0 65.03 0.00 7.29 1.88 0.12 25.68 [2024-03-20T20:03:02.541Z] 19:36:01 1 66.37 0.00 6.91 6.36 0.10 20.25 [2024-03-20T20:03:02.541Z] 19:36:01 2 65.38 0.00 5.86 5.60 0.08 23.07 [2024-03-20T20:03:02.541Z] 19:36:01 3 64.71 0.00 7.06 3.50 0.10 24.63 [2024-03-20T20:03:02.541Z] 19:36:01 4 64.45 0.00 7.69 3.33 0.10 24.43 [2024-03-20T20:03:02.541Z] 19:36:01 5 65.91 0.00 7.07 11.73 0.15 15.15 [2024-03-20T20:03:02.541Z] 19:36:01 6 66.76 0.00 6.99 24.37 0.12 1.76 [2024-03-20T20:03:02.541Z] 19:36:01 7 65.62 0.00 5.93 1.32 0.10 27.03 [2024-03-20T20:03:02.541Z] 19:37:01 all 87.01 0.00 7.59 1.03 0.19 4.19 [2024-03-20T20:03:02.541Z] 19:37:01 0 86.97 0.00 7.88 1.60 0.14 3.41 [2024-03-20T20:03:02.541Z] 19:37:01 1 88.29 0.00 6.56 0.39 0.14 4.62 [2024-03-20T20:03:02.541Z] 19:37:01 2 87.38 0.00 6.84 0.00 0.17 5.60 [2024-03-20T20:03:02.541Z] 19:37:01 3 86.52 0.00 7.92 0.00 0.33 5.23 [2024-03-20T20:03:02.541Z] 19:37:01 4 86.08 0.00 8.58 4.74 0.41 0.19 [2024-03-20T20:03:02.541Z] 19:37:01 5 85.90 0.00 8.80 0.91 0.16 4.23 [2024-03-20T20:03:02.541Z] 19:37:01 6 88.00 0.00 6.49 0.08 0.12 5.31 [2024-03-20T20:03:02.541Z] 19:37:01 7 86.86 0.00 7.65 0.45 0.10 4.93 [2024-03-20T20:03:02.541Z] 19:38:01 all 6.51 0.00 1.79 4.33 0.08 87.29 [2024-03-20T20:03:02.541Z] 19:38:01 0 5.39 0.00 1.69 3.38 0.07 89.48 [2024-03-20T20:03:02.541Z] 19:38:01 1 6.84 0.00 1.81 3.21 0.05 88.09 [2024-03-20T20:03:02.541Z] 19:38:01 2 2.28 0.00 1.47 3.10 0.07 93.09 [2024-03-20T20:03:02.541Z] 19:38:01 3 7.61 0.00 1.88 4.19 0.07 86.26 [2024-03-20T20:03:02.541Z] 19:38:01 4 9.33 0.00 2.23 11.25 0.17 77.02 [2024-03-20T20:03:02.541Z] 19:38:01 5 7.43 0.00 1.91 5.47 0.07 85.12 [2024-03-20T20:03:02.541Z] 19:38:01 6 7.95 0.00 1.99 1.68 0.07 88.32 [2024-03-20T20:03:02.541Z] 19:38:01 7 5.30 0.00 1.32 2.43 0.07 90.88 [2024-03-20T20:03:02.541Z] 19:39:01 all 8.25 0.00 0.73 0.07 0.06 90.90 [2024-03-20T20:03:02.541Z] 19:39:01 0 9.76 0.00 0.78 0.02 0.07 89.37 [2024-03-20T20:03:02.541Z] 19:39:01 1 12.54 0.00 0.82 0.15 0.07 86.42 [2024-03-20T20:03:02.541Z] 19:39:01 2 7.40 0.00 0.54 0.00 0.07 92.00 [2024-03-20T20:03:02.541Z] 19:39:01 3 5.68 0.00 0.53 0.02 0.05 93.72 [2024-03-20T20:03:02.541Z] 19:39:01 4 4.96 0.00 0.67 0.00 0.07 94.30 [2024-03-20T20:03:02.541Z] 19:39:01 5 9.28 0.00 0.90 0.30 0.07 89.45 [2024-03-20T20:03:02.541Z] 19:39:01 6 6.86 0.00 0.77 0.02 0.05 92.30 [2024-03-20T20:03:02.541Z] 19:39:01 7 9.48 0.00 0.81 0.03 0.05 89.63 [2024-03-20T20:03:02.541Z] 19:40:01 all 0.03 0.00 0.02 0.01 0.02 99.92 [2024-03-20T20:03:02.541Z] 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.541Z] 19:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.541Z] 19:40:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-20T20:03:02.541Z] 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.541Z] 19:40:01 4 0.12 0.00 0.05 0.02 0.03 99.78 [2024-03-20T20:03:02.541Z] 19:40:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2024-03-20T20:03:02.541Z] 19:40:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-20T20:03:02.541Z] 19:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.541Z] 19:41:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-03-20T20:03:02.541Z] 19:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-20T20:03:02.541Z] 19:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.541Z] 19:41:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2024-03-20T20:03:02.541Z] 19:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.541Z] 19:41:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-20T20:03:02.541Z] 19:41:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2024-03-20T20:03:02.541Z] 19:41:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2024-03-20T20:03:02.541Z] 19:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-20T20:03:02.541Z] [2024-03-20T20:03:02.541Z] 19:41:01 CPU %user %nice %system %iowait %steal %idle [2024-03-20T20:03:02.541Z] 19:42:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-03-20T20:03:02.541Z] 19:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:42:01 2 0.00 0.00 0.00 0.00 0.03 99.97 [2024-03-20T20:03:02.542Z] 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:42:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-03-20T20:03:02.542Z] 19:42:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 19:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-20T20:03:02.542Z] 19:43:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:43:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-20T20:03:02.542Z] 19:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:43:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-20T20:03:02.542Z] 19:43:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:43:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-20T20:03:02.542Z] 19:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:44:01 all 0.04 0.00 0.02 0.06 0.01 99.86 [2024-03-20T20:03:02.542Z] 19:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-20T20:03:02.542Z] 19:44:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-03-20T20:03:02.542Z] 19:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:44:01 4 0.13 0.00 0.03 0.00 0.02 99.82 [2024-03-20T20:03:02.542Z] 19:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:44:01 7 0.02 0.00 0.00 0.52 0.00 99.47 [2024-03-20T20:03:02.542Z] 19:45:01 all 0.10 0.00 0.06 0.01 0.02 99.80 [2024-03-20T20:03:02.542Z] 19:45:01 0 0.27 0.00 0.08 0.00 0.02 99.63 [2024-03-20T20:03:02.542Z] 19:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:45:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-03-20T20:03:02.542Z] 19:45:01 3 0.15 0.00 0.05 0.00 0.00 99.80 [2024-03-20T20:03:02.542Z] 19:45:01 4 0.15 0.00 0.15 0.00 0.02 99.68 [2024-03-20T20:03:02.542Z] 19:45:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:45:01 6 0.12 0.00 0.07 0.07 0.03 99.72 [2024-03-20T20:03:02.542Z] 19:45:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2024-03-20T20:03:02.542Z] 19:46:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2024-03-20T20:03:02.542Z] 19:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:46:01 2 0.74 0.00 0.02 0.00 0.02 99.22 [2024-03-20T20:03:02.542Z] 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:46:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-03-20T20:03:02.542Z] 19:46:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2024-03-20T20:03:02.542Z] 19:46:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-20T20:03:02.542Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:47:01 all 0.11 0.00 0.02 0.01 0.01 99.84 [2024-03-20T20:03:02.542Z] 19:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:47:01 2 0.78 0.00 0.02 0.00 0.02 99.19 [2024-03-20T20:03:02.542Z] 19:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:47:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-20T20:03:02.542Z] 19:47:01 5 0.03 0.00 0.02 0.08 0.02 99.85 [2024-03-20T20:03:02.542Z] 19:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-20T20:03:02.542Z] 19:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:48:01 all 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-20T20:03:02.542Z] 19:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-20T20:03:02.542Z] 19:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-20T20:03:02.542Z] 19:48:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-03-20T20:03:02.542Z] 19:48:01 5 0.05 0.00 0.03 0.03 0.03 99.85 [2024-03-20T20:03:02.542Z] 19:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-20T20:03:02.542Z] 19:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:49:01 all 0.02 0.00 0.02 0.01 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:49:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2024-03-20T20:03:02.542Z] 19:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-20T20:03:02.542Z] 19:49:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-03-20T20:03:02.542Z] 19:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:49:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2024-03-20T20:03:02.542Z] 19:49:01 5 0.00 0.00 0.02 0.07 0.03 99.88 [2024-03-20T20:03:02.542Z] 19:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:50:01 all 0.10 0.00 0.02 0.01 0.02 99.86 [2024-03-20T20:03:02.542Z] 19:50:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2024-03-20T20:03:02.542Z] 19:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:50:01 2 0.48 0.00 0.02 0.00 0.02 99.48 [2024-03-20T20:03:02.542Z] 19:50:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2024-03-20T20:03:02.542Z] 19:50:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2024-03-20T20:03:02.542Z] 19:50:01 5 0.03 0.00 0.02 0.05 0.03 99.87 [2024-03-20T20:03:02.542Z] 19:50:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:51:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-03-20T20:03:02.542Z] 19:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-20T20:03:02.542Z] 19:51:01 2 1.97 0.00 0.02 0.00 0.02 98.00 [2024-03-20T20:03:02.542Z] 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:51:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:51:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-03-20T20:03:02.542Z] 19:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:52:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2024-03-20T20:03:02.542Z] 19:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-20T20:03:02.542Z] 19:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:52:01 2 1.94 0.00 0.00 0.00 0.00 98.06 [2024-03-20T20:03:02.542Z] 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:52:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-20T20:03:02.542Z] 19:52:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:52:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2024-03-20T20:03:02.542Z] 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] [2024-03-20T20:03:02.542Z] 19:52:01 CPU %user %nice %system %iowait %steal %idle [2024-03-20T20:03:02.542Z] 19:53:01 all 0.26 0.00 0.01 0.00 0.02 99.70 [2024-03-20T20:03:02.542Z] 19:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-20T20:03:02.542Z] 19:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:53:01 2 1.94 0.00 0.00 0.00 0.02 98.05 [2024-03-20T20:03:02.542Z] 19:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:53:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-03-20T20:03:02.542Z] 19:53:01 5 0.00 0.00 0.02 0.00 0.03 99.95 [2024-03-20T20:03:02.542Z] 19:53:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2024-03-20T20:03:02.542Z] 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:54:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2024-03-20T20:03:02.542Z] 19:54:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:54:01 2 0.18 0.00 0.07 0.00 0.02 99.73 [2024-03-20T20:03:02.542Z] 19:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-03-20T20:03:02.542Z] 19:54:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:54:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-03-20T20:03:02.542Z] 19:54:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2024-03-20T20:03:02.542Z] 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-03-20T20:03:02.542Z] 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:55:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-03-20T20:03:02.542Z] 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:55:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-20T20:03:02.542Z] 19:55:01 5 0.07 0.00 0.02 0.02 0.03 99.87 [2024-03-20T20:03:02.542Z] 19:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-20T20:03:02.542Z] 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:56:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2024-03-20T20:03:02.542Z] 19:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-20T20:03:02.542Z] 19:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:56:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2024-03-20T20:03:02.542Z] 19:56:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-03-20T20:03:02.542Z] 19:56:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-20T20:03:02.542Z] 19:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-20T20:03:02.542Z] 19:57:01 all 0.01 0.00 0.02 0.00 0.02 99.94 [2024-03-20T20:03:02.542Z] 19:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-03-20T20:03:02.542Z] 19:57:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2024-03-20T20:03:02.542Z] 19:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 19:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 19:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-20T20:03:02.542Z] 19:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 19:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-03-20T20:03:02.542Z] 19:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-20T20:03:02.542Z] 19:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-03-20T20:03:02.542Z] 19:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 19:58:01 4 0.08 0.00 0.03 0.00 0.03 99.85 [2024-03-20T20:03:02.542Z] 19:58:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-03-20T20:03:02.542Z] 19:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-20T20:03:02.542Z] 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:59:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2024-03-20T20:03:02.542Z] 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:59:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2024-03-20T20:03:02.542Z] 19:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 19:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 19:59:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-20T20:03:02.542Z] 19:59:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-20T20:03:02.542Z] 19:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-20T20:03:02.542Z] 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 20:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-20T20:03:02.542Z] 20:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-20T20:03:02.542Z] 20:00:01 1 0.00 0.00 0.05 0.00 0.05 99.90 [2024-03-20T20:03:02.542Z] 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 20:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 20:00:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-20T20:03:02.542Z] 20:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 20:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-20T20:03:02.542Z] 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 20:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-03-20T20:03:02.542Z] 20:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-20T20:03:02.542Z] 20:01:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2024-03-20T20:03:02.542Z] 20:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 20:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 20:01:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-03-20T20:03:02.542Z] 20:01:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2024-03-20T20:03:02.542Z] 20:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T20:03:02.542Z] 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 20:02:01 all 0.03 0.00 0.02 0.01 0.02 99.93 [2024-03-20T20:03:02.542Z] 20:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-20T20:03:02.542Z] 20:02:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2024-03-20T20:03:02.542Z] 20:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T20:03:02.542Z] 20:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T20:03:02.542Z] 20:02:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-03-20T20:03:02.542Z] 20:02:01 5 0.05 0.00 0.00 0.03 0.02 99.90 [2024-03-20T20:03:02.542Z] 20:02:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2024-03-20T20:03:02.542Z] 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T20:03:02.542Z] 20:03:01 all 8.07 0.00 3.40 3.01 0.05 85.47 [2024-03-20T20:03:02.542Z] 20:03:01 0 8.04 0.00 3.78 8.27 0.05 79.85 [2024-03-20T20:03:02.542Z] 20:03:01 1 7.04 0.00 3.94 0.29 0.08 88.65 [2024-03-20T20:03:02.542Z] 20:03:01 2 8.09 0.00 3.08 0.93 0.05 87.85 [2024-03-20T20:03:02.542Z] 20:03:01 3 7.76 0.00 3.13 2.59 0.05 86.47 [2024-03-20T20:03:02.542Z] 20:03:01 4 9.62 0.00 3.07 0.39 0.05 86.87 [2024-03-20T20:03:02.542Z] 20:03:01 5 8.62 0.00 2.68 1.16 0.05 87.49 [2024-03-20T20:03:02.542Z] 20:03:01 6 7.80 0.00 3.74 10.44 0.05 77.97 [2024-03-20T20:03:02.542Z] 20:03:01 7 7.64 0.00 3.77 0.02 0.03 88.54 [2024-03-20T20:03:02.542Z] [2024-03-20T20:03:02.542Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-03-20T20:03:02.542Z] Average: all 9.29 0.00 1.34 1.43 0.04 87.91 [2024-03-20T20:03:02.542Z] Average: 0 9.18 0.00 1.37 1.30 0.04 88.11 [2024-03-20T20:03:02.542Z] Average: 1 9.44 0.00 1.36 1.29 0.04 87.88 [2024-03-20T20:03:02.542Z] Average: 2 9.33 0.00 1.28 0.94 0.04 88.41 [2024-03-20T20:03:02.542Z] Average: 3 9.22 0.00 1.33 1.42 0.03 87.99 [2024-03-20T20:03:02.542Z] Average: 4 9.34 0.00 1.34 1.28 0.05 87.99 [2024-03-20T20:03:02.542Z] Average: 5 9.30 0.00 1.37 1.73 0.04 87.56 [2024-03-20T20:03:02.542Z] Average: 6 9.39 0.00 1.36 2.46 0.04 86.76 [2024-03-20T20:03:02.542Z] Average: 7 9.10 0.00 1.27 0.99 0.03 88.61 [2024-03-20T20:03:02.542Z] [2024-03-20T20:03:02.542Z] [2024-03-20T20:03:02.542Z]